/* Products CSS */
/* _setting CSS */
#wrapper .product_categories {
  padding: 30px 0 75px 0;
}
#wrapper .product_categories ul {
  width: 1051px;
  margin: 0 auto;
  display: table;
  border-spacing: 27px 0;
  border-collapse: separate;
}
#wrapper .product_categories ul li {
  width: 483px;
  display: table-cell;
  border: solid 1px #000;
}
#wrapper .product_categories ul li label {
  width: 155px;
  padding: 0;
  display: block;
  float: left;
  line-height: 43px;
  font-size: 20px;
  font-family: "Anton", sans-serif;
  background: url(../images/common/select_label.png) 0 0 no-repeat;
}
#wrapper .product_categories ul li select {
  opacity: 0;
}
#wrapper .product_categories ul li .sod_select {
  width: 325px;
  padding: 12px 10px;
  border: none;
  outline: none;
}
#wrapper .product_categories ul li .sod_select:before {
  content: '\25BC';
  top: 17px;
  color: #ba964a;
}
#wrapper .product_categories ul li .sod_select:after {
  content: '';
}
#wrapper .product_categories ul li .sod_select.focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#wrapper .product_categories ul li .sod_select .sod_label {
  font-size: 18px;
}
#wrapper .product_categories ul li .sod_select .sod_list_wrapper {
  width: 332px;
  border: solid 1px #000;
  border-top: none;
  margin-top: 1px;
}
#wrapper .product_categories ul li .sod_select .sod_list_wrapper .sod_list .sod_option {
  font-size: 16px;
}
#wrapper .product_categories ul li .sod_select .sod_list_wrapper .sod_list .sod_option.selected:before {
  color: #ba964a;
}
#wrapper .product_categories ul li .sod_select .sod_list_wrapper .sod_list .sod_option.active {
  background-color: #f9f6f0;
}
#wrapper .product_categories ul li.products label {
  width: 130px;
  padding: 0 0 0 25px;
}
#wrapper .product_categories ul li.application label {
  width: 140px;
  padding: 0 0 0 15px;
}
#wrapper .product_linup h1 {
  padding: 0 0 30px 0;
  margin: 0 auto 45px auto;
  font-size: 46px;
  text-align: center;
  font-weight: bold;
  background: url(../images/common/asset_line_bg.png) center bottom no-repeat;
}
#wrapper .product_intro {
  padding: 40px 0 0 0;
  overflow: hidden;
}
#wrapper .product_intro h1 {
  width: 620px;
  float: right;
  padding: 0;
  margin: 0 0 30px 0;
  position: relative;
  font-size: 46px;
}
#wrapper .product_intro .lead {
  width: 620px;
  float: right;
  font-size: 16px;
  line-height: 1.8125;
  text-align: justify;
}
#wrapper .product_intro .lead a {
  color: #ba964a;
  text-decoration: underline;
}
#wrapper .product_intro .lead a:hover {
  text-decoration: none;
}
#wrapper .product_intro .images {
  width: 443px;
  float: left;
}
#wrapper .product_intro .images #main_image {
  width: 100%;
  height: 332px;
  margin: 0 0 10px 0;
  line-height: 332px;
  text-align: center;
  overflow: hidden;
}
#wrapper .product_intro .images #main_image img {
  width: auto;
  height: 100%;
  vertical-align: middle;
}
#wrapper .product_intro .images ul {
  width: 100%;
  overflow: hidden;
}
#wrapper .product_intro .images ul li {
  width: 38px;
  height: 38px;
  margin: 0 7px 0 0;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
  border-bottom: solid 2px #fff;
}
#wrapper .product_intro .images ul li img {
  display: block;
  width: auto;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#wrapper .product_intro .images ul li:last-child {
  margin-right: 0;
}
#wrapper .product_intro .images ul li.on {
  border-bottom: solid 2px #ba964a;
}
#wrapper .product_intro .images ul li:hover {
  opacity: .6;
}
#wrapper .product_content {
  margin: 60px 0 0 0;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.5625;
}
#wrapper .product_content h2 {
  padding: 0 0 24px 0;
  margin: 0 auto 25px auto;
  font-family: "Anton", sans-serif;
  font-size: 24px;
  letter-spacing: 0.03em;
  display: block;
  position: relative;
}
#wrapper .product_content h2:after {
  content: url(../images/common/asset_line_bg.png);
  position: absolute;
  left: 0;
  bottom: 0;
}
#wrapper .product_content .text {
  font-size: 16px;
  line-height: 1.5625;
}
#wrapper .product_content .text a {
  color: #ba964a;
  text-decoration: underline;
}
#wrapper .product_content .text a:hover {
  text-decoration: none;
}
#wrapper .product_content .video {
  width: 100%;
}
#wrapper .product_content .video iframe {
  width: 100% !important;
  height: 620px;
}
#wrapper .product_content .video p {
  display: none;
}
#wrapper .product_content .list li {
  display: inline-block;
  margin: 0 30px 10px 0;
}
#wrapper .product_content .list li a {
  display: block;
  padding: 0 0 0 64px;
  position: relative;
  line-height: 54px;
}
#wrapper .product_content .list li a:before {
  content: url(../images/common/icon_pdf.png);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
