﻿
/**************************************************
　base
***************************************************/
/* -----------------------------------------------
　Body
-------------------------------------------------- */
@import "font-awesome.css";
html, body {
  width: 100%;
}

body {
  min-width: 1300px;
  margin: 0;
  padding: 0;
  background: #fff;
  color: #2a2b2c;
  line-height: 1.8;
}

body, input, textarea, select {
  font-size: 16px;
  *font-size: 100%;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", Helvetica, sans-serif;
}

/* -----------------------------------------------
　Elements
-------------------------------------------------- */
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  line-height: 1.4;
}

ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 2em;
}
ol li {
  list-style: decimal;
}

ul li {
  list-style: none;
}

img, video {
  border: 0;
  vertical-align: bottom;
}

a {
  color: #0074bf;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.pc .select a:hover {
  opacity: 1;
}

p {
  margin: 0;
  padding: 0;
}

em {
  font-style: normal;
}

/* -----------------------------------------------
　Common Class
-------------------------------------------------- */
.wrap, #ecoitem .box-ecoitem, .wrap-products, .box-iso2, .box-iso, #quality .box-inspection-maker, #quality .box-inspection, #fastener .flagship ul, #fastener .box-kinds, .page-content {
  zoom: 1;
}
.wrap:after, #ecoitem .box-ecoitem:after, .wrap-products:after, .box-iso2:after, .box-iso:after, #quality .box-inspection-maker:after, #quality .box-inspection:after, #fastener .flagship ul:after, #fastener .box-kinds:after, .page-content:after {
  content: "";
  display: block;
  clear: both;
  overflow: auto;
}

.float-l {
  float: left;
}

.float-r {
  float: right;
}

.clear {
  clear: both;
}

.hidden {
  display: none;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.wordbreak {
  word-break: break-all !important;
}

.nowrap {
  white-space: nowrap !important;
}

.red {
  color: #f00;
}

p.indention, ul.indention li {
  margin-left: 1em;
  text-indent: -1em;
}

ul.indention .noindent {
  margin-left: 0;
  text-indent: 0;
}

ol.decimal li {
  list-style: decimal;
}

.caps {
  text-transform: uppercase;
}

.capsoff {
  text-transform: none !important;
}

.disp-ib {
  display: inline-block;
}

.disp-tb,
.view-tb,
.disp-tbsp,
.view-tbsp,
.disp-sp,
.view-sp,
.imgTxt span,
.page-title span {
  display: none;
}

.disp-pc {
  display: block;
}

.view-pc,
.imgTxt img,
.page-title img {
  display: inline;
}

/**************************************************
　structure
***************************************************/
/* -----------------------------------------------
　Header
-------------------------------------------------- */
#site-header {
  width: 100%;
  background-color: #fff;
  z-index: 200;
}
#site-header .inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 18px 0 26px;
}
#site-header .site-logo {
  float: left;
  padding: 22px 10px 0 0;
  font-size: 0;
}
#site-header .box-head {
  float: right;
  width: 54.6875%;
  max-width: 1000px;
  text-align: right;
}
#site-header .box-head.box-en {
  width: 64.0625%;
}
#site-header .contact-h a {
  display: block;
  position: relative;
  padding: 0.3em 0.6em;
  border-radius: 2px;
  background: #eff2f4;
  color: #2a2b2c;
}
#site-header .contact-h li {
  display: inline-block;
  padding: 0 0 5px 1px;
  text-align: center;
}
#site-header .contact-h li.tel .fa, #site-header .contact-h li.tel2 .fa {
  padding-right: 0.1em;
  color: #0074bf;
  font-size: 125%;
  vertical-align: middle;
}
#site-header .contact-h li.contact a {
  padding-right: 1.8em;
  padding-left: 1.4em;
  background: #0074bf;
  color: #fff;
}
#site-header .contact-h li.contact .fa {
  padding-right: 0.8em;
  font-size: 112.5%;
}
#site-header .unav {
  margin: 7px 0 0;
}
#site-header .unav a {
  display: block;
  color: #2a2b2c;
}
#site-header .unav li {
  display: inline-block;
  text-align: left;
}
#site-header .unav li.search dt {
  display: none;
}
#site-header .unav li.search .phrase {
  float: left;
  width: 200px;
  height: 26px;
  padding: 2px 35px 2px 5px;
  border: 1px solid #d3d9dd;
  border-radius: 4px;
  line-height: 30px;
  outline: 0;
}
#site-header .unav li.search .button {
  margin: 7px 0 0 -30px;
  padding: 0;
  border: 0;
  background-color: transparent;
  color: #808284;
  font-family: "fontAwesome";
}
#site-header .unav li.sitemap {
  padding-left: 30px;
  font-size: 87.5%;
}
#site-header .unav li.sitemap .fa {
  padding-right: 0.3em;
  color: #0074bf;
  font-size: 114.2857142857%;
}
#site-header .unav li.english {
  margin-left: 15px;
  padding-left: 20px;
  border-left: 1px solid #d3d9dd;
  font-size: 87.5%;
}
#site-header .unav li.english .fa {
  padding-left: 10px;
  color: #0074bf;
  font-size: 114.2857142857%;
}

.sp-menu-button, .spNav-menus {
  display: none;
}

#gnav {
  position: relative;
  border-top: 4px solid #d3d9dd;
  background: #eff2f4;
}
#gnav a {
  display: block;
  color: #2a2b2c;
}
#gnav ul {
  display: table;
  position: relative;
  width: 1160px;
  height: 60px;
  margin: 0 auto;
}
#gnav ul:after {
  position: absolute;
  right: 0;
  top: 17px;
  bottom: 17px;
  width: 1px;
  background-color: #d3d9dd;
  content: "";
}
#gnav ul li {
  display: table-cell;
  position: relative;
  min-width: 144px;
  line-height: 1.1;
  text-align: center;
  vertical-align: middle;
}
#gnav ul li:after {
  position: absolute;
  left: 0;
  top: 17px;
  bottom: 17px;
  width: 1px;
  background-color: #d3d9dd;
  content: "";
}
#gnav ul li a {
  display: table;
  width: 100%;
  padding: 5px 0;
  text-decoration: none;
}
#gnav ul li .box {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
#gnav ul li.stay a {
  color: #0074bf;
}

/* -----------------------------------------------
　Footer
-------------------------------------------------- */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 80px;
  height: 80px;
  z-index: 100;
}
#pagetop a {
  display: block;
  position: relative;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 80px 80px;
  border-color: transparent transparent #0074bf transparent;
  line-height: 1;
  text-indent: -9999px;
  outline: none;
}
#pagetop a:before {
  position: absolute;
  right: 11px;
  bottom: -70px;
  color: #fff;
  font-size: 175%;
  text-indent: 0;
  font-family: "fontAwesome";
  content: "\f0aa";
}

#site-footer {
  clear: both;
  border-top: 10px solid #d3d9dd;
  background-color: #fff;
}
#site-footer a {
  color: #2a2b2c;
}
#site-footer .inner {
  position: relative;
  max-width: 1020px;
  margin: 0 auto;
  padding: 33px 0 50px;
}
#site-footer .info {
  float: left;
  width: 33.3333333333%;
}
#site-footer .info .site-logo {
  margin: 0 0 20px;
}
#site-footer .sitemap {
  float: right;
  width: 63.7254901961%;
}
#site-footer .sitemap .box {
  float: left;
  width: 33.3333333333%;
}
#site-footer .sitemap .box li {
  padding: 2px 0 8px;
  font-weight: bold;
}
#site-footer .sitemap .box li a {
  display: block;
  padding: 2px 0;
}
#site-footer .sitemap .box li li {
  padding: 0 0 0 10px;
  font-size: 87.5%;
  font-weight: normal;
}
#site-footer .copyright {
  padding: 14px;
  background-color: #d3d9dd;
  text-align: center;
}

/* -----------------------------------------------
　Content
-------------------------------------------------- */
.category-title {
  position: relative;
  height: 70px;
  padding: 80px 0 90px;
  background-color: #0057C0;
  color: #fff;
}
.category-title .category-title-jp, .category-title .category-title-en {
  position: relative;
  z-index: 5;
}
.category-title-jp {
  font-size: 225%;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 8px;
}

.category-title-en {
  font-family: Helvetica, "sans-serif";
  font-size: 106.25%;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 6px;
}

.category-title-en-only {
  font-family: Helvetica, "sans-serif";
  font-size: 225%;
  font-weight: bold;
  text-align: center;
  line-height: 70px;
  text-transform: uppercase;
  letter-spacing: 6px;
}

.page-content {
  width: 940px;
  margin: 0 auto;
  padding: 55px 40px 60px;
  background-color: #fff;
}

.lnav .title {
  display: none;
}
.lnav ul {
  padding: 10px 0 0;
  text-align: center;
}
.lnav li {
  display: inline-block;
  padding: 0 3px 10px;
  color: #d3d9dd;
  font-size: 112.5%;
}
.lnav li a {
  display: inline-block;
  padding: 12px 20px;
  border-radius: 4px;
  color: #0074bf;
}
.lnav li a:hover {
  background-color: #bfe6ff;
  text-decoration: none;
}
.recruit .lnav li a {
  min-width: 4em;
}
.lnav li span {
  display: inline-block;
  min-width: 4em;
  padding: 12px 20px;
}
.lnav li.stay a {
  background-color: #0074bf;
  color: #fff;
}

/**************************************************
　components
***************************************************/
/* -----------------------------------------------
　Modules
-------------------------------------------------- */
.header-a {
  font-size: 225%;
  font-weight: bold;
  text-align: center;
}
.header-a .txt {
  display: inline-block;
  padding: 6px 0 6px;
  border-bottom: 6px solid #0074bf;
}

.header-a1 {
  font-size: 175%;
  font-weight: bold;
  text-align: center;
}
.header-a1 .txt {
  display: inline-block;
  padding: 8px 0 8px;
  border-bottom: 6px solid #0074bf;
}

.header-b {
  margin: 0 0 20px;
  font-size: 175%;
  font-weight: bold;
  text-align: center;
}

.header-c, .header-c1 {
  margin: 50px 0 25px;
  font-size: 150%;
  font-weight: bold;
  text-align: center;
}

.header-c1 {
  color: #0074bf;
}

.header-d {
  margin: 30px 0 12px;
  padding: 0 0 12px;
  border-bottom: 2px solid #0074bf;
  font-size: 137.5%;
  font-weight: bold;
}

.header-d1 {
  margin: 30px 0 12px;
  font-size: 137.5%;
  font-weight: bold;
}

.header-d2 {
  margin: 30px 0 12px;
  font-size: 125%;
  font-weight: bold;
}

.header-e, .header-e2, .header-e1 {
  margin: 30px 0 15px;
  font-size: 112.5%;
  font-weight: bold;
  text-align: center;
}

.header-e1 {
  color: #0074bf;
}

.header-e2 {
  text-align: left;
}

.header-f {
  padding: 0 0 16px;
  font-weight: bold;
}

.header-g {
  margin: 40px auto 20px;
  padding: 5px;
  border-top: 2px solid #0074bf;
  border-bottom: 2px solid #0074bf;
  font-size: 137.5%;
  font-weight: bold;
  text-align: center;
}

.btn-a a, .btn-a button {
  display: block;
  position: relative;
  padding: 20px 30px;
  border: 2px solid #0074bf;
  border-radius: 4px;
  background: #fff;
  color: #0074bf;
  font-size: 125%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
.btn-a a:before, .btn-a button:before {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -0.5em;
  font-size: 120%;
  font-weight: normal;
  line-height: 1;
  font-family: "fontAwesome";
  content: "\f105";
}
.btn-a a:hover, .btn-a button:hover {
  border-color: #01a369;
  color: #01a369;
}

.btn-b a {
  display: block;
  position: relative;
  padding: 8px 18px 6px 8px;
  border: 2px solid #0074bf;
  border-radius: 4px;
  color: #0074bf;
  text-align: center;
  text-decoration: none;
}
.btn-b a:before {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -0.5em;
  font-size: 125%;
  line-height: 1;
  font-family: "fontAwesome";
  content: "\f105";
}
.btn-b a:hover {
  border-color: #01a369;
  color: #01a369;
}

.btn-map a {
  display: inline-block;
  position: relative;
  padding: 6px 30px 6px 40px;
  border: 2px solid #0074bf;
  border-radius: 4px;
  color: #0074bf;
  text-align: center;
  text-decoration: none;
}
.btn-map a:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -0.5em;
  font-size: 150%;
  line-height: 1;
  font-family: "fontAwesome";
  content: "\f041";
}
.btn-map a:hover {
  border-color: #01a369;
  color: #01a369;
}

.btn-contact {
  max-width: 490px;
  margin: 40px auto 0;
  font-size: 125%;
}
.btn-contact a {
  display: block;
  position: relative;
  padding: 22px 30px;
  border-radius: 4px;
  background: #0074bf;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
.btn-contact a:before {
  padding-right: 15px;
  font-size: 120%;
  line-height: 1;
  font-family: "fontAwesome";
  content: "\f0e0";
}
.btn-contact a:after {
  position: absolute;
  top: 50%;
  right: 28px;
  margin-top: -0.5em;
  font-size: 120%;
  line-height: 1;
  font-family: "fontAwesome";
  content: "\f105";
}

.link-a a {
  display: inline-block;
  position: relative;
  padding: 0 20px 0 0;
  color: #0074bf;
  text-decoration: none;
}
.link-a a:after {
  position: absolute;
  top: -0.25em;
  right: 0;
  font-size: 125%;
  font-family: "fontAwesome";
  content: "\f105";
}
.link-a a:hover {
  color: #01a369;
}

.list-a li {
  position: relative;
  padding-left: 1.4em;
}
.list-a li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "・";
}

.pager {
  margin-top: 20px;
}
.pager ul {
  text-align: center;
}
.pager ul li {
  *zoom: 1;
  display: inline-block;
  *display: inline;
  _display: inline;
  font-size: 87.5%;
  vertical-align: middle;
}
.pager ul li a, .pager ul li span {
  display: block;
  width: 38px;
  *margin: 0 0.3em 0 0;
  _margin: 0 0.3em 0 0;
  padding: 0.5em 0;
  border: 1px solid #333;
  background-color: #eee;
  color: #333;
  font-weight: bold;
  vertical-align: bottom;
}
.pager ul li a:hover {
  border-color: #B60033;
  background: #B60033;
  color: #fff;
  text-decoration: none;
}
.pager ul .active span {
  border-color: #B60033;
  background: #B60033;
  color: #fff;
}
.pager ul .prev, .pager ul .next {
  padding: 0 0.5em;
}
.pager ul .prev a, .pager ul .prev span, .pager ul .next a, .pager ul .next span {
  border: 0;
  background-color: transparent;
}
.pager ul .prev a:hover, .pager ul .next a:hover {
  background-color: transparent;
  color: #333;
  text-decoration: underline;
}
.pager ul .prev span, .pager ul .next span {
  color: #666;
}

.table-a {
  width: 100%;
  border-top: 1px solid #d3d9dd;
}
.table-a th, .table-a td {
  padding: 28px 0;
  border-bottom: 1px solid #d3d9dd;
  vertical-align: top;
}
.table-a th {
  padding-right: 1em;
  font-weight: normal;
  text-align: left;
}
.table-b {
  width: 100%;
  border: 1px solid #d3d9dd;
}
.table-b th, .table-b td {
  padding: 28px 25px;
  border: 1px solid #d3d9dd;
}
.table-b th {
  background-color: #eff2f4;
  text-align: left;
}

.table-c {
  width: 100%;
  border: 1px solid #d3d9dd;
}
.table-c th, .table-c td {
  padding: 16px 10px;
  border: 1px solid #d3d9dd;
  text-align: center;
}
.table-c th {
  background-color: #eff2f4;
}
.table-c .bg td {
  background: #ffffcc;
}

.table-d {
  width: 100%;
}
.table-d th, .table-d td {
  padding: 15px 18px 14px;
  border: 2px solid #fff;
  background-color: #eff2f4;
  line-height: 1.3;
}
.table-d .-tani {
  width: 3em;
}
.table-d .bg-head {
  background-color: #d3d9dd;
}
.table-d th.bg-goal {
  background-color: #99d4fb;
}
.table-d td.bg-goal {
  background-color: #ddeffb;
}
.table-d .table-title {
  font-size: 125%;
  line-height: 1.2;
}
.table-d .table-sum {
  background-color: #0074bf;
  color: #fff;
  font-size: 112.5%;
  line-height: 1.2;
}

.table-e {
  width: 100%;
  border: 1px solid #d3d9dd;
}
.table-e th, .table-e td {
  padding: 12px;
  border: 1px solid #d3d9dd;
  font-size: 95%;
}
.table-e th .sub, .table-e td .sub {
  display: block;
  line-height: 1.4;
}
.table-e th {
  background-color: #eff2f4;
  text-align: center;
}
.table-e td {
  text-align: left;
}
.table-e td .caption {
  display: inline-block;
  margin: 5px 0;
  padding: 2px 6px;
  border: 1px solid #d3d9dd;
  border-radius: 4px;
}

/***************************************************/
/* unique*/
/***************************************************/
.site-content {
  position: relative;
  z-index: 5;
}

.mainimg {
  position: relative;
  z-index: 1;
}

.telink {
  color: #2a2b2c;
  text-decoration: none !important;
  cursor: default;
  opacity: 1 !important;
}

.bg-a {
  padding: 60px 0 110px;
  background-color: #eff2f4;
}

