@charset "UTF-8";
* h1,
* h2,
* h3,
* h4,
* h5,
* h6,
* p,
* address,
* ul,
* ol,
* li,
* form,
* dl,
* dt,
* dd,
* div,
* table,
* tr,
* th,
* td {
  margin: 0;
  padding: 0;
}

* ul,
* ol,
* li {
  margin: 0;
  padding: 0;
  list-style: none;
}

* img,
* iframe,
* object {
  border: none;
  vertical-align: top;
}

/*
* header・footer
*
*****************************************/
/* header */
#trx-header {
  display: block;
  height: 81px;
}

#trx-header .trx-inner {
  position: relative;
  margin: 0 auto;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  display: block;
  zoom: 1;
}

#trx-header .trx-inner:after {
  content: ".";
  display: block;
  height: 0.01px;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

#trx-header .trx-inner strong {
  position: absolute;
  top: 15px;
  left: 20px;
  display: block;
  font-weight: normal;
  color: #888;
  font-size: 70%;
}

#trx-header .trx-inner h1, #trx-header .trx-inner div.trx-logo {
  float: left;
  margin: 0;
  padding: 30px 0 0;
  line-height: 1;
  font-size: 100%;
}

#trx-header .trx-inner h1 a, #trx-header .trx-inner div.trx-logo a {
  display: block;
}

#trx-header .trx-inner h1 a img, #trx-header .trx-inner div.trx-logo a img {
  width: 136px;
  height: 31px;
}

#trx-header .trx-inner .trx-utility {
  width: auto;
  float: right;
  display: block;
  zoom: 1;
}

#trx-header .trx-inner .trx-utility:after {
  content: ".";
  display: block;
  height: 0.01px;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

#trx-header .trx-inner .trx-utility .trx-function {
  margin: 0 0 0 221px;
  display: block;
  zoom: 1;
}

#trx-header .trx-inner .trx-utility .trx-function:after {
  content: ".";
  display: block;
  height: 0.01px;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

#trx-header .trx-inner .trx-utility .trx-function .trx-search {
  position: relative;
  margin: 0 15px 0 0;
  padding: 2px 0 0;
  width: 150px;
  float: left;
}

#trx-header .trx-inner .trx-utility .trx-function .trx-language {
  margin: 0 15px 0 0;
  padding: 2px 0 0;
  width: 227px;
  float: left;
}

#trx-header .trx-inner .trx-utility .trx-function .trx-language ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 1px solid #d8dfe5;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  display: block;
  zoom: 1;
}

#trx-header .trx-inner .trx-utility .trx-function .trx-language ul:after {
  content: ".";
  display: block;
  height: 0.01px;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

#trx-header .trx-inner .trx-utility .trx-function .trx-language ul li {
  margin: 0;
  padding: 0;
  float: left;
}

#trx-header .trx-inner .trx-utility .trx-function .trx-language ul li.trx-ja {
  width: 65px;
}

#trx-header .trx-inner .trx-utility .trx-function .trx-language ul li.trx-en {
  width: 81px;
  border-left: 1px solid #d8dfe5;
}

#trx-header .trx-inner .trx-utility .trx-function .trx-language ul li.trx-ch {
  width: 77px;
  border-left: 1px solid #d8dfe5;
}

#trx-header .trx-inner .trx-utility .trx-function .trx-language ul li em, #trx-header .trx-inner .trx-utility .trx-function .trx-language ul li a {
  display: block;
  padding: 7px 0 5px;
  font-size: 0.78125em;
  line-height: 1.2;
  text-align: center;
  font-style: normal;
}

#trx-header .trx-inner .trx-utility .trx-function .trx-language ul li em:link, #trx-header .trx-inner .trx-utility .trx-function .trx-language ul li em:visited, #trx-header .trx-inner .trx-utility .trx-function .trx-language ul li em:hover, #trx-header .trx-inner .trx-utility .trx-function .trx-language ul li em:active, #trx-header .trx-inner .trx-utility .trx-function .trx-language ul li a:link, #trx-header .trx-inner .trx-utility .trx-function .trx-language ul li a:visited, #trx-header .trx-inner .trx-utility .trx-function .trx-language ul li a:hover, #trx-header .trx-inner .trx-utility .trx-function .trx-language ul li a:active {
  color: #333333;
  text-decoration: none;
}

#trx-header .trx-inner .trx-utility .trx-function .trx-language ul li em:hover, #trx-header .trx-inner .trx-utility .trx-function .trx-language ul li a:hover {
  background-color: #d8dfe5;
}

#trx-header .trx-inner .trx-utility .trx-function .trx-language ul li em {
  background-color: #d8dfe5;
}

#trx-header .trx-inner .trx-utility .trx-function .trx-cart {
  width: 136px;
  float: left;
}

#trx-header .trx-inner .trx-utility .trx-function .trx-cart a {
  display: block;
}

#trx-header .trx-inner .trx-utility .trx-corp {
  margin: 12px 0 0;
}

#trx-header .trx-inner .trx-utility .trx-corp ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: right;
  letter-spacing: -0.4em;
  height: 25px;
}

#trx-header .trx-inner .trx-utility .trx-corp ul li {
  display: inline-block;
  font-size: 0.78125em;
  line-height: 1;
  border-left: 1px solid #d8dfe5;
  letter-spacing: 0.02em;
}

#trx-header .trx-inner .trx-utility .trx-corp ul li.trx-current a {
  text-decoration: underline;
  color: #aaa !important;
}

#trx-header .trx-inner .trx-utility .trx-corp ul li a {
  display: block;
  padding: 0 13px;
  text-align: center;
}

#trx-header .trx-inner .trx-utility .trx-corp ul li a:link, #trx-header .trx-inner .trx-utility .trx-corp ul li a:visited, #trx-header .trx-inner .trx-utility .trx-corp ul li a:hover, #trx-header .trx-inner .trx-utility .trx-corp ul li a:active {
  color: #333333;
}

.trx-search-form {
  position: relative;
}

.trx-search-form input[type=text] {
  margin: 0;
  padding: 4px 24px 0px 9px;
  width: 100%;
  height: 29px;
  border: 1px solid #d8dfe5;
  vertical-align: top;
  font-size: 0.78125em;
  line-height: 1.5;
  outline: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.trx-search-form input[type=submit] {
  position: absolute;
  right: 1px;
  top: 1px;
  margin: 0;
  padding: 0;
  width: 30px;
  height: 29px;
  vertical-align: top;
  border: none;
  background-color: transparent;
  background-image: url("/image/en/common/icn_search_01.png");
  background-position: right center;
  background-repeat: no-repeat;
  outline: none;
  cursor: pointer;
}

html.lt-ie10 .trx-search-form input[type=submit] {
  padding-bottom: 0px;
  height: 26px;
  background-color: #FFF;
}

.trx-advance {
  position: relative;
}

#trx-nav-global {
  position: relative;
  margin: 17px 0 0;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
  background: #004793;
  background: linear-gradient(to bottom, #004793 0, #004da0 100%);
  background: -ms-linear-gradient(top, #004793 0, #004da0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#004793, endColorstr=#004da0, GradientType=0);
}

#trx-nav-global ul {
  margin: 0 auto;
  padding: 5px 0 4px;
  list-style-type: none;
  width: 960px;
  text-align: center;
  letter-spacing: -0.4em;
}

#trx-nav-global ul li {
  display: inline-block;
  letter-spacing: 0.02em;
  padding: 0 0 0 1px;
  background: url("/image/en/common/bg_nav_global.png") no-repeat left center;
  box-sizing: border-box;
}

#trx-nav-global ul li:first-child {
  padding: 0;
  background: none;
}

#trx-nav-global ul li.trx-1 {
  width: 25%;
}

#trx-nav-global ul li.trx-2 {
  width: 25%;
}

#trx-nav-global ul li.trx-3 {
  width: 25%;
}

#trx-nav-global ul li.trx-4 {
  width: 25%;
}

#trx-nav-global ul li.trx-current a {
  padding: 13px 0px;
  background: #001d3e;
  background: linear-gradient(to bottom, #001d3e 0%, #003063 100%);
  background: -ms-linear-gradient(top, #001d3e 0%, #003063 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#001d3e, endColorstr=#003063, GradientType=0);
  border-bottom: 1px solid #1a5faa;
}

#trx-nav-global ul li a {
  display: block;
  padding: 13px 0px 14px;
  font-size: 0.875em;
  line-height: 1;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

#trx-nav-global ul li a:link, #trx-nav-global ul li a:hover, #trx-nav-global ul li a:visited, #trx-nav-global ul li a:active {
  color: #FFF;
  text-decoration: none;
}

#trx-nav-global ul li a:hover {
  padding: 13px 0px;
  background: #001d3e;
  background: linear-gradient(to bottom, #001d3e 0%, #003063 100%);
  background: -ms-linear-gradient(top, #001d3e 0%, #003063 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#001d3e, endColorstr=#003063, GradientType=0);
  border-bottom: 1px solid #1a5faa;
}

#trx-breadcrumb {
  background-color: #F6FAFB;
  border-bottom: 1px solid #e8eff1;
}

#trx-breadcrumb ol {
  margin: 0 auto;
  padding: 0;
  width: 960px;
  list-style-type: none;
  letter-spacing: -0.4em;
}

#trx-breadcrumb ol li {
  display: inline-block;
  letter-spacing: normal;
  padding: 8px 18px 7px 10px;
  background: url("/image/en/common/icn_arrow_01.png") no-repeat right center;
  font-size: 0.8125em;
  line-height: 1.5;
}

#trx-breadcrumb ol li:last-child {
  padding: 8px 10px 7px;
  background: none;
}

#trx-breadcrumb ol li.last {
  padding: 8px 10px 7px;
  background: none;
}

#trx-breadcrumb ol li a {
  font-weight: bold;
}

/* footer */
#trx-nav-footer {
  background: #f6fafb url("/image/en/common/bg_footer_nav.gif") repeat-x left top;
}

#trx-nav-footer .trx-inner {
  margin: 0 auto;
  padding: 30px 0 40px;
  width: 900px;
}

#trx-nav-footer .trx-inner dl {
  margin: 0 0 0 15px;
  width: 290px;
  float: left;
}

#trx-nav-footer .trx-inner dl:first-child {
  margin: 0;
}

#trx-nav-footer .trx-inner dl dt {
  border-bottom: 2px solid #d8dfe5;
  font-size: 0.9375em;
  line-height: 1;
  font-weight: bold;
}

#trx-nav-footer .trx-inner dl dt a, #trx-nav-footer .trx-inner dl dt em {
  display: block;
  padding: 13px 0 12px;
  font-style: normal;
}

#trx-nav-footer .trx-inner dl dt a span, #trx-nav-footer .trx-inner dl dt em span {
  display: block;
  padding: 0 0 0 13px;
  border-left: 4px solid #004ea2;
}

#trx-nav-footer .trx-inner dl dt a:link, #trx-nav-footer .trx-inner dl dt a:visited, #trx-nav-footer .trx-inner dl dt em:link, #trx-nav-footer .trx-inner dl dt em:visited {
  color: #333333;
}

#trx-nav-footer .trx-inner dl dt a:hover, #trx-nav-footer .trx-inner dl dt a:active, #trx-nav-footer .trx-inner dl dt em:hover, #trx-nav-footer .trx-inner dl dt em:active {
  text-decoration: none;
}

#trx-nav-footer .trx-inner dl dd {
  margin: 0;
  padding: 0;
}

#trx-nav-footer .trx-inner dl dd ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  letter-spacing: -0.4em;
}

#trx-nav-footer .trx-inner dl dd ul li {
  display: inline-block;
  margin: 0 10px 0 0;
  width: 140px;
  float: left;
  letter-spacing: normal;
  background: url("/image/en/common/line_dot_a8b4ba.png") repeat-x left bottom;
  font-size: 0.875em;
  line-height: 1.5;
}

#trx-nav-footer .trx-inner dl dd ul li:nth-child(2n) {
  margin: 0;
}

#trx-nav-footer .trx-inner dl dd ul li a {
  display: block;
  padding: 10px 0 10px 12px;
  background: url("/image/en/common/icn_arrow_02.png") no-repeat left center;
}

#trx-nav-footer .trx-inner dl dd ul li a:hover, #trx-nav-footer .trx-inner dl dd ul li a:active {
  text-decoration: underline;
}

#trx-nav-footer .trx-inner #trx-nav-footer-sub {
  clear: left;
  margin: 0;
  padding: 14px 0 0;
  list-style-type: none;
  letter-spacing: -0.4em;
}

#trx-nav-footer .trx-inner #trx-nav-footer-sub li {
  margin: 5px 5px 0 0;
  padding: 0;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  border: 1px solid #d8dfe5;
  width: 221px;
  font-size: 12px;
  line-height: 1.3;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  zoom: 1;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#trx-nav-footer .trx-inner #trx-nav-footer-sub li:hover {
  border: 1px solid #023466;
}

#trx-nav-footer .trx-inner #trx-nav-footer-sub li:nth-child(4n) {
  margin-right: 0;
}

#trx-nav-footer .trx-inner #trx-nav-footer-sub li a {
  display: table;
  padding: 8px 0 8px 6px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-decoration: none;
}

#trx-nav-footer .trx-inner #trx-nav-footer-sub li a:hover, #trx-nav-footer .trx-inner #trx-nav-footer-sub li a:active {
  text-decoration: none;
}

#trx-nav-footer .trx-inner #trx-nav-footer-sub li a span {
  display: table-cell;
  padding: 0 1px 0 7px;
  height: 100%;
  vertical-align: middle;
  border-left: 3px solid #004ea2;
}

html.lt-ie9 #trx-nav-footer .trx-inner dl dd ul {
  margin-right: -10px;
}

html.lt-ie9 #trx-nav-footer .trx-inner #trx-nav-footer-sub {
  margin-right: -5px;
}

#trx-nav-global-footer {
  position: relative;
  border-top: 1px solid #004793;
  background-color: #004EA2;
}

#trx-nav-global-footer ul {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  width: 960px;
  letter-spacing: -0.4em;
  font-size: 0.8125em;
  line-height: 1;
}

#trx-nav-global-footer ul li {
  display: inline-block;
  letter-spacing: normal;
  padding: 0 0 0 10px;
  vertical-align: middle;
  box-sizing: border-box;
}

#trx-nav-global-footer ul li.trx-1 {
  width: 25%;
}

#trx-nav-global-footer ul li.trx-2 {
  width: 25%;
}

#trx-nav-global-footer ul li.trx-3 {
  width: 25%;
}

#trx-nav-global-footer ul li.trx-4 {
  width: 25%;
}

#trx-nav-global-footer ul li.trx-current a span {
  background: url("/image/en/common/line_dot_b3cae3.png") repeat-x left bottom;
}

#trx-nav-global-footer ul li a {
  display: block;
  padding: 20px 0 13px 14px;
  background: url("/image/en/common/icn_arrow_03.png") no-repeat left center;
}

#trx-nav-global-footer ul li a:link, #trx-nav-global-footer ul li a:hover, #trx-nav-global-footer ul li a:visited, #trx-nav-global-footer ul li a:active {
  color: #FFF;
  text-decoration: none;
}

#trx-nav-global-footer ul li a:hover span {
  background: url("/image/en/common/line_dot_b3cae3.png") repeat-x left bottom;
}

#trx-nav-global-footer ul li a span {
  display: inline-block;
  padding: 0 0 5px;
}

#trx-footer .trx-pagetop {
  display: none;
  position: fixed;
  right: 29px;
  bottom: 38px;
  width: 57px;
}

#trx-footer .trx-inner {
  margin: 0 auto;
  padding: 15px 0;
  width: 940px;
  display: block;
  zoom: 1;
}

#trx-footer .trx-inner:after {
  content: ".";
  display: block;
  height: 0.01px;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

#trx-footer div.trx-logo {
  width: 83px;
  padding: 15px 0;
  border-right: 1px dotted #d8dfe5;
  font-size: 15px;
  line-height: 1;
  float: left;
}

#trx-footer div.trx-logo img {
  width: 63px;
  height: 15px;
  vertical-align: bottom;
}

#trx-footer nav {
  width: 850px;
  float: right;
}

#trx-footer nav ul {
  margin: 0;
  padding: 2px 0 0;
  list-style-type: none;
  text-align: right;
  letter-spacing: -.4em;
  display: block;
  zoom: 1;
}

#trx-footer nav ul:after {
  content: ".";
  display: block;
  height: 0.01px;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

#trx-footer nav ul li {
  margin: 0;
  padding: 0;
  letter-spacing: normal;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0.75em;
  line-height: 1;
}

#trx-footer nav ul li:first-child a {
  border-left: none;
}

#trx-footer nav ul li.trx-current a {
  text-decoration: underline;
  color: #aaa !important;
}

#trx-footer nav ul li a {
  border-left: 1px solid #d8dfe5;
  display: block;
  margin: 0 0 0 13px;
  padding: 0px 0 0 13px;
}

#trx-footer nav ul li a:link, #trx-footer nav ul li a:visited, #trx-footer nav ul li a:hover, #trx-footer nav ul li a:active {
  color: #333333;
}

#trx-footer p {
  margin: 0;
  padding: 4px 0 0;
  font-size: 7px;
  line-height: 1;
}

#trx-footer p.trx-copyright {
  float: right;
  padding: 18px 0 0;
  text-align: right;
}

#trx-footer nav ul li a {
  margin: 0 9px 0 0 !important;
  padding: 0 8px 0 0 !important;
}

#trx-footer nav ul li:last-of-type a {
  border: none !important;
}

/******************************
カートボタン
******************************/
.trx-cart {
  display: inline-block;
  margin-right: 10px;
  /* font-size: 85%; */
}

.trx-cart a,
.trx-cart a:link,
.trx-cart a:visited {
  padding: 0.1em 1em 0;
  display: block;
  background: #017377 !important;
  color: #fff;
  transition: 0.25s all;
  border-radius: 3px;
  height: 31px;
  line-height: 31px;
  box-sizing: border-box;
  text-decoration: none;
}

.trx-cart a:hover {
  opacity: 0.6;
}

.trx-cart-direct {
  display: inline-block;
}

.trx-cart-direct ul.menuWrap {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  font-size: 90%;
  color: #fff;
  border-radius: 3px;
  overflow: hidden;
}

.trx-cart-direct ul.menuWrap li {
  padding: 0 !important;
}

.trx-cart-direct ul.menuWrap li.menu-item-title {
  padding: 0.1em 0.75em 0 !important;
}

.trx-cart-direct ul.menuWrap li a,
.trx-cart-direct ul.menuWrap li a:link,
.trx-cart-direct ul.menuWrap li a:visited {
  padding: 0.1em 0.75em 0;
  display: block;
  background: #a60f74;
  color: #fff;
  transition: 0.25s all;
  border-radius: 0;
  border-left: none;
  height: 31px;
  line-height: 31px;
  box-sizing: border-box;
  text-decoration: none;
}

