﻿

.header-global,
.menu-header,
.sns-header,
.select-area-region-header > dd,
.area-region-header > dd > ul,
.nav-footer,
.wrapper-footer,
.links-footer-info,
.info-pageTitle,
.list-icon-pageTitle,
.nav-page ul,
.nav-page-anchor ul,
.list-checkbox,
.container,
.inner-container,
.container-region,
.row,
.inner-split,
.panel-foot,
.boxes,
.header-area,
.heading-lv2,
.list-horizontal,
.list-news > li,
.list-panel-2,
.list-panel-4,
.list-panel-3,
.list-product,
.list-product-carousel,
.list-manual-product,
.list-categories-top-biomedical,
.list-categories-top,
.item-thumbnail-left,
.item-thumbnail-right,
.gallery-products,
.gallery-products .list-gallery ul,
.visual-main ul,
.visual-main-v2 ul,
.buttons-visual-main,
.link-contact,
.wrapper-region > dl > dd ul {
  *zoom: 1;
}

.header-global:before,
.menu-header:before,
.sns-header:before,
.select-area-region-header > dd:before,
.area-region-header > dd > ul:before,
.nav-footer:before,
.wrapper-footer:before,
.links-footer-info:before,
.info-pageTitle:before,
.list-icon-pageTitle:before,
.nav-page ul:before,
.nav-page-anchor ul:before,
.list-checkbox:before,
.container:before,
.inner-container:before,
.container-region:before,
.row:before,
.inner-split:before,
.panel-foot:before,
.boxes:before,
.header-area:before,
.heading-lv2:before,
.list-horizontal:before,
.list-news > li:before,
.list-panel-2:before,
.list-panel-4:before,
.list-panel-3:before,
.list-product:before,
.list-product-carousel:before,
.list-manual-product:before,
.list-categories-top-biomedical:before,
.list-categories-top:before,
.item-thumbnail-left:before,
.item-thumbnail-right:before,
.gallery-products:before,
.gallery-products .list-gallery ul:before,
.visual-main ul:before,
.visual-main-v2 ul:before,
.buttons-visual-main:before,
.link-contact:before,
.wrapper-region > dl > dd ul:before,
.header-global:after,
.menu-header:after,
.sns-header:after,
.select-area-region-header > dd:after,
.area-region-header > dd > ul:after,
.nav-footer:after,
.wrapper-footer:after,
.links-footer-info:after,
.info-pageTitle:after,
.list-icon-pageTitle:after,
.nav-page ul:after,
.nav-page-anchor ul:after,
.list-checkbox:after,
.container:after,
.inner-container:after,
.container-region:after,
.row:after,
.inner-split:after,
.panel-foot:after,
.boxes:after,
.header-area:after,
.heading-lv2:after,
.list-horizontal:after,
.list-news > li:after,
.list-panel-2:after,
.list-panel-4:after,
.list-panel-3:after,
.list-product:after,
.list-product-carousel:after,
.list-manual-product:after,
.list-categories-top-biomedical:after,
.list-categories-top:after,
.item-thumbnail-left:after,
.item-thumbnail-right:after,
.gallery-products:after,
.gallery-products .list-gallery ul:after,
.visual-main ul:after,
.visual-main-v2 ul:after,
.buttons-visual-main:after,
.link-contact:after,
.wrapper-region > dl > dd ul:after {
  content: ' ';
  display: table;
}

.header-global:after,
.menu-header:after,
.sns-header:after,
.select-area-region-header > dd:after,
.area-region-header > dd > ul:after,
.nav-footer:after,
.wrapper-footer:after,
.links-footer-info:after,
.info-pageTitle:after,
.list-icon-pageTitle:after,
.nav-page ul:after,
.nav-page-anchor ul:after,
.list-checkbox:after,
.container:after,
.inner-container:after,
.container-region:after,
.row:after,
.inner-split:after,
.panel-foot:after,
.boxes:after,
.header-area:after,
.heading-lv2:after,
.list-horizontal:after,
.list-news > li:after,
.list-panel-2:after,
.list-panel-4:after,
.list-panel-3:after,
.list-product:after,
.list-product-carousel:after,
.list-manual-product:after,
.list-categories-top-biomedical:after,
.list-categories-top:after,
.item-thumbnail-left:after,
.item-thumbnail-right:after,
.gallery-products:after,
.gallery-products .list-gallery ul:after,
.visual-main ul:after,
.visual-main-v2 ul:after,
.buttons-visual-main:after,
.link-contact:after,
.wrapper-region > dl > dd ul:after {
  clear: both;
}

img {
  width: inherit\9;
  max-width: 100%;
  height: auto;
}

sup {
  font-size: 71.42857%;
  vertical-align: super;
}

sub {
  font-size: 71.42857%;
  vertical-align: sub;
}


/* ==========================================================================
   Helper
============================================================================= */

/* clearfix
------------------------------------------------------------------- */

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  content: ' ';
  display: table;
}

.clearfix:after {
  clear: both;
}

/* display
------------------------------------------------------------------- */

.display-none {
  display: none !important;
}

.display-block {
  display: block !important;
}

.display-inline {
  display: inline !important;
}

.display-inline-block {
  display: inline-block !important;
}

.display-table {
  display: table !important;
}

.display-table-cell {
  display: table-cell !important;
}

/* position
------------------------------------------------------------------- */

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

/* font-weight
------------------------------------------------------------------- */

.fw-normal {
  font-weight: normal !important;
}

.fw-bold {
  font-weight: bold !important;
}

/* float
------------------------------------------------------------------- */

.float-none {
  float: none !important;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

/* text-align
------------------------------------------------------------------- */

.align-left {
  text-align: left !important;
}

.align-center {
  text-align: center !important;
}

.align-right {
  text-align: right !important;
}

/* vertical-align
------------------------------------------------------------------- */

.valign-top {
  vertical-align: top !important;
}

.valign-middle {
  vertical-align: middle !important;
}

.valign-bottom {
  vertical-align: bottom !important;
}

.valign-baseline {
  vertical-align: baseline !important;
}

/* margin
------------------------------------------------------------------- */

.mgn {
  margin: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px  !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px  !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px  !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px  !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px  !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px  !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml0 {
  margin-left: 0 !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px  !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px  !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px  !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px  !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px  !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px  !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

/* border
------------------------------------------------------------------- */

.border-none {
  border: 0 !important;
}

.border-1px {
  border: solid 1px #e4e7eb !important;
}

.border-bottom-1px {
  border-bottom: solid 1px #e4e7eb !important;
}

.border-top-1px {
  border-top: solid 1px #e4e7eb !important;
}

.border-left-1px {
  border-left: solid 1px #e4e7eb !important;
}

.border-right-1px {
  border-right: solid 1px #e4e7eb !important;
}

/* ==========================================================================
   Layout
============================================================================= */

/*
   Header
============================================================================= */

.header-global {
  position: relative;
  padding: 0 20px;
  font-size: 85.71429%;
  background-color: #fff;
}

.inner-header {
  position: relative;
  z-index: 10;
  max-width: 1280px;
  margin: 0 auto;
}

.logo-header {
  display: block;
  width: 146px;
  height: 70px;
}

.btns-sp-header {
  display: none;
  float: right;
}

.btns-sp-header li {
  float: left;
}

.btn-sp-menu .bar-top,
.btn-sp-menu .bar-middle,
.btn-sp-menu .bar-bottom {
  display: block;
  position: absolute;
  left: 24px;
  width: 20px;
  height: 2px;
  border-radius: 2px;
  background-color: #0056a8;
}

.btn-sp-menu {
  position: relative;
  text-align: center;
  background-color: #fff;
  -webkit-transition: background-color 400ms linear;
          transition: background-color 400ms linear;
}

.btn-sp-menu .bar-top {
  top: 26px;
  -webkit-transition: -webkit-transform 300ms linear;
          transition:         transform 300ms linear;
}

.btn-sp-menu .bar-middle {
  top: 34px;
  -webkit-transition: opacity 200ms linear 100ms;
          transition: opacity 200ms linear 100ms;
}

.btn-sp-menu .bar-bottom {
  top: 42px;
  -webkit-transition: -webkit-transform 300ms linear;
          transition:         transform 300ms linear;
}

.btn-sp-menu.is-open {
  background-color: #f8f8fa;
  -webkit-transition: background-color 100ms linear;
          transition: background-color 100ms linear;
}

.btn-sp-menu.is-open .bar-top {
  -webkit-transform: translateY(8px) translateX(0) rotate(45deg);
      -ms-transform: translateY(8px) translateX(0) rotate(45deg);
          transform: translateY(8px) translateX(0) rotate(45deg);
}

.btn-sp-menu.is-open .bar-middle {
  opacity: 0;
  -webkit-transition: opacity 200ms linear 0ms;
          transition: opacity 200ms linear 0ms;
}

.btn-sp-menu.is-open .bar-bottom {
  -webkit-transform: translateY(-8px) translateX(0) rotate(-45deg);
      -ms-transform: translateY(-8px) translateX(0) rotate(-45deg);
          transform: translateY(-8px) translateX(0) rotate(-45deg);
}

.btn-sp-search {
  display: none;
  text-align: center;
  background-color: #fff;
  -webkit-transition: background-color 400ms linear;
          transition: background-color 400ms linear;
}

.btn-sp-search:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: 15px;
  background-position: 0 -318px;
  -webkit-background-size: 32px 694px;
          background-size: 32px 694px;
}

.nav-header .select-nav {
  position: absolute;
  top: 0;
  left: 146px;
  padding-left: 14px;
}

.nav-header .select-nav li {
  display: table-cell;
}

.nav-header .select-nav li .has-megadrop {
  position: relative;
  text-decoration: none;
  -webkit-transition: background-color 400ms linear, color 70ms linear;
          transition: background-color 400ms linear, color 70ms linear;
}

.nav-header .select-nav li .has-megadrop:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -4px;
  border: 4px solid transparent;
  border-top: 4px solid #a2a4b4;
  -webkit-transition: border-top 400ms linear;
          transition: border-top 400ms linear;
}

.nav-header .select-nav li .has-megadrop:hover {
  text-decoration: none;
}

.nav-header .select-nav li .has-megadrop.is-open {
  color: #0056a8;
  background-color: #f8f8fa;
  -webkit-transition: background-color 100ms linear, color 70ms linear;
          transition: background-color 100ms linear, color 70ms linear;
}

.nav-header .select-nav li .has-megadrop.is-open:after {
  border-top: 4px solid #0056a8;
  -webkit-transition: border-top 100ms linear;
          transition: border-top 100ms linear;
}

.nav-header .select-nav li a {
  display: table-cell;
  height: 70px;
  padding: 0 10px;
  vertical-align: middle;
  color: #57575e;
  -webkit-transition: color 70ms linear;
          transition: color 70ms linear;
}

.nav-header .select-nav li a:hover {
  text-decoration: none;
  color: #0056a8;
}

.nav-header .select-nav li a.is-current {
  color: #0056a8;
}

.nav-header-sub {
  position: absolute;
  top: 0;
  right: 0;
}

.tool-header {
  float: left;
}

.tool-header > li {
  display: table-cell;
}

.tool-header > li > a {
  display: table-cell;
  position: relative;
  z-index: 1;
  height: 70px;
  padding: 0 9px;
  vertical-align: middle;
  text-decoration: none;
  color: #57575e;
  color: #353539;
}

.tool-header > li > a:hover {
  color: #0056a8;
}

.sns-header {
  float: left;
  padding: 26px 0;
}

.sns-header > li {
  float: left;
  margin-left: 6px;
}

.sns-header > li a,
.sns-header > li img {
  display: block;
}

.sns-header > li a {
  -webkit-transition: opacity .2s;
          transition: opacity .2s;
}

.sns-header > li a:hover {
  opacity: .7;
}

.link-search.is-open {
  color: #0056a8;
  background-color: #f8f8f8;
  -webkit-transition: background-color 100ms linear, color 70ms linear;
          transition: background-color 100ms linear, color 70ms linear;
}

.link-search:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -1px;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  vertical-align: middle;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}

.link-search:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -4px;
  border: 4px solid transparent;
  border-top: 4px solid #a2a4b4;
  -webkit-transition: border-top 400ms linear;
          transition: border-top 400ms linear;
}

.link-estimate:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -1px;
  width: 14px;
  height: 16px;
  margin-right: 10px;
  vertical-align: middle;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}

.btn-region {
  -webkit-transition: background-color 400ms linear, color 70ms linear;
          transition: background-color 400ms linear, color 70ms linear;
}

.btn-region.is-open {
  color: #0056a8;
  background-color: #f8f8f8;
  -webkit-transition: background-color 100ms linear, color 70ms linear;
          transition: background-color 100ms linear, color 70ms linear;
}

.btn-region:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -1px;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  vertical-align: middle;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}

.btn-region:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -4px;
  border: 4px solid transparent;
  border-top: 4px solid #a2a4b4;
  -webkit-transition: border-top 400ms linear;
          transition: border-top 400ms linear;
}

.nav-detail-header,
.form-header,
.region-header {
  display: none;
  clear: both;
  text-align: center;
  text-align: center;
  background-color: #f8f8fa;
}

.wrapper-dropdown-header {
  min-width: 1020px;
  max-width: 1320px;
  margin: 0 auto;
}

.wrapper-dropdown-header .inner-dropdown-header {
  margin: 0 20px;
  padding: 40px;
  border-right: 1px solid #e4e7eb;
  border-left: 1px solid #e4e7eb;
}

.wrapper-dropdown-header02 {
  overflow: hidden;
  min-width: 1020px;
  max-width: 1320px;
  height: 0;
  margin: 0 auto;
  margin-bottom: -40px;
}

/* mega dropdown menu
------------------------------------------------------------------- */

.nav-megadrop {
  display: none;
  background-color: #f8f8fa;
}

.nav-detail-header {
  display: block;
}

.list-nav-detail {
  position: relative;
  margin: 0 20px;
}

.list-nav-detail > li {
  display: none;
  font-size: 91.66667%;
}

.list-nav-detail > li > a {
  display: none;
}

.list-nav-detail > li > dl {
  padding: 40px 0;
}

.list-nav-detail > li > dl > dt {
  margin-bottom: 40px;
  font-size: 118.18182%;
  border: 1px solid #e4e7eb;
}

.list-nav-detail > li > dl > dt a {
  display: block;
  text-align: left;
  color: #0056a8;
  -webkit-transition: color 70ms linear;
          transition: color 70ms linear;
}

.list-nav-detail > li > dl > dt a:hover {
  text-decoration: none;
  color: #0056a8;
}

.list-nav-detail > li > dl > dt a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -2px;
  width: 15px;
  height: 15px;
  margin-right: 7px;
  text-align: center;
  vertical-align: bottom;
  background-position: 0 -168px;
}

.list-nav-detail > li > dl > dd {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  table-layout: fixed;
  border-right: 1px solid #e4e7eb;
  border-left: 1px solid #e4e7eb;
}

.tab-list-nav-detail {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  table-layout: fixed;
}

.tab-list-nav-detail > li {
  display: table-cell;
  border-left: 1px solid #e4e7eb;
}

.tab-list-nav-detail > li:first-child {
  border-left: 0;
}

.tab-list-nav-detail > li > a {
  display: block;
  padding: 20px 0 17px;
  color: #0056a8;
}

.tab-list-nav-detail > li > a:hover {
  text-decoration: none;
}

.tab-list-nav-detail > li > a img {
  display: block;
  margin: 0 auto 13px;
}

.tab-list-nav-detail > li .is-current {
  position: relative;
  z-index: 1;
  margin-bottom: -1px;
  border-bottom: 1px solid #f8f8fa;
}

.btn-list-nav-detail {
  margin: 0 20px;
  border-top: 1px solid #e4e7eb;
}

.btn-list-nav-detail > a {
  display: block;
  margin: 0 -20px;
  padding: 21px 0;
  text-align: center;
  color: #0056a8;
}

.btn-list-nav-detail > a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -1px;
  width: 14px;
  height: 14px;
  margin-right: 5px;
  vertical-align: middle;
  background-position: 0 100%;
  -webkit-background-size: 100% 200%;
          background-size: 100% 200%;
}

.btn-list-nav-detail > a.is-current:before {
  background-position: 0 0;
}

.link-list-nav-detail {
  display: table;
  width: 100%;
  margin-top: 20px;
  table-layout: fixed;
}

.link-list-nav-detail:first-child {
  border-top: 0;
}

.link-list-nav-detail > li {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 16.666666667%;
  border-right: 1px solid #e4e7eb;
}

.link-list-nav-detail > li:last-child {
  border-right: 0;
}

.link-list-nav-detail > li:empty {
  border-right: 0;
}

.link-list-nav-detail > li > a {
  display: block;
  padding: 0 20px 15px;
  color: #0056a8;
}

.link-list-nav-detail > li > a > img {
  margin-bottom: 20px;
}

.nav-detail-label {
  margin-bottom: 5px;
}

.dl-list-nav-detail {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 19px;
  border-left: 1px solid #e4e7eb;
}

.dl-list-nav-detail:first-child {
  border-left: 0;
}

.dl-list-nav-detail > dt {
  border-bottom: 1px solid #e4e7eb;
}

.dl-list-nav-detail > dt a {
  display: block;
  padding: 20px 0 17px;
  color: #57575e;
  -webkit-transition: background-color 100ms linear, color 70ms linear;
          transition: background-color 100ms linear, color 70ms linear;
}

.dl-list-nav-detail > dt a:hover {
  text-decoration: none;
}

.dl-list-nav-detail > dt a img {
  display: block;
  margin: 0 auto 13px;
}

.dl-list-nav-detail > dd {
  padding: 20px 0 14px;
}

.dl-list-nav-detail > dd li {
  margin-bottom: 6px;
  text-align: left;
}

.dl-list-nav-detail > dd li a {
  font-size: 109.09091%;
  color: #353539;
}

.dl-list-nav-detail > dd li a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -1px;
  width: 4px;
  height: 6px;
  margin-right: 6px;
  vertical-align: middle;
  background-position: 0 -6px;
}

.foot-list-nav-detail {
  border-top: 1px solid #e4e7eb;
}

.foot-list-nav-detail ul {
  padding: 12px 0 12px;
  text-align: center;
}

.foot-list-nav-detail ul li {
  display: inline;
  margin: 0 10px;
}

.foot-list-nav-detail ul li a {
  color: #57575e;
}

.nav-products-header {
  margin-top: -40px;
  padding-bottom: 40px;
  background-color: #f8f8fa;
}

.nav-each-products {
  display: none;
  margin: 0 20px;
}

.nav-each-products > dt {
  margin-bottom: 40px;
  padding-top: 40px;
  font-size: 108.33333%;
  border-bottom: 1px solid #e4e7eb;
}

.nav-each-products > dt a {
  display: block;
  padding: 9px 0;
  -webkit-transition: background-color 100ms linear;
          transition: background-color 100ms linear;
}

.nav-each-products > dt a:hover {
  text-decoration: none;
  background-color: #f8f8fa;
}

.nav-each-products > dt a {
  color: #0056a8;
}

.nav-each-products > dt a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -2px;
  width: 15px;
  height: 15px;
  margin-right: 7px;
  vertical-align: bottom;
  background-position: 0 -168px;
}

.inner-nav-products-header {
  position: relative;
  margin: 0 20px;
  border-top: 1px solid #e4e7eb;
  border-right: 1px solid #e4e7eb;
  border-left: 1px solid #e4e7eb;
}

.body-nav-each-products {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  table-layout: fixed;
}

.line-each-products {
  display: table-cell;
  padding: 0 19px;
  border-left: 1px solid #e4e7eb;
}

.line-each-products:first-child {
  padding-left: 0;
  border-left: 0;
}

.line-each-products:last-child {
  padding-right: 0;
}

.line-each-products > dl,
.line-each-products > p {
  margin-top: 20px;
}

.line-each-products > dl:first-child,
.line-each-products > p:first-child {
  margin-top: 0;
}

.line-each-products dt,
.line-each-products p {
  margin-bottom: 15px;
}

.line-each-products dt > a,
.line-each-products p > a {
  color: #0056a8;
}

.line-each-products dt > a:before,
.line-each-products p > a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -1px;
  width: 11px;
  height: 11px;
  margin-right: 7px;
  vertical-align: middle;
  background-position: 0 -12px;
}

.line-each-products dd {
  padding: 0 15px;
}

