@charset "UTF-8";
/* IEハック用mixin */
a {
  color: #00339c;
}

a:hover {
  text-decoration: none;
}

._mt15 {
  margin-top: 15px;
}

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

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

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

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

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

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

._mt70 {
  margin-top: 70px !important;
}

._mt80 {
  margin-top: 80px !important;
}

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

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.index-block {
  margin-top: 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -ms-flexbox;
  display: flex;
}

.index-block .mh01 {
  border: 1px solid #DDDDDD;
  width: calc((100% - 41px) / 3);
  margin: 0 20px 30px 0;
}

.index-block .mh01:nth-of-type(3n) {
  margin-right: 0;
}

.index-block .mh01 a {
  font-size: 19px;
  position: relative;
  text-decoration: none;
}

.index-block .mh01 a:hover p span {
  text-decoration: underline;
}

.index-block .mh01 a:hover p span:before {
  text-decoration: none !important;
}

.index-block .mh01 a:hover .mh-inner span {
  text-decoration: none !important;
}

.index-block .mh01 a p {
  border-top: 1px solid #df0523;
  display: block;
  background: #f3f3f3;
  padding: 12px 25px;
  font-size: 16px;
  position: relative;
  text-decoration: none;
}

.index-block .mh01 a p span:before {
  content: "\f3d3";
  display: inline-block;
  font-family: "Ionicons";
  position: absolute;
  color: #df0523;
  right: 20px;
  font-size: 21px;
  top: 8px;
}

.index-block .mh01 a p.prdct {
  background: #df0523;
}

.index-block .mh01 a p.prdct span {
  color: #fff;
}

.index-block .mh01 a p.prdct span:before {
  color: #fff;
}

.index-block .mh01 a .mh-inner {
  color: #000;
  font-size: 16px;
  padding: 10px 20px 15px;
  text-align: center;
}

.index-block .mh01 a .mh-inner span {
  text-align: left;
  display: block;
  margin-top: 20px;
  line-height: 24px;
}

.index-block.led-uv {
  margin-top: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -ms-flexbox;
  display: flex;
}

.index-block.led-uv .mh01 {
  border: 1px solid #DDDDDD;
  width: calc(34% - 17px);
  margin: 0 15px 10px 0;
}

.index-block.led-uv .mh01:nth-last-child(-n+3) {
  margin-bottom: 0;
}

.index-block.led-uv .mh01:nth-of-type(3n) {
  margin-right: 0;
}

.index-block.led-uv .mh01 > p {
  background: #f3f3f3;
  padding: 8px 25px;
  font-size: 16px;
  position: relative;
  text-decoration: none;
  font-weight: bold;
}

.index-block.led-uv .mh01 .mh-inner {
  padding: 10px 20px 15px;
  text-align: center;
}

.index-block.led-uv .mh01 .mh-inner span {
  display: block;
  margin-top: 10px;
  line-height: 22px;
  text-align: left;
}

.index-block.led-uv .mh01 .mh-inner p {
  margin-top: 5px;
  text-align: left;
  height: 20px;
  white-space: nowrap;
}

.index-block.led-uv .mh01 .mh-inner p a {
  display: inline-block;
  text-decoration: none;
  margin-left: 16px;
  position: relative;
  font-size: 16px;
}

.index-block.led-uv .mh01 .mh-inner p a:nth-of-type(2) {
  margin-left: 0;
}

.index-block.led-uv .mh01 .mh-inner p a:nth-of-type(2):before {
  content: none;
}

.index-block.led-uv .mh01 .mh-inner p a:before {
  content: "\f3d3";
  display: inline-block;
  font-family: "Ionicons";
  position: absolute;
  color: #df0523;
  left: -13px;
}

.index-block.led-uv .mh01 .mh-inner p a:hover {
  text-decoration: underline;
}

.index-block.led-uv .mh01 .mh-inner img {
  max-width: 240px;
  width: 100%;
}

.btn.list {
  display: none;
}

.btn.list a:hover {
  background: #fff;
  color: #df0422;
}

.btn.contact {
  width: 234px;
  height: 37px;
  line-height: 33px;
}

.btn.contact a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background: #DF0422;
  text-align: center;
  color: #FFFFFF;
  font-size: 16px;
  border: 2px solid #DF0422;
  transition: 0.3s;
  position: relative;
}

.btn.contact a:before {
  content: "\f3d3";
  display: inline-block;
  font-family: "Ionicons";
  position: absolute;
  font-size: 1rem;
  top: 0.5px;
  right: 10px;
}

.btn.contact a:hover {
  background: #FFFFFF;
  color: #DF0422;
}