.trx-cart-direct ul.menuWrap li a:hover {
  opacity: 0.6;
}

.trx-cart-direct ul.menuWrap li ul.menu {
  display: flex;
}

.trx-cart-direct ul.menuWrap li ul.menu li a {
  position: relative;
  padding-left: 2em;
  padding-right: 0.75em;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}

@media screen and (max-width: 1300px) {
  .trx-function.trx-only-pc .trx-search {
    display: none;
  }
}

@media screen and (max-width: 1200px) {
  .trx-function.trx-only-pc .trx-language {
    display: none !important;
  }
}

/*
* 共通要素
*
*****************************************/
body {
  margin: 0;
  padding: 0;
  min-width: 960px;
  background-color: #ffffff;
  color: #333333;
  -webkit-text-size-adjust: 100%;
  letter-spacing: 0.02em;
}

div#trx-body.trx-layout-left #trx-header,
div#trx-body.trx-layout-left #trx-nav-global,
div#trx-body.trx-layout-left #trx-breadcrumb {
  width: 100vw;
}

div#trx-body.trx-layout-left.trx-wide #trx-header .trx-inner {
  margin: 0;
}

div#trx-body.trx-layout-left.trx-wide #trx-nav-global ul {
  margin: 0;
}

div#trx-body.trx-layout-left.trx-wide #trx-breadcrumb ol {
  margin: 0;
}

/* common rule ************************************/
a:link {
  color: #023466;
  text-decoration: none;
}

a:visited {
  color: #356799;
  text-decoration: none;
}

a:hover {
  color: #023466;
  text-decoration: underline;
}

a:active {
  color: #023466;
  text-decoration: none;
}

main :first-child {
  margin-top: 0 !important;
}

.trx-only-sp {
  display: none !important;
}

/* contents *************************************/
main {
  margin: 0 auto;
  padding: 40px 0 80px;
  width: 940px;
  display: block;
  zoom: 1;
}

main:after {
  content: ".";
  display: block;
  height: 0.01px;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

.trx-contents-1 {
  margin: 0 0 0 20px;
  width: 700px;
  float: right;
}

.trx-contents-1 a:link, .trx-contents-1 a:visited {
  text-decoration: underline;
}

.trx-contents-1 a:hover, .trx-contents-1 a:active {
  text-decoration: none;
}

.trx-contents-2 {
  width: 940px;
}

.trx-contents-2.trx-below-contents {
  clear: both;
  padding-top: 60px;
}

.trx-contents-2 a:link, .trx-contents-2 a:visited {
  text-decoration: underline;
}

.trx-contents-2 a:hover, .trx-contents-2 a:active {
  text-decoration: none;
}

.trx-sidebar-1 {
  width: 220px;
  float: right;
}

.trx-nav-local div {
  display: table;
  width: 100%;
}

.trx-nav-local div a {
  display: table-cell;
  padding: 25px 15px 20px;
  min-height: 51px;
  background: #004ea2 url("/image/en/common/bg_nav_local_01.png") no-repeat left top;
  border-top-left-radius: 2px;
  -moz-border-radius-top-left: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-top-right: 2px;
  -webkit-border-top-right-radius: 2px;
  vertical-align: middle;
  font-size: 1.1875em;
  font-weight: bold;
  line-height: 1.2;
}

.trx-nav-local div a:link, .trx-nav-local div a:visited, .trx-nav-local div a:hover, .trx-nav-local div a:active {
  color: #FFF;
  text-decoration: none;
}

.trx-nav-local ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.trx-nav-local ul li {
  margin: 0;
  padding: 0;
  border-left: 1px solid #d8dfe5;
  border-right: 1px solid #d8dfe5;
  border-bottom: 1px solid #d8dfe5;
  font-weight: bold;
}

.trx-nav-local ul li:first-child {
  padding-top: 1px;
}

.trx-nav-local ul li:last-child {
  border-bottom-left-radius: 2px;
  -moz-border-radius-bottom-left: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-radius-bottom-right: 2px;
  -webkit-border-bottom-right-radius: 2px;
}

.trx-nav-local ul li.trx-current > a {
  text-decoration: none;
  background: #004ea2 url("/image/en/common/icn_arrow_03.png") no-repeat 15px 1.4em;
  color: #FFF;
}

.trx-nav-local ul li a {
  display: block;
  padding: 12px 15px 12px 28px;
  background: url("/image/en/common/icn_arrow_02.png") no-repeat 15px 1.4em;
  font-size: 0.8125em;
  line-height: 1.4;
}

.trx-nav-local ul li a:hover, .trx-nav-local ul li a:active {
  text-decoration: none;
  background: #004ea2 url("/image/en/common/icn_arrow_03.png") no-repeat 15px 1.4em;
  color: #FFF;
}

.trx-nav-local ul li ul {
  background-color: #e9f4fb;
}

.trx-nav-local ul li ul li {
  padding: 0 0 1px 18px;
  background: url("/image/en/common/line_dot_c3ccd4.gif") repeat-x left bottom;
  border-left: none;
  border-right: none;
  border-bottom: none;
  font-weight: normal;
}

.trx-nav-local ul li ul li:last-child {
  padding: 0 0 0 18px;
  background: none;
}

.trx-nav-local ul li ul li.trx-current > a {
  background: #004ea2 url("/image/en/common/icn_arrow_03.png") no-repeat 10px 1em;
}

.trx-nav-local ul li ul li a {
  padding: 7px 10px 7px 22px;
  background: url("/image/en/common/icn_arrow_02.png") no-repeat 10px 1em;
}

.trx-nav-local ul li ul li a:hover, .trx-nav-local ul li ul li a:active {
  background: #004ea2 url("/image/en/common/icn_arrow_03.png") no-repeat 10px 1em;
}

.trx-nav-local ul li ul li ul {
  margin: 0 0 0 -18px;
  padding: 12px 0 11px;
  background: #F3FAFF url("/image/en/common/line_dot_c3ccd4.gif") repeat-x left top;
}

.trx-nav-local ul li ul li ul li {
  margin: 1px 0 0;
  padding: 0 0 0 38px;
  background: none;
}

.trx-nav-local ul li ul li ul li:last-child {
  padding: 0 0 0 38px;
}

.trx-nav-local ul li ul li ul li.trx-current > a {
  background-image: none;
}

.trx-nav-local ul li ul li ul li a {
  padding: 3px 5px 1px 3px;
  background: none;
}

.trx-nav-local ul li ul li ul li a:hover, .trx-nav-local ul li ul li ul li a:active {
  background-image: none;
}

.trx-sidebar-utility {
  margin: 20px 0 0;
}

.trx-sidebar-utility dt {
  padding: 11px 0 9px;
  background-color: #A2AEBA;
  font-size: 0.875em;
  line-height: 1.5;
  color: #FFF;
  text-align: center;
  border-top-left-radius: 3px;
  -moz-border-radius-top-left: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-top-right: 3px;
  -webkit-border-top-right-radius: 3px;
}

.trx-sidebar-utility dd {
  padding: 14px;
  border-left: 1px solid #d8dfe5;
  border-right: 1px solid #d8dfe5;
  border-bottom: 1px solid #d8dfe5;
  background-color: #F6FAFB;
}

.trx-sidebar-utility dd:last-child {
  border-bottom-left-radius: 3px;
  -moz-border-radius-bottom-left: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-bottom-right: 3px;
  -webkit-border-bottom-right-radius: 3px;
}

.trx-sidebar-utility dd.trx-haslink {
  padding: 0;
}

.trx-sidebar-utility dd.trx-haslink a {
  display: block;
  padding: 14px 0;
  text-align: center;
  font-size: 0.875em;
  line-height: 1.5;
  font-weight: bold;
}

.trx-sidebar-utility dd.trx-haslink a:hover, .trx-sidebar-utility dd.trx-haslink a:active {
  text-decoration: none;
}

.trx-sidebar-utility dd.trx-haslink a.trx-sim {
  background-color: #F6FAFB;
}

.trx-sidebar-utility dd.trx-haslink a.trx-sim img {
  margin: 0 0 3px;
  width: 163px;
  height: 30px;
}

.trx-sidebar-utility dd.trx-haslink a.trx-sim span {
  padding: 0;
}

.trx-sidebar-utility + .trx-sidebar-utility {
  margin-top: 10px;
}

#trx-online-shop.trx-sidebar-utility dd a {
  padding: 14px;
}

#trx-online-shop-side.trx-sidebar-utility dd ul {
  display: flex;
  flex-wrap: wrap;
}

#trx-online-shop-side.trx-sidebar-utility dd ul li {
  margin-bottom: 10px;
}

#trx-online-shop-side.trx-sidebar-utility dd ul li:last-child, #trx-online-shop-side.trx-sidebar-utility dd ul li:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0;
}

#trx-online-shop-side.trx-sidebar-utility dd ul li:nth-child(odd) {
  margin-right: 10px;
}

#trx-online-shop-side.trx-sidebar-utility dd ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 50px;
  border-radius: 2px;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ddd;
}

#trx-online-shop-side.trx-sidebar-utility dd ul li a img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

@media all and (-ms-high-contrast: none) {
  #trx-online-shop-side.trx-sidebar-utility dd ul li a img {
    width: 100%;
  }
}

#trx-online-shop-side.trx-sidebar-utility dd ul li.logo-chip1stop a {
  padding: 6px;
}

#trx-online-shop-side.trx-sidebar-utility dd ul li.logo-digikey a {
  padding: 9px;
}

#trx-online-shop-side.trx-sidebar-utility dd ul li.logo-mouser a {
  padding: 9px;
}

#trx-online-shop-side.trx-sidebar-utility dd ul li.logo-oneyac a {
  padding: 7px;
}

#trx-online-shop-side.trx-sidebar-utility dd ul li.logo-farnell a {
  padding: 7px;
}

#trx-online-shop-side.trx-sidebar-utility dd ul li.logo-newark a {
  padding: 5px;
}

#history-box.trx-sidebar-utility {
  margin-bottom: 20px;
}

ul.trx-recent-page {
  margin: 0;
  padding: 0;
  list-style-type: none;
  letter-spacing: -0.4em;
}

ul.trx-recent-page li {
  margin: 0 5px 5px 0;
  display: inline-block;
  letter-spacing: normal;
  font-size: 0.75em;
  font-weight: bold;
  line-height: 1.1;
}

ul.trx-recent-page li a {
  display: block;
  padding: 4px 5px 3px;
  border: 1px solid #d8dfe5;
  background-color: #FBFEFF;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  text-align: center;
}

ul.trx-recent-page li a:hover, ul.trx-recent-page li a:active {
  text-decoration: none;
  border: 1px solid #023466;
}

.trx-sidebar-controller {
  margin: 30px 0 0;
}

.trx-sidebar-controller dt {
  padding: 10px 0 10px 13px;
  background-color: #004ea2;
  border-top-left-radius: 3px;
  -moz-border-radius-top-left: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-top-right: 3px;
  -webkit-border-top-right-radius: 3px;
  color: #FFF;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1.5;
}

.trx-sidebar-controller dt.trx-filter span {
  padding: 0 0 0 27px;
  background: url("/image/en/common/icn_filter_01.png") no-repeat left center;
}

.trx-sidebar-controller dt.trx-sort span {
  padding: 0 0 0 27px;
  background: url("/image/en/common/icn_sort_01.png") no-repeat left center;
}

.trx-sidebar-controller dd {
  padding: 15px;
  border-left: 1px solid #d8dfe5;
  border-right: 1px solid #d8dfe5;
  border-bottom: 1px solid #d8dfe5;
  border-bottom-left-radius: 3px;
  -moz-border-radius-bottom-left: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-bottom-right: 3px;
  -webkit-border-bottom-right-radius: 3px;
}

.trx-sidebar-controller + .trx-sidebar-controller {
  margin-top: 20px;
}

.trx-sp-sidebar-controller {
  display: none;
}

.trx-sidebar-icon {
  padding: 0 0 22px;
  background: url("/image/en/common/bg_sidebar_icon.png") no-repeat center bottom;
}

.trx-sidebar-link {
  margin: 0;
  padding: 7px 0 0;
  background: url("/image/en/common/bg_sidebar_list.png") no-repeat center top;
}

.trx-sidebar-link dt {
  padding: 10px 13px;
  background-color: #004ea2;
  border-top-left-radius: 3px;
  -moz-border-radius-top-left: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-top-right: 3px;
  -webkit-border-top-right-radius: 3px;
  text-align: center;
  color: #FFF;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1.5;
}

.trx-sidebar-link dd {
  margin: 0;
  padding: 0;
  border-left: 1px solid #d8dfe5;
  border-right: 1px solid #d8dfe5;
  border-bottom: 1px solid #d8dfe5;
  border-bottom-left-radius: 3px;
  -moz-border-radius-bottom-left: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-bottom-right: 3px;
  -webkit-border-bottom-right-radius: 3px;
}

.trx-sidebar-link dd ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.trx-sidebar-link dd ul li {
  border-top: 1px solid #d8dfe5;
}

.trx-sidebar-link dd ul li:first-child {
  border-top: none;
}

.trx-sidebar-link dd ul li a {
  display: table;
  font-size: 0.8125em;
  line-height: 1.5;
  font-weight: bold;
}

.trx-sidebar-link dd ul li a[target] .trx-link {
  padding-right: 25px;
  background: url("/image/en/common/icn_window_01.png") no-repeat right 12px center;
}

.trx-sidebar-link dd ul li a .trx-image {
  display: table-cell;
  padding: 12px 0 12px 10px;
  width: 50px;
  vertical-align: middle;
}

.trx-sidebar-link dd ul li a .trx-link {
  display: table-cell;
  padding: 12px 10px 12px 0;
  vertical-align: middle;
}

.trx-sidebar-link dd ul li p {
  margin: -10px 0 0 60px;
  padding: 0 10px 10px 0;
  font-size: 0.6875em;
  line-height: 1.5;
}

.trx-sidebar-link2 {
  margin: 0;
  padding: 7px 0 0;
  background: url("/image/en/common/bg_sidebar_list.png") no-repeat center top;
}

.trx-sidebar-link2 a {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 2px solid #004ea2;
  display: table;
  font-size: 0.8125em;
  line-height: 1.5;
  font-weight: bold;
}

.trx-sidebar-link2 a[target] .trx-link {
  padding-right: 25px;
  background: url("/image/en/common/icn_window_01.png") no-repeat right 12px center;
}

.trx-sidebar-link2 a .trx-image {
  display: table-cell;
  padding: 15px 0 15px 10px;
  width: 45px;
  vertical-align: middle;
}

.trx-sidebar-link2 a .trx-link {
  display: table-cell;
  padding: 15px 10px 15px 0;
  width: 185px;
  vertical-align: middle;
}

.trx-sidebar-3dcad {
  margin-top: 10px;
  border-radius: 3px;
  border: 2px solid #004ea2;
}

.trx-sidebar-3dcad a {
  display: flex;
  align-items: center;
  padding: 8px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.trx-sidebar-3dcad a img {
  display: block;
  max-width: 55px;
  margin-right: 5px;
}

@media screen and (max-width: 760px) {
  .trx-sidebar-3dcad a {
    padding: 10px;
    font-size: 14px;
  }
  .trx-sidebar-3dcad a img {
    margin-right: 10px;
  }
}

.trx-sidebar-button {
  margin: 10px 0 0;
  background: #004ea2;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.trx-sidebar-button a {
  display: block;
  padding: 25px 50px 23px 14px;
  font-size: 0.875em;
  line-height: 1.5;
  font-weight: bold;
}

.trx-sidebar-button a:link, .trx-sidebar-button a:visited, .trx-sidebar-button a:hover, .trx-sidebar-button a:active {
  color: #FFF;
  text-decoration: none;
}

.trx-sidebar-button a.trx-technical {
  background: url("/image/en/common/icn_contact_technical.png") no-repeat right 11px center;
}

.trx-sidebar-button a.trx-purchase {
  background: url("/image/en/common/icn_contact_purchase.png") no-repeat right 11px center;
}

.trx-sidebar-button + .trx-sidebar-button {
  margin-top: 10px;
}

html.lt-ie9 .trx-sidebar-button a {
  margin-right: 11px;
}

html.lt-ie9 .trx-sidebar-button a.trx-technical {
  background: url("/image/en/common/icn_contact_technical.png") no-repeat right center;
}

html.lt-ie9 .trx-sidebar-button a.trx-purchase {
  background: url("/image/en/common/icn_contact_purchase.png") no-repeat right center;
}

.trx-sidebar-sns {
  margin: 20px 0 0;
  letter-spacing: -0.4em;
  text-align: center;
}

.trx-sidebar-sns li {
  display: inline-block;
  letter-spacing: normal;
}

.trx-sidebar-sns li.trx-fb {
  margin-right: 6px;
  margin-left: 6px;
}

.trx-sidebar-sns li.trx-tw {
  margin-right: 9px;
  margin-left: 9px;
}

.trx-sidebar-sns li.trx-qq, .trx-sidebar-sns li.trx-wb, .trx-sidebar-sns li.trx-li, .trx-sidebar-sns li.trx-wc {
  margin-right: 10px;
  margin-left: 10px;
}

.trx-banner-1 {
  margin: 20px 0 0;
}

.trx-banner-1 img {
  width: 100%;
  height: auto;
}

.trx-banner-1 + .trx-banner-1 {
  margin-top: 10px;
}

.trx-banner-wrp-under {
  margin: 20px 0 0;
}

/* block *******************************************/
.trx-share {
  margin: 20px 0 20px;
}

.trx-share ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  letter-spacing: -0.4em;
  text-align: right;
}

.trx-share ul li {
  display: inline-block;
  letter-spacing: normal;
  margin: 0 0 0 5px;
}

.trx-share ul li.print {
  margin-left: 10px;
}

.trx-share ul li a {
  display: block;
}

.trx-vi {
  margin: 30px 0 0;
  box-shadow: 0 4px 3px -3px rgba(0, 0, 0, 0.2);
}

.trx-block-panel-1 {
  margin: 40px -20px 0 0;
  letter-spacing: -0.4em;
}

.trx-block-panel-1 .trx-panel {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 0 0;
  padding: 20px 0 0;
  width: 340px;
  letter-spacing: normal;
}

.trx-block-panel-1 .trx-panel a.link {
  display: block;
}

.trx-block-panel-1 .trx-panel a.link:link, .trx-block-panel-1 .trx-panel a.link:visited, .trx-block-panel-1 .trx-panel a.link:hover, .trx-block-panel-1 .trx-panel a.link:active {
  text-decoration: none;
}

.trx-block-panel-1 .trx-panel h3 {
  margin-bottom: 0;
  padding: 13px 20px 10px 20px;
  min-height: 19px;
  background: #004b9b url("/image/en/common/bg_h3_panel340.png") no-repeat left top;
  font-size: 1.125em;
  color: #FFF;
  font-weight: bold;
  line-height: 1.2;
  border-top-left-radius: 2px;
  -moz-border-radius-top-left: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-top-right: 2px;
  -webkit-border-top-right-radius: 2px;
}