.line-each-products dd li {
  margin-bottom: 6px;
}

.line-each-products dd li a {
  color: #353539;
}

.line-each-products dd li a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -1px;
  width: 4px;
  height: 6px;
  margin-right: 6px;
  vertical-align: middle;
  background-position: 0 -6px;
}

.line-each-products > ul li {
  margin-bottom: 6px;
}

.line-each-products > ul li a {
  color: #353539;
}

.line-each-products > ul li a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -1px;
  width: 4px;
  height: 6px;
  margin-right: 6px;
  vertical-align: middle;
  background-position: 0 -6px;
}

.close-nav-products > a {
  display: block;
  padding: 38px 20px;
  font-size: 108.33333%;
  text-align: center;
  color: #0056a8;
}

.close-nav-products > a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -1px;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  vertical-align: middle;
  background-position: 0 -198px;
}

/* form
------------------------------------------------------------------- */

.form-header .wrapper-dropdown-header {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 20px;
}

.form-header .inner-dropdown-header {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin: 0;
  table-layout: fixed;
  border: 1px solid #e4e7eb;
}

.form-header .text-form-header {
  display: table-cell;
  width: 78.75%;
  padding-right: 20px;
  vertical-align: top;
}

.form-header .text-form-header input[type='text'] {
  display: block;
  width: 100%;
  height: 49px;
  margin: 0;
  padding: 0;
  padding: 15px 20px 15px 55px;
  font-size: 116.66667%;
  color: #a2a4ae;
  border-radius: 3px;
  background-color: #e4e7eb;
  background-repeat: no-repeat;
  background-position: 20px center;
  -webkit-box-shadow: 0 1px 1px #d7dae0 inset;
          box-shadow: 0 1px 1px #d7dae0 inset;
  -webkit-transition: background-color 100ms linear;
          transition: background-color 100ms linear;

  -webkit-appearance: none;
}

.form-header .text-form-header input[type='text']:focus {
  color: #353539;
  background-color: #fff;
}

.form-header .btn-form-header {
  display: table-cell;
  width: 21.25%;
  vertical-align: top;
}

.form-header .btn-form-header button {
  display: block;
  width: 100%;
  height: 49px;
  cursor: pointer;
  font-family: 'DINCondensedW01-Normal', 'DINCondensedW10-Normal', 'DINCondensedW02-Normal', sans-serif;
  font-size: 150%;
  line-height: 49px;
  letter-spacing: 1px;
  color: #fff;
  border: 0;
  border-radius: 3px;
  outline: 0;
  background: #2f94ff;

  -webkit-appearance: none;
}

/* region selector
------------------------------------------------------------------- */

.select-area-region-header {
  position: relative;
  margin: 0 20px;
  padding: 40px 0 0;
  font-family: 'DINCondensedW01-Normal', 'DINCondensedW10-Normal', 'DINCondensedW02-Normal', sans-serif;
  font-size: 107.14286%;
  letter-spacing: 1px;
}

.select-area-region-header > dt {
  margin-bottom: 40px;
  border: 1px solid #e4e7eb;
}

.select-area-region-header > dt a {
  display: block;
  padding: 9px 19px 7px;
  font-size: 113.33333%;
  text-align: left;
  color: #0056a8;
}

.select-area-region-header > dt a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -4px;
  width: 15px;
  height: 15px;
  margin-right: 7px;
  vertical-align: bottom;
  background-position: 0 -168px;
}

.select-area-region-header > dt a:hover {
  text-decoration: none;
  color: #0056a8;
}

.select-area-region-header > dd {
  border-right: 1px solid #e4e7eb;
  border-left: 1px solid #e4e7eb;
}

.select-area-region-header > dd ul {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.select-area-region-header > dd li {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 1px solid #e4e7eb;
}

.select-area-region-header > dd li:first-child {
  border-left: 0;
}

.select-area-region-header > dd li a {
  display: block;
  padding: 29px 0 17px;
  color: #57575e;
  -webkit-transition: background-color 100ms linear, color 70ms linear;
          transition: background-color 100ms linear, color 70ms linear;
}

.select-area-region-header > dd li a:hover {
  text-decoration: none;
}

.select-area-region-header > dd li a img {
  display: block;
  margin: 0 auto 13px;
}

.select-area-region-header > dd li .is-current {
  position: relative;
  z-index: 1;
  margin-bottom: -1px;
  color: #0056a8;
  border-bottom: 1px solid #f8f8fa;
}

.tab-body-region-header {
  padding-bottom: 40px;
}

.tab-body-region-header .inner-tab-body {
  position: relative;
  margin: 0 20px;
  border-top: 1px solid #e4e7eb;
  border-right: 1px solid #e4e7eb;
  border-left: 1px solid #e4e7eb;
}

p.area-region-header {
  padding: 40px 20px 20px;
  text-align: left;
}

.area-region-header {
  display: none;
  width: 100%;
  padding: 40px 0 20px;
}

.area-region-header > dt {
  display: none;
}

.area-region-header > dd > ul {
  margin-bottom: -1px;
}

.area-region-header > dd > ul > li {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25%;
  margin-bottom: 7px;
  padding-left: 20px;
  text-align: left;
}

#region-africa {
  display: block;
}

/*
   Footer
============================================================================= */

.footer-global {
  background-color: #a2a4b3;
}

/* Footer Navigation
------------------------------------------------------------------- */

.nav-footer {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 60px 20px 20px;
}

.nav-footer a {
  color: #fff;
}

.nav-footer .row {
  margin-bottom: 35px;
}

.link-footer-lv1,
.link-footer-lv2 {
  margin-bottom: 15px;
  font-weight: bold;
}

.link-footer-lv1 > dt,
.link-footer-lv2 > dt {
  margin-bottom: 15px;
}

.link-footer-lv1 > dd,
.link-footer-lv2 > dd {
  font-size: 78.57143%;
  font-weight: normal;
}

.link-footer-lv1 > dd li,
.link-footer-lv2 > dd li {
  margin-bottom: 10px;
}

.link-footer-lv1 > dd li a,
.link-footer-lv2 > dd li a {
  display: inline-block;
  padding-left: 9px;
  text-indent: -9px;
}

.link-footer-lv1 > dd li a:before,
.link-footer-lv2 > dd li a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -1px;
  width: 4px;
  height: 6px;
  margin-right: 5px;
  vertical-align: middle;
  background-position: 0 0;
}

.note-footer {
  float: left;
  padding-top: 2px;
  font-size: 78.57143%;
  color: #fff;
}

.note-footer:before {
  content: '※';
}

.link-upper-footer {
  border-bottom: 1px solid #e4e7eb;
  background-color: #fff;
}

.list-link-upper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 12px 20px;
  text-align: right;
}

.list-link-upper li {
  display: inline;
  margin-left: 15px;
  font-size: 78.57143%;
}

.list-link-upper li a {
  color: #0056a8;
}

/* Footer Info
------------------------------------------------------------------- */

.info-footer {
  background-color: #fff;
}

.wrapper-footer {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 33px 20px;
}

.wrapper-footer .inner-footer {
  float: left;
}

.links-footer-info {
  float: right;
}

.links-footer-info li {
  float: left;
  margin-right: 15px;
  font-size: 78.57143%;
}

.links-footer-info li a {
  color: #0056a8;
}

.list-sns-footer {
  float: right;
  padding-bottom: 10px;
}

.list-sns-footer li {
  float: left;
  width: 24px;
  height: 24px;
  margin-left: 10px;
  -webkit-transition: -webkit-transform 100ms linear;
          transition:         transform 100ms linear;
}

.list-sns-footer li:hover {
  -webkit-transform: scale(1.15);
      -ms-transform: scale(1.15);
          transform: scale(1.15);
}

.inner-totop-footer {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1280px;
  height: 0;
  margin: 0 auto;
  padding: 0 20px;
  text-align: right;
}

.totop-footer {
  position: fixed;
  bottom: 25px;
  left: 0;
  width: 100%;
  height: 0;
}

.totop-footer a {
  display: block;
  position: absolute;
  z-index: 4;
  right: 20px;
  bottom: 0;
  width: 32px;
  height: 32px;
  -webkit-transition: -webkit-transform 100ms linear;
          transition:         transform 100ms linear;
}

.totop-footer a:hover {
  -webkit-transform: scale(1.15);
      -ms-transform: scale(1.15);
          transform: scale(1.15);
}

.logo-footer {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 92px;
  height: 14px;
  margin-top: -7px;
}

.copyright {
  float: left;
  margin-right: 20px;
  font-family: 'DINCondensedW01-Normal', 'DINCondensedW10-Normal', 'DINCondensedW02-Normal', sans-serif;
  font-size: 92.85714%;
  font-weight: lighter;
  letter-spacing: 1px;
}

.cookie-footer {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  color: #fff;
}

.cookie-footer-wrapper {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#404046), color-stop(50%, #404046), color-stop(50%, #57575e), to(#57575e));
  background: -webkit-linear-gradient(left, #404046, #404046 50%, #57575e 50%, #57575e);
  background:         linear-gradient(to right, #404046, #404046 50%, #57575e 50%, #57575e);
  background-color: #57575e;
}

.cookie-footer-inner {
  display: table;
  width: 100%;
  table-layout: fixed;
  background-color: #57575e;
}

.cookie-footer-title {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 172px;
  padding-left: 20px;
  font-size: 135.71429%;
  text-align: left;
  vertical-align: middle;
  background-color: #404046;
}

.cookie-footer-text {
  display: table-cell;
  padding: 20px;
  font-size: 92.85714%;

  -webkit-font-smoothing: antialiased;
}

.cookie-footer-button {
  display: table-cell;
  width: 172px;
  padding-right: 20px;
  vertical-align: middle;
}

.cookie-footer-button > a {
  display: inline-block;
  width: 170px;
  padding: 5px 0;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 4px;
}

.cookie-footer-button > a:visited,
.cookie-footer-button > a:active,
.cookie-footer-button > a:hover {
  color: #fff;
}

/*
   Breadcrumbs
============================================================================= */

.breadcrumbs {
  padding: 12px 20px;
  font-size: 71.42857%;
  border-top: 1px solid #e4e7eb;
  background-color: #fff;
}

.breadcrumbs a,
.breadcrumbs span,
.breadcrumbs img {
  display: inline-block;
  margin-right: 13px;
}

.breadcrumbs img {
  position: relative;
  top: -1px;
  width: 4px\9;
  height: auto\9;
  vertical-align: middle;
}

.inner-breadcrumbs {
  max-width: 1280px;
  margin: 0 auto;
}

/*
   Page Title
============================================================================= */

/* title-each-company
------------------------------------------------------------------- */

.title-each-company {
  background-color: #0041c0;
}

.title-each-company h1 {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
  color: #fff;
}

.header-pageTitle-low,
.header-pageTitle-high {
  position: relative;
  z-index: 0;
  overflow: hidden;
  background-color: #e7f0f7;
}

.header-pageTitle-low .inner-pageTitle,
.header-pageTitle-high .inner-pageTitle {
  display: table;
  position: relative;
  width: 100%;
}

.header-pageTitle-low .inner-pageTitle > p,
.header-pageTitle-high .inner-pageTitle > p {
  position: absolute;
  top: 50%;
  margin-top: -45px;
  font-size: 128.57143%;
}

.header-pageTitle-low .inner-pageTitle > p + h1,
.header-pageTitle-high .inner-pageTitle > p + h1 {
  padding-top: 10px;
  font-size: 250%;
}

.header-pageTitle-low .inner-pageTitle > p + h1 span,
.header-pageTitle-high .inner-pageTitle > p + h1 span {
  margin-top: 5px;
  font-size: 40%;
}

.header-pageTitle-low h1,
.header-pageTitle-high h1 {
  display: table-cell;
  font-size: 321.42857%;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}

.header-pageTitle-low h1 span,
.header-pageTitle-high h1 span {
  display: block;
  font-size: 31.11111%;
  letter-spacing: normal;
  color: #353539;
}

/* Low
------------------------------------------------------------------- */

.header-pageTitle-low .inner-pageTitle {
  height: 160px;
}

/* Low
------------------------------------------------------------------- */

.header-pageTitle-high .inner-pageTitle {
  height: 320px;
}

/* product-detail
------------------------------------------------------------------- */

.header-pageTitle-product-detail {
  position: relative;
  z-index: 0;
  overflow: hidden;
  height: 440px;
  background-color: #e7f0f7;
}

.header-pageTitle-product-detail .image-title {
  position: absolute;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 100%;
}

.header-pageTitle-product-detail .image-title p {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  margin: 0 auto;
  padding: 0 20px;
  text-align: right;
}

.header-pageTitle-product-detail .image-title img {
  position: static;
  width: auto;
  height: 440px;
}

.wrapper-pageTitle-product-detail {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
}

.wrapper-pageTitle-product-detail .inner-pageTitle {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 440px;
  padding-right: 45%;
  padding-left: 0;
  vertical-align: middle;
}

.wrapper-pageTitle-product-detail h1 {
  margin-bottom: 25px;
  font-size: 321.42857%;
  font-weight: normal;
}

.category-pageTitle {
  color: #171718;
}

.info-pageTitle {
  display: table;
  font-size: 78.57143%;
}

.info-pageTitle > dl {
  display: table-row;
}

.info-pageTitle > dl:first-child > dt {
  padding-top: 0;
}

.info-pageTitle > dl > dt {
  display: table-cell;
  padding-top: 10px;
}

.info-pageTitle > dl > dt span {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 5px;
  line-height: 1;
  text-align: center;
  letter-spacing: 2px;
  color: #fff;
  border-radius: 2px;
  background-color: #a2a4b4;
}

.info-pageTitle > dl > dd {
  display: table-cell;
  padding-left: 9px;
  font-size: 118.18182%;
}

.list-icon-pageTitle {
  margin-top: 20px;
}

.list-icon-pageTitle li {
  float: left;
  width: 40px;
  height: 40px;
  margin-left: 10px;
}

.list-icon-pageTitle li:first-child {
  margin-left: 0;
}

/* .inner
------------------------------------------------------------------- */

.inner-pageTitle {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
  font-weight: normal;
  line-height: 1.2;
  color: #0056a8;
}

/* .image
------------------------------------------------------------------- */

.image-title {
  position: absolute;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 100%;
}

.image-title p {
  width: 100%;
  max-width: 1320px;
  height: 100%;
  margin: 0 auto;
}

.image-title img {
  position: absolute;
  left: 50%;
  width: 1320px;
  max-width: 1320px;
  min-height: 100%;
  margin-left: -660px;
}

/*
   Page Nav
============================================================================= */

.nav-page {
  background-color: #0056a8;
}

.nav-page ul {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 9px;
  font-size: 92.85714%;
}

.nav-page ul li {
  float: left;
}

.nav-page ul li a {
  display: block;
  color: #fff;
}

.nav-page ul li a:before {
  content: '';
  display: inline-block;
  position: relative;
  width: 15px;
  height: 14px;
  margin-right: 6px;
  vertical-align: bottom;
  background-position: 0 -23px;
}

.nav-page.is-fixed {
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
}

.nav-page-anchor {
  margin-bottom: 15px;
  padding-top: 25px;
  font-size: 92.85714%;
  border-top: 1px solid #e4e7eb;
}

.nav-page-anchor ul > li {
  float: left;
  width: 25%;
  margin-bottom: 10px;
}

#fixed-nav-clone.nav-page-anchor > ul {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1320px;
  margin: 0 auto;
  padding: 22px 20px 12px;
}

#fixed-nav-clone.nav-page-anchor > ul > li {
  width: auto;
  margin-left: 25px;
}

#fixed-nav-clone.nav-page-anchor > ul > li:first-child {
  margin-left: 0;
}

/*
   製品一覧・検索 イベント上部
============================================================================= */

.nav-page-event,
.nav-page-products {
  position: relative;
  min-width: 1020px;
  background-color: #fff;
}

.breadcrumbs + .nav-page-event,
.breadcrumbs +
  .nav-page-products {
  border-top: 1px solid #e4e7eb;
}

.nav-page-event ul,
.nav-page-products ul {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
  table-layout: fixed;
}

.nav-page-event ul li,
.nav-page-products ul li {
  display: table-cell;
  vertical-align: top;
  border-right: 1px solid #e4e7eb;
}

.nav-page-event ul li:first-child,
.nav-page-products ul li:first-child {
  border-left: 1px solid #e4e7eb;
}

.nav-page-event ul li.is-current a,
.nav-page-products ul li.is-current a {
  color: #fff;
  background-color: #0056a8;
}

.nav-page-event ul li.is-current a:hover,
.nav-page-products ul li.is-current a:hover {
  text-decoration: none;
  color: #fff;
}

.nav-page-event ul li > a,
.nav-page-event ul li > span,
.nav-page-products ul li > a,
.nav-page-products ul li > span {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #353539;
}

.nav-page-event ul li > a span,
.nav-page-event ul li > span span,
.nav-page-products ul li > a span,
.nav-page-products ul li > span span {
  display: table-cell;
  vertical-align: middle;
}

.nav-page-event ul li > a:hover,
.nav-page-products ul li > a:hover {
  color: #0056a8;
}

.nav-page-event ul li > span,
.nav-page-products ul li > span {
  opacity: .5;

  filter: alpha(opacity=50);
}

.nav-page-event.is-fixed,
.nav-page-products.is-fixed {
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
  width: 100%;
  border-top: 0;
  border-bottom: 1px solid #e4e7eb;
}

.nav-page-event ul,
.nav-page-products ul {
  font-size: 92.85714%;
}

.nav-page-event ul li > a,
.nav-page-event ul li > span {
  padding: 20px 11px;
}

.nav-page-event ul li.link-all {
  width: 140px;
}

.select-category-event,
.select-category {
  padding-top: 50px;
  border-bottom: 1px solid #d7dae0;
  background-color: #eeeff2;
}

.select-category-event ul,
.select-category ul {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  margin-bottom: -1px;
  padding: 0 21px 0 19px;
  table-layout: fixed;
  font-size: 92.85714%;
}

.select-category-event ul li,
.select-category ul li {
  display: table-cell;
  vertical-align: top;
}

.select-category-event ul li.is-current,
.select-category ul li.is-current {
  margin-left: -1px;
  border-top: 1px solid #d7dae0;
  border-bottom: 1px solid #f8f8fa;
  border-left: 1px solid #d7dae0;
  background-color: #f8f8fa;
}

.select-category-event ul li.is-current a,
.select-category ul li.is-current a {
  margin-top: -1px;
  padding-bottom: 20px;
  color: #0056a8;
}

.select-category-event ul li.is-current a span,
.select-category ul li.is-current a span {
  padding-right: 1px;
}

.select-category-event ul li.is-current:first-child a,
.select-category ul li.is-current:first-child a {
  border-left: 0;
}

.select-category-event ul li.is-current:first-child a span,
.select-category ul li.is-current:first-child a span {
  padding-right: 0;
}

.select-category-event ul li:first-child a,
.select-category ul li:first-child a {
  border-left: 1px solid #d7dae0;
}

.select-category-event ul li a,
.select-category ul li a {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 60px;
  min-height: 60px;
  margin-left: 1px;
  text-align: center;
  vertical-align: middle;
  color: #353539;
  border-right: 1px solid #d7dae0;
}

.select-category-event ul li a span,
.select-category ul li a span {
  display: table-cell;
  vertical-align: middle;
}

/* list-categories-top
------------------------------------------------------------------- */

.container-list-checkbox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  margin-top: 30px;
  padding: 0 20px;
  font-size: 85.71429%;
}

.column-main .container-list-checkbox {
  margin-top: 0;
  margin-bottom: 30px;
  padding: 0;
  border-top: 1px solid #e4e7eb;
}

.list-checkbox {
  margin-bottom: 10px;
}

.column-main .list-checkbox {
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e4e7eb;
}

.list-checkbox li {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25%;
  margin-bottom: 20px;
  padding-right: 20px;
}

.list-checkbox li input {
  position: absolute;
  width: 0;
  height: 0;
  margin-right: 0;
  opacity: 0;
}

.list-checkbox li label {
  display: inline-block;
  padding-left: 23px;
  text-indent: -23px;
}

.list-checkbox li label:before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  cursor: pointer;
  vertical-align: middle;
  background-position: 0 -280px;
}

.list-checkbox li label.is-checkedOut:before {
  width: 18px;
  height: 18px;
  background-position: 0 -280px;
}