.mainimg {
  display: table;
  width: 100%;
  height: 750px;
  margin-bottom: -70px;
  background: no-repeat center;
  position: relative;
  z-index: -500;
}
.mainimg .copy {
  display: table-cell;
  color: #2a2b2c;
  font-size: 56.25%;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
}
.mainimg.-precision {
  max-width: 1400px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mainimg .copy-precision {
  position: absolute;
  content: "";
  color: #2a2b2c;
  font-size: 56.25%;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  top: 60px;
  left: 4.2857142857%;
}

.content-inner-a {
  width: 600px;
  margin: 0 auto;
}

.content-inner-b {
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 40px;
       column-gap: 40px;
  row-gap: 0;
}

.small {
  font-size: 87.5%;
}

.doga {
  max-width: 560px;
  margin: 0 auto;
}

/* ----------------------------------------------- */
/* 事業紹介*/
/* ----------------------------------------------- */
.section .category-title {
  background: url(../image/img-category-main.jpg) no-repeat center;
}
.section .mainimg {
  height: 800px;
  background: no-repeat center;
}
.section .mainimg .copy {
  padding-bottom: 40px;
}
.section#fastener .header-b, .section#steel .header-b, .section#oversea .header-b {
  margin: 90px 0 40px;
}
.section#fastener .header-c, .section#fastener .header-c1, .section#steel .header-c, .section#steel .header-c1, .section#oversea .header-c, .section#oversea .header-c1 {
  margin: 50px 0 20px;
}
.section#precision .header-b {
  margin: 58px 0 40px;
}
.section#precision .header-c, .section#precision .header-c1 {
  margin: 50px 0 20px;
}
.section .header-b + .lead {
  margin: 40px 0;
  line-height: 2;
}
.section .doga {
  margin: 50px auto 70px;
}

.img-panel-a {
  margin: 0 -2px 0 -3px;
}
.img-panel-a li {
  float: left;
  padding: 0 2px 5px 3px;
}

.img-panel-b, .img-panel-b4 {
  margin: 0 -1.0417%;
}
.img-panel-b li, .img-panel-b4 li {
  float: left;
  width: 31.25%;
  padding: 1.0417%;
}
.img-panel-b li .caption, .img-panel-b4 li .caption {
  margin-top: 10px;
  line-height: 1.6;
}
.img-panel-b em, .img-panel-b4 em {
  color: #0074bf;
  font-weight: bold;
}

.img-panel-b4 li {
  width: 22.9166666667%;
}
.img-panel-b4 li.w-long2 {
  width: 47.9166666667%;
}
.img-panel-b4 li.w-long3 {
  width: 72.9166666667%;
}

.img-panel-c {
  margin: 0 -2.040816%;
}
.img-panel-c li {
  float: left;
  width: 45.9183673469%;
  padding: 10px 2.0408163265% 20px;
}
.img-panel-c li .caption {
  margin-top: 10px;
  line-height: 1.6;
}

#precision .mainimg {
  background-image: url(../image/img-precision-main.jpg);
}
#precision .img-top {
  margin-top: 100px;
}
#precision .lead-top {
  margin-top: 80px;
}
#precision .box-img01 {
  margin-top: 40px;
  margin-bottom: 90px;
}
#precision .header-b .em {
  color: #0074bf;
  padding: 0 6px;
}
#precision .section-sqe .header-b {
  margin: 100px 0 60px;
}
#precision .section-sqe .img-main {
  padding: 8px 0 50px;
}
#precision .box-column-2 {
  padding-bottom: 30px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
}
#precision .box-column-2 .box-l {
  text-align: center;
}
#precision .box-column-2 .box-l img {
  max-width: 450px;
  width: 100%;
}
#precision .box-column-2 .box-r {
  text-align: center;
}
#precision .box-column-2 .box-r img {
  max-width: 450px;
  width: 100%;
}
#precision .box-column-2 .caption {
  margin: 0 0 20px 50px;
}
#precision .box-book {
  margin-top: 3em;
  padding: 30px 57px;
  background-color: #eff2f4;
}
#precision .box-book .first {
  margin-bottom: 10px;
}
#precision .strength {
  background-color: #EFF2F4;
  padding: 60px;
  margin-top: 80px;
}
#precision .l-ul-precision {
  font-size: 137.5%;
  font-weight: bold;
  max-width: 572px;
  width: 100%;
  display: block;
  margin: 50px auto 70px;
}
#precision .l-ul-precision li {
  position: relative;
}
#precision .l-ul-precision li::before {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  background-color: #0074bf;
  border-radius: 100%;
  top: 48%;
  left: -32px;
  transform: translateY(-50%);
}
#precision .l-ul-precision li + li {
  margin-top: 10px;
}
#precision .iframe {
  display: block;
  margin: 60px auto 0;
  aspect-ratio: 16/9;
  max-width: 565px;
  width: 100%;
  height: auto;
}

.precision__menu {
  position: absolute;
  content: "";
  top: 60px;
  right: 65px;
}
.precision__ul-head {
  width: 257px;
  background-color: #0074bf;
  border-radius: 8px 8px 0 0;
}
.precision__ul-head > li {
  padding: 14px 16px;
}
.precision__ul-head > li img {
  display: block;
  height: 22px;
}
.precision__ul-lists li {
  background-color: rgba(255, 255, 255, 0.85);
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 20px;
}
.precision__ul-lists li::before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  background: url(../image/img-icon-arrow.png) no-repeat center/contain;
  width: 18px;
  height: 9px;
  z-index: 500;
  left: 25px;
}
.precision__ul-lists li.-last {
  padding-bottom: 12px;
  border-radius: 0 0 8px 8px;
}
.precision__ul-lists li.-last::before {
  display: none;
}
.precision__ul-lists span {
  padding: 10px 10px 10px 35px;
  width: 100%;
  border-bottom: solid 1px rgba(105, 127, 156, 0.5);
}
.precision__ul-lists span img {
  display: block;
  width: auto;
  height: 20px;
}

#fastener .mainimg {
  background-image: url(../image/img-fastener-main.jpg);
}
#fastener .box-img01 {
  margin: 0 -1.7453798768% 40px;
}
#fastener .box-img01 li {
  float: left;
  padding: 0 1.7453798768%;
}
#fastener .box-img01 .field {
  width: 53.5934291581%;
  padding-top: 1px;
}
#fastener .box-img01 .goods {
  width: 39.4250513347%;
}
#fastener .box-img02 {
  max-width: 640px;
  margin: 20px auto 55px;
}
#fastener .box-img02 li {
  float: left;
  padding: 0 10px;
}
#fastener .box-kinds {
  margin: 0 0 50px;
}
#fastener .box-kinds .text {
  float: right;
  width: 46.6666666667%;
}
#fastener .box-kinds .header-c, #fastener .box-kinds .header-c1 {
  margin: 0 0 5px;
  text-align: left;
}
#fastener .box-kinds .img {
  float: left;
  width: 46.6666666667%;
}
#fastener .box-kinds .img div + div {
  margin-top: 10px;
}
#fastener .list-goods {
  margin: 100px 0 60px;
}
#fastener .list-goods li {
  float: left;
  width: 280px;
}
#fastener .list-goods .goods2 {
  padding: 0 20px 0 40px;
}
#fastener .list-goods .goods2sub {
  width: 320px;
}
#fastener .list-goods .goods2sub .img {
  margin-top: 10px;
}
#fastener .list-goods .goods2sub .img img {
  display: block;
  margin: 0 auto;
}
#fastener .list-goods .header-e, #fastener .list-goods .header-e1, #fastener .list-goods .header-e2 {
  margin-top: 0;
  text-align: left;
}
#fastener .flagship {
  margin: 50px -40px 80px;
  padding: 1px 30px 25px;
  background: #eff2f4;
}
#fastener .flagship .header-c, #fastener .flagship .header-c1 {
  margin-bottom: 8px;
}
#fastener .flagship .header-c + p, #fastener .flagship .header-c1 + p {
  font-size: 112.5%;
}
#fastener .flagship ul.-colomn3 {
  max-width: 795px;
  margin: 0 auto;
}
#fastener .flagship ul.-colomn3 li {
  text-align: center;
}
#fastener .flagship li {
  float: left;
  width: 225px;
  padding: 20px;
}
#fastener .flagship a {
  display: block;
  color: #2a2b2c;
}
#fastener .flagship .title {
  margin-top: 10px;
  font-size: 87.5%;
}
#fastener .img-machine {
  margin: 40px auto 0;
}

#steel .mainimg {
  background-image: url(../image/img-steel-main.jpg);
}
#steel .btn-steel {
  max-width: 600px;
  margin: 120px auto 90px;
}
#steel .btn-steel li {
  float: left;
  width: 46.6666666667%;
  padding: 0 1.6666666667%;
  font-size: 125%;
}
#steel .btn-steel a {
  display: block;
  position: relative;
  padding: 16px 10px 24px 10px;
  border: 2px solid #0074bf;
  border-radius: 4px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
#steel .btn-steel a:before {
  position: absolute;
  bottom: 1px;
  left: 50%;
  margin-left: -0.3em;
  font-size: 120%;
  font-weight: normal;
  line-height: 1;
  font-family: "fontAwesome";
  content: "\f107";
}
#steel .btn-steel a:hover {
  border-color: #01a369;
  color: #01a369;
}
#steel .header-a1 + .header-c, #steel .header-a1 + .header-c1 {
  margin-top: 80px;
}
#steel .box-img03 li {
  width: 220px;
}
#steel .box-img03 .w-long {
  width: 400px;
}
#steel .box-img04 {
  margin-bottom: 170px;
}
#steel .box-img05 {
  margin-bottom: 20px;
}
#steel .box-img05 li {
  padding-bottom: 30px;
}
#steel .box-img06 {
  margin-top: -20px;
}
#steel .box-img07 {
  margin-top: 60px;
}
#steel .box-img07 img {
  border: 1px solid #d3d9dd;
}
#steel .kenzai-goods {
  margin-bottom: 60px;
}
#steel .kenzai-goods th {
  width: 10em;
}
#steel #licentiate .header-b {
  margin-top: 0;
}
#steel #licentiate .box-licentiate .float-l, #steel #licentiate .box-licentiate .float-r {
  width: 440px;
}
#steel #licentiate .box-licentiate table {
  border-top: 0;
}
#steel #licentiate .box-licentiate th {
  padding-top: 5px;
  padding-bottom: 10px;
  border-bottom-color: #798790;
  font-weight: bold;
}
#steel #licentiate .box-licentiate .num {
  width: 3em;
  padding-right: 1.5em;
  text-align: right;
}

.box-column {
  margin: 60px 0 50px;
  padding: 40px 30px 10px;
  background: #eff2f4;
}
.box-column .header-c, .box-column .header-c1 {
  margin: 0 0 25px !important;
}

#oversea .mainimg {
  background-image: url(../image/img-oversea-main.jpg);
}
#oversea .img-01 {
  margin: 50px 0 40px;
}
#oversea .img-02__caption {
  margin: 20px auto 30px;
}
#oversea .box-img01 {
  margin-bottom: 130px;
}
#oversea .box-img02 {
  display: flex;
  -moz-column-gap: 40px;
       column-gap: 40px;
  margin-top: 90px;
}
#oversea .list-sales {
  margin-top: -20px;
}
#oversea .list-sales .header-d {
  margin: 80px 0 8px;
}
#oversea .list-sales .header-e, #oversea .list-sales .header-e1, #oversea .list-sales .header-e2 {
  margin: 0.8em 0 0.4em;
  text-align: left;
}
#oversea .list-sales .office-info {
  margin: 25px 0 0;
}
#oversea .list-sales .img {
  float: left;
  width: 40%;
}
#oversea .list-sales .img img {
  max-width: 180px;
  width: 100%;
}
#oversea .list-sales .text {
  float: right;
  width: 55%;
}
#oversea .list-sales dt, #oversea .list-sales dd {
  line-height: 1.5;
}
#oversea .list-sales dt {
  margin-top: 0.6em;
  font-weight: bold;
}
#oversea .list-sales dt:first-child {
  margin-top: 0;
}

#quality .mainimg {
  background-image: url(../image/img-quality-main.jpg);
}
#quality .lead {
  margin: 5em 0 4em;
}
#quality .img-01 {
  margin: 20px 0 80px;
  text-align: center;
}
#quality .img-02 {
  margin: 30px 0 80px;
  text-align: center;
}
#quality .img-03 {
  text-align: center;
}
#quality .kankyo-last {
  margin-bottom: 90px;
}
#quality .header-a1.-mt90 {
  margin-top: 90px;
}
#quality .box-inspection {
  margin: 50px 0;
}
#quality .box-inspection .img {
  float: left;
  width: 40%;
}
#quality .box-inspection .text {
  float: right;
  width: 55%;
}
#quality .box-inspection .model {
  color: #0074bf;
  font-weight: bold;
}
#quality .box-inspection .header {
  margin: 0.4em 0 0.2em;
  font-weight: bold;
}
#quality .bunseki {
  margin-bottom: 100px;
}
#quality .bunseki .img {
  width: 45%;
}
#quality .bunseki .text {
  width: 53.3333333333%;
}
#quality .box-inspection-maker {
  margin: 80px 0 0;
}
#quality .box-inspection-maker .float-l, #quality .box-inspection-maker .float-r {
  width: 440px;
}
#quality .box-inspection-maker .type {
  width: 65%;
  padding-left: 30px;
  text-align: left;
}

.box-iso {
  margin: 50px 0 80px;
  padding: 30px 0 35px;
  background-color: #eff2f4;
}
.box-iso .img {
  float: left;
  width: 30%;
}
.box-iso .text {
  float: right;
  width: 63.3333333333%;
}
.box-iso .header-e1 {
  margin: 0 0 0.5em;
  text-align: left;
}

.box-iso2 {
  margin: 50px 0 80px;
  padding: 30px 0 35px;
  background-color: #eff2f4;
}
.box-iso2 .content-inner-a {
  width: 690px;
}
.box-iso2 .img {
  float: left;
  width: 39.1304347826%;
}
.box-iso2 .text {
  float: right;
  width: 55.0724637681%;
}
.box-iso2 .header-e1 {
  margin: 0 0 0.5em;
  text-align: left;
}

.section-top .main {
  text-align: center;
}
.section-top .lead {
  margin: 60px 0 0;
  font-size: 112.5%;
  font-weight: bold;
  text-align: center;
}

.section-list {
  width: 1020px;
  margin: 0 auto;
}

.box-section {
  margin-top: 45px;
  padding: 50px 40px 35px;
  background-color: #fff;
}
.box-section:first-child {
  margin-top: 0;
}
.box-section .intro {
  margin-top: 40px;
}
.box-section .intro .img {
  float: left;
  width: 47.8723404255%;
  padding: 0 3.1914893617% 0 0;
}
.box-section .intro .text {
  position: relative;
  float: left;
  width: 48.9361702128%;
  min-height: 164px;
  padding: 0 0 86px;
}
.box-section .intro .lead {
  line-height: 2;
}
.box-section .intro .btn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

/* ----------------------------------------------- */
/* 商品情報*/
/* ----------------------------------------------- */
.wrap-products {
  width: 1020px;
  margin: 0 auto;
}
.wrap-products .header-c, .wrap-products .header-c1 {
  margin: 0 0 25px;
  text-align: left;
}
.wrap-products .header-e, .wrap-products .header-e1, .wrap-products .header-e2 {
  text-align: left;
}
.wrap-products .header-e1 {
  text-align: left;
}

#snav {
  float: left;
  width: 320px;
}
#snav dt {
  padding: 30px 10px;
  background-color: #0074bf;
  color: #fff;
  font-size: 150%;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}
.pc #snav dd {
  display: block !important;
}

.lnav-a a {
  display: block;
  padding: 25px 10px 25px 35px;
  border-left: 4px solid #d3d9dd;
  background-color: #eff2f4;
  color: #2a2b2c;
  text-decoration: none;
}
.lnav-a a:hover {
  color: #0074bf;
}
.lnav-a li {
  border-top: 1px solid #fff;
  font-size: 112.5%;
  font-weight: bold;
  line-height: 1.6;
}
.lnav-a li.emp a {
  border-left-color: #808284;
  background-color: #d3d9dd;
}
.lnav-a li.stay a {
  border-left-color: #0074bf;
  background-color: #fff;
  color: #0074bf;
}

.content {
  float: right;
  width: 600px;
  padding: 50px;
  background-color: #fff;
}
.content .header-d.first {
  margin-top: 0;
}

