<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/**
--------------------------------

    New Print Style
    File: nt_print.css
    Create: 2019.10.15
    Update: 

--------------------------------
*/
.flag-print {
  display: block !important;
}

.print-btn {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 0px;
  height: 16px;
  margin-top: -10px;
}

.gen-pdgt60 {
  padding-top: 0 !important;
}

.gen-pdg90 {
  padding: 20px 1% 20px 0;
}

.btn.btn-detail_blue a {
  color: #fff;
}

.btn.btn-detail_blue a .label {
  z-index: 1;
  position: absolute;
  top: 15px;
  left: 10px;
  font-size: 10px !important;
}

#G-HEADER-NEW {
  position: relative;
}

#G-HEADER-NEW.show.scroll {
  display: none !important;
}

#G-HEADER-NEW .nav {
  display: none;
}

#G-MAIN-AREA {
  min-width: 100%;
  margin: 0 auto;
}

.keyviual-img_title {
  color: #333;
}

.keyviual-img_title img {
  display: none;
}

#G-PAGETOP {
  display: none;
}

/** コンテンツレイアウト
--------------------------------
--------------------------------
*/
.layout-wrap {
  margin-top: 0px !important;
  min-width: 1280px;
}

.layout-wrap.bgcolor-gray {
  padding: 20px 0 0;
  background: #fff;
  border-top: none;
}

.layout-wrap .layout-sidebar {
  display: none;
}

.layout-wrap .layout-contents {
  width: 100% !important;
  margin: 0 !important;
}

#Product-search {
  background: none !important;
}

.mgnbox {
  margin-bottom: 40px;
}

/** カラムレイアウト
--------------------------------
--------------------------------
*/
.layout-column .clm.w20p {
  width: 19%;
  margin-right: 1%;
}

.layout-column .clm.w20p:nth-child(2n) {
  margin-right: 1%;
}

.layout-column .clm.w20p:nth-child(5n) {
  margin-right: 0;
}

.hdl-pagetitle {
  margin-top: 20px;
}

.hdl-title .title.bgcolor-gray {
  background: #fff;
}

.keyviual-img_title {
  position: relative;
  width: 100%;
  height: 120px !important;
}

.keyviual-img_title.mini .inner {
  top: 0;
}

.keyviual-img_title .inner {
  z-index: 2;
  position: static;
  display: block;
  width: 100%;
  height: auto !important;
  max-width: 100%;
  margin: 45px auto 0;
}

.keyviual-img_title .pagetitle-group {
  display: table-cell;
  box-sizing: border-box;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
}

.keyviual-img_title .nav-page_list {
  display: none;
}

.keyviual-img_title .title {
  margin-bottom: 20px;
  color: #333 !important;
  font-size: 28px !important;
  font-weight: normal;
  line-height: 1.0;
  text-align: left;
}

.keyviual-img_title .title::after {
  z-index: 4;
  position: absolute;
  bottom: -30px;
  display: block;
  content: ' ';
  width: 45px;
  height: 3px;
  border-top: 3px solid #0a2986;
}

.keyviual-img_title .subtitle {
  margin-bottom: 6px;
  color: #333 !important;
  font-size: 16px !important;
  text-align: left;
}

.keyviual-img_title .text {
  color: #333 !important;
  font-size: 14px !important;
  line-height: 2.2;
  text-align: left;
}

.keyviual-img_title .img {
  display: none;
}

/** バナー
--------------------------------
--------------------------------
*/
.link-box .inner {
  padding: 20px 0 0 0;
  vertical-align: top;
}

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

/**
    業界詳細
*/
.nav-page {
  display: none !important;
}

.nav-page_list {
  display: none;
}

.layout-industry_2clm {
  transform: scale(0.8, 0.8);
}

.img-intractive_point {
  width: 630px;
}

.img-intractive_point .img-base {
  width: 620px;
}

.img-intractive_point .point .pointer {
  background: none;
}

.img-intractive_point .point .pointer .dot {
  display: none;
}

.img-intractive_point .point .pointer .img {
  display: inline !important;
}
</pre></body></html>