.list-checkbox li label.is-checked:before {
  width: 18px;
  height: 18px;
  background-position: 0 -262px;
}

.container-result {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
}

.container-result .inner-container-result {
  padding-top: 30px;
  border-top: 1px solid #e4e7eb;
}

.container-result .data-result {
  display: table;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 75%;
  padding-right: 5px;
  font-size: 128.57143%;
}

.container-result .data-result dt {
  display: table-cell;
  width: 68.3%;
  padding: 10px 20px;
  color: #0056a8;
  background-color: #e4e7eb;
}

.container-result .data-result dd {
  display: table-cell;
  padding: 10px 20px;
  text-align: center;
  color: #fff;
  background-color: #a2a4b4;
}

.container-result .go-compare {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25%;
  padding-left: 15px;
}

.container-result .go-compare .btn-compare {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 48px;
  cursor: pointer;
  font-size: 92.85714%;
  color: #0056a8;
  border: 2px solid #0056a8;
  border-radius: 3px;
  background-color: transparent;
  -webkit-transition: border-color 70ms linear, color 70ms linear;
          transition: border-color 70ms linear, color 70ms linear;

  appearance: none;
}

.container-result .go-compare .btn-compare:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -1px;
  width: 15px;
  height: 15px;
  margin-right: 7px;
  vertical-align: middle;
  background-position: 0 -153px;
  -webkit-transition: opacity 70ms linear;
          transition: opacity 70ms linear;
}

.container-result .go-compare .btn-compare:visited {
  color: #0056a8;
}

.container-result .go-compare .btn-compare:hover {
  text-decoration: none;
  color: #2f94ff;
  border-color: #2f94ff;
}

.container-result .go-compare .btn-compare:hover:before {
  opacity: .75;
}

.area-result {
  margin-bottom: 29px;
  padding-top: 26px;
  border-top: 1px solid #e4e7eb;
}

.area-result .result dt {
  display: inline-block;
  font-size: 100%;
  font-weight: bold;
  vertical-align: middle;
}

.area-result .result dt:after {
  content: ':';
}

.area-result .result dd {
  display: inline-block;
  position: relative;
  font-size: 128.57143%;
  font-weight: bold;
  vertical-align: middle;
}

#fixed-nav-clone > .area-result {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: right;
}

#fixed-nav-clone > .area-result .result {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1320px;
  margin: 0 auto;
  padding: 15px 20px;
}

.container-sort {
  border-top: 1px solid #e4e7eb;
}

.container-sort > dt > a {
  display: block;
  padding: 18px 0;
  padding-left: 1px;
  font-size: 100%;
  font-weight: bold;
  color: #0056a8;
}

.container-sort > dt > a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -1px;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  vertical-align: middle;
  background-position: 0 -230px;
}

.container-sort > dt > a.is-open:before {
  width: 16px;
  height: 16px;
  background-position: 0 -198px;
}

.container-sort > dd .container-list-checkbox {
  margin-bottom: 0;
  border-bottom: 0;
}

.container-sort > dd .list-checkbox {
  border-bottom: 0;
}

#fixed-nav-clone > .container-sort {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
}

#fixed-nav-clone {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  padding: 0;
  background-color: #fff;
}

#fixed-nav-clone.is-fixed {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .1), 0 2px 4px rgba(0, 0, 0, .1), 0 2px 4px rgba(0, 0, 0, .1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, .1), 0 2px 4px rgba(0, 0, 0, .1), 0 2px 4px rgba(0, 0, 0, .1);
}

#fixed-nav-clone.nav-page-anchor > ul {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1320px;
  margin: 0 auto;
  padding: 22px 20px 12px;
}

#fixed-nav-clone.nav-page-anchor > ul > li {
  width: auto;
  margin-left: 25px;
}

#fixed-nav-clone.nav-page-anchor > ul > li:first-child {
  margin-left: 0;
}

/*
   Grid / Column
============================================================================= */



.container-sub {
  background-color: #eeeff2;
}

.container-contact {
  background-color: #fff;
}

.container-region {
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px 30px;
}

.column-main {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 75%;
  padding-right: 5px;
  margin-top:50px;
}

.column-sidebar {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25%;
  padding-left: 15px;
   margin-top:50px;
}

.col-1,
.col-2,
.col-2s,
.col-2l,
.col-3,
.col-4,
.col-5 {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.inner-split .col-1,
.inner-split .col-2,
.inner-split .col-2s,
.inner-split .col-2l,
.inner-split .col-3,
.inner-split .col-4,
.inner-split .col-5 {
  padding: 30px 20px 0;
  border-left: 1px solid #e4e7eb;
}

.inner-split .col-1:first-child,
.inner-split .col-2:first-child,
.inner-split .col-2s:first-child,
.inner-split .col-2l:first-child,
.inner-split .col-3:first-child,
.inner-split .col-4:first-child,
.inner-split .col-5:first-child {
  border-left: 0;
}

.row {
  margin: 0 20px;
  /*margin: 30px;*/
}

.row .col-1,
.row .col-2,
.row .col-2s,
.row .col-2l,
.row .col-3,
.row .col-4,
.row .col-5 {
  padding: 0 10px;
}

.col-1 {
  width: 100%;
}

.col-2 {
  width: 50%;
}

.col-2s {
  width: 33.33333%;
}

.col-2l {
  width: 66.66666%;
}

.col-3 {
  width: 33.33333%;
}

.col-4 {
  width: 25%;
}

.col-5 {
  width: 20%;
}

/*
   Side Navigation
============================================================================= */
.nav-side dd ul li > a:before{
  background: url(../Image/common.png);
}
.title-sidenav {
  color: #fff;
  border-bottom: 1px solid #fff;
  background: #a2a4b4;
}

.title-sidenav a {
  display: block;
  position: relative;
  color: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  margin-left: 10px;
}

.title-sidenav a:hover {
  text-decoration: none;
}

.title-sidenav a:after {
  content: '';
  display: inline-block;
  position: relative;
  position: absolute;
  top: -.31em;
  top: 50%;
  right: 20px;
  width: 15px;
  height: 15px;
  margin-top: -7px;
  vertical-align: bottom;
  background-position: 0 -123px;
}

.nav-side {
  margin-bottom: 30px;
}

.nav-side > dl > dd > ul > li {
  border-bottom: 1px solid #e4e7eb;
}

.nav-side > dl > dd > ul > li a {
  display: block;
  padding-top: 14px;
  padding-right: 20px;
  padding-bottom: 14px;
  color: #0056a8;
}

.nav-side > dl > dd > ul > li > a {
  padding: 13px 20px 13px 40px;
  font-size: 92.85714%;
  text-indent: -21px;
}

.nav-side > dl > dd > ul > li > a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -.31em;
  width: 15px;
  height: 15px;
  margin-right: 6px;
  vertical-align: bottom;
  background-position: 0 -168px;
}

.nav-side > dl > dd > ul > li > a.is-current {
  padding: 14px 20px 13px;
  text-indent: 0;
  color: #fff;
  background-color: #0056a8;
}

.nav-side > dl > dd > ul > li > a.is-current:hover {
  text-decoration: none;
  opacity: 1;

  filter: alpha(opacity=100);
}

.nav-side > dl > dd > ul > li > a.is-current:before {
  display: none;
}

.nav-side > dl > dd > ul > li > span {
  display: block;
  padding: 14px 20px 13px;
  font-weight: bold;
  text-indent: 0;
  color: #171718;
  background-color: #e4e7eb;
}

.nav-side > dl > dd > ul > li > span:hover {
  text-decoration: none;
  opacity: 1;

  filter: alpha(opacity=100);
}

.nav-side > dl > dd > ul > li > span:before {
  display: none;
}

.list-sidenav-deep {
  border-top: 1px solid #d7dae0;
  background-color: #e4e7eb;
}

.list-sidenav-deep li {
  border-bottom: 1px solid #d7dae0;
}

.list-sidenav-deep li:last-child {
  border-bottom: 0;
}

.list-sidenav-deep a {
  font-size: 85.71429%;
}

.list-sidenav-deep a.is-current {
  padding: 15px 20px 14px;
  text-indent: 0;
  color: #fff;
  background-color: #0056a8;
}

.list-sidenav-deep a.is-current:hover {
  text-decoration: none;
  opacity: 1;

  filter: alpha(opacity=100);
}

.list-sidenav-deep a.is-current:before {
  display: none;
}

.list-sidenav-deep ul {
  border-top: 1px solid #d7dae0;
}

.list-sidenav-deep > li {
  border-bottom: 1px solid #d7dae0;
}

.list-sidenav-deep > li a {
  padding-left: 50px;
  text-indent: -10px;
}

.list-sidenav-deep > li a.is-current {
  padding-left: 40px;
}

.list-sidenav-deep > li > ul > li > a {
  padding-left: 70px;
}

.list-sidenav-deep > li > ul > li > a.is-current {
  padding-left: 60px;
}

.list-sidenav-deep a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -1px;
  width: 4px;
  width: 4px;
  height: 6px;
  height: 6px;
  margin-right: 6px;
  vertical-align: middle;
  background-position: 0 -6px;
  background-position: 0 -6px;
}

/* ==========================================================================
   Object
============================================================================= */

/*
   Default Style In Main Contents
============================================================================= */


hr {
  height: 1px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid #e4e7eb;
}

.block p,
.block figure,
.block table,
.panel p {
  /*margin-bottom: 30px;*/
  line-height: 35px!important;
}

.block figcaption,
.caption {
  font-size: 85.71429%;
}

.block table,
.panel .thumbnail img {
  width: 100%;
}

.block figure img,
.block .thumbnail img,
.block img.thumbnail {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #e4e7eb;
}

/*
   Block / Group / Panel / Area / Box
============================================================================= */

.block {
  margin-bottom: 30px;
  border-bottom: 1px solid #e4e7eb;
  background-color: #fff;
}

#appearance span{
  font-weight: bold;
}

/* block
------------------------------------------------------------------- */

.event-body {
  margin-top: 30px;
}

.inner-block {
  position: relative;
  padding: 30px 20px;
  font-size:16px;
}

.inner-block.group {
  margin-bottom: 0;
}

.column-sidebar .inner-block {
  padding: 20px 20px 0;
}

/* Area
------------------------------------------------------------------- */

.area {
  margin-bottom: 30px;
}

.inner-area {
  position: relative;
  padding: 20px 0 0;
}

/* group
------------------------------------------------------------------- */

.group {
  margin-bottom: 30px;
}

.inner-group {
  position: relative;
  margin-bottom: -20px;
}

.inner-group > .panel:last-child {
  margin-bottom: 50px;
}

* + .inner-group,
.outer-accordion > .inner-group {
  position: relative;
  margin-bottom: -20px;
  padding: 30px 0 0;
}

/* panel
------------------------------------------------------------------- */

.panel {
  display: block;
  margin-bottom: 20px;
  color: #353539;
  border-bottom: 1px solid #e4e7eb;
  background-color: #fff;
}

.panel > a {
  display: block;
  color: #353539;
}

.panel > a:hover,
.panel > a:visited {
  text-decoration: none;
  color: #353539;
}

.panel > a .thumbnail,
.panel > a .thumbnail-product,
.panel > a .thumbnail-movie {
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.panel > a .thumbnail img,
.panel > a .thumbnail-product img,
.panel > a .thumbnail-movie img {
  -webkit-transition: -webkit-transform 400ms linear 0ms;
          transition:         transform 400ms linear 0ms;
}

.panel > a:hover .thumbnail img,
.panel > a:hover .thumbnail-product img,
.panel > a:hover .thumbnail-movie img {
  -webkit-transform: scale(1.08);
      -ms-transform: scale(1.08);
          transform: scale(1.08);
}

.panel:hover,
.panel:visited {
  text-decoration: none;
  color: #353539;
}

a.panel .thumbnail,
a.panel .thumbnail-product,
a.panel .thumbnail-movie {
  overflow: hidden;
}

a.panel .thumbnail img,
a.panel .thumbnail-product img,
a.panel .thumbnail-movie img {
  -webkit-transition: -webkit-transform 400ms linear 0ms;
          transition:         transform 400ms linear 0ms;
}

a.panel:hover .thumbnail img,
a.panel:hover .thumbnail-product img,
a.panel:hover .thumbnail-movie img {
  -webkit-transform: scale(1.08);
      -ms-transform: scale(1.08);
          transform: scale(1.08);
}

.panel-foot {
  padding: 20px;
  border-top: 1px solid #e4e7eb;
  background-color: #fff;
}

.inner-panel {
  padding: 20px 20px 0;
}

.inner-panel .category-list {
  margin-bottom: 15px;
}

.inner-panel .clearfix .category-list {
  float: left;
}

.inner-panel-fzLarge {
  padding: 20px 20px 0;
}

.inner-panel-fzLarge .category-list {
  margin-bottom: 20px;
}

.inner-panel-fzLarge .clearfix .category-list {
  float: left;
}

/* Box
------------------------------------------------------------------- */

.container-region-top {
  margin-top: -60px;
  margin-bottom: 50px;
}

.boxes {
  margin: 0 -20px;
  border-bottom: 1px solid #e4e7eb;
  background-color: #fff;
}

.boxes a .box-1 > img,
.boxes a .box-1 > video,
.boxes a .box-1 > video > img,
.boxes a .box-2 > img,
.boxes a .box-2 > video,
.boxes a .box-2 > video > img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
  -webkit-transition: opacity 400ms linear, -webkit-transform 400ms linear;
          transition: opacity 400ms linear, transform 400ms linear;

  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.boxes a:hover .content-box:before {
  display: block;
}

.boxes a:hover .box-1 > img,
.boxes a:hover .box-1 > video,
.boxes a:hover .box-1 > video > img,
.boxes a:hover .box-2 > img,
.boxes a:hover .box-2 > video,
.boxes a:hover .box-2 > video > img {
  opacity: .4;
  -webkit-transform: scale(1.08);
      -ms-transform: scale(1.08);
          transform: scale(1.08);

  filter: alpha(opacity=40);
}

.box-1 {
  width: 100%;

  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.box-1 > img {
  width: 100%;
  height: auto;
}

.box-2 {
  float: left;
  width: 50%;

  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.box-2 > img {
  width: 100%;
  height: auto;
}

.box-4 {
  float: left;
  width: 25%;

  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.inbox-full,
.inbox-half {
  position: relative;
  height: 0;
}

.inbox-full > a,
.inbox-half > a,
.inbox-full > .inner-box,
.inbox-half > .inner-box {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
}

.inbox-full .box-2,
.inbox-half .box-2,
.inbox-full .box-1,
.inbox-half .box-1 {
  position: absolute;
  background-color: inherit;
}

.inbox-full {
  padding-top: 100%;
}

.inbox-half {
  padding-top: 50%;
}

.inner-box {
  display: table;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.content-box {
  display: table-cell;
  overflow: hidden;
  padding: 32px 32px;
  vertical-align: middle;
}

.content-box:before {
  content: '';
  display: block;
  display: none;
  position: absolute;
  top: 5%;
  left: 5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 90%;
  height: 90%;
  border: 4px solid #0056a8;
}

.box-emphasis {
  position: relative;
  z-index: 3;
  color: #fff;
}

.box-emphasis .box-1,
.box-emphasis .box-2 {
  background-color: #0056a8;
}

.box-emphasis .topic-box-nonImg > dt {
  color: #fff;
}

.box-emphasis .topic-box-nonImg > dd {
  color: #fff;
}

.box-emphasis .content-box:before {
  border: 4px solid #fff;
}

.arrow-bottom {
  z-index: 2;
}

.arrow-bottom:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  bottom: -39px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -20px;
  border: 20px solid transparent;
  border-top: 20px solid #0056a8;
}

.arrow-top {
  z-index: 2;
}

.arrow-top:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  top: -39px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -20px;
  border: 20px solid transparent;
  border-bottom: 20px solid #0056a8;
}

.border-bottom {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #e4e7eb;
}

.border-right {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #e4e7eb;
}

.pos-lt {
  top: 0;
  left: 0;
}

.pos-rt {
  top: 0;
  right: 0;
}

.pos-lb {
  bottom: 0;
  left: 0;
}

.pos-rb {
  top: 100%;
  right: 0;
}

.pos-r {
  position: relative !important;
  height: 100%;
}

.thumbnail-box {
  position: relative;
  margin-bottom: 20px;
  text-align: center;
}

.thumbnail-box img {
  width: 100%;
}

.thumbnail-box-sp {
  display: none;
}

.box-sp-hidden {
  overflow: hidden;
}

.topic-box > dt {
  color: #0056a8;
}

.topic-box > dd {
  display: none;
  margin-top: 12px;
  color: #353539;
}

.topic-box-nonImg > dt {
  margin-bottom: 15px;
  color: #0056a8;
}

.topic-box-nonImg > dd {
  color: #353539;
}

/* area-category-biomedical
------------------------------------------------------------------- */

.area-category-biomedical {
  border-bottom: 1px solid #e4e7eb;
  background-color: #fff;
}

.inner-category-biomedical {
  display: table;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  table-layout: fixed;
}

.img-category-biomedical {
  display: table-cell;
  vertical-align: middle;
}

.txt-category-biomedical {
  display: table-cell;
  vertical-align: middle;
}

/* linkBlock-subhead
------------------------------------------------------------------- */

.linkBlock-subhead {
  margin-bottom: 30px;
  padding-top: 5px;
}

.linkBlock-subhead > dt {
  margin-bottom: 30px;
  color: #171718;
}

.linkBlock-subhead > dt a {
  display: inline-block;
  padding-left: 22px;
  text-indent: -22px;
  color: #0056a8;
}

.linkBlock-subhead > dt a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -.31em;
  width: 15px;
  height: 15px;
  margin-right: 7px;
  vertical-align: bottom;
  background-position: 0 -168px;
}

.linkBlock-subhead > dd {
  padding-left: 20px;
}

/*
   Heading
============================================================================= */

.header-accordion {
  position: relative;
}

.header-accordion > a {
  display: block;
  cursor: default;
  text-decoration: none;
}

.header-area {
  padding-top: 15px;
}

.header-area .heading-area {
  float: left;
}

.header-area .link-header {
  float: right;
  padding-right: 4px;
}

.header-area .link-header a {
  font-size: 92.85714%;
  color: #0056a8;
}

.header-area .link-header a:hover {
  color: #0056a8;
}

.header-area .link-header a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -.24em;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  vertical-align: bottom;
  background-position: 0 -168px;
}

.link-header-outside {
  margin-bottom: -10px;
  padding-top: 10px;
  padding-right: 4px;
  text-align: right;
}

.link-header-outside a {
  font-size: 92.85714%;
  color: #0056a8;
}

.link-header-outside a:hover {
  color: #0056a8;
}

.link-header-outside a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -.24em;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  vertical-align: bottom;
  background-position: 0 -168px;
}

.heading-area {
  font-family: 'DINCondensedW01-Normal', 'DINCondensedW10-Normal', 'DINCondensedW02-Normal', sans-serif;
  font-size: 178.57143%;
  line-height: 1;
  letter-spacing: 1px;
  color: #57575e;
}

.heading-lv2 {
  display: block;
  color: #fff;
  background: #0056a8;
}

.heading-lv2 .list-label-heading {
  float: right;
  padding-top: 5px;
}

.heading-lv2 .list-label-heading li {
  float: left;
  height: 19px;
  margin-left: 8px;
  font-size: 10px;
  line-height: 19px;
  color: #0056a8;
  border-radius: 2px;
  background-color: #fff;
}

.heading-lv2 h2 {
  float: left;
}

a.heading-lv2 {
  position: relative;
  padding-right: 45px;
  -webkit-transition: background-color 100ms linear 0ms;
          transition: background-color 100ms linear 0ms;
}

a.heading-lv2:hover,
a.heading-lv2:focus {
  text-decoration: none;
  color: #fff;
  background-color: #0068cc;
}

a.heading-lv2:visited,
a.heading-lv2:active {
  text-decoration: none;
  color: #fff;
}

a.heading-lv2:after {
  content: '';
  display: inline-block;
  position: relative;
  position: absolute;
  top: -.31em;
  top: 50%;
  right: 20px;
  width: 15px;
  height: 15px;
  margin-top: -7px;
  vertical-align: bottom;
  background-position: 0 -123px;
}

.heading-lv3 {
  display: block;
  margin: 40px 0 30px;
  color: #fff;
  background: #a2a4b4;
}