.contact-btn {
  text-align: center;
  border: 1px solid #DDDDDD;
  margin-top: 10px;
  font-weight: bold;
  font-size: 14px;
  background: white;
  background: linear-gradient(to bottom, white 0%, #f1f1f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f3',GradientType=0 );
  position: relative;
}

.contact-btn:after {
  content: "\f3d3";
  display: inline-block;
  font-family: "Ionicons";
  position: absolute;
  font-size: 1.3rem;
  top: 6px;
  right: 13px;
  color: #df0523;
}

.contact-btn:hover {
  background: linear-gradient(#eff0f2, #fff);
}

.contact-btn:hover a {
  text-decoration: none;
}

.contact-btn a {
  color: #000;
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: block;
  padding: 10px;
}

.contact-btn.feature {
  width: 550px;
  height: 60px;
  line-height: 40px;
  margin: 50px auto;
  font-size: 16px;
}

.contact-btn.feature:after {
  top: 50%;
  line-height: 0;
}

.anchor ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 40px;
  padding: 15px 30px;
  border: 1px solid #ccc;
}

.anchor ul li {
  list-style: none;
  width: calc(100% / 4);
}

.anchor ul li.life-science a:before {
  color: #1e57b6;
}

.anchor ul li.life-science a:hover {
  color: #1e57b6;
}

.anchor ul li:last-of-type {
  margin-bottom: 0;
}

.anchor ul li a {
  text-decoration: none;
  color: #595959;
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px;
  position: relative;
}

.anchor ul li a:before {
  content: "\f3d0";
  font-family: "Ionicons";
  color: #df0523;
  font-weight: bold;
  padding-right: 5px;
  display: inline-block;
}

.anchor ul li a:hover {
  color: #df0523;
  text-decoration: underline;
  transition-duration: 0.3s;
}

.anchor ul li:nth-last-child(-n+3) a {
  padding-top: 0;
}

.anchor ul li:last-of-type a {
  padding-bottom: 0;
}

.block_contact {
  border: 5px solid #DDDDDD;
  padding: 25px 35px;
  margin-top: 30px;
}

.block_contact p {
  font-size: 18px;
}

.block_contact ul {
  margin-top: 10px;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
}

.block_contact ul li {
  margin-bottom: 10px;
  list-style-type: none;
}

.block_contact.lifescience {
  border: 1px solid #DDDDDD;
  width: 70%;
  margin: 30px auto 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 30px;
  -ms-flex-align: center;
      align-items: center;
}

.block_contact .btn.contact {
  width: 234px;
  height: 37px;
  line-height: 33px;
}

.block_contact .btn.contact a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background: #DF0422;
  text-align: center;
  color: #FFFFFF;
  font-size: 16px;
  border: 2px solid #DF0422;
  transition: 0.3s;
  position: relative;
}

.block_contact .btn.contact a:before {
  content: "\f3d3";
  display: inline-block;
  font-family: "Ionicons";
  position: absolute;
  font-size: 1rem;
  top: 0.5px;
  right: 10px;
}

.block_contact .btn.contact a:hover {
  background: #FFFFFF;
  color: #DF0422;
}

.block_contact.right {
  width: 250px;
  border: 3px solid #DDDDDD;
  padding: 27px 20px 20px;
  margin-top: 0;
}

.block_contact.right:nth-of-type(2) {
  margin-top: 30px;
}

.block_contact.right p {
  font-size: 14px;
  text-align: center;
  line-height: 25px;
}

.block_contact.right p.underline {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 15px;
}

.block_contact.right p.call-number {
  font-size: 26px;
  font-weight: bold;
  margin: 20px 0 15px;
}

.contact-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.contact-wrapper .box {
  width: calc((100% - 80px) / 2);
  margin-bottom: 50px;
}

.contact-wrapper .box:last-of-type {
  margin-bottom: 0;
}

.contact-wrapper .box .contact-ttl {
  border-bottom: 1px solid #df0523;
  padding-bottom: 5px;
  font-size: 20px;
  font-weight: bold;
}

.contact-wrapper .box .contact-inner {
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
}

.contact-wrapper .box .contact-inner .tel-box, .contact-wrapper .box .contact-inner .mail-box {
  width: calc((100% - 30px) / 2);
  border: 1px solid #ccc;
  padding: 15px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  text-align: center;
  white-space: nowrap;
}

.contact-wrapper .box .contact-inner .tel-box span, .contact-wrapper .box .contact-inner .mail-box span {
  display: block;
}

.contact-wrapper .box .contact-inner .tel-box {
  margin-right: 30px;
}

.contact-wrapper .box .contact-inner .tel-box .tel-number {
  color: #000;
  font-size: 26px;
  letter-spacing: -0.3px;
  font-weight: bold;
  line-height: 1.3;
  white-space: nowrap;
  margin-bottom: 5px;
}

.contact-wrapper .box .contact-inner .tel-box .tel-number a {
  color: #000 !important;
}

.contact-wrapper .box .contact-inner .tel-box .acceptance {
  font-size: 14px;
}