#wrapper .product_table {
  margin-top: 60px;
}
#wrapper .product_table table {
  min-width: 1100px;
  border-collapse: collapse;
  empty-cells: show;
  border-bottom: solid 5px #000;
}
#wrapper .product_table table tr td {
  padding: 10px 5px;
  font-size: 15px;
  vertical-align: middle;
  border-bottom: solid 1px #ddd;
  line-height: 1.3;
}
#wrapper .product_table table tr td img {
  width: 100px;
  height: auto;
  display: block;
  margin: 0;
}
#wrapper .product_table table tr td img.icon {
  width: 57px;
  height: auto;
  display: block;
}
#wrapper .product_table table tr td img.icon:hover {
  opacity: .6;
}
#wrapper .product_table table tr td img.thumb {
  cursor: pointer;
}
#wrapper .product_table table tr:hover td {
  background-color: #f9f6f0;
}
#wrapper .product_table table tr:nth-child(1) td {
  font-size: 16px;
  padding: 15px 5px 15px 5px;
  color: #ba964a;
  background-color: #000000;
  font-weight: bold;
  text-align: left;
  border-bottom: none;
  line-height: 1em;
}
#wrapper .product_table table tr.bgc td {
  padding: 2px 0;
  background-color: #ba964a;
}
#wrapper .product_table .edit {
  width: 1000px;
  margin: 0 auto;
  font-size: 13px;
  text-align: right;
}
#wrapper .product_related {
  margin: 60px 0 0 0;
}
#wrapper .product_related h3 {
  font-size: 33px;
  text-align: center;
  font-weight: bold;
  padding: 0 0 30px 0;
  margin: 0 auto 45px auto;
  background: url(../images/common/asset_line_bg.png) center bottom no-repeat;
}
#wrapper .product_list {
  overflow: hidden;
}
#wrapper .product_list li {
  width: 200px;
  height: 280px;
  margin: 0 25px 0 0;
  display: block;
  float: left;
}
#wrapper .product_list li a {
  width: 100%;
  display: block;
  text-decoration: none;
}
#wrapper .product_list li a .thumb {
  width: 100%;
  height: 150px;
  margin: 0 0 10px 0;
  display: block;
  overflow: hidden;
  position: relative;
}
#wrapper .product_list li a .thumb img {
  display: block;
  width: auto;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#wrapper .product_list li a .name {
  font-size: 15px;
  line-height: 1.333;
}
#wrapper .product_list li a:hover .name {
  opacity: .8;
}
#wrapper .product_list li:nth-child(5n) {
  margin-right: 0;
}
#wrapper .product_list.ios_fix {
  min-height: 1000px;
}

#modal {
  position: fixed;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
}
#modal .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-color: #000;
  opacity: 0;
  -webkit-transition: all 200ms linear;
          transition: all 200ms linear;
}
#modal .image {
  width: 80%;
  height: 80%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  opacity: 0;
  -webkit-transition: all 300ms linear;
          transition: all 300ms linear;
}
#modal.show {
  width: 100%;
  height: 100%;
  display: block;
}
#modal.show .overlay {
  opacity: .8;
}
#modal.show .image {
  opacity: 1;
}