.heading-lv3:first-child,
.row + .heading-lv3 {
  margin-top: 10px;
}

.inner-block > .heading-lv3:first-child {
  margin-top: 0;
}

a.heading-lv3 {
  position: relative;
  padding-right: 55px;
  -webkit-transition: background-color 100ms linear 0ms;
          transition: background-color 100ms linear 0ms;
}

a.heading-lv3:hover,
a.heading-lv3:focus {
  text-decoration: none;
  color: #fff;
  background-color: #b6b7c4;
}

a.heading-lv3:visited,
a.heading-lv3:active {
  text-decoration: none;
  color: #fff;
}

a.heading-lv3:after {
  content: '';
  display: inline-block;
  position: relative;
  position: absolute;
  top: -.31em;
  top: 50%;
  right: 20px;
  width: 15px;
  height: 15px;
  margin-top: -7px;
  vertical-align: bottom;
  background-position: 0 -123px;
}

.group > .heading-lv3,
.area > .heading-lv3,
.group > .header-accordion .heading-lv3,
.area > .header-accordion .heading-lv3 {
  margin: 0 0 -10px;
}

.column-sidebar .heading-lv3 {
  margin: 0;
  padding: 12px 45px 11px 20px;
}

.header-each-event .heading-lv3 {
  margin-top: 10px;
}

.header-each-event .data-header-each-event {
  display: inline;
  margin-left: 12px;
  font-size: 85.71429%;
  vertical-align: middle;
  color: #171718;
}

.heading-lv4 {
 
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 114.28571%;
  color: #171718;
  border-bottom: 3px solid #e4e7eb;
}

.heading-lv5 {
  display: block;
  margin-bottom: 15px;
  color: #171718;
}

.heading-lv5-02 {
  display: block;
  margin-bottom: 15px;
  color: #fff;
  background: #0056a8;
}

/*
   List
============================================================================= */

/* list-disc
------------------------------------------------------------------- */

.list-disc {
  margin-bottom: 30px;
}

.list-disc > li {
  margin-bottom: 7px;
  padding-left: 1.6em;
  text-indent: -1.7em;
}

.list-disc > li:before {
  content: '・';
  margin-right: .7em;
}

/* list-decimal
------------------------------------------------------------------- */

.list-decimal {
  margin-bottom: 30px;
  padding-left: 1.6em;
  list-style-type: decimal;
}

.list-decimal li {
  margin-bottom: 7px;
}

/* list-horizontal
------------------------------------------------------------------- */

.list-horizontal {
  margin: 0 -10px 10px;
  margin-bottom: 23px;
}

.list-horizontal li {
  float: left;
  margin: 0 10px;
  margin-bottom: 7px;
}

.list-horizontal li a {
  max-width: 900px\9 !important;
}

/* list-link
------------------------------------------------------------------- */

.list-link {
  margin-bottom: 30px;
}

.list-link li {
  margin-bottom: 7px;
  padding-left: 9px;
}

.list-link li a {
  display: inline-block;
  max-width: 100%;
  text-indent: -9px;
  color: #353539;
}

.list-link li a:visited {
  color: #353539;
}

.list-link li a:hover {
  color: #0056a8;
}

.list-link li a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -1px;
  width: 4px;
  height: 6px;
  margin-right: 5px;
  vertical-align: middle;
  background-position: 0 -6px;
}

/* list-topic
------------------------------------------------------------------- */

.list-topic li {
  margin-bottom: 20px;
}

/* list-news
------------------------------------------------------------------- */

.list-news {
  margin-bottom: 20px;
}

.list-news:last-child {
  margin-bottom: 30px;
}

.list-news > li {
  width: 100%;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e4e7eb;
}

.list-news > li:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}

.list-news > li .news-day {
  float: left;
  width: 10em;
  margin-right: 5px;
  font-family: 'AxisStd-Medium', sans-serif;
  font-weight: bold;
  color: #171718;
}

.list-news .list-news-each {
  overflow: hidden;
}

.list-news .list-news-each > li {
  margin-top: 20px;
}

.list-news .list-news-each > li:first-child {
  margin-top: 0;
}

.list-news .list-news-each > li a {
  display: block;
  overflow: hidden;
}

.list-news .category-list {
  float: none;
  margin: 0 0 8px 0;
}

.list-news .category-list span {
  position: relative;
  top: -.15em;
}

/* list-panel
------------------------------------------------------------------- */

.list-panel-2,
.list-panel-4,
.list-panel-3 {
  position: relative;
  margin: 0 -10px;
}

.list-panel-2 > li,
.list-panel-4 > li,
.list-panel-3 > li {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
}

.list-panel-2 > li .inner-panel,
.list-panel-4 > li .inner-panel,
.list-panel-3 > li .inner-panel {
  padding-top: 15px;
  font-size: 85.71429%;
}

.list-panel-2 > li .inner-panel-fzLarge,
.list-panel-4 > li .inner-panel-fzLarge,
.list-panel-3 > li .inner-panel-fzLarge {
  padding-top: 30px;
  font-size: 100%;
}

.list-panel-2 > li .inner-panel .day-panel,
.list-panel-4 > li .inner-panel .day-panel,
.list-panel-3 > li .inner-panel .day-panel {
  margin-bottom: 15px;
  text-align: right;
  color: #171718;
}

.list-panel-2 > li {
  width: 50%;
}

.list-panel-4 > li {
  width: 25%;
}

.list-panel-3 > li {
  width: 33.33333%;
}

/* list-faq
------------------------------------------------------------------- */

.list-faq {
  margin-bottom: 30px;
}

.list-faq > li {
  width: 100%;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e4e7eb;
}

.list-faq > li:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}

.list-faq > li > dl > dt,
.list-faq > li > dl > dd {
  padding-left: 32px;
  text-indent: -32px;
}

.list-faq > li > dl > dt:before,
.list-faq > li > dl > dd:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -1px;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  vertical-align: middle;
}

.list-faq > li > dl > dt {
  margin-bottom: 15px;
  font-weight: bold;
}

.list-faq > li > dl > dt:before {
  width: 24px;
  height: 24px;
  background-position: 0 -462px;
}

.list-faq > li > dl > dd:before {
  width: 24px;
  height: 24px;
  background-position: 0 -438px;
}

/* list-product-carousel
------------------------------------------------------------------- */

.outer-list-product {
  overflow: hidden;
}

.list-product,
.list-product-carousel {
  position: relative;
  margin: 0 -10px;
}

.list-product > li,
.list-product-carousel > li {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25%;
  padding: 0 10px;
}

.column-main .list-product > li,
.column-main
    .list-product-carousel > li {
  width: 33.33333%;
}

.list-product > li .inner-panel,
.list-product-carousel > li .inner-panel {
  padding-top: 15px;
}

.list-product .check-pabel,
.list-product-carousel .check-pabel {
  position: relative;
  float: left;
  padding-top: 5px;
}

.list-product .check-pabel input,
.list-product-carousel .check-pabel input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;

  filter: alpha(opacity=0);
}

.list-product .check-pabel label,
.list-product-carousel .check-pabel label {
  display: block;
  width: 20px;
  width: auto !important;
  height: 20px;
  padding-left: 30px;
  cursor: pointer;
  font-size: 85.71429%;
  line-height: 1.66;
  color: #0056a8;
  background-repeat: no-repeat;
  background-position: 0 -298px;
  -webkit-transition: -webkit-transform 100ms linear;
          transition:         transform 100ms linear;
}

.list-product .check-pabel label.is-checkedOut,
.list-product-carousel .check-pabel label.is-checkedOut {
  width: 20px;
  width: auto;
  height: 20px;
  background-position: 0 -298px;
}

.list-product .check-pabel label.is-checked,
.list-product-carousel .check-pabel label.is-checked {
  width: 20px;
  width: auto;
  height: 20px;
  background-position: 0 -418px;
}

.list-product .area-btn-comparison,
.list-product-carousel .area-btn-comparison {
  float: right;
}

.list-product .btn-comparison,
.list-product-carousel .btn-comparison {
  display: inline-block;
  padding: 6px 12px 6px 8px;
  font-size: 71.42857%;
  line-height: 1;
  text-decoration: none;
  color: #0056a8;
  border: 2px solid #0056a8;
  border-radius: 3px;
}

.list-product .btn-comparison:before,
.list-product-carousel .btn-comparison:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -1px;
  width: 10px;
  height: 10px;
  margin-right: 6px;
  vertical-align: middle;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}

.list-product .list-icon-product,
.list-product-carousel .list-icon-product {
  margin-bottom: 7px;
  padding-top: 5px;
  line-height: 0;
}

.list-product .list-icon-product li,
.list-product-carousel .list-icon-product li {
  display: inline-block;
  margin-bottom: 8px;
  margin-left: 6px;
}

.list-product .list-icon-product li:first-child,
.list-product-carousel .list-icon-product li:first-child {
  margin-left: 0;
}

.list-product .list-icon-product li img,
.list-product-carousel .list-icon-product li img {
  width: 20px;
}

.list-product .caption-product,
.list-product-carousel .caption-product {
  clear: both;
  margin-bottom: 1px;
  color: #171718;
}

.list-product .name-case,
.list-product-carousel .name-case {
  margin-bottom: 5px !important;
  color: #171718;
}

.list-product .info-product,
.list-product-carousel .info-product {
  margin-bottom: 20px;
}

.list-product .info-product > dt,
.list-product-carousel .info-product > dt {
  margin-bottom: 13px;
  font-size: 128.57143%;
  color: #0056a8;
}

.list-product .info-product > dd > p,
.list-product-carousel .info-product > dd > p {
  margin-bottom: 0;
  font-size: 85.71429%;
}

.list-product .panel {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.btn-prev-list-product,
.btn-next-list-product {
  position: absolute;
}

.btn-prev-list-product a,
.btn-next-list-product a {
  display: block;
  -webkit-transition: opacity 70ms linear;
          transition: opacity 70ms linear;
}

.btn-prev-list-product a.is-false,
.btn-next-list-product a.is-false {
  cursor: default;
  opacity: .4;
}

.btn-prev-list-product a.is-hide,
.btn-next-list-product a.is-hide {
  display: none;
}

.btn-prev-list-product {
  left: -16px;
}

.btn-prev-list-product a {
  width: 32px;
  height: 32px;
  background-position: 0 -518px;
}

.btn-next-list-product {
  right: -16px;
}

.btn-next-list-product a {
  width: 32px;
  height: 32px;
  background-position: 0 -550px;
}

/* list-manual-product
------------------------------------------------------------------- */

.list-manual-product {
  margin: 0 -10px 10px;
}

.list-manual-product li {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25%;
  padding: 0 10px;
}

.list-manual-product li .panel {
  margin-bottom: 20px;
}

.list-manual-product li .inner-panel p {
  padding-left: 2em;
}

.list-manual-product li .inner-panel p span {
  display: inline-block;
  width: 2em;
  margin-left: -2em;
}

/* list-categories-top
------------------------------------------------------------------- */

.list-categories-top-biomedical,
.list-categories-top {
  margin-top: 1px;
  margin-right: -3px;
  margin-bottom: 50px;
  margin-left: 1px;
}

.list-categories-top-biomedical li,
.list-categories-top li {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33.33333%;
  margin-top: -1px;
  margin-left: -1px;
  border: 1px solid #e4e7eb;
  background-color: #fff;
}

.list-categories-top-biomedical li a,
.list-categories-top li a {
  display: block;
  overflow: hidden;
}

.list-categories-top-biomedical li a:hover figure img,
.list-categories-top li a:hover figure img {
  -webkit-transform: scale(1.08);
      -ms-transform: scale(1.08);
          transform: scale(1.08);
}

.list-categories-top-biomedical figure img,
.list-categories-top figure img {
  width: 100%;
  -webkit-transition: -webkit-transform 400ms linear 0ms;
          transition:         transform 400ms linear 0ms;
}

.list-categories-top-biomedical p,
.list-categories-top p {
  position: relative;
  text-align: center;
  color: #fff;
  background-color: #0056a8;
}

.list-categories-top-biomedical li {
  width: 25%;
}

/* list-bnt
------------------------------------------------------------------- */

.list-bnr li {
  margin-top: 20px;
}

.list-bnr li:first-child {
  margin-top: 0;
}

.list-bnr li img {
  width: 100%;
}

/*
   Item
============================================================================= */

/* Thumbnail Top
------------------------------------------------------------------- */

.item-thumbnail-top {
  display: block;
}

.item-thumbnail-top .thumbnail {
  margin-bottom: 13px;
}

figure.item-thumbnail-top .thumbnail {
  margin-bottom: 10px;
}

/* Thumbnail Left
------------------------------------------------------------------- */

.item-thumbnail-left {
  margin-bottom: 30px;
}

.item-thumbnail-left .thumbnail {
  float: left;
  margin-right: 20px;
  margin-bottom: 0;
}

.item-thumbnail-left .thumbnail + * {
  overflow: hidden;
}

/* Thumbnail Right
------------------------------------------------------------------- */

.item-thumbnail-right {
  margin-bottom: 30px;
}

.item-thumbnail-right .thumbnail {
  float: right;
  margin-bottom: 0;
  margin-left: 20px;
}

.item-thumbnail-right .thumbnail + * {
  overflow: hidden;
}

/*
   Topic / Info
============================================================================= */

/* topic
------------------------------------------------------------------- */

.topic,
.topic-small {
  margin-bottom: 30px;
}

.inner-split .topic,
.inner-split .topic-small {
  margin-bottom: 0;
}

.topic .title-topic,
.topic-small .title-topic {
  margin-bottom: 10px;
}

.topic .title-topic a,
.topic-small .title-topic a {
  display: inline-block;
  padding-left: 22px;
  text-indent: -22px;
  color: #0056a8;
}

.topic .title-topic a:before,
.topic-small .title-topic a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -.31em;
  width: 15px;
  height: 15px;
  margin-right: 7px;
  vertical-align: bottom;
  background-position: 0 -168px;
}

.column-sidebar .topic,
.column-sidebar .topic-small {
  margin-bottom: 0;
}

.column-sidebar .topic dd,
.column-sidebar .topic-small dd {
  font-size: 85.71429%;
}

.topic-small {
  font-size: 85.71429%;
}

.topic-small .title-topic {
  font-size: 108.33333%;
}

/* topic-category-biomedical
------------------------------------------------------------------- */

.topic-category-biomedical {
  margin-bottom: 60px;
  padding: 0 35px;
}

.topic-category-biomedical > dt {
  margin-bottom: 20px;
  font-size: 250%;
  color: #0056a8;
}

/* info
------------------------------------------------------------------- */

.info-subhead {
  margin-bottom: 30px;
}

.info-subhead > dt {
  margin-bottom: 15px;
  color: #171718;
}

.info-subhead-top {
  margin-bottom: 30px;
}

.info-subhead-top > dt {
  margin-bottom: 18px;
  font-size: 114.28571%;
  font-weight: bold;
  color: #0056a8;
}

.info-subhead-top > dt > .vol {
  display: block;
  margin-bottom: 5px;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 68.75%;
  font-weight: bold;
  color: #171718;
}

.info-horizontal-disc {
  margin-bottom: 7px;
}

.info-horizontal-disc > dt {
  float: left;
  width: 5.2em;
  padding-right: 15px;
  padding-left: 1em;
  text-indent: -1em;
}

.info-horizontal-disc > dt:before {
  content: '・';
}

.info-horizontal-disc > dd {
  overflow: hidden;
}

/*
   Table
============================================================================= */

table th {
  padding: 13px 20px 12px;
  text-align: left;
  vertical-align: middle;
  color: #171718;
  border: 1px solid #e4e7eb;
  background-color: #f8f8fa;
  font-size: 14px;
}

table td {
  
  border: 1px solid #e4e7eb;
  background-color: #fff;
  font-size: 14px;
}

/* table-block
------------------------------------------------------------------- */

.table-block {
  font-size: 85.71429%;
}

.table-block th {
  padding: 7px 10px 7px;
  text-align: left;
  vertical-align: middle;
  color: #171718;
  border: 1px solid #e4e7eb;
  background-color: #f8f8fa;
}

.table-block td {
  padding: 7px 10px 7px;
  border: 1px solid #e4e7eb;
  background-color: #fff;
}

/* table-responsive
------------------------------------------------------------------- */

.wrapper-table {
  position: relative;
  margin: -1px;
  margin-bottom: 15px;
  background-color: #fff;
}

.ttl-table {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid #e4e7eb;
  border-right: 1px solid #c7cdd5;
  border-bottom: 1px solid #c7cdd5;
}

.header-table {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-top: 1px solid #e4e7eb;
  border-right: 1px solid #e4e7eb;
  border-bottom: 1px solid #c7cdd5;
}

.pinned-table {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #c7cdd5;
  border-bottom: 1px solid #e4e7eb;
}

.inner-table {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #e4e7eb;
  border-bottom: 1px solid #e4e7eb;
}

.inner-table table {
  cursor: move;
  cursor: -webkit-grab;
  cursor:         grab;
}

.inner-table table:active {
  cursor: -webkit-grabbing;
  cursor:         grabbing;
}

.inner-table:hover .scrBarX-table,
.inner-table:hover .scrBarY-table {
  opacity: .6;
}

.header-table th,
.inner-table th {
  visibility: hidden;
}

.table-responsive {
  position: relative;
  top: 0;
  left: 0;
  table-layout: fixed;
  font-size: 92.85714%;
}

.table-responsive th,
.table-responsive td {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 0;

  backface-visibilty: hidden;
}

.table-responsive th {
  padding-right: 33px;
  vertical-align: middle;
  color: #353539;
}

.table-responsive th ul {
  position: relative;
  float: right;
  margin-right: -10px;
}

.table-responsive th ul li {
  position: absolute;
  top: 12px;
  left: 0;
}

.table-responsive th ul li:first-child {
  top: -5px;
}

.table-responsive thead tr:first-child th,
.table-responsive thead tr:first-child td {
  border-top: 0;
}

.table-responsive thead tr:first-child th img,
.table-responsive thead tr:first-child td img {
  pointer-events: none;
}

.table-responsive p {
  position: relative;
}

.table-responsive p .delete-compare {
  display: block;
  position: absolute;
  top: -3px;
  right: -10px;
  overflow: hidden;
  width: 15px;
  height: 15px;
  white-space: nowrap;
  text-indent: 100%;
  background-position: 0 -108px;
  -webkit-transition: -webkit-transform 150ms linear;
          transition:         transform 150ms linear;
}

.table-responsive p .delete-compare:hover {
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
}

.table-responsive img {
  display: block;
  width: 100%;
}

.scrRailY-table {
  display: block;
  position: absolute;
  top: 4px;
  right: 1px;
  width: 8px;
  height: 100%;
}

.scrBarY-table {
  position: absolute;
  width: 8px;
  opacity: 0;
  border-radius: 4px;
  background-color: #6e6e6f;
}

.table-detail {
  font-size: 85.71429%;
}

.btn-prev-table,
.btn-next-table {
  position: absolute;
}

.btn-prev-table a,
.btn-next-table a {
  display: block;
  -webkit-transition: opacity 70ms linear;
          transition: opacity 70ms linear;
}

.btn-prev-table a.is-false,
.btn-next-table a.is-false {
  cursor: default;
  opacity: .4;
}

.btn-prev-table a.is-hide,
.btn-next-table a.is-hide {
  display: none;
}

.btn-sort-asc {
  display: block;
  overflow: hidden;
  width: 14px;
  height: 14px;
  white-space: nowrap;
  text-indent: 100%;
  background-position: 0 -79px;
  -webkit-transition: -webkit-transform 150ms linear;
          transition:         transform 150ms linear;
}

.btn-sort-asc:hover {
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
}

.btn-sort-des {
  display: block;
  overflow: hidden;
  width: 14px;
  height: 14px;
  white-space: nowrap;
  text-indent: 100%;
  background-position: 0 -37px;
  -webkit-transition: -webkit-transform 150ms linear;
          transition:         transform 150ms linear;
}

.btn-sort-des:hover {
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
}

.btn-prev-table {
  margin-top: -16px;
  margin-left: -16px;
}

.btn-prev-table a {
  width: 32px;
  height: 32px;
  background-position: 0 -518px;
}

.btn-next-table {
  right: -16px;
  margin-top: -16px;
}