.contact-wrapper .box .contact-inner .mail-box .mail-form {
  text-align: center;
  border: 1px solid #DDDDDD;
  margin-top: 10px;
  font-weight: bold;
  font-size: 14px;
  background: white;
  background: linear-gradient(to bottom, white 0%, #f1f1f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f3',GradientType=0 );
  position: relative;
}

.contact-wrapper .box .contact-inner .mail-box .mail-form:hover {
  background: linear-gradient(#eff0f2, #fff);
}

.contact-wrapper .box .contact-inner .mail-box .mail-form a {
  color: #000;
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: block;
  padding: 10px;
}

.contact-wrapper .box .contact-inner .mail-box .mail-form a:after {
  content: "\f3d3";
  font-family: "Ionicons";
  position: absolute;
  font-size: 1.3rem;
  line-height: 2;
  top: 0;
  right: 13px;
  color: #df0523;
  bottom: 0;
}

.contact-wrapper .box .contact-inner .mail-contact, .contact-wrapper .box .contact-inner .tel-contact {
  position: relative;
  margin-bottom: 5px;
  font-size: 14px;
}

.contact-wrapper .box .contact-inner .mail-contact:before, .contact-wrapper .box .contact-inner .tel-contact:before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 20px;
  margin-right: 5px;
}

.contact-wrapper .box .contact-inner .mail-contact {
  margin-bottom: 18px !important;
}

.contact-wrapper .box .contact-inner .mail-contact:before {
  vertical-align: top;
  background: url(../img/contact/mail-icon.png) no-repeat;
}

.contact-wrapper .box .contact-inner .tel-contact:before {
  vertical-align: top;
  background: url(../img/contact/tel-icon.png) no-repeat;
}

.contact-wrapper .box.life-science .contact-ttl {
  border-bottom: 1px solid #1e57b6;
}

.contact-wrapper .box.life-science .mail-box .mail-contact:before {
  background: url(../img/contact/mail-icon-blue.png) no-repeat;
}

.contact-wrapper .box.life-science .mail-box .mail-form a:after {
  color: #1e57b6;
}

.content-ttl {
  text-align: center;
  font-size: 22px;
}

.content {
  width: 100%;
  margin-top: 25px;
}

.content .content-inner.column {
  display: -ms-flexbox;
  display: flex;
}

.content .content-inner.column .content-left {
  width: auto;
  -ms-flex-order: 1;
      order: 1;
}

.content .content-inner.column .content-left.led-uv {
  width: 61%;
}

.content .content-inner.column .content-right {
  width: 68%;
  margin-left: auto;
  text-align: left;
  -ms-flex-order: 2;
      order: 2;
}

.content .content-inner.column .content-right img {
  margin-top: 70px;
}

.content .content-inner.column .content-right img:nth-of-type(2n) {
  margin-top: 40px;
}

.content .content-inner.column .content-right p {
  text-align: center;
  font-size: 14px;
}

.content .content-inner.column .content-right.top {
  width: auto;
  margin-left: 20px;
}

.content .content-inner.column .content-right.top img {
  margin-top: 0;
  max-width: 353px;
}

.content .content-inner.column .content-right.top img.method {
  max-width: 300px;
}

.content .content-inner.column .content-right.img {
  margin-left: 25px;
  margin-top: 0;
  text-align: center;
}

.content .content-inner.column .content-right.img .img01 {
  max-width: 316px;
  width: 100%;
}

.content .content-inner.column .content-right.img .img02 {
  max-width: 224px;
  width: 100%;
}

.content .content-inner.column .content-right.img .img03 {
  max-width: 319px;
  width: 100%;
}

.content .content-inner.column .content-right.led-uv {
  width: 36%;
  text-align: center;
}

.content .content-inner.column > img {
  margin-right: 40px;
}

.content .content-inner.column > img:last-of-type {
  margin-right: 0;
  margin-bottom: 0;
}

.content .content-inner.grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.content .content-inner.grid a {
  display: block;
}

.content .content-inner.grid a:hover span {
  text-decoration: none;
}

.content .content-inner.grid a > span {
  display: block;
}

.content .content-inner.grid .content-right {
  margin-right: 10px;
}

.content .content-inner h3 {
  margin-top: 0;
}

.content > img {
  max-width: 700px;
  width: 100%;
}

.description {
  margin-top: 30px;
  line-height: 26px;
}

.description > ul > li {
  margin-bottom: 15px;
  list-style-type: square;
}

.description > ul > li:last-of-type {
  margin-bottom: 0;
}

.description.news {
  border-bottom: 1px dotted #c7c7c7;
  padding-bottom: 20px;
}

.description.news .answer-box {
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
}

.description.news .answer-box span {
  display: inline-block;
  font-size: 22px;
  margin-left: 20px;
  padding-top: 3px;
}

.description.news img {
  margin-left: 68px;
}

.description.col2 {
  margin-top: 10px;
  line-height: 25px;
}

.description.col2 ul li {
  margin-bottom: 15px;
  list-style-type: square;
}

.description.col2 ul li:last-of-type {
  margin-bottom: 0;
}

.st-GlobalSiteNav_DivisionTitle:hover {
  text-decoration: none;
}

.st-GlobalSiteNav_SubLinkTitle:hover {
  text-decoration: none;
}

.global-nav {
  position: relative;
}

.global-nav .accordion-menu {
  width: 100%;
  max-width: 1170px;
  margin: auto;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}

.global-nav .accordion-menu li {
  width: calc(100% / 3);
  list-style: none;
  text-align: center;
  padding: 15px 0;
}

.global-nav .accordion-menu li:last-of-type a {
  border-right: 1px solid #ccc;
}

.global-nav .accordion-menu li:last-of-type .dropdownlink {
  border-bottom: 0;
}

.global-nav .accordion-menu li:hover a {
  color: #df0523;
  text-decoration: none;
}

.global-nav .accordion-menu li:hover .borderred {
  visibility: visible;
}

.global-nav .accordion-menu li.menu.active a {
  color: #df0523;
  text-decoration: none;
}

.global-nav .accordion-menu li.menu.active .borderred {
  visibility: visible;
}

.global-nav .accordion-menu li.noposition.active a {
  color: #df0523;
  text-decoration: none;
}

.global-nav .accordion-menu li.noposition.active .borderred {
  visibility: visible;
}

.global-nav .accordion-menu li a {
  color: #333;
  border-left: 1px solid #ccc;
}

.global-nav .accordion-menu li .dropdownlink {
  cursor: pointer;
  display: block;
  padding: 0 15px;
  font-size: 14px;
  position: relative;
  transition: all 0.4s ease-out;
}

.global-nav .accordion-menu li .submenuItems {
  display: none;
  background: #474747;
  width: 100%;
  position: absolute;
  left: 0;
  margin-top: 20px;
  padding: 0;
  z-index: 999;
}

.global-nav .accordion-menu li .submenuItems > li {
  width: 100%;
  height: auto;
  padding-top: 0;
}

.global-nav .accordion-menu li .submenuItems > li ul {
  padding: 20px;
  max-width: 1170px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
}

.global-nav .accordion-menu li .submenuItems > li ul li:first-of-type {
  border: none;
}

.global-nav .accordion-menu li .submenuItems > li ul li {
  width: calc((100% - 22px) / 3);
  margin-bottom: 10px;
  margin-right: 10px;
  text-align: left;
  height: auto;
}

.global-nav .accordion-menu li .submenuItems > li ul li:nth-of-type(3n) {
  margin-right: 0;
}

.global-nav .accordion-menu li .submenuItems > li ul li a {
  display: block;
  color: #fff;
  padding: 12px 0;
  border: none;
}

.global-nav .accordion-menu li .submenuItems > li ul li a:hover {
  color: #fff;
  text-decoration: underline;
}

.global-nav .accordion-menu li .submenuItems > li ul li a .txt {
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.global-nav .accordion-menu li .submenuItems > li ul li a .txt img {
  margin-right: 10px;
}

.global-nav .accordion-menu li .submenuItems > li ul li:nth-last-of-type(-n+2) {
  margin-bottom: 0;
}

.global-nav .accordion-menu li .borderred {
  border-bottom: 3px solid #df0523;
  height: 3px;
  display: block;
  position: absolute;
  width: 100%;
  margin: 0 auto;
  left: 0;
  bottom: -15px;
  visibility: hidden;
}

.hdg-lv2 {
  font-size: 20px;
  font-weight: 500;
  background: #f3f3f3;
  border: 1px solid #DDDDDD;
  margin-top: 30px;
}

.hdg-lv2:first-of-type {
  margin-top: 0;
}

.hdg-lv2 span {
  border-top: 1px solid #df0523;
  display: block;
  padding: 12px 25px;
}

.hdg-lv3 {
  font-size: 20px;
  font-weight: 500;
  background: #f3f3f3;
  border: 1px solid #DDDDDD;
  margin-top: 80px;
  position: relative;
}

.hdg-lv3:first-of-type {
  margin-top: 45px;
}

.hdg-lv3 span {
  border-top: 1px solid #df0523;
  display: block;
  padding: 12px 25px;
}

.hdg-lv3 span.list {
  display: -webkit-inline-box;
  position: absolute;
  right: 16px;
  font-size: 14px;
  padding: 0;
  top: 7px;
}

.hdg-lv3 span.list a {
  background: #df0422;
  color: #fff;
  text-decoration: none;
  position: relative;
  width: 115px;
  height: 43px;
  display: block;
  padding: 9px 27px 9px 14px;
  border: 2px solid #df0422;
  transition: 0.3s;
  border-top: 1px solid #df0523;
}

.hdg-lv3 span.list a:after {
  content: "\f3d3";
  display: inline-block;
  font-family: "Ionicons";
  position: absolute;
  font-size: 1rem;
  top: 9px;
  right: 10px;
}

.hdg-lv3 span.list a:hover {
  background: #fff;
  color: #df0422;
}

@supports (-ms-ime-align: auto) {
  h3 {
    text-shadow: black 0.1px 0.1px 0, black -0.1px -0.1px 0, black -0.1px 0.1px 0, black 0.1px -0.1px 0, black 0px 0.1px 0, black -0.1px 0, black -0.1px 0 0, black 0.1px 0 0;
    /*上、下*/
  }
  h3 span {
    text-shadow: none;
  }
}

.hdg-lv4 {
  font-size: 18px;
  font-weight: bold;
  border-left: 4px solid #df0523;
  padding-left: 15px;
  margin-top: 30px;
  line-height: 24px;
  text-align: left;
}

.hdg-lv4 span {
  font-size: 16px;
  display: block;
  margin-bottom: 3px;
}

.news > h4 {
  display: table;
  margin-right: 85px;
  margin-top: 0px;
}

.youtube {
  width: 422px;
}

.youtube.-led {
  width: 100%;
  max-width: 885px;
}

.ignore {
  max-width: 885px;
  width: 167%;
}

.img-one {
  text-align: center;
  margin-top: 30px;
}

._js-tel a {
  color: #000;
  text-decoration: none;
}

._js-tel a:after {
  content: none;
}

.borderred {
  border-bottom: 3px solid #df0523;
  width: 200px;
  height: 3px;
  display: block;
  margin: 5px auto 0;
}

.line {
  border: 1px solid #DDDDDD;
  margin: 45px 0;
}

.list {
  padding-left: 20px;
}

.list li {
  list-style-type: square;
  margin-top: 10px;
}

.list li:first-of-type {
  margin-top: 20px;
}

.mail {
  font-weight: bold;
  font-size: 22px;
  margin-left: 30px;
}

.block_contact p.mail {
  font-size: 18px;
  padding-left: 30px;
  position: relative;
}

.block_contact p.mail:before {
  content: url(../img/life-science/mail-icon.png);
  width: 21px;
  height: 20px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 3px;
}

main {
  border-top: 1px solid #DDDDDD;
  padding: 30px 15px 0;
  overflow-x: hidden;
}

main.top {
  padding-top: 0;
}

.mv {
  margin-top: 30px;
  text-align: center;
}

.mv.top {
  margin-top: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
}

.news-wrapper ul {
  padding-left: 0;
}

.news-wrapper ul li {
  list-style-type: none;
  border-bottom: 1px dotted #c7c7c7;
  padding-bottom: 15px;
  margin-top: 18px;
}

.news-wrapper ul li:last-of-type {
  border-bottom: 0;
}

.news-wrapper ul li .date {
  color: #333;
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
}

.news-wrapper ul li .date.presentation, .news-wrapper ul li .date.update {
  position: relative;
  padding-left: 70px;
}

.news-wrapper ul li .date.presentation:before, .news-wrapper ul li .date.update:before {
  font-size: 0.7em;
  border: 1px solid #333;
  padding: 0px 10px 0px 11px;
  display: inline;
  text-align: center;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 4px;
}

.news-wrapper ul li .date.presentation:before {
  content: "発表日";
}

.news-wrapper ul li .date.update:before {
  content: "更新日";
}

.news-wrapper ul li p a.pdf {
  display: block;
  position: relative;
}

.news-wrapper ul li p a.pdf:before {
  content: "・";
  text-decoration: none;
  display: inline-block;
}

.news-wrapper ul li p a.pdf:after {
  content: url(../img/pdf.png);
  width: 14px;
  height: 17px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: text-bottom;
}

.news-wrapper.news {
  width: 100%;
}

.news-wrapper.top ul li:last-of-type {
  border-bottom: 1px dotted #c7c7c7;
}

.content.news {
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

.content.news ul li:first-of-type {
  margin-top: 0;
}

.note {
  margin-top: 45px;
}

.page-description {
  letter-spacing: -1.5px;
}

.page-description.top {
  letter-spacing: 0px;
  text-align: center;
  font-size: 20px;
  margin: 45px 0 50px;
  line-height: 35px;
}

.pdf-btn {
  border: 2px solid #df0523;
  background: #df0523;
  color: #fff;
  padding: 3px 10px;
  display: inline-block;
  margin-left: 15px;
  transition: .2s;
  cursor: pointer;
}

.pdf-btn:hover {
  text-decoration: none;
  background: #fff;
  color: #df0523;
}

a.pdf {
  height: 17px;
  display: inline-block;
  padding-left: 5px;
  position: relative;
  text-decoration: none;
  margin-left: 20px;
}

a.pdf:before {
  content: url(/prdct/printing-devices/design/img/led-uv/pdf.png);
  position: absolute;
  left: -12px;
}

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

body {
  -webkit-print-color-adjust: exact;
}

.print-slider {
  display: none;
}

.question {
  margin-top: 30px;
  width: 250px;
  border: 3px solid #DDDDDD;
}

.question a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 27px 20px 27px 73px;
  position: relative;
  line-height: 1;
  color: #000;
  font-size: 14px;
}

.question a:before {
  content: "";
  background: url(../img/question-icon.png);
  position: absolute;
  width: 44px;
  height: 44px;
  left: 10px;
  top: 20%;
}

.question a:after {
  content: "\f3d3";
  display: inline-block;
  font-family: "Ionicons";
  position: absolute;
  font-size: 1.3rem;
  top: 50%;
  margin-top: -9px;
  right: 13px;
  color: #df0523;
}

.block_relation {
  margin-top: 25px;
}

.block_relation p {
  margin-bottom: 10px;
  font-size: 18px;
}

.block_relation a {
  position: relative;
  text-decoration: none;
  display: block;
  margin-top: 10px;
  font-size: 16px;
}

.block_relation a:hover {
  text-decoration: underline;
}

.block_relation a:hover span:before {
  text-decoration: none !important;
}

.block_relation a span {
  position: relative;
  display: block;
  margin-top: 10px;
  font-size: 15px;
}

.block_relation a span:before {
  content: "\f3d3";
  display: inline-block;
  font-family: "Ionicons";
  font-size: 0.9rem;
  color: #df0523;
  margin-right: 10px;
}

.secondary {
  margin-top: 30px;
  font-size: 16px;
  font-weight: bold;
}

.secondary:first-of-type {
  margin-top: 20px;
}

.secondary.prdct:before {
  content: "";
  width: 15px;
  height: 15px;
  background: #df0523;
  display: inline-block;
  position: relative;
  top: 0;
  margin-right: 9px;
}

.secondary.-right {
  display: inline-block;
  text-align: right;
}

.slide {
  margin-top: 30px;
  position: relative;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
}

.slide #slider {
  width: 100vw;
}

.slide #slider .item {
  width: 1170px;
  margin: 0 5px;
}