.trx-block-panel-1 .trx-panel div.image {
  padding: 7px;
  border-left: 1px solid #d8dfe5;
  border-right: 1px solid #d8dfe5;
  border-bottom: 1px solid #d8dfe5;
  background-color: #e9f4fb;
}

.trx-block-panel-1 .trx-panel div.text {
  padding: 16px 20px 14px;
  border-left: 1px solid #d8dfe5;
  border-right: 1px solid #d8dfe5;
  border-bottom: 1px solid #d8dfe5;
  font-size: 0.875em;
}

.trx-block-panel-1 .trx-panel div.text p {
  line-height: 1.5;
}

.trx-block-panel-1 .trx-panel div.sublink {
  margin: 18px 0 0;
  padding: 12px 5px 11px 15px;
  background-color: #E9F4FB;
}

.trx-block-panel-1 .trx-panel div.sublink a {
  margin: 0 10px 0 0;
  padding: 0 0 0 10px;
  display: inline-block;
  background: url("/image/en/common/icn_arrow_02.png") no-repeat left center;
  font-size: 0.9285714286em;
  line-height: 1.5;
}

.trx-block-panel-1 .trx-panel div.sublink a:link, .trx-block-panel-1 .trx-panel div.sublink a:visited {
  text-decoration: none;
}

.trx-block-panel-1 .trx-panel div.sublink a:hover, .trx-block-panel-1 .trx-panel div.sublink a:active {
  text-decoration: underline;
}

html.lt-ie9 .trx-block-panel-1 {
  margin-right: -20px;
}

html.lt-ie9 .trx-block-panel-1 .trx-panel.row0 {
  margin-top: 0;
}

.trx-contents-2 .trx-block-panel-1 .trx-panel {
  width: 460px;
}

.trx-contents-2 .trx-block-panel-1 .trx-panel h3 {
  background: #004b9b url("/image/en/common/bg_h3_panel460.png") no-repeat left top;
}

.trx-contents-2 .trx-block-division3 .trx-block-panel-1 .trx-panel {
  width: 300px;
}

.trx-contents-2 .trx-block-division3 .trx-block-panel-1 .trx-panel h3 {
  padding: 13px 20px 10px 10px;
  background: #004b9b url("/image/en/common/bg_h3_panel300.png") no-repeat left top;
}

.trx-3column .trx-contents-2 .trx-panel {
  width: 300px;
}

.trx-block-product-1 {
  margin: 30px 0 0;
  letter-spacing: -0.4em;
}

.trx-block-product-1 .trx-product {
  display: inline-block;
  vertical-align: top;
  margin: 20px 0 0 20px;
  width: 220px;
  letter-spacing: normal;
  box-shadow: 0 4px 3px -3px rgba(0, 0, 0, 0.2);
}

.trx-block-product-1 .trx-product:nth-child(3n+1) {
  margin-left: 0;
}

.trx-block-product-1 .trx-product:nth-child(2), .trx-block-product-1 .trx-product:nth-child(3) {
  margin-top: 0;
}

.trx-block-product-1 .trx-product a.trx-block-link {
  display: block;
}

.trx-block-product-1 .trx-product a.trx-block-link:link, .trx-block-product-1 .trx-product a.trx-block-link:visited {
  text-decoration: none;
}

.trx-block-product-1 .trx-product a.trx-block-link:hover, .trx-block-product-1 .trx-product a.trx-block-link:active {
  text-decoration: none;
}

.trx-block-product-1 .trx-product a.trx-block-link .trx-title {
  padding: 4px 0 0;
  background: url("/image/en/common/bg_h1_01.png") repeat-x left top;
}

.trx-block-product-1 .trx-product a.trx-block-link .trx-title .trx-inner {
  position: relative;
  width: 220px;
  min-height: 43px;
  border-left: 1px solid #d8dfe5;
  border-right: 1px solid #d8dfe5;
  border-bottom: 1px solid #d8dfe5;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.trx-block-product-1 .trx-product a.trx-block-link .trx-title .trx-inner h3 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  padding: 20px 0 20px 15px;
  font-size: 1.125em;
  line-height: 1.2;
  word-wrap: break-word;
}

.trx-block-product-1 .trx-product a.trx-block-link .trx-title .trx-inner .trx-icon {
  position: absolute;
  top: -4px;
  right: -1px;
  display: inline-block;
  vertical-align: middle;
}

.trx-block-product-1 .trx-product a.trx-block-link .trx-title .trx-inner .trx-icon span {
  border-radius: 0 0 0 4px;
}

.trx-block-product-1 .trx-product a.trx-block-link .trx-title .trx-inner .trx-icon span + span {
  border-radius: 4px 0 0 4px;
}

.trx-block-product-1 .trx-product a.trx-block-link .trx-image {
  padding: 22px 0;
  border-left: 1px solid #d8dfe5;
  border-right: 1px solid #d8dfe5;
  border-bottom: 1px solid #d8dfe5;
  text-align: center;
  background: url("/image/en/common/bg_block_product_01.png") no-repeat center center;
}

.trx-block-product-1 .trx-product a.trx-block-link .trx-image img {
  width: 130px;
  height: 130px;
}

.trx-block-product-1 .trx-product .trx-text {
  padding: 17px 10px 10px;
  border-left: 1px solid #d8dfe5;
  border-right: 1px solid #d8dfe5;
  border-bottom: 1px solid #d8dfe5;
}

.trx-block-product-1 .trx-product .trx-text p {
  font-size: 0.875em;
  line-height: 1.5;
}

html.lt-ie9 .trx-block-product-1 {
  margin-left: -20px;
}

html.lt-ie9 .trx-block-product-1 .trx-product.row0 {
  margin-top: 0;
}

html.lt-ie9 .trx-block-product-1 .trx-product a.trx-block-link .trx-title .trx-inner h3 {
  display: table-cell;
  position: static;
  word-wrap: break-all;
}

.trx-contents-2 .trx-block-product-1 {
  margin-top: 30px;
}

.trx-contents-2 .trx-block-product-1 .trx-product:nth-child(3n+1) {
  margin-left: 20px;
}

.trx-contents-2 .trx-block-product-1 .trx-product:nth-child(4n+1) {
  margin-left: 0;
}

.trx-contents-2 .trx-block-product-1 .trx-product:nth-child(2), .trx-contents-2 .trx-block-product-1 .trx-product:nth-child(3), .trx-contents-2 .trx-block-product-1 .trx-product:nth-child(4), .trx-contents-2 .trx-block-product-1 .trx-product.row0 {
  margin-top: 0;
}

.trx-nav-products {
  margin: 18px auto 0;
}

.trx-nav-products .trx-inner {
  margin: 0 auto;
  width: 940px;
}

.trx-nav-products .trx-inner dl {
  margin: 0 0 0 20px;
  width: 300px;
  float: left;
}

.trx-nav-products .trx-inner dl:first-child {
  margin: 0;
}

.trx-nav-products .trx-inner dl dt {
  border-bottom: 2px solid #d8dfe5;
  font-size: 0.9375em;
  line-height: 1;
  font-weight: bold;
}

.trx-nav-products .trx-inner dl dt a, .trx-nav-products .trx-inner dl dt em {
  display: block;
  padding: 13px 0 12px;
  font-style: normal;
}

.trx-nav-products .trx-inner dl dt a span, .trx-nav-products .trx-inner dl dt em span {
  display: block;
  padding: 0 0 0 13px;
  border-left: 4px solid #004ea2;
}

.trx-nav-products .trx-inner dl dt a:link, .trx-nav-products .trx-inner dl dt a:visited, .trx-nav-products .trx-inner dl dt em:link, .trx-nav-products .trx-inner dl dt em:visited {
  color: #333333;
  text-decoration: none;
}

.trx-nav-products .trx-inner dl dt a:hover, .trx-nav-products .trx-inner dl dt a:active, .trx-nav-products .trx-inner dl dt em:hover, .trx-nav-products .trx-inner dl dt em:active {
  text-decoration: none;
}

.trx-nav-products .trx-inner dl dd {
  margin: 0;
  padding: 0;
}

.trx-nav-products .trx-inner dl dd .trx-text {
  margin: 0;
  padding: 16px 0;
  font-size: 0.78125em;
  line-height: 1.5;
}

.trx-nav-products .trx-inner dl dd ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  letter-spacing: -0.4em;
}

.trx-nav-products .trx-inner dl dd ul li {
  display: inline-block;
  margin: 0 10px 0 0;
  width: 140px;
  float: left;
  letter-spacing: normal;
  background: url("/image/en/common/line_dot_a8b4ba.png") repeat-x left bottom;
  font-size: 0.875em;
  line-height: 1.5;
}

.trx-nav-products .trx-inner dl dd ul li:nth-child(1), .trx-nav-products .trx-inner dl dd ul li:nth-child(2) {
  background-image: url("/image/en/common/line_dot_a8b4ba.png"), url("/image/en/common/line_dot_a8b4ba.png");
  background-repeat: repeat-x, repeat-x;
  background-position: left top, left bottom;
}

.trx-nav-products .trx-inner dl dd ul li:nth-child(2n) {
  margin: 0;
}

.trx-nav-products .trx-inner dl dd ul li a {
  display: block;
  padding: 10px 0 10px 12px;
  background: url("/image/en/common/icn_arrow_02.png") no-repeat left center;
}

.trx-nav-products .trx-inner dl dd ul li a:link, .trx-nav-products .trx-inner dl dd ul li a:visited {
  text-decoration: none;
}

.trx-nav-products .trx-inner dl dd ul li a:hover, .trx-nav-products .trx-inner dl dd ul li a:active {
  text-decoration: underline;
}

.trx-nav-products .trx-inner .trx-nav-products-sub {
  clear: left;
  margin: 0;
  padding: 30px 0 0;
  list-style-type: none;
  letter-spacing: -0.4em;
}

.trx-nav-products .trx-inner .trx-nav-products-sub li {
  margin: 20px 20px 0 0;
  padding: 0;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  border: 1px solid #d8dfe5;
  width: 218px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.trx-nav-products .trx-inner .trx-nav-products-sub li:hover {
  border: 1px solid #8e99a3;
}

.trx-nav-products .trx-inner .trx-nav-products-sub li:hover .trx-title {
  border-bottom: 1px solid #8e99a3;
}

.trx-nav-products .trx-inner .trx-nav-products-sub li:nth-child(4n) {
  margin-right: 0;
}

.trx-nav-products .trx-inner .trx-nav-products-sub li:nth-child(1), .trx-nav-products .trx-inner .trx-nav-products-sub li:nth-child(2), .trx-nav-products .trx-inner .trx-nav-products-sub li:nth-child(3), .trx-nav-products .trx-inner .trx-nav-products-sub li:nth-child(4) {
  margin-top: 0;
}

.trx-nav-products .trx-inner .trx-nav-products-sub li a {
  display: block;
}

.trx-nav-products .trx-inner .trx-nav-products-sub li a:link, .trx-nav-products .trx-inner .trx-nav-products-sub li a:visited {
  text-decoration: none;
}

.trx-nav-products .trx-inner .trx-nav-products-sub li a:link .trx-text, .trx-nav-products .trx-inner .trx-nav-products-sub li a:visited .trx-text {
  color: #333333;
}

.trx-nav-products .trx-inner .trx-nav-products-sub li a:hover, .trx-nav-products .trx-inner .trx-nav-products-sub li a:active {
  text-decoration: none;
}

.trx-nav-products .trx-inner .trx-nav-products-sub li .trx-title {
  border-bottom: 1px solid #d8dfe5;
}

.trx-nav-products .trx-inner .trx-nav-products-sub li .trx-title .trx-inner {
  display: table;
  padding: 9px 0 9px 6px;
  width: 210px;
  height: 100%;
  font-size: 0.875em;
  line-height: 1.2;
}

.trx-nav-products .trx-inner .trx-nav-products-sub li .trx-title span {
  display: table-cell;
  padding: 0 5px 0 10px;
  height: 100%;
  vertical-align: middle;
  border-left: 3px solid #004ea2;
}

.trx-nav-products .trx-inner .trx-nav-products-sub li .trx-text {
  padding: 8px 10px;
  font-size: 0.8125em;
  line-height: 1.5;
}

.trx-nav-products .trx-inner.trx-productslist-adjust li:nth-child(1), .trx-nav-products .trx-inner.trx-productslist-adjust li:nth-child(2) {
  background-image: none, url("/image/en/common/line_dot_a8b4ba.png");
  background-repeat: no-repeat, repeat-x;
  background-position: left top, left bottom;
}

html.lt-ie9 .trx-nav-products .trx-inner dl dd ul, html.lt-ie9 .trx-nav-products-2 .trx-inner dl dd ul {
  margin-right: -10px;
}

html.lt-ie9 .trx-nav-products .trx-inner .trx-nav-products-sub, html.lt-ie9 .trx-nav-products-2 .trx-inner .trx-nav-products-sub {
  margin-right: -20px;
}

html.lt-ie9 .trx-nav-products .trx-inner .trx-nav-products-sub li.row0, html.lt-ie9 .trx-nav-products .trx-inner .trx-nav-products-sub li.toplink1row0, html.lt-ie9 .trx-nav-products .trx-inner .trx-nav-products-sub li.toplink2row0, html.lt-ie9 .trx-nav-products-2 .trx-inner .trx-nav-products-sub li.row0, html.lt-ie9 .trx-nav-products-2 .trx-inner .trx-nav-products-sub li.toplink1row0, html.lt-ie9 .trx-nav-products-2 .trx-inner .trx-nav-products-sub li.toplink2row0 {
  margin-top: 0;
}

.trx-nav-products-2 .trx-inner {
  margin: 0 auto;
}

.trx-nav-products-2 .trx-inner dl {
  margin: 0 0 0 15px;
  width: 290px;
  float: left;
}

.trx-nav-products-2 .trx-inner dl:first-child {
  margin: 0;
}

.trx-nav-products-2 .trx-inner dl dt {
  border-bottom: 2px solid #d8dfe5;
  font-size: 0.9375em;
  line-height: 1;
  font-weight: bold;
}

.trx-nav-products-2 .trx-inner dl dt a, .trx-nav-products-2 .trx-inner dl dt em {
  display: block;
  padding: 0 0 12px;
  font-style: normal;
}

.trx-nav-products-2 .trx-inner dl dt a span, .trx-nav-products-2 .trx-inner dl dt em span {
  display: block;
  padding: 0 0 0 13px;
  border-left: 4px solid #004ea2;
}

.trx-nav-products-2 .trx-inner dl dt a:link, .trx-nav-products-2 .trx-inner dl dt a:visited, .trx-nav-products-2 .trx-inner dl dt em:link, .trx-nav-products-2 .trx-inner dl dt em:visited {
  color: #333333;
  text-decoration: none;
}

.trx-nav-products-2 .trx-inner dl dt a:hover, .trx-nav-products-2 .trx-inner dl dt a:active, .trx-nav-products-2 .trx-inner dl dt em:hover, .trx-nav-products-2 .trx-inner dl dt em:active {
  text-decoration: none;
}

.trx-nav-products-2 .trx-inner dl dd {
  margin: 0;
  padding: 0;
}

.trx-nav-products-2 .trx-inner dl dd ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  letter-spacing: -0.4em;
}

.trx-nav-products-2 .trx-inner dl dd ul li {
  display: inline-block;
  margin: 0 10px 0 0;
  width: 140px;
  float: left;
  letter-spacing: normal;
  background: url("/image/en/common/line_dot_a8b4ba.png") repeat-x left bottom;
  font-size: 0.875em;
  line-height: 1.5;
}

.trx-nav-products-2 .trx-inner dl dd ul li:nth-child(2n) {
  margin: 0;
}

.trx-nav-products-2 .trx-inner dl dd ul li a {
  display: block;
  padding: 10px 0 10px 12px;
  background: url("/image/en/common/icn_arrow_02.png") no-repeat left center;
}

.trx-nav-products-2 .trx-inner dl dd ul li a:link, .trx-nav-products-2 .trx-inner dl dd ul li a:visited {
  text-decoration: none;
}

.trx-nav-products-2 .trx-inner dl dd ul li a:hover, .trx-nav-products-2 .trx-inner dl dd ul li a:active {
  text-decoration: underline;
}

.trx-nav-products-2 .trx-inner .trx-nav-products-sub {
  clear: left;
  margin: 0;
  padding: 14px 0 0;
  list-style-type: none;
  letter-spacing: -0.4em;
}