.btn-next-table a {
  width: 32px;
  height: 32px;
  background-position: 0 -550px;
}

/*
   Button / Link
============================================================================= */

/* Button
------------------------------------------------------------------- */

.button {
  display: inline-block;
  padding: 15px 24px 13px;
  color: #fff;
  border-radius: 4px;
  background-color: #2f94ff;
  -webkit-transition: background-color 70ms linear;
          transition: background-color 70ms linear;
}

.button:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -.31em;
  width: 15px;
  height: 15px;
  margin-right: 7px;
  vertical-align: bottom;
  background-position: 0 -123px;
}

.button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #53a6ff;
}

.button:visited {
  color: #fff;
}

.button-border {
  display: inline-block;
  padding: 14px 23px 12px;
  font-size: 92.85714%;
  color: #0056a8;
  border: 2px solid #0056a8;
  border-radius: 4px;
  background-color: #fff;
  -webkit-transition: border-color 70ms linear;
          transition: border-color 70ms linear;
}

.button-border:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -.31em;
  width: 15px;
  height: 15px;
  margin-right: 7px;
  vertical-align: bottom;
  background-position: 0 -168px;
}

.button-border:visited {
  color: #0056a8;
}

.button-border:hover {
  text-decoration: none;
  color: #2f94ff;
  border-color: #2f94ff;
}

.button-download {
  display: inline-block;
  padding: 14px 23px 12px;
  font-size: 92.85714%;
  color: #0056a8;
  border: 2px solid #0056a8;
  border-radius: 4px;
  background-color: #fff;
  -webkit-transition: border-color 70ms linear;
          transition: border-color 70ms linear;
}

.button-download:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -.31em;
  width: 14px;
  height: 14px;
  margin-right: 7px;
  vertical-align: bottom;
  background-position: 0 -65px;
}

.button-download:visited {
  color: #0056a8;
}

.button-download:hover {
  text-decoration: none;
  color: #2f94ff;
  border-color: #2f94ff;
}

/* Link
------------------------------------------------------------------- */

.link-arrow {
  color: #0056a8;
}

.link-arrow:hover,
.link-arrow:visited {
  color: #0056a8;
}

.link-arrow:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -.31em;
  width: 15px;
  height: 15px;
  margin-right: 7px;
  vertical-align: bottom;
  background-position: 0 -168px;
}

.link-down {
  color: #0056a8;
}

.link-down:hover,
.link-down:visited {
  color: #0056a8;
}

.link-down:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -.31em;
  width: 15px;
  height: 15px;
  margin-right: 7px;
  vertical-align: bottom;
  background-position: 0 -93px;
}

.link-category-biomedical {
  margin: 0 35px;
}

.link-category-biomedical a {
  display: inline-block;
  padding: 14px 50px 12px;
  font-size: 92.85714%;
  font-size: 92.85714%;
  color: #0056a8;
  border: 2px solid #0056a8;
  border-radius: 4px;
  background-color: #fff;
  -webkit-transition: border-color 70ms linear;
          transition: border-color 70ms linear;
}

.link-category-biomedical a:before {
  content: '';
  display: inline-block;
  position: relative;
  width: 15px;
  height: 15px;
  margin-right: 7px;
  vertical-align: bottom;
  background-position: 0 -168px;
}

.link-category-biomedical a:visited {
  color: #0056a8;
}

.link-category-biomedical a:hover {
  text-decoration: none;
  color: #2f94ff;
  border-color: #2f94ff;
}

.link-blank:after {
  content: '新規ウィンドウが開きます';
  display: inline-block;
  position: relative;
  top: -1px;
  overflow: hidden;
  width: 15px;
  height: 15px;
  margin-left: 8px;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  background-position: 0 -183px;
}

.link-pdf:after {
  content: 'PDFをダウンロードします';
  display: inline-block;
  position: relative;
  top: -1px;
  overflow: hidden;
  width: 13px;
  height: 15px;
  margin-left: 8px;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  background-position: 0 -138px;
}

.link-bullet {
  display: inline-block;
  text-indent: -9px;
  color: #353539;
}

.link-bullet:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -1px;
  width: 4px;
  height: 6px;
  margin-right: 5px;
  vertical-align: middle;
  background-position: 0 -6px;
}

/*
   Label
============================================================================= */

.label-healthcare,
.label-biomedical,
.label-medicalit,
.label-casestudy,
.label-open,
.label-close {
  display: inline-block;
  height: 19px;
  font-size: 71.42857%;
  line-height: 19px;
  vertical-align: top;
  color: #fff;
  border-radius: 2px;
}

.label-healthcare {
  background-color: #0056a8;
}

.label-biomedical {
  background-color: #00a6ff;
}

.label-medicalit {
  background-color: #0ac181;
}

.label-casestudy {
  background-color: #ff8900;
}

.label-open {
  background-color: #f42d43;
}

.header-each-event .label-open {
  margin-left: 8px;
}

.label-close {
  background-color: #a2a4b3;
}

.header-each-event .label-close {
  margin-left: 8px;
}

/*
   Media
============================================================================= */

.media-youtube {
  margin-bottom: 30px;
}

.media-youtube .inner-media {
  position: relative;
  height: 0;
  padding-top: 56.25%;
}

.media-youtube .inner-media iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.media-image-left {
  float: left;
  padding-right: 20px;
}

.media-image-right {
  float: right;
  padding-left: 20px;
}

.media-map {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 61.73913%;
}

.media-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bnr {
  z-index: 1;
  margin-bottom: 30px;
}

.bnr > a {
  display: block;
  position: relative;
}

.bnr > a:before {
  content: '';
  display: block;
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 0 solid #0056a8;
  -webkit-transition: border-width 100ms linear 0ms;
          transition: border-width 100ms linear 0ms;
}

.bnr > a:hover:before {
  border: 4px solid #0056a8;
}

.bnr > a img {
  position: relative;
  z-index: -1;
  width: 100%;
}

.column-sidebar .bnr {
  margin-bottom: 20px;
}

.thumbnail,
.thumbnail-movie {
  display: block;
}

img.thumbnail,
.thumbnail-movie {
  width: 100%;
}

.thumbnail-product,
.thumbnail-movie-product {
  display: block;
  border-bottom: 1px solid #e4e7eb;
}

.thumbnail-product img,
.thumbnail-movie-product img {
  width: 100%;
}

.panel .thumbnail-product,
.panel
    .thumbnail-movie-product {
  margin-bottom: 0;
}

.thumbnail-movie {
  position: relative;
  z-index: 1;
}

.thumbnail-movie img {
  position: relative;
  z-index: -1;
}

.thumbnail-movie:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  margin-top: -15px;
  margin-left: -15px;
  background-position: 0 -486px;
  -webkit-transition: -webkit-transform 150ms linear 0ms;
          transition:         transform 150ms linear 0ms;
}

.thumbnail-movie:hover:after {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}

.image-main-solution > p {
  margin-bottom: 0 !important;
}

.image-main-solution > p > img {
  width: 100%;
  max-width: 100%;
}

.image-main-solution .info-solution {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 10px 25px;
  text-align: right;
  color: #fff;
  background-color: #0056a8;
}

.image-main-solution .info-solution .affiliation-info-solution {
  margin-bottom: 2px;
  font-size: 85.71429%;
}

.image-main-solution .info-solution .name-info-solution {
  margin-bottom: 0;
  font-size: 128.57143%;
}

/*
   Text
============================================================================= */

.block .text-low,
.block .text-low,
.block .text-low,
.panel .text-low {
  margin-bottom: 20px;
}

.panel .name-product {
  margin-bottom: 10px;
  font-family: 'DINCondensedW01-Normal', 'DINCondensedW10-Normal', 'DINCondensedW02-Normal', sans-serif;
  letter-spacing: 1px;
  color: #0056a8;
}

.color-important {
  color: #f42d43;
}

/*
   select
============================================================================= */

.selects_categories {
  margin-bottom: 30px;
}

.selects_categories > dt {
  margin-bottom: 7px;
  font-family: 'DINCondensedW01-Normal', 'DINCondensedW10-Normal', 'DINCondensedW02-Normal', sans-serif;
  letter-spacing: 1px;
  color: #0056a8;
}

select {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 30px;
  padding: 0 10px 0 10px;
  line-height: 30px;
  color: #353539;
  border: none;
  border-radius: 3px;
  background-color: #e4e7eb;
  background-repeat: no-repeat;
  background-position: right top;

  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select:active,
select:focus {
  outline: none;
}

.easy-select-box {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto !important;
  width: 100%;
  padding-right: 36px;
  font-size: 11px;
  text-align: left;
  color: #a2a4b4;
  outline: none;
  background-repeat: no-repeat;
  background-position: right top;
}

.easy-select-box .esb-dropdown {
  display: none;
  position: absolute;
  z-index: 3;
  top: 100%;
  left: 0;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100% !important;
  max-height: 200px;
  margin-top: 1px;
  border: 1px solid #e4e7eb;
  outline: none;
  background: #fff;
}

.easy-select-box .esb-displayer {
  height: 30px;
  padding: 0 10px 0 10px;
  line-height: 30px;
  border-radius: 3px 0 0 3px;
  background-color: #e4e7eb;
}

.easy-select-box:hover .esb-displayer {
  text-decoration: none;
}

.easy-select-box .esb-dropdown .esb-item {
  padding: 3px 10px;
  cursor: default;
  color: #353539;
  background: #fff;
}

.easy-select-box .esb-dropdown .esb-item:hover {
  text-decoration: none;
  color: #fff;
  background: #a2a4b4;
}

/*
   Tab
============================================================================= */

.tab-navigation {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-bottom: 4px solid #0056a8;
}

.tab-navigation li {
  display: table-cell;
  font-size: 85.71429%;
  vertical-align: top;
  border-left: 1px solid #e4e7eb;
}

.tab-navigation li:first-child {
  border-left: 0;
}

.tab-navigation li a {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  min-height: 60px;
  vertical-align: middle;
  color: #353539;
}

.tab-navigation li a:hover {
  text-decoration: none;
}

.tab-navigation li a span {
  display: table-cell;
  padding: 10px 15px;
  text-align: center;
  vertical-align: middle;
}

.tab-navigation li .is-current {
  text-decoration: none;
  color: #fff;
  background-color: #0056a8;
}

.tab-body {
  padding: 20px 20px 0;
}

.inner-tab {
  position: relative;
}

.inner-tab > dl {
  display: none;
  width: 100%;
}

.inner-tab > dl:first-child {
  display: block;
}

.inner-tab > dl > dt {
  display: none;
}

.inner-tab > dl > dd > ul,
.inner-tab > dl > dd > li,
.inner-tab > dl > dd > dl,
.inner-tab > dl > dd > p {
  padding-top: 10px;
}

/*
   Modal
============================================================================= */

.bg-modal {
  display: none;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  opacity: .9;
  background-color: #fff;

  filter: alpha(opacity=90);
}

.modal {
  display: none;
  position: fixed;
  z-index: 10;
  top: 50%;
  left: 50%;
}

.modal img {
  max-width: 100000px;
}

.link-modal.has-icon {
  display: block;
  position: relative;
  z-index: 0;
}

.link-modal.has-icon:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  background-position: 0 -378px;
}

.link-modal.has-icon:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 0 solid #0056a8;
  -webkit-transition: border-width 100ms linear 0ms;
          transition: border-width 100ms linear 0ms;
}

.link-modal.has-icon:hover:after {
  border: 4px solid #0056a8;
}

.link-modal.has-icon img {
  position: relative;
  z-index: -1;
}

.btn-modal-close {
  display: block;
  position: absolute;
  top: -42px;
  right: -42px;
  width: 32px;
  height: 32px;
  background-position: 0 -582px;
}

/*
  Gallery
============================================================================= */

.gallery-products {
  position: relative;
  margin: 0 -10px;
}

.gallery-products .pick-gallery,
.gallery-products .list-gallery {
 
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 0 10px;
}

.gallery-products .pick-gallery p {
  position: relative;
  height: 0;
  padding-top: 100%;
}

.gallery-products .pick-gallery p img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  /*height: 100%;*/
  border: 1px solid #e4e7eb;
}

.gallery-products .list-gallery {
  position: relative;
  overflow: hidden;
}

.gallery-products .list-gallery ul {
  margin: 0 -10px;
}

.gallery-products .list-gallery li {
  position: relative;
  z-index: 1;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25%;
  margin-bottom: 20px;
  margin-top:20px;
  padding: 0 10px;
  
}

.gallery-products .list-gallery li a,
.gallery-products .list-gallery li span {
  display: block;
  position: relative;
  z-index: -1;
  height: 0;
  padding-top: 100%;
}

.gallery-products .list-gallery li a:after,
.gallery-products .list-gallery li span:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 1px solid #e4e7eb;
  -webkit-transition: border-width 100ms linear 0ms, border-color 0 linear 100ms;
          transition: border-width 100ms linear 0ms, border-color 0 linear 100ms;
}

.gallery-products .list-gallery li a:hover:after {
  content: ' ';
  border: 4px solid #a2a4b4;
  -webkit-transition: border-width 100ms linear 0ms, border-color 0ms linear 0ms;
          transition: border-width 100ms linear 0ms, border-color 0ms linear 0ms;
}

.gallery-products .list-gallery li a.is-current:after {
  content: '  ';
  border: 4px solid #0056a8;
  -webkit-transition: border-color 0ms linear 100ms;
          transition: border-color 0ms linear 100ms;
}

.gallery-products .list-gallery li img {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 1px solid #e4e7eb;
}

.btn-prev-gallery,
.btn-next-gallery {
  display: none;
}

.btn-prev-gallery a,
.btn-next-gallery a {
  display: block;
  -webkit-transition: opacity 70ms linear;
          transition: opacity 70ms linear;
}

.btn-prev-gallery a.is-false,
.btn-next-gallery a.is-false {
  cursor: default;
  opacity: .4;
}

.btn-prev-gallery a.is-hide,
.btn-next-gallery a.is-hide {
  display: none;
}

.btn-prev-gallery {
  left: -10px;
}

.btn-prev-gallery a {
  width: 20px;
  height: 40px;
  background-position: 0 -614px;
}

.btn-next-gallery {
  right: -10px;
}

.btn-next-gallery a {
  width: 20px;
  height: 40px;
  background-position: 0 -654px;
}

/*
   etc...
============================================================================= */

.footnote {
  font-size: 85.71429%;
}

.footnote:before {
  content: '※';
}

/*
  Main visual
============================================================================= */

.visual-main {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  background-color: #e7f0f7;
}

.visual-main .inner-visual-main {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
}

.visual-main ul {
  position: relative;
}

.visual-main ul li {
  position: relative;
  float: none;
  width: 100%;
}

.visual-main ul li a {
  display: block;
}

.visual-main ul li a img {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.visual-main.is-slide {
  overflow: hidden;
}

.visual-main.is-slide ul li {
  float: left;
  width: auto;
}

.visual-main-v2 {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  background-color: #e7f0f7;
}

.visual-main-v2 .inner-visual-main {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1320px;
  height: 320px;
  margin: 0 auto;
  padding: 0;
}

.visual-main-v2 ul {
  position: relative;
}

.visual-main-v2 ul li {
  position: relative;
  z-index: 0;
  float: none;
  width: 100%;
}

.visual-main-v2.is-slide {
  overflow: hidden;
}

.visual-main-v2.is-slide ul li {
  float: left;
  width: auto;
}

.visual-main-region-top .inner-visual-main {
  padding: 0;
}

.banner-visual-main {
  display: table;
  width: 100%;
  height: 320px;
  table-layout: fixed;
}

.banner-visual-main:after {
  content: '';
  display: table-cell;
  width: 50%;
}

.banner-visual-main > a {
  display: table;
  position: absolute;
  width: 100%;
  height: 320px;
  text-decoration: none;
}

.banner-visual-main > a:hover {
  text-decoration: none;
}

.banner-visual-main > a:after {
  content: '';
  display: table-cell;
  width: 50%;
}

a + .banner-visual-main:after {
  content: normal;
}

.content-visual-main {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  padding: 20px 20px 20px 30px;
  vertical-align: middle;
  color: #fff;
  background-color: rgba(0, 86, 168, .72);

  -webkit-font-smoothing: antialiased;
}

.content-visual-main-mco {
  background-color: rgba(141, 198, 63, .72);
}

.content-visual-main-ult {
  background-color: rgba(0, 125, 190, .72);
}

.content-visual-main-mpr {
  background-color: rgba(60, 171, 195, .72);
}

.content-visual-main-autoclaves {
  background-color: rgba(217, 74, 35, .72);
}

.content-visual-main-bsc {
  background-color: rgba(143, 83, 161, .72);
}

.text-visual-main {
  margin-bottom: 23px;
  font-size: 107.14286%;
}

.text-visual-main-sphidden {
  margin-bottom: 23px;
  font-size: 107.14286%;
}

.heading01-visual-main {
  margin-bottom: 5px;
  font-size: 321.42857%;
  line-height: 1;
}

.heading02-visual-main {
  font-size: 200%;
}

.button-visual-main {
  float: left;
  margin-left: 20px;
}

.button-visual-main:first-child {
  margin-left: 0;
}

.button-visual-main > a {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 220px;
  padding: 12px 10px 11px;
  font-size: 100%;
  font-weight: bold;
  text-align: center;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 4px;
  -webkit-transition: border 70ms linear;
          transition: border 70ms linear;
}

.button-visual-main > a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -.31em;
  width: 15px;
  height: 15px;
  margin-right: 7px;
  vertical-align: bottom;
  background-position: 0 -123px;
}

.button-visual-main > a:hover {
  text-decoration: none;
  border: 2px solid rgba(255, 255, 255, .7);
}

.image-visual-main {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  max-width: 1320px;
  margin-left: -660px;
}

.btn-next-carousel-main,
.btn-prev-carousel-main {
  position: absolute;
  z-index: 3;
  top: 50%;
  margin-top: -16px;
}

.btn-next-carousel-main a,
.btn-prev-carousel-main a {
  display: block;
}

.btn-next-carousel-main {
  right: 4px;
}

.btn-next-carousel-main a {
  width: 32px;
  height: 32px;
  background-position: 0 -550px;
}

.visual-main-v2 .btn-next-carousel-main {
  right: 0;
}

.btn-prev-carousel-main {
  left: 4px;
}

.btn-prev-carousel-main a {
  width: 32px;
  height: 32px;
  background-position: 0 -518px;
}

.visual-main-v2 .btn-prev-carousel-main {
  left: 0;
}

/*
  重要なお知らせ
============================================================================= */

.container-important-information {
  position: relative;
  width: 100%;
  max-width: 1320px;
  height: 0;
  margin: 0 auto;
  table-layout: fixed;
}

.container-important-information dl {
  display: table;
  position: absolute;
  z-index: 3;
  bottom: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 0 20px;
}

.container-important-information dt {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 11.5em;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  background-color: #0056a8;
}

.container-important-information dt:before {
  content: '';
  display: inline-block;
  position: relative;
  width: 14px;
  height: 14px;
  margin-right: 12px;
  vertical-align: bottom;
  background-position: 0 -51px;
}

.container-important-information dd {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 20px;
  font-size: 85.71429%;
  vertical-align: middle;
  background-color: #fff;
  background-color: rgba(255, 255, 255, .8);
}

/*
  下部 Contact Area
============================================================================= */

.link-contact {
  display: block;
  margin: 0 25px 30px;
  text-decoration: none;
}

.link-contact:hover {
  text-decoration: none;
}

.link-contact:hover .icon-contact img {
  -webkit-transform: scale(1.08);
      -ms-transform: scale(1.08);
          transform: scale(1.08);
}

.icon-contact {
  margin-bottom: 20px;
  text-align: center;
}

.icon-contact img {
  width: 120px;
  -webkit-transition: -webkit-transform 300ms linear 0ms;
          transition:         transform 300ms linear 0ms;
}

.info-contact {
  text-align: center;
}

.info-contact > dt {
  margin-bottom: 12px;
  color: #0056a8;
}

.info-contact > dd {
  font-size: 85.71429%;
  color: #353539;
}

/*
  Region Selector Page
============================================================================= */

.title-region {
  padding: 29px 0 47px;
  font-family: 'DINCondensedW01-Normal', 'DINCondensedW10-Normal', 'DINCondensedW02-Normal', sans-serif;
  font-size: 278.57143%;
  text-align: center;
  letter-spacing: 1px;
  color: #0056a8;
}