.slide #slider .item img {
  max-width: 1170px;
  width: 100%;
  height: auto;
}

.slide .slide-inner {
  position: relative;
}

.slide #arrows {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
}

.slide #arrows .slick-prev {
  left: 0;
}

.slide #arrows .slick-next {
  right: 0;
}

.slide #arrows .slick-prev, .slide #arrows .slick-next {
  width: 40px;
  height: 40px;
  display: block;
}

.slide #arrows .slick-prev:before, .slide #arrows .slick-next:before {
  color: transparent;
  content: none;
}

.slide-wrapper {
  width: 360px;
  /* 任意の値 */
  margin: 0 auto;
  /* 任意の値 */
  position: relative;
}

.slick-prev, .slick-next {
  width: 60px;
  /* 画像幅 */
  height: 34px;
}

.slick-prev:before, .slick-next:before {
  content: "";
}

button.slick-prev, button.slick-next {
  z-index: 2;
}

.slick-prev {
  left: 20px;
  /* 任意の値 */
}

.slick-next {
  right: 20px;
  /* 任意の値 */
}

.slick-arrow {
  z-index: 10;
  /* 値は適当に */
}

.slick-initialized .slick-slide {
  opacity: 0.5;
  /* 両サイドの画像を透過 */
}

.slick-initialized .slick-slide.slick-active {
  opacity: 1;
  /* センター画像を非透過 */
}