.products .category-title {
  background: url(../image/img-category-main1.jpg) no-repeat center;
}
.products#index .page-content {
  width: 1020px;
  padding-right: 0;
  padding-left: 0;
}
.products#index .btn-detail-pdc a {
  display: block;
  position: relative;
  padding: 4px 30px;
  border: 2px solid #0074bf;
  border-radius: 4px;
  color: #0074bf;
  text-align: center;
  text-decoration: none;
}
.products#index .btn-detail-pdc a:before {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -0.5em;
  font-size: 125%;
  line-height: 1;
  font-family: "fontAwesome";
  content: "\f105";
}
.products#index .btn-detail-pdc a:hover {
  border-color: #01a369;
  color: #01a369;
}
.products#index .btn-detail-sec a {
  display: block;
  position: relative;
  padding: 6px 0;
  color: #0074bf;
  text-align: center;
  text-decoration: none;
}
.products#index .btn-detail-sec a:after {
  display: inline-block;
  padding-left: 10px;
  font-size: 125%;
  line-height: 1;
  font-family: "fontAwesome";
  content: "\f105";
}
.products#index .btn-detail-sec a:hover {
  border-color: #01a369;
  color: #01a369;
}
.products .product-feature {
  margin: 80px 0 70px -120px;
}
.products .product-feature .box {
  float: left;
  width: 450px;
  padding: 0 0 30px 120px;
}
.products .product-feature .box .intro {
  margin: 30px 0 0;
}
.products .product-feature .box .intro .img {
  float: left;
}
.products .product-feature .box .intro .text {
  position: relative;
  float: right;
  width: 260px;
  min-height: 5em;
  padding-bottom: 3.5em;
}
.products .product-feature .box .intro .btn {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.products .btn-ecoitem {
  max-width: 600px;
  margin: 0 auto 110px;
}
.products .list-products {
  margin: 0 0 0 -180px;
}
.products .list-products li {
  float: left;
  width: 220px;
  padding: 50px 0 10px 180px;
}
.products .list-products .name {
  margin: 0 0 8px;
  font-size: 125%;
  font-weight: bold;
  text-align: center;
}
.products .list-products .btn {
  margin: 10px 0 0;
}
.products .product-steel + .header-a {
  margin-top: 130px;
}

.block-scroll + .note {
  margin-top: 15px;
  font-size: 87.5%;
}

.flow-howto li {
  zoom: 1;
  margin-bottom: 20px;
}
.flow-howto li:after {
  content: "";
  display: block;
  clear: both;
  overflow: auto;
}
.flow-howto .text {
  float: right;
  width: 70%;
}
#lockone .flow-howto .text {
  width: 63.3333333333%;
}
.flow-howto .img {
  float: left;
  width: 25%;
}
#lockone .flow-howto .img {
  width: 33.3333333333%;
}

.note-howto {
  font-size: 87.5%;
}
.note-howto + .header-d {
  margin-top: 80px;
}
.note-howto + .header-e1 {
  margin-top: 50px;
}

#lockone .lockone-top {
  margin-bottom: 20px;
}
#lockone .lockone-top .text {
  float: left;
  width: 75%;
  padding: 4% 0 0;
}
#lockone .lockone-top .img {
  float: right;
  width: 16.6666666667%;
}
#lockone .lockone-top .note-reg {
  margin-top: -1em;
  font-size: 87.5%;
}
#lockone .list-tokucho {
  margin: -10px 0 100px;
}
#lockone .list-tokucho .header-c1 {
  margin-bottom: 20px;
}
#lockone .list-tokucho > li {
  margin-bottom: 30px;
  padding: 30px;
  background-color: #eff2f4;
}
#lockone .list-tokucho > li li {
  position: relative;
  margin: 0 0 0 10px;
  padding: 0 0 10px 1.4em;
}
#lockone .list-tokucho > li li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "・";
}
#lockone .list-tokucho .more {
  margin-top: 10px;
  text-align: right;
}
#lockone .img-01 {
  margin: 30px 0 60px;
  text-align: center;
}
#lockone .img-02 {
  margin: 30px 0 40px;
  text-align: center;
}
#lockone #feature {
  margin-top: 110px;
}

.btn-detail-vt {
  margin: 30px 0 0;
}
.btn-detail-vt .btn {
  display: block;
  position: relative;
  padding: 10px 30px;
  border: 2px solid #0074bf;
  border-radius: 4px;
  background: #fff;
  color: #0074bf;
  font-size: 125%;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}
.btn-detail-vt .btn:before {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -0.5em;
  font-size: 120%;
  font-weight: normal;
  line-height: 1;
  font-family: "fontAwesome";
  content: "\f105";
}
.btn-detail-vt .btn:hover {
  border-color: #01a369;
  color: #01a369;
}
.btn-detail-vt .view {
  display: inline;
}
.btn-detail-vt .close {
  display: none;
}
.btn-detail-vt.js-open .btn, .btn-detail-vt.bottom .btn {
  border-color: #d3d9dd;
  color: #798790;
}
.btn-detail-vt.js-open .btn:before, .btn-detail-vt.bottom .btn:before {
  color: #d3d9dd;
  content: "\f107";
}
.btn-detail-vt.js-open .view, .btn-detail-vt.bottom .view {
  display: none;
}
.btn-detail-vt.js-open .close, .btn-detail-vt.bottom .close {
  display: inline;
}
.btn-detail-vt.bottom {
  margin-top: 50px;
}
.btn-detail-vt.bottom .btn:before {
  content: "\f106";
}
.btn-detail-vt#is-open {
  margin-top: 15px;
}

.detail-vt {
  display: none;
}
.detail-vt .caption {
  font-size: 87.5%;
}
.detail-vt .table-vt th, .detail-vt .table-vt td {
  padding: 10px 10px;
  font-size: 87.5%;
}
.detail-vt .table-vt th {
  line-height: 1.3;
}
.detail-vt .table-vt th.testitem {
  width: 25%;
}
.detail-vt .table-vt th.bikou {
  width: 23%;
}
.detail-vt .table-vt td {
  line-height: 1.6;
  vertical-align: top;
}
.detail-vt .table-vt .em2 {
  width: 2.2em;
}
.detail-vt .table-vt .left {
  text-align: left;
}
.detail-vt .table-vt .comm {
  color: #798790;
  font-size: 87.5%;
}
.detail-vt .table-vt .em {
  color: #c00;
}
.detail-vt .note-comm dt {
  margin-bottom: -1.5em;
  line-height: 1.5;
}
.detail-vt .note-comm dd {
  margin-left: 2.5em;
  margin-bottom: 1.5em;
  line-height: 1.5;
}
.detail-vt .test-img01 {
  margin: 10px -5px 0;
}
.detail-vt .test-img01 li {
  float: left;
  padding: 0 5px;
  text-align: center;
}
.detail-vt .test-img01 li .caption {
  margin-top: 5px;
}
.detail-vt .test-img02 {
  max-width: 500px;
  margin: 30px auto 50px;
}
.detail-vt .test-img02 .caption {
  margin-top: 20px;
  text-align: center;
}
.detail-vt .test-img03 {
  max-width: 500px;
  margin: 30px auto 60px;
}
.detail-vt .test-img03 .caption {
  margin: 15px 0 0;
}
.detail-vt .test-img03 .caption li {
  float: left;
  width: 50%;
}
.detail-vt .test-img04 {
  max-width: 560px;
  margin: 20px auto 10px;
}
.detail-vt .test-img04 li {
  float: left;
  padding: 0 5px;
}
.detail-vt .test-img04 + .caption {
  margin: 0 0 20px;
  text-align: center;
}
.detail-vt .test-img04 + .caption + .header-e1 {
  margin-top: 60px;
}
.detail-vt .header-result {
  margin-bottom: 18px;
  font-weight: bold;
}
.detail-vt .header-e1 + .header-result {
  margin-top: -8px;
}
.detail-vt .block-scroll + .header-result {
  margin-top: 40px;
}
.detail-vt .block-scroll + .test-img04 {
  margin-top: 40px;
}
.detail-vt .block-scroll + .header-d {
  margin-top: 60px;
}
.detail-vt .testbox .before {
  padding: 4px;
  background: #798790;
  color: #fff;
  text-align: center;
}
.detail-vt .testbox .after {
  padding: 4px;
  background: #0074bf;
  color: #fff;
  text-align: center;
}
.detail-vt .test-img05 {
  padding: 25px 12px 15px;
  background: #eff2f4;
}
.detail-vt .test-img05 li {
  float: left;
  width: 270px;
  padding: 0 9px;
  text-align: center;
}
.detail-vt .test-img05 li .caption {
  margin-top: 8px;
}
.detail-vt .test-img05.arrow {
  padding: 12px 12px 14px;
  background-color: transparent;
}
.detail-vt .test-img05.arrow li {
  height: 30px;
  background: url(../image/arrow-down.png) no-repeat center 0;
}
.detail-vt .digital-counter {
  margin: 28px 0;
  padding: 15px 0 10px;
  border: 4px solid #eff2f4;
}
.detail-vt .digital-counter .header {
  font-weight: bold;
  text-align: center;
}
.detail-vt .digital-counter .test-img05 {
  padding: 14px 8px 0;
  background-color: transparent;
}
.detail-vt .test-img06, .detail-vt .test-img07 {
  text-align: center;
}
.detail-vt .test-img08 {
  margin: 20px 0;
  text-align: center;
}

#lockone_socket .tm {
  margin: -25px 0 0;
  font-size: 87.5%;
}
#lockone_socket .logo {
  margin: 15px 0 50px;
  text-align: center;
}
#lockone_socket .socket-type {
  margin: 50px 0 30px;
}
#lockone_socket .socket-type li {
  float: left;
  padding: 0 40px 0 0;
}
#lockone_socket .socket-type li .img {
  margin-top: 5px;
}
#lockone_socket .img-01 {
  float: left;
  padding: 0 15px 0 0;
}
#lockone_socket .short-long {
  margin: 40px 0 60px;
}
#lockone_socket .short-long .box-short {
  float: left;
  width: 46.6666666667%;
}
#lockone_socket .short-long .box-long {
  float: right;
  width: 46.6666666667%;
}
#lockone_socket .short-long .txt {
  margin: 0 0 10px;
  line-height: 1.6;
}
#lockone_socket .short-long .txt em {
  display: inline-block;
  font-weight: bold;
}
#lockone_socket .short-long .arrow {
  margin: 6px 0;
  text-align: center;
}
#lockone_socket .short-long .after {
  padding: 25px 10px 40px;
  background: #eff2f4;
  text-align: center;
}
#lockone_socket .short-long .simple {
  margin: 0 0 10px;
  color: #0074bf;
  font-size: 112.5%;
  font-weight: bold;
}

#shrn .img-01 {
  margin: 40px 0 50px;
  text-align: center;
}
#shrn .txt-tokucho {
  margin: 1em 0 2em;
  color: #0074bf;
  font-size: 187.5%;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}
#shrn .header-d {
  margin-top: 13.3333333333%;
}
#shrn .header-d + .lead {
  margin: 1.5em 0;
}
#shrn .graph {
  margin: 1.9em 0;
}
#shrn .img-tokucho02 {
  margin-bottom: 7.5%;
}
#shrn .tool-list {
  display: flex;
  margin: 10px 0 0 -4%;
}
#shrn .tool-list li {
  box-sizing: border-box;
  width: 33.3333333333%;
  padding-left: 3.8461538462%;
  text-align: center;
}
#shrn .tool-list li .img {
  margin-bottom: 5px;
}
#shrn .works-list {
  display: flex;
  flex-wrap: wrap;
  margin: -10px 0 -10px -5%;
}
#shrn .works-list li {
  box-sizing: border-box;
  width: 50%;
  padding: 10px 0 10px 4.7619047619%;
}
#shrn .works-list li .img {
  margin-bottom: 5px;
}

#hl-spring .img-01, #hl-nut .img-01 {
  margin: 40px 0 50px;
  text-align: center;
}
#hl-spring .tokucho-hls, #hl-nut .tokucho-hls {
  margin: 0 0 90px;
}
#hl-spring .tokucho-hls .header-e, #hl-spring .tokucho-hls .header-e1, #hl-spring .tokucho-hls .header-e2, #hl-nut .tokucho-hls .header-e, #hl-nut .tokucho-hls .header-e1, #hl-nut .tokucho-hls .header-e2 {
  margin-left: 20px;
}
#hl-spring .tokucho-hls .intro, #hl-nut .tokucho-hls .intro {
  padding: 20px;
  background-color: #eff2f4;
}
#hl-spring .tokucho-hls .intro .text, #hl-nut .tokucho-hls .intro .text {
  float: right;
  width: 66.9642857143%;
}
#hl-spring .tokucho-hls .intro .img, #hl-nut .tokucho-hls .intro .img {
  float: left;
  width: 28.5714285714%;
}
#hl-spring .tokucho-hls .intro em, #hl-nut .tokucho-hls .intro em {
  font-weight: bold;
}
#hl-spring .note-hl, #hl-nut .note-hl {
  margin: 0 0 90px;
  font-size: 87.5%;
}
#hl-spring .ex-case, #hl-nut .ex-case {
  width: 450px;
  margin: 30px auto;
}
#hl-spring .ex-case li, #hl-nut .ex-case li {
  float: left;
  width: 120px;
  padding: 8px 15px;
}

#hl-nut .img-02 {
  margin: 30px 0 60px;
}
#hl-nut .box-tokucho {
  margin: -10px 0 90px;
  padding: 40px 35px;
  background: #eff2f4;
}
#hl-nut .box-tokucho li {
  margin-bottom: 4px;
}
#hl-nut .flow-howto + .header-d {
  margin-top: 60px;
}

.products .box-option {
  padding: 22px 20px;
  border: 4px solid #d3d9dd;
}
.products .box-option .header {
  font-size: 137.5%;
  font-weight: bold;
  text-align: center;
}
.products .box-option ul {
  max-width: 360px;
  margin: 18px auto 0;
}
.products .box-option ul li {
  padding: 0 0 8px;
}

#bumax .header-d {
  margin-top: 80px;
}
#bumax .block-scroll + .header-d1 {
  margin-top: 60px;
}
#bumax table .w1 {
  width: 16%;
}
#bumax .table-bumax th, #bumax .table-bumax td {
  font-size: 87.5%;
}
#bumax .logo {
  margin: 40px 0 20px;
  text-align: center;
}
#bumax .box-option {
  margin: 20px 0 70px;
}
#bumax .box-tokucho {
  margin: 0 0 90px;
  padding: 15px 13px;
  background: #eff2f4;
}
#bumax .box-tokucho li {
  float: left;
  width: 273px;
  padding: 5px 7px;
}
#bumax .box-tokucho li a {
  padding: 10px 30px;
}
#bumax .img-01 {
  margin: 30px 0 50px;
  text-align: center;
}
#bumax .img-02 {
  margin: 30px 0 20px;
  text-align: center;
}
#bumax .img-03 {
  margin: 40px 0;
  text-align: center;
}
#bumax .img-04, #bumax .img-05, #bumax .img-06 {
  margin: 40px 0 50px;
  text-align: center;
}
#bumax .img-07 {
  margin: 25px 0 50px;
  text-align: center;
}
#bumax .img-08 {
  margin: 25px 0 90px;
  text-align: center;
}
#bumax .header-d1 + .header-e1 {
  margin: 10px 0;
}
#bumax .ex-application {
  max-width: 570px;
  margin: 0 auto;
}
#bumax .ex-application li {
  float: left;
  width: 150px;
  padding: 20px 20px 6px;
}
#bumax .ex-application li .caption {
  margin: 8px 0 0;
  font-size: 87.5%;
  line-height: 1.4;
}

#bumax_option .img-01 {
  max-width: 400px;
  margin: 10px auto 70px;
}
#bumax_option .img-02 {
  max-width: 400px;
  margin: 10px auto 20px;
}
#bumax_option .merit-bumax {
  margin: 0 -20px 40px 0;
}
#bumax_option .merit-bumax li {
  float: left;
  width: 250px;
  margin: 0 20px 20px 0;
  padding: 30px 20px;
  background: #eff2f4;
}
#bumax_option .merit-bumax .header {
  margin: 0 0 20px;
  color: #0074bf;
  font-size: 137.5%;
  font-weight: bold;
}
#bumax_option .block-scroll + .header-d {
  margin-top: 120px;
}

#bumax_standard .back-bumax {
  max-width: 320px;
  margin: 0 auto 40px;
}
#bumax_standard .img-01 {
  margin: 30px 0 90px;
}
#bumax_standard .img-01 img {
  width: 600px;
  height: auto;
}

#power-digitorque .header-d {
  margin: 60px 0 20px;
}
#power-digitorque .img-01 {
  margin: 45px 0 70px;
  text-align: center;
}
#power-digitorque .measure-display {
  padding: 20px 0 0;
}
#power-digitorque .measure-display .box {
  margin: 18px 0 0;
}
#power-digitorque .measure-display .box .text {
  float: right;
  width: 62.5%;
}
#power-digitorque .measure-display .box .img {
  float: left;
  width: 33%;
}
#power-digitorque .option {
  margin: 20px 0 65px;
}
#power-digitorque .option .header {
  margin: 20px 0 8px;
}
#power-digitorque .option .box .text {
  float: right;
  width: 62.5%;
}
#power-digitorque .option .box .img {
  float: left;
  width: 33%;
}
#power-digitorque .ex-usage {
  margin: 0 0 60px;
  padding: 40px 50px;
  background: #eff2f4;
}
#power-digitorque .ex-usage li {
  margin-bottom: 4px;
}
#power-digitorque .note-option {
  margin: 10px 0 0;
}

#motiontite .center {
  text-align: center !important;
}
#motiontite .stg {
  color: #01a369;
  font-weight: bold;
}
#motiontite .copy {
  margin: 40px 0 60px;
  font-size: 112.5%;
  text-align: center;
}
#motiontite .list-a li {
  margin-bottom: 0.3em;
}
#motiontite .list-a + .header-d {
  margin-top: 60px;
}
#motiontite .header-d + .list-a {
  margin: 20px 0 40px;
}
#motiontite .header-d + .list-a li {
  margin-top: 0.5em;
}
#motiontite .header-e + p, #motiontite .header-e1 + p, #motiontite .header-e2 + p {
  margin-top: -5px;
}
#motiontite .box-img01 {
  padding: 10px 20px 0;
}
#motiontite .box-img01 li {
  float: left;
  width: 50%;
  text-align: center;
}
#motiontite .img-01 {
  margin: 30px 0 60px;
  text-align: center;
}
#motiontite .box-costdown {
  margin: 5px 0 0;
  padding: 7px 25px;
  background: #eff2f4;
}
#motiontite .box-costdown li {
  padding: 2px 0;
}
#motiontite .box-costdown li:before {
  content: "";
}
#motiontite .img-02 {
  margin: 20px auto 30px;
  text-align: center;
}
#motiontite .img-02 .source {
  margin: -10px 15% 20px 0;
  font-size: 87.5%;
  text-align: right;
}
#motiontite .img-02 .caption {
  display: inline-block;
  text-align: left;
}
#motiontite .img-02 .note {
  margin-left: 1em;
  text-indent: -1em;
  font-size: 87.5%;
}
#motiontite .img-03 {
  margin: 0 auto 50px;
  text-align: center;
}
#motiontite .box-img02 {
  margin: 30px 0 50px;
}
#motiontite .box-img02 .text {
  float: right;
  width: 59.1666666667%;
}
#motiontite .box-img02 .img {
  float: left;
  width: 36.3333333333%;
}
#motiontite .hexbolt-header {
  margin: 0 0 10px;
  font-weight: bold;
  text-align: center;
}
#motiontite .table-hexbolt th {
  padding: 10px;
  line-height: 1.4;
}
#motiontite .table-hexbolt .w1 {
  width: 20%;
}