.wrapper-region {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.wrapper-region > dl {
  display: table-cell;
  padding: 0 19px;
  border-right: 1px solid #e4e7eb;
}

.wrapper-region > dl:first-child {
  border-left: 1px solid #e4e7eb;
}

.wrapper-region > dl > dt {
  font-family: 'DINCondensedW01-Normal', 'DINCondensedW10-Normal', 'DINCondensedW02-Normal', sans-serif;
  font-size: 78.57143%;
  text-align: center;
  letter-spacing: 1px;
  color: #a2a4b4;
  border-bottom: 1px solid #e4e7eb;
}

.wrapper-region > dl > dt img {
  display: block;
  margin: 0 auto 13px;
}

.wrapper-region > dl > dt a {
  display: block;
  padding: 30px 0 15px;
  cursor: default;
  text-decoration: none;
  color: #a2a4b4;
}

.wrapper-region > dl > dd {
  padding-top: 35px;
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 85.71429%;
}

.wrapper-region > dl > dd li {
  margin-bottom: 6px;
}

.area-region-global {
  margin-top: 40px;
  margin-bottom: 5px;
  padding-top: 35px;
  font-family: 'DINCondensedW01-Normal', 'DINCondensedW10-Normal', 'DINCondensedW02-Normal', sans-serif;
  font-size: 92.85714%;
  text-align: center;
  letter-spacing: 1px;
  border-top: 1px solid #e4e7eb;
}

.area-region-global a {
  color: #0056a8;
}

.area-region-global a:visited {
  color: #0056a8;
}

/*
  Sticky-buttons
============================================================================= */

.sticky-buttons {
  position: fixed;
  z-index: 10;
  top: 380px;
  right: 0;
  width: 0;
}

.sticky-buttons > ul {
  position: absolute;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.sticky-button {
  display: block;
  position: relative;
  overflow: hidden;
  height: 60px;
  padding-right: 20px;
  padding-left: 63px;
  font-size: 121.42857%;
  line-height: 60px;
  white-space: nowrap;
  color: #57575e;
  background-color: #fff;
  -webkit-box-shadow: -5px 0 6px rgba(0, 0, 0, .1);
          box-shadow: -5px 0 6px rgba(0, 0, 0, .1);
  -webkit-transition: -webkit-transform .3s;
          transition:         transform .3s;
  -webkit-transform: translateX(-60px);
      -ms-transform: translateX(-60px);
          transform: translateX(-60px);
}

.sticky-button > i {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
}

.sticky-button > i img {
  width: 100%;
  height: auto;
}

.sticky-button:hover {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

.sticky-button:hover,
.sticky-button:active,
.sticky-button:visited {
  text-decoration: none;
  color: #57575e;
}

/* ==========================================================================
   Media Queries
============================================================================= */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {

  .list-nav-detail > li > dl > dt a:before {
    width: 15px;
    height: 15px;
    background-position: 0 -168px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .dl-list-nav-detail > dd li a:before {
    width: 4px;
    height: 6px;
    background-position: 0 -6px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .nav-each-products > dt a:before {
    width: 15px;
    height: 15px;
    background-position: 0 -168px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .line-each-products dt > a:before,
  .line-each-products p > a:before {
    width: 11px;
    height: 11px;
    background-position: 0 -12px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .line-each-products dd li a:before {
    width: 4px;
    height: 6px;
    background-position: 0 -6px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .line-each-products > ul li a:before {
    width: 4px;
    height: 6px;
    background-position: 0 -6px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .close-nav-products > a:before {
    width: 16px;
    height: 16px;
    background-position: 0 -198px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .form-header .text-form-header input[type='text'] {
    -webkit-background-size: 20px 20px;
            background-size: 20px 20px;
  }

  .select-area-region-header > dt a:before {
    width: 15px;
    height: 15px;
    background-position: 0 -168px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .link-footer-lv1 > dd li a:before,
  .link-footer-lv2 > dd li a:before {
    width: 4px;
    height: 6px;
    background-position: 0 0;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .nav-page ul li a:before {
    width: 15px;
    height: 14px;
    background-position: 0 -23px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .list-checkbox li label:before {
    width: 18px;
    height: 18px;
    background-position: 0 -280px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .list-checkbox li label.is-checkedOut:before {
    width: 18px;
    height: 18px;
    background-position: 0 -280px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .list-checkbox li label.is-checked:before {
    width: 18px;
    height: 18px;
    background-position: 0 -262px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .container-result .go-compare .btn-compare:before {
    width: 15px;
    height: 15px;
    background-position: 0 -153px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .container-sort > dt > a:before {
    width: 16px;
    height: 16px;
    background-position: 0 -230px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .container-sort > dt > a.is-open:before {
    width: 16px;
    height: 16px;
    background-position: 0 -198px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .title-sidenav a:after {
    width: 15px;
    height: 15px;
    background-position: 0 -123px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .nav-side > dl > dd > ul > li > a:before {
    width: 15px;
    height: 15px;
    background-position: 0 -168px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .list-sidenav-deep a:before {
    width: 4px;
    height: 6px;
    background-position: 0 -6px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .linkBlock-subhead > dt a:before {
    width: 15px;
    height: 15px;
    background-position: 0 -168px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .header-area .link-header a:before {
    width: 15px;
    height: 15px;
    background-position: 0 -168px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .link-header-outside a:before {
    width: 15px;
    height: 15px;
    background-position: 0 -168px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  a.heading-lv2:after {
    width: 15px;
    height: 15px;
    background-position: 0 -123px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  a.heading-lv3:after {
    width: 15px;
    height: 15px;
    background-position: 0 -123px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .list-link li a:before {
    width: 4px;
    height: 6px;
    background-position: 0 -6px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .list-faq > li > dl > dt:before {
    width: 24px;
    height: 24px;
    background-position: 0 -462px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .list-faq > li > dl > dd:before {
    width: 24px;
    height: 24px;
    background-position: 0 -438px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .list-product .check-pabel label,
  .list-product-carousel .check-pabel label {
    width: 20px;
    height: 20px;
    background-position: 0 -298px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .list-product .check-pabel label.is-checkedOut,
  .list-product-carousel .check-pabel label.is-checkedOut {
    width: 20px;
    height: 20px;
    background-position: 0 -298px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .list-product .check-pabel label.is-checked,
  .list-product-carousel .check-pabel label.is-checked {
    width: 20px;
    height: 20px;
    background-position: 0 -418px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .btn-prev-list-product a {
    width: 32px;
    height: 32px;
    background-position: 0 -518px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .btn-next-list-product a {
    width: 32px;
    height: 32px;
    background-position: 0 -550px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .topic .title-topic a:before,
  .topic-small .title-topic a:before {
    width: 15px;
    height: 15px;
    background-position: 0 -168px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .table-responsive p .delete-compare {
    width: 15px;
    height: 15px;
    background-position: 0 -108px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .btn-sort-asc {
    width: 14px;
    height: 14px;
    background-position: 0 -79px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .btn-sort-des {
    width: 14px;
    height: 14px;
    background-position: 0 -37px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .btn-prev-table a {
    width: 32px;
    height: 32px;
    background-position: 0 -518px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .btn-next-table a {
    width: 32px;
    height: 32px;
    background-position: 0 -550px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .button:before {
    width: 15px;
    height: 15px;
    background-position: 0 -123px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .button-border:before {
    width: 15px;
    height: 15px;
    background-position: 0 -168px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .button-download:before {
    width: 14px;
    height: 14px;
    background-position: 0 -65px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .link-arrow:before {
    width: 15px;
    height: 15px;
    background-position: 0 -168px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .link-down:before {
    width: 15px;
    height: 15px;
    background-position: 0 -93px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .link-category-biomedical a:before {
    width: 15px;
    height: 15px;
    background-position: 0 -168px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .link-blank:after {
    width: 15px;
    height: 15px;
    background-position: 0 -183px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .link-pdf:after {
    width: 13px;
    height: 15px;
    background-position: 0 -138px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .link-bullet:before {
    width: 4px;
    height: 6px;
    background-position: 0 -6px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .thumbnail-movie:after {
    width: 32px;
    height: 32px;
    background-position: 0 -486px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  select {
    -webkit-background-size: 36px 30px;
            background-size: 36px 30px;
  }

  .easy-select-box {
    -webkit-background-size: 36px 30px;
            background-size: 36px 30px;
  }

  .link-modal.has-icon:before {
    width: 20px;
    height: 20px;
    background-position: 0 -378px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .btn-modal-close {
    width: 32px;
    height: 32px;
    background-position: 0 -582px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .btn-prev-gallery a {
    width: 20px;
    height: 40px;
    background-position: 0 -614px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .btn-next-gallery a {
    width: 20px;
    height: 40px;
    background-position: 0 -654px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .button-visual-main > a:before {
    width: 15px;
    height: 15px;
    background-position: 0 -123px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .btn-next-carousel-main a {
    width: 32px;
    height: 32px;
    background-position: 0 -550px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .btn-prev-carousel-main a {
    width: 32px;
    height: 32px;
    background-position: 0 -518px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .container-important-information dt:before {
    width: 14px;
    height: 14px;
    background-position: 0 -51px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }
}

@media screen and (min-width: 651px) and (max-width: 800px) {

  .nav-header {
    display: none;
    font-size: 108.33333%;
  }
}

@media screen and (min-width: 801px) {

  .boxes a:hover .content-box:before {
    opacity: 1;
    -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
            transform: scale(.9);

    filter: alpha(opacity=100);
  }

  .content-box:before {
    display: block;
    top: -4px;
    left: -4px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 400ms linear;
            transition: all 400ms linear;

    filter: alpha(opacity=0);
  }
}

@media screen and (min-width: 1281px) {

  .topic-box > dd {
    display: block;
  }
}

@media (min-width: 1320px) {

  .visual-main-v2 .btn-next-carousel-main {
    right: -16px;
  }

  .visual-main-v2 .btn-prev-carousel-main {
    left: -16px;
  }
}

@media screen and (max-width: 800px) {

  body {
    min-width: 320px;
  }

  .header-global {
    padding: 0;
  }

  .btns-sp-header {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }

  .btn-sp-menu {
    display: block;
    width: 70px;
    height: 70px;
  }

  .nav-header {
    float: none;
    overflow: hidden;
    width: 100%;
  }

  .nav-header .select-nav {
    display: table;
    position: relative;
    left: 0;
    width: 100%;
    margin-bottom: -1px;
    padding-left: 0;
    table-layout: fixed;
    background-color: #f8f8fa;
  }

  .nav-header .select-nav li {
    border-left: 1px solid #e4e7eb;
  }

  .nav-header .select-nav li:first-child {
    border-left: 0;
  }

  .nav-header .select-nav li a {
    text-decoration: none;
    border-bottom: 1px solid #e4e7eb;
  }

  .nav-header .select-nav li .has-megadrop {
    border-bottom: 1px solid transparent;
  }

  .nav-header .select-nav li a {
    display: block;
    line-height: 70px;
    text-align: center;
    color: #353539;
  }

  .nav-header .select-nav li a:hover {
    color: #353539;
  }

  .nav-header .select-nav li a.is-current {
    color: #353539;
  }

  .nav-header-sub {
    margin-right: 70px;
  }

  .sns-header {
    display: none;
  }

  .wrapper-dropdown-header {
    min-width: 320px;
  }

  .wrapper-dropdown-header .inner-dropdown-header {
    margin: 0;
    border-right: 0;
    border-left: 0;
  }

  .wrapper-dropdown-header02 {
    min-width: 320px;
  }

  .tab-list-nav-detail {
    border-right: 0;
    border-left: 0;
  }

  .nav-each-products > dt {
    margin: 0 0 40px;
  }

  .inner-nav-products-header {
    border-right: 0;
    border-left: 0;
  }

  .form-header .inner-dropdown-header {
    border: 1px solid #e4e7eb;
  }

  .select-area-region-header {
    border-right: 0;
    border-left: 0;
  }

  .tab-body-region-header .inner-tab-body {
    margin: 0;
    border-right: 0;
    border-left: 0;
  }

  .header-pageTitle-product-detail .image-title p {
    padding: 0;
  }

  .header-pageTitle-product-detail .image-title img {
    position: static;
  }

  .nav-page-anchor ul > li {
    width: 33.33333%;
  }

  .nav-page-event,
  .nav-page-products {
    min-width: 320px;
  }

  .nav-page-event ul li > a,
  .nav-page-event ul li > span {
    padding: 10px 7px;
  }

  .nav-page-event ul li.link-all {
    width: 85px;
  }

  .list-checkbox li {
    width: 50%;
    padding-right: 10px;
  }

  .list-checkbox li:nth-child(2n) {
    padding-right: 0;
    padding-left: 10px;
  }

  #fixed-nav-clone {
    display: none;
  }

  .container-region {
    padding: 0 0 50px;
  }

  .panel > a:hover .thumbnail img,
  .panel > a:hover .thumbnail-product img,
  .panel > a:hover .thumbnail-movie img {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }

  a.panel:hover .thumbnail img,
  a.panel:hover .thumbnail-product img,
  a.panel:hover .thumbnail-movie img {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }

  .boxes > .box-2 {
    width: 100%;
  }

  .boxes > .box-4 {
    width: 50%;
  }

  .boxes a:hover .content-box:before {
    opacity: 1;
    -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
            transform: scale(.9);

    filter: alpha(opacity=100);
  }

  .content-box:before {
    display: block;
    top: -4px;
    left: -4px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 400ms linear;
            transition: all 400ms linear;

    filter: alpha(opacity=0);
  }

  .list-news .category-list {
    margin: 0 0 5px 0;
  }

  .column-main .list-product > li,
  .column-main
  .list-product-carousel > li {
    width: 50%;
  }

  .list-product .check-pabel label,
  .list-product-carousel .check-pabel label {
    font-size: 78.57143%;
  }

  .item-thumbnail-left .thumbnail {
    max-width: 40%;
  }

  .item-thumbnail-right .thumbnail {
    max-width: 40%;
  }

  .topic-category-biomedical {
    margin-bottom: 30px;
  }

  .table-block td,
  .table-block th {
    display: block;
  }

  .media-image-left {
    max-width: 40%;
    margin-bottom: 15px;
  }

  .media-image-right {
    max-width: 40%;
    margin-bottom: 15px;
  }

  .bnr > a:hover:before {
    border: 0;
  }

  .thumbnail-movie:hover:after {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }

  .link-modal.has-icon:hover:after {
    border: 0;
  }

  .visual-main .inner-visual-main {
    padding: 0;
  }

  .visual-main-v2 .inner-visual-main {
    height: auto;
    padding: 0;
  }

  .visual-main-v2 .inner-visual-main {
    background-color: #fff;
  }

  .banner-visual-main {
    display: block;
    height: auto;
    padding-top: 32.15%;
  }

  .banner-visual-main:after {
    content: normal;
  }

  .banner-visual-main > a {
    display: block;
    position: static;
    height: auto;
    margin-top: -32.15%;
    padding-top: 32.15%;
  }

  .banner-visual-main > a:after {
    content: normal;
  }

  .content-visual-main {
    display: block;
    width: 100%;
    padding: 0;
    background-color: #0056a8;
  }

  .content-visual-main-mco {
    background-color: #8dc63f;
  }

  .content-visual-main-ult {
    background-color: #007dbe;
  }

  .content-visual-main-mpr {
    background-color: #3cabc3;
  }

  .content-visual-main-autoclaves {
    background-color: #d94a23;
  }

  .content-visual-main-bsc {
    background-color: #8f53a1;
  }

  .text-visual-main {
    margin-bottom: 0;
    padding: 20px;
  }

  .text-visual-main-sphidden {
    display: none;
  }

  .heading01-visual-main {
    position: absolute;
    top: 40px;
    left: 20px;
    color: #0054ab;
  }

  .heading02-visual-main {
    position: absolute;
    top: 80px;
    left: 20px;
    color: #0054ab;
  }

  .buttons-visual-main {
    position: absolute;
    top: 0;
    left: 20px;
    width: 100%;
    margin-top: 20.5%;
  }

  .button-visual-main > a:before {
    width: 15px;
    height: 15px;
    background-position: 0 -168px;
  }

  .button-visual-main > a {
    color: #0054ab;
    border: 2px solid #0054ab;
  }

  .button-visual-main > a:hover {
    border: 2px solid #0054ab;
  }

  .image-visual-main {
    width: 132.5%;
    margin-left: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }

  .btn-next-carousel-main,
  .btn-prev-carousel-main {
    top: 37%;
  }

  .link-contact:hover .icon-contact img {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
}

@media only screen and (max-width: 800px) and (-webkit-min-device-pixel-ratio: 1.5) {

  .button-visual-main > a:before {
    width: 15px;
    height: 15px;
    background-position: 0 -168px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }
}

@media screen and (max-width: 650px) {

  body {
    padding-top: 0 !important;
  }

  .header-global {
    border-bottom: 1px solid #e4e7eb;
  }

  .logo-header {
    float: left;
    width: auto;
    height: 50px;
    height: auto;
  }

  .logo-header img {
    width: auto;
    height: 50px;
  }

  .btn-sp-menu {
    width: 49px;
    height: 50px;
    border-left: 1px solid #e4e7eb;
  }

  .btn-sp-menu .bar-top,
  .btn-sp-menu .bar-middle,
  .btn-sp-menu .bar-bottom {
    left: 15px;
  }

  .btn-sp-menu .bar-top {
    top: 16px;
  }

  .btn-sp-menu .bar-middle {
    top: 24px;
  }

  .btn-sp-menu .bar-bottom {
    top: 32px;
  }

  .btn-sp-search {
    display: block;
    width: 49px;
    height: 50px;
    border-left: 1px solid #e4e7eb;
  }

  .btn-sp-search.is-open {
    background-color: #f8f8fa;
    -webkit-transition: background-color 100ms linear;
            transition: background-color 100ms linear;
  }

  .btn-sp-search span {
    display: block;
    overflow: hidden;
    width: 0;
    height: 0;
  }

  .menu-header {
    display: none;
    clear: both;
    font-size: 116.66667%;
    background-color: #f8f8fa;
  }

  .nav-header {
    position: static;
  }

  .nav-header .select-nav {
    display: none;
  }

  .nav-header .select-nav.is-affiliate {
    display: block;
    border-bottom: 1px solid #e4e7eb;
  }

  .nav-header .select-nav li {
    display: block;
  }

  .nav-header .select-nav li a {
    height: 50px;
    line-height: 50px;
    color: #171718;
  }

  .nav-header .select-nav li a:hover,
  .nav-header .select-nav li a.is-current {
    color: #171718;
  }

  .nav-header-sub {
    position: static;
    margin-right: 0;
  }

  .tool-header {
    float: none;
    overflow: hidden;
    margin-bottom: -1px;
  }

  .tool-header > li {
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
    border-left: 1px solid #e4e7eb;
  }

  .tool-header > li:first-child {
    border-left: 0;
  }

  .tool-header > li > a {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 50px;
    margin-left: -1px;
    padding: 0;
    line-height: 50px;
    text-align: center;
    color: #171718;
    border-bottom: 1px solid #e4e7eb;
  }

  .tool-header > li.tool-header-search {
    display: none;
  }

  .link-search:after {
    content: normal;
  }

  .btn-region:after {
    content: normal;
  }

  .btn-region {
    margin-left: 0 !important;
    border-bottom: 0 !important;
  }

  .btn-region.is-open {
    background-color: #fff;
  }

  .nav-detail-header,
  .form-header,
  .region-header {
    position: static;
  }

  .wrapper-dropdown-header .inner-dropdown-header {
    padding: 25px 10px;
  }

  .nav-megadrop {
    display: block;
  }

  .list-nav-detail {
    margin: 0;
  }

  .list-nav-detail > li {
    display: block;
    border-bottom: 1px solid #e4e7eb;
  }

  .list-nav-detail > li > a {
    display: block;
    height: 50px;
    line-height: 50px;
    color: #171718;
  }

  .list-nav-detail > li > a:hover {
    text-decoration: none;
  }

  .list-nav-detail > li > a.has-accordion {
    position: relative;
    text-decoration: none;
    -webkit-transition: background-color 400ms linear;
            transition: background-color 400ms linear;
  }

  .list-nav-detail > li > a.has-accordion.is-current {
    text-decoration: none;
    background-color: #fff;
    -webkit-transition: background-color 100ms linear;
            transition: background-color 100ms linear;
  }

  .list-nav-detail > li > a.has-accordion.is-current:after {
    width: 16px;
    height: 16px;
    background-position: 0 -198px;
  }

  .list-nav-detail > li > a.has-accordion:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background-position: 0 -230px;
  }

  .list-nav-detail > li > dl {
    display: none;
    padding: 0 10px;
    color: #171718;
    border-top: 1px solid #e4e7eb;
    background-color: #fff;
  }

  .list-nav-detail > li > dl > dt {
    margin-bottom: 0;
    font-size: 100%;
    border: 0;
    border-bottom: 1px solid #e4e7eb;
  }

  .list-nav-detail > li > dl > dt a:before {
    content: normal;
  }

  .list-nav-detail > li > dl > dt a {
    height: 50px;
    padding: 0;
    line-height: 50px;
    text-align: center;
    color: #171718;
  }

  .list-nav-detail > li > dl > dt a:hover {
    color: #171718;
  }

  .list-nav-detail > li > dl > dd {
    border-right: 0;
    border-left: 0;
  }

  .tab-list-nav-detail {
    display: block;
  }

  .tab-list-nav-detail > li {
    display: block;
    border-bottom: 1px solid #e4e7eb;
    border-left: 0;
  }

  .tab-list-nav-detail > li:last-child {
    border-bottom: 0;
  }

  .tab-list-nav-detail > li > a {
    height: 50px;
    padding: 0;
    line-height: 50px;
    color: #171718;
  }

  .tab-list-nav-detail > li > a img {
    display: none;
  }

  .tab-list-nav-detail > li .is-current {
    margin-bottom: 0;
    color: #171718;
    border-bottom: 0;
  }

  .btn-list-nav-detail {
    display: none;
  }

  .link-list-nav-detail {
    margin-top: 0;
    border-top: 1px solid #e4e7eb;
  }

  .link-list-nav-detail:first-child {
    border-top: 0;
  }

  .link-list-nav-detail > li:empty {
    display: none;
  }

  .link-list-nav-detail > li {
    display: block;
    width: auto;
    border-top: 1px solid #e4e7eb;
    border-left: 0;
  }

  .link-list-nav-detail > li:first-child {
    border-top: 0;
  }

  .link-list-nav-detail > li > a {
    height: 50px;
    padding: 0;
    line-height: 50px;
    color: #171718;
  }

  .link-list-nav-detail > li > a > img {
    display: none;
  }

  .nav-detail-label {
    display: none;
  }

  .dl-list-nav-detail {
    display: block;
    padding: 0;
    border-left: 0;
  }

  .dl-list-nav-detail:last-child dt {
    border-bottom: 0;
  }

  .dl-list-nav-detail > dt a {
    height: 50px;
    padding: 0;
    line-height: 50px;
    color: #171718;
  }

  .dl-list-nav-detail > dt a img {
    display: none;
  }

  .dl-list-nav-detail > dd {
    display: none;
  }

  .foot-list-nav-detail ul {
    padding: 0;
  }

  .foot-list-nav-detail ul li {
    display: block;
    margin: 0;
    border-bottom: 1px solid #e4e7eb;
  }

  .foot-list-nav-detail ul li:last-child {
    border-bottom: 0;
  }

  .foot-list-nav-detail ul li a {
    display: block;
    height: 50px;
    padding: 0;
    line-height: 50px;
    color: #171718;
  }

  .foot-list-nav-detail ul li a:hover {
    text-decoration: none;
  }

  .nav-products-header {
    display: none;
  }

  .form-header .wrapper-dropdown-header {
    padding: 30px 10px;
  }

  .form-header .text-form-header {
    padding-right: 10px;
  }

  .form-header .text-form-header input[type='text'] {
    height: 35px;
    padding: 12px 10px 10px 40px;
    font-size: 108.33333%;
    line-height: 1;
    background-position: 10px center;
  }

  .form-header .btn-form-header {
    width: 60px;
  }

  .form-header .btn-form-header button {
    height: 35px;
    font-size: 108.33333%;
    line-height: 35px;
  }

  .select-area-region-header {
    margin: 0;
    padding: 10px 10px 0;
    background-color: #fff;
  }

  .select-area-region-header > dt {
    margin-bottom: 0;
    border: 0;
  }

  .select-area-region-header > dt a:before {
    content: normal;
  }

  .select-area-region-header > dt a {
    display: block;
    position: relative;
    bottom: 0;
    width: 100%;
    height: 50px;
    margin: 0;
    padding: 0;
    font-size: 78.57143%;
    line-height: 50px;
    text-align: center;
    color: #57575e;
  }

  .select-area-region-header > dt a:hover {
    color: #57575e;
  }

  .select-area-region-header > dd {
    display: none;
  }

  .select-area-region-header > dd li a img {
    display: none;
  }

  .select-area-region-header > dd li .is-current {
    margin-bottom: 0;
    border-bottom: 0;
  }

  .tab-body-region-header {
    margin-bottom: -1px;
    padding: 0 10px 0;
    border-top: 0;
    background-color: #fff;
  }

  .tab-body-region-header .wrapper-dropdown-header {
    min-width: 300px;
  }

  p.area-region-header {
    display: block;
    padding: 0;
    border-bottom: 1px solid #e4e7eb;
  }

  p.area-region-header a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #57575e;
  }

  p.area-region-header a:hover {
    text-decoration: none;
  }

  .area-region-header {
    padding: 0;
    -webkit-transition: background-color 400ms linear;
            transition: background-color 400ms linear;
  }

  .area-region-header.is-current {
    background-color: #f8f8fa;
    -webkit-transition: background-color 100ms linear;
            transition: background-color 100ms linear;
  }

  .area-region-header.is-current > dt a:after {
    width: 16px;
    height: 16px;
    background-position: 0 -198px;
  }

  .area-region-header.is-current > dt a:hover {
    text-decoration: none;
  }

  .area-region-header {
    display: block;
    font-size: 85.71429%;
  }

  .area-region-header > dt {
    display: block;
    border-bottom: 1px solid #e4e7eb;
  }

  .area-region-header > dt a {
    display: block;
    position: relative;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #57575e;
  }

  .area-region-header > dt a:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background-position: 0 -230px;
  }

  .area-region-header > dt a:hover {
    text-decoration: none;
  }

  .area-region-header > dd {
    display: none;
    border-bottom: 1px solid #e4e7eb;
  }

  .area-region-header > dd > ul > li {
    width: 50%;
    margin-bottom: 0;
    padding-left: 0;
    border-right: 1px solid #e4e7eb;
    border-bottom: 1px solid #e4e7eb;
  }

  .area-region-header > dd > ul > li:nth-child(2n) {
    border-right: 0;
  }

  .area-region-header > dd > ul > li a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #57575e;
  }

  .area-region-header > dd > ul > li a:hover {
    text-decoration: none;
  }

  .nav-footer {
    overflow: hidden;
    padding: 0;
    background-color: #fff;
  }

  .nav-footer .row {
    margin: 0 -1px 0 0;
    text-align: center;
  }

  .nav-footer .row .col-2,
  .nav-footer .row .col-3,
  .nav-footer .row .col-4,
  .nav-footer .row .col-5 {
    float: none;
    clear: both;
    overflow: hidden;
    width: auto;
    padding: 0;
  }

  .nav-footer .row .col-sp-2 {
    float: left;
    clear: none;
    width: 50%;
  }

  .nav-footer .row .col-sp-inline {
    display: inline-block;
    margin-top: 7px;
    margin-bottom: -9px;
  }

  .nav-footer .row .col-sp-inline:last-child *:last-child a {
    padding-right: 8px;
    border-right: 1px solid #e4e7eb;
  }

  .link-footer-lv1,
  .link-footer-lv2 {
    margin-bottom: 0;
  }

  .link-footer-lv1 > dt,
  .link-footer-lv2 > dt {
    margin-bottom: 0;
  }

  .link-footer-lv1 > dd,
  .link-footer-lv2 > dd {
    display: none;
  }

  .link-footer-lv1 {
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
    font-size: 92.85714%;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #a2a4b3;
  }

  .col-sp-2 .link-footer-lv1 {
    width: 100%;
  }

  .link-footer-lv1 a {
    display: block;
    padding: 10px 0;
    text-align: center;
  }

  .link-footer-lv2 {
    display: inline-block;
    font-size: 71.42857%;
    font-weight: normal;
  }

  .link-footer-lv2 a {
    padding-right: 5px;
    padding-left: 8px;
    color: #353539;
    border-left: 1px solid #e4e7eb;
  }

  .note-footer {
    display: none;
  }

  .link-upper-footer {
    margin-bottom: -6px;
    border-bottom: 0;
  }

  .list-link-upper {
    padding: 1px 10px;
    text-align: center;
  }

  .list-link-upper li {
    display: block;
    margin: 0 0 8px;
    font-size: 71.42857%;
  }

  .list-link-upper li a {
    padding: 0 8px;
    color: #353539;
    border-right: 1px solid #e4e7eb;
    border-left: 1px solid #e4e7eb;
  }

  .info-footer .wrapper-footer {
    margin-bottom: 0;
    padding-bottom: 10px;
  }

  .wrapper-footer {
    margin-bottom: 10px;
    padding: 0;
  }

  .wrapper-footer .inner-footer {
    float: none;
    text-align: center;
  }

  .links-footer-info {
    float: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e7eb;
  }

  .links-footer-info li {
    display: inline-block;
    float: none;
    margin: 0;
  }

  .links-footer-info li:last-child a {
    padding-right: 8px;
    border-right: 1px solid #e4e7eb;
  }

  .links-footer-info li a {
    padding-right: 5px;
    padding-left: 8px;
    font-size: 90.90909%;
    color: #353539;
    border-left: 1px solid #e4e7eb;
  }

  .list-sns-footer {
    float: none;
    margin-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    border-bottom: 1px solid #e4e7eb;
  }

  .list-sns-footer li {
    display: inline-block;
    float: none;
    margin: 0 5px;
  }

  .list-sns-footer li:hover {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }

  .inner-totop-footer {
    padding: 0 10px;
  }

  .totop-footer a {
    right: 10px;
  }

  .totop-footer a:hover {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }

  .logo-footer {
    position: static;
    width: auto;
    height: auto;
    margin-top: 0;
  }

  .copyright {
    float: none;
    margin: 0;
    text-align: center;
  }

  .cookie-footer-inner {
    display: block;
  }

  .cookie-footer-title {
    display: block;
    width: 100%;
    padding: 15px 20px;
    font-size: 128.57143%;
  }

  .cookie-footer-text {
    display: block;
    padding: 15px 20px 0;
  }

  .cookie-footer-button {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 15px 20px 20px;
    text-align: center;
  }

  .breadcrumbs {
    display: none;
  }

  .title-each-company h1 {
    padding: 0 10px;
  }

  .header-pageTitle-low .inner-pageTitle > p,
  .header-pageTitle-high .inner-pageTitle > p {
    margin-top: -26px;
    font-size: 85.71429%;
  }

  .header-pageTitle-low .inner-pageTitle > p + h1,
  .header-pageTitle-high .inner-pageTitle > p + h1 {
    padding-top: 16px;
    font-size: 164.28571%;
  }

  .header-pageTitle-low .inner-pageTitle > p + h1 span,
  .header-pageTitle-high .inner-pageTitle > p + h1 span {
    margin-top: 0;
    font-size: 41.66667%;
  }

  .header-pageTitle-low h1,
  .header-pageTitle-high h1 {
    font-size: 164.28571%;
  }

  .header-pageTitle-low h1 span,
  .header-pageTitle-high h1 span {
    font-size: 41.66667%;
  }

  .header-pageTitle-low .inner-pageTitle {
    height: 80px;
  }

  .header-pageTitle-high .inner-pageTitle {
    height: 160px;
  }

  .header-pageTitle-product-detail {
    height: 220px;
  }

  .header-pageTitle-product-detail .image-title img {
    width: 160px;
    max-width: 1020px;
    height: 220px;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }

  .wrapper-pageTitle-product-detail .inner-pageTitle {
    height: 220px;
    padding-right: 35%;
  }

  .wrapper-pageTitle-product-detail h1 {
    margin-bottom: 15px;
    font-size: 164.28571%;
  }

  .category-pageTitle {
    font-size: 71.42857%;
  }

  .info-pageTitle > dl > dt {
    padding-top: 5px;
  }

  .info-pageTitle > dl > dt span {
    padding: 2px 5px;
  }

  .list-icon-pageTitle {
    margin-top: 10px;
  }

  .list-icon-pageTitle li {
    width: 20px;
    height: 20px;
    margin-left: 5px;
  }

  .image-title img {
    width: auto;
    height: 100%;
    min-height: 0;
    margin-left: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }

  .nav-page {
    display: none;
  }

  .nav-page-anchor {
    padding-top: 0;
    border-top: 0;
  }

  .nav-page-anchor ul > li {
    width: 50%;
  }

  .nav-page-event ul,
  .nav-page-products ul {
    display: block;
    overflow: hidden;
    padding: 0;
  }

  .nav-page-event ul li,
  .nav-page-products ul li {
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.33333%;
    border-bottom: 1px solid #e4e7eb;
  }

  .nav-page-event ul li:first-child,
  .nav-page-products ul li:first-child {
    border-left: 0;
  }

  .nav-page-event ul li:nth-child(3n),
  .nav-page-products ul li:nth-child(3n) {
    border-right: 0;
  }

  .nav-page-event ul li > a span,
  .nav-page-event ul li > span span,
  .nav-page-products ul li > a span,
  .nav-page-products ul li > span span {
    height: 30px;
    min-height: 30px;
  }

  .nav-page-event.is-fixed,
  .nav-page-products.is-fixed {
    position: static;
    border-bottom: 0;
  }

  .nav-page-event ul li.link-all {
    width: 100%;
    border-right: 0;
  }

  .select-category-event,
  .select-category {
    padding-top: 15px;
    border-bottom: 0;
  }

  .select-category-event ul,
  .select-category ul {
    display: block;
    overflow: hidden;
    padding: 0 10px;
  }

  .select-category-event ul li,
  .select-category ul li {
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
    border-bottom: 1px solid #d7dae0;
    background-color: #fff;
  }

  .select-category-event ul li:nth-child(2n),
  .select-category ul li:nth-child(2n) {
    border-left: 1px solid #d7dae0;
  }

  .select-category-event ul li:nth-child(2n).is-current,
  .select-category ul li:nth-child(2n).is-current {
    border-left: 1px solid #d7dae0;
  }

  .select-category-event ul li.is-current,
  .select-category ul li.is-current {
    bottom: 0;
    margin-left: 0;
    border-top: 0;
    border-bottom: 1px solid #d7dae0;
    border-left: 0;
    background-color: #f8f8fa;
  }

  .select-category-event ul li.is-current a,
  .select-category ul li.is-current a {
    margin-top: 0;
    padding-bottom: 6px;
  }

  .select-category-event ul li.is-current a span,
  .select-category ul li.is-current a span {
    padding-right: 0;
  }

  .select-category-event ul li:first-child a,
  .select-category ul li:first-child a {
    border-left: 0;
  }

  .select-category-event ul li a,
  .select-category ul li a {
    height: 45px;
    min-height: 45px;
    border: 0;
  }

  .column-main .container-list-checkbox {
    width: auto;
    margin: -30px -10px 20px;
    padding: 0 10px;
    border-top: 0;
  }

  .container-list-checkbox {
    margin-top: 0;
    padding: 15px 10px 0;
    background-color: #eeeff2;
  }

  .list-checkbox {
    margin-bottom: 0;
  }

  .column-main .list-checkbox {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .container-result {
    padding: 0 10px;
  }

  .container-result .inner-container-result {
    padding-top: 15px;
    border-top: 0;
  }

  .container-result .data-result {
    width: 100%;
    margin-bottom: 15px;
    padding: 0;
  }

  .container-result .go-compare {
    width: 100%;
    padding: 0;
    text-align: right;
  }

  .container-result .go-compare .btn-compare {
    display: inline-block;
    width: auto;
    padding: 0 44px;
  }

  .area-result .result dt {
    font-size: 85.71429%;
  }

  .area-result .result dd {
    font-size: 100%;
  }

  .container-sort > dt > a {
    font-size: 85.71429%;
  }

  .container-sort > dd .container-list-checkbox {
    margin: 0;
    border-top: 1px solid #e4e7eb;
    background-color: transparent;
  }

 
  .container-contact {
    padding-bottom: 10px;
  }

  .column-main {
    float: none;
    width: 100%;
    padding-right: 0;
  }

  .column-sidebar {
    display: table;
    float: none;
    width: 100%;
    padding-left: 0;
  }

  .inner-split .col-1,
  .inner-split .col-2,
  .inner-split .col-2s,
  .inner-split .col-2l,
  .inner-split .col-3,
  .inner-split .col-4,
  .inner-split .col-5 {
    padding: 15px 10px 0;
    border-top: 1px solid #e4e7eb;
    border-left: 0;
  }

  .inner-split .col-1:first-child,
  .inner-split .col-2:first-child,
  .inner-split .col-2s:first-child,
  .inner-split .col-2l:first-child,
  .inner-split .col-3:first-child,
  .inner-split .col-4:first-child,
  .inner-split .col-5:first-child {
    border-top: 0;
  }

  .row {
    margin: 0 -5px;
  }

  .row .col-1,
  .row .col-2,
  .row .col-2s,
  .row .col-2l,
  .row .col-3,
  .row .col-4,
  .row .col-5 {
    padding: 0 5px;
  }

  .col-2 {
    width: 100%;
  }

  .col-2s {
    width: 100%;
  }

  .col-2l {
    width: 100%;
  }

  .col-3 {
    width: 100%;
  }

  .col-4 {
    width: 50%;
  }

  .title-sidenav {
    font-size: 100%;
  }

  .title-sidenav a:after {
    right: 10px;
  }

  .title-sidenav a {
    padding: 1px 10px 9px;
  }

  .nav-side > dl > dd > ul > li a {
    padding-top: 9px;
    padding-right: 10px;
    padding-bottom: 9px;
  }

  .nav-side > dl > dd > ul > li > a {
    padding-left: 31px;
  }

  .nav-side > dl > dd > ul > li > a:before {
    top: -.24em;
  }

  .nav-side > dl > dd > ul > li > a.is-current {
    padding: 10px 10px 9px;
  }

  .nav-side > dl > dd > ul > li > span {
    padding: 10px 10px 9px;
  }

  .nav-side {
    display: table-footer-group;
  }

  .nav-side > dl {
    margin: 30px -10px -15px;
  }

  .list-sidenav-deep a.is-current {
    padding: 11px 10px 10px;
  }

  .list-sidenav-deep > li a {
    padding-left: 40px;
  }

  .list-sidenav-deep > li a.is-current {
    padding-left: 30px;
  }

  .list-sidenav-deep > li > ul > li > a {
    padding-left: 50px;
  }

  .list-sidenav-deep > li > ul > li > a.is-current {
    padding-left: 40px;
  }

  hr {
    margin-bottom: 15px;
  }

  .block p,
  .block figure,
  .block table,
  .panel p {
    margin-bottom: 15px;
  }

  .block {
    margin-bottom: 15px;
  }

  .event-body {
    margin-top: 15px;
  }

  .inner-block {
    padding: 15px 10px 0;
  }

  .inner-block.group {
    margin-bottom: 0;
  }

  .area {
    margin-bottom: 15px;
  }

  .inner-area {
    margin: 15px 0 0;
    padding: 0;
  }

  .group {
    margin-bottom: 15px;
  }

  .inner-group {
    margin: 0 0 -10px;
  }

  * + .inner-group,
  .outer-accordion > .inner-group {
    margin: 15px 0 0;
    padding: 0;
  }

  .panel {
    margin-bottom: 10px;
  }

  .inner-panel {
    padding: 15px 10px 0;
  }

  .inner-panel-fzLarge {
    padding: 15px 10px 0;
  }

  .inner-panel-fzLarge .category-list {
    margin-bottom: 10px;
  }

  .outer-accordion {
    overflow: hidden;
  }

  .outer-accordion .inner-block,
  .outer-accordion .inner-panel {
    padding-bottom: 1px;
  }

  .outer-accordion .inner-group > ul > li:nth-last-child(1) .panel,
  .outer-accordion .inner-group > ul > li:nth-last-child(2) .panel,
  .outer-accordion .inner-group > ol > li:nth-last-child(1) .panel,
  .outer-accordion .inner-group > ol > li:nth-last-child(2) .panel {
    margin-bottom: 0;
  }

  .outer-accordion .inner-group > .outer-list-product > ul > li .panel,
  .outer-accordion .inner-group > .outer-list-product > ol > li .panel {
    margin-bottom: 0;
  }

  .container-region-top {
    margin-top: 0;
    margin-bottom: 25px;
  }

  .boxes {
    border-bottom: 0;
  }

  .boxes > .box-4 {
    width: 100%;
  }

  .boxes a:hover .content-box:before {
    display: none;
  }

  .box-2 {
    width: 100%;
  }

  .inbox-full,
  .inbox-half {
    height: auto;
    padding-top: 0;
  }

  .inbox-full > a,
  .inbox-half > a,
  .inbox-full > .inner-box,
  .inbox-half > .inner-box {
    position: static;
  }

  .inbox-full .box-2,
  .inbox-half .box-2,
  .inbox-full .box-1,
  .inbox-half .box-1 {
    position: static;
  }

  .inner-box {
    border-bottom: 1px solid #e4e7eb;
  }

  .content-box {
    padding: 15px 20px;
  }

  .content-box:before {
    display: none;
  }

  .arrow-bottom:after {
    display: none;
  }

  .arrow-top:after {
    display: none;
  }

  .pos-lb {
    top: 0;
  }

  .pos-rb {
    top: 0;
  }

  .thumbnail-box {
    display: table-cell;
    width: 32.5%;
    vertical-align: middle;
  }

  .thumbnail-box-sp {
    display: table-cell;
    width: 32.5%;
    vertical-align: middle;
  }

  .thumbnail-box-sp img {
    width: 100%;
  }

  .box-sp-hidden {
    display: none;
  }

  .topic-box {
    display: table-cell;
    padding-left: 15px;
    vertical-align: middle;
  }

  .topic-box > dd {
    display: block;
  }

  .topic-box-nonImg {
    display: table-cell;
    padding-left: 15px;
    vertical-align: middle;
  }

  .img-category-biomedical {
    width: 35%;
    padding: 0 10px;
  }

  .txt-category-biomedical {
    padding: 15px 0;
  }

  .linkBlock-subhead {
    margin-bottom: 15px;
  }

  .linkBlock-subhead > dt {
    margin-bottom: 15px;
  }

  .header-accordion > a {
    cursor: pointer;
  }

  .header-accordion > a:after {
    content: '';
    display: inline-block;
    position: relative;
    position: absolute;
    top: -.31em;
    top: 50%;
    right: 10px;
    width: 16px;
    height: 16px;
    margin-top: -7px;
    vertical-align: bottom;
    background-position: 0 -214px;
  }

  .header-accordion.is-open > a:after {
    width: 16px;
    height: 16px;
    background-position: 0 -246px;
  }

  .header-area {
    padding-top: 5px;
  }

  .link-header-outside {
    margin-bottom: -5px;
  }

  .heading-lv2 .list-label-heading {
    float: right;
    margin-bottom: 3px;
    padding-top: 8px;
  }

  a.heading-lv2 {
    padding-right: 35px;
  }

  a.heading-lv2:after {
    right: 10px;
  }

  .heading-lv3:first-child,
  .row + .heading-lv3 {
    margin-top: 4px;
  }

  a.heading-lv3 {
    padding-right: 35px;
  }

  a.heading-lv3:after {
    right: 10px;
  }

  .heading-lv3 {
    margin: 20px 0 15px;
  }

  .group > .heading-lv3,
  .area > .heading-lv3,
  .group > .header-accordion .heading-lv3,
  .area > .header-accordion .heading-lv3 {
    margin: 0;
  }

  .column-sidebar .heading-lv3 {
    margin-top: 0;
    padding: 9px 35px 8px 10px;
  }

  .header-each-event .heading-lv3 {
    margin-top: 7px;
  }

  .header-each-event .data-header-each-event {
    display: block;
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .heading-lv4 {
    margin-bottom: 15px;
    padding-bottom: 7px;
    font-size: 107.14286%;
  }

  .heading-lv5 {
    margin-bottom: 8px;
  }

  .heading-lv5-02 {
    margin-bottom: 8px;
  }

  .list-disc {
    margin-bottom: 15px;
  }

  .list-decimal {
    margin-bottom: 15px;
  }

  .list-horizontal {
    margin-bottom: 8px;
  }

  .list-link {
    margin-bottom: 15px;
  }

  .list-topic li {
    margin-bottom: 12px;
  }

  .list-news:last-child {
    margin-bottom: 15px;
  }

  .list-news {
    margin-bottom: 5px;
  }

  .list-news > li {
    margin-top: 15px;
    padding-top: 15px;
  }

  .list-news > li .news-day {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }

  .list-news .list-news-each > li {
    margin-top: 10px;
  }

  .list-panel-2,
  .list-panel-4,
  .list-panel-3 {
    margin: 0 -5px;
  }

  .list-panel-2 > li,
  .list-panel-4 > li,
  .list-panel-3 > li {
    width: 50%;
    padding: 0 5px;
  }

  .list-panel-2 > li .inner-panel-fzLarge,
  .list-panel-4 > li .inner-panel-fzLarge,
  .list-panel-3 > li .inner-panel-fzLarge {
    padding-top: 20px;
  }

  .list-panel-2 > li .inner-panel,
  .list-panel-4 > li .inner-panel,
  .list-panel-3 > li .inner-panel {
    padding-top: 10px;
  }

  .list-faq {
    margin-bottom: 15px;
  }

  .list-faq > li {
    margin-top: 15px;
    padding-top: 15px;
  }

  .outer-list-product {
    margin: 0 -10px;
    padding: 0 10px;
  }

  .list-product,
  .list-product-carousel {
    margin: 0 -5px;
  }

  .column-main .list-product > li,
  .column-main
  .list-product-carousel > li {
    padding: 0 5px;
  }

  .list-product > li,
  .list-product-carousel > li {
    width: 50%;
    padding: 0 5px;
  }

  .list-product > li .inner-panel,
  .list-product-carousel > li .inner-panel {
    padding-top: 10px;
  }

  .list-product .check-pabel,
  .list-product-carousel .check-pabel {
    float: none;
  }

  .list-product .check-pabel label,
  .list-product-carousel .check-pabel label {
    font-size: 71.42857%;
  }

  .list-product .area-btn-comparison,
  .list-product-carousel .area-btn-comparison {
    float: none;
    margin-top: 15px;
  }

  .list-product .list-icon-product,
  .list-product-carousel .list-icon-product {
    margin-bottom: 10px;
  }

  .list-product .info-product > dt,
  .list-product-carousel .info-product > dt {
    margin-bottom: 7px;
  }

  .btn-prev-list-product a,
  .btn-next-list-product a {
    width: 40px;
    height: 40px;
  }

  .btn-prev-list-product {
    left: -10px;
    margin-top: -40px;
  }

  .btn-prev-list-product a {
    width: 20px;
    height: 40px;
    background-position: 0 -614px;
  }

  .btn-next-list-product {
    right: -10px;
    margin-top: -40px;
  }

  .btn-next-list-product a {
    width: 20px;
    height: 40px;
    background-position: 0 -654px;
  }

  .list-manual-product {
    margin: 0 -5px;
  }

  .list-manual-product li {
    width: 50%;
    padding: 0 5px;
  }

  .list-manual-product li .panel {
    margin-bottom: 10px;
  }

  .list-categories-top-biomedical,
  .list-categories-top {
    margin-bottom: 25px;
  }

  .list-categories-top-biomedical li,
  .list-categories-top li {
    width: 50%;
  }

  .list-bnr li {
    margin-bottom: 10px;
  }

  .item-thumbnail-top {
    margin-bottom: 15px;
  }

  .item-thumbnail-top .thumbnail {
    margin-bottom: 10px;
  }

  .item-thumbnail-left {
    margin-bottom: 15px;
  }

  .item-thumbnail-left .thumbnail {
    max-width: 30%;
    margin-right: 10px;
  }

  .item-thumbnail-left .thumbnail img {
    max-width: 100%;
  }

  .item-thumbnail-right {
    margin-bottom: 15px;
  }

  .item-thumbnail-right .thumbnail {
    max-width: 30%;
    margin-left: 10px;
  }

  .item-thumbnail-right .thumbnail img {
    max-width: 100%;
  }

  .topic,
  .topic-small {
    margin-bottom: 15px;
  }

  .topic .title-topic,
  .topic-small .title-topic {
    margin-bottom: 5px;
  }

  .topic-category-biomedical {
    padding: 0 10px;
  }

  .topic-category-biomedical {
    margin-bottom: 15px;
  }

  .topic-category-biomedical > dt {
    margin-bottom: 10px;
    font-size: 128.57143%;
  }

  .topic-category-biomedical > dd {
    font-size: 85.71429%;
  }

  .info-subhead {
    margin-bottom: 15px;
  }

  .info-subhead > dt {
    margin-bottom: 7px;
  }

  .info-subhead-top {
    margin-bottom: 15px;
  }

  .info-subhead-top > dt {
    margin-bottom: 10px;
  }

  .info-horizontal-disc > dt {
    float: none;
    width: auto;
    padding-right: 0;
  }

  .info-horizontal-disc > dd {
    padding-left: 1em;
  }

  table td,
  table th {
    padding: 10px;
  }

  table td {
    font-size: 85.71429%;
  }

  .table-responsive p .delete-compare {
    top: 3;
    right: 0;
  }

  .link-category-biomedical {
    margin: 0 10px;
    text-align: left !important;
  }

  .link-category-biomedical a {
    padding: 14px 25px 12px;
    text-align: center;
  }

  .media-youtube {
    margin-bottom: 16px;
  }

  .bnr {
    margin-bottom: 10px;
  }

  [class^='col-']:last-child .bnr {
    margin-bottom: 15px;
  }

  .column-sidebar .bnr {
    margin-bottom: 10px;
  }

  .panel .name-product {
    margin-bottom: 5px;
  }

  .selects_categories {
    margin-bottom: 5px;
  }

  .selects_categories > dd .col-4 {
    margin-bottom: 10px;
  }

  .tab-navigation {
    display: none;
  }

  .tab-body {
    padding: 0;
  }

  .inner-tab > dl {
    display: block;
    border-bottom: 1px solid #e4e7eb;
  }

  .inner-tab > dl:last-child {
    border-bottom: 0;
  }

  .inner-tab > dl.is-current > dt a {
    color: #fff;
    background-color: #0056a8;
  }

  .inner-tab > dl.is-current > dt a:after {
    width: 16px;
    height: 16px;
    background-position: 0 -246px;
  }

  .inner-tab > dl > dt {
    display: block;
  }

  .inner-tab > dl > dt a {
    display: block;
    position: relative;
    padding: 10px;
    text-decoration: none;
    color: #353539;
    background-color: #fff;
  }

  .inner-tab > dl > dt a:hover {
    text-decoration: none;
  }

  .inner-tab > dl > dt a:after {
    content: '';
    display: inline-block;
    position: relative;
    position: absolute;
    top: -.31em;
    top: 50%;
    right: 10px;
    width: 16px;
    height: 16px;
    margin-top: -7px;
    vertical-align: bottom;
    background-position: 0 -230px;
  }

  .inner-tab > dl > dd {
    display: none;
    padding: 15px 10px 0;
  }

  .inner-tab > dl > dd > ul,
  .inner-tab > dl > dd > li,
  .inner-tab > dl > dd > dl,
  .inner-tab > dl > dd > p {
    padding-top: 0;
  }

  .link-modal.has-icon:before {
    display: none;
  }

  .gallery-products .pick-gallery,
  .gallery-products .list-gallery {
    float: none;
    width: 100%;
  }

  .gallery-products .list-gallery ul {
    margin: 0 -6px;
  }

  .gallery-products .list-gallery li {
    margin-bottom: 15px;
    padding: 0 6px;
  }

  .gallery-products .list-gallery li.is-empty {
    display: none;
  }

  .gallery-products .list-gallery li a:hover:after {
    border: 0;
  }

  .gallery-products .list-gallery li a.is-current:hover:after {
    content: ' ';
    border: 4px solid #0056a8;
  }

  .btn-prev-gallery,
  .btn-next-gallery {
    display: block;
    position: absolute;
  }

  .banner-visual-main {
    position: relative;
    padding-top: 0;
  }

  .banner-visual-main > a {
    margin-top: 0;
    padding-top: 0;
  }

  .text-visual-main {
    padding: 15px 10px;
    font-size: 85.71429%;
  }

  .heading01-visual-main {
    top: 0;
    left: 40px;
    padding-top: 25%;
    font-size: 164.28571%;
    -webkit-transform: translateY(-58px);
        -ms-transform: translateY(-58px);
            transform: translateY(-58px);
  }

  .heading01-visual-main > img {
    width: auto;
    height: 20px;
  }

  .heading02-visual-main {
    top: 0;
    left: 40px;
    padding-top: 25%;
    font-size: 100%;
    -webkit-transform: translateY(-29px);
        -ms-transform: translateY(-29px);
            transform: translateY(-29px);
  }

  .buttons-visual-main {
    left: 40px;
    margin-top: 25%;
  }

  .button-visual-main {
    float: none;
    margin-top: 10px;
    margin-left: 0;
  }

  .button-visual-main > a:before {
    top: 0;
    margin-right: 5px;
  }

  .button-visual-main > a {
    width: 150px;
    padding: 8px 5px;
    font-size: 71.42857%;
  }

  .image-visual-main {
    position: static;
    width: 100%;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }

  .container-important-information {
    height: auto;
    padding-top: 15px;
  }

  .container-important-information dl {
    position: static;
    padding: 0 10px;
  }

  .container-important-information dt {
    display: block;
    width: 100%;
  }

  .container-important-information dd {
    display: block;
    width: 100%;
    padding: 15px 10px;
    border-bottom: 1px solid #e4e7eb;
  }

  .link-contact {
    display: table;
    margin: 0 0 15px;
  }

  .icon-contact {
    display: table-cell;
    width: 25%;
  }

  .info-contact {
    display: table-cell;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle;
  }

  .info-contact > dt {
    margin-bottom: 3px;
  }

  .info-contact > dd {
    margin: 0;
    font-size: 71.42857%;
  }

  .title-region {
    clear: both;
    padding: 20px 0 15px;
    font-size: 250%;
  }

  .wrapper-region {
    display: block;
    border-top: 1px solid #e4e7eb;
  }

  .wrapper-region > dl {
    display: block;
    padding: 0;
    border-right: 0;
  }

  .wrapper-region > dl:first-child {
    border-left: 0;
  }

  .wrapper-region > dl {
    -webkit-transition: background-color 400ms linear;
            transition: background-color 400ms linear;
  }

  .wrapper-region > dl.is-current {
    background-color: #fff;
    -webkit-transition: background-color 100ms linear;
            transition: background-color 100ms linear;
  }

  .wrapper-region > dl.is-current > dt a[href='#']:after {
    width: 16px;
    height: 16px;
    background-position: 0 -198px;
  }

  .wrapper-region > dl.is-current > dt a[href='#']:hover {
    text-decoration: none;
  }

  .wrapper-region > dl > dt {
    font-size: 85.71429%;
  }

  .wrapper-region > dl > dt img {
    display: none;
  }

  .wrapper-region > dl > dt a {
    display: block;
    position: relative;
    height: 50px;
    padding: 0;
    cursor: pointer;
    font-family: 'Helvetica', 'Arial', sans-serif;
    line-height: 50px;
    text-align: center;
    color: #57575e;
  }

  .wrapper-region > dl > dt a[href='#']:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background-position: 0 -230px;
  }

  .wrapper-region > dl > dd {
    display: none;
    padding-top: 0;
    border-bottom: 1px solid #e4e7eb;
  }

  .wrapper-region > dl > dd ul {
    margin-bottom: -1px;
  }

  .wrapper-region > dl > dd li {
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
    margin-bottom: 0;
    padding-left: 0;
    border-right: 1px solid #e4e7eb;
    border-bottom: 1px solid #e4e7eb;
  }

  .wrapper-region > dl > dd li:nth-child(2n) {
    border-right: 0;
  }

  .wrapper-region > dl > dd li a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #57575e;
  }

  .wrapper-region > dl > dd li a:hover {
    text-decoration: none;
  }

  .wrapper-region > dl > dd p a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #57575e;
  }

  .wrapper-region > dl > dd p a:hover {
    text-decoration: none;
  }

  .area-region-global {
    margin-top: 0;
    padding: 0;
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-size: 85.71429%;
    border-top: 0;
    border-bottom: 1px solid #e4e7eb;
  }

  .area-region-global a {
    display: block;
    height: 50px;
    padding: 0;
    line-height: 50px;
    text-align: center;
    color: #0056a8;
  }

  .sticky-buttons {
    display: none;
  }
}

@media only screen and (max-width: 650px) and (-webkit-min-device-pixel-ratio: 1.5) {

  .list-nav-detail > li > a.has-accordion.is-current:after {
    width: 16px;
    height: 16px;
    background-position: 0 -198px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .list-nav-detail > li > a.has-accordion:after {
    width: 16px;
    height: 16px;
    background-position: 0 -230px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .area-region-header.is-current > dt a:after {
    width: 16px;
    height: 16px;
    background-position: 0 -198px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .area-region-header > dt a:after {
    width: 16px;
    height: 16px;
    background-position: 0 -230px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .header-accordion > a:after {
    width: 16px;
    height: 16px;
    background-position: 0 -214px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .header-accordion.is-open > a:after {
    width: 16px;
    height: 16px;
    background-position: 0 -246px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .btn-prev-list-product a {
    width: 20px;
    height: 40px;
    background-position: 0 -614px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .btn-next-list-product a {
    width: 20px;
    height: 40px;
    background-position: 0 -654px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .inner-tab > dl.is-current > dt a:after {
    width: 16px;
    height: 16px;
    background-position: 0 -246px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .inner-tab > dl > dt a:after {
    width: 16px;
    height: 16px;
    background-position: 0 -230px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .wrapper-region > dl.is-current > dt a[href='#']:after {
    width: 16px;
    height: 16px;
    background-position: 0 -198px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }

  .wrapper-region > dl > dt a[href='#']:after {
    width: 16px;
    height: 16px;
    background-position: 0 -230px;
    -webkit-background-size: 32px 694px;
            background-size: 32px 694px;
  }
}

.heading-lv2 {
    padding: 10px 20px 10px;
    font-family: 'AxisStd-Medium', sans-serif;
    font-size: 128.57143%;
}

.row-1{
  width: 45%;
  margin: 20px;
}

.solu_main_text-1{
  width: 100%;
  margin: 0 auto;
}

.solu_main_text-1 h4{
  width: 800px;
  margin: 15px auto;
  text-align: center;
  font-size: 15px;
}

.solu_main_text-1 p{
  width: 900px;
  margin: 0 auto;
}
.zuobian_l{ width:50%;}
.top2{ width:40%;}
.youbian_r_tit{ color:#3e3e3e; font-weight:bold; font-size:23px;}
.youbian_r_bg{ width:100%; height:auto; overflow:hidden; background:#f6f5f5; margin-top:51px; padding-top:20px; padding-bottom:20px;}
.youbian_r_bg_top{ width:90%; height:auto; margin:0px auto;}
.bian_tex{ color:#3e3e3e; font-size:16px;}
.zuobian_r{ width:48%;}
.spe_sm{ margin-top:40px;}
.zxzx{ margin-top:50px;}
.zxzx ul li{ float:left; height:41px; line-height:41px; font-size:17px; text-align:center; color:#fff; width:40%; margin-right:5%;}
.zxzx ul li .zx_top{ width:60%; margin:0px auto;}
.zxzx ul li:nth-of-type(1){ background:#ffb901;}
.zxzx ul li:nth-of-type(2){ background:#034091;}
.tupian1{ margin-bottom:30px;}
.inner_t{ text-align:center;  width:39%; }
.inner_t img{border:1px solid #ccc;}
.col-22{ width:60%;}
@media screen and (max-width: 650px) {
	
	.zuobian_l{ width:100%;}
	.zuobian_r{ width:100%; margin-top:10px;}
	.zxzx ul li .zx_top{ width:70%;}
	.inner_t{ display:none;}
	.col-22{ width:100%;}
	
	}