@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 {
  border-bottom: 1px solid #d8dfe5;
}

#trx-header .trx-inner {
  position: relative;
  margin: 0;
  padding: 8px 8px 8px 15px;
  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: 5px;
  left: 15px;
  display: block;
  font-weight: normal;
  color: #888;
  font-size: 65%;
}

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

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

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

#trx-header .trx-inner .trx-utility {
  width: 98px;
  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-btn-cart {
  margin: 0 8px 0 0;
  width: 45px;
  float: left;
}

#trx-header .trx-inner .trx-utility .trx-btn-menu {
  width: 45px;
  float: left;
}

#trx-header .trx-inner .trx-menu-open {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  width: 100%;
  background-color: rgba(0, 26, 54, 0.98);
  z-index: 101;
}

#trx-header .trx-inner .trx-menu-open .trx-header {
  display: block;
  zoom: 1;
  padding: 8px 8px 8px 15px;
  border-bottom: 1px solid #1a314a;
}

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

#trx-header .trx-inner .trx-menu-open .trx-header div.trx-logo {
  float: left;
  margin: 0;
  padding: 13px 0 0;
}

#trx-header .trx-inner .trx-menu-open .trx-header div.trx-logo a {
  display: block;
}

#trx-header .trx-inner .trx-menu-open .trx-header div.trx-logo img {
  width: 90px;
  height: 20px;
}

#trx-header .trx-inner .trx-menu-open .trx-header .trx-close {
  width: 45px;
  float: right;
}

#trx-header .trx-inner .trx-menu-open .trx-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
  zoom: 1;
}

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

#trx-header .trx-inner .trx-menu-open .trx-menu ul li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #1a314a;
  font-size: 16px;
  line-height: 1.5;
}

#trx-header .trx-inner .trx-menu-open .trx-menu ul li a {
  display: block;
  padding: 11px 5px 11px 15px;
  background: url("/image/en/common/sp/icn_arrow_03.png") no-repeat right 15px center;
  background-size: 6px 5px;
}

#trx-header .trx-inner .trx-menu-open .trx-menu ul li a:link, #trx-header .trx-inner .trx-menu-open .trx-menu ul li a:visited, #trx-header .trx-inner .trx-menu-open .trx-menu ul li a:hover, #trx-header .trx-inner .trx-menu-open .trx-menu ul li a:active {
  color: #FFF;
  text-decoration: none;
}

#trx-header .trx-inner .trx-menu-open .trx-menu ul li.sub {
  width: 50%;
  float: left;
  font-size: 11px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#trx-header .trx-inner .trx-menu-open .trx-menu ul li.sub:nth-child(2n) {
  border-left: 1px solid #1a314a;
}

#trx-header .trx-inner .trx-menu-open .trx-menu ul li.sub a {
  background: none;
}

#trx-header .trx-inner .trx-menu-open .trx-search {
  position: relative;
  margin: 10px 15px;
}

#trx-header .trx-inner .trx-menu-open .trx-language {
  margin: 10px 15px 0;
}

#trx-header .trx-inner .trx-menu-open .trx-language ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background-color: #FFF;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  display: block;
  zoom: 1;
}

#trx-header .trx-inner .trx-menu-open .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-menu-open .trx-language ul li {
  margin: 0;
  padding: 0;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#trx-header .trx-inner .trx-menu-open .trx-language ul li.trx-ja {
  width: 30%;
}

#trx-header .trx-inner .trx-menu-open .trx-language ul li.trx-ja em, #trx-header .trx-inner .trx-menu-open .trx-language ul li.trx-ja a {
  border-top-left-radius: 2px;
  -moz-border-radius-top-left: 2px;
  -webkit-border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-border-radius-bottom-left: 2px;
  -webkit-border-bottom-left-radius: 2px;
}

#trx-header .trx-inner .trx-menu-open .trx-language ul li.trx-en {
  width: 38%;
  border-left: 1px solid #d8dfe5;
}

#trx-header .trx-inner .trx-menu-open .trx-language ul li.trx-ch {
  width: 32%;
  border-left: 1px solid #d8dfe5;
}

#trx-header .trx-inner .trx-menu-open .trx-language ul li.trx-ch em, #trx-header .trx-inner .trx-menu-open .trx-language ul li.trx-ch a {
  border-top-right-radius: 2px;
  -moz-border-radius-top-right: 2px;
  -webkit-border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-radius-bottom-right: 2px;
  -webkit-border-bottom-right-radius: 2px;
}

#trx-header .trx-inner .trx-menu-open .trx-language ul li em, #trx-header .trx-inner .trx-menu-open .trx-language ul li a {
  display: block;
  padding: 14px 0 13px;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  font-style: normal;
}

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

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

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

.trx-search-form input[type=text] {
  padding: 2px 42px 0 14px;
  width: 100%;
  height: 42px;
  background-color: #FFF;
  border: 1px solid #d8dfe5;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
}

.trx-search-form input[type=submit] {
  position: absolute;
  right: 0;
  top: 0;
  width: 42px;
  height: 42px;
  border: none;
  background-color: transparent;
  background-image: url("/image/en/common/sp/icn_search_01.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px 18px;
}

html.lt-ie10 .trx-search-form input[type=submit] {
  top: 1px;
  right: 1px;
  height: 38px;
  background-color: #FFF;
}

.trx-advance {
  position: relative;
}

#trx-nav-global {
  display: none;
}

#trx-breadcrumb {
  display: none;
}

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

#trx-nav-footer .trx-inner {
  margin: 0 auto;
  padding: 14px 15px 20px;
}

#trx-nav-footer .trx-inner dl {
  margin: 8px 0 0;
}

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

#trx-nav-footer .trx-inner dl dt {
  border-bottom: 2px solid #d8dfe5;
  font-size: 14px;
  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;
  display: block;
  zoom: 1;
}

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

#trx-nav-footer .trx-inner dl dd ul li {
  display: inline-block;
  margin: 0 3% 0 0;
  width: 48.5%;
  float: left;
  letter-spacing: normal;
  background: url("/image/en/common/line_dot_a8b4ba.png") repeat-x left bottom;
  font-size: 13px;
  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 17px;
  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: none;
}

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

#trx-nav-footer .trx-inner #trx-nav-footer-sub li {
  margin: 5px 2% 0 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 49%;
  font-size: 12px;
  line-height: 1.3;
}

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

#trx-nav-footer .trx-inner #trx-nav-footer-sub li a {
  display: table;
  padding: 8px 6px;
  width: 100%;
  border: 1px solid #d8dfe5;
  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-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 0 0 7px;
  border-left: 3px solid #004ea2;
  vertical-align: middle;
}

#trx-nav-global-footer {
  display: none;
}

#trx-footer {
  display: block;
  border-top: 1px solid #d8dfe5;
}

#trx-footer p.trx-pagetop {
  padding: 12px 15px 10px;
  text-align: right;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5;
}

#trx-footer p.trx-pagetop a {
  padding: 0 17px 0 0;
  background: url("/image/en/common/sp/icn_arrow_top_01.png") no-repeat right center;
  background-size: 10px 6px;
}

#trx-footer p.trx-pagetop a:hover, #trx-footer p.trx-pagetop a:active {
  text-decoration: none;
}

#trx-footer .trx-inner {
  border-top: 1px solid #004793;
}

#trx-footer .trx-inner div.trx-logo {
  display: none;
}

#trx-footer .trx-inner nav {
  display: none;
}

#trx-footer .trx-inner p {
  margin: 0;
  padding: 15px 0 6px;
  font-size: 8px;
  line-height: 1.5;
  background-color: #004ea2;
  color: #FFF;
  text-align: center;
}

/******************************
カートボタン
******************************/
.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);
}

.trx-cart-direct {
  display: block !important;
  padding-top: 15px;
  border-top: 1px solid #1a314a;
}

.trx-cart-direct ul {
  display: block !important;
  width: 100%;
  background: none !important;
}

.trx-cart-direct ul.menuWrap li.menuWrapItem1 {
  display: block;
  width: 100%;
  padding-bottom: 10px !important;
}

.trx-cart-direct ul.menuWrap li.menuWrapItem1 a {
  background: #017377 !important;
  border-radius: 2px !important;
  margin: 0 15px;
}

.trx-cart-direct ul.menuWrap li.menuWrapItem2 {
  display: block;
  width: 100%;
}

.trx-cart-direct ul.menuWrap li.menuWrapItem2 a {
  border-radius: 2px 2px 0 0 !important;
}

.trx-cart-direct li.menuWrapItem3 {
  display: block;
  width: 100%;
}

.trx-cart-direct li a {
  display: 100%;
  padding: 7px 0 !important;
  text-align: center;
  height: auto !important;
  font-size: 14px;
  border: none !important;
  margin: 0 15px;
}

.trx-cart-direct li.menuWrapItem3 ul.menu {
  width: 100%;
  display: flex;
}

.trx-cart-direct li.menuWrapItem3 ul.menu li a {
  border-top: 1px solid rgba(26, 49, 74, 0.25) !important;
}

.trx-cart-direct ul.menuWrap li.menuWrapItem3 ul.menu li a::before {
  position: relative !important;
  left: -0.75em;
}

.trx-cart-direct li.menuWrapItem3 ul.menu li:last-of-type a {
  border-radius: 0 0 2px 2px !important;
}

#trx-header .trx-inner .trx-menu-open .trx-menu ul {
  margin-top: 15px;
  border-top: 1px solid #1a314a;
}