#levelman .logo {
  text-align: center;
}
#levelman .img-01 {
  margin: 40px 0 70px;
  text-align: center;
}
#levelman .appearance {
  display: table;
  width: 485px;
  margin: 0 auto 60px;
}
#levelman .appearance .text, #levelman .appearance .img {
  display: table-cell;
  vertical-align: top;
}
#levelman .appearance .img {
  width: 148px;
}
#levelman .appearance .header-d1 {
  margin: 10px 0 0;
}
#levelman .note {
  font-size: 87.5%;
}
#levelman .box-tokucho {
  margin: 0 0 50px;
  padding: 30px 30px 20px;
  background: #eff2f4;
}
#levelman .box-tokucho li {
  margin-bottom: 3px;
  font-weight: bold;
}
#levelman .box-tokucho .img {
  margin: 25px 0 0;
}
#levelman .flow-usage {
  margin: 30px 0 100px;
}
#levelman .flow-usage > li {
  margin: 0 0 30px;
  padding: 25px 30px 30px;
  background: #eff2f4;
}
#levelman .flow-usage .img {
  margin: 25px 0 0;
  text-align: center;
}
#levelman .flow-usage .header-e1 {
  margin: 0 0 10px;
}
#levelman .flow-usage .decimal {
  padding-left: 1.5em;
}
#levelman .flow-usage .note {
  color: #01a369;
}
#levelman .flow-usage .note + .header-e1 {
  margin-top: 20px;
}
#levelman .str {
  color: #01a369;
}
#levelman .box-img {
  margin: 50px 0 50px;
  padding: 30px 30px 40px;
  background: #eff2f4;
  text-align: center;
}
#levelman .box-img .graph {
  margin-top: 40px;
}
#levelman .unit {
  font-size: 75%;
  text-align: right;
}

.table-levelman th, .table-levelman td {
  font-size: 87.5%;
  line-height: 1.6;
}
.table-levelman .head td {
  width: 18%;
  padding: 10px;
  font-weight: bold;
}

#ecoitem .list-ecoitem {
  margin: -40px 0 90px;
}
#ecoitem .list-ecoitem .more {
  text-align: right;
}
#ecoitem .box-ecoitem {
  margin: 50px 0 20px;
}
#ecoitem .box-ecoitem .text {
  float: left;
  width: 60%;
}
#ecoitem .box-ecoitem .img {
  float: right;
  width: 33.3333333333%;
  padding-top: 30px;
}
#ecoitem .ecolist {
  margin-top: 25px;
}
#ecoitem .ecolist td {
  line-height: 1.6;
  vertical-align: top;
}
#ecoitem .ecolist .left {
  width: 68%;
  padding-right: 20px;
  padding-left: 20px;
  text-align: left;
}

/* ----------------------------------------------- */
/* サンコーのものづくり*/
/* ----------------------------------------------- */
.monozukuri .category-title {
  background: url(../image/img-category-main2.jpg) no-repeat center;
}
.monozukuri .mainimg {
  height: 740px;
  margin-bottom: 0;
  background-image: url(../image/img-monozukuri-main.jpg);
}
.monozukuri .lead {
  font-size: 112.5%;
  line-height: 2;
}
.monozukuri .caption {
  font-size: 87.5%;
}
.monozukuri .img-01 {
  margin: 50px 0 110px;
  text-align: center;
}
.monozukuri .box-img01 {
  margin-top: 25px;
}
.monozukuri .box-img02 {
  margin-top: 40px;
  margin-bottom: 70px;
}
.monozukuri .box-img02 .w-long {
  width: 47.9166666667%;
}
.monozukuri .box-img03 {
  margin-top: 40px;
  margin-bottom: 80px;
}
.monozukuri .box-img03 .w1 {
  width: 51.875%;
}
.monozukuri .box-img03 .w2 {
  width: 43.9583333333%;
}
.monozukuri .img-02 {
  margin: 70px 0 10px;
}
.monozukuri .box-img04 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.monozukuri .box-img04 li {
  width: 47.9166666667%;
  padding-bottom: 20px;
}
.monozukuri .iframe {
  aspect-ratio: 16/9;
  max-width: 1400px;
  width: 100%;
  display: block;
  margin: 0 auto;
  border: none;
}

/* -----------------------------------------------
 企業情報
-------------------------------------------------- */
.company .category-title {
  background: url(../image/img-category-main3.jpg) no-repeat center;
}

#outline .mainimg {
  background-image: url(../image/img-outline-main.png);
}
#outline .mainimg .copy {
  padding-bottom: 160px;
}
#outline .profile {
  margin: 70px 0 10px;
}
#outline .profile th {
  width: 8em;
}
#outline .lead-domain {
  margin: 1.5em 0 0;
  text-align: center;
}

.enterprise-domain {
  margin: -20px 0 10px;
}
.enterprise-domain li {
  margin-top: 70px;
}
.enterprise-domain li .intro {
  margin-top: 20px;
}
.enterprise-domain li .img {
  float: left;
  width: 40%;
}
.enterprise-domain li .text {
  float: right;
  width: 53.3333333333%;
}
.enterprise-domain li .btn {
  margin-top: 1em;
}

#philosophy .page-content {
  text-align: center;
}
#philosophy .philosophy-top {
  margin: 30px 0 0;
  padding: 20px 0 200px;
  background: url(../image/bg-header-logo.png) no-repeat center 0;
}
#philosophy .rinen {
  margin: 0.5em 0 3em;
  font-size: 225%;
  font-weight: bold;
  line-height: 2.2;
}
#philosophy .management-policy {
  margin: 1.2em 0 5em;
  font-size: 150%;
  font-weight: bold;
  line-height: 2;
}
#philosophy .group-policy {
  margin: 1.2em 0 5em;
  font-size: 150%;
  font-weight: bold;
  line-height: 2;
}
#philosophy .principle {
  margin: 2em 0 0;
}
#philosophy .principle .header-c, #philosophy .principle .header-c1 {
  margin: 1em 0 0.5em;
}
#philosophy .principle p {
  line-height: 2;
}

#message .mainimg {
  height: 400px;
  background-image: url(../image/img-message-main.jpg);
}
#message .mainimg .copy {
  padding-bottom: 50px;
}
#message .mainimg .left {
  display: inline-block;
  width: 1020px;
}
#message .aisatsu {
  margin-top: 35px;
  margin-bottom: 20px;
}
#message .aisatsu p {
  margin-bottom: 2em;
  line-height: 2;
  text-indent: 1em;
}
#message .aisatsu .president {
  margin: 4em 0 0;
  font-weight: bold;
  text-align: right;
  text-indent: 0;
}
#message .aisatsu.aisatsu-en p {
  text-indent: 0;
}

.btn-access {
  width: 600px;
  margin: 30px auto 40px;
}
.btn-access a, .btn-access span {
  display: block;
  padding: 10px 30px;
  border: 2px solid #0074bf;
  border-radius: 4px;
  text-align: center;
}
.btn-access.btn-access-en a, .btn-access.btn-access-en span {
  padding: 10px 20px;
}
.btn-access a {
  position: relative;
}
.btn-access a:before {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -0.5em;
  line-height: 1;
  font-family: "fontAwesome";
  content: "\f105";
}
.btn-access a:hover {
  border-color: #01a369;
  color: #01a369;
  text-decoration: none;
}
.btn-access span {
  background-color: #0074bf;
  color: #fff;
  font-weight: bold;
}
.btn-access li {
  width: 280px;
  font-size: 125%;
}
.btn-access li.japan {
  float: left;
  padding-right: 40px;
}
.btn-access li.oversea {
  float: right;
}

.box-office {
  margin: 50px 0 40px;
}
.box-office .office-info {
  margin: 22px 0 0;
}
.box-office .img {
  float: left;
  width: 240px;
}
.box-office .text {
  float: right;
  width: 320px;
}
.box-office .btn {
  margin: 15px 0 0;
}

.access-sales {
  margin: 0 -20px 0;
}
.access-sales .box-office {
  float: left;
  width: 450px;
  margin: 20px 0 0;
  padding: 5px 20px 0;
}
.access-sales .box-office .text {
  width: 42.2222222222%;
}

.access-top-map {
  background-color: #cedff3;
  text-align: center;
}

#history .mainimg {
  background-image: url(../image/img-history-main.jpg);
}
#history .history {
  margin-top: 70px;
}
#history .history th, #history .history td {
  padding: 14px 0;
  line-height: 1.6;
}
#history .history .year {
  width: 4.5em;
  padding-right: 0;
}
#history .history .month {
  width: 2.5em;
  padding-right: 3.5em;
  text-align: right;
}
#history .history .coeval-top th, #history .history .coeval-top td {
  padding-bottom: 3px;
  border-bottom: 0;
}
#history .history .coeval-mid th, #history .history .coeval-mid td {
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 0;
}
#history .history .coeval-bot th, #history .history .coeval-bot td {
  padding-top: 3px;
}

/* ----------------------------------------------- */
/* CSRの取り組み*/
/* ----------------------------------------------- */
.csr .category-title {
  background: url(../image/img-category-main4.jpg) no-repeat center;
}
.csr .mainimg {
  height: 540px;
  margin-bottom: 0;
  background-image: url(../image/img-csr-main.jpg);
}
.csr .header-b {
  margin: 74px 0 26px;
}
.csr .lead {
  font-size: 112.5%;
  line-height: 2;
  margin-bottom: 20px;
}
.csr .list {
  padding-left: 2.7em;
  text-indent: -2.7em;
}
.csr .notes {
  font-size: 88.8888888889%;
}
.csr .-energy {
  margin-bottom: 50px;
}
.csr .caption {
  font-size: 87.5%;
}
.csr .img-panel-b li, .csr .img-panel-b4 li {
  width: 47.9166666667%;
}
.csr .img-01 {
  max-width: 460px;
  margin: 0 auto;
  padding: 10px 0 20px;
}
.csr .img-01 .caption {
  margin-top: 10px;
  line-height: 1.6;
}
.csr .box-img01 {
  margin-bottom: 64px;
}
.csr .box-img01 .w1 {
  width: 63.5416666667%;
}
.csr .box-img01 .w2 {
  width: 32.2916666667%;
}
.csr .box-text01 {
  margin: 64px 0 20px;
  font-size: 137.5%;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
.csr .box-text01 a {
  display: block;
  padding: 25px 10px;
  border: 3px solid #d3d9dd;
  color: #2a2b2c;
}
.csr .box-text01 a:hover {
  text-decoration: none;
}
.csr .box-text01 a:hover .link-text {
  text-decoration: underline;
}
.csr .box-text01 .link-text {
  color: #0074bf;
  font-size: 18px;
}
.csr .box-text01 + .box-text01 {
  margin-top: 25px;
}

.csr-co2 {
  margin: 40px 2px 100px 0;
}
.csr-co2 .text {
  width: 560px;
}
.csr-co2 .img {
  width: 350px;
  text-align: center;
}
.csr-co2 .tani {
  font-size: 87.5%;
  text-align: right;
}
.csr-co2 .fukidashi {
  position: relative;
  border: 2px solid #99d4fb;
  border-radius: 20px;
  color: #0074bf;
}
.csr-co2 .fukidashi::before {
  position: absolute;
  top: 50%;
  right: -20px;
  width: 0;
  height: 0;
  margin-top: -12px;
  border-style: solid;
  border-width: 12px 0 12px 20px;
  border-color: transparent transparent transparent #99d4fb;
  content: "";
  z-index: 2;
}
.csr-co2 .fukidashi::after {
  position: absolute;
  top: 50%;
  right: -16px;
  width: 0;
  height: 0;
  margin-top: -12px;
  border-style: solid;
  border-width: 12px 0 12px 20px;
  border-color: transparent transparent transparent #fff;
  content: "";
  z-index: 3;
}
.csr-co2 .fukidashi p {
  padding: 18px 25px;
  line-height: 2;
}

/* ----------------------------------------------- */
/* 採用情報*/
/* ----------------------------------------------- */
.recruit .category-title {
  background: url(../image/img-category-main5.jpg) no-repeat center;
}
.recruit .mainimg {
  height: 788px;
  background-image: url(../image/img-recruit-main.jpg);
}
.recruit .mainimg .copy {
  padding-bottom: 80px;
}
.recruit .lead-recruit {
  font-size: 112.5%;
  line-height: 2;
  text-align: center;
}
.recruit .btn-recruit {
  max-width: 720px;
  margin: 30px auto 35px;
}
.recruit .btn-recruit li {
  float: left;
  width: 300px;
  padding: 0 30px;
}
.recruit .btn-recruit li span {
  display: block;
  position: relative;
  padding: 20px 30px;
  border: 2px solid #d3d9dd;
  border-radius: 4px;
  background: #fff;
  color: #d3d9dd;
  font-size: 125%;
  font-weight: bold;
  text-align: center;
}
.recruit .btn-recruit li span:before {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -0.5em;
  font-size: 120%;
  font-weight: normal;
  line-height: 1;
  font-family: "fontAwesome";
  content: "\f105";
}
.recruit .btn-recruit.btn-a li:first-child a {
  padding: 20px 10px;
}
.recruit .doga {
  margin: 50px auto 20px;
}
.recruit .doga-caption {
  text-align: center;
}
.recruit .logo-w {
  max-width: 560px;
  margin: 40px auto;
  text-align: center;
}
.recruit .logo-w a {
  text-decoration: none;
}
.recruit .logo-w a:hover {
  opacity: 0.8;
}
.recruit .logo-w a .img {
  display: inline-block;
  vertical-align: middle;
}
.recruit .logo-w a .text {
  display: inline-block;
  vertical-align: middle;
  color: #2a2b2c;
  padding: 1em 0 0 0.2em;
}

.voices-senior {
  max-width: 1020px;
  margin: 0 auto -50px;
  padding: 80px 0 0;
}
.voices-senior .box-voices {
  margin: 40px 0 0;
  padding: 40px 45px;
  background-color: #fff;
}
.voices-senior .box-voices .text {
  float: left;
  width: 460px;
}
.voices-senior .box-voices .img {
  float: right;
  width: 450px;
}
.voices-senior .box-voices .header-d1 {
  margin: 10px 0 20px;
}
.voices-senior .box-voices p span {
  font-weight: bold;
  font-size: 18px;
}
.voices-senior .box-voices p + p {
  margin-top: 20px;
}

.btn-recruit-img {
  max-width: 880px;
  margin: 0 auto;
}
.btn-recruit-img li {
  float: left;
  width: 400px;
  padding: 0 20px;
  color: #d3d9dd;
}
.btn-recruit-img li .img {
  background: #d3d9dd;
}
.btn-recruit-img li .img img {
  opacity: 0.3;
}
.btn-recruit-img li a {
  display: block;
  text-decoration: none;
}
.btn-recruit-img li a:hover {
  color: #01a369;
}
.btn-recruit-img li a .img img {
  opacity: 1;
}
.btn-recruit-img li .txt {
  padding: 6px 0 0;
  font-size: 112.5%;
  font-weight: bold;
}
.btn-recruit-img li .txt:after {
  padding-left: 10px;
  font-size: 133.3333333333%;
  font-weight: normal;
  font-family: "fontAwesome";
  content: "\f105";
}

#policy .header-a {
  margin: 50px 0 60px;
}
#policy .detail .header-b {
  margin-bottom: 0.9em;
}
#policy .detail .header-b:not(:first-child) {
  margin-top: 1.8em;
}
#policy .detail ol {
  margin: 1em 0;
}
#policy .inquiries {
  width: 18em;
  margin-top: 2em;
  margin-left: auto;
  text-indent: -1em;
}

#career h1.header-a + h2.header-a1 {
  margin-top: 42px;
}
#career .header-a1 {
  margin: 70px 0 30px;
}
#career .header-c1 {
  margin: 0;
  padding: 35px 0 15px;
  font-size: 137.5%;
}
#career .box-jobtype {
  margin-top: 40px;
  padding: 26px 20px 40px;
  background-color: #eff2f4;
}
#career .box-jobtype .header-c, #career .box-jobtype .header-c1 {
  margin: 0 0 8px;
}
#career .box-jobtype .btn-b a {
  background-color: #fff;
}
#career .box-jobtype ul {
  max-width: 610px;
  margin: 0 auto;
}
#career .box-jobtype ul li {
  float: left;
  width: 50%;
  padding: 10px 5px 0;
  box-sizing: border-box;
}
#career .table-career th {
  width: 10.5em;
  vertical-align: top;
}
#career .table-career dl {
  margin-top: -16px;
}
#career .table-career dt {
  margin-top: 16px;
  font-weight: bold;
}
#career .table-career ol {
  padding-left: 1.5em;
}
#career .recruit-flow {
  display: flex;
  margin: 50px -20px 40px;
}
#career .recruit-flow li {
  position: relative;
  width: 220px;
  margin: 0 20px;
  padding: 20px 15px;
  background-color: #eff2f4;
  font-weight: bold;
  text-align: center;
}
#career .recruit-flow li:not(.first):before {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: -32px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 25px;
  border-color: transparent transparent transparent #d3d9dd;
  content: "";
}
#career .recruit-flow .step {
  color: #0074bf;
  font-size: 112.5%;
  line-height: 2;
}
#career .recruit-flow .title {
  margin-top: 5px;
  font-size: 100%;
  line-height: 1.6;
}

