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

.flag-print {
  display: block;
}

/***** print.css - 日東電工 *****/
#G-HEADER-NEW {
  display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: auto !important;
    width: 100% !important;
    height: auto !important;
}
#G-TOPIC-PATH {
  display: none !important;
}
#G-HEADER-SP {
  display: none !important;
}
.logo {
  width: 123px !important;
}
.logo a {
  width: 122px !important;
  height: 70px !important;
}
.logo a img {
  width: 89px !important;
}
.logo.logo-100 {
  left: 123px !important;
  width: 73px !important;
}
.logo.logo-100 a {
  width: 70px !important;
}
.logo.logo-100 img {
  width: 44px !important;
}
.region {
  opacity: 0;
}
.nav {
  opacity: 0;
}
.nav ul li {
  opacity: 0;
}
.globalnav {
  height: 60px;
}
.globalnav .nav {
  display: none;
}
.information li {
opacity: 1 !important;
}

.search .item {
  opacity: 1 !important;
  transform: translateX(0) !important;
}

.search .bg_img {
  display: none !important;
}
.m-search {
  display: none !important;
}

/* Sitetop */

.movie .video {
  background: url(../img/bg_top.jpg.html) 0 0 no-repeat;

}
.movie .video {
  padding-bottom: 100vh;
}
.movie .video iframe {
  display: none;
}

.movie .video .bg-video {
  display: block;
}


/* Footer banner */
#G-FOOTER-BANNER {
  margin: 80px auto 0 !important;
  background: #ddd !important;
}
#G-FOOTER-BANNER .m-inner {
}
#G-FOOTER-BANNER .banner-list {
  display: flex !important;
  margin: 0 auto !important;
  max-width: 1400px !important;
  justify-content: center !important;
}
#G-FOOTER-BANNER .banner-list li {
  width: 33.3% !important;
}
#G-FOOTER-BANNER .banner-list li img {
  width: 100% !important;
}
#G-FOOTER-BANNER .banner-list li a {
  display: table !important;
  width: 100% !important;
  vertical-align: middle !important;
  text-align: center !important;
  position: relative !important;
}
#G-FOOTER-BANNER .banner-list li a:hover {
  opacity: 0.7 !important;
}
#G-FOOTER-BANNER .banner-list li .box {
  color: #fff !important;
  bottom: 20px !important;
  left: 20px !important;
  position: absolute !important;
  text-align: left !important;
}
#G-FOOTER-BANNER .banner-list li .box .title {
  font-size: 16px !important;
  letter-spacing: 3.5px !important;
  line-height: 1.75 !important;
  margin-bottom: 7% !important;
}
#G-FOOTER-BANNER .banner-list li .box .link {
  border: 1px solid #fff !important;
  display: inline-block !important;
}
#G-FOOTER-BANNER .banner-list li .box .link span {
  display: block !important;
  font-size: 14px !important;
  line-height: 1.75 !important;
  padding: 8px 24px !important;
  text-align: center !important;
}
#G-FOOTER-BANNER .m-pc { display: inline !important; }
#G-FOOTER-BANNER .m-sp { display: none !important; }