/*
* 共通要素
*
*****************************************/
body {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  font-family: sans-serif;
  color: #333333;
  -webkit-text-size-adjust: 100%;
}

section#trx-body.wide #trx-header .trx-inner {
  margin: 0;
}

section#trx-body.wide #trx-nav-global ul {
  margin: 0;
}

section#trx-body.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: none;
}

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

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

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

/* contents *************************************/
main {
  display: block;
  margin: 0 auto;
  padding: 0 0 30px;
}

.trx-contents-1,
.trx-contents-2 {
  margin: 0 15px;
}

.trx-contents-1.trx-below-contents,
.trx-contents-2.trx-below-contents {
  margin-top: 30px;
}

.trx-contents-1 .trx-contents-2,
.trx-contents-2 .trx-contents-2 {
  margin-left: 0;
  margin-right: 0;
}

.trx-contents-1 .trx-sp-uppercontents,
.trx-contents-2 .trx-sp-uppercontents {
  margin: 15px 0 0;
}

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

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

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

.trx-nav-local div {
  display: table;
  width: 100%;
  background: #003874;
  background: linear-gradient(to bottom, #003874 0, #004ea2 100%);
  background: -ms-linear-gradient(top, #003874 0, #004ea2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#003874, endColorstr=#004ea2, 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-nav-local div a {
  display: table-cell;
  padding: 10px 15px;
  height: 40px;
  vertical-align: middle;
  font-size: 18px;
  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;
}

.trx-nav-local ul {
  margin: 0;
  padding: 1px 0 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: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 {
  margin: 0 -1px;
  padding-left: 16px;
  padding-right: 16px;
  background: #004ea2 url("/image/en/common/sp/icn_arrow_03.png") no-repeat right 15px center;
  background-size: 7px 5px;
  color: #FFF;
}

.trx-nav-local ul li a {
  display: block;
  padding: 11px 15px 9px 15px;
  background: url("/image/en/common/sp/icn_arrow_02.png") no-repeat right 15px center;
  background-size: 7px 5px;
  font-size: 14px;
  line-height: 1.4;
}

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

.trx-nav-local ul li ul {
  padding: 1px 0 0;
  background-color: #E9F4FB;
}

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

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

.trx-nav-local ul li ul li a {
  font-size: 13px;
}

.trx-nav-local ul li ul li ul {
  margin: 0 0 0 -14px;
  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: 5px 0 0;
  padding: 0 0 0 44px;
  background: none;
}

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

.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 3px 3px;
  background: none;
  font-size: 12px;
}

.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: 30px 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: 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-sidebar-utility dd {
  padding: 10px;
  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: 14px;
  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 {
  padding-top: 18px;
  background-color: #F6FAFB;
}

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

.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;
  width: calc(50% - 5px);
}

#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: 100%;
  height: 80px;
  border-radius: 2px;
  box-sizing: border-box;
  padding: 10px 15px;
  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%;
}

#trx-online-shop-side.trx-sidebar-utility dd ul li.logo-chip1stop a img {
  width: 100%;
  max-width: 170px;
}

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

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

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

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

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

.trx-sidebar-icon {
  display: none;
}

.trx-sidebar-link {
  margin: 0;
  padding: 0;
}

.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: 14px;
  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: block;
  padding: 12px;
  letter-spacing: -0.4em;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
}

.trx-sidebar-link dd ul li a[target] .trx-link {
  padding-right: 16px;
  background: url("/image/en/common/sp/icn_window_01.png") no-repeat right center;
  background-size: 9px 9px;
  text-decoration: none;
}

.trx-sidebar-link dd ul li a .trx-image {
  display: inline-block;
  content: "&nbsp;";
  margin-right: 12px;
  letter-spacing: normal;
}

.trx-sidebar-link dd ul li a .trx-image img {
  display: none;
}

.trx-sidebar-link dd ul li a .trx-image.trx-pdf {
  width: 21px;
  height: 21px;
  content: url("/image/en/common/sp/icn_pdf_01.png");
  vertical-align: top;
  text-decoration: none;
}

.trx-sidebar-link dd ul li a .trx-image.trx-html {
  width: 21px;
  height: 21px;
  content: url("/image/en/common/sp/icn_html_01.png");
  vertical-align: top;
  text-decoration: none;
}

.trx-sidebar-link dd ul li a .trx-image.trx-zip {
  width: 22px;
  height: 19px;
  content: url("/image/en/common/sp/icn_zip_01.png");
  vertical-align: top;
  text-decoration: none;
}

.trx-sidebar-link dd ul li a .trx-link {
  display: inline-block;
  letter-spacing: normal;
}

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

.trx-sidebar-link2 {
  margin: 0;
  padding: 0;
}

.trx-sidebar-link2 a {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 2px solid #004ea2;
  display: block;
  padding: 20px;
  letter-spacing: -0.4em;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
}

.trx-sidebar-link2 a[target] .trx-link {
  padding-right: 16px;
  background: url("/image/en/common/sp/icn_window_01.png") no-repeat right center;
  background-size: 9px 9px;
  text-decoration: none;
}

.trx-sidebar-link2 a .trx-image {
  display: none;
}

.trx-sidebar-link2 a .trx-link {
  display: inline-block;
  letter-spacing: normal;
  background: none !important;
  background: url("/image/en/common/icn_pdf_01.png") 0 0 no-repeat !important;
  padding: 0 0 0 30px;
}

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

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

.trx-sidebar-3dcad a img {
  display: block;
  max-width: 55px;
  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: 22px 50px 20px 14px;
  font-size: 15px;
  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/sp/icn_contact_technical.png") no-repeat right 15px center;
  background-size: 33px 33px;
}

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

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