.recruit#about .about-comic {
  margin-top: 30px;
  text-align: center;
}
.recruit#about .about-comic > .item {
  max-width: 600px;
  margin: 0 auto;
}
.recruit#about .about-comic > .item img {
  max-width: 100%;
}

/* ----------------------------------------------- */
/* お問い合わせ*/
/* ----------------------------------------------- */
.contact .category-title {
  background: url(../image/img-category-main6.jpg) no-repeat center;
}
.contact .require {
  display: inline-block;
  padding: 0 5px 0 0;
  color: #c00;
  font-size: 87.5%;
  vertical-align: top;
}
.contact th .require {
  padding: 0 0 0 5px;
}

.contact-telephone {
  margin: 50px auto 0;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}
.contact-telephone dt {
  margin: 20px 0 0;
  font-size: 150%;
}
.contact-telephone dd {
  font-size: 300%;
}
.contact-telephone dd .fa {
  padding-right: 10px;
  color: #0074bf;
  font-size: 95.8333333333%;
}

.contact-notes {
  margin: 2em 0 1.5em;
}
.contact-notes li {
  margin-left: 1em;
  text-indent: -1em;
  font-size: 87.5%;
  line-height: 1.6;
}

form label {
  cursor: pointer;
}
form select {
  padding-right: 0.5em;
}
form .error {
  margin-top: 8px;
  color: #c00;
  line-height: 1.6;
}

::-webkit-input-placeholder {
  color: #999;
}

::-moz-placeholder {
  color: #999;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #999;
}

:focus::-webkit-input-placeholder {
  color: transparent;
}

:focus::-moz-placeholder {
  color: transparent;
}

.text-input {
  width: 290px;
  padding: 2px 5px;
  border: 1px solid #d3d9dd;
  border-top-width: 2px;
  border-left-width: 2px;
  border-radius: 1px;
  background: #eff2f4;
}
.text-input.zip {
  width: 110px;
}
.text-input.sizeM {
  width: 190px;
}
.text-input.message {
  width: 410px;
}

.form1 {
  margin: 20px 0 40px;
}
.form1 th {
  width: 150px;
  vertical-align: top;
}
.form1 .note {
  display: inline-block;
  margin-left: 10px;
  font-size: 87.5%;
}
.form1 .address {
  margin-top: -22px;
}
.form1 .address th, .form1 .address td {
  padding: 22px 0 0;
  border: 0;
}
.form1 .address th {
  width: 125px;
}
.form1 .address select {
  min-width: 10em;
}

.conf1 th, .conf1 td {
  padding-top: 15px;
  padding-bottom: 15px;
}
.conf1 td {
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.btn-form1 {
  width: 280px;
  margin: 0 auto;
}
.btn-form1 button {
  width: 100%;
}

.btn-form2 {
  width: 600px;
  margin: 0 auto;
}
.btn-form2 button {
  width: 100%;
}
.btn-form2 li {
  float: left;
  width: 280px;
  padding: 0 10px;
}
.btn-form2 .back button {
  border-color: #666;
  color: #666;
}
.btn-form2 .back button:before {
  right: auto;
  left: 20px;
  content: "\f104";
}
.btn-form2 .back button:hover {
  border-color: #999;
  color: #999;
}

.thanks-txt {
  margin: 100px 0;
  text-align: center;
}

/* ----------------------------------------------- */
/* その他*/
/* ----------------------------------------------- */
#privacy .lead {
  margin: 40px 0 20px;
  line-height: 2;
}
#privacy .detail {
  padding-top: 15px;
  padding-bottom: 50px;
}
#privacy .detail h2 {
  margin-bottom: 0.9em;
}
#privacy .detail h2:not(:first-child) {
  margin-top: 1.8em;
}
#privacy .detail ol {
  margin-top: 1em;
}
#privacy .detail p, #privacy .detail li {
  line-height: 2;
}
#privacy .institute {
  line-height: 2;
  text-align: right;
}

.indention-a li {
  margin-left: 1.5em;
  text-indent: -1.5em;
}

.csr dt {
  margin: 20px 0 10px;
  padding: 0 0 4px;
  border-bottom: 1px dotted #333;
  font-size: 112.5%;
  font-weight: bold;
}
.csr dd {
  padding: 0 0 0 10px;
}
.csr dd li {
  margin-bottom: 2px;
}

.list-sitemap a {
  display: inline-block;
  color: #2a2b2c;
  text-decoration: none;
}
.list-sitemap a:hover {
  text-decoration: underline;
}
.list-sitemap > li {
  padding: 25px 0;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  line-height: 1.4;
}
.list-sitemap > li:first-child {
  padding-top: 10px;
}
.list-sitemap > li .fa {
  padding-left: 10px;
  color: #0074bf;
  font-size: 125%;
}
.list-sitemap .sub {
  zoom: 1;
  margin: 20px 0 -10px 5px;
}
.list-sitemap .sub:after {
  content: "";
  display: block;
  clear: both;
  overflow: auto;
}
.list-sitemap .sub li {
  position: relative;
  float: left;
  width: 46%;
  padding: 0 0.6% 12px 3.4%;
  font-weight: normal;
}
.list-sitemap .sub li:before {
  position: absolute;
  top: -1px;
  left: 0;
  color: #0074bf;
  font-size: 125%;
  line-height: 1;
  vertical-align: middle;
  font-family: "fontAwesome";
  content: "\f105";
}

/* ----------------------------------------------- */
/* お知らせ*/
/* ----------------------------------------------- */
.information .category-title {
  background: url(../image/img-category-main3.jpg) no-repeat center;
}
.information .btn-category {
  margin: 40px auto 35px;
  text-align: center;
}
.information .btn-category li {
  display: inline-block;
  padding: 0 7px;
}
.information .btn-category li a {
  display: block;
  min-width: 158px;
  padding: 1px;
  border: 2px solid #0074bf;
  border-radius: 4px;
  text-decoration: none;
}
.information .btn-category .select a {
  background: #0074bf;
  color: #fff;
}
.information .golist {
  max-width: 240px;
  margin: 0 auto;
}
.information .golist a {
  display: block;
  padding: 0.1em;
  border: 2px solid #0074bf;
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
}
.information .golist a:hover {
  border-color: #01a369;
  color: #01a369;
}

#information-list {
  border-top: 1px solid #d3d9dd;
}
#information-list li {
  border-bottom: 1px solid #d3d9dd;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
#information-list li a {
  display: block;
  padding: 12px 1px;
  color: #2a2b2c;
  text-decoration: none;
}
#information-list li .date {
  font-weight: bold;
}
#information-list li .category {
  display: inline-block;
  width: 96px;
  margin-left: 8px;
  padding: 2px;
  background: #798790;
  color: #fff;
  font-size: 87.5%;
  line-height: 1.2;
  text-align: center;
}
#information-list li .title {
  margin-top: 8px;
  color: #0074bf;
  text-decoration: underline;
}
#information-list li.no-link {
  padding: 12px 1px;
}
#information-list li.no-link .title {
  color: #2a2b2c;
  text-decoration: none;
}

.article {
  margin-top: 40px;
  margin-bottom: 80px;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.article .date {
  font-weight: bold;
}
.article .title {
  margin: 0.2em 0 1em;
  font-size: 175%;
  font-weight: bold;
}
.article .sub-title {
  margin-bottom: 1.2em;
  font-size: 125%;
  font-weight: bold;
}
.article .header {
  margin: 2.2em 0 0.6em;
  padding: 0 0 0.4em;
  border-bottom: 2px solid #0074bf;
  font-size: 137.5%;
  font-weight: bold;
}
.article .host dt {
  margin-bottom: -1.8em;
}
.article .host dd {
  margin-left: 3em;
}
.article .list-img li {
  float: left;
  padding: 20px 20px 0 0;
}
.article .link-a {
  margin-top: 10px;
}
.article .institute {
  margin-top: 2.2em;
  text-align: right;
}
.article .text + .text {
  margin-top: 1em;
}
.article .sanko-is {
  margin-top: 1em;
}
.article .sanko-is li + li {
  margin-top: 1.5em;
}
.article .sanko-is li > p {
  margin-top: 8px;
  line-height: 1.4;
}
.article .box-outline {
  margin-top: 20px;
  padding: 15px;
  border: 1px solid #0074bf;
  font-size: 93.75%;
}

/* ----------------------------------------------- */
/* DX戦略*/
/* ----------------------------------------------- */
.dx .category-title {
  background: url(../image/img-category-main3.jpg) no-repeat center;
}
.dx .detail .header-a {
  margin-bottom: 1.8em;
}
.dx .detail .header-b {
  margin-bottom: 0.9em;
}
.dx .detail .header-b:not(:first-child) {
  margin-top: 1.8em;
}
.dx .detail .text + .text {
  margin-top: 1em;
}
.dx .detail .sanko-is {
  margin-top: 1em;
}
.dx .detail .sanko-is li + li {
  margin-top: 1.5em;
}
.dx .detail .sanko-is li > p {
  margin-top: 8px;
  line-height: 1.4;
}
.dx .institute {
  margin-top: 2.2em;
  text-align: right;
}
.dx .url {
  overflow-wrap: break-word;
}

ul.indention.-li1em > li {
  margin-top: 1em;
}

/* ----------------------------------------------- */
/* Home*/
/* ----------------------------------------------- */
#home .category-title-jp {
  font-weight: normal;
}
#home .category-title-en {
  color: #0074bf;
}
#home .modal-video-body {
  max-width: 972px;
  padding: 40px 16px;
  box-sizing: border-box;
}

.main-visual {
  max-width: 1214px;
  margin: 0 auto;
  padding: 20px 0;
  position: relative;
}
.main-visual .swiper-container, .main-visual .swiper-wrapper, .main-visual .swiper-slide {
  box-sizing: border-box;
}
.main-visual .swiper-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 45px 37px;
  transition: opacity 0.3s ease;
}
.main-visual .swiper-container:not(.active) {
  visibility: hidden;
  opacity: 0;
}
.main-visual .swiper-slide {
  padding: 80px 60px;
  background-color: rgba(255, 255, 255, 0.9);
  border: 4px solid rgba(211, 217, 221, 0.9);
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.35);
}
.main-visual .swiper-button-next, .main-visual .swiper-button-prev {
  background-image: none;
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 0 0 0 2px #d3d9dd inset;
  font-size: 175%;
  color: #0074bf;
  line-height: 60px;
  text-align: center;
}
.main-visual .swiper-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.main-visual .close-btn {
  position: absolute;
  top: 22px;
  left: 22px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.main-visual .close-btn:before, .main-visual .close-btn:after {
  display: block;
  content: "";
  width: 2px;
  height: 38px;
  transform: rotate(-45deg);
  background-color: #0074bf;
  position: absolute;
  top: -4px;
  left: 14px;
}
.main-visual .close-btn:after {
  transform: rotate(45deg);
}
.main-visual .box-l {
  float: left;
  width: 470px;
}
.main-visual .box-r {
  float: right;
  width: 520px;
}
.main-visual .title {
  font-size: 225%;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
}
.main-visual .title .small {
  font-size: 68%;
  vertical-align: middle;
}
.main-visual .img {
  padding: 22px 0 28px;
  text-align: center;
}
.main-visual .video {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}
.main-visual .video-pin {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 42px;
  background: url("../image/main-pin.png") no-repeat center/contain;
}
.main-visual .video-pin[href="#slide01"] {
  top: 345px;
  left: 1015px;
}
.main-visual .video-pin[href="#slide02"] {
  top: 340px;
  left: 825px;
}
.main-visual .video-pin[href="#slide03"] {
  top: 185px;
  left: 905px;
}
.main-visual .video-pin[href="#slide04"] {
  top: 280px;
  left: 565px;
}
.main-visual .video-pin[href="#slide05"] {
  top: 115px;
  left: 375px;
}
.main-visual .video-pin[href="#slide06"] {
  top: 565px;
  left: 790px;
}
.main-visual .video-pin[href="#slide07"] {
  top: 280px;
  left: 380px;
}
.main-visual .video-pin[href="#slide08"] {
  top: 300px;
  left: 415px;
}
.main-visual .video-pin[href="#slide09"] {
  top: 145px;
  left: 685px;
}
.main-visual .video-pin[href="#slide10"] {
  top: 340px;
  left: 70px;
}
.main-visual .video-pin[href="#slide11"] {
  top: 210px;
  left: 615px;
}
.main-visual .video-pin[href="#slide12"] {
  top: 195px;
  left: 235px;
}
.main-visual .video-pin[href="#slide13"] {
  top: 225px;
  left: 330px;
}
.main-visual .video-pin[href="#slide14"] {
  top: 450px;
  left: 280px;
}
.main-visual.main-visual-en .title {
  font-size: 175%;
  white-space: normal;
}
.main-visual.main-visual-en .title .small {
  display: inline-block;
  padding: 0 4px;
  font-size: 53.5714285714%;
}
.main-visual.main-visual-en .text {
  line-height: 1.5;
}

.top-business {
  padding: 35px 0 50px;
  border-top: 4px solid #d3d9dd;
  background-color: #eff2f4;
}
.top-business .inner {
  width: 1280px;
  margin: 0 auto;
}
.top-business ul {
  margin: 0 0 0 -55px;
}
.top-business li {
  float: left;
  width: 390px;
  padding: 20px 0 6px 55px;
  font-size: 125%;
}
.top-business li a {
  display: block;
  color: #2a2b2c;
}
.top-business li a:hover {
  text-decoration: none;
}
.top-business li .img {
  padding: 6px;
  background-color: #fff;
}
.top-business li .title {
  margin: 6px 0 0;
  letter-spacing: 2px;
}

.top-topics-wrap {
  width: 1020px;
  margin: 0 auto;
  padding: 50px 0;
}

.top-topics {
  float: left;
  width: 620px;
}
.top-topics .category-title-jp {
  font-size: 175%;
  text-align: left;
}
.top-topics .category-title-en {
  font-size: 100%;
  text-align: left;
}
.top-topics .list-topics {
  margin-top: 8px;
  border-top: 1px solid #d3d9dd;
}
.top-topics .list-topics dt {
  width: 6.5em;
  margin-bottom: -1.8em;
  padding-top: 7px;
}
.top-topics .list-topics dd {
  padding: 0 0 7px 7em;
  border-bottom: 1px solid #d3d9dd;
}
.top-topics .list-topics a {
  color: #2a2b2c;
}

.top-topics-side {
  float: right;
  width: 340px;
  padding: 10px 0 0;
}

.top-dxcp {
  margin-bottom: 20px;
  padding: 18px 18px 12px;
  border: 6px solid #d3d9dd;
  background: #f9f9f9;
}
.top-dxcp > .img {
  width: 220px;
  margin: 0 auto;
  text-align: center;
}
.top-dxcp > .img > img {
  max-width: 100%;
  height: auto;
}
.top-dxcp > .lead {
  margin-top: 15px;
  line-height: 1.5;
}

.top-csr {
  background: url(../image/bg-csr.jpg) no-repeat center 0;
}
.top-csr a {
  display: block;
  height: 182px;
  padding: 18px 14px 18px 18px;
  border: 6px solid #e8f4df;
  color: #2a2b2c;
  text-decoration: none;
  overflow: hidden;
}
.top-csr .header {
  padding: 0 0 12px;
  font-size: 125%;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
}
.top-csr .txt {
  float: left;
  width: 230px;
  padding: 0 12px 0 0;
  line-height: 1.5;
}
.top-csr .img {
  float: right;
  width: 54px;
}
.top-csr .img img {
  margin-bottom: 6px;
}
.top-csr.top-csr-en .header {
  font-size: 100%;
  line-height: 1.2;
}
.top-csr.top-csr-en .txt {
  font-size: 81.25%;
}

.top-chikimirai {
  margin-top: 20px;
  padding: 14px 18px 18px;
  border: 6px solid #d3d9dd;
  background: #f9f9f9;
}
.top-chikimirai > .img {
  width: 240px;
  margin: 0 auto;
  text-align: center;
}
.top-chikimirai > .img > img {
  max-width: 100%;
  height: auto;
}
.top-chikimirai > .lead {
  margin-top: 15px;
  line-height: 1.5;
}

.top-leaflet {
  margin-top: 20px;
  overflow: hidden;
}
.top-leaflet a {
  display: table;
  height: 120px;
  border: 6px solid #d3d9dd;
  background: #eff2f4;
  color: #2a2b2c;
  text-decoration: none;
}
.top-leaflet .img {
  display: table-cell;
  width: 170px;
  vertical-align: top;
}
.top-leaflet .text {
  display: table-cell;
  vertical-align: middle;
}
.top-leaflet .header {
  font-size: 125%;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
}
.top-leaflet .here {
  margin: 10px 9px 0;
  padding: 4px 0;
  background-color: #fff;
  font-size: 87.5%;
  text-align: center;
}
.top-leaflet .here .fa {
  margin-right: 10px;
  color: #0074bf;
  font-size: 142.8571428571%;
  vertical-align: middle;
}

.top-products {
  padding: 35px 0 25px;
  background-color: #eff2f4;
}
.top-products .inner {
  width: 780px;
  margin: 0 auto;
}
.top-products ul {
  margin: 0 -15px;
}
.top-products li {
  float: left;
  width: 240px;
  padding: 20px 15px 30px;
}
.top-products li a {
  display: block;
  color: #2a2b2c;
}
.top-products li a:hover {
  text-decoration: none;
}
.top-products li .title {
  margin: 15px 0 0;
  font-size: 100%;
  text-align: center;
}
.top-products li .title .sub {
  display: block;
  font-size: 87.5%;
}

.top-bns {
  padding: 20px 10px 10px;
}
.top-bns ul {
  max-width: 1020px;
  margin: 0 auto;
  text-align: center;
  letter-spacing: -0.5em;
}
.top-bns li {
  display: inline-block;
  padding: 0 5px 10px;
  letter-spacing: 0;
}

.img-license > img {
  max-width: 270px;
  width: 100%;
}

/**************************************************/
/* smartphone*/
/**************************************************/
.disp-sp,
.view-sp,
.imgTxt span,
.page-title span {
  display: none;
}

.disp-pc {
  display: block;
}

.view-pc,
.imgTxt img,
.page-title img {
  display: inline;
}

@media screen and (max-width: 640px) {
  .disp-pc,
  .view-pc,
  .imgTxt img,
  .page-title img {
    display: none;
  }
  .disp-sp {
    display: block;
  }
  .view-sp,
  .imgTxt span,
  .page-title span {
    display: inline;
  }
  body {
    min-width: 320px;
    font-size: 14px;
    line-height: 1.6;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  .float-l {
    float: none;
    width: auto !important;
  }
  .float-r {
    float: none;
    width: auto !important;
  }
  #site-header {
    position: fixed;
    top: 0;
    left: 0;
  }
  #site-header .inner {
    padding: 0;
  }
  #site-header .site-logo {
    float: none;
    width: 160px;
    padding: 20px 10px;
  }
  #site-header .box-head {
    display: none;
  }
  #gnav {
    display: none;
  }
  .sp-menu-button {
    display: table;
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    background: #0074bf;
    font-size: 71.4285714286%;
    line-height: 1;
  }
  .sp-menu-button a {
    display: table-cell;
    position: relative;
    padding: 0 5px 5px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
  }
  .sp-menu-button a span {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 2px;
    position: relative;
    background: #fff;
  }
  .sp-menu-button a span:nth-child(2) {
    top: -1px;
  }
  .sp-menu-button a span:nth-child(3) {
    top: -2px;
  }
  .sp-menu-button a .txt {
    padding-top: 5px;
    line-height: 1;
  }
  .spNav-menus {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    font-size: 100%;
    visibility: hidden;
    z-index: 150;
  }
  .spNav-menus .swiper-container {
    width: 100%;
    height: auto;
  }
  .spNav-menus .swiper-slide {
    height: auto;
    padding-top: 60px;
  }
  .sp-menu .search {
    padding: 10px;
    background: #d3d9dd;
  }
  .sp-menu .search .phrase {
    float: left;
    width: 100%;
    padding: 2px 30px 2px 5px;
    border: 0;
    border-radius: 2px;
    outline: 0;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sp-menu .search .button {
    position: relative;
    width: 30px;
    margin: 5px 0 0 -31px;
    padding: 0;
    border: 0;
    background-color: #fff;
    color: #808284;
    font-family: "fontAwesome";
  }
  .sp-menu ul {
    padding: 10px;
    background: #eff2f4;
  }
  .sp-menu ul > li {
    margin-top: 1px;
    font-weight: bold;
  }
  .sp-menu ul > li:first-child {
    margin-top: 0;
  }
  .sp-menu ul a {
    display: block;
    position: relative;
    padding: 10px 50px 10px 16px;
    background: #fff;
    color: #2a2b2c;
    text-decoration: none;
  }
  .sp-menu ul a:after {
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -0.5em;
    color: #798790;
    font-size: 114.2857142857%;
    font-weight: normal;
    line-height: 1;
    font-family: "fontAwesome";
    content: "\f105";
  }
  .sp-menu ul .menu-a {
    font-weight: normal;
  }
  .sp-menu ul .menu-c a {
    background-color: #0074bf;
    color: #fff;
  }
  .sp-menu ul .menu-c a:before {
    position: absolute;
    top: 5px;
    right: 40px;
    bottom: 5px;
    width: 1px;
    background: #eff2f4;
    content: "";
  }
  .sp-menu ul .menu-c a:after {
    right: 11px;
    color: #fff;
    font-size: 128.5714285714%;
    content: "\f0e0";
  }
  .sp-menu ul .menu-t a {
    background-color: #798790;
    color: #fff;
  }
  .sp-menu ul .menu-t a:before {
    position: absolute;
    top: 5px;
    right: 40px;
    bottom: 5px;
    width: 1px;
    background: #eff2f4;
    content: "";
  }
  .sp-menu ul .menu-t a:after {
    right: 12px;
    color: #fff;
    font-size: 128.5714285714%;
    content: "\f095";
  }
  .sp-menu .close a {
    display: block;
    padding: 10px;
    background: #d3d9dd;
    text-align: center;
  }
  #pagetop {
    display: none;
  }
  #site-footer {
    border-top-width: 5px;
  }
  #site-footer .inner {
    display: none;
  }
  #site-footer .copyright {
    padding: 10px;
    font-size: 85.7142857143%;
  }
  .site-content {
    padding-top: 60px;
  }
  .category-title {
    height: auto;
    padding: 15px 0;
    background-size: cover !important;
  }
  .category-title-jp {
    font-size: 185.7142857143%;
    letter-spacing: 5px;
  }
  .category-title-en {
    font-size: 85.7142857143%;
    letter-spacing: 4px;
  }
  .category-title-en-only {
    font-size: 185.7142857143%;
    letter-spacing: 4px;
    line-height: 1.2;
    padding: 10px 0;
  }
  .page-content {
    width: auto;
    padding: 20px 10px;
  }
  .lnav {
    position: relative;
    padding: 0.75em;
  }
  .lnav .title {
    display: block;
    position: relative;
    padding: 0.5em;
    border-radius: 2px;
    background: #798790;
    color: #fff;
    text-align: center;
  }
  .lnav .title:after {
    position: absolute;
    right: 12px;
    font-family: "fontAwesome";
    content: "\f0fe";
  }
  .lnav .title.is-open {
    border-radius: 2px 2px 0 0;
  }
  .lnav .title.is-open:after {
    content: "\f146";
  }
  .lnav ul {
    position: absolute;
    top: 3.3em;
    right: 0.75em;
    left: 0.75em;
    padding: 0;
    display: none;
  }
  .lnav li {
    display: block;
    padding: 0;
    border: 1px solid #d3d9dd;
    border-top: 0;
    background-color: #fff;
    font-size: 100%;
  }
  .lnav li:last-child {
    border-radius: 0 0 2px 2px;
  }
  .lnav li a {
    display: block;
    position: relative;
    padding: 0.5em 1em;
    border-radius: 0;
    color: #2a2b2c;
    text-align: left;
  }
  .lnav li a:before {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -0.5em;
    color: #798790;
    font-size: 128.5714285714%;
    line-height: 1;
    font-family: "fontAwesome";
    content: "\f105";
  }
  .lnav li a:hover {
    background-color: transparent;
  }
  .lnav li span {
    display: block;
    padding: 0.5em 1em;
    text-align: left;
  }
  .lnav li.stay a {
    background-color: #d3d9dd;
    color: #0074bf;
  }
  .lnav li.stay a:before {
    content: "";
  }
  .header-a {
    font-size: 185.7142857143%;
  }
  .header-a .txt {
    padding: 4px 0;
    border-bottom-width: 4px;
  }
  .header-a1 {
    font-size: 157.1428571429%;
  }
  .header-a1 .txt {
    padding: 4px 0;
    border-bottom-width: 4px;
  }
  .header-b {
    margin: 0 0 10px;
    font-size: 142.8571428571%;
  }
  .header-c, .header-c1 {
    margin: 30px 0 10px;
    font-size: 128.5714285714%;
  }
  .header-d {
    margin: 20px 0 10px;
    padding: 0 0 6px;
    font-size: 128.5714285714%;
  }
  .header-d1 {
    margin: 20px 0 10px;
    font-size: 128.5714285714%;
  }
  .header-e, .header-e1, .header-e2 {
    /*margin: 20px 0 10px;*/
    font-size: 114.2857142857%;
  }
  .header-f {
    padding: 0 0 10px;
    font-size: 114.2857142857%;
  }
  .header-g {
    margin: 30px auto 10px;
    font-size: 128.5714285714%;
  }
  .btn-a a {
    padding: 15px 20px 15px 10px;
    font-size: 114.2857142857%;
  }
  .btn-a a:before {
    right: 12px;
  }
  .btn-b a {
    padding-top: 6px;
  }
  .btn-contact {
    margin-top: 30px;
    font-size: 114.2857142857%;
  }
  .btn-contact a {
    padding: 20px 25px 20px 15px;
  }
  .btn-contact a:before {
    padding-right: 10px;
    font-size: 112.5%;
  }
  .btn-contact a:after {
    right: 15px;
    font-size: 112.5%;
  }
  .table-a th, .table-a td {
    padding: 10px 0;
  }
  .table-b th, .table-b td {
    padding: 8px 10px;
  }
  .pager {
    padding-bottom: 10px;
  }
  .bg-a {
    padding: 30px 10px 60px;
  }
  .mainimg {
    height: 240px;
    margin-bottom: 0;
    background-size: cover !important;
  }
  .mainimg .copy {
    padding: 0 10px !important;
  }
  .mainimg .copy img {
    width: 100%;
    max-width: 400px;
  }
  .mainimg .copy.-sm img {
    max-width: 200px;
  }
  .mainimg .copy-precision {
    position: relative;
    padding: 0 10px !important;
    top: 45%;
    left: 0;
  }
  .mainimg .copy-precision img {
    width: 100%;
    max-width: 400px;
  }
  .content-inner-a {
    width: auto;
  }
  .content-inner-b {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .small {
    font-size: 85.7142857143%;
  }
  .block-scroll {
    width: 100%;
    overflow-x: scroll;
  }
  .block-scroll table {
    width: 600px;
    margin-bottom: 12px;
  }
  .section .mainimg {
    height: 240px;
  }
  .section#precision .header-b, .section#fastener .header-b, .section#steel .header-b, .section#oversea .header-b {
    margin: 40px 0 20px;
  }
  .section#precision .header-c, .section#precision .header-c1, .section#fastener .header-c, .section#fastener .header-c1, .section#steel .header-c, .section#steel .header-c1, .section#oversea .header-c, .section#oversea .header-c1 {
    margin: 30px 0 10px;
  }
  .section .header-b + .lead {
    margin: 20px 0;
    line-height: 1.8;
  }
  .section .doga {
    margin: 30px auto 40px;
  }
  .img-panel-a li, .img-panel-b li, .img-panel-b4 li, .img-panel-c li {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .img-panel-a li .caption, .img-panel-b li .caption, .img-panel-b4 li .caption, .img-panel-c li .caption {
    margin-top: 6px;
    line-height: 1.4;
  }
  .img-panel-b, .img-panel-b4 {
    margin: 0 -5px;
  }
  .img-panel-b li, .img-panel-b4 li {
    width: 33.3333%;
    padding: 5px;
  }
  .img-panel-b4 li {
    width: 25%;
  }
  .img-panel-b4 li.w-long2 {
    width: 50%;
  }
  .img-panel-b4 li.w-long3 {
    width: 75%;
  }
  .img-panel-c {
    margin: 0 -5px;
  }
  .img-panel-c li {
    width: 50%;
    padding: 10px 5px 15px;
  }
  #precision .equal {
    display: block;
    transform: rotate(90deg);
  }
  #precision .img-top {
    margin-top: 40px;
  }
  #precision .lead-top {
    margin-top: 40px;
  }
  #precision .box-img01 {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  #precision .box-img01 li {
    float: none;
    text-align: center;
  }
  #precision .box-img01 img {
    max-width: 300px;
  }
  #precision .section-sqe .header-b {
    margin: 40px 0 30px;
  }
  #precision .section-sqe .img-main {
    padding: 8px 0 30px;
  }
  #precision .box-column-2 {
    grid-template-columns: 1fr;
  }
  #precision .box-column-2 .box-r {
    margin-top: 20px;
  }
  #precision .box-book {
    margin: 0 auto;
    padding: 30px;
    text-align: center;
  }
  #precision .box-book .first {
    margin-bottom: 0;
  }
  #precision .box-book p {
    display: inline-block;
    padding: 0 3%;
  }
  #precision .strength {
    padding: 40px 30px 30px;
    margin-top: 40px;
  }
  #precision .l-ul-precision {
    font-size: 128.5714285714%;
    font-weight: bold;
    max-width: 492px;
    width: 100%;
    display: block;
    margin: 30px auto 40px;
  }
  #precision .l-ul-precision li {
    position: relative;
    padding-left: 18px;
  }
  #precision .l-ul-precision li::before {
    width: 10px;
    height: 10px;
    top: 8px;
    left: 0;
    transform: none;
  }
  #precision .iframe {
    margin: 30px auto 0;
  }
  #fastener .box-img02 {
    margin: 10px -5px 30px;
  }
  #fastener .box-img02 li {
    width: 50%;
    padding: 0 5px;
    text-align: center;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  #fastener .box-kinds {
    margin: 0 0 30px;
  }
  #fastener .box-kinds .text {
    width: 50%;
  }
  #fastener .box-kinds .header-c, #fastener .box-kinds .header-c1 {
    margin: 0 0 5px;
  }
  #fastener .list-goods {
    width: 280px;
    margin: 50px auto 40px;
  }
  #fastener .list-goods li {
    float: none;
    width: auto;
  }
  #fastener .list-goods .goods2 {
    padding: 30px 0 15px;
  }
  #fastener .list-goods .goods2sub {
    width: auto;
  }
  #fastener .list-goods .goods2sub .img {
    text-align: center;
  }
  #fastener .list-goods .header-e, #fastener .list-goods .header-e1, #fastener .list-goods .header-e2 {
    margin-bottom: 5px;
  }
  #fastener .flagship {
    margin: 30px 0 40px;
    padding: 1px 10px 25px;
  }
  #fastener .flagship li {
    width: 33.3333333333%;
    padding: 10px;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  #steel .btn-steel {
    margin: 60px auto 50px;
  }
  #steel .box-img03 {
    margin: -1.1111111111%;
  }
  #steel .box-img03 li {
    width: 24.4444444444%;
    padding: 1.1111111111%;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
  }
  #steel .box-img03 .w-long {
    width: 44.4444444444%;
  }
  #steel .box-img04 {
    margin-bottom: 80px;
  }
  #steel .box-img05 {
    margin-bottom: 20px;
  }
  #steel .box-img05 li {
    padding-bottom: 10px;
  }
  #steel .box-img07 {
    margin-top: 30px;
    padding: 0 50px;
  }
  #steel .kenzai-goods {
    margin-bottom: 40px;
  }
  #steel .kenzai-goods th {
    width: 26%;
    min-width: 6.5em;
  }
  #steel #licentiate .box-licentiate .float-r th {
    display: none;
  }
  #steel #licentiate .box-licentiate .num {
    padding-right: 1em;
  }
  .box-column {
    margin: 30px 0 40px;
    padding: 20px 15px 15px;
  }
  .box-column .header-c, .box-column .header-c1 {
    margin: 0 0 15px !important;
  }
  #oversea .img-01 {
    margin: 30px 0 20px;
  }
  #oversea .img-02__caption {
    margin: 10px auto 20px;
  }
  #oversea .box-img01 {
    margin-bottom: 70px;
  }
  #oversea .box-img02 {
    display: flex;
    -moz-column-gap: 10px;
         column-gap: 10px;
    margin-top: 40px;
  }
  #oversea .list-sales {
    margin-top: -10px;
    gap: 15px;
  }
  #oversea .list-sales .header-d {
    margin-top: 20px;
  }
  #oversea .list-sales .office-info {
    margin: 15px 0 0;
  }
  #oversea .list-sales .img img {
    max-width: none;
  }
  #quality .lead {
    margin: 2em 0 1em;
  }
  #quality .img-01 {
    margin: 10px 0 40px;
  }
  #quality .img-02 {
    margin: 15px 0 40px;
  }
  #quality .kankyo-last {
    margin-bottom: 50px;
  }
  #quality .header-a1.-mt90 {
    margin-top: 50px;
  }
  #quality .box-inspection {
    margin: 30px 0;
  }
  #quality .bunseki {
    margin-bottom: 50px;
  }
  #quality .box-inspection-maker {
    margin: 40px 0 0;
  }
  #quality .box-inspection-maker .float-r {
    margin-top: -1px;
  }
  #quality .box-inspection-maker .float-r th {
    display: none;
  }
  .box-iso, .box-iso2 {
    margin: 30px 0 40px;
    padding: 20px;
  }
  .box-iso2 .content-inner-a {
    width: auto;
  }
  .section-top .main {
    width: 30%;
    min-width: 260px;
    margin: 0 auto;
  }
  .section-top .lead {
    margin: 25px 0 0;
    font-size: 100%;
    text-align: left;
  }
  .section-list {
    width: auto;
  }
  .box-section {
    margin-top: 20px;
    padding: 20px 15px 20px;
  }
  .box-section .intro {
    margin-top: 15px;
  }
  .box-section .intro .img {
    float: none;
    width: 74%;
    max-width: 260px;
    margin: 0 auto 10px;
    padding-right: 0;
  }
  .box-section .intro .text {
    float: none;
    width: auto;
    min-height: inherit;
    padding: 0;
  }
  .box-section .intro .lead {
    line-height: 1.8;
  }
  .box-section .intro .btn {
    position: static;
    margin-top: 15px;
  }
  .products .bg-a {
    padding-top: 10px;
  }
  .wrap-products {
    width: auto;
  }
  #snav {
    position: relative;
    float: none;
    width: auto;
    margin: 0 0 10px;
  }
  #snav dt {
    position: relative;
    padding: 0.5em;
    border-radius: 2px;
    background: #798790;
    font-size: 100%;
    font-weight: normal;
    text-align: center;
  }
  #snav dt:after {
    position: absolute;
    right: 12px;
    font-family: "fontAwesome";
    content: "\f0fe";
  }
  #snav dt.is-open {
    border-radius: 2px 2px 0 0;
  }
  #snav dt.is-open:after {
    content: "\f146";
  }
  #snav dd {
    position: absolute;
    top: 2.6em;
    right: 0;
    left: 0;
    z-index: 50;
    display: none;
  }
  #snav li {
    display: block;
    padding: 0;
    border: 1px solid #d3d9dd;
    border-top: 0;
    font-size: 100%;
    font-weight: normal;
  }
  #snav li:last-child {
    border-radius: 0 0 2px 2px;
  }
  #snav li a {
    position: relative;
    padding: 0.5em 1em;
    border: 0;
    background-color: #fff;
  }
  #snav li a:before {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -0.5em;
    color: #798790;
    font-size: 128.5714285714%;
    line-height: 1;
    font-family: "fontAwesome";
    content: "\f105";
  }
  #snav li.emp a {
    background-color: #eff2f4;
  }
  #snav li.stay a {
    background-color: #d3d9dd;
    color: #0074bf;
  }
  #snav li.stay a:before {
    content: "";
  }
  .content {
    float: none;
    width: auto;
    padding: 15px 10px;
  }
  .products#index .page-content {
    width: auto;
  }
  .products#index .btn-detail-pdc a {
    padding: 6px 20px;
  }
  .products#index .btn-detail-pdc a:before {
    right: 5%;
    font-size: 114.2857142857%;
  }
  .products#index .btn-detail-sec a {
    padding: 8px 0;
  }
  .products#index .btn-detail-sec a:after {
    font-size: 114.2857142857%;
  }
  .products .product-feature {
    margin: 20px 0 30px;
  }
  .products .product-feature .box {
    width: 50%;
    padding: 0 10px 20px;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .products .product-feature .box .intro {
    margin: 15px 0 0;
  }
  .products .product-feature .box .intro .img {
    float: none;
    width: 100px;
    margin: 0 auto 10px;
  }
  .products .product-feature .box .intro .text {
    float: none;
    width: auto;
    min-height: none;
    padding-bottom: 0;
  }
  .products .product-feature .box .intro .btn {
    position: static;
    margin: 10px 0 0;
  }
  .products .btn-ecoitem {
    margin: 0 10px 60px;
  }
  .products .list-products {
    margin: 20px 5px 0;
  }
  .products .list-products li {
    width: 33.3333333333%;
    padding: 20px 5px 0;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .products .list-products .name {
    margin: 0 0 8px;
    font-size: 114.2857142857%;
    line-height: 1.2;
  }
  .products .list-products .img {
    width: 110px;
    margin: 0 auto;
  }
  .products .list-products .btn {
    max-width: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .products .product-steel + .header-a {
    margin-top: 60px;
  }
  .flow-howto li {
    margin-bottom: 10px;
  }
  #lockone .list-tokucho {
    margin-bottom: 40px;
  }
  #lockone .list-tokucho .header-c1 {
    margin-bottom: 10px;
  }
  #lockone .list-tokucho > li {
    margin-bottom: 10px;
    padding: 15px;
  }
  #lockone .img-01 {
    margin: 10px 0 30px;
  }
  #lockone .img-02 {
    width: 50%;
    max-width: 200px;
    min-width: 160px;
    margin: 15px auto 20px;
  }
  #lockone #feature {
    margin-top: 40px;
  }
  .btn-detail-vt .btn {
    padding: 15px 30px;
    font-size: 128.5714285714%;
  }
  .btn-detail-vt .btn:before {
    right: 15px;
    font-size: 122.2222222222%;
  }
  .btn-detail-vt#is-open {
    margin-top: -59px;
    padding-top: 75px;
  }
  .detail-vt .caption {
    font-size: 92.8571428571%;
  }
  .detail-vt .table-vt th, .detail-vt .table-vt td {
    font-size: 100%;
  }
  .detail-vt .table-vt img {
    width: 65px;
    max-width: none;
  }
  .detail-vt .test-img01 li {
    width: 50%;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .detail-vt .test-img02 {
    margin: 15px auto 30px;
  }
  .detail-vt .test-img02 .caption {
    margin-top: 15px;
  }
  .detail-vt .test-img03 {
    margin: 15px auto 30px;
  }
  .detail-vt .test-img03 .caption {
    margin: 10px 0 0;
  }
  .detail-vt .test-img04 li {
    width: 50%;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .detail-vt .test-img04 + .caption + .header-e1 {
    margin-top: 30px;
  }
  .detail-vt .block-scroll + .header-result {
    margin-top: 20px;
  }
  .detail-vt .block-scroll + .test-img04 {
    margin-top: 20px;
  }
  .detail-vt .block-scroll + .test-img04 {
    margin-top: 20px;
  }
  .detail-vt .block-scroll + .header-d {
    margin-top: 30px;
  }
  .detail-vt .test-img05 {
    padding: 15px 5px 15px;
  }
  .detail-vt .test-img05 li {
    width: 50%;
    padding: 0 5px;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .detail-vt .test-img05.arrow {
    padding: 10px 5px;
  }
  .detail-vt .test-img05.arrow li {
    height: 15px;
    background-size: 30px 15px;
  }
  .detail-vt .digital-counter {
    margin: 20px 0;
    padding: 10px 0 10px;
    border-width: 2px;
  }
  .detail-vt .digital-counter .test-img05 {
    padding: 10px 3px 0;
  }
  #lockone_socket .tm {
    margin: -20px 0 0;
    font-size: 85.7142857143%;
  }
  #lockone_socket .logo {
    width: 225px;
    margin: 10px auto 30px;
  }
  #lockone_socket .socket-type {
    margin: 30px -20px 20px 0;
  }
  #lockone_socket .socket-type li {
    width: 50%;
    padding: 0 20px 0 0;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  #lockone_socket .socket-type li img {
    width: auto;
    max-height: 150px;
  }
  #lockone_socket .img-01 {
    width: 25%;
    min-width: 110px;
  }
  #lockone_socket .short-long {
    margin: 20px 0 30px;
  }
  #lockone_socket .short-long .arrow {
    width: 25px;
    margin: 6px auto;
  }
  #lockone_socket .short-long .after {
    padding: 15px 10px 20px;
  }
  #lockone_socket .short-long .simple {
    margin: 0 0 5px;
    font-size: 114.2857142857%;
  }
  #shrn .img-01 {
    width: 150px;
    margin: -10px auto 30px;
  }
  #shrn .txt-tokucho {
    font-size: 142.8571428571%;
  }
  #hl-spring .img-01, #hl-nut .img-01 {
    width: 150px;
    margin: -10px auto 30px;
  }
  #hl-spring .tokucho-hls, #hl-nut .tokucho-hls {
    margin: 0 0 40px;
  }
  #hl-spring .tokucho-hls .header-e, #hl-spring .tokucho-hls .header-e1, #hl-spring .tokucho-hls .header-e2, #hl-nut .tokucho-hls .header-e, #hl-nut .tokucho-hls .header-e1, #hl-nut .tokucho-hls .header-e2 {
    margin: 20px 0 5px 10px;
  }
  #hl-spring .tokucho-hls .intro, #hl-nut .tokucho-hls .intro {
    padding: 10px;
  }
  #hl-spring .note-hl, #hl-nut .note-hl {
    margin: 0 0 40px;
    font-size: 85.7142857143%;
  }
  #hl-spring .ex-case, #hl-nut .ex-case {
    width: auto;
    max-width: 390px;
    margin: 10px auto;
  }
  #hl-spring .ex-case li, #hl-nut .ex-case li {
    width: 33.3333%;
    padding: 5px 5px;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  #hl-spring .ex-case li .caption, #hl-nut .ex-case li .caption {
    margin-top: 5px;
  }
  #hl-nut .img-02 {
    width: 300px;
    margin: 15px auto 30px;
  }
  #hl-nut .box-tokucho {
    margin: -10px 0 40px;
    padding: 20px 25px;
  }
  #hl-nut .flow-howto + .header-d {
    margin-top: 30px;
  }
  .products .box-option {
    padding: 12px 10px 5px;
    border-width: 2px;
  }
  .products .box-option .header {
    font-size: 128.5714285714%;
  }
  .products .box-option ul {
    margin-top: 8px;
  }
  #bumax .header-d {
    margin-top: 50px;
  }
  #bumax .block-scroll + .header-d1 {
    margin-top: 30px;
  }
  #bumax table .w1 {
    width: 16%;
  }
  #bumax .table-bumax th, #bumax .table-bumax td {
    font-size: 100%;
  }
  #bumax .logo {
    width: 240px;
    margin: 20px auto 15px;
  }
  #bumax .box-option {
    margin: 15px 0 40px;
  }
  #bumax .box-tokucho {
    margin: -10px 0 40px;
    padding: 7px;
  }
  #bumax .box-tokucho li {
    width: 50%;
    padding: 5px;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  #bumax .img-01 {
    width: 120px;
    margin: 15px auto 20px;
  }
  #bumax .img-02 {
    max-width: 300px;
    margin: 10px auto 10px;
    padding: 0 5px;
  }
  #bumax .img-03 {
    width: 200px;
    margin: 20px auto;
  }
  #bumax .img-04, #bumax .img-05, #bumax .img-06, #bumax .img-07, #bumax .img-08 {
    width: 180px;
    margin: 10px auto 30px;
  }
  #bumax .img-08 {
    margin-bottom: 60px;
  }
  #bumax .ex-application {
    max-width: 510px;
  }
  #bumax .ex-application li {
    width: 33.3333%;
    padding: 10px;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  #bumax .ex-application li .caption {
    font-size: 85.7142857143%;
  }
  #bumax_option .img-01 {
    width: 245px;
    margin: 0 auto 40px;
  }
  #bumax_option .img-02 {
    width: 245px;
    margin: 0 auto 10px;
  }
  #bumax_option .merit-bumax {
    margin: 0 0 40px 0;
  }
  #bumax_option .merit-bumax li {
    float: none;
    width: auto;
    margin: 0 0 10px 0;
    padding: 15px;
  }
  #bumax_option .merit-bumax .header {
    margin: 0 0 10px;
    font-size: 128.5714285714%;
  }
  #bumax_option .block-scroll + .header-d {
    margin-top: 60px;
  }
  #bumax_standard .back-bumax {
    margin-bottom: 30px;
  }
  #bumax_standard .img-01 {
    margin: 15px 0 40px;
  }
  #power-digitorque .header-d {
    margin: 30px 0 10px;
  }
  #power-digitorque .img-01 {
    max-width: 290px;
    margin: 20px auto 40px;
  }
  #power-digitorque .measure-display {
    padding: 0;
  }
  #power-digitorque .measure-display .box {
    margin: 15px 0 0;
  }
  #power-digitorque .option {
    margin: 10px 0 30px;
  }
  #power-digitorque .option .header {
    margin: 15px 0 5px;
  }
  #power-digitorque .ex-usage {
    margin: -10px 0 30px;
    padding: 20px 25px;
  }
  #motiontite .logo {
    max-width: 300px;
    margin: 0 auto;
  }
  #motiontite .copy {
    margin: 15px 0 30px;
    text-align: left;
  }
  #motiontite .list-a + .header-d {
    margin-top: 40px;
  }
  #motiontite .list-a + .header-e, #motiontite .list-a + .header-e1, #motiontite .list-a + .header-e2 {
    margin-top: 20px;
  }
  #motiontite .header-d + .list-a {
    margin: 15px 0 20px;
  }
  #motiontite .header-e + p, #motiontite .header-e1 + p, #motiontite .header-e2 + p {
    margin-top: -10px;
  }
  #motiontite .header-e1 + .list-a {
    margin-top: -10px;
  }
  #motiontite .box-img01 {
    max-width: 300px;
    margin: 0 auto;
    padding: 10px 0 0;
  }
  #motiontite .box-img01 li {
    padding: 0 10px;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  #motiontite .img-01 {
    max-width: 300px;
    margin: 15px auto 30px;
  }
  #motiontite .img-02 {
    margin: -10px auto 30px;
  }
  #motiontite .img-02 img {
    max-width: 240px;
  }
  #motiontite .img-02 .source {
    max-width: 240px;
    margin: 0 auto 10px;
    font-size: 85.7142857143%;
  }
  #motiontite .img-02 .note {
    font-size: 85.7142857143%;
  }
  #motiontite .img-03 {
    max-width: 240px;
    margin: 0 auto 30px;
  }
  #motiontite .box-img02 {
    margin: 15px 0 30px;
  }
  #levelman .logo {
    width: 290px;
    margin: 0 auto;
  }
  #levelman .img-01 {
    width: 216px;
    margin: 15px auto 30px;
  }
  #levelman .appearance {
    width: 100%;
    max-width: 340px;
    margin: 0 auto 40px;
  }
  #levelman .appearance .img {
    width: 22%;
  }
  #levelman .appearance .header-d1 {
    margin: 0;
  }
  #levelman .box-tokucho {
    margin: -10px 0 30px;
    padding: 15px;
  }
  #levelman .box-tokucho .img {
    width: 60%;
    min-width: 250px;
    margin: 15px auto 0;
  }
  #levelman .flow-usage {
    margin: 15px 0 40px;
  }
  #levelman .flow-usage > li {
    margin: 0 0 15px;
    padding: 15px;
  }
  #levelman .flow-usage .img {
    width: 60%;
    min-width: 250px;
    margin: 15px auto 0;
  }
  #levelman .box-img {
    margin: 30px 0;
    padding: 15px;
  }
  #levelman .box-img .graph {
    margin-top: 20px;
  }
  #levelman .box-img img {
    width: 60%;
    min-width: 250px;
  }
  .table-levelman th, .table-levelman td {
    font-size: 100%;
  }
  #ecoitem .list-ecoitem {
    margin: -20px 0 40px;
  }
  #ecoitem .box-ecoitem {
    margin: 0 0 15px;
  }
  #ecoitem .ecolist {
    margin-top: 10px;
  }
  .monozukuri .category-title {
    background-position: 0 center;
  }
  .monozukuri .category-title-jp {
    letter-spacing: 3px;
  }
  .monozukuri .mainimg {
    height: 240px;
  }
  .monozukuri .lead {
    font-size: 114.2857142857%;
    line-height: 1.8;
  }
  .monozukuri .caption {
    font-size: 85.7142857143%;
  }
  .monozukuri .img-01 {
    width: 300px;
    margin: 15px auto 40px;
  }
  .monozukuri .box-img01 {
    margin-top: 15px;
  }
  .monozukuri .box-img02 {
    margin-top: 15px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
  }
  .monozukuri .box-img02 .w-long {
    width: 100%;
    text-align: center;
  }
  .monozukuri .box-img03 {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .monozukuri .box-img03 .w1 {
    width: 54%;
  }
  .monozukuri .box-img03 .w2 {
    width: 46%;
  }
  .monozukuri .img-02 {
    margin: 20px 0 6px;
  }
  .monozukuri .box-img04 {
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .monozukuri .box-img04 li {
    width: 50%;
    padding-bottom: 10px;
  }
  .company .category-title {
    background-position: 15% center;
  }
  #outline .profile {
    margin: 30px 0 10px;
  }
  #outline .profile th {
    width: 7em;
  }
  .enterprise-domain {
    margin: -10px 0 10px;
  }
  .enterprise-domain li {
    margin-top: 40px;
  }
  .enterprise-domain li .intro {
    margin-top: 15px;
  }
  .enterprise-domain li .img {
    width: 35.8208955224%;
  }
  .enterprise-domain li .text {
    width: 59.7014925373%;
  }
  #philosophy .page-content {
    width: 70%;
    max-width: 400px;
    min-width: 300px;
    text-align: left;
  }
  #philosophy .page-content br {
    display: none;
  }
  #philosophy .philosophy-top {
    margin: 20px 0 10px;
    padding: 10px 0 130px;
    background-size: contain;
  }
  #philosophy .rinen {
    margin-bottom: 40px;
    font-size: 171.4285714286%;
    line-height: 1.8;
  }
  #philosophy .management-policy {
    margin-bottom: 40px;
    font-size: 128.5714285714%;
    line-height: 1.8;
  }
  #philosophy .group-policy {
    margin-bottom: 40px;
    font-size: 128.5714285714%;
    line-height: 1.8;
  }
  #philosophy .principle p {
    line-height: 1.8;
  }
  #philosophy .principle p br {
    display: none;
  }
  #message .mainimg {
    height: 160px;
    background-position: 88% bottom;
  }
  #message .mainimg .left {
    width: auto;
  }
  #message .aisatsu p {
    margin-bottom: 1.5em;
    line-height: 1.8;
  }
  #message .aisatsu .president {
    margin: 2em 0 0;
  }
  .btn-access {
    width: auto;
    margin: 20px -10px 30px 0;
  }
  .btn-access a {
    padding: 12px 20px 12px 10px;
  }
  .btn-access a:before {
    right: 10px;
  }
  .btn-access span {
    padding: 12px 20px;
  }
  .btn-access.btn-access-en a {
    padding: 12px 20px 12px 10px;
  }
  .btn-access.btn-access-en span {
    padding: 12px 20px;
  }
  .btn-access li {
    width: 50%;
    padding-right: 10px !important;
    font-size: 114.2857142857%;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .box-office {
    margin: 30px 0 20px;
  }
  .box-office .office-info {
    margin: 15px 0 0;
  }
  .box-office .img {
    width: 40%;
  }
  .box-office .text {
    width: 56.6666666667%;
  }
  .access-sales {
    margin: 0;
  }
  .access-sales .box-office {
    float: none;
    width: auto;
    margin: 10px 0 0;
    padding: 5px 0 0;
  }
  .access-sales .box-office .img {
    width: 38.7096774194%;
  }
  .access-sales .box-office .text {
    width: 58.064516129%;
  }
  #history .history {
    margin-top: 30px;
  }
  #history .history th, #history .history td {
    padding: 12px 0;
  }
  #history .history .month {
    padding-right: 2.5em;
  }
  .recruit .category-title {
    background-position: 20% top;
  }
  .recruit .mainimg {
    height: 240px;
  }
  .recruit .lead-recruit {
    font-size: 100%;
    line-height: 1.8;
    text-align: left;
  }
  .recruit .btn-recruit {
    max-width: 500px;
    margin: 20px auto 15px;
  }
  .recruit .btn-recruit li {
    width: 50%;
    padding: 0 5px;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .recruit .btn-recruit li span {
    padding: 15px 20px 15px 10px;
    font-size: 114.2857142857%;
  }
  .recruit .btn-recruit li span:before {
    right: 12px;
  }
  .recruit .btn-recruit.btn-a li:first-child a {
    padding: 15px 10px 15px 5px;
  }
  .recruit .doga {
    margin: 20px auto 15px;
  }
  .recruit .doga-caption {
    text-align: left;
  }
  .recruit .doga-caption br {
    display: none;
  }
  .voices-senior {
    margin: 0 auto -50px;
    padding: 40px 0 0;
  }
  .voices-senior .box-voices {
    margin: 10px 0 0;
    padding: 15px 15px;
  }
  .voices-senior .box-voices:first-of-type {
    margin: 20px 0 0;
  }
  .voices-senior .box-voices .text {
    float: none;
    width: auto;
  }
  .voices-senior .box-voices .img {
    float: none;
    width: 270px;
    margin: 10px auto 0;
  }
  .voices-senior .box-voices .header-d1 {
    margin: 0 0 10px;
  }
  .voices-senior .box-voices p span {
    font-size: 15px;
  }
  .voices-senior .box-voices p + p {
    margin-top: 10px;
  }
  .btn-recruit-img {
    margin: 0 -5px;
  }
  .btn-recruit-img li {
    width: 50%;
    padding: 0 5px;
    line-height: 1.4;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .btn-recruit-img li .txt {
    font-size: 100%;
  }
  .btn-recruit-img li .txt:after {
    font-size: 128.5714285714%;
  }
  #policy .header-a {
    margin: 20px 0 30px;
  }
  #career h1.header-a + h2.header-a1 {
    margin-top: 20px;
  }
  #career .header-a1 {
    margin: 60px 0 30px;
  }
  #career .header-c1 {
    margin: 30px 0 10px;
    font-size: 128.5714285714%;
  }
  #career .box-jobtype {
    margin-top: 30px;
    padding: 16px;
  }
  #career .box-jobtype .header-c, #career .box-jobtype .header-c1 {
    margin: 0;
  }
  #career .box-jobtype ul {
    margin: 0 -5px;
  }
  #career .table-career th {
    width: 20%;
    min-width: 8em;
  }
  #career .table-career dl {
    margin-top: -10px;
  }
  #career .table-career dt {
    margin-top: 10px;
  }
  #career h4.header-c1 + .table-career th {
    min-width: 5em;
  }
  #career .recruit-flow {
    display: block;
    margin: 40px 0;
  }
  #career .recruit-flow li {
    width: auto;
    max-width: 300px;
    margin: 0 auto;
    padding: 12px 20px;
  }
  #career .recruit-flow li:not(.first) {
    margin-top: 26px;
  }
  #career .recruit-flow li:not(.first):before {
    border-width: 15px 12px 0 12px;
    border-color: #d3d9dd transparent transparent transparent;
    top: -20px;
    margin-top: 0;
    left: 50%;
    margin-left: -12px;
  }
  #career .recruit-flow .step, #career .recruit-flow .title {
    display: inline-block;
    font-size: 114.2857142857%;
    line-height: 1.5;
    vertical-align: middle;
  }
  #career .recruit-flow .step {
    padding-right: 20px;
  }
  #career .recruit-flow .title {
    margin-top: 0;
    width: 9em;
  }
  .contact-telephone {
    margin: 20px auto 0;
  }
  .contact-telephone dt {
    font-size: 100%;
  }
  .contact-telephone dd {
    font-size: 200%;
  }
  .contact-telephone dd .fa {
    padding-right: 5px;
    font-size: 92.8571428571%;
  }
  .contact-notes {
    margin: 1em 0 1.5em;
  }
  .text-input {
    width: 100%;
    -webkit-appearance: none;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .text-input.sizeM {
    width: 100%;
  }
  .text-input.message {
    width: 100%;
  }
  .form1 {
    display: block;
    margin: 20px 0 20px;
  }
  .form1 tbody, .form1 tr, .form1 th, .form1 td {
    display: block;
    width: auto;
  }
  .form1 th {
    border-bottom-style: dotted;
  }
  .form1 td {
    padding-bottom: 15px;
  }
  .form1 select.inquiry {
    width: 100%;
    max-width: 300px;
  }
  .form1 .sizeM + .note {
    margin: 5px 0 0;
  }
  .form1 .address {
    width: 100%;
    margin-top: -12px;
  }
  .form1 .address th {
    padding: 12px 0 2px;
  }
  .form1 .address td {
    padding: 0;
  }
  .btn-form2 {
    width: 280px;
  }
  .btn-form2 li {
    float: none;
    padding: 0;
  }
  .btn-form2 .back {
    padding-bottom: 15px;
  }
  #privacy .lead {
    margin: 20px 0 5px;
    line-height: 1.8;
  }
  #privacy .detail {
    padding-top: 0;
    padding-bottom: 20px;
  }
  #privacy .detail p, #privacy .detail li {
    line-height: 1.8;
  }
  #privacy .institute {
    line-height: 1.8;
  }
  .list-sitemap > li {
    padding: 5px 0;
  }
  .list-sitemap > li:first-child {
    padding-top: 0;
  }
  .list-sitemap > li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .list-sitemap > li a {
    padding: 12px 0;
  }
  .list-sitemap > li .category {
    display: inline-block;
    padding: 12px 0;
  }
  .list-sitemap .sub {
    margin: 0 0 0 5px;
  }
  .list-sitemap .sub li {
    width: 50%;
    padding: 0 10px 0 16px;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .list-sitemap .sub li:before {
    top: 9px;
  }
  .list-sitemap .sub li a {
    padding: 10px 0;
  }
  .information .category-title {
    background-position: 15% center;
  }
  .information .btn-category {
    margin: 18px auto 18px;
  }
  .information .btn-category li {
    padding: 2px;
  }
  .information .btn-category li a {
    min-width: 5em;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .information .golist {
    max-width: 240px;
    margin: 0 auto;
  }
  .information .golist a {
    padding: 0.4em;
  }
  #news-list li {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
  }
  .article {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .article .title {
    font-size: 142.8571428571%;
  }
  .article .sub-title {
    font-size: 128.5714285714%;
  }
  .article .header {
    margin-top: 1.6em;
    font-size: 128.5714285714%;
  }
  .article .host dt {
    margin-bottom: -1.6em;
  }
  .article .list-img {
    margin: 5px 0 10px;
  }
  .article .list-img li {
    width: 33.3333%;
    max-width: 180px;
    padding: 10px 10px 0 0;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .article .institute {
    margin-top: 1.6em;
  }
  .csr .category-title {
    background-position: 0 center;
  }
  .csr .category-title-jp {
    letter-spacing: 3px;
  }
  .csr .mainimg {
    height: 240px;
  }
  .csr .header-b {
    margin: 1.8em 0 0.9em;
  }
  .csr .lead {
    font-size: 114.2857142857%;
    line-height: 1.8;
    margin-bottom: 15px;
  }
  .csr .caption {
    font-size: 85.7142857143%;
  }
  .csr .box-img01 {
    margin-bottom: 25px;
  }
  .csr .box-text01 {
    margin: 25px 0 0;
    font-size: 128.5714285714%;
  }
  .csr .box-text01 a {
    padding: 16px 10px;
  }
  .csr .block-scroll table {
    width: 620px;
  }
  .csr-co2 {
    margin: 25px 0 40px;
  }
  .csr-co2 .block-scroll table {
    width: 100%;
    min-width: 450px;
  }
  .csr-co2 .fukidashi {
    margin: 20px 0;
  }
  .csr-co2 .fukidashi::before {
    top: inherit;
    right: inherit;
    bottom: -20px;
    left: 50%;
    margin: 0 0 0 -12px;
    border-width: 20px 12px 0 12px;
    border-color: #99d4fb transparent transparent transparent;
  }
  .csr-co2 .fukidashi::after {
    top: inherit;
    right: inherit;
    bottom: -16px;
    left: 50%;
    margin: 0 0 0 -12px;
    border-width: 20px 12px 0 12px;
    border-color: #fff transparent transparent transparent;
  }
  .csr-co2 .fukidashi p {
    padding: 15px 20px;
  }
  #home .category-title-jp {
    font-size: 171.4285714286%;
  }
  #home .category-title-en {
    font-size: 71.4285714286%;
  }
  #home .modal-video-close-btn {
    right: 0;
  }
  .main-visual {
    padding: 0;
  }
  .main-visual .video-pin {
    display: none;
  }
  .top-business {
    padding: 20px 0 25px;
    border-top-width: 2px;
  }
  .top-business .inner {
    width: auto;
  }
  .top-business ul {
    margin: 5px 5px 0;
  }
  .top-business li {
    width: 50%;
    padding: 10px 5px 1px;
    font-size: 100%;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .top-business li .img {
    padding: 2px;
  }
  .top-business li .title {
    line-height: 1.3;
    letter-spacing: 0;
  }
  .top-topics-wrap {
    width: auto;
    padding: 20px 10px 25px;
  }
  .top-topics {
    float: none;
    width: auto;
  }
  .top-topics .category-title-jp {
    text-align: center;
  }
  .top-topics .category-title-en {
    text-align: center;
  }
  .top-topics .list-topics {
    margin-top: 15px;
  }
  .top-topics .list-topics dt {
    margin-bottom: -1.6em;
  }
  .top-topics-side {
    float: none;
    width: 300px;
    margin: 0 auto;
    padding: 20px 0 0;
  }
  .top-dxcp {
    padding: 8px 18px 5px;
    border-width: 3px;
  }
  .top-dxcp > .img {
    width: 160px;
  }
  .top-dxcp > .lead {
    margin-top: 5px;
    font-size: 85.7142857143%;
  }
  .top-csr a {
    height: auto;
    padding: 12px 18px 5px;
    border-width: 3px;
  }
  .top-csr .header {
    padding: 0 0 6px;
    font-size: 128.5714285714%;
  }
  .top-csr .txt {
    width: 218px;
    font-size: 85.7142857143%;
  }
  .top-csr .img {
    width: 27px;
  }
  .top-csr .img img {
    margin-bottom: 3px;
  }
  .top-csr.top-csr-en .header {
    font-size: 128.5714285714%;
    line-height: 1.4;
  }
  .top-csr.top-csr-en .txt {
    font-size: 85.7142857143%;
  }
  .top-chikimirai {
    padding: 8px 18px 5px;
    border-width: 3px;
  }
  .top-chikimirai > .lead {
    margin-top: 5px;
    font-size: 85.7142857143%;
  }
  .top-leaflet {
    margin-top: 10px;
  }
  .top-leaflet a {
    height: 94px;
    border-width: 3px;
  }
  .top-leaflet .img {
    width: 150px;
  }
  .top-leaflet .header {
    font-size: 121.4285714286%;
  }
  .top-leaflet .here {
    font-size: 85.7142857143%;
  }
  .top-leaflet .here .fa {
    font-size: 150%;
  }
  .top-products {
    padding: 20px 0 25px;
  }
  .top-products .inner {
    width: auto;
  }
  .top-products ul {
    margin: 5px 2px 0 3px;
  }
  .top-products li {
    width: 33.3333%;
    padding: 10px 8px 5px 7px;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .top-products li .title {
    margin: 6px 0 0;
    font-size: 85.7142857143%;
    line-height: 1.3;
  }
  .top-bns {
    padding: 10px 5px 1px;
  }
  .top-bns li {
    display: inline-block;
    width: 33.3333%;
    padding: 0 5px 10px;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .section-testcar,
  .recruit .pagelink, .recruit #fm_recruit {
    margin-top: -60px;
    padding-top: 60px;
  }
  .shop .pagelink {
    margin-bottom: 10px;
    margin-top: -60px;
    padding-top: 60px;
  }
  .inquiry #fm_catalog, .inquiry #fm_estimate, .inquiry #fm_business, .inquiry #fm_testcar, .inquiry #fm_service, .inquiry #fm_other {
    margin-top: -60px;
    padding-top: 60px;
  }
}
@media screen and (max-width: 580px) {
  .doga {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 56.25%;
  }
  .doga iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .section .doga {
    margin: 30px auto 40px;
  }
}
@media screen and (max-width: 480px) {
  #site-footer .fnav ul li {
    float: none;
    padding: 0;
    border-top: 1px dotted #999;
  }
  #site-footer .fnav ul li:first-child {
    border-top: 0;
  }
  #site-footer .fnav ul li a {
    position: relative;
    padding: 10px 12px;
    text-decoration: none;
  }
  #site-footer .fnav ul li a:before {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-top: 1px solid #2a2b2c;
    border-right: 1px solid #2a2b2c;
    content: "";
    transform: rotate(45deg);
  }
  .header-category {
    padding: 15px 0;
    font-size: 142.8571428571%;
    letter-spacing: 0;
  }
  .header-a {
    padding: 6px 10px;
  }
  #fastener .flagship {
    padding: 1px 5px 20px;
  }
  #fastener .flagship li {
    width: 50%;
    padding: 15px 5px 0;
  }
  .products .list-products li {
    width: 50%;
  }
  #career .li-safety {
    list-style: none;
    padding-left: 1.3em;
    text-indent: -1.3em;
  }
  #career .box-jobtype ul li {
    width: 100%;
  }
  .inquiry-telephone .header {
    font-size: 128.5714285714%;
  }
  .inquiry-telephone dl dt, .inquiry-telephone dl dd {
    display: block;
  }
  .inquiry-telephone dl dt {
    width: auto;
    padding: 5px 0;
    border-radius: 8px 8px 0 0;
  }
  .inquiry-telephone dl dd {
    padding: 0 0 0 30px;
    border-radius: 0 0 8px 8px;
    font-size: 257.1428571429%;
  }
  .inquiry-telephone p {
    font-size: 114.2857142857%;
  }
  .list-sitemap .sub li {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 413px) {
  .btn-access a {
    padding-right: 15px;
    padding-left: 8px;
  }
  .btn-access a:before {
    right: 8px;
  }
  .btn-access.btn-access-en a {
    padding-right: 15px;
    padding-left: 8px;
  }
  .btn-access li {
    font-size: 100%;
  }
  #oversea .list-sales .img {
    float: none;
    width: 150px;
    margin: 0 auto 10px;
  }
  #oversea .list-sales .img.sph {
    zoom: 1;
    width: 300px;
  }
  #oversea .list-sales .img.sph:after {
    content: "";
    display: block;
    clear: both;
    overflow: auto;
  }
  #oversea .list-sales .img.sph > div {
    float: left;
    width: 50%;
  }
  #oversea .list-sales .text {
    float: none;
    width: auto;
  }
  #quality .box-inspection-maker .type {
    width: 65%;
    padding-left: 10px;
  }
  .box-iso, .box-iso2 {
    padding: 15px;
  }
  .box-iso .img, .box-iso2 .img {
    float: none;
    width: 100px;
    margin: 10px auto 0;
  }
  .box-iso .text, .box-iso2 .text {
    float: none;
    width: auto;
  }
  .products .product-feature .box {
    float: none;
    width: auto;
    padding-bottom: 10px;
  }
  .products .product-feature .box .intro .img {
    float: left;
    width: 30.534351145%;
    margin: 0;
  }
  .products .product-feature .box .intro .text {
    float: right;
    width: 66.1577608142%;
  }
  #lockone_socket .short-long {
    width: 280px;
    margin-right: auto;
    margin-left: auto;
  }
  #lockone_socket .short-long .box-short, #lockone_socket .short-long .box-long {
    float: none;
    width: auto;
  }
  #lockone_socket .short-long .box-short {
    margin: 30px 0 30px;
  }
  #bumax .box-tokucho li {
    float: none;
    width: auto;
  }
  #bumax .ex-application {
    margin: 0 -5px;
  }
  #bumax .ex-application li {
    padding: 5px 5px 8px;
  }
  #ecoitem .box-ecoitem .text {
    float: none;
    width: auto;
  }
  #ecoitem .box-ecoitem .img {
    float: none;
    width: 150px;
    margin: 0 auto;
    padding-top: 10px;
  }
  .recruit .lead-recruit {
    text-align: left;
  }
  .recruit .doga-caption {
    text-align: left;
  }
  .recruit .doga-caption br {
    display: none;
  }
  .btn-recruit-img {
    width: 300px;
    margin: 0 auto;
  }
  .btn-recruit-img li {
    float: none;
    width: auto;
    padding: 0 0 15px;
  }
}