.trx-nav-products-2 .trx-inner .trx-nav-products-sub li {
  margin: 5px 5px 0 0;
  padding: 0;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  border: 1px solid #d8dfe5;
  width: 221px;
  font-size: 0.75em;
  line-height: 1.2;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.trx-nav-products-2 .trx-inner .trx-nav-products-sub li:hover {
  border: 1px solid #8e99a3;
}

.trx-nav-products-2 .trx-inner .trx-nav-products-sub li:nth-child(2), .trx-nav-products-2 .trx-inner .trx-nav-products-sub li:nth-child(3), .trx-nav-products-2 .trx-inner .trx-nav-products-sub li:nth-child(4) {
  margin-top: 0;
}

.trx-nav-products-2 .trx-inner .trx-nav-products-sub li:nth-child(4n) {
  margin-right: 0;
}

.trx-nav-products-2 .trx-inner .trx-nav-products-sub li a {
  display: table;
  padding: 8px 0 8px 6px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.trx-nav-products-2 .trx-inner .trx-nav-products-sub li a:link, .trx-nav-products-2 .trx-inner .trx-nav-products-sub li a:visited {
  text-decoration: none;
}

.trx-nav-products-2 .trx-inner .trx-nav-products-sub li a:hover, .trx-nav-products-2 .trx-inner .trx-nav-products-sub li a:active {
  text-decoration: none;
}

.trx-nav-products-2 .trx-inner .trx-nav-products-sub li a span {
  display: table-cell;
  padding: 0 0 0 7px;
  height: 100%;
  vertical-align: middle;
  border-left: 3px solid #004ea2;
}

.trx-nav-products-3 {
  margin: 30px 0 0;
}

.trx-nav-products-3 p.title {
  margin: 30px 0 0;
  padding: 10px 15px 7px;
  background-color: #A2AEBA;
  font-weight: bold;
  line-height: 1.5;
  color: #FFF;
}

.trx-nav-products-3 .trx-inner {
  margin: 20px auto 0;
  letter-spacing: -.4em;
}

.trx-nav-products-3 .trx-inner .trx-chartbox {
  letter-spacing: normal;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 20px;
  width: 260px;
  text-align: center;
}

.trx-nav-products-3 .trx-inner .trx-chartbox img {
  width: 260px;
}

.trx-nav-products-3 .trx-inner .trx-chartbox span {
  display: block;
  padding-top: 1em;
  font-size: 0.875em;
  line-height: 1.5;
}

.trx-block-spec-search {
  margin: 30px 0 0;
  display: block;
  zoom: 1;
}

.trx-block-spec-search:after {
  content: ".";
  display: block;
  height: 0.01px;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

.trx-block-spec-search p {
  margin-right: 30px;
  width: 430px;
  float: left;
}

.trx-block-spec-search div {
  width: 240px;
  float: left;
}

.trx-product-list-controller {
  margin: 30px 0 -10px;
  display: block;
  zoom: 1;
}

.trx-product-list-controller:after {
  content: ".";
  display: block;
  height: 0.01px;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

.trx-product-list-controller ul.trx-tab-2 {
  display: none;
}

.trx-product-list-controller #trx-tab1Panel {
  display: none;
}

.trx-product-list-controller #trx-tab2Panel {
  width: 50%;
}

.trx-block-count {
  padding: 7px 0 0;
  width: 50%;
  font-size: 1em;
  line-height: 1.5;
}

.trx-block-count em {
  display: inline-block;
  margin-right: 10px;
  padding: 0 10px;
  border: 1px solid #d8dfe5;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
  font-size: 1.2857142857em;
  font-style: normal;
  color: #023466;
  font-weight: bold;
}

.trx-block-count span.trx-all {
  font-weight: bold;
  color: #023466;
}

.trx-product-list-online-shop {
  width: 50%;
  height: 84px;
  float: right;
  margin-top: 30px;
  display: flex;
  align-items: center;
  border-radius: 3px;
  border: 1px solid #592b7d;
}

.trx-product-list-online-shop .trx-online-shop-title {
  position: relative;
  background-color: #592b7d;
  color: #fff;
  width: 175px;
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 80%;
  font-weight: bold;
  padding: 0 .4em 0 .9em;
}

.trx-product-list-online-shop .trx-online-shop-title::after {
  content: "";
  position: absolute;
  top: 0;
  right: -20px;
  border: 42px solid transparent;
  border-right-width: 10px;
  border-left: 10px solid #592b7d;
}

.trx-product-list-online-shop .trx-online-shop-title .fa-question-circle {
  margin-right: .3em;
  font-size: 95%;
}

.trx-product-list-online-shop .trx-online-shop-title .trx-online-shop-disc {
  display: none;
  position: absolute;
  bottom: 58px;
  left: -15px;
  width: 170px;
  padding: 12px 14px 14px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 90%;
  font-weight: normal;
}

.trx-product-list-online-shop .trx-online-shop-title .trx-online-shop-disc::after {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 25px;
  border: 8px solid transparent;
  border-top-color: rgba(0, 0, 0, 0.8);
}

.trx-product-list-online-shop .trx-online-shop-title:hover .trx-online-shop-disc, .trx-product-list-online-shop .trx-online-shop-title:active .trx-online-shop-disc {
  display: block;
}

.trx-product-list-online-shop .trx-online-shop-title:hover .fa-question-circle, .trx-product-list-online-shop .trx-online-shop-title:active .fa-question-circle {
  opacity: .6;
}

.trx-product-list-online-shop .trx-online-shop-logo {
  padding: 5px 20px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

.trx-product-list-online-shop .trx-online-shop-logo ul {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.trx-product-list-online-shop .trx-online-shop-logo ul li a img {
  width: auto;
}

.trx-product-list-online-shop .trx-online-shop-logo ul li.logo-chip1stop {
  padding: 0 8px;
}

@media all and (-ms-high-contrast: none) {
  .trx-product-list-online-shop .trx-online-shop-logo ul li.logo-chip1stop {
    width: 105px;
  }
}

.trx-product-list-online-shop .trx-online-shop-logo ul li.logo-chip1stop img {
  height: 25px;
}

.trx-product-list-online-shop .trx-online-shop-logo ul li.logo-digikey {
  padding: 0 8px;
}

.trx-product-list-online-shop .trx-online-shop-logo ul li.logo-digikey img {
  height: 30px;
}

.trx-product-list-online-shop .trx-online-shop-logo ul li.logo-mouser {
  padding: 0 10px;
}

.trx-product-list-online-shop .trx-online-shop-logo ul li.logo-mouser img {
  height: 30px;
}

.trx-product-list-online-shop .trx-online-shop-logo ul li.logo-oneyac {
  padding: 0 8px;
}

.trx-product-list-online-shop .trx-online-shop-logo ul li.logo-oneyac img {
  height: 30px;
}

.trx-product-list-online-shop .trx-online-shop-logo ul li.logo-farnell a {
  padding: 0 8px;
}

.trx-product-list-online-shop .trx-online-shop-logo ul li.logo-farnell a img {
  height: 30px;
}

.trx-product-list-online-shop .trx-online-shop-logo ul li.logo-newark a {
  padding: 0 8px;
}

.trx-product-list-online-shop .trx-online-shop-logo ul li.logo-newark a img {
  height: 30px;
}

.trx-direct-item {
  text-align: center !important;
}

.trx-direct-item a,
.trx-direct-item a:link,
.trx-direct-item a:visited {
  background: #a60f74;
  border-radius: 3px;
  color: #fff;
  padding: .5em .75em;
  line-height: 1;
  display: inline-block;
  white-space: nowrap;
  text-decoration: none !important;
}

.trx-direct-item a:hover,
.trx-direct-item a:active {
  opacity: .7;
}

/* head ********************************************/
.trx-h1-1 {
  padding: 0 0 4px;
  background: url("/image/en/common/bg_h1_01.png") repeat-x left bottom;
  font-size: 1.75em;
  line-height: 1.2;
  font-weight: bold;
  color: #023466;
  letter-spacing: 0em;
  box-shadow: 0 4px 3px -3px rgba(0, 0, 0, 0.2);
}

.trx-h1-1 span {
  display: block;
  padding: 28px 29px 26px;
  border-top: 1px solid #d8dfe5;
  border-left: 1px solid #d8dfe5;
  border-right: 1px solid #d8dfe5;
  border-top-left-radius: 2px;
  -moz-border-radius-top-left: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-top-right: 2px;
  -webkit-border-top-right-radius: 2px;
}

.trx-h1-icon {
  position: relative;
}

.trx-h1-icon .trx-icon {
  position: absolute;
  right: 31px;
  top: 50%;
  transform: translateY(-50%);
  min-width: 105px;
  width: auto;
}

html.lt-ie9 .trx-h1-icon .trx-icon {
  top: 33%;
}

.trx-h2-1 {
  margin: 60px 0 0;
  padding: 0 0 19px;
  background: url("/image/en/common/bg_h2_01.png") repeat-x left bottom;
  font-size: 1.5em;
  line-height: 1.4;
  font-weight: bold;
  letter-spacing: normal;
}

.trx-h2-1 span {
  display: block;
  padding: 4px 0 0 17px;
  border-left: 8px solid #004ea2;
}

.trx-h2-1 span span.trx-hedding-sub {
  padding: 4px 0 0 0 !important;
  border: none !important;
  font-size: 70% !important;
  color: #a4aeba;
}

.trx-share + .trx-h2-1 {
  margin-top: 0;
}

.trx-h2-2 {
  margin: 60px 0 0;
  padding: 0 0 19px;
  background: url("/image/en/common/bg_h2_01.png") repeat-x left bottom;
  font-size: 1.625em;
  line-height: 1.4;
  font-weight: bold;
}

.trx-h2-2 span.trx-title {
  display: block;
  padding: 0 0 0 17px;
  border-left: 6px solid #004ea2;
  display: block;
  zoom: 1;
}

.trx-h2-2 span.trx-title:after {
  content: ".";
  display: block;
  height: 0.01px;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

.trx-h2-2 span.trx-title span.trx-main {
  display: block;
  width: 80%;
  float: left;
}

.trx-h2-2 span.trx-title span.trx-sub {
  display: block;
  padding: 8px 0 0;
  width: 20%;
  float: right;
  text-align: right;
  letter-spacing: 0;
  font-size: 0.6666666667em;
  font-weight: normal;
}

.trx-h2-2 span.trx-title span.trx-sub em {
  font-style: normal;
  font-weight: bold;
  color: #023466;
}

.trx-h2-3 {
  margin-top: 60px;
  border-top: 1px solid #C8D2D6;
  border-bottom: 1px solid #d8dfe5;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.3;
}

.trx-h2-3 span {
  display: block;
  padding: 0.75em 0.75em 0.6em;
  background: #f6fafb;
  border-top: 3px solid #d8dfe5;
}

.trx-block {
  margin: 30px 0 0;
}

.trx-block.trx-image {
  text-align: center;
}

.trx-h3-1 {
  margin: 60px 0 0;
  padding: 6px 0 6px;
  background: #f6fafb;
  font-size: 1.25em;
  line-height: 1.4;
  font-weight: bold;
  border-left: 4px solid #C8D2D6;
}

.trx-h3-1 span {
  display: block;
  padding: 4px 0 0 12px;
}

.trx-h4-1 {
  margin: 40px 0 0;
  padding: 8px 0 0;
  background: none;
  font-size: 1.125em;
  line-height: 1.3;
  font-weight: bold;
  border-bottom: 2px solid #DAE5EA;
}

.trx-h4-1 span {
  display: block;
  padding: 0 0 4px 0;
  border-bottom: 1px solid #C8D2D6;
}

.trx-h5-1 {
  margin: 30px 0 0;
  padding: 8px 0 8px;
  background: none;
  font-size: 1.125em;
  line-height: 1.3;
  font-weight: bold;
}

.trx-h5-1 span {
  display: block;
  padding: 0 0 4px 0;
}

.trx-h6-1 {
  margin: 20px 0 0;
  padding: 0;
  font-size: 1.125em;
  line-height: 1.3;
  font-weight: bold;
  color: #888;
}

.trx-h6-1 span {
  display: block;
  padding: 10px 8px 8px 0;
  border-bottom: none;
}

/* paragraph **************************************/
.trx-contents-1 p, .trx-contents-2 p {
  margin-top: 1.5em;
  font-size: 1em;
  line-height: 1.8;
}

.trx-contents-1 h2 + p, .trx-contents-2 h2 + p {
  margin-top: 23px;
}

.trx-contents-1 .trx-closely, .trx-contents-2 .trx-closely {
  line-height: 1.7 !important;
}

.trx-tab-desc {
  margin: 0 !important;
  padding: 11px 18px;
  border-bottom: 1px solid #d8dfe5;
  background-color: #F6FAFB;
  font-size: 0.9375em;
  line-height: 1.5;
}

.trx-link-rss {
  margin: 20px 0 0 !important;
  text-align: right;
  font-size: 0.8125em !important;
  line-height: 1.5 !important;
  font-weight: bold;
}

.trx-link-rss a {
  padding: 0 0 0 16px;
  background: url("/image/en/common/icn_rss_01.png") no-repeat left center;
}

.trx-link-rss a:link, .trx-link-rss avisited {
  text-decoration: none;
}

.trx-link-rss a:hover, .trx-link-rss aactive {
  text-decoration: underline;
}

/* list ********************************************/
.trx-list-1 {
  margin: 17px 0 0;
  padding: 0;
  list-style-type: none;
}

.trx-list-1 li {
  margin: 10px 0 0;
  padding: 0;
  line-height: 1.5;
}

.trx-tab {
  margin: 30px 0 0;
  padding: 2px 0 0;
  border-bottom: 3px solid #004ea2;
  display: block;
  zoom: 1;
  letter-spacing: -.4em;
}

.trx-tab:after {
  content: ".";
  display: block;
  height: 0.01px;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

.trx-tab.trx-tab2 li {
  width: 50%;
}

.trx-tab.trx-tab3 li {
  width: 33.33%;
}

.trx-tab.trx-tab4 li {
  width: 25%;
}

.trx-tab.trx-tab5 li {
  width: 20%;
}

.trx-tab li {
  width: 25%;
  padding: 2px 0 0;
  display: inline-block;
  letter-spacing: normal;
  *display: inline;
  *zoom: 1;
}

.trx-tab li:hover, .trx-tab li.trx-current {
  padding: 0;
  border-top-left-radius: 2px;
  -moz-border-radius-top-left: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-top-right: 2px;
  -webkit-border-top-right-radius: 2px;
  background: #003978;
  background: linear-gradient(to bottom, #003978 0%, #004da0 100%);
  background: -ms-linear-gradient(top, #003978 0%, #004da0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#003978, endColorstr=#004da0, GradientType=0);
}

.trx-tab li a, .trx-tab li em {
  display: block;
  border-top: 1px solid #d8dfe5;
  border-right: 1px solid #d8dfe5;
  border-bottom: 1px solid #003671;
  text-align: center;
  font-style: normal;
  font-size: 0.875em;
  font-weight: bold;
  background-image: url("/image/en/common/icn_tab_arrow.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-position: center bottom 7px;
}

.trx-tab li a:link, .trx-tab li a:visited, .trx-tab li a:hover, .trx-tab li a:active, .trx-tab li em:link, .trx-tab li em:visited, .trx-tab li em:hover, .trx-tab li em:active {
  color: #023466;
  text-decoration: none;
}

.trx-tab li a span, .trx-tab li em span {
  display: block;
  padding: 15px 0 13px;
}

.trx-tab li a small, .trx-tab li em small {
  font-size: 0.8571428571em;
}

.trx-tab li a:hover,
.trx-tab li em, .trx-tab li em:hover {
  padding: 3px 0 0;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #004da0;
  border-top-left-radius: 2px;
  -moz-border-radius-top-left: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-top-right: 2px;
  -webkit-border-top-right-radius: 2px;
  background-image: url("/image/en/common/icn_tab_arrow_c.png");
  color: #fff;
}

.trx-tab li.trx-1 a {
  border-left: 1px solid #d8dfe5;
  border-top-left-radius: 2px;
  -moz-border-radius-top-left: 2px;
  -webkit-border-top-left-radius: 2px;
}

.trx-tab li.trx-1 a:hover {
  border-left: none;
}

.trx-tab-1 {
  margin: 30px 0 0;
  padding: 2px 0 0;
  border-bottom: 3px solid #004ea2;
  display: block;
  zoom: 1;
  display: flex;
  align-items: flex-end;
}

.trx-tab-1:after {
  content: ".";
  display: block;
  height: 0.01px;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

.trx-tab-1 li {
  padding: 2px 0 0;
}

.trx-tab-1 li:hover, .trx-tab-1 li.trx-current {
  padding: 0;
  border-top-left-radius: 2px;
  -moz-border-radius-top-left: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-top-right: 2px;
  -webkit-border-top-right-radius: 2px;
  background: #003978;
  background: linear-gradient(to bottom, #003978 0%, #004da0 100%);
  background: -ms-linear-gradient(top, #003978 0%, #004da0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#003978, endColorstr=#004da0, GradientType=0);
}

.trx-tab-1 li a, .trx-tab-1 li em {
  display: block;
  border-top: 1px solid #d8dfe5;
  border-right: 1px solid #d8dfe5;
  border-bottom: 1px solid #003671;
  text-align: center;
  font-style: normal;
  font-size: 0.875em;
  font-weight: bold;
  background-image: url("/image/en/common/icn_tab_arrow.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-position: center bottom 7px;
}

.trx-tab-1 li a:link, .trx-tab-1 li a:visited, .trx-tab-1 li a:hover, .trx-tab-1 li a:active, .trx-tab-1 li em:link, .trx-tab-1 li em:visited, .trx-tab-1 li em:hover, .trx-tab-1 li em:active {
  color: #023466;
  text-decoration: none;
}

.trx-tab-1 li a span, .trx-tab-1 li em span {
  display: block;
  padding: 15px 0 13px;
}

.trx-tab-1 li a small, .trx-tab-1 li em small {
  font-size: 0.8571428571em;
}

.trx-tab-1 li a:hover,
.trx-tab-1 li em, .trx-tab-1 li em:hover {
  padding: 3px 0 0;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #004da0;
  border-top-left-radius: 2px;
  -moz-border-radius-top-left: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-top-right: 2px;
  -webkit-border-top-right-radius: 2px;
  background-image: url("/image/en/common/icn_tab_arrow_c.png");
  color: #fff;
}

.trx-tab-1 li.trx-1 {
  width: 235px;
}

.trx-tab-1 li.trx-1 a {
  border-left: 1px solid #d8dfe5;
  border-top-left-radius: 2px;
  -moz-border-radius-top-left: 2px;
  -webkit-border-top-left-radius: 2px;
}

.trx-tab-1 li.trx-1 a:hover {
  border-left: none;
}

.trx-tab-1 li.trx-1 span {
  padding-left: 25px;
  background-image: url("/image/en/common/icn_tab_01.png");
  background-repeat: no-repeat;
  background-position: 19px 18px;
}

.trx-tab-1 li.trx-1 a:hover span, .trx-tab-1 li.trx-1 em span {
  background-image: url("/image/en/common/icn_tab_01_c.png");
}

.trx-tab-1 li.trx-2 {
  width: 235px;
}

.trx-tab-1 li.trx-2 span {
  padding-left: 25px;
  background-image: url("/image/en/common/icn_tab_02.png");
  background-repeat: no-repeat;
  background-position: 24px 18px;
}

.trx-tab-1 li.trx-2 a:hover span, .trx-tab-1 li.trx-2 em span {
  background-image: url("/image/en/common/icn_tab_02_c.png");
}

.trx-tab-1 li.trx-3 {
  width: 235px;
}

.trx-tab-1 li.trx-3 span {
  padding-left: 25px;
  background-image: url("/image/en/common/icn_tab_03.png");
  background-repeat: no-repeat;
  background-position: 23px 17px;
}

.trx-tab-1 li.trx-3 a:hover span, .trx-tab-1 li.trx-3 em span {
  background-image: url("/image/en/common/icn_tab_03_c.png");
}

.trx-tab-1 li.trx-4 {
  width: 235px;
}

.trx-tab-1 li.trx-4 span {
  padding-left: 30px;
  background-image: url("/image/en/common/icn_tab_04.png?2");
  background-repeat: no-repeat;
  background-position: 20px 14px;
}

.trx-tab-1 li.trx-4 a:hover span, .trx-tab-1 li.trx-4 em span {
  background-image: url("/image/en/common/icn_tab_04_c.png?2");
}

.trx-tab-1 li.trx-5 {
  width: 235px;
}

.trx-tab-1 li.trx-5 a {
  border-top-right-radius: 2px;
  -moz-border-radius-top-right: 2px;
  -webkit-border-top-right-radius: 2px;
}

.trx-tab-1 li.trx-5 span {
  padding-left: 29px;
  background-image: url("/image/en/common/icn_tab_05.png");
  background-repeat: no-repeat;
  background-position: 21px 15px;
}

.trx-tab-1 li.trx-5 a:hover span, .trx-tab-1 li.trx-5 em span {
  background-image: url("/image/en/common/icn_tab_05_c.png");
}

.trx-tab-3 {
  margin: 28px 0 0;
  padding: 2px 0 0;
  border-bottom: 3px solid #004ea2;
  display: block;
  zoom: 1;
}

.trx-tab-3:after {
  content: ".";
  display: block;
  height: 0.01px;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

.trx-tab-3.trx-current-1 {
  border-bottom: 3px solid #004ea2;
}

.trx-tab-3.trx-current-2 {
  border-bottom: 3px solid #399a87;
}

.trx-tab-3.trx-current-2 li a, .trx-tab-3.trx-current-2 li a:link, .trx-tab-3.trx-current-2 li a:visited, .trx-tab-3.trx-current-2 li a:hover, .trx-tab-3.trx-current-2 li a:visited {
  border-bottom: 1px solid #299b87;
}

.trx-tab-3.trx-current-2 li.trx-current a, .trx-tab-3.trx-current-2 li.trx-current a:link, .trx-tab-3.trx-current-2 li.trx-current a:visited, .trx-tab-3.trx-current-2 li.trx-current a:hover, .trx-tab-3.trx-current-2 li.trx-current a:visited {
  border-bottom: 1px solid #399a87;
}

.trx-tab-3.trx-current-3 {
  border-bottom: 3px solid #36a5d8;
}

.trx-tab-3.trx-current-3 li a, .trx-tab-3.trx-current-3 li a:link, .trx-tab-3.trx-current-3 li a:visited, .trx-tab-3.trx-current-3 li a:hover, .trx-tab-3.trx-current-3 li a:visited {
  border-bottom: 1px solid #158bc2;
}

.trx-tab-3.trx-current-3 li.trx-current a, .trx-tab-3.trx-current-3 li.trx-current a:link, .trx-tab-3.trx-current-3 li.trx-current a:visited, .trx-tab-3.trx-current-3 li.trx-current a:hover, .trx-tab-3.trx-current-3 li.trx-current a:visited {
  border-bottom: 1px solid #36a5d8;
}

.trx-tab-3.trx-current-4 {
  border-bottom: 3px solid #8bbe6b;
}

.trx-tab-3.trx-current-4 li a, .trx-tab-3.trx-current-4 li a:link, .trx-tab-3.trx-current-4 li a:visited, .trx-tab-3.trx-current-4 li a:hover, .trx-tab-3.trx-current-4 li a:visited {
  border-bottom: 1px solid #60a635;
}

.trx-tab-3.trx-current-4 li.trx-current a, .trx-tab-3.trx-current-4 li.trx-current a:link, .trx-tab-3.trx-current-4 li.trx-current a:visited, .trx-tab-3.trx-current-4 li.trx-current a:hover, .trx-tab-3.trx-current-4 li.trx-current a:visited {
  border-bottom: 1px solid #8bbe6b;
}

.trx-tab-3 li {
  padding: 2px 0 0;
  width: 25%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.trx-tab-3 li:first-child a {
  border-left: 1px solid #d8dfe5;
}

.trx-tab-3 li:hover, .trx-tab-3 li.trx-current {
  padding: 0;
}

.trx-tab-3 li:hover a, .trx-tab-3 li.trx-current a {
  padding: 4px 0 0;
  background: #003978;
  background: linear-gradient(to bottom, #003978 0%, #004da0 100%);
  background: -ms-linear-gradient(top, #003978 0%, #004da0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#003978, endColorstr=#004da0, GradientType=0);
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #004da0;
  border-top-left-radius: 2px;
  -moz-border-radius-top-left: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-top-right: 2px;
  -webkit-border-top-right-radius: 2px;
  color: #fff;
}

.trx-tab-3 li:hover a span, .trx-tab-3 li.trx-current a span {
  background-image: url("/image/en/common/icn_tab_arrow_c.png");
  background-position: center bottom 5px;
  background-repeat: no-repeat;
}

.trx-tab-3 li a {
  display: block;
  border-top: 2px solid #004ea2;
  border-right: 1px solid #d8dfe5;
  border-bottom: 1px solid #003671;
  text-align: center;
  font-style: normal;
  font-size: 0.9375em;
  font-weight: bold;
  line-height: 1.5;
  border-top-left-radius: 1px;
  -moz-border-radius-top-left: 1px;
  -webkit-border-top-left-radius: 1px;
  border-top-right-radius: 1px;
  -moz-border-radius-top-right: 1px;
  -webkit-border-top-right-radius: 1px;
}

.trx-tab-3 li a:link, .trx-tab-3 li a:visited, .trx-tab-3 li a:hover, .trx-tab-3 li a:active {
  color: #023466;
  text-decoration: none;
}

.trx-tab-3 li a span {
  display: block;
  padding: 15px 0 13px;
  background-image: url("/image/en/common/icn_tab_arrow.png");
  background-position: center bottom;
  background-position: center bottom 7px;
  background-repeat: no-repeat;
}

.trx-tab-3 li a:hover {
  padding: 4px 0 0;
  background: #003978;
  background: linear-gradient(to bottom, #003978 0%, #004da0 100%);
  background: -ms-linear-gradient(top, #003978 0%, #004da0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#003978, endColorstr=#004da0, GradientType=0);
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #004da0;
  border-top-left-radius: 2px;
  -moz-border-radius-top-left: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-top-right: 2px;
  -webkit-border-top-right-radius: 2px;
  color: #fff;
}

.trx-tab-3 li a:hover span {
  background-image: url("/image/en/common/icn_tab_arrow_c.png");
  background-position: center bottom;
  background-position: center bottom 5px;
  background-repeat: no-repeat;
}

.trx-tab-3 li.trx-1.trx-current a:link, .trx-tab-3 li.trx-1.trx-current a:visited, .trx-tab-3 li.trx-1.trx-current a:hover, .trx-tab-3 li.trx-1.trx-current a:active {
  color: #FFF;
}

.trx-tab-3 li.trx-2:hover, .trx-tab-3 li.trx-2.trx-current {
  padding-top: 0;
}

.trx-tab-3 li.trx-2:hover a, .trx-tab-3 li.trx-2:hover a:link, .trx-tab-3 li.trx-2:hover a:visited, .trx-tab-3 li.trx-2:hover a:active, .trx-tab-3 li.trx-2:hover a:hover, .trx-tab-3 li.trx-2.trx-current a, .trx-tab-3 li.trx-2.trx-current a:link, .trx-tab-3 li.trx-2.trx-current a:visited, .trx-tab-3 li.trx-2.trx-current a:active, .trx-tab-3 li.trx-2.trx-current a:hover {
  border-top: none;
  padding-top: 4;
  background: #1f7764;
  background: linear-gradient(to bottom, #1f7764 0%, #399a87 100%);
  background: -ms-linear-gradient(top, #1f7764 0%, #399a87 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1f7764, endColorstr=#399a87, GradientType=0);
  color: #FFF;
}

.trx-tab-3 li.trx-2:hover a:hover, .trx-tab-3 li.trx-2:hover a:link:hover, .trx-tab-3 li.trx-2:hover a:visited:hover, .trx-tab-3 li.trx-2:hover a:active:hover, .trx-tab-3 li.trx-2:hover a:hover:hover, .trx-tab-3 li.trx-2.trx-current a:hover, .trx-tab-3 li.trx-2.trx-current a:link:hover, .trx-tab-3 li.trx-2.trx-current a:visited:hover, .trx-tab-3 li.trx-2.trx-current a:active:hover, .trx-tab-3 li.trx-2.trx-current a:hover:hover {
  border-top: none;
}

.trx-tab-3 li.trx-2 a {
  border-top: 2px solid #299b87;
}

.trx-tab-3 li.trx-3:hover, .trx-tab-3 li.trx-3.trx-current {
  padding-top: 0;
}

.trx-tab-3 li.trx-3:hover a, .trx-tab-3 li.trx-3:hover a:link, .trx-tab-3 li.trx-3:hover a:visited, .trx-tab-3 li.trx-3:hover a:active, .trx-tab-3 li.trx-3:hover a:hover, .trx-tab-3 li.trx-3.trx-current a, .trx-tab-3 li.trx-3.trx-current a:link, .trx-tab-3 li.trx-3.trx-current a:visited, .trx-tab-3 li.trx-3.trx-current a:active, .trx-tab-3 li.trx-3.trx-current a:hover {
  border-top: none;
  padding-top: 4;
  background: #158bc2;
  background: linear-gradient(to bottom, #158bc2 0%, #36a5d8 100%);
  background: -ms-linear-gradient(top, #158bc2 0%, #36a5d8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#158bc2, endColorstr=#36a5d8, GradientType=0);
  color: #FFF;
}

.trx-tab-3 li.trx-3:hover a:hover, .trx-tab-3 li.trx-3:hover a:link:hover, .trx-tab-3 li.trx-3:hover a:visited:hover, .trx-tab-3 li.trx-3:hover a:active:hover, .trx-tab-3 li.trx-3:hover a:hover:hover, .trx-tab-3 li.trx-3.trx-current a:hover, .trx-tab-3 li.trx-3.trx-current a:link:hover, .trx-tab-3 li.trx-3.trx-current a:visited:hover, .trx-tab-3 li.trx-3.trx-current a:active:hover, .trx-tab-3 li.trx-3.trx-current a:hover:hover {
  border-top: none;
}

.trx-tab-3 li.trx-3 a {
  border-top: 2px solid #38a6d9;
}

.trx-tab-3 li.trx-4:hover, .trx-tab-3 li.trx-4.trx-current {
  padding-top: 0;
}

.trx-tab-3 li.trx-4:hover a, .trx-tab-3 li.trx-4:hover a:link, .trx-tab-3 li.trx-4:hover a:visited, .trx-tab-3 li.trx-4:hover a:active, .trx-tab-3 li.trx-4:hover a:hover, .trx-tab-3 li.trx-4.trx-current a, .trx-tab-3 li.trx-4.trx-current a:link, .trx-tab-3 li.trx-4.trx-current a:visited, .trx-tab-3 li.trx-4.trx-current a:active, .trx-tab-3 li.trx-4.trx-current a:hover {
  border-top: none;
  padding-top: 4;
  background: #60a635;
  background: linear-gradient(to bottom, #60a635 0%, #8bbe6b 100%);
  background: -ms-linear-gradient(top, #60a635 0%, #8bbe6b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#60a635, endColorstr=#8bbe6b, GradientType=0);
  color: #FFF;
}

.trx-tab-3 li.trx-4:hover a:hover, .trx-tab-3 li.trx-4:hover a:link:hover, .trx-tab-3 li.trx-4:hover a:visited:hover, .trx-tab-3 li.trx-4:hover a:active:hover, .trx-tab-3 li.trx-4:hover a:hover:hover, .trx-tab-3 li.trx-4.trx-current a:hover, .trx-tab-3 li.trx-4.trx-current a:link:hover, .trx-tab-3 li.trx-4.trx-current a:visited:hover, .trx-tab-3 li.trx-4.trx-current a:active:hover, .trx-tab-3 li.trx-4.trx-current a:hover:hover {
  border-top: none;
}

.trx-tab-3 li.trx-4 a {
  border-top: 2px solid #8cbf6d;
}

.trx-tab-4 {
  margin: 30px 0 0;
  padding: 2px 0 0;
  border-bottom: 3px solid #004ea2;
  display: block;
  zoom: 1;
  display: flex;
  align-items: flex-end;
}

.trx-tab-4:after {
  content: ".";
  display: block;
  height: 0.01px;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

.trx-tab-4 li {
  padding: 2px 0 0;
}

.trx-tab-4 li:hover, .trx-tab-4 li.trx-current {
  padding: 0;
  background: #003978;
  background: linear-gradient(to bottom, #003978 0%, #004da0 100%);
  background: -ms-linear-gradient(top, #003978 0%, #004da0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#003978, endColorstr=#004da0, GradientType=0);
  border-top-left-radius: 2px;
  -moz-border-radius-top-left: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-top-right: 2px;
  -webkit-border-top-right-radius: 2px;
}

.trx-tab-4 li:hover:first-child a, .trx-tab-4 li.trx-current:first-child a {
  border-left: none;
}

.trx-tab-4 li:hover a, .trx-tab-4 li:hover a:link, .trx-tab-4 li:hover a:visited, .trx-tab-4 li:hover a:hover, .trx-tab-4 li:hover a:active, .trx-tab-4 li.trx-current a, .trx-tab-4 li.trx-current a:link, .trx-tab-4 li.trx-current a:visited, .trx-tab-4 li.trx-current a:hover, .trx-tab-4 li.trx-current a:active {
  padding: 3px 0 0;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #004da0;
  color: #fff;
  background-image: url("/image/en/common/icn_tab_arrow_c.png");
}

.trx-tab-4 li a, .trx-tab-4 li em {
  display: block;
  border-top: 1px solid #d8dfe5;
  border-right: 1px solid #d8dfe5;
  border-bottom: 1px solid #003671;
  background-image: url("/image/en/common/icn_tab_arrow.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-position: center bottom 7px;
  text-align: center;
  font-style: normal;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1.5;
}

.trx-tab-4 li a:link, .trx-tab-4 li a:visited, .trx-tab-4 li a:hover, .trx-tab-4 li a:active, .trx-tab-4 li em:link, .trx-tab-4 li em:visited, .trx-tab-4 li em:hover, .trx-tab-4 li em:active {
  color: #023466;
  text-decoration: none;
}

.trx-tab-4 li a span, .trx-tab-4 li em span {
  display: block;
  padding: 15px 0 0;
  height: 34px;
}

.trx-tab-4 li a small, .trx-tab-4 li em small {
  font-size: 0.8571428571em;
}

.trx-tab-4 li a:hover {
  padding: 3px 0 0;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #004da0;
  border-top-left-radius: 2px;
  -moz-border-radius-top-left: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-top-right: 2px;
  -webkit-border-top-right-radius: 2px;
  color: #fff;
}

.trx-tab-4 li.trx-1 {
  width: 235px;
}

.trx-tab-4 li.trx-1.trx-current a span {
  background-image: url("/image/en/common/icn_tab_01_c.png");
}

.trx-tab-4 li.trx-1 a {
  border-left: 1px solid #d8dfe5;
  border-top-left-radius: 2px;
  -moz-border-radius-top-left: 2px;
  -webkit-border-top-left-radius: 2px;
}

.trx-tab-4 li.trx-1 a:hover {
  border-left: none;
}

.trx-tab-4 li.trx-1 span {
  padding-left: 25px;
  background-image: url("/image/en/common/icn_tab_01.png");
  background-repeat: no-repeat;
  background-position: 19px 18px;
}

.trx-tab-4 li.trx-1 a:hover span {
  background-image: url("/image/en/common/icn_tab_01_c.png");
}

.trx-tab-4 li.trx-2 {
  width: 235px;
}

.trx-tab-4 li.trx-2.trx-current a span {
  background-image: url("/image/en/common/icn_tab_02_c.png");
}

.trx-tab-4 li.trx-2 span {
  padding-left: 25px;
  background-image: url("/image/en/common/icn_tab_02.png");
  background-repeat: no-repeat;
  background-position: 24px 18px;
}

.trx-tab-4 li.trx-2 a:hover span {
  background-image: url("/image/en/common/icn_tab_02_c.png");
}

.trx-tab-4 li.trx-3 {
  width: 235px;
}

.trx-tab-4 li.trx-3.trx-current a span {
  background-image: url("/image/en/common/icn_tab_03_c.png");
}

.trx-tab-4 li.trx-3 span {
  padding-left: 25px;
  background-image: url("/image/en/common/icn_tab_03.png");
  background-repeat: no-repeat;
  background-position: 23px 17px;
}

.trx-tab-4 li.trx-3 a:hover span {
  background-image: url("/image/en/common/icn_tab_03_c.png");
}

.trx-tab-4 li.trx-4 {
  width: 235px;
}

.trx-tab-4 li.trx-4.trx-current a span {
  background-image: url("/image/en/common/icn_tab_04_c.png?2");
}

.trx-tab-4 li.trx-4 span {
  padding-left: 30px;
  background-image: url("/image/en/common/icn_tab_04.png?2");
  background-repeat: no-repeat;
  background-position: 20px 14px;
}

.trx-tab-4 li.trx-4 a:hover span {
  background-image: url("/image/en/common/icn_tab_04_c.png?2");
}

.trx-tab-4 li.trx-5 {
  margin: 2px 0 0;
  padding: 9px 10px 0;
  border-top: 1px solid #d8dfe5;
  border-right: 1px solid #d8dfe5;
  border-bottom: 1px solid #003671;
  width: 214px;
  height: 40px;
  border-top-right-radius: 2px;
  -moz-border-radius-top-right: 2px;
  -webkit-border-top-right-radius: 2px;
  background: #c9d4dd;
  background: linear-gradient(to bottom, #c9d4dd 0%, #dfe7ed 100%);
  background: -ms-linear-gradient(top, #c9d4dd 0%, #dfe7ed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c9d4dd, endColorstr=#dfe7ed, GradientType=0);
}

.trx-tab-row-wrp li a span, .trx-tab-row-wrp li em span {
  height: 66px;
  padding: 23px 0;
  box-sizing: border-box;
  background-position-y: 50% !important;
}

.trx-tab-row-wrp li.trx-tab-row a span, .trx-tab-row-wrp li.trx-tab-row em span {
  padding-top: 13px;
  box-sizing: border-box;
  background-position-y: 50% !important;
  line-height: 1.35;
}

.trx-tab-row-wrp li.trx-5.trx-tab-form {
  padding: 13px 10px;
}

.trx-tab-row-wrp li.trx-5.trx-tab-form form input[type=text] {
  height: 38px;
  padding-bottom: 4px;
  font-size: .85em;
}

.trx-tab-row-wrp li.trx-5.trx-tab-form form input[type=submit] {
  top: 3px;
  right: 2px;
}

.trx-tabPanel-2 {
  display: none;
}

.trx-tabPanel-2#trx-tab1Panel {
  display: block;
}

.trx-tabPanel-4 {
  display: none;
  padding: 19px;
  border-left: 1px solid #d8dfe5;
  border-right: 1px solid #d8dfe5;
  border-bottom: 1px solid #d8dfe5;
  box-shadow: 0 4px 3px -3px rgba(0, 0, 0, 0.2);
}

.trx-tabPanel-4#trx-tab4-1Panel {
  display: block;
}

.trx-tabPanel-4.trx-hasdesc {
  padding-top: 0;
}

.trx-tabPanel-4 .trx-tab-desc {
  margin: 0 -19px 0 !important;
}

.trx-next-page {
  position: relative;
}

.trx-next-page .trx-next-arrow {
  background-color: #004ea2;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 0.875em;
  margin-right: .75em;
  position: absolute;
  top: 0;
  left: 0;
}

.trx-next-page .trx-next-text {
  margin-left: 7.5em;
  padding-bottom: 2em;
}

.trx-next-page span {
  display: inline-block;
  padding: 3px 1.5em 2px 1em;
  color: #fff;
  background: url("/image/en/common/bg-next-page.png") right center no-repeat;
  text-align: center;
}

.trx-next-page span:link, .trx-next-page span:visited, .trx-next-page span:hover, .trx-next-page span:active {
  text-decoration: none;
}

.trx-next-page span:hover, .trx-next-page span:active {
  border: none;
}

.trx-pagination {
  margin: 30px 0 0;
}

.trx-pagination ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  letter-spacing: -0.4em;
}

.trx-pagination ul li {
  display: inline-block;
  letter-spacing: normal;
  margin: 0 10px 0 0;
  font-size: 0.875em;
  line-height: 1.5;
}

.trx-pagination ul li a, .trx-pagination ul li em {
  display: block;
  padding: 4px 0 3px;
  width: 28px;
  border: 1px solid #d8dfe5;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
}

.trx-pagination ul li a:link, .trx-pagination ul li a:visited, .trx-pagination ul li a:hover, .trx-pagination ul li a:active, .trx-pagination ul li em:link, .trx-pagination ul li em:visited, .trx-pagination ul li em:hover, .trx-pagination ul li em:active {
  text-decoration: none;
}

.trx-pagination ul li a:hover, .trx-pagination ul li a:active, .trx-pagination ul li em:hover, .trx-pagination ul li em:active {
  border: 1px solid #023466;
}

.trx-pagination ul li em {
  border: 1px solid #023466;
  color: #023466;
  font-weight: bold;
  font-style: normal;
}

.trx-pagination ul li span {
  display: block;
  padding: 5px 0 4px;
  width: 30px;
  text-align: center;
}

.trx-pagination ul li.trx-prev {
  margin-right: 20px;
}

.trx-pagination ul li.trx-prev a {
  width: 60px;
  padding: 5px 0 4px;
  border: none;
  background-color: #004ea2;
}

.trx-pagination ul li.trx-prev a:link, .trx-pagination ul li.trx-prev a:visited, .trx-pagination ul li.trx-prev a:hover, .trx-pagination ul li.trx-prev a:active {
  color: #FFF;
}

.trx-pagination ul li.trx-next {
  margin-right: 0;
  margin-left: 10px;
}

.trx-pagination ul li.trx-next a {
  width: 60px;
  padding: 5px 0 4px;
  border: none;
  background-color: #004ea2;
}

.trx-pagination ul li.trx-next a:link, .trx-pagination ul li.trx-next a:visited, .trx-pagination ul li.trx-next a:hover, .trx-pagination ul li.trx-next a:active {
  color: #FFF;
}

#trx-tab3Panel {
  display: none;
}

.trx-18 #trx-tab3Panel {
  /* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
  display: inline-block;
  /* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
}

/* definition list *********************************/
.trx-faq {
  margin: 0;
  padding: 0 0 1px;
  border-bottom: 1px solid #d8dfe5;
}

.trx-faq dt {
  padding: 20px 44px 20px 36px;
  border-top: 1px solid #d8dfe5;
  text-indent: -36px;
  line-height: 1.8;
  color: #023466;
  background: url("/image/en/common/icn_faq_01.png") no-repeat right center;
  cursor: pointer;
}

.trx-faq dt.open {
  background-image: url("/image/en/common/icn_faq_01_c.png");
}

.trx-faq dt em {
  display: inline-block;
  width: 36px;
  text-indent: 0;
}

.trx-faq dt em img {
  vertical-align: text-bottom;
}

.trx-faq dt:first-child {
  border-top: none;
}

.trx-faq dd {
  display: none;
  padding: 21px 0 20px 80px;
  background: url("/image/en/common/line_dot_a8b4ba.png") repeat-x left top;
  font-size: 0.875em;
  line-height: 2;
  position: relative;
}

.trx-faq dd em {
  display: inline-block;
  width: 36px;
  text-indent: 0;
  position: absolute;
  top: 20px;
  left: 40px;
}

.trx-faq dd em img {
  vertical-align: text-bottom;
}

.trx-faq dd p {
  margin-top: 0;
}

/* inline ******************************************/
a.trx-link {
  display: inline-block;
  padding: 0px 0 0px 28px;
  background: url("/image/en/common/icn_arrow_02.png") no-repeat 10px 0.6em;
}

a.trx-link:link, a.trx-link:visited {
  text-decoration: none;
}

a.trx-link:hover, a.trx-link:active {
  text-decoration: underline;
}

a.trx-link-ex {
  display: inline-block;
  padding: 0px 0 0px 28px;
  background: url("/image/en/common/icn_window_01.png") no-repeat 5px 0.6em;
}

a.trx-link-ex:link, a.trx-link-ex:visited {
  text-decoration: none;
}

a.trx-link-ex:hover, a.trx-link-ex:active {
  text-decoration: underline;
}

a.trx-pdf {
  display: inline-block;
  padding: 3px 0 3px 28px;
  background: url("/image/en/common/icn_pdf_01.png") no-repeat left 0.3em;
  vertical-align: baseline;
}

a.trx-pdf:link, a.trx-pdf:visited {
  text-decoration: none;
}

a.trx-pdf:hover, a.trx-pdf:active {
  text-decoration: underline;
}

a.trx-html {
  display: inline-block;
  padding: 3px 0 3px 28px;
  background: url("/image/en/common/icn_html_01.png") no-repeat left 0.3em;
  vertical-align: baseline;
}

a.trx-html:link, a.trx-html:visited {
  text-decoration: none;
}

a.trx-html:hover, a.trx-html:active {
  text-decoration: underline;
}

a.trx-zip {
  display: inline-block;
  padding: 3px 0 3px 28px;
  background: url("/image/en/common/icn_zip_01.png") no-repeat left 0.4em;
  vertical-align: baseline;
}

a.trx-zip:link, a.trx-zip:visited {
  text-decoration: none;
}

a.trx-zip:hover, a.trx-zip:active {
  text-decoration: underline;
}

.trx-pdf-button {
  margin: 15px 0 0;
}

.trx-pdf-button a {
  display: block;
  padding: 10px 0;
  background-color: #E9F4FB;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 0.875em;
}

.trx-pdf-button a:link, .trx-pdf-button a:visited {
  text-decoration: none;
}

.trx-pdf-button a:hover, .trx-pdf-button a:active {
  text-decoration: none;
}

.trx-pdf-button a span {
  padding: 4px 0 4px 28px;
  background: url("/image/en/common/icn_pdf_01.png") no-repeat left center;
}

.trx-detail-button {
  margin: 5px 0 0;
}

.trx-detail-button a {
  display: block;
  padding: 10px 0;
  background-color: #004ea2;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 0.875em;
}

.trx-detail-button a:link, .trx-detail-button a:visited, .trx-detail-button a:hover, .trx-detail-button a:active {
  color: #FFF;
  text-decoration: none;
}

.trx-detail-button a span {
  padding: 0 0 0 14px;
  background: url("/image/en/common/icn_arrow_03.png") no-repeat left center;
}

a.trx-close-button {
  display: block;
  padding: 8px 0;
  border: 1px solid #fff;
  color: #FFF;
  font-weight: bold;
  font-size: 0.9125em;
  line-height: 1.5;
  text-align: center;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

a.trx-close-button:link, a.trx-close-button:visited, a.trx-close-button:hover, a.trx-close-button:active {
  text-decoration: none;
}

a.trx-close-button span {
  padding: 0 0 0 22px;
  background: url("/image/en/common/icn_close_01.png") no-repeat left center;
}

.trx-spec-search {
  display: block;
  background-color: #004ea2;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 1em;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
}

.trx-spec-search:link, .trx-spec-search:visited, .trx-spec-search:hover, .trx-spec-search:active {
  color: #FFF;
  text-decoration: none;
}

.trx-spec-search span {
  display: inline-block;
  padding: 13px 0 11px 47px;
  background: url("/image/en/common/icn_search_spec.png") no-repeat left center;
  text-align: left;
}

.trx-ico-long-new, .trx-ico-long-recommend, .trx-ico-long-newest, .trx-ico-long-develop, .trx-ico-long-product, .trx-ico-long-update, .trx-ico-long-topics, .trx-ico-long-ir, .trx-ico-long-discontinue, .trx-ico-long-limited, .trx-ico-long-stop, .trx-ico-long-maintenance {
  display: block;
  margin: 5px auto 0;
  padding: 2px;
  background-color: #d33b46;
  box-sizing: border-box;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  color: #FFF;
  text-align: center;
  font-size: 0.8125em;
  line-height: 1;
  padding: .4em .6em;
}

.trx-ico-long-recommend {
  background-color: #cda648;
}

.trx-ico-long-newest {
  background-color: #3864a4;
}

.trx-ico-long-develop {
  background-color: #50a5d8;
}

.trx-ico-long-product {
  background-color: #50a5d8;
  line-height: 1.5;
}

.trx-ico-long-update {
  background-color: #3d9d87;
}

.trx-ico-long-topics {
  background-color: #3d9d87;
  line-height: 1.5;
}

.trx-ico-long-ir {
  background-color: #8cbf6d;
  line-height: 1.5;
}

.trx-ico-long-discontinue {
  background-color: #848f9c;
}

.trx-ico-long-limited {
  background-color: #9751b7;
}

.trx-ico-long-stop {
  background-color: #455b75;
}

.trx-ico-long-maintenance {
  background-color: #848f9c;
}

.trx-ico-medium-new, .trx-ico-medium-recommend, .trx-ico-medium-newest, .trx-ico-medium-develop,
.trx-ico-medium-product, .trx-ico-medium-update,
.trx-ico-medium-topics, .trx-ico-medium-ir, .trx-ico-medium-discontinue, .trx-ico-medium-limited, .trx-ico-medium-stop, .trx-ico-medium-maintenance {
  display: block;
  margin: 1px auto 1px;
  padding: 3px 8px;
  background-color: #d33b46;
  box-sizing: border-box;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  color: #FFF;
  text-align: center;
  font-size: 0.71875em;
  line-height: 1;
}

.trx-ico-medium-recommend {
  background-color: #cda648;
}

.trx-ico-medium-newest {
  background-color: #3864a4;
}

.trx-ico-medium-develop,
.trx-ico-medium-product {
  background-color: #50a5d8;
}

.trx-ico-medium-update,
.trx-ico-medium-topics {
  background-color: #3d9d87;
}

.trx-ico-medium-ir {
  background-color: #8cbf6d;
}

.trx-ico-medium-discontinue {
  background-color: #848f9c;
}

.trx-ico-medium-limited {
  background-color: #9751b7;
}

.trx-ico-medium-stop {
  background-color: #455b75;
}

.trx-ico-medium-maintenance {
  background-color: #848f9c;
}

.trx-btn-sample-request {
  background-color: #e7f0f9;
  padding: 4px 8px;
  border-radius: 3em;
  font-size: 95%;
  color: #004ea2 !important;
  text-decoration: none !important;
}

.trx-ico-short-new, .trx-ico-short-important {
  display: inline-block;
  margin: 0 auto;
  padding: 2px;
  background-color: #d33b46;
  width: 52px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  color: #FFF;
  text-align: center;
  font-size: 0.71875em;
  line-height: 1;
  vertical-align: middle;
  text-decoration: none !important;
}

.trx-ico-short-important {
  background-color: #cda648;
  text-decoration: none !important;
}

.trx-ico-link-1, .trx-ico-link-2 {
  display: block;
  margin: 5px auto 0;
  padding: 4px;
  border-radius: 3em !important;
  background-color: #e7f0f9;
  width: 92px;
  box-sizing: border-box;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
  font-size: 0.75em;
  line-height: 1;
}

.trx-ico-link-1:link, .trx-ico-link-2:link, .trx-ico-link-1:hover, .trx-ico-link-2:hover, .trx-ico-link-1:visited, .trx-ico-link-2:visited, .trx-ico-link-1:active, .trx-ico-link-2:active {
  color: #004ea2;
  text-decoration: none !important;
  font-weight: bold;
}

.trx-ico-link-2 {
  width: auto;
  background-color: #f5eaf3;
}

.trx-ico-link-2:link, .trx-ico-link-2:hover, .trx-ico-link-2:visited, .trx-ico-link-2:active {
  color: #941068;
}

/* modal *******************************************/
.trx-modal-package {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
  width: 740px;
  z-index: 100;
}

.trx-modal-package .trx-inner {
  padding: 20px;
  background-color: #FFF;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.trx-modal-package .trx-close {
  margin: 30px auto 0;
  width: 200px;
}

.trx-modal-package .trx-block {
  margin: 0;
}

.trx-modal-package ul.trx-list {
  margin-top: 0 !important;
}

#trx-filter {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 26, 54, 0.95);
  z-index: 99;
}

html.lt-ie9 #trx-filter {
  background: url("/image/en/common/bg_modal_01.png") repeat left top;
}

/* csr *******************************************/
.trx-csr2-wrp {
  display: flex;
  justify-content: space-between;
  margin: 40px 0 60px;
}

.trx-csr2-wrp > div {
  width: calc((100% - 30px) / 2);
}

.trx-csr2-wrp > div > a {
  display: block;
  transition: .3s;
}

.trx-csr2-wrp > div > a:hover, .trx-csr2-wrp > div > a:active {
  opacity: .8;
}

.trx-csr2-wrp > div > a img {
  max-width: 100%;
}

.trx-csr2-wrp > div h3 {
  margin-bottom: .5em;
  font-size: 1.25em;
  font-weight: bold;
}

.trx-csr2-wrp > div h3 a {
  color: #003671;
  text-decoration: none !important;
  transition: .2s;
}

.trx-csr2-wrp > div h3 a:hover, .trx-csr2-wrp > div h3 a:active {
  text-decoration: underline !important;
  opacity: .7;
}

.trx-csr2-wrp > div p {
  margin: 0 0 .3em;
  line-height: 1.5;
}

.trx-csr2-wrp > div p strong {
  color: #222;
}

.trx-csr2-wrp .trx-csr2-btn {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}

.trx-csr2-wrp .trx-csr2-btn > a {
  display: flex;
  align-items: center;
  width: calc((100% - 10px) / 2);
  box-sizing: border-box;
  margin-bottom: 10px;
  padding: .3em .6em .3em 1.2em;
  background: url(/image/en/common/icn_arrow_02.png) no-repeat 0.5em center;
  border-radius: 3px;
  border: 1px solid #003671;
  font-size: .9em;
  color: #003671;
  text-decoration: none !important;
  transition: .2s;
}

.trx-csr2-wrp .trx-csr2-btn > a:hover, .trx-csr2-wrp .trx-csr2-btn > a:active {
  background-color: #eaf2f7;
  opacity: .7;
}

.trx-csr2-wrp .trx-csr2-btn > a:nth-child(odd) {
  margin-right: 10px;
}

/*
* フォーム要素
*
*****************************************/
#trx-filter-form {
  margin: 30px 0 0;
  letter-spacing: -0.4em;
}

#trx-filter-form form {
  letter-spacing: normal;
}

#trx-filter-form form input[type=text] {
  padding: 0 10px 0;
  width: 168px;
  height: 36px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  vertical-align: top;
  border: 1px solid #d8dfe5;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  font-size: 0.78125em;
  line-height: 1.5;
}

#trx-filter-form form input[type=image] {
  width: 110px;
  height: 36px;
  vertical-align: top;
}

#trx-filter-form .trx-filter-button-1 {
  display: inline-block;
  letter-spacing: normal;
  margin: 0 10px 0 0;
  padding: 15px 0 14px;
  width: 150px;
  border: 1px solid #d8dfe5;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 0.875em;
  line-height: 1.5;
  font-weight: bold;
}

#trx-filter-form .trx-filter-button-1:link, #trx-filter-form .trx-filter-button-1:visited, #trx-filter-form .trx-filter-button-1:hover, #trx-filter-form .trx-filter-button-1:active {
  color: #023466;
  text-decoration: none;
}

#trx-filter-form .trx-filter-button-1 span {
  padding: 0 0 0 23px;
  background: url("/image/en/common/icn_filter_02.png") no-repeat left center;
}

#trx-filter-form .trx-filter-button-2 {
  display: inline-block;
  letter-spacing: normal;
  margin: 0 10px 0 0;
  padding: 15px 0 14px;
  width: 150px;
  border: 1px solid #d8dfe5;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 0.875em;
  line-height: 1.5;
  font-weight: bold;
}

#trx-filter-form .trx-filter-button-2:link, #trx-filter-form .trx-filter-button-2:visited, #trx-filter-form .trx-filter-button-2:hover, #trx-filter-form .trx-filter-button-2:active {
  color: #023466;
  text-decoration: none;
}

#trx-filter-form .trx-filter-button-2 span {
  padding: 0 0 0 23px;
  background: url("/image/en/common/icn_filter_03.png") no-repeat left center;
}

#trx-filter-form .trx-filter-button-release {
  display: inline-block;
  letter-spacing: normal;
  margin: 3px 10px 0 0;
  padding: 5px 0 4px;
  width: 150px;
  background-color: #E2E7EC;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 0.75em;
  line-height: 1.5;
  font-weight: bold;
}

#trx-filter-form .trx-filter-button-release:link, #trx-filter-form .trx-filter-button-release:visited, #trx-filter-form .trx-filter-button-release:hover, #trx-filter-form .trx-filter-button-release:active {
  color: #7A7F84;
  text-decoration: none;
}

#trx-filter-form .trx-filter-button-release span {
  padding: 0 0 0 17px;
  background: url("/image/en/common/icn_close_02.png") no-repeat left center;
}

#trx-filter-form .trx-filter-button-advance {
  width: 180px;
}

#trx-filter-form .trx-filter-button-advance span {
  background: url("/image/en/common/icn_filter_03.png") no-repeat 0 49%;
}

#trx-filter-form .trx-filter-on {
  background-color: #023466;
  color: #fff !important;
}

#trx-filter-form .trx-filter-on span {
  background-image: url("/image/en/common/icn_filter_02_on.png");
}

#trx-filter-form .trx-adfilter-on {
  background-color: #023466;
  color: #fff !important;
}

#trx-filter-form .trx-adfilter-on span {
  background-image: url("/image/en/common/icn_filter_03_on.png");
}

html.lt-ie9 #trx-filter-form form input[type=text] {
  padding: 8px 10px;
}

.trx-status-filter ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  letter-spacing: -0.4em;
}

.trx-status-filter ul li {
  margin: 6px 12px 0 0;
  display: inline-block;
  letter-spacing: normal;
  font-size: 0.8125em;
  line-height: 1.5;
  color: #023466;
  font-weight: bold;
}

.trx-status-filter ul li:nth-child(2n) {
  margin-right: 0;
}

.trx-status-filter ul li:nth-child(2) {
  margin-top: 0;
}

.trx-status-filter ul li label {
  cursor: pointer;
}

.trx-status-filter .trx-button {
  margin: 12px 0 0;
}

.trx-status-filter .trx-button a {
  display: block;
  padding: 13px 0 11px;
  background-color: #E2E7EC;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
  font-size: 0.75em;
  line-height: 1.5;
}

.trx-status-filter .trx-button a:link, .trx-status-filter .trx-button a:visited, .trx-status-filter .trx-button a:hover, .trx-status-filter .trx-button a:active {
  color: #7A7F84;
  text-decoration: none;
}

.trx-status-filter .trx-button a span {
  padding: 0 0 0 17px;
  background: url("/image/en/common/icn_close_02.png") no-repeat left center;
}

.trx-status-sort ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.trx-status-sort ul li {
  margin: 6px 0 0;
  font-size: 0.8125em;
  line-height: 1.5;
  color: #023466;
  font-weight: bold;
}

/*
* テーブル要素
*
*****************************************/
.trx-news-table {
  margin: 0;
  width: 100%;
  border-collapse: collapse;
}

.trx-news-table tbody th {
  padding: 23px 5px 21px 0;
  width: 110px;
  border-bottom: 1px solid #d8dfe5;
  vertical-align: top;
  font-size: 0.75em;
  line-height: 1.6;
  font-weight: normal;
}

.trx-news-table tbody td {
  padding: 23px 0 21px 20px;
  border-bottom: 1px solid #d8dfe5;
  vertical-align: top;
  font-size: 0.875em;
  line-height: 1.5;
}

.trx-news-table tbody td.icon {
  padding-left: 0;
  width: 105px;
}

.trx-news-table tbody td a {
  display: inline-block;
}

.trx-news-table tbody td a span {
  margin-left: .25em;
  text-decoration: none;
}

.trx-news-table tbody td span {
  margin-left: .25em;
  text-decoration: none;
  display: none;
}

.trx-news-table tbody td .trx-ico-long-new, .trx-news-table tbody td .trx-ico-long-recommend, .trx-news-table tbody td .trx-ico-long-newest, .trx-news-table tbody td .trx-ico-long-develop, .trx-news-table tbody td .trx-ico-long-product, .trx-news-table tbody td .trx-ico-long-update, .trx-news-table tbody td .trx-ico-long-topics, .trx-news-table tbody td .trx-ico-long-ir, .trx-news-table tbody td .trx-ico-long-discontinue, .trx-news-table tbody td .trx-ico-long-limited, .trx-news-table tbody td .trx-ico-long-stop, .trx-news-table tbody td .trx-ico-long-maintenance,
.trx-news-table tbody td .trx-ico-long-recommend,
.trx-news-table tbody td .trx-ico-long-newest,
.trx-news-table tbody td .trx-ico-long-develop,
.trx-news-table tbody td .trx-ico-long-update,
.trx-news-table tbody td .trx-ico-long-ir,
.trx-news-table tbody td .trx-ico-long-discontinue,
.trx-news-table tbody td .trx-ico-long-limited,
.trx-news-table tbody td .trx-ico-long-stop,
.trx-news-table tbody td .trx-ico-long-maintenance,
.trx-news-table tbody td .trx-ico-medium-new,
.trx-news-table tbody td .trx-ico-medium-recommend,
.trx-news-table tbody td .trx-ico-medium-newest,
.trx-news-table tbody td .trx-ico-medium-develop,
.trx-news-table tbody td .trx-ico-medium-product,
.trx-news-table tbody td .trx-ico-medium-update,
.trx-news-table tbody td .trx-ico-medium-topics,
.trx-news-table tbody td .trx-ico-medium-ir,
.trx-news-table tbody td .trx-ico-medium-discontinue,
.trx-news-table tbody td .trx-ico-medium-limited,
.trx-news-table tbody td .trx-ico-medium-stop,
.trx-news-table tbody td .trx-ico-medium-maintenance,
.trx-news-table tbody td .trx-ico-medium-recommend,
.trx-news-table tbody td .trx-ico-medium-newest,
.trx-news-table tbody td .trx-ico-medium-develop,
.trx-news-table tbody td .trx-ico-medium-update,
.trx-news-table tbody td .trx-ico-medium-ir,
.trx-news-table tbody td .trx-ico-medium-discontinue,
.trx-news-table tbody td .trx-ico-medium-limited,
.trx-news-table tbody td .trx-ico-medium-stop,
.trx-news-table tbody td .trx-ico-medium-maintenance,
.trx-news-table tbody td .trx-ico-short-new,
.trx-news-table tbody td .trx-ico-short-important,
.trx-news-table tbody td .trx-ico-short-important {
  font-size: 0.8214285714em;
}

.trx-series-table {
  margin: 30px 0 0;
}

.trx-series-table table {
  width: 100%;
  border-collapse: collapse;
}

.trx-series-table table tr th {
  padding: 5px 10px;
  background-color: #A2AEBA;
  color: #FFF;
  border-right: 1px solid #b2bdc7;
  font-size: 0.75em;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}

.trx-series-table table tr th:last-child {
  border-right: none;
}

.trx-series-table table tr th.trx-volt {
  width: 7em;
}

.trx-series-table table tr th.trx-hertz {
  width: 8em;
}

.trx-series-table table tr td {
  padding: 5px 10px;
  text-align: left;
  vertical-align: middle;
  font-size: 0.75em;
  line-height: 1.3;
  border-right: 1px solid #d8dfe5;
  border-bottom: 1px solid #d8dfe5;
}

.trx-series-table table tr td.trx-name {
  background-color: #FBFEFF;
}

.trx-series-table table tr td:last-child {
  border-right: none;
}

.trx-series-table table tr td .trx-ico-medium-new, .trx-series-table table tr td .trx-ico-medium-recommend, .trx-series-table table tr td .trx-ico-medium-newest, .trx-series-table table tr td .trx-ico-medium-develop,
.trx-series-table table tr td .trx-ico-medium-product, .trx-series-table table tr td .trx-ico-medium-update,
.trx-series-table table tr td .trx-ico-medium-topics, .trx-series-table table tr td .trx-ico-medium-ir, .trx-series-table table tr td .trx-ico-medium-discontinue, .trx-series-table table tr td .trx-ico-medium-limited, .trx-series-table table tr td .trx-ico-medium-stop, .trx-series-table table tr td .trx-ico-medium-maintenance,
.trx-series-table table tr td .trx-ico-medium-recommend,
.trx-series-table table tr td .trx-ico-medium-newest,
.trx-series-table table tr td .trx-ico-medium-update,
.trx-series-table table tr td .trx-ico-medium-ir,
.trx-series-table table tr td .trx-ico-medium-discontinue,
.trx-series-table table tr td .trx-ico-medium-maintanace,
.trx-series-table table tr td .trx-ico-medium-develop,
.trx-series-table table tr td .trx-ico-medium-limited,
.trx-series-table table tr td .trx-ico-medium-stop {
  font-size: 0.8846153846em;
}

.trx-series-table table tr td:first-child, .trx-series-table table tr td:nth-child(2) {
  white-space: nowrap;
}

.trx-series-table table tr:last-child th, .trx-series-table table tr:last-child td {
  border-bottom: none;
}

.trx-series-table table a:link, .trx-series-table table a:visited {
  text-decoration: underline;
}

.trx-series-table table a:hover, .trx-series-table table a:active {
  text-decoration: none;
}

.trx-series-table table a.trx-pdf {
  background-position: 0 0;
}

.trx-series-table table a.trx-pdf:link, .trx-series-table table a.trx-pdf:visited {
  text-decoration: none;
}

.trx-series-table table a.trx-pdf:hover, .trx-series-table table a.trx-pdf:active {
  text-decoration: underline;
}

.trx-series-table .trx-adfilter-td {
  background-color: #f0f7f9;
}

.trx-series-table .trx-adfilter-td td {
  padding: 10px;
}

.trx-series-table .trx-adfilter-td td.trx-focus {
  background-color: #023466;
  font-size: 1em;
}

.trx-series-table .trx-adfilter-td input {
  text-align: center;
}

.trx-series-table .trx-filter-td {
  background-color: #f0f7f9;
}

.trx-series-table .trx-filter-td td {
  text-align: left !important;
  vertical-align: top;
  padding: 12px 10px;
}

.trx-series-table .trx-filter-td td label {
  color: #333333;
  font-weight: normal;
}

.trx-series-table .trx-filter-td td input {
  margin-right: 8px;
}

.trx-series-table .trx-filter-td .trx-scrollbar {
  padding: 0;
}

.trx-series-table .trx-filter-td .trx-scrollbar ul {
  padding: 12px 10px;
  height: 135px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.trx-filter-wrp {
  border: 1px solid #A2AEBA;
  border-radius: 4px;
  max-width: 580px;
}

.trx-filter-wrp .slider-wrp {
  padding: 10px 0;
}

.trx-filter-wrp .slider-wrp .slider-range {
  margin: 0 10px 10px;
}

.trx-filter-wrp .slider-wrp .noUi-horizontal {
  height: 6px;
}

.trx-filter-wrp .slider-wrp .noUi-horizontal .noUi-connect {
  background: #164ea2;
}

.trx-filter-wrp .slider-wrp .noUi-horizontal .noUi-handle {
  width: 18px;
  height: 18px;
  border-radius: 12px;
  right: -9px;
  top: -7px;
  background: #164ea2;
  box-shadow: none;
}

.trx-filter-wrp .slider-wrp .noUi-horizontal .noUi-handle:before, .trx-filter-wrp .slider-wrp .noUi-horizontal .noUi-handle:after {
  display: none;
}

.trx-filter-wrp .slider-wrp .noUi-horizontal .noUi-handle:focus {
  outline: none;
}

.trx-filter-wrp .slider-wrp .noUi-horizontal .noUi-handle .noUi-touch-area {
  cursor: -webkit-grab;
  cursor: grab;
}

.trx-filter-wrp .slider-wrp .noUi-horizontal .noUi-handle .noUi-touch-area:hover, .trx-filter-wrp .slider-wrp .noUi-horizontal .noUi-handle .noUi-touch-area:active {
  background: rgba(255, 255, 255, 0.2);
}

.trx-filter-wrp .slider-wrp .noUi-horizontal .noUi-handle .noUi-touch-area:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.trx-filter-wrp .slider-wrp .noUi-horizontal .noUi-handle .noUi-touch-area:focus {
  outline: none;
}

.trx-filter-wrp .slider-wrp .num.min {
  float: left;
}

.trx-filter-wrp .slider-wrp .num.max {
  float: right;
}

.trx-filter-wrp .trx-filter-acd-check {
  display: none;
}

.trx-filter-wrp .trx-filter-acd-label.trx-filter-head {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 10px 10px;
  background: #A2AEBA;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}

.trx-filter-wrp .trx-filter-body {
  display: flex;
  flex-wrap: wrap;
  font-size: 80%;
  overflow: hidden;
}

.trx-filter-wrp .trx-filter-body .trx-filter-elm {
  position: relative;
  width: 25%;
  box-sizing: border-box;
  padding: 0 15px;
  margin: 15px 0 !important;
  transform: translateX(1px);
  border-right: 1px solid #ddd;
}

.trx-filter-wrp .trx-filter-body .trx-filter-elm.trx-filter-elm-col2 {
  width: 50%;
}

.trx-filter-wrp .trx-filter-body .trx-filter-elm::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -16px;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #ddd;
}

.trx-filter-wrp .trx-filter-body .trx-filter-elm strong {
  color: #333;
}

.trx-filter-wrp .trx-filter-body .trx-filter-elm p.num {
  margin: .5em 0 0;
}

.trx-filter-wrp .trx-filter-body .trx-filter-elm p.num > span.minmax {
  display: inline-block;
  width: 28px;
}

.trx-filter-wrp .trx-filter-body .trx-filter-elm input {
  max-width: 55px;
  margin: 0 3px;
  line-height: normal;
}

.trx-series-table td a.trx-packages {
  white-space: nowrap;
}

.trx-series-table .trx-header > th.trx-th-status-link {
  padding: 0;
}

.trx-series-table .trx-header > th.trx-th-status-link a {
  display: inline-block;
  padding: 12px 0;
  width: 100%;
  color: #fff;
  text-decoration: none;
}

.trx-series-table .trx-header > th.trx-th-status-link:hover, .trx-series-table .trx-header > th.trx-th-status-link:active {
  opacity: .8;
}

.trx-spec-table {
  width: 100%;
  border-collapse: collapse;
}

.trx-spec-table tr th {
  padding: 12px 15px;
  font-size: 0.8125em;
  line-height: 1.5;
  border: 1px solid #d8dfe5;
  background-color: #FBFEFF;
  text-align: left;
  font-weight: normal;
  width: 25%;
}

.trx-spec-table tr th.trx-table-heading {
  background-color: #a2aeba;
  color: #fff;
  font-weight: bold;
}

.trx-spec-table tr td {
  padding: 12px 15px;
  font-size: 0.8125em;
  line-height: 1.5;
  border: 1px solid #d8dfe5;
  text-align: left;
  width: 25%;
}

.trx-spec-table tr td .trx-pkginfo {
  width: auto;
}

.trx-spec-table tr .trx-list {
  float: left;
  margin: 2em 0 0 0;
}

.trx-spec-table tr .trx-list li {
  margin: 5px 0 0;
  list-style-type: none !important;
}

.trx-spec-table tr .trx-pkg-photo {
  display: block;
  float: right;
}

.trx-spec-table tr .trx-pkg-photo img {
  height: 145px;
}

.trx-form-table {
  width: 100%;
  border-collapse: collapse;
}

.trx-form-table tr th {
  padding: 12px 15px;
  font-size: 0.8125em;
  line-height: 1.5;
  border: 1px solid #d8dfe5;
  background-color: #FBFEFF;
  text-align: left;
  font-weight: normal;
  width: 25%;
}

.trx-form-table tr th.trx-table-heading {
  background-color: #a2aeba;
  color: #fff;
  font-weight: bold;
}

.trx-form-table tr td {
  padding: 12px 15px;
  font-size: 0.8125em;
  line-height: 1.5;
  border: 1px solid #d8dfe5;
  text-align: left;
}

.trx-form-table tr .trx-list {
  float: left;
  margin: 2em 0 0 0;
}

.trx-form-table tr .trx-list li {
  margin: 5px 0 0;
  list-style-type: none !important;
}

.trx-spec-table-sp {
  display: none;
}

.table-wrapper {
  margin-top: 30px;
}

.table-wrapper .btn-toolbar {
  display: none;
}

.table-wrapper .table-responsive {
  border: 1px solid #ddd !important;
}

.table-wrapper .table-responsive[data-pattern=priority-columns] {
  margin-bottom: 0;
  border-radius: 0px;
}

/*
* トップページ
*
*****************************************/
.trx-home #trx-top-mainimage {
  position: relative;
  padding: 26px 0 0;
  min-width: 960px;
  background: #d6e9f9;
  background: linear-gradient(to bottom, #d6e9f9 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #d6e9f9 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d6e9f9, endColorstr=#ffffff, GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffd6e9f9, endColorstr=#ffffffff, GradientType=0);
}

.trx-home #trx-top-mainimage #trx-top-mainimage-inner {
  position: relative;
  height: 235px;
  overflow: hidden;
}

.trx-home #trx-top-mainimage #trx-top-mainimage-inner .trx-image {
  position: absolute;
  left: 0;
  top: 0;
  box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.trx-home #trx-top-mainimage #trx-top-mainimage-inner .trx-image a {
  display: block;
}

.trx-home #trx-top-mainimage #trx-top-mainimage-inner .trx-image img {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.trx-home #trx-top-mainimage #trx-mv-prev {
  position: absolute;
  left: 0;
  top: 126px;
}

.trx-home #trx-top-mainimage #trx-mv-prev img {
  cursor: pointer;
}

.trx-home #trx-top-mainimage #trx-mv-next {
  position: absolute;
  left: 0;
  top: 126px;
}

.trx-home #trx-top-mainimage #trx-mv-next img {
  cursor: pointer;
}