.st-GlobalInner {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 60px;
  max-width: 1170px;
}

.st-GlobalInner .st-GlobalInner__inner.right {
  width: 250px;
  -ms-flex-order: 2;
      order: 2;
}

.st-GlobalInner .st-GlobalInner__inner.left {
  width: 885px;
  margin-right: 35px;
  -ms-flex-order: 1;
      order: 1;
}

.st-GlobalInner.onecolumn {
  display: block;
}

.st-GlobalInner.onecolumn > .onecolumn {
  width: 100%;
}

.st-Header {
  position: relative;
}

.st-Title.link-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: end;
      align-items: flex-end;
}

.st-Title.link-btn span {
  font-size: 14px;
  width: 250px;
  height: 37px;
  background: #1e57b6;
  position: relative;
  border-radius: 0 10px 0 0 / 0 10px 0 0;
  border: 2px solid #1e57b6;
  transition: 0.3s;
}

.st-Title.link-btn span:hover {
  background: #fff;
}

.st-Title.link-btn span:hover a {
  color: #1e57b6;
  text-decoration: none !important;
}

.st-Title.link-btn span:hover a:before {
  content: "";
  background: url(../img/life-science-icon-hover.png) no-repeat;
}

.st-Title.link-btn span:hover:after {
  left: -5px;
}

.st-Title.link-btn span:after {
  content: '';
  position: absolute;
  left: -2px;
  top: -2px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 44px #fff;
  border-bottom: solid 37px transparent;
  z-index: 2;
  transition: 0.3s;
}

.st-Title.link-btn span:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 44px #1e57b6;
  border-bottom: solid 37px transparent;
  z-index: 2;
}

.st-Title.link-btn span a {
  color: #fff;
  display: block;
  width: 79%;
  height: 100%;
  padding: 9px 0px 10px 17px;
  position: relative;
  margin-left: auto;
  line-height: 1.2;
}