/* Footer */
#G-FOOTER {
  /*margin-top: 50px !important;*/
}
#G-FOOTER .service {
  background: #fbfbfd url("../img/bg_footer1.gif") repeat-x !important;
  min-width: 960px !important;
}
#G-FOOTER .service .inner {
  padding: 40px 0 50px 0 !important;
}
#G-FOOTER .service .inner &gt; ul {
  *zoom: 1 !important;
}
#G-FOOTER .service .inner &gt; ul:after {
  content: '' !important;
  display: block !important;
  clear: both !important;
  height: 0 !important;
}
#G-FOOTER .service .inner &gt; ul &gt; li {
  float: left !important;
  margin-left: 10px !important;
  width: 160px !important;
}
#G-FOOTER .service .inner &gt; ul &gt; li.item-2, #G-FOOTER .service .inner &gt; ul &gt; li.item-4 {
  width: 130px !important;
}
#G-FOOTER .service .inner &gt; ul &gt; li &gt; a, #G-FOOTER .service .inner &gt; ul &gt; li &gt; span {
  font-weight: bold !important;
  color: #333 !important;
}
#G-FOOTER .service .inner &gt; ul &gt; li ul {
  margin-top: 10px !important;
  font-size: 91% !important;
}
#G-FOOTER .service .inner &gt; ul &gt; li ul a {
  color: #666 !important;
}
body.s-global #G-FOOTER .service .inner &gt; ul &gt; li.item-1 {
  width: 220px !important;
}
body.s-global #G-FOOTER .service .inner &gt; ul &gt; li.item-2 {
  width: 200px !important;
}
body.s-global #G-FOOTER .service .inner &gt; ul &gt; li.item-3 {
  width: 210px !important;
}
body.s-global #G-FOOTER .service .inner &gt; ul &gt; li.item-4 {
  width: 180px !important;
}
body.s-global #G-FOOTER .service .inner &gt; ul &gt; li.item-5 {
  width: 100px !important;
}
#G-FOOTER .service .inner &gt; ul &gt; li.s-bold ul {
  font-size: 100% !important;
  margin-top: 0 !important;
}
#G-FOOTER .service .inner &gt; ul &gt; li.s-bold li {
  margin-bottom: 3px !important;
}
#G-FOOTER .service .inner &gt; ul &gt; li.s-bold a {
  font-weight: bold !important;
  color: #333 !important;
}
#G-FOOTER .site {
  font-size: 11px !important;
  background: #2f3245 !important;
}
#G-FOOTER .site.info {
  font-size: 100% !important;
  background: #f2f2f2 !important;
}
#G-FOOTER .site .inner {
  *zoom: 1 !important;
  padding: 25px 5.6% 15px !important;
  width: 100% !important;
  margin: 0 auto !important;
  box-sizing: border-box !important;
}
#G-FOOTER .site .inner:after {
  content: '' !important;
  display: block !important;
  clear: both !important;
  height: 0 !important;
}
#G-FOOTER .site a {
  color: #fff !important;
}
#G-FOOTER .site.info a {
  color: #565656 !important;
  font-size: 14px !important;
}
#G-FOOTER .site ul {
  margin: 0 0 0 -20px !important;
  *zoom: 1 !important;
  float: left !important;
  width: calc(100% - 320px) !important;
}
#G-FOOTER .site.info ul {
  padding: 10px 0 0 !important;
  width: calc(100% - 150px) !important;
}


#G-FOOTER .site.info .sns {
  float: right !important;
  padding-top: 0 !important;
  width: auto !important;
}
#G-FOOTER .site.info .sns img {
  width: 30px !important;
}
#G-FOOTER .site .sns img:hover {
  opacity: 0.6 !important;
}
#G-FOOTER .site ul:after {
  content: '' !important;
  display: block !important;
  clear: both !important;
  height: 0 !important;
}
#G-FOOTER .site li {
  float: left !important;
  /*border-left: 1px solid #4e5787 !important;*/
  padding-left: 10px !important;
  margin-bottom: 10px !important;
  margin-left: 10px !important;
}

#G-FOOTER .site li:first-child {
  border-left: none !important;
}
@media (max-width: 760px) {
  .movie .video {
    padding-bottom: 50vh;
  }
}
@media (max-width: 960px) {
  #G-FOOTER .site ul {
    margin: 0 0 0 -20px !important;
    *zoom: 1 !important;
    float: left !important;
    width: calc(100% - 320px) !important;
  }
  #G-FOOTER .site.info ul {
    padding: 10px 0 0 !important;
    width: calc(100% - 150px) !important;
  }
  
  #G-FOOTER .site.info .sns {
    float: right !important;
    padding-top: 0 !important;
    width: auto !important;
  }
  #G-FOOTER .site.info .sns img {
    width: 30px !important;
  }
  #G-FOOTER .site .sns img:hover {
    opacity: 0.6 !important;
  }
  #G-FOOTER .site ul:after {
    content: '' !important;
    display: block !important;
    clear: both !important;
    height: 0 !important;
  }
  #G-FOOTER .site li {
    float: left !important;
    /*border-left: 1px solid #4e5787 !important;*/
    padding-left: 10px !important;
    margin-bottom: 10px !important;
    margin-left: 10px !important;
    width: auto !important;
    margin-top: 0 !important;
    border: none !important;
  }
  #G-FOOTER .site li:first-child {
    border-left: none !important;
  }
}

#G-FOOTER .site p {
  float: right !important;
  color: #bdbfcc !important;
}</pre></body></html>