.trx-home #trx-top-mainimage #trx-mv-pagination {
  margin: 10px 0 0;
  text-align: center;
  letter-spacing: -0.4em;
}

.trx-home #trx-top-mainimage #trx-mv-pagination div {
  display: inline-block;
  position: relative;
  margin: 0 0 0 10px;
  padding: 5px 0 0;
  letter-spacing: normal;
  cursor: pointer;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.trx-home #trx-top-mainimage #trx-mv-pagination div:first-child {
  margin: 0;
}

.trx-home #trx-top-mainimage #trx-mv-pagination div img {
  box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.trx-home #trx-top-mainimage #trx-mv-pagination div img.trx-layer {
  display: none;
  position: absolute;
  left: 0;
  top: 5px;
}

.trx-home #trx-top-mainimage #trx-mv-pagination div.trx-current {
  background: url("/image/en/common/icn_thumb_01.png") no-repeat center top;
}

.trx-home #trx-top-mainimage #trx-mv-pagination div.trx-current img.trx-layer {
  display: inline;
}

.trx-home main .trx-contents-2 {
  margin-bottom: 40px;
}

html.lt-ie9 .trx-home #trx-top-mainimage #trx-mv-pagination div img {
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}

/*
* ニュース・IR
*
*****************************************/
body main .trx-sHover:hover {
  color: #4D83BE;
}