.st-Title.link-btn span a:before {
  content: "";
  background: url(../img/life-science-icon.png) no-repeat;
  position: absolute;
  width: 24px;
  height: 24px;
  left: -15px;
  top: 4px;
}

.st-Title.link-btn span a:after {
  content: "\f3d3";
  display: inline-block;
  font-family: "Ionicons";
  position: absolute;
  right: 12px;
  top: 10px;
  font-size: 14px;
}

.st-Title {
  height: 26px;
}

.sub-Title {
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
  line-height: 40px;
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 30px;
}

.table {
  width: 100%;
}

.table .table-inner {
  overflow-x: auto;
  /*スクロールバー全体*/
  /*スクロールバーの軌道*/
  /*スクロールバーの動く部分*/
}

.table .table-inner::-webkit-scrollbar {
  height: 10px;
}

.table .table-inner::-webkit-scrollbar-track {
  margin: 2px;
  background: #ccc;
  border-radius: 5px;
}

.table .table-inner::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #666;
}

.table .table-inner table, .table .table-inner th {
  border: 1px solid #DDDDDD;
  border-collapse: collapse;
}

.table .table-inner table {
  width: 885px;
  margin-top: 10px;
}

.table .table-inner table tr {
  text-align: center;
}

.table .table-inner table tr:first-of-type {
  background: #f3f3f3;
  font-weight: bold;
}

.table .table-inner table tr:last-of-type td {
  position: relative;
}

.table .table-inner table tr:last-of-type td:nth-last-of-type(-n+6) p {
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
}

.table .table-inner table tr.rowspan {
  background: #f3f3f3;
  font-weight: bold;
}

.table .table-inner table tr.rowspan td {
  padding: 5px;
}

.table .table-inner table tr td {
  border: 1px solid #DDDDDD;
  padding: 10px 13px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  font-size: 14px;
  position: relative;
  white-space: nowrap;
}

.table .table-inner table tr td.p01 {
  padding: 10px 5px !important;
}

.table .table-inner table tr td.p02 {
  padding: 10px 3px !important;
}

.table .table-inner table tr td img {
  margin-top: 10px;
  min-width: 80px;
  max-width: 80px;
}

.table .table-inner table tr td span {
  position: absolute;
  margin-top: -10px;
  margin-left: 3px;
}

.table .table-inner table tr td.p_01 {
  padding-right: 30px;
}

.table .table-inner._pd table tr td {
  padding: 9px;
}

.table > p {
  text-align: right;
  margin-top: 13px;
}