.trx-sidebar-sns {
  margin: 30px 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, .trx-sidebar-sns li.trx-tw {
  margin-right: 15px;
  margin-left: 15px;
}

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

@media screen and (min-width: 480px) and (max-width: 760px) {
  .trx-banner-wrp, .trx-banner-wrp-under {
    margin: 10px -1% 0;
    letter-spacing: -.4em;
    text-align: center;
  }
  .trx-banner-wrp .trx-banner-1, .trx-banner-wrp-under .trx-banner-1 {
    letter-spacing: normal;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 30px 1% 0;
    width: 48%;
  }
  .trx-banner-wrp .trx-banner-1 img, .trx-banner-wrp-under .trx-banner-1 img {
    width: 100%;
    height: auto;
  }
  .trx-banner-wrp .trx-banner-1 + .trx-banner-1, .trx-banner-wrp-under .trx-banner-1 + .trx-banner-1 {
    margin-top: 8px;
  }
}

@media screen and (min-width: 0) and (max-width: 480px) {
  .trx-banner-wrp, .trx-banner-wrp-under {
    margin: 10px -1% 0;
    letter-spacing: normal;
  }
  .trx-banner-wrp .trx-banner-1, .trx-banner-wrp-under .trx-banner-1 {
    margin: 30px 0 0;
    width: 100%;
  }
  .trx-banner-wrp .trx-banner-1 img, .trx-banner-wrp-under .trx-banner-1 img {
    width: 100%;
    height: auto;
  }
  .trx-banner-wrp .trx-banner-1 + .trx-banner-1, .trx-banner-wrp-under .trx-banner-1 + .trx-banner-1 {
    margin-top: 8px;
  }
}

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

.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 {
  display: none;
}

.trx-share ul li img {
  width: 27px;
  height: 27px;
}

.trx-share ul li.print.tipspdf {
  display: inline-block;
}

.trx-share ul li.print.tipspdf img {
  width: 140px;
  height: 27px;
}

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

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

.trx-block-panel-1 {
  margin: 22px 0 0;
}

.trx-block-panel-1 .trx-panel {
  margin: 15px 0 0;
  vertical-align: top;
  letter-spacing: normal;
}

.trx-block-panel-1 .trx-panel a.link {
  display: block;
  text-decoration: none !important;
}

.trx-block-panel-1 .trx-panel h3 {
  background: #003874;
  background: linear-gradient(to bottom, #003874 0, #004ea2 100%);
  background: -ms-linear-gradient(top, #003874 0, #004ea2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#003874, endColorstr=#004ea2, 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;
  font-size: 16px;
  color: #FFF;
  font-weight: bold;
  line-height: 1.2;
}

.trx-block-panel-1 .trx-panel h3 span {
  display: block;
  padding: 13px 20px 10px 20px;
  min-height: 20px;
  background: url("/image/en/common/sp/icn_arrow_03.png") no-repeat right 15px center;
  background-size: 8px 6px;
}

.trx-block-panel-1 .trx-panel div.image {
  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.image img {
  width: 100%;
  height: auto;
  border: 6px solid #e9f4fb;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.trx-block-panel-1 .trx-panel div.text {
  padding: 12px 16px 12px;
  border-left: 1px solid #d8dfe5;
  border-right: 1px solid #d8dfe5;
  border-bottom: 1px solid #d8dfe5;
}

.trx-block-panel-1 .trx-panel div.text p {
  font-size: 13px;
  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:link {
  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;
}

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

.trx-block-product-1 .trx-product {
  margin: 15px 0 0;
  letter-spacing: normal;
  box-shadow: 0 4px 3px -3px rgba(0, 0, 0, 0.2);
}

.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: 100%;
  min-height: 50px;
  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: 15px 0 15px 15px;
  font-size: 16px;
  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 {
  border-left: 1px solid #d8dfe5;
  border-right: 1px solid #d8dfe5;
  border-bottom: 1px solid #d8dfe5;
  display: block;
  zoom: 1;
}

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

.trx-block-product-1 .trx-product a.trx-block-link .trx-image span {
  display: block;
  padding: 15px 0;
  width: 105px;
  float: right;
  text-align: center;
  background: url("/image/en/common/sp/bg_block_product_01.png") no-repeat center center;
  background-size: 75px 105px;
}

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

.trx-block-product-1 .trx-product a.trx-block-link .trx-image p {
  margin: 0;
  padding: 12px 15px;
  font-size: 13px;
  line-height: 1.5;
  color: #333333;
}

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

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

.trx-block-product-1 .trx-product .trx-text .trx-pdf-button {
  margin-top: 0;
  width: 48.5%;
  float: left;
}

.trx-block-product-1 .trx-product .trx-text .trx-pdf-button a {
  display: table;
  padding: 0;
  width: 100%;
  height: 49px;
  box-sizing: content-box;
}

.trx-block-product-1 .trx-product .trx-text .trx-pdf-button a span {
  display: table-cell;
  padding: 0 10px 0 40px;
  vertical-align: middle;
}

.trx-block-product-1 .trx-product .trx-text .trx-detail-button {
  margin-top: 0;
  width: 48.5%;
  float: right;
}

.trx-block-product-1 .trx-product .trx-text .trx-detail-button a {
  padding: 15px 0 0;
  height: 34px;
  box-sizing: content-box;
}

.trx-nav-products .trx-inner {
  margin: 0 auto;
  padding: 14px 0 0px;
}

.trx-nav-products .trx-inner dl {
  margin: 8px 0 0;
}

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

.trx-nav-products .trx-inner dl dt {
  border-bottom: 2px solid #d8dfe5;
  font-size: 14px;
  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: 15px 0;
  font-size: 13px;
  line-height: 1.5;
}

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

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

.trx-nav-products .trx-inner dl dd ul li {
  display: inline-block;
  margin: 0 5% 0 0;
  width: 47.5%;
  float: left;
  letter-spacing: normal;
  background: url("/image/en/common/line_dot_a8b4ba.png") repeat-x left bottom;
  font-size: 13px;
  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 17px;
  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 {
  margin: 17px 0 0;
  list-style-type: none;
}

.trx-nav-products .trx-inner .trx-nav-products-sub li {
  margin: 10px 0 0;
  padding: 0;
  border: 1px solid #d8dfe5;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.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 .trx-title {
  padding: 8px 6px;
  font-size: 12px;
  line-height: 1.3;
  border-bottom: 1px solid #d8dfe5;
}

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

.trx-nav-products .trx-inner .trx-nav-products-sub li .trx-title .trx-inner {
  padding: 0;
}

.trx-nav-products .trx-inner .trx-nav-products-sub li .trx-title span {
  display: block;
  padding: 0 0 0 7px;
  border-left: 3px solid #004ea2;
}

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

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

.trx-nav-products-2 .trx-inner dl {
  margin: 1em 0 0;
}

.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: 14px;
  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;
  display: block;
  zoom: 1;
}

.trx-nav-products-2 .trx-inner dl dd ul:after {
  content: ".";
  display: block;
  height: 0.01px;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

.trx-nav-products-2 .trx-inner dl dd ul li {
  display: inline-block;
  margin: 0 3% 0 0;
  width: 48.5%;
  float: left;
  letter-spacing: normal;
  background: url("/image/en/common/line_dot_a8b4ba.png") repeat-x left bottom;
  font-size: 13px;
  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 17px;
  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: 17px 0 0;
  list-style-type: none;
  letter-spacing: -0.4em;
}

.trx-nav-products-2 .trx-inner .trx-nav-products-sub li {
  margin: 5px 2% 0 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 49%;
  font-size: 12px;
  line-height: 1.3;
}

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

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

.trx-nav-products-2 .trx-inner .trx-nav-products-sub li a {
  display: table;
  padding: 8px 6px;
  width: 100%;
  border: 1px solid #d8dfe5;
  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 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: underline;
}

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

.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;
}

.trx-nav-products-3 {
  margin-top: 15px;
}

.trx-nav-products-3 p.title {
  margin: 25px 0 0;
  padding: 11px 15px 9px;
  background-color: #A2AEBA;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  color: #FFF;
}

.trx-nav-products-3 .trx-inner {
  margin-top: 15px;
}

.trx-nav-products-3 .trx-inner .trx-chartbox {
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
}

.trx-nav-products-3 .trx-inner .trx-chartbox img {
  max-width: 100%;
  height: auto;
}

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

.trx-block-spec-search {
  margin: 10px 0 0;
}

.trx-block-spec-search div {
  margin: 15px 0 0;
}

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

.trx-h1-1 > span {
  display: block;
  padding: 14px 15px 13px;
}

.trx-h1-icon {
  margin: 0 -15px;
  padding: 14px 15px 17px;
  background: url("/image/en/common/bg_h1_01.png") repeat-x left bottom;
  box-shadow: 0 4px 3px -3px rgba(0, 0, 0, 0.2);
}

.trx-h1-icon .trx-icon div {
  display: inline-block;
}

.trx-h1-icon .trx-h1-1 {
  margin: 7px 0 0;
  padding: 0;
  background: none;
  box-shadow: none;
}

.trx-h1-icon .trx-h1-1 span {
  padding: 0;
}

.trx-h2-1 {
  margin: 40px 0 0;
  padding: 0 0 14px;
  background: url("/image/en/common/bg_h2_01.png") repeat-x left bottom;
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
}

.trx-h2-1 span {
  display: block;
  padding: 0 0 0 12px;
  border-left: 5px 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-h2-2 {
  margin: 40px 0 0;
  padding: 0 0 19px;
  background: url("/image/en/common/bg_h2_01.png") repeat-x left bottom;
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
}

.trx-h2-2 span.trx-title {
  display: block;
  padding: 0 0 0 12px;
  border-left: 5px solid #004ea2;
}

.trx-h2-2 span.trx-title span.trx-main {
  display: block;
}

.trx-h2-2 span.trx-title span.trx-sub {
  display: block;
  padding: 0;
  letter-spacing: 0;
  font-size: 13px;
  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: 40px;
  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: 15px 0 0;
}

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

.trx-block.trx-image img {
  width: 100%;
  height: auto;
}

.trx-h3-1 {
  margin: 30px 0 0;
  padding: 6px 0 6px;
  background: #f6fafb;
  font-size: 17px;
  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: 20px 0 0;
  padding: 8px 0 0;
  background: none;
  font-size: 16px;
  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: 20px 0 0;
  padding: 8px 0 8px;
  background: none;
  font-size: 15px;
  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: 14px;
  line-height: 1.3;
  font-weight: bold;
}

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

/* paragraph **************************************/
.trx-contents-1 p, .trx-contents-2 p {
  margin: 11px 0 0;
  font-size: 14px;
  line-height: 2;
}

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

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

.trx-link-rss {
  margin: 0 !important;
  padding: 11px 0;
  text-align: center;
  font-size: 12px !important;
  line-height: 1.5 !important;
}

.trx-link-rss a {
  padding: 0 0 0 18px;
  background: url("/image/en/common/sp/icn_rss_01.png") no-repeat left center;
  background-size: 11px 11px;
  line-height: 1.5;
  font-weight: bold;
  margin: 7px 20px 0;
}

.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: 11px 0 0;
  padding: 0;
  list-style-type: none;
}

.trx-list-1 li {
  margin: 12px 0 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.5;
}

.trx-tab {
  margin: 15px -15px 0;
  border-top: 1px solid #d8dfe5;
}

.trx-tab li a, .trx-tab li em {
  display: block;
  border-bottom: 1px solid #d8dfe5;
  border-left: 5px solid #004ea2;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  background: url("/image/en/common/sp/icn_arrow_02.png") no-repeat right 15px center;
  background-size: 7px 5px;
}

.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: 12px 0 12px 15px;
}

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

.trx-tab li em {
  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-bottom: none;
  color: #fff;
}

.trx-tab li em:hover, .trx-tab li em:active {
  color: #FFF;
}

.trx-tab-1 {
  margin: 15px -15px 0;
  border-top: 1px solid #d8dfe5;
}

.trx-tab-1 li a, .trx-tab-1 li em {
  display: block;
  border-bottom: 1px solid #d8dfe5;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  background: url("/image/en/common/sp/icn_arrow_02.png") no-repeat right 15px center;
  background-size: 7px 5px;
}

.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: 12px 0 12px 38px;
}

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

.trx-tab-1 li em {
  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-bottom: none;
  color: #fff;
}

.trx-tab-1 li em:hover, .trx-tab-1 li em:active {
  color: #FFF;
}

.trx-tab-1 li.trx-1 span {
  background-image: url("/image/en/common/sp/icn_tab_01.png");
  background-repeat: no-repeat;
  background-position: 15px center;
  background-size: 12px 12px;
}

.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 span {
  background-image: url("/image/en/common/sp/icn_tab_02.png");
  background-repeat: no-repeat;
  background-position: 15px center;
  background-size: 11px 11px;
}

.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 span {
  background-image: url("/image/en/common/sp/icn_tab_03.png");
  background-repeat: no-repeat;
  background-position: 13px center;
  background-size: 15px 15px;
}

.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 span {
  background-image: url("/image/en/common/sp/icn_tab_04.png?2");
  background-repeat: no-repeat;
  background-position: 13px center;
  background-size: 16px 12px;
}

.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 span {
  background-image: url("/image/en/common/sp/icn_tab_05.png");
  background-repeat: no-repeat;
  background-position: 13px center;
  background-size: 16px 16px;
}

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

.trx-tab-2 {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
  zoom: 1;
}

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

.trx-tab-2 li {
  float: left;
}

.trx-tab-2 li a {
  display: block;
  padding: 17px 0 16px;
  border-top: 1px solid #d8dfe5;
  border-left: 1px solid #d8dfe5;
  border-bottom: 1px solid #d8dfe5;
  background-color: #E8EFF1;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.trx-tab-2 li a.trx-current {
  background-color: #FFF;
  border-bottom: none;
  padding-bottom: 17px;
}

.trx-tab-2 li a:link, .trx-tab-2 li a:visited, .trx-tab-2 li a:hover, .trx-tab-2 li a:active {
  text-decoration: none;
}

.trx-tab-2 li#trx-tab1 {
  width: 65%;
}

.trx-tab-2 li#trx-tab1 a {
  border-top-left-radius: 3px;
  -moz-border-radius-top-left: 3px;
  -webkit-border-top-left-radius: 3px;
}

.trx-tab-2 li#trx-tab1 a span {
  padding: 0 0 0 26px;
  background: url("/image/en/common/sp/icn_filter_01.png") no-repeat left center;
  background-size: 19px 14px;
}

.trx-tab-2 li#trx-tab2 {
  width: 35%;
}

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

.trx-tab-2 li#trx-tab2 a span {
  padding: 0 0 0 29px;
  background: url("/image/en/common/sp/icn_sort_01.png") no-repeat left center;
  background-size: 20px 14px;
}

.trx-tab-3 {
  margin: 0 -15px;
}

.trx-tab-3 li a {
  display: block;
  border-top: 2px solid #023466;
  border-bottom: 1px solid #d8dfe5;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
}

.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: 12px 15px;
  background: url("/image/en/common/sp/icn_arrow_down_02.png") no-repeat right 15px center;
  background-size: 13px 6px;
}

.trx-tab-3 li.trx-current a {
  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-bottom: none;
  color: #fff;
}

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

.trx-tab-3 li.trx-current a:link span, .trx-tab-3 li.trx-current a:visited span, .trx-tab-3 li.trx-current a:hover span, .trx-tab-3 li.trx-current a:active span {
  background: url("/image/en/common/sp/icn_arrow_top_02.png") no-repeat right 15px center;
  background-size: 13px 6px;
}

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

.trx-tab-3 li.trx-2.trx-current a {
  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);
  border-top: none;
}

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

.trx-tab-3 li.trx-3.trx-current a {
  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);
  border-top: none;
}

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

.trx-tab-3 li.trx-4.trx-current a {
  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);
  border-top: none;
}

.trx-tab-4 {
  margin: 0px -15px 0;
}

.trx-tab-4 li a {
  display: block;
  border-bottom: 1px solid #d8dfe5;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
}

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

.trx-tab-4 li a span {
  display: block;
  padding: 12px 0 12px 38px;
  background-image: url("/image/en/common/sp/icn_tab_01.png"), url("/image/en/common/sp/icn_arrow_down_02.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 15px center, right 15px center;
  background-size: 12px 12px, 13px 6px;
}

.trx-tab-4 li a small {
  font-size: 11px;
}

.trx-tab-4 li.trx-current a {
  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-bottom: none;
  color: #fff;
}

.trx-tab-4 li.trx-current a:hover, .trx-tab-4 li.trx-current a:active {
  color: #FFF;
}

.trx-tab-4 li.trx-1.trx-current a {
  border-top: none;
}

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

.trx-tab-4 li.trx-1 a {
  border-top: 1px solid #d8dfe5;
}

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

.trx-tab-4 li.trx-2 span {
  background-image: url("/image/en/common/sp/icn_tab_02.png"), url("/image/en/common/sp/icn_arrow_down_02.png");
  background-size: 11px 11px, 13px 6px;
}

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

.trx-tab-4 li.trx-3 span {
  background-size: 14px 14px, 13px 6px;
  background-image: url("/image/en/common/sp/icn_tab_03.png"), url("/image/en/common/sp/icn_arrow_down_02.png");
}

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

.trx-tab-4 li.trx-4 span {
  background-image: url("/image/en/common/sp/icn_tab_04.png?2"), url("/image/en/common/sp/icn_arrow_down_02.png");
  background-size: 16px 12px, 13px 6px;
}

.trx-tab-4 li.trx-5 {
  border-top: 1px solid #fff;
  padding: 7px;
  background-color: #d8dfe5;
}

.trx-tabPanel {
  padding: 15px;
  display: none;
  border-right: 1px solid #d8dfe5;
  border-left: 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-tabPanel#trx-tab1Panel {
  display: block;
}

.trx-product-list-controller .trx-tabPanel {
  padding: 0 0 15px 0;
  border: none;
}

.trx-tabPanel-2 {
  display: none;
  margin: 0 -15px;
}

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

.trx-tabPanel-2.trx-hasline {
  border-bottom: 1px solid #d8dfe5;
}

.trx-tabPanel-4 {
  display: none;
  margin: 0 -15px;
  padding: 18px 15px;
  border-bottom: 1px solid #d8dfe5;
}

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

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

.trx-product-list-controller {
  margin: 15px 0 0;
}

.trx-product-list-controller .trx-tab-2 #trx-tab1 {
  width: 50%;
}

.trx-product-list-controller .trx-tab-2 #trx-tab1 a span {
  padding: 0;
  background: none;
}

.trx-product-list-controller .trx-tab-2 #trx-tab2 {
  width: 50%;
}

.trx-product-list-controller .trx-tab-2 #trx-tab2 a span {
  padding: 0;
  background: none;
}

.trx-product-list-controller #trx-tab1Panel {
  display: block;
  zoom: 1;
}

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

.trx-product-list-controller #trx-tab3Panel {
  display: block;
  background-color: #004ea2;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
}

.trx-product-list-controller #trx-tab3Panel:link, .trx-product-list-controller #trx-tab3Panel:visited, .trx-product-list-controller #trx-tab3Panel:hover, .trx-product-list-controller #trx-tab3Panel:active {
  color: #FFF !important;
  text-decoration: none;
}

.trx-product-list-controller #trx-tab3Panel span {
  display: inline-block;
  padding: 18px 0 16px 42px;
  background: url("/image/en/common/sp/icn_search_category.png") no-repeat left center;
  background-size: 32px 32px;
}

.trx-product-list-controller .trx-block-count {
  margin: 0 0 0;
  text-align: right;
  font-size: 12.5px;
  line-height: 1.5;
}

.trx-product-list-controller .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: 20px;
  font-style: normal;
  color: #023466;
  font-weight: bold;
}

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

.trx-product-list-online-shop {
  margin: 20px 0 40px;
  border: 1px solid #592b7d;
  border-radius: 3px;
}

.trx-product-list-online-shop .trx-online-shop-title {
  padding: 5px .7em;
  background-color: #592b7d;
  font-weight: bold;
  color: #fff;
}

.trx-product-list-online-shop .trx-online-shop-logo {
  padding: 20px 30px;
}

.trx-product-list-online-shop .trx-online-shop-logo ul {
  display: flex;
  flex-wrap: wrap;
}

.trx-product-list-online-shop .trx-online-shop-logo ul li {
  display: flex;
  justify-content: center;
  width: calc(50% - 5px);
  margin-bottom: 15px;
  box-sizing: border-box;
}

.trx-product-list-online-shop .trx-online-shop-logo ul li:nth-child(odd) {
  margin-right: 10px;
}

.trx-product-list-online-shop .trx-online-shop-logo ul li:last-child, .trx-product-list-online-shop .trx-online-shop-logo ul li:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0;
}

.trx-product-list-online-shop .trx-online-shop-logo ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 200px;
  height: 100%;
}

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

@media all and (-ms-high-contrast: none) {
  .trx-product-list-online-shop .trx-online-shop-logo ul li a img {
    width: 100%;
  }
}

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

.trx-online-shop-btn.trx-button-box {
  margin-bottom: 40px;
}

.trx-online-shop-btn.trx-button-box a {
  position: relative;
  padding: .5em 7% 1.2em;
}

.trx-online-shop-btn.trx-button-box a::after {
  content: "\f0dd";
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
  position: absolute;
  bottom: .5em;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.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: 1px 1.25em 1px .75em;
  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: 20px 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: 16px;
  line-height: 1.5;
}

.trx-pagination ul li a, .trx-pagination ul li em {
  display: block;
  padding: 7px 0 7px;
  width: 38px;
  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: 2px solid #023466;
  padding: 6px 0 6px;
  width: 38px;
  color: #023466;
  font-weight: bold;
  font-style: normal;
}

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

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

.trx-pagination ul li.trx-prev a {
  width: 40px;
  padding: 8px 0 8px;
  border: none;
  background: #004ea2 url("/image/en/common/sp/icn_arrow_04.png") no-repeat center center;
  background-size: 9px 7px;
  text-indent: -9999px;
}

.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: 5px;
}

.trx-pagination ul li.trx-next a {
  width: 40px;
  padding: 8px 0 8px;
  border: none;
  background: #004ea2 url("/image/en/common/sp/icn_arrow_03.png") no-repeat center center;
  background-size: 9px 7px;
  text-indent: -9999px;
}

.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;
}

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

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

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

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

.trx-faq dt em img {
  vertical-align: text-bottom;
  width: 18px;
  height: 15px;
}

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

.trx-faq dd {
  display: none;
  padding: 17px 0 16px 50px;
  background: url("/image/en/common/line_dot_a8b4ba.png") repeat-x left top;
  font-size: 14px;
  line-height: 1.5;
  position: relative;
}

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

.trx-faq dd em img {
  vertical-align: text-bottom;
  width: 15px;
  height: 12px;
}

.trx-faq dd p {
  margin: 0;
  padding: 0 0 .5em 0;
  line-height: 1.75;
}

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

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

a.trx-link:hover, a.trx-linkactive {
  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;
  background-size: 8px 7px;
  min-height: 7px;
  text-decoration: none !important;
}

a.trx-pdf {
  display: inline-block;
  padding: 5px 0 5px 28px;
  background: url("/image/en/common/sp/icn_pdf_01.png") no-repeat left 0.5em;
  background-size: 20px 21px;
  min-height: 21px;
  text-decoration: none !important;
}

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

.trx-pdf-button a {
  display: block;
  padding: 10px 10px 10px 40px;
  background: #E9F4FB url("/image/en/common/sp/icn_pdf_01.png") no-repeat 10px center;
  background-size: 21px 21px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 13px;
  line-height: 1.2;
}

.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;
}

a.trx-html {
  display: inline-block;
  padding: 3px 0 3px 28px;
  background: url("/image/en/common/sp/icn_html_01.png") no-repeat left 0.5em;
  background-size: 21px 21px;
  vertical-align: baseline;
  text-decoration: none !important;
}

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

.trx-detail-button {
  margin: 10px 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: 13px;
}

.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: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: 14px;
  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: 18px 0 16px 42px;
  background: url("/image/en/common/sp/icn_search_spec.png") no-repeat left center;
  background-size: 32px 32px;
}

.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: 11.5px;
  line-height: 1;
}

.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: 11.5px;
  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-ico-short-new, .trx-ico-short-important {
  display: inline-block;
  margin: 0 auto;
  padding: 2px;
  background-color: #d33b46;
  width: 52px;
  box-sizing: border-box;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  color: #FFF;
  text-align: center;
  font-size: 11px;
  line-height: 1;
  vertical-align: top;
}

.trx-ico-short-important {
  background-color: #cda648;
}

.trx-ico-link-1, .trx-ico-link-2 {
  display: block;
  margin: 5px auto 0;
  padding: 2px;
  background-color: #e7f0f9;
  width: 90px;
  box-sizing: border-box;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
  font-size: 12px;
  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 {
  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: 0;
  top: 0;
  width: 100%;
  z-index: 100;
}

.trx-modal-package .trx-inner {
  padding: 15px 15px 0;
}

.trx-modal-package .trx-close {
  margin: 15px 15px 0;
}

#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;
}

/* csr *******************************************/
.trx-csr2-wrp {
  margin: 30px 0 60px;
}

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

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

.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: 20px 0 0;
  letter-spacing: -0.4em;
}

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

#trx-filter-form form input[type=text] {
  margin: 2px 0 0 !important;
  padding: 0 10px 0;
  width: 163px;
  height: 33px;
  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: 13px;
  line-height: 1.5;
}

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

#trx-filter-form .trx-filter-button-1 {
  display: inline-block;
  letter-spacing: normal;
  margin: 0 2% 0 0;
  padding: 7px 0 6px;
  width: 49%;
  border: 1px solid #d8dfe5;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 11px;
  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;
  padding: 7px 0 6px;
  width: 49%;
  border: 1px solid #d8dfe5;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 11px;
  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: 10px 0 0;
  padding: 11px 0 10px;
  width: 100%;
  background-color: #E2E7EC;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 0.6875em;
  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 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");
}

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

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

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

.trx-status-filter .trx-button {
  margin: 7px 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: 13px;
  line-height: 1.5;
  font-weight: bold;
}

.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: #333333;
  text-decoration: none;
}

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

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

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

/*
* テーブル要素
*
*****************************************/
.trx-news-table {
  display: block;
}

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

.trx-news-table tbody tr {
  display: block;
  padding: 11px 0;
  border-bottom: 1px solid #d8dfe5;
}

.trx-news-table tbody th {
  display: inline-block;
  font-size: 11px;
  line-height: 1.5;
  font-weight: normal;
}

.trx-news-table tbody td {
  display: block;
  margin: 5px 0 0;
  font-size: 13px;
  line-height: 1.5;
}

.trx-news-table tbody td.icon {
  display: inline-block;
  margin-top: 0;
}

.trx-news-table tbody td.icon div {
  width: 88px;
  font-size: 10px;
}

.trx-news-table tbody td a:link, .trx-news-table tbody td a:visited {
  text-decoration: none;
}

.trx-news-table tbody td a:hover, .trx-news-table tbody td a:active {
  text-decoration: underline;
}

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

.trx-news-table tbody td a.trx-pdf {
  display: block;
  padding: 0 28px 0 0;
  background: url("/image/en/common/sp/icn_pdf_01.png") no-repeat right center;
  background-size: 21px 21px;
}

.trx-news-table tbody td a.trx-link {
  display: block;
  padding: 0 28px 0 0;
  background: url("/image/en/common/sp/icn_arrow_02.png") no-repeat right center;
  background-size: 7px 6px;
}

.trx-news-table tbody td a.trx-link-ex {
  display: block;
  padding: 0 28px 0 0;
  background: url("/image/en/common/sp/icn_window_01.png") no-repeat right center;
  background-size: 9px 9px;
}

html.lt-ie10 .trx-news-table tbody th {
  padding: 5px 0;
  width: 100px;
}

html.lt-ie10 .trx-news-table tbody td {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
}

html.lt-ie10 .trx-news-table tbody td.icon {
  padding-left: 0;
}

.trx-tabPanel-2 .trx-news-table tbody th {
  padding-left: 15px;
  padding-right: 15px;
}

.trx-tabPanel-2 .trx-news-table tbody td {
  padding-left: 15px;
  padding-right: 15px;
}

.trx-series-table {
  position: relative;
  margin: 15px 0 0;
  width: 100%;
  overflow-x: scroll;
}

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

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

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

.trx-series-table table tr th.trx-series, .trx-series-table table tr th.trx-volt, .trx-series-table table tr th.trx-hertz {
  min-width: 110px;
}

.trx-series-table table tr th.trx-contact {
  min-width: 90px;
}

.trx-series-table table tr th.trx-category, .trx-series-table table tr th.trx-feature, .trx-series-table table tr th.trx-datasheet, .trx-series-table table tr th.trx-status, .trx-series-table table tr th.trx-package {
  min-width: 125px;
}

.trx-series-table table tr th.trx-function {
  min-width: 200px;
}

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

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

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

.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: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:link, .trx-series-table table a.trx-pdf:visited {
  text-decoration: none;
}

.trx-filter-td td {
  white-space: nowrap;
}

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

.trx-adfilter-td td {
  white-space: nowrap;
}

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

.trx-adfilter-td td.trx-focus input[type="text"] {
  width: 100%;
}

.trx-filter-wrp {
  margin: 20px 0 30px;
  border: 1px solid #A2AEBA;
  border-radius: 4px;
}

.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 {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 15px 20px;
  margin: 0;
  background: #A2AEBA;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}

.trx-filter-wrp .trx-filter-acd-label.trx-filter-head:hover, .trx-filter-wrp .trx-filter-acd-label.trx-filter-head:active {
  opacity: .8;
}

.trx-filter-wrp .trx-filter-acd-label.trx-filter-head::after {
  content: "\f067";
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-size: 24px;
  font-weight: 300;
}

.trx-filter-wrp .trx-filter-body {
  max-height: 0;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  font-size: 80%;
  transition: all .5s ease;
}

.trx-filter-wrp .trx-filter-body .trx-filter-elm {
  width: 50%;
  box-sizing: border-box;
  padding: 20px 15px;
  transform: translateX(1px);
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.trx-filter-wrp .trx-filter-body .trx-filter-elm.trx-filter-elm-col2 {
  width: 100%;
  margin: -1px 0;
  border-top: 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: 60px;
  margin: 0 3px;
  line-height: normal;
}

.trx-filter-wrp .trx-filter-acd-check:checked + .trx-filter-head::after {
  content: "\f068";
}

.trx-filter-wrp .trx-filter-acd-check:checked + .trx-filter-head + .trx-filter-body {
  max-height: 640px;
}

.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 {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
}

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

.trx-spec-table tr td {
  display: block;
  padding: 12px 15px;
  font-size: 13px;
  line-height: 1.5;
  border: 1px solid #d8dfe5;
  text-align: left;
}

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

.trx-spec-table tr .trx-list {
  float: none;
  margin: 2em 0 .75em 0;
  width: auto;
}

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

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

.trx-spec-table tr .trx-pkg-photo img {
  max-width: 100% !important;
  height: auto !important;
}

.trx-spec-table-sp {
  margin: 20px auto 0;
}

.table-wrapper {
  margin: 15px 0 0;
}

.btn-toolbar {
  margin-left: 0;
  margin-bottom: 0;
}

.btn-toolbar .btn-group {
  display: block;
  margin-left: 0;
}

.btn-toolbar .btn-group .btn-default {
  width: 40%;
  font-weight: bold;
  color: #023466;
  font-size: 12px;
}

.btn-toolbar .btn-group .btn-default span {
  padding: 0 17px 0 0;
  background: url("/image/en/common/sp/icn_arrow_down_01.png") no-repeat right center;
  background-size: 10px 4px;
}

.btn-toolbar .btn-group .dropdown-toggle {
  width: 60%;
}

.btn-toolbar .btn-group .btn-primary {
  background-color: #023466;
  color: #FFF;
}

.btn-toolbar .btn-group .btn-primary span {
  background: url("/image/en/common/sp/icn_arrow_down_02.png") no-repeat right center;
  background-size: 10px 4px;
}

.btn-toolbar .focus-btn-group {
  display: none;
}

.btn-toolbar .pull-right {
  float: none !important;
}

.table-responsive[data-pattern=priority-columns] {
  border-radius: 0px !important;
}

.table-responsive.trx-series-table {
  margin-bottom: 20px !important;
}

/*
* トップページ
*
*****************************************/
.trx-home #trx-nav-global {
  display: block;
}

.trx-home #trx-nav-global ul {
  background-color: #004ea2;
  letter-spacing: -0.4em;
  font-size: 12px;
  line-height: 1.5;
}

.trx-home #trx-nav-global ul li {
  display: inline-block;
  margin: 0;
  letter-spacing: normal;
  width: 50%;
  border-right: 1px solid #2665aa;
  border-bottom: 1px solid #2665aa;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.trx-home #trx-nav-global ul li:nth-child(2n) {
  border-right: none;
}

.trx-home #trx-nav-global ul li a {
  display: block;
  padding: 13px 0 13px 12px;
  background: url("/image/en/common/sp/icn_arrow_03.png") no-repeat right 10px center;
  background-size: 5px 4px;
}

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

.trx-home #trx-top-mainimage {
  position: relative;
  padding: 13px 0 20px;
  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: 275px;
  overflow: hidden;
}

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

.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 {
  width: 100%;
  height: auto;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.trx-home #trx-top-mainimage #trx-mv-prev {
  display: none;
}

.trx-home #trx-top-mainimage #trx-mv-next {
  display: none;
}

.trx-home #trx-top-mainimage #trx-mv-pagination {
  margin: 15px 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 5px;
  padding: 0;
  width: 30px;
  height: 5px;
  letter-spacing: normal;
  background-color: #d8dfe5;
  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 {
  display: none;
}

.trx-home #trx-top-mainimage #trx-mv-pagination div.trx-current {
  background-color: #023466;
}

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

/*
* ニュース・IR
*
*****************************************/
body main .trx-news-list {
  padding-top: 15px;
}

body main .trx-link-past,
body main .trx-link-past2 {
  background: url("/image/en/common/icn_arrow_02.png") no-repeat left center;
  padding-left: 8px;
  display: inline-block;
}

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

body main .trx-news-tab ul li {
  width: 100px;
}

body main .trx-sidebar-fx {
  margin-bottom: 30px;
}

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: 94% 50%;
  font-weight: bold;
}

body main .trx-sidebar-fx dd a {
  padding: 14px;
  display: block;
}

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;
  width: 105px;
  top: 0;
  right: 0;
  z-index: 100;
}

body main .trx-date-wrp {
  display: inline-block;
  padding: 25px 0;
  padding-top: 15px;
}

body main .trx-newsdate-wrp .trx-date {
  margin-right: 8px;
  font-size: 85%;
}

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: .4em 0 .2em;
  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 main .trx-csv-dl {
  margin-top: 15px;
}

body .trx-layout-left main .trx-csv-dl a {
  display: block;
  height: 36px;
  font-size: 13px;
  text-decoration: none;
  line-height: 36px;
  text-align: center;
  border-radius: 3px;
  color: #FFF;
  background: #004ea2;
}

body .trx-layout-left main .trx-csv-dl a span {
  padding-left: 24px;
  background: url("/image/en/common/icn-dl.jpg") no-repeat 0 49%;
}

body .trx-layout-left main .table-wrapper {
  padding-right: 0px;
}

body .trx-layout-left main .table-wrapper th {
  padding: 12px 15px;
}

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 .sticky-table-header {
  position: fixed;
}

body .trx-layout-left main .table-wrapper .table-responsive {
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
}

body .trx-layout-left main .trx-spec-list #trx-filter-form .trx-filter-button-advance {
  width: 49%;
}

body .trx-layout-left main .trx-spec-list #trx-filter-form .trx-filter-button-advance span {
  padding-left: 18px;
  background: url("/image/en/common/icn_filter_03.png") no-repeat 0 49%;
}

body .trx-layout-left main .trx-spec-list #trx-filter-form .trx-filter-on {
  background-color: #023466;
  color: #fff;
}

body .trx-layout-left main .trx-spec-list #trx-filter-form .trx-filter-on span {
  background-image: url("/image/en/common/icn_filter_02_on.png");
}

body .trx-layout-left main .trx-spec-list #trx-filter-form .trx-adfilter-on {
  background-color: #023466;
  color: #fff;
}

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

body .trx-layout-left main .trx-adfilter-td {
  background-color: #f0f7f9;
}

body .trx-layout-left main .trx-adfilter-td td {
  padding: 10px;
}

body .trx-layout-left main .trx-adfilter-td input {
  text-align: center;
}

.table-wrapper td, .table-wrapper th {
  white-space: nowrap;
}

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

body main .trx-adfilter-td, body main .trx-filter-td {
  background-color: #f0f7f9;
}

body main .trx-adfilter-td td, body main .trx-filter-td td {
  text-align: left;
  vertical-align: top;
  padding: 12px 10px;
}

body main .trx-adfilter-td .trx-scrollbar, body main .trx-filter-td .trx-scrollbar {
  padding: 0;
}

body main .trx-adfilter-td label, body main .trx-filter-td label {
  color: #333333;
  font-weight: normal;
}

body main .trx-adfilter-td input, body main .trx-filter-td input {
  margin-right: 8px;
}

/*
* IR質問
*
*****************************************/
body #trx-ir-faq {
  margin-top: 30px;
  padding-bottom: 30px;
}

body #trx-ir-faq .trx-faq dt:first-child {
  border-top: 1px solid #d8dfe5;
}

/*
* フォーム
*
*****************************************/
body .trx-form_cl input[type="button"],
body .trx-form_cl input[type="text"],
body .trx-form_cl input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
}

body .trx-form_cl main #trx-form {
  font-size: 0.8125em;
  line-height: 24px;
}

body .trx-form_cl main #trx-form .trx-stepBar {
  display: none;
}

body .trx-form_cl main #trx-form .trx-info {
  margin-top: 9px;
}

body .trx-form_cl main #trx-form .trx-info p {
  margin-top: 9px;
}

body .trx-form_cl main #trx-form .trx-error {
  margin-top: 25px;
  padding: 19px 0 19px 13px;
  border: 1px solid #f3d5d5;
  background-color: #fff0f0;
}

body .trx-form_cl main #trx-form .trx-error-mess {
  margin-top: 10px;
  line-height: 20px;
  background: url(/image/en/common/sp/icn_error.png) left no-repeat;
  background-size: 21px 20px;
}

body .trx-form_cl main #trx-form .trx-error-mess span {
  margin-left: 28px;
  padding: 4px 2px;
  font-size: 12px;
  color: #db4242;
  background-color: #fff0f0;
}

body .trx-form_cl main #trx-form .trx-h2-1 {
  margin-bottom: 15px;
}

body .trx-form_cl main #trx-form .trx-block {
  margin-top: 15px;
}

body .trx-form_cl main #trx-form .trx-block table,
body .trx-form_cl main #trx-form .trx-block tbody,
body .trx-form_cl main #trx-form .trx-block tr,
body .trx-form_cl main #trx-form .trx-block th,
body .trx-form_cl main #trx-form .trx-block td {
  display: block;
  border: none;
  float: left;
  width: 100%;
  clear: both;
}

body .trx-form_cl main #trx-form .trx-block table tr,
body .trx-form_cl main #trx-form .trx-block tbody tr,
body .trx-form_cl main #trx-form .trx-block tr tr,
body .trx-form_cl main #trx-form .trx-block th tr,
body .trx-form_cl main #trx-form .trx-block td tr {
  margin-top: 20px;
}

body .trx-form_cl main #trx-form .trx-block table th,
body .trx-form_cl main #trx-form .trx-block tbody th,
body .trx-form_cl main #trx-form .trx-block tr th,
body .trx-form_cl main #trx-form .trx-block th th,
body .trx-form_cl main #trx-form .trx-block td th {
  font-size: 14px;
}

body .trx-form_cl main #trx-form .trx-block table td,
body .trx-form_cl main #trx-form .trx-block tbody td,
body .trx-form_cl main #trx-form .trx-block tr td,
body .trx-form_cl main #trx-form .trx-block th td,
body .trx-form_cl main #trx-form .trx-block td td {
  padding: 10px 0 0;
}

body .trx-form_cl main #trx-form .trx-block table td p,
body .trx-form_cl main #trx-form .trx-block tbody td p,
body .trx-form_cl main #trx-form .trx-block tr td p,
body .trx-form_cl main #trx-form .trx-block th td p,
body .trx-form_cl main #trx-form .trx-block td td p {
  padding-top: 2px;
}

body .trx-form_cl main #trx-form .trx-block table td input[type="text"],
body .trx-form_cl main #trx-form .trx-block tbody td input[type="text"],
body .trx-form_cl main #trx-form .trx-block tr td input[type="text"],
body .trx-form_cl main #trx-form .trx-block th td input[type="text"],
body .trx-form_cl main #trx-form .trx-block td td input[type="text"] {
  width: 100%;
  padding: 6px 0 5px 10px;
  border-radius: 3px;
  height: 33px;
  border: 1px solid #ccd5d9;
  box-sizing: border-box;
}