body main .trx-news-list {
  padding-top: 30px;
}

body main .trx-link-past, body main .trx-link-past2 {
  padding-left: 30px;
  margin-left: 10px;
  display: inline-block;
  background: url("/image/en/common/icn_arrow_02.png") no-repeat 19px 0.6em;
  border-left: 1px solid #d8dfe5;
}

body main .trx-link-past:link, body main .trx-link-pastvisited, body main .trx-link-past2:link, body main .trx-link-past2visited {
  text-decoration: none;
}

body main .trx-link-past:hover, body main .trx-link-pastactive, body main .trx-link-past2:hover, body main .trx-link-past2active {
  text-decoration: underline;
}

body main .trx-news-tab {
  margin-top: 30px;
  border: 1px solid #d8dfe5;
  border-radius: 5px;
  height: 34px;
  padding: 13px 13px 13px 30px;
}

body main .trx-news-tab ul {
  width: 400px;
  padding-top: 4px;
  float: left;
}

body main .trx-news-tab label {
  line-height: 1;
}

body main .trx-news-tab input {
  vertical-align: middle;
  margin-top: -1px !important;
}

body main .trx-news-tab .trx-button {
  width: 187px;
  display: inline-block;
  margin: 0;
  float: right;
}

body main .trx-news-tab .trx-button a {
  padding: 9px 0 8px;
}

body main .trx-sidebar-fx dt {
  background-color: #004ea2;
  text-align: left;
  padding-left: 37px;
  background-image: url("/image/en/common/icn_fx_1.jpg");
  background-repeat: no-repeat;
  background-position: 15px 50%;
}

body main .trx-sidebar-fx dd {
  padding: 0;
  background-image: url("/image/en/common/icn_fx_2.jpg");
  background-repeat: no-repeat;
  background-position: 192px 50%;
}

body main .trx-sidebar-fx dd a {
  padding: 14px;
  display: block;
  font-weight: bold;
  text-decoration: none;
}

body main .trx-sidebar-fx dd span {
  font-size: 11px;
  font-weight: normal;
}

body main .trx-newsdate-wrp {
  position: relative;
}

body main .trx-newsdate-wrp .trx-share {
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
}

body main .trx-date-wrp {
  display: inline-block;
  padding: 25px 0;
}

body main .trx-newsdate-wrp .trx-date {
  /*font-size: 90%;
          color: #666;*/
  margin-right: 8px;
}

body main .trx-ico-wrp {
  display: inline-block;
  padding-right: 100px;
}

body main .trx-newsdate-wrp .trx-ico-short-new, body main .trx-newsdate-wrp .trx-ico-short-important,
body main .trx-newsdate-wrp .trx-ico-short-important {
  display: inline-block;
  vertical-align: middle;
  width: 52px;
  padding: 2px;
  line-height: 1;
  margin-right: 4px;
  margin-bottom: 2px;
}

body main .trx-h1-date .trx-h1-1 span {
  padding-right: 150px;
}

/*
* スペックから探す結果
*
*****************************************/
body .trx-layout-left {
  width: 1020px;
}

body .trx-layout-left #trx-nav-global {
  position: relative;
}

body .trx-layout-left #trx-nav-global .trx-nav-global-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
  background: #004793;
  background: linear-gradient("to bottom", #004793 0, #004da0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff004793', endColorstr='#ff004da0', GradientType=0);
  z-index: -1;
}

body .trx-layout-left #trx-breadcrumb {
  position: relative;
}

body .trx-layout-left #trx-breadcrumb .trx-breadcrumb-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 35px;
  background-color: #F6FAFB;
  border-bottom: 1px solid #e8eff1;
  z-index: -1;
}

body .trx-layout-left #trx-nav-footer {
  position: relative;
}

body .trx-layout-left #trx-nav-footer .trx-nav-footer-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 585px;
  background: #f6fafb url("/image/en/common/bg_footer_nav.gif") repeat-x left top;
  z-index: -1;
}

body .trx-layout-left #trx-nav-global-footer {
  position: relative;
}

body .trx-layout-left #trx-nav-global-footer .trx-nav-global-footer-bg {
  position: absolute;
  top: -1px;
  left: 0;
  height: 52px;
  border-top: 1px solid #004793;
  background-color: #004EA2;
  z-index: -1;
  border-bottom: 1px solid #004793 \9;
}

body .trx-layout-left main .trx-spec-list {
  margin-bottom: 30px;
}

body .trx-layout-left main .trx-spec-list #trx-tab2Panel {
  width: 500px;
  float: left;
}

body .trx-layout-left main .trx-spec-list .trx-csv-dl {
  float: right;
}

body .trx-layout-left main .trx-spec-list .trx-csv-dl a {
  display: block;
  width: 300px;
  height: 36px;
  font-size: 14px;
  text-decoration: none;
  line-height: 36px;
  text-align: center;
  border-radius: 3px;
  padding-left: 15px;
  color: #FFF;
  background: #004ea2 url("/image/en/common/icn-dl.jpg") no-repeat 20px 49%;
}

body .trx-layout-left main .table-wrapper {
  padding-right: 40px;
}

body .trx-layout-left main .table-wrapper th {
  padding: 5px 10px;
}

body .trx-layout-left main .table-wrapper th.trx-sub-th {
  font-size: 11px;
  padding: 4px 15px 2px;
  border-top: 1px solid #b2bdc7;
}

body .trx-layout-left main .table-wrapper td, body .trx-layout-left main .table-wrapper th {
  white-space: nowrap;
  text-align: center;
}

body .trx-layout-left main .table-wrapper .sticky-table-header {
  position: absolute;
}

body .trx-layout-left main .table-wrapper .table-responsive {
  overflow: visible;
  width: auto;
}

/*
* IRよくある質問
*
*****************************************/
body #trx-ir-faq {
  margin-top: 30px;
}

body #trx-ir-faq .trx-faq dt:first-child {
  border-top: 1px solid #d8dfe5;
}

body .trx-form_cl main label {
  cursor: pointer;
}

body .trx-form_cl main .trx-block .trx-form-table {
  margin-top: 20px !important;
  font-size: 1.154em;
}

body .trx-form_cl main .trx-block .trx-form-table th {
  width: 200px;
  font-weight: 700;
}

body .trx-form_cl main .trx-block .trx-form-table th label {
  margin-bottom: 0;
}

body .trx-form_cl main .trx-block .trx-form-table td {
  padding: 13px 15px 20px;
}

body .trx-form_cl main .trx-block .trx-form-table td ul {
  margin-top: 13px;
}

body .trx-form_cl main .trx-block .trx-form-table td ul li {
  margin-top: 0.5em;
  clear: both;
}

body .trx-form_cl main .trx-block .trx-form-table td ul li dt {
  float: left;
}

body .trx-form_cl main .trx-block .trx-form-table td ul li dd {
  margin-left: 28px;
}

body .trx-form_cl main .trx-block .trx-form-table td input[type="checkbox"] {
  width: 15px;
  height: 15px;
  margin-right: 13px;
  vertical-align: middle;
}

body .trx-form_cl main .trx-block .trx-form-table td label {
  margin-bottom: 0;
  font-weight: normal;
  line-height: 1em;
  max-width: 90%;
  vertical-align: middle;
}

body .trx-form_cl main .trx-block .trx-form-table td textarea {
  width: 674px;
  height: 195px;
  margin-top: 19px;
  border-color: #ccd5d9;
  resize: none;
}

body .trx-form_cl main .trx-block .trx-form-table td .trx-error-mess {
  margin-top: 9px;
  line-height: 1.4em;
}

body .trx-form_cl main .trx-block .trx-form-table td .trx-error-mess span {
  margin-left: 23px;
  padding: 3px 0 3px 4px;
  font-size: 1em;
  display: block;
}

body .trx-form_cl main .trx-block .trx-form-table tr .trx-consent-cont {
  padding: 25px;
}

body .trx-form_cl main .trx-block .trx-form-table tr .trx-consent-cont label {
  cursor: pointer;
  width: 627px;
  margin: 12px 0 0;
  padding: 15px;
  font-size: 0.9375em;
  color: #023466;
  font-weight: 700;
  background-color: #f6fafb;
}

body .trx-form_cl main .trx-block .trx-form-table tr .trx-consent-cont label input[type="checkbox"] {
  margin: -1px 10px 0 0;
  vertical-align: middle;
}

body .trx-form_cl main .trx-block .trx-customer tr td {
  padding: 15px;
}

body .trx-form_cl main .trx-block .trx-customer tr td input::-moz-placeholder {
  color: #aaa;
}

body .trx-form_cl main .trx-block .trx-customer tr td input:-ms-input-placeholder {
  color: #aaa;
}

body .trx-form_cl main .trx-block .trx-customer tr td input::placeholder {
  color: #aaa;
}

body .trx-form_cl main .trx-block .trx-customer tr td input:-ms-input-placeholder {
  color: #aaa;
}

body .trx-form_cl main .trx-block .trx-customer tr td input::-ms-input-placeholder {
  color: #aaa;
}

body .trx-form_cl main .trx-block .trx-customer tr td input[type="text"] {
  width: 654px;
  padding: 10px;
  line-height: 15px;
}

body .trx-form_cl main .trx-block .trx-customer tr td input[type="text"][id="post"] {
  width: 158px;
}

body .trx-form_cl main .trx-block .trx-customer tr td input[type="text"][id="tel"] {
  width: 218px;
}

body .trx-form_cl main .trx-block .trx-customer tr td input[type="password"] {
  width: 350px;
  padding: 10px;
  line-height: 15px;
}

body .trx-form_cl main .trx-block .trx-customer tr td input[type="radio"] {
  width: 16px;
  height: 17px;
  margin-right: 5px;
  margin-top: -1px;
  vertical-align: middle;
}

body .trx-form_cl main .trx-block .trx-customer tr td select {
  padding: 11px 12px;
}

body .trx-form_cl main .trx-block .trx-customer tr td:last-child p {
  line-height: 1.34em;
}

body .trx-form_cl main .trx-personal {
  padding: 10px;
  background-color: #f6fafb;
}

body .trx-form_cl main .trx-personal .trx-personal_inner {
  padding: 10px 20px;
  height: 200px;
  overflow-y: scroll;
  border: 1px solid #d8dfe5;
  background-color: #fff;
  font-size: 0.875em;
  line-height: 28px;
}

body .trx-form_cl main .trx-required-cont {
  background: #FBFEFF url(/image/en/common/icn_required.png) right 15px center no-repeat;
}

body .trx-form_cl main .trx-error {
  margin-top: 50px;
  padding: 30px 28px;
  border: 1px solid #f3d5d5;
  background-color: #fff0f0;
}

body .trx-form_cl main .trx-error-mess {
  margin-top: 20px;
  line-height: 1.19em;
  background: url(/image/en/common/icn_error.png) no-repeat;
}

body .trx-form_cl main .trx-error-mess span {
  margin: 0 30px;
  padding: 2px 0;
  font-size: 0.94em;
  color: #db4242;
  background-color: #fff0f0;
  display: block;
}

body .trx-form_cl main .trx-form-btn {
  margin-top: 50px;
  text-align: center;
  position: relative;
  width: 100%;
  height: 60px;
  margin: 50px auto 0;
}

body .trx-form_cl main .trx-form-btn .trx-disable_bt {
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
  margin: 0 auto;
  width: 400px;
  padding: 20px 0;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  background-color: #004ea2;
  border: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

body .trx-form_cl main .trx-form-btn input {
  width: 400px;
  padding: 20px 0;
  margin: 0 20px;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  background-color: #004ea2;
  border: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

body .trx-form_cl main .trx-form-btn input#trx-confirm-btn {
  display: none;
  margin: 0 auto;
}

body .trx-form_cl main .trx-form-btn input#trx-back-btn {
  width: 150px;
  padding: 15px 0;
  background-color: #a4aeba;
  font-size: 18px;
  line-height: 18px;
}

body .trx-form_cl main .trx-info {
  margin-top: 52px;
}

/*
* カート
*
*****************************************/
body .trx-form_cl main .trx-form-cart .trx-stepBar li {
  width: 230px;
}

body .trx-form_cl main .trx-form-cart .trx-sp-btn {
  display: none;
}

body .trx-form_cl main .trx-form-cart .trx-cart-table {
  margin-top: 20px !important;
}

body .trx-form_cl main .trx-form-cart .trx-series-table table {
  border: 1px solid #d8dfe5;
  margin-top: 2em;
}

body .trx-form_cl main .trx-form-cart .trx-series-table table tr td {
  text-align: center;
}

body .trx-form_cl main .trx-form-cart .trx-series-table table tr td .trx-sp-part-number {
  display: none;
}

body .trx-form_cl main .trx-form-cart .trx-series-table table tr td input[type="text"] {
  width: 76px;
  margin-right: 10px;
  vertical-align: top;
  font-size: 14px;
  background-color: #fff;
  height: 14px;
  padding: 9px 0 10px 9px;
}

body .trx-form_cl main .trx-form-cart .trx-series-table table .trx-none-cart td {
  padding: 60px 0;
  line-height: 0;
}

body .trx-form_cl main .trx-form-cart .trx-series-table table .trx-none-cart td p {
  padding-bottom: 0;
  font-size: 15px;
  line-height: 15px;
}

body .trx-form_cl main .trx-form-cart .trx-series-table table .trx-none-cart .trx-sidebar-button {
  margin: 30px auto 0;
  width: 400px;
  padding: 17px 0;
}

body .trx-form_cl main .trx-form-cart .trx-series-table table .trx-none-cart .trx-sidebar-button a {
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
}

body .trx-form_cl main .trx-form-cart .trx-pageback {
  margin-top: 23px;
  padding: 0 0 0 19px;
  font-size: 0.875em;
  line-height: 2;
  background: url(/image/en/common/icn_arrow_04.png) left no-repeat;
}

body .trx-form_cl main .trx-form-cart .trx-pageback a:link, body .trx-form_cl main .trx-form-cart .trx-pageback avisited {
  text-decoration: none;
}

body .trx-form_cl main .trx-form-cart .trx-pageback a:hover, body .trx-form_cl main .trx-form-cart .trx-pageback aactive {
  text-decoration: underline;
}

body .trx-form_cl main .trx-form-cart .trx-nextpage {
  margin-top: 23px;
  margin-bottom: 50px;
  padding: 40px 0;
  text-align: center;
  background-color: #f6fafb;
}

body .trx-form_cl main .trx-form-cart .trx-nextpage p {
  line-height: 2;
}

/*
* 検索結果
*
*****************************************/
.trx-box-search:after {
  content: "";
  clear: both;
  display: block;
}

body .trx-search-result .trx-pagination {
  border-top: 1px solid #ccc;
  margin: 2em 0 0;
  padding-top: 3em;
}

body .trx-search-result .trx-sr-wrp {
  margin-top: 2em;
}

body .trx-search-result .trx-sr-wrp .trx-box-search {
  margin: 2em 0 3em;
  border: 1px solid #d8dfe5;
  background: #f6fafb;
}

body .trx-search-result .trx-sr-wrp .trx-box-search .trx-search {
  font-size: 1.125em;
  float: left;
  width: 50%;
  vertical-align: middle;
}

body .trx-search-result .trx-sr-wrp .trx-box-search .trx-search .trx-search-form input[type="text"] {
  padding: 0.8em 0.8em 0.6em;
  height: auto;
  line-height: 1.2;
  font-size: 1em;
}

body .trx-search-result .trx-sr-wrp .trx-box-search .trx-search .trx-search-form input[type="submit"] {
  top: 0;
  margin-top: 0;
  width: 50px;
  height: 50px;
  background-position: center center;
}

body .trx-search-result .trx-sr-wrp .trx-box-search .trx-search-num {
  float: right;
  width: 30%;
  text-align: right;
  padding: 1em 0 0.5em;
  line-height: 1.1;
  color: #666;
}

body .trx-search-result .trx-sr-wrp .trx-sr-box {
  margin-top: 1.5em;
  padding-top: 1.5em;
  border-top: 1px solid #ccc;
}

body .trx-search-result .trx-sr-wrp .trx-sr-box .trx-sr-title {
  font-size: 1.125em;
}

body .trx-search-result .trx-sr-wrp .trx-sr-box .trx-sr-content {
  color: #777;
  margin-top: 0.3em;
  font-size: 0.875em;
}

/*
* サイトマップ
*
*****************************************/
body .trx-sitemap .trx-sitemap-wrp .trx-il-3 {
  letter-spacing: -.4em;
}

body .trx-sitemap .trx-sitemap-wrp .trx-il-3 li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  padding-right: 3em;
}

body .trx-sitemap .trx-sitemap-wrp .trx-sm-h3block-wrp {
  letter-spacing: -.4em;
  margin: 0 -20px 0 0;
}

body .trx-sitemap .trx-sitemap-wrp .trx-sm-h3block-wrp .trx-sm-h3block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  width: 460px;
  margin: 30px 20px 0 0;
  vertical-align: top;
}

body .trx-sitemap .trx-sitemap-wrp .trx-sm-h3block-wrp .trx-sm-h3block:first-child {
  margin: 30px 20px 0 0 !important;
}

body .trx-sitemap .trx-sitemap-wrp .trx-h3-1 {
  margin: 30px 0 0;
  border-left: none;
}

body .trx-sitemap .trx-sitemap-wrp .trx-h3-1 span {
  padding: 4px 0 0 5px;
}

body .trx-sitemap .trx-sitemap-wrp ul.trx-list {
  margin: 1.25em 0 0 1em;
}

body .trx-sitemap .trx-sitemap-wrp ul.trx-list li {
  line-height: 1.5;
  margin: 10px 0 0;
}

/*
* ローカライズ
*
*****************************************/
body {
  font-family: Helvetica, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', Osaka, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

body .trx-form_cl main .trx-required-cont {
  background: #FBFEFF url("/image/en/common/icn_required-j.png") right 15px center no-repeat;
}

.trx-status-filter ul li {
  width: 88px;
}

.trx-ico-link-1, .trx-ico-link-2 {
  width: auto;
}

#trx-footer div.trx-logo {
  float: right;
  text-align: right;
  border-left: 1px dotted #d8dfe5;
  border-right: none;
  padding: 50px 0;
}

#trx-footer nav {
  float: left;
}

#trx-footer nav ul {
  text-align: left;
}

#trx-footer nav ul li a {
  margin: 0 13px 0 0;
  padding: 0 13px 0 0;
  border-right: 1px solid #d8dfe5;
  border-left: none;
}

#trx-footer nav ul li:last-child a {
  border-right: none;
}

#trx-footer p.trx-copyright {
  float: left;
  text-align: left;
  font-size: 12px;
  line-height: 1.4;
  padding-top: 2.5em;
}

#trx-footer p.trx-copyright .trx-sig {
  display: block;
  padding-top: .2em;
}

#trx-footer p.trx-copyright .trx-sig1 {
  font-weight: bold;
}

#trx-footer p.trx-copyright .trx-sig4 {
  font-size: 85%;
  padding-top: .5em;
}

#trx-footer p.trx-copyright .trx-sig span {
  display: inline-block;
  padding: 0 .25em;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
3カラムボックス
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.trx-block-panel-1.trx-block-panel-940-3clm .trx-panel {
  width: 300px;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
ビッグフッターメニュー
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.trx-nav-footer-products {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  border-radius: 2px;
  background-color: #fff;
  border: 1px solid #d8dfe5;
}

.trx-nav-footer-products li {
  width: calc(100% / 3);
  flex-wrap: wrap;
  text-align: center;
  /* hover--------------------------------------------------------------------- */
}

.trx-nav-footer-products li:not(:nth-child(3n)) a {
  border-right: 1px solid #d8dfe5;
}

.trx-nav-footer-products li:nth-child(n+4) a {
  border-top: 1px solid #d8dfe5;
}

.trx-nav-footer-products li a {
  display: block;
  padding: 20px;
  font-size: 0.8em;
  color: #023466;
  text-decoration: none;
}

.trx-nav-footer-products li a .trx-nav-footer-products-icn {
  width: 40px;
  height: 25px;
  margin: 0 auto 7px;
  fill: #004ea2;
}

.trx-nav-footer-products li a .trx-nav-footer-products-icn svg {
  max-width: 40px;
  max-height: 25px;
  margin: auto 0;
}

.trx-nav-footer-products li a span {
  margin: 0 auto;
}

.trx-nav-footer-products li:hover, .trx-nav-footer-products li:active {
  background-color: #dde7ec;
}

.trx-nav-footer-products li:hover a, .trx-nav-footer-products li:active a {
  color: #00274e;
}

.trx-nav-footer-products li:hover a .trx-nav-footer-products-icn, .trx-nav-footer-products li:active a .trx-nav-footer-products-icn {
  fill: #023466;
}