@media screen and (max-width: 768px){
  .index-block{
    display: block;
    margin-top: 20px;
  }
  .index-block .mh01 a{
    font-size: 18px;
  }
  .index-block .mh01 a p{
    padding: 10px 25px 10px 20px;
  }
  .index-block .mh01 a p span:before{
    font-size: 22px;
    top: 7px;
  }
  .index-block .mh01 a .mh-inner{
    padding: 15px;
  }
  .index-block.led-uv{
    display: block;
    margin-top: 20px;
  }
  .index-block.led-uv .mh01:nth-last-child(-n+3){
    margin-bottom: 10px;
  }
  .index-block.led-uv .mh01{
    width: 100%;
    margin-bottom: 10px;
  }
  .index-block.led-uv .mh01 > p{
    font-size: 18px;
    padding: 15px;
  }
  .index-block.led-uv .mh01 .mh-inner p{
    margin-top: 0;
  }
  .btn.list{
    display: block;
    right: 16px;
    font-size: 14px;
    padding: 0;
    top: 16px;
  }
  .btn.list a{
    height: 35px;
    padding: 6px 27px 6px 14px;
    background: #df0422;
    color: #fff;
    text-decoration: none;
    position: relative;
    width: 115px;
    display: block;
    border: 2px solid #df0422;
    transition: 0.3s;
    border-top: 1px solid #df0523;
    margin-left: auto;
    margin-top: 10px;
  }
  .btn.list a:after{
    content: "\f3d3";
    display: inline-block;
    font-family: "Ionicons";
    position: absolute;
    font-size: 1rem;
    top: 5px;
    right: 10px;
  }
  .btn.contact{
    width: 100%;
    margin: 0 auto;
  }
  .contact-btn.feature{
    width: 100%;
    height: auto;
  }
  .contact-btn.feature a{
    line-height: 26px;
    padding: 5px 30px 5px 20px;
  }
  .anchor ul li a:before{
    font-size: 13px;
  }
  .block_contact{
    padding: 25px 30px;
  }
  .block_contact ul{
    display: block;
    padding-left: 0;
  }
  .block_contact ul li:last-of-type{
    margin: 10px 0 0;
  }
  .block_contact .btn.contact{
    width: 100%;
    margin: 0 auto;
  }
  .contact-wrapper .box .contact-inner{
    display: block;
    margin-top: 10px;
  }
  .contact-wrapper .box .contact-inner .tel-box, .contact-wrapper .box .contact-inner .mail-box{
    width: 100%;
  }
  .contact-wrapper .box .contact-inner .mail-box{
    margin-top: 10px;
  }
  .content-ttl{
    font-size: 23px;
    line-height: 35px;
  }
  .content .content-inner.column{
    display: block;
  }
  .content .content-inner.column .content-left{
    width: 100%;
    margin-top: 10px;
  }
  .content .content-inner.column .content-left.led-uv{
    width: 100%;
  }
  .content .content-inner.column .content-right{
    width: 100%;
  }
  .content .content-inner.column .content-right img{
    margin-top: 30px;
  }
  .content .content-inner.column .content-right.top{
    text-align: center;
    margin-left: 0;
  }
  .content .content-inner.column .content-right.top img{
    max-width: 353px;
    width: 80%;
  }
  .content .content-inner.column .content-right.img{
    margin-left: 0;
  }
  .content .content-inner.column .content-right.led-uv{
    width: 100%;
  }
  .content .content-inner.column > img{
    margin-right: 0;
    margin-bottom: 10px;
  }
  .content .content-inner.column > img:last-of-type{
    margin-bottom: 0;
  }
  .content .content-inner.column.-center{
    text-align: center;
  }
  .content .content-inner.grid{
    display: block;
    margin: 25px auto 0;
    text-align: center;
  }
  .content .content-inner.grid a > span{
    margin: 10px 0;
  }
  .content .content-inner.grid .content-right{
    margin-right: 0;
    margin-bottom: 10px;
  }
  .description{
    font-size: 15px;
    line-height: 24px;
  }
  .description > ul{
    margin-left: -15px;
  }
  .description > ul > li{
    margin-bottom: 0;
  }
  .description.col2{
    font-size: 15px;
    line-height: 24px;
  }
  .description.col2 ul{
    margin-left: -15px;
  }
  .description.col2 ul li{
    margin-bottom: 0;
  }
  .hdg-lv2:first-of-type{
    margin-top: 30px;
  }
  .hdg-lv2{
    margin-top: 30px;
    font-size: 20px;
  }
  .hdg-lv2 span{
    padding: 10px 15px;
  }
  .hdg-lv3:first-of-type{
    margin-top: 30px;
  }
  .hdg-lv3{
    margin-top: 30px;
    font-size: 20px;
  }
  .hdg-lv3 span{
    padding: 10px 15px;
  }
  .hdg-lv3 span.list{
    display: none;
  }
  .hdg-lv3 span.list a{
    height: 35px;
    padding: 6px 27px 6px 14px;
  }
  .hdg-lv3 span.list a:after{
    top: 5px;
  }
  .hdg-lv4 span{
    font-size: 15px;
    line-height: 20px;
  }
  .news > h4{
    margin-bottom: 10px;
    margin-right: 0;
  }
  .youtube{
    width: 100%;
    /*横幅いっぱいにwidthを指定*/
    padding-bottom: 56.25%;
    /*高さをpaddingで指定(16:9)*/
    height: 0px;
    /*高さはpaddingで指定するためheightは0に*/
    position: relative;
  }
  .youtube iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .ignore{
    width: 100%;
  }
  .ignore{
    margin-right: auto !important;
  }
  .borderred{
    width: 60%;
  }
  .list li{
    font-size: 15px;
  }
  .mail{
    margin-left: 0;
  }
  main{
    border: none;
    padding-top: 30px;
  }
  .mv{
    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
  }
  .mv.top{
    margin-top: 30px;
  }
  .news-wrapper{
    padding: 0 10px;
  }
  .news-wrapper ul li{
    padding-bottom: 15px;
    margin-top: 15px;
  }
  .news-wrapper ul li .date{
    font-size: 16px;
    margin-bottom: 0;
  }
  .content.news{
    display: block;
    padding-bottom: 0;
  }
  .note{
    margin-top: 20px;
  }
  .page-description{
    letter-spacing: 0;
    line-height: 22px;
  }
  .page-description.top{
    font-size: 18px;
    line-height: 26px;
    margin: 15px 0 30px;
  }
  .secondary{
    margin-top: 20px;
    line-height: 24px;
    font-size: 16px;
  }
  .slide #arrows .slick-prev, .slide #arrows .slick-next{
    display: none;
  }
  .st-GlobalInner{
    margin-top: 0;
  }
  .st-Title.link-btn span:after{
    content: none;
  }
  .st-Title.link-btn span:before{
    content: none;
  }
  .st-Title.link-btn span a{
    width: 100%;
    padding: 0;
    text-align: center;
    margin-top: 6px;
  }
  .st-Title.link-btn span a:before{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: -2px;
  }
  .st-Title.link-btn span a:after{
    top: 0px;
    position: relative;
    right: -22px;
  }
  .st-Title{
    margin-bottom: 0;
  }
  .sub-Title{
    font-size: 23px;
    margin-bottom: 20px;
    line-height: 34px;
  }
  .table .table-inner{
    overflow-x: scroll;
  }
  .table .table-inner table{
    font-size: 14px;
  }
  .table > p{
    font-size: 14px;
  }
}

@media screen and (max-width: 992px){
  .index-block .mh01{
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .st-GlobalInner .st-GlobalInner__inner.right{
    display: none;
  }
  .st-GlobalInner .st-GlobalInner__inner.left{
    width: 100%;
  }
}

@media screen and (min-width: 0\0){
  .index-block .mh01.is-gteIE9{
    /* IE9以上 */
    width: calc(100% / 3);
  }
  .index-block.led-uv .mh01.is-gteIE9{
    /* IE9以上 */
    width: calc(94.4% / 3);
  }
}

@media screen and (min-width: 0\0) and (max-width: 768px){
  .index-block .mh01.is-gteIE9{
    width: 100%;
    margin-bottom: 10px;
  }
  .index-block.led-uv .mh01.is-gteIE9{
    width: 100%;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1023px){
  .anchor ul{
    margin-top: 20px;
    display: block;
    padding: 15px;
  }
  .anchor ul li{
    width: 100%;
  }
  .anchor ul li a{
    padding-top: 0;
    font-size: 15px;
  }
  .block_contact p{
    font-size: 16px;
  }
  .block_contact.lifescience{
    width: 100%;
    display: block;
  }
  .block_contact.right{
    width: 100%;
  }
  .block_contact.right p{
    font-size: 16px;
  }
  .block_contact.right{
    margin-top: 30px;
    width: 100%;
  }
  .block_contact.right{
    margin-top: 30px;
  }
  .contact-wrapper{
    display: block;
    margin-top: 50px;
  }
  .contact-wrapper .box{
    width: 100%;
    margin-bottom: 30px;
  }
  .contact-wrapper .box .contact-ttl{
    font-size: 18px;
  }
  .contact-wrapper .box .contact-inner .tel-box .tel-number{
    font-size: 30px !important;
  }
  .global-nav .accordion-menu{
    display: none;
  }
  .block_contact p.mail:before{
    position: relative;
    margin-right: 10px;
  }
  .block_contact p.mail{
    text-align: center;
    margin-bottom: 20px;
  }
  main{
    overflow-x: hidden !important;
  }
  .question{
    width: 100%;
  }
  .question a{
    text-align: center;
    padding: 27px 20px;
  }
  .block_relation{
    text-align: center;
  }
  .slide #slider .item{
    margin: 0;
  }
  .slick-initialized .slick-slide{
    opacity: 1;
    /* 両サイドの画像を透過なし */
  }
  .st-GlobalInner{
    display: block;
  }
  .st-GlobalInner .st-GlobalInner__inner.right{
    width: 100%;
    margin: 0 auto;
  }
  .st-GlobalInner .st-GlobalInner__inner.left{
    margin: 0 auto;
    margin-top: 30px;
  }
  .st-Title.link-btn span{
    display: none;
  }
}

@media screen and (max-width: 1180px){
  .contact-wrapper .box .contact-inner .tel-box, .contact-wrapper .box .contact-inner .mail-box{
    padding: 15px 10px;
  }
  .contact-wrapper .box .contact-inner .tel-box .tel-number{
    font-size: 26px;
  }
  main{
    overflow-x: visible;
  }
  .slide{
    margin-top: 25px;
  }
  .slide #arrows .slick-prev{
    left: 6px;
  }
  .slide #arrows .slick-next{
    right: 7px;
  }
}