body .trx-form_cl main #trx-form .trx-block table td input[type="text"][id="post"],
body .trx-form_cl main #trx-form .trx-block tbody td input[type="text"][id="post"],
body .trx-form_cl main #trx-form .trx-block tr td input[type="text"][id="post"],
body .trx-form_cl main #trx-form .trx-block th td input[type="text"][id="post"],
body .trx-form_cl main #trx-form .trx-block td td input[type="text"][id="post"] {
  width: 143px;
}

body .trx-form_cl main #trx-form .trx-block table td label,
body .trx-form_cl main #trx-form .trx-block tbody td label,
body .trx-form_cl main #trx-form .trx-block tr td label,
body .trx-form_cl main #trx-form .trx-block th td label,
body .trx-form_cl main #trx-form .trx-block td td label {
  cursor: pointer;
  margin: 12px 25px 0 0;
  line-height: 16px;
  font-size: 14px;
  font-weight: normal;
}

body .trx-form_cl main #trx-form .trx-block table td input[type="radio"],
body .trx-form_cl main #trx-form .trx-block tbody td input[type="radio"],
body .trx-form_cl main #trx-form .trx-block tr td input[type="radio"],
body .trx-form_cl main #trx-form .trx-block th td input[type="radio"],
body .trx-form_cl main #trx-form .trx-block td td input[type="radio"] {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}

body .trx-form_cl main #trx-form .trx-block table td ul,
body .trx-form_cl main #trx-form .trx-block tbody td ul,
body .trx-form_cl main #trx-form .trx-block tr td ul,
body .trx-form_cl main #trx-form .trx-block th td ul,
body .trx-form_cl main #trx-form .trx-block td td ul {
  margin-top: 12px;
}

body .trx-form_cl main #trx-form .trx-block table td ul li,
body .trx-form_cl main #trx-form .trx-block tbody td ul li,
body .trx-form_cl main #trx-form .trx-block tr td ul li,
body .trx-form_cl main #trx-form .trx-block th td ul li,
body .trx-form_cl main #trx-form .trx-block td td ul li {
  margin-top: 0.75em;
  line-height: 16px;
  clear: both;
}

body .trx-form_cl main #trx-form .trx-block table td ul li dt,
body .trx-form_cl main #trx-form .trx-block tbody td ul li dt,
body .trx-form_cl main #trx-form .trx-block tr td ul li dt,
body .trx-form_cl main #trx-form .trx-block th td ul li dt,
body .trx-form_cl main #trx-form .trx-block td td ul li dt {
  float: left;
}

body .trx-form_cl main #trx-form .trx-block table td ul li dd,
body .trx-form_cl main #trx-form .trx-block tbody td ul li dd,
body .trx-form_cl main #trx-form .trx-block tr td ul li dd,
body .trx-form_cl main #trx-form .trx-block th td ul li dd,
body .trx-form_cl main #trx-form .trx-block td td ul li dd {
  margin-left: 26px;
}

body .trx-form_cl main #trx-form .trx-block table td ul li input[type="checkbox"],
body .trx-form_cl main #trx-form .trx-block tbody td ul li input[type="checkbox"],
body .trx-form_cl main #trx-form .trx-block tr td ul li input[type="checkbox"],
body .trx-form_cl main #trx-form .trx-block th td ul li input[type="checkbox"],
body .trx-form_cl main #trx-form .trx-block td td ul li input[type="checkbox"] {
  width: 16px;
  height: 16px;
  vertical-align: middle;
}

body .trx-form_cl main #trx-form .trx-block table td ul li label,
body .trx-form_cl main #trx-form .trx-block tbody td ul li label,
body .trx-form_cl main #trx-form .trx-block tr td ul li label,
body .trx-form_cl main #trx-form .trx-block th td ul li label,
body .trx-form_cl main #trx-form .trx-block td td ul li label {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 12px;
  font-weight: normal;
  vertical-align: middle;
  max-width: 90%;
}

body .trx-form_cl main #trx-form .trx-block table .trx-required-cont,
body .trx-form_cl main #trx-form .trx-block tbody .trx-required-cont,
body .trx-form_cl main #trx-form .trx-block tr .trx-required-cont,
body .trx-form_cl main #trx-form .trx-block th .trx-required-cont,
body .trx-form_cl main #trx-form .trx-block td .trx-required-cont {
  background: url(/image/en/common/sp/icn_required.png) right 9px center no-repeat;
  background-size: 58px 17px;
}

body .trx-form_cl main #trx-form .trx-block table .trx-error-mess,
body .trx-form_cl main #trx-form .trx-block tbody .trx-error-mess,
body .trx-form_cl main #trx-form .trx-block tr .trx-error-mess,
body .trx-form_cl main #trx-form .trx-block th .trx-error-mess,
body .trx-form_cl main #trx-form .trx-block td .trx-error-mess {
  margin-top: 12px;
}

body .trx-form_cl main #trx-form .trx-block table textarea,
body .trx-form_cl main #trx-form .trx-block tbody textarea,
body .trx-form_cl main #trx-form .trx-block tr textarea,
body .trx-form_cl main #trx-form .trx-block th textarea,
body .trx-form_cl main #trx-form .trx-block td textarea {
  width: 100%;
  height: 143px;
  margin-top: 15px;
  padding: 0 10px;
  border-radius: 3px;
  border-color: #ccd5d9;
  box-sizing: border-box;
  resize: none;
}

body .trx-form_cl main #trx-form .trx-block table .trx-consent-cont p,
body .trx-form_cl main #trx-form .trx-block tbody .trx-consent-cont p,
body .trx-form_cl main #trx-form .trx-block tr .trx-consent-cont p,
body .trx-form_cl main #trx-form .trx-block th .trx-consent-cont p,
body .trx-form_cl main #trx-form .trx-block td .trx-consent-cont p {
  font-size: 12px;
}

body .trx-form_cl main #trx-form .trx-block table .trx-consent-cont label,
body .trx-form_cl main #trx-form .trx-block tbody .trx-consent-cont label,
body .trx-form_cl main #trx-form .trx-block tr .trx-consent-cont label,
body .trx-form_cl main #trx-form .trx-block th .trx-consent-cont label,
body .trx-form_cl main #trx-form .trx-block td .trx-consent-cont label {
  width: 100%;
  margin: 10px 0 0;
  padding: 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 44px;
  font-weight: bold;
  color: #023466;
  background-color: #eaf2f4;
  text-align: center;
}

body .trx-form_cl main #trx-form .trx-block table .trx-consent-cont label input[type="checkbox"],
body .trx-form_cl main #trx-form .trx-block tbody .trx-consent-cont label input[type="checkbox"],
body .trx-form_cl main #trx-form .trx-block tr .trx-consent-cont label input[type="checkbox"],
body .trx-form_cl main #trx-form .trx-block th .trx-consent-cont label input[type="checkbox"],
body .trx-form_cl main #trx-form .trx-block td .trx-consent-cont label input[type="checkbox"] {
  width: 16px;
  height: 16px;
  margin-right: 6px;
  line-height: 0;
  vertical-align: middle;
}

body .trx-form_cl main #trx-form .trx-personal {
  margin-bottom: -5px;
  padding: 5px;
  background-color: #f6fafb;
}

body .trx-form_cl main #trx-form .trx-personal .trx-personal_inner {
  padding: 10px;
  height: 200px;
  overflow-y: scroll;
  border: 1px solid #d8dfe5;
  background-color: #fff;
  box-sizing: border-box;
}

body .trx-form_cl main .trx-sp-h3 {
  padding: 8px 0 !important;
  background-color: #eaf2f4 !important;
}

body .trx-form_cl main .trx-sp-h3 .trx-sp-h3-inner {
  display: inline-block;
  margin: 0;
  padding-left: 9px;
  font-weight: 700;
  line-height: 17px;
  border-left: 4px solid #004ea2;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 20px;
}

body .trx-form_cl main .trx-form-btn {
  text-align: center;
  position: relative;
  width: 100%;
  height: 55px;
  margin: 30px auto 0;
}

body .trx-form_cl main .trx-form-btn .trx-disable_bt {
  opacity: 0.3;
  width: 100%;
  padding: 19px 0;
  font-size: 17px;
  line-height: 17px;
  color: #fff;
  background-color: #004ea2;
  border: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}

body .trx-form_cl main .trx-form-btn input {
  width: 60%;
  padding: 19px 0;
  margin: 0 2%;
  font-size: 17px;
  line-height: 17px;
  color: #fff;
  background-color: #004ea2;
  border: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

body .trx-form_cl main .trx-form-btn input#trx-confirm-btn {
  display: none;
  margin: 0 auto;
  width: 100%;
}

body .trx-form_cl main .trx-form-btn input#trx-back-btn {
  width: 30%;
  padding: 15px 0;
  background-color: #a4aeba;
  font-size: 15px;
  line-height: 15px;
}

/*
* カート
*
*****************************************/
body .trx-form_cl main .trx-form-cart .trx-pc-btn {
  display: none;
}

body .trx-form_cl main .trx-form-cart .table-responsive {
  border: none;
  border-bottom: 1px solid #d8dfe5;
}

body .trx-form_cl main .trx-form-cart .trx-series-table {
  overflow-x: hidden;
}

body .trx-form_cl main .trx-form-cart .trx-series-table thead,
body .trx-form_cl main .trx-form-cart .trx-series-table .sticky-table-header,
body .trx-form_cl main .trx-form-cart .trx-series-table .fixed-solution {
  display: none;
}

body .trx-form_cl main .trx-form-cart .trx-series-table table,
body .trx-form_cl main .trx-form-cart .trx-series-table tbody,
body .trx-form_cl main .trx-form-cart .trx-series-table tr,
body .trx-form_cl main .trx-form-cart .trx-series-table td {
  display: block;
  float: left;
  width: 100%;
}

body .trx-form_cl main .trx-form-cart .trx-series-table table tr,
body .trx-form_cl main .trx-form-cart .trx-series-table tbody tr,
body .trx-form_cl main .trx-form-cart .trx-series-table tr tr,
body .trx-form_cl main .trx-form-cart .trx-series-table td tr {
  padding-bottom: 20px;
  clear: both;
}

body .trx-form_cl main .trx-form-cart .trx-series-table table th,
body .trx-form_cl main .trx-form-cart .trx-series-table table .trx-logo,
body .trx-form_cl main .trx-form-cart .trx-series-table tbody th,
body .trx-form_cl main .trx-form-cart .trx-series-table tbody .trx-logo,
body .trx-form_cl main .trx-form-cart .trx-series-table tr th,
body .trx-form_cl main .trx-form-cart .trx-series-table tr .trx-logo,
body .trx-form_cl main .trx-form-cart .trx-series-table td th,
body .trx-form_cl main .trx-form-cart .trx-series-table td .trx-logo {
  display: none;
}

body .trx-form_cl main .trx-form-cart .trx-series-table table td,
body .trx-form_cl main .trx-form-cart .trx-series-table tbody td,
body .trx-form_cl main .trx-form-cart .trx-series-table tr td,
body .trx-form_cl main .trx-form-cart .trx-series-table td td {
  padding: 13px 0 0;
  border: none;
  font-size: 14px;
}

body .trx-form_cl main .trx-form-cart .trx-series-table table .trx-sp-number,
body .trx-form_cl main .trx-form-cart .trx-series-table tbody .trx-sp-number,
body .trx-form_cl main .trx-form-cart .trx-series-table tr .trx-sp-number,
body .trx-form_cl main .trx-form-cart .trx-series-table td .trx-sp-number {
  width: auto;
  float: left;
  padding-right: 0;
  line-height: 0;
}

body .trx-form_cl main .trx-form-cart .trx-series-table table .trx-sp-number input[type="text"],
body .trx-form_cl main .trx-form-cart .trx-series-table tbody .trx-sp-number input[type="text"],
body .trx-form_cl main .trx-form-cart .trx-series-table tr .trx-sp-number input[type="text"],
body .trx-form_cl main .trx-form-cart .trx-series-table td .trx-sp-number input[type="text"] {
  width: 92px;
  margin-right: 10px;
  padding-left: 10px;
  border: 1px solid #ccd5d9;
  border-radius: 3px;
  vertical-align: top;
  background-color: #fff;
  font-size: 13px;
  line-height: 31px;
  height: 31px;
}

body .trx-form_cl main .trx-form-cart .trx-series-table table .trx-delete,
body .trx-form_cl main .trx-form-cart .trx-series-table tbody .trx-delete,
body .trx-form_cl main .trx-form-cart .trx-series-table tr .trx-delete,
body .trx-form_cl main .trx-form-cart .trx-series-table td .trx-delete {
  width: auto;
  float: right;
}

body .trx-form_cl main .trx-form-cart .trx-pageback {
  margin-top: 25px;
  text-align: center;
}

body .trx-form_cl main .trx-form-cart .trx-pageback a {
  padding-left: 21px;
  color: #023466;
  font-weight: 700;
  background: url(/image/en/common/sp/icn_arrow_05.png) left no-repeat;
  background-size: 9px 7px;
}

body .trx-form_cl main .trx-form-cart .trx-pageback a:link, body .trx-form_cl main .trx-form-cart .trx-pageback a:visited {
  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 a:active {
  text-decoration: underline;
}

body .trx-form_cl main .trx-form-cart .trx-nextpage {
  margin-top: 25px;
  padding: 25px 20px;
  text-align: center;
  background-color: #f6fafb;
}

body .trx-form_cl main .trx-form-cart .trx-none-cart p {
  text-align: center;
}

body .trx-form_cl main .trx-form-cart .trx-none-cart .trx-sidebar-button {
  margin-top: 30px;
  padding: 17px 10px;
}

body .trx-form_cl main .trx-form-cart .trx-none-cart .trx-sidebar-button a {
  padding: 0;
  font-size: 1em;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
}

/*
* 検索結果
*
*****************************************/
.trx-box-search:after {
  content: "";
  clear: both;
  display: block;
}

body .trx-search-result .trx-pagination {
  border-top: 1px solid #ccc;
  margin: 1.5em 0 0;
  padding-top: 1em;
}

body .trx-search-result .trx-pagination li {
  margin-top: 15px;
}

body .trx-search-result .trx-sr-wrp {
  margin-top: 20px;
}

body .trx-search-result .trx-sr-wrp .trx-box-search {
  margin-bottom: 2em;
  border: 1px solid #d8dfe5;
  background: #f6fafb;
}

body .trx-search-result .trx-sr-wrp .trx-box-search .trx-search {
  font-size: 1.125em;
  width: auto;
  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 {
  width: auto;
  text-align: center;
  padding: 1em 0 0.5em;
  line-height: 1.1;
  color: #666;
}

body .trx-search-result .trx-sr-wrp .trx-sr-box {
  margin-top: 1.25em;
  padding-top: 1.25em;
  border-top: 1px solid #ccc;
}

body .trx-search-result .trx-sr-wrp .trx-sr-box .trx-sr-title {
  font-size: 1.125em;
  line-height: 1.5;
}

body .trx-search-result .trx-sr-wrp .trx-sr-box .trx-sr-title a.trx-link {
  padding: 0 0 0 20px;
}

body .trx-search-result .trx-sr-wrp .trx-sr-box .trx-sr-content {
  color: #777;
  margin-top: 0.3em;
  font-size: 0.875em;
  line-height: 1.75;
}

/*
* サイトマップ
*
*****************************************/
body .trx-sitemap .trx-sitemap-wrp {
  padding-bottom: 2em;
}

body .trx-sitemap .trx-sitemap-wrp .trx-il-3 li {
  display: block;
  padding-right: 3em;
}

body .trx-sitemap .trx-sitemap-wrp .trx-sm-h3block-wrp {
  margin: 0 0 0 0;
}

body .trx-sitemap .trx-sitemap-wrp .trx-sm-h3block-wrp .trx-sm-h3block {
  display: block;
  width: auto;
  margin: 30px 0 0 0;
  vertical-align: top;
}

body .trx-sitemap .trx-sitemap-wrp .trx-sm-h3block-wrp .trx-sm-h3block:first-child {
  margin: 30px 0 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 0.75em;
}

body .trx-sitemap .trx-sitemap-wrp ul.trx-list li {
  line-height: 1.5;
  margin: 10px 0 0;
}

/*
* ローカライズ
*
*****************************************/
body .trx-form_cl main #trx-form .trx-block table .trx-required-cont {
  background: url(/image/en/common/sp/icn_required-j.png) right 9px center no-repeat;
  background-size: 43px 17px;
}

#trx-footer .trx-inner p {
  padding: 15px 0 15px;
}

#trx-footer p.trx-copyright .trx-sig {
  display: block;
  padding-top: .2em;
}

#trx-footer p.trx-copyright .trx-sig1 {
  font-weight: bold;
  font-size: 119%;
  padding-top: 0em;
}

#trx-footer p.trx-copyright .trx-sig2 {
  font-size: 119%;
  padding-top: 0em;
}

#trx-footer p.trx-copyright .trx-sig3 {
  font-size: 119%;
  padding-top: 0em;
}

#trx-footer p.trx-copyright .trx-sig4 {
  padding-top: .4em;
}

#trx-footer p.trx-copyright .trx-sig span {
  display: inline-block;
  padding: 0 .25em;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
ビッグフッターメニュー
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.trx-nav-footer-products {
  display: flex;
  margin-top: 20px;
  border-radius: 2px;
  background-color: #fff;
  border: 1px solid #d8dfe5;
}

.trx-nav-footer-products li {
  display: flex;
  flex-wrap: wrap;
  padding: 15px 0;
  text-align: center;
  /* hover--------------------------------------------------------------------- */
}

.trx-nav-footer-products li a {
  padding: 5px 39.5px;
  font-size: 0.8em;
  color: #023466;
  text-decoration: none;
  border-right: 1px solid #d8dfe5;
}

.trx-nav-footer-products li a .trx-nav-footer-products-icn {
  width: 40px;
  height: 25px;
  margin: 0 auto 10px;
  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:last-child a {
  border-right: none;
}

.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;
}

/* レスポンシブ---------------------------------------------------------------- */
.trx-nav-footer-products {
  flex-wrap: wrap;
}

.trx-nav-footer-products li {
  border-bottom: 1px solid #d8dfe5;
  width: 50%;
  padding: 0;
}

.trx-nav-footer-products li a {
  width: 100%;
  padding: 20px 10px;
}

.trx-nav-footer-products li:last-child:nth-child(odd) {
  width: 100%;
}

.trx-nav-footer-products li:last-child, .trx-nav-footer-products li:nth-last-child(2):nth-child(odd) {
  border-bottom: none;
}

.trx-nav-footer-products li:nth-child(even) a {
  border-right: none;
}