@media print{
  main.led-uv body{
    overflow: hidden !important;
    -webkit-print-color-adjust: exact;
  }
  main.led-uv .slide{
    display: none;
  }
  main.led-uv .print-slider{
    display: block !important;
    text-align: center;
    margin-top: 30px !important;
  }
  main.led-uv .print-slider > img{
    width: 100%;
    max-width: 1170px;
  }
  main.led-uv .index-block.led-uv{
    display: block !important;
  }
  main.led-uv .index-block.led-uv .mh01{
    width: 100% !important;
  }
  .contact-wrapper{
    display: block !important;
    width: 100% !important;
  }
  .contact-wrapper .box{
    width: 100% !important;
  }
  .contact-wrapper .contact-inner{
    display: block !important;
  }
  .contact-wrapper .contact-inner .tel-box{
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .contact-wrapper .contact-inner .mail-box{
    width: 100% !important;
  }
  .content .content-inner .grid{
    display: block !important;
  }
  .content .content-inner .content-right .description{
    margin-left: 20px !important;
  }
  .content-inner{
    display: block !important;
  }
  .table .table-inner table tr td{
    padding: 10px 0 !important;
    border: 1px solid #dddddd;
  }
  .table .table-inner table tr td > img{
    min-width: 35px !important;
    max-width: 35px !important;
  }
  .table .table-inner table tr td span{
    position: relative !important;
  }
  .content .content-inner.column .content-right.led-uv{
    float: right;
  }
  .content .content-inner.column .content-right img{
    margin-top: 20px;
  }
  html, body{
    height: auto;
    overflow: visible !important;
  }
  .st-GlobalHeader .st-GlobalHeader_Buttons{
    display: none;
  }
  .st-GlobalHeader .st-GlobalHeader_StatementArea{
    display: none;
  }
  .st-Header .layout-Top_Breadcrumb{
    display: none;
  }
  .st-Header .st-Title span{
    display: none;
  }
  .global-nav{
    display: none;
  }
  .st-GlobalInner{
    display: block;
  }
  .st-GlobalInner .st-GlobalInner__inner.left{
    margin: 0 auto;
    width: 100%;
  }
  .st-GlobalInner .st-GlobalInner__inner.left .table{
    overflow: visible;
  }
  .st-GlobalInner .st-GlobalInner__inner.left .table .edgetable{
    border-collapse: separate;
  }
  .st-GlobalInner .st-GlobalInner__inner.left .table .table-inner{
    overflow: visible;
  }
  .st-GlobalInner .st-GlobalInner__inner.left .table .table-inner table{
    border-collapse: separate;
    border-right: none;
  }
  .st-GlobalInner .st-GlobalInner__inner.left .table .table-inner table tr{
    position: relative;
    z-index: 100;
  }
  .st-GlobalInner .st-GlobalInner__inner.left .table .table-inner table tr:first-child td{
    border-top: none;
  }
  .st-GlobalInner .st-GlobalInner__inner.left .table .table-inner table th, .st-GlobalInner .st-GlobalInner__inner.left .table .table-inner table td{
    border-bottom: none;
    border-left: none;
    z-index: 0;
    position: relative;
  }
  .st-GlobalInner .st-GlobalInner__inner.left .table .table-inner table th{
    border-top: none;
  }
  .st-GlobalInner .st-GlobalInner__inner.left .table .table-inner table .rowspan th{
    border-top: 1px solid #DDDDDD;
  }
  .st-GlobalInner .st-GlobalInner__inner.left table{
    width: 100%;
  }
  .st-GlobalInner .st-GlobalInner__inner.left table th, .st-GlobalInner .st-GlobalInner__inner.left table td{
    white-space: normal;
  }
  .st-GlobalInner .st-GlobalInner__inner.left .block_contact ul{
    display: block;
    padding-left: 0;
  }
  .st-GlobalInner .st-GlobalInner__inner.left .block_contact .btn.contact{
    width: 100%;
    margin: 0 auto;
  }
  .st-GlobalInner .st-GlobalInner__inner.left .block_contact .mail{
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 0;
  }
  .st-GlobalInner .st-GlobalInner__inner.right{
    display: none;
  }
  .st-GlobalFooter .st-GlobalFooter_PageTop{
    display: none;
  }
  .st-GlobalFooter .st-GlobalFooter_NavArea{
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */
