﻿@charset "UTF-8";
/* PC */
@media screen and (min-width: 769px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  /*-------------
undermain
-------------*/
  .underlayer_main {
    width: 1000px;
    min-height: 600px;
    margin: 120px auto 30px auto;
    overflow: hidden;
  }
  h2.banner {
    font-size: 30px;
    text-align: center;
    line-height: 35px;
    margin: 0 0 25px 0;
  }
  h2.banner span {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -1px;
    display: block;
    line-height: 25px;
    font-family: system-ui;
  }
  h3.title_top {
    clear: both;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 15px;
    margin: 0 0 20px 0;
    background: #5d7ab4;
    background: -moz-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#183d8a), color-stop(10%, #21448f), color-stop(50%, #3b5c9f), to(#5d7ab4));
    background: -webkit-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -o-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -ms-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#183d8a, endColorstr=#5d7ab4, GradientType=0);
  }
  h3.title {
    clear: both;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 15px;
    margin: 30px 0 20px 0;
    background: #5d7ab4;
    background: -moz-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#183d8a), color-stop(10%, #21448f), color-stop(50%, #3b5c9f), to(#5d7ab4));
    background: -webkit-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -o-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -ms-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#183d8a, endColorstr=#5d7ab4, GradientType=0);
  }
  /*-------------
access
-------------*/
  .accessbox1 {
    width: 970px;
    margin: 0 auto 40px auto;
  }
  .accessbox1 p {
    width: 270px;
    float: left;
    font-size: 16px;
    line-height: 1.5;
    margin: 20px 0 5px 0;
  }
  .accessbox1 p img {
    margin-top: 5px;
  }
  .accessbox1 p a:hover {
    opacity: 0.7;
  }
  /*-------------
company
-------------*/
  .companybox1 {
    width: 970px;
    margin: 0 auto 40px auto;
  }
  .companybox1 ul {
    width: 100%;
    text-align: center;
  }
  .companybox1 ul li:nth-child(2) {
    font-size: 18px;
    margin: 10px 0 5px 0;
  }
  .companybox1 ul li:nth-child(3) {
    font-size: 18px;
    font-weight: 600;
  }
  .companybox1 ul li:nth-child(3) span {
    background: #fffc00;
    display: block;
    width: 230px;
    line-height: 20px;
    height: 20px;
    margin: 0 auto;
  }
  .companybox2 {
    width: 970px;
    margin: 0 auto 40px auto;
  }
  .companybox2 ul {
    width: 100%;
    text-align: center;
  }
  .companybox2 ul li:nth-child(even) {
    font-size: 15px;
    line-height: 30px;
    margin: 15px 0 30px 0;
  }
  .companybox2 ul li:nth-child(odd) {
    font-size: 18px;
    background: #fffc00;
    line-height: 20px;
    height: 20px;
    display: inline-block;
    padding: 2px 15px 0 15px;
    font-weight: 600;
  }
  .companybox1 table {
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 0 0;
    font-size: 15px;
    line-height: 22px;
  }
  .companybox1 table th {
    width: 100px;
    text-align: justify;
    padding: 12px 0 12px 85px;
    border-bottom: dotted 1px #4f4f4f;
    font-weight: 500;
    vertical-align: top;
  }
  .companybox1 table td {
    width: 700px;
    padding: 12px 0 12px 85px;
    border-bottom: dotted 1px #4f4f4f;
  }
  .companybox1 table td a:hover {
    opacity: 0.7;
  }
  .companybox1 table td img {
    width: 150px;
    vertical-align: bottom;
    margin-left: 10px; 
  }
  .companybox3 {
    width: 970px;
    margin: 0 auto 40px auto;
  }
  .companybox3 p {
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
    margin: 0 0 0 20px;
  }
  .companybox3 ul {
    width: 95%;
    margin: 0 auto;
  }
  .companybox3 ul li {
    font-size: 15px;
    line-height: 25px;
    margin: 15px 0 0 25px;
    text-indent: -2em;
  }
  .companybox3 ul li:last-child {
    margin: 30px 0 0 50px;
  }
  .companybox3 ul li a:hover {
    opacity: 0.7;
  }
  .companybox4 {
    width: 970px;
    margin: 0 auto 40px auto;
  }
  .companybox4 ul {
    width: 95%;
    margin: 0 auto;
  }
  .companybox4 ul li {
    font-size: 15px;
    line-height: 27px;
    width: 450px;
    float: left;
  }
  .companybox4 ul li span {
    font-size: 17px;
    font-weight: 600;
    display: block;
  }
  /*-------------
used_machine
-------------*/
  .usedbox {
    width: 920px;
    margin: 0 auto 50px auto;
  }
  .usedbox ul {
    width: 100%;
    text-align: center;
  }
  .usedbox ul li {
    width: 300px;
    float: left;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    height: 80px;
    line-height: 80px;
    background: #5d7ab4;
    background: -moz-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#183d8a), color-stop(10%, #21448f), color-stop(50%, #3b5c9f), to(#5d7ab4));
    background: -webkit-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -o-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -ms-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#183d8a, endColorstr=#5d7ab4, GradientType=0);
  }
  .usedbox ul li:nth-child(2) {
    margin: 0 10px;
  }
  .usedbox ul li a {
    display: block;
    width: 300px;
    font-size: 20px;
    font-weight: 600;
    color: #282828;
    height: 80px;
    line-height: 80px;
    background: #bfbfbf;
    background: -moz-linear-gradient(#ececec 0%, #cacaca 51%, #bfbfbf 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ececec), color-stop(51%, #cacaca), to(#bfbfbf));
    background: -webkit-linear-gradient(#ececec 0%, #cacaca 51%, #bfbfbf 100%);
    background: -o-linear-gradient(#ececec 0%, #cacaca 51%, #bfbfbf 100%);
    background: -ms-linear-gradient(#ececec 0%, #cacaca 51%, #bfbfbf 100%);
    background: linear-gradient(#ececec 0%, #cacaca 51%, #bfbfbf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ececec, endColorstr=#bfbfbf, GradientType=0);
  }
  .usedbox ul li a:hover {
    color: #fff;
    background: #5d7ab4;
    background: -moz-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#183d8a), color-stop(10%, #21448f), color-stop(50%, #3b5c9f), to(#5d7ab4));
    background: -webkit-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -o-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -ms-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#183d8a, endColorstr=#5d7ab4, GradientType=0);
  }
  .used_machinebox {
    width: 920px;
    margin: 0 auto;
    overflow: hidden;
  }
  .used_machinebox ul {
    width: 100%;
  }
  .used_machinebox ul li {
    width: 200px;
    float: left;
    margin: 0 40px 20px 0;
  }
  .used_machinebox ul li:nth-child(4n) {
    margin: 0 0 20px 0;
  }
  .used_machinebox ul li img {
    margin: 5px 0;
  }
  .used_machinebox ul li p {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 10px 0;
  }
  .used_machinebox ul li span {
    display: inline-block;
    width: 80px;
    text-align-last: justify;
  }
  /*-------------
used_other
-------------*/
  .used_otherbox {
    width: 920px;
    margin: 0 auto;
    overflow: hidden;
  }
  .used_otherbox ul {
    width: 100%;
  }
  .used_otherbox ul li {
    width: 200px;
    float: left;
    margin: 0 40px 20px 0;
  }
  .used_otherbox ul li:nth-child(4n) {
    margin: 0 0 20px 0;
  }
  .used_otherbox ul li img {
    margin: 5px 0;
  }
  .used_otherbox .text_box {
    font-size: 13px;
    line-height: 1.8;
    margin: 0;
    letter-spacing: -1px;
  }
  .used_otherbox ul li p.text_detail {
    height: 60px;
  }
  .used_otherbox ul li p.text_title {
    font-size: 13px;
  }
  .used_otherbox ul li span {
    display: inline-block;
    width: 75px;
    text-align-last: justify;
  }
  .used_otherbox ul li span.textsmall {
    display: inline-flex;
    width: 124px;
    font-size: 13px;
    line-height: 1.2;
  }
    
  /*-------------
used_parts
-------------*/
  .used_partsbox {
    width: 920px;
    margin: 0 auto;
    overflow: hidden;
  }
  .used_partsbox ul {
    width: 100%;
  }
  .used_partsbox ul li {
    width: 200px;
    float: left;
    margin: 0 40px 20px 0;
  }
  .used_partsbox ul li:nth-child(4n) {
    margin: 0 0 20px 0;
  }
  .used_partsbox ul li img {
    margin: 0 0 10px 0;
  }
  .used_partsbox .text_box {
    font-size: 13px;
    line-height: 1.8;
    margin: 0;
    letter-spacing: -1px;
  }
  .used_partsbox ul li p.text_detail {
    height: 60px;
  }
  .used_partsbox ul li span {
    display: inline-block;
    width: 75px;
    text-align-last: justify;
  }
  .used_partsbox ul li span.textsmall {
    display: inline-flex;
    width: 124px;
    font-size: 13px;
    line-height: 1.2;
  }
  /*-------------
detail
-------------*/
  .detailbox {
    width: 920px;
    margin: 0 auto 100px auto;
    overflow: hidden;
  }
  .detailbox p {
    clear: both;
    font-size: 18px;
    font-weight: 600;
    height: 70px;
    line-height: 70px;
    padding: 0 0 0 15px;
    margin: 0 0 20px 0;
    background: #e3e3e3;
  }
  .detailbox ul {
    float: left;
    width: 420px;
    overflow: hidden;
  }
  .detailbox ul li {
    width: 200px;
    float: left;
    margin: 0 10px 10px 0;
  }
  .detailbox table {
    float: right;
    border-collapse: collapse;
    width: 460px;
    margin: 0 0 0 0;
    font-size: 15px;
    line-height: 22px;
    overflow: hidden;
  }
  .detailbox table th {
    width: 190px;
    text-align-last: justify;
    padding: 7px 0 7px 30px;
    border-bottom: dotted 1px #6b6b6b;
    font-weight: 500;
    vertical-align: top;
  }
  .detailbox table td {
    width: 300px;
    padding: 7px 0 7px 25px;
    border-bottom: dotted 1px #6b6b6b;
  }
  tr.bikou th {
    width: 60px;
    border-bottom: none;
  }
  tr.bikou td {
    width: 400px;
    font-size: 12px;
    border-bottom: none;
  }
  .used_lastbox {
    width: 880px;
    margin: 0 auto 40px auto;
    padding: 15px 20px;
    background-color: #ee9906;
    overflow: hidden;
  }
  .used_lastbox p {
    font-size: 23px;
    line-height: 30px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 10px 0;
  }
  ul.used_lastbox_left.clearfix {
    background-color: #fff;
    width: 400px;
    float: left;
    border-radius: 15px;
    padding: 15px;
  }
  ul.used_lastbox_right.clearfix {
    background-color: #fff;
    width: 400px;
    float: right;
    border-radius: 15px;
    padding: 15px;
  }
  ul.used_lastbox_left.clearfix ul {
    width: 100%;
  }
  ul.used_lastbox_right.clearfix ul {
    width: 100%;
  }
  ul.used_lastbox_left.clearfix li:nth-child(1) {
    font-size: 15px;
    line-height: 25px;
  }
  ul.used_lastbox_left.clearfix li:nth-child(1) img {
    margin: 0 10px 0 0;
  }
  ul.used_lastbox_left.clearfix li:nth-child(2) {
    font-size: 55px;
    line-height: 60px;
    font-weight: 600;
    letter-spacing: -3px;
  }
  ul.used_lastbox_left.clearfix li:nth-child(3) {
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    background-color: #efefef;
  }
  ul.used_lastbox_right.clearfix li:nth-child(1) {
    font-size: 15px;
    line-height: 25px;
  }
  ul.used_lastbox_right.clearfix li:nth-child(1) img {
    margin: 0 10px 0 0;
  }
  ul.used_lastbox_right.clearfix li:nth-child(2) {
    margin: 10px 0 1px 0;
  }
  /*-------------
press_inspection
-------------*/
  .pressbox1 {
    width: 970px;
    margin: 0 auto 40px auto;
    overflow: hidden;
  }
  .pressbox1 p {
    float: left;
    width: 630px;
    font-size: 15px;
    line-height: 28px;
  }
  .pressbox1 p span {
    display: block;
    font-size: 13px;
    line-height: 20px;
    margin: 30px 0 0 0;
  }
  .pressbox1 img {
    float: right;
  }
  .pressbox2 {
    width: 970px;
    margin: 0 auto 20px auto;
    overflow: hidden;
  }
  .pressbox2 ul {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .pressbox2 ul li {
    width: 100%;
  }
  .pressbox2 ul li div {
    width: 98%;
    background-color: #eaeaea;
    overflow: hidden;
    font-size: 15px;
    line-height: 28px;
    padding: 0 20px 0 0;
  }
  .pressbox2 ul li div img {
    float: left;
    margin: 0 20px 0 0;
  }
  .pressbox2 ul li div span {
    display: block;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    padding: 20px 0 10px 0;
  }
  .pressbox2 ul li:nth-child(even) {
    width: 45px;
    margin: 15px auto;
  }
  .pressbox3 {
    width: 970px;
    margin: 0 auto 40px auto;
    overflow: hidden;
  }
  .pressbox3 ul {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .pressbox3 ul li {
    float: left;
    font-size: 15px;
    line-height: 22px;
    width: 225px;
    text-align: center;
    margin: 0 0 0 23px;
  }
  .pressbox3 ul li:nth-child(1) {
    margin: 0 0 0 0;
  }
  .pressbox3 ul li img {
    margin: 0 0 10px 0;
  }
  .pressbox3 ul li span {
    display: block;
    font-size: 12px;
  }
  /*-------------
products
-------------*/
  .productsbox {
    width: 920px;
    margin: 0 auto;
    overflow: hidden;
  }
  .productsbox ul {
    width: 100%;
  }
  .productsbox ul li {
    width: 200px;
    float: left;
    margin: 0 40px 20px 0;
  }
  .productsbox ul li img {
    margin: 0 0 10px 0;
  }
  .productsbox ul li:nth-child(4n) {
    margin: 0 0 20px 0;
  }
  .products_other {
    width: 920px;
    float: left;
    margin: 20px auto;
    border-top: dotted 3px #d5d5d5;
  }
  .products_other p {
    width: 720px;
    font-size: 14px;
    margin: 5px auto 0 auto;
    line-height: 1.5;
  }
  .products_other img {
    width: 720px;
  }
  /*-------------
products_detail
-------------*/
  .products_detailbox {
    width: 920px;
    margin: 0 auto 30px auto;
    overflow: hidden;
  }
  .products_detailbox h3 {
    clear: both;
    font-size: 18px;
    font-weight: 600;
    height: 70px;
    line-height: 70px;
    padding: 0 0 0 15px;
    margin: 0 0 20px 0;
    background: #e3e3e3;
  }
  .products_detailbox .product_leftbox {
    width: 420px;
    float: left;
  }
  .product_leftbox ul.detailimg {
    width: 420px;
    overflow: hidden;
    margin: 0 0 20px 0;
  }
  .product_leftbox ul.detailimg li {
    width: 200px;
    float: left;
    margin: 0 10px 10px 0;
  }
  .product_leftbox ul.detailimg2 li {
    float: none;
    margin: 0 10px 10px 0;
  }
  ul.detailimg li p {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
  }
  .product_leftbox ul.detaillist {
    width: 420px;
    margin: 0 0 20px 0;
  }
  .product_leftbox ul.detaillist li {
    font-size: 14px;
    line-height: 20px;
    margin: 0 10px 10px 0;
  }
  .product_leftbox ul.detaillist2 {
    width: 920px;
    margin: 0 0 20px 0;
  }
  .product_leftbox ul.detaillist2 li {
    font-size: 14px;
    line-height: 20px;
    margin: 0 10px 10px 0;
  }
  .products_detailbox .product_rightbox {
    width: 460px;
    float: right;
  }
  .product_rightbox h4 {
    width: 250px;
    font-size: 15px;
    text-align: center;
    background-color: #e3e3e3;
    margin-bottom: 5px;
  }
  .product_rightbox table {
    border-collapse: collapse;
    width: 460px;
    margin: 0 0 40px 0;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
  }
  .product_rightbox table th {
    width: 45%;
    text-align-last: justify;
    padding: 7px 0 7px 25px;
    border-bottom: dotted 1px #6b6b6b;
    font-weight: 500;
    vertical-align: top;
  }
  .product_rightbox table td {
    padding: 7px 0 7px 30px;
    border-bottom: dotted 1px #6b6b6b;
  }
  .product_rightbox table caption {
    caption-side: bottom;
    text-align: left;
    margin: 30px 0 0 0;
  }
  .product_rightbox table.product_table2 {
    width: 250px;
    font-size: 14px;
    text-align: center;
    border-collapse: collapse;
  }
  table.product_table2 th {
    width: 250px;
    border: solid 1px;
    background-color: #e3e3e3;
    padding: 7px 0;
    text-align-last: center;
  }
  table.product_table2 td {
    width: 250px;
    border: solid 1px;
    padding: 7px;
  }
  ul.detail6_list {
    width: 920px;
  }
  ul.detail6_list li {
    display: flex;
    margin: 0 0 20px 0;
  }
  ul.detail6_list ul {
    margin: 0 0 0 20px;
  }
  ul.detail6_list ul li {
    font-size: 14px;
    margin: 0;
  }
  ul.detail12_list {
    width: 200px;
    float: left;
    margin: 0 30px 0 20px;
  }
  ul.detail12_list li {
    margin: 0 0 20px 0;
  }
  ul.detail12_list2 {
    width: 700px;
    font-size: 14px;
    margin: 0 0 0 20px;
  }
  ul.detail12_list2 li {
    margin: 0 0 0 0;
  }
  .detail14.clearfix {
    display: block;
    width: 760px;
    margin: 0 auto 20px auto;
  }
  .detail14 ul li {
    height: 216px;
    float: left;
    margin: 10px 10px 10px 0;
  }
  .detail14 ul li p {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 5px;
  }
  .detail14 img {
    width: 180px;
  }
  /*-------------
maintenance
-------------*/
  .maintenancebox1 {
    width: 970px;
    margin: 0 auto 40px auto;
    overflow: hidden;
  }
  .maintenancebox1 p {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    text-align: center;
    margin: 0 0 15px 0;
  }
  ul.maintenancebox1_left.clearfix {
    float: left;
    width: 300px;
    padding: 15px 20px;
    overflow: hidden;
    background-color: #e9f0ff;
    margin: 0 0 30px 135px;
  }
  ul.maintenancebox1_left.clearfix li {
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    margin: 0 0 8px 0;
  }
  ul.maintenancebox1_left.clearfix li:nth-child(n+2) {
    text-align: left;
    margin: 0 0 5px 70px;
  }
  ul.maintenancebox1_left.clearfix li img {
    width: 21px;
    margin: 0 5px 0 0;
  }
  ul.maintenancebox1_right.clearfix {
    float: right;
    width: 300px;
    padding: 15px 20px;
    overflow: hidden;
    background-color: #ffebeb;
    margin: 0 135px 0 0;
  }
  ul.maintenancebox1_right.clearfix li {
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    margin: 0 0 8px 0;
  }
  ul.maintenancebox1_right.clearfix li:nth-child(n+2) {
    text-align: left;
    margin: 0 0 5px 70px;
  }
  ul.maintenancebox1_right.clearfix li img {
    width: 21px;
    margin: 0 5px 0 0;
  }
  ul.maintenancebox1_2.clearfix {
    clear: both;
    width: 800px;
    margin: 0 auto;
  }
  ul.maintenancebox1_2.clearfix li:nth-child(1) {
    font-size: 27px;
    line-height: 73px;
    font-family: system-ui;
  }
  ul.maintenancebox1_2.clearfix li:nth-child(1) span {
    font-size: 17px;
  }
  ul.maintenancebox1_2.clearfix li:nth-child(n+2) {
    font-size: 14px;
    line-height: 30px;
  }
  .maintenancebox2 {
    width: 970px;
    margin: 0 auto 40px auto;
    overflow: hidden;
  }
  .maintenancebox2 ul {
    clear: both;
    width: 800px;
    margin: 0 auto;
  }
  .maintenancebox2 ul li:nth-child(1) {
    font-size: 27px;
    line-height: 73px;
    font-family: system-ui;
  }
  .maintenancebox2 ul li:nth-child(1) span {
    font-size: 17px;
  }
  .maintenancebox2 ul li:nth-child(2) {
    font-size: 20px;
    line-height: 50px;
    font-weight: 600;
  }
  .maintenancebox2 ul li:nth-child(2) span {
    font-size: 30px;
    background-color: #fffc00;
    line-height: 20px;
    height: 20px;
    display: inline-block;
    letter-spacing: -3px;
  }
  .maintenancebox2 ul li:nth-child(2) img {
    margin: 0 5px 0 0;
  }
  .maintenancebox2 ul li:nth-child(3) {
    font-size: 15px;
    line-height: 30px;
    text-align: center;
  }
  ul.maintenancebox1_3.clearfix {
    width: 800px;
    margin: 20px auto 10px auto;
  }
  ul.maintenancebox1_3.clearfix li {
    float: left;
  }
  ul.maintenancebox1_3.clearfix li:nth-child(2) {
    margin: 0 40px;
  }
  /*-------------
relocation
-------------*/
  .relocationbox1 {
    width: 970px;
    margin: 0 auto 40px auto;
    overflow: hidden;
  }
  ul.relocation_list1.clearfix {
    width: 800px;
    margin: 0 auto 10px auto;
  }
  ul.relocation_list1.clearfix li:nth-child(1) {
    font-size: 20px;
    line-height: 50px;
    font-weight: 600;
    margin: 0 0 10px 0;
  }
  ul.relocation_list1.clearfix li:nth-child(1) img {
    margin: 0 5px 0 0;
  }
  ul.relocation_list1.clearfix li:nth-child(1) span {
    font-size: 30px;
    background-color: #fffc00;
    line-height: 20px;
    height: 20px;
    display: inline-block;
    letter-spacing: -3px;
  }
  ul.relocation_list1.clearfix li:nth-child(2), ul.relocation_list1.clearfix li:nth-child(3), ul.relocation_list1.clearfix li:nth-child(4) {
    float: left;
    margin: 0 0 20px 0;
  }
  ul.relocation_list1.clearfix li:nth-child(3) {
    margin: 0 10px;
  }
  ul.relocation_list1.clearfix li:nth-child(n+5) {
    clear: both;
    font-size: 14px;
    line-height: 30px;
  }
  ul.relocation_list2.clearfix {
    width: 90%;
    background-color: #dff0ff;
    padding: 35px 48px 15px 48px;
    margin: 25px auto 20px auto;
  }
  ul.relocation_list2.clearfix li:nth-child(1) {
    float: left;
    width: 506px;
    font-size: 14px;
    line-height: 27px;
    font-weight: 600;
    margin: 0 10px 0 0;
  }
  ul.relocation_list2.clearfix li:nth-child(1) img {
    margin: 0 0 20px 0;
  }
  ul.relocation_list2.clearfix li:nth-child(2) {
    float: left;
    margin: 0 0 0 0;
  }
  ul.relocation_list3.clearfix {
    clear: both;
    width: 800px;
    margin: 0 auto;
  }
  ul.relocation_list3.clearfix li:nth-child(1) {
    font-size: 27px;
    line-height: 73px;
    font-family: system-ui;
  }
  ul.relocation_list3.clearfix li:nth-child(1) span {
    font-size: 17px;
  }
  ul.relocation_list3.clearfix li:nth-child(n+2) {
    font-size: 14px;
    line-height: 30px;
  }
  .relocationbox2 {
    width: 970px;
    margin: 0 auto 40px auto;
    overflow: hidden;
  }
  .relocationbox2 ul {
    clear: both;
    width: 480px;
    margin: 0 0 0 87px;
    float: left;
  }
  .relocationbox2 ul li:nth-child(1) {
    font-size: 27px;
    line-height: 73px;
    font-family: system-ui;
  }
  .relocationbox2 ul li:nth-child(1) span {
    font-size: 17px;
  }
  .relocationbox2 ul li:nth-child(n+2) {
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 8px 0;
  }
  .relocationbox2 ul li p {
    width: 440px;
    font-size: 14px;
    font-weight: 600;
    line-height: 27px;
    background-color: #b72424;
    color: #fff;
    padding: 7px 0 7px 5px;
    margin: 30px 0 15px 0;
  }
  .relocationbox2 ul li p img {
    margin: 0 7px 0 0;
  }
  img.relocation_img3.clearfix {
    margin: 76px 0 0 40px;
  }
  /*-------------
recruit
-------------*/
  .recruitbox1 {
    width: 920px;
    margin: 0 auto 40px auto;
    overflow: hidden;
  }
  .recruitbox1 {
    width: 920px;
    margin: 0 auto 40px auto;
    overflow: hidden;
  }
  .recruitbox1 h2 {
    width: 970px;
    margin: 0;
    padding: 10px 0 10px 35px;
    background-color: #707070;
    color: #fff;
  }
  .recruitbox1 ul {
    display: flex;
    width: 890px;
    margin: 30px auto;
  }
  .recruitbox1 ul li {
    width: 170px;
    margin: 0 10px 0 0;
  }
  .recruitbox1 ul li:nth-child(5) {
    width: 170px;
    margin: 0;
  }
  .recruitbox1 ul li a:hover {
    opacity: 0.7;
  }
  .recruitbox1 table {
    width: 920px;
    line-height: 1.5;
    margin: 30px 0;
  }
  .recruitbox1 table th {
    width: 170px;
    border-bottom: dotted 1px;
    vertical-align: top;
    padding: 10px 0;
  }
  .recruitbox1 table td {
    border-bottom: dotted 1px;
    padding: 10px 0;
  }
  section::before {
    display: block;
    height: 110px;
    margin-top: -110px;
    content: "";
  }
  /*-------------
contact
-------------*/
  .contactbox1 {
    width: 970px;
    margin: 0 auto 20px auto;
    overflow: hidden;
  }
  .contactbox1 p {
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
  }
  .contactbox1 p span {
    font-size: 20px;
    line-height: 30px;
    display: block;
  }
  #contact .form {
    clear: both;
  }
  #contact .form table {
    border-collapse: collapse;
    width: 700px;
    margin: 0 auto 0 auto;
    font-size: 14px;
  }
  #contact .form table th, #contact .form td {
    line-height: 25px;
    border: none;
    font-weight: 600;
  }
  #contact .form table th {
    width: 28%;
    padding: 5px 0 10px 10px;
    text-align: left;
    vertical-align: top;
  }
  #contact .form table th span {
    width: 50px;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    background-color: #ffae00;
    color: #fff;
    border-radius: 5px;
    margin: 0 0 0 5px;
  }
  #contact .form td {
    padding: 5px 0 10px 10px;
    text-align: left;
  }
  #contact .form td input#comname, #contact .form td input#name, #contact .form td input#companyname, .form td input#departmentname {
    width: 90%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #ececec;
    border: none;
  }
  #contact .form td input#mail, #contact .form td input#adress {
    width: 90%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #ececec;
    border: none;
  }
  #contact .form td input#tel, .form td input#tel2 {
    width: 90%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #ececec;
    border: none;
  }
  #contact .form td textarea#comment {
    margin-top: 0;
    width: 90%;
    height: 200px;
    background-color: #ececec;
    border: none;
  }
  #contact .form #formEnd {
    text-align: center;
    margin: 5px 0 30px 0;
  }
  #contact .form #formEnd button {
    margin: 10px 5px 0;
    padding: 0 0 0 5px;
    border: 0;
    background-color: #fff;
  }
  #contact .form #formEnd button:hover {
    opacity: 0.8;
  }
  input {
    vertical-align: middle;
    margin: 2px 5px 5px 0;
  }
  /*-------------
construction
-------------*/
  .constructionbox1 {
    width: 970px;
    margin: 0 auto 40px auto;
  }
  .constructionbox1 p {
    margin: 0 0 15px 0;
  }
  .constructionbox1 p.text_right {
    width: 650px;
    line-height: 25px;
    float: right;
    font-weight: 600;
    margin: 0 0 15px 0;
  }
  .constructionlist {
    display: flex;
    width: 970px;
    margin: 30px 0 10px 0;
    font-weight: 600;
  }
  .constructionlist .list_left {
    width: 240px;
    display: grid;
    align-items: center;
    background-color: #617db6;
    color: #fff;
    font-size: 26px;
    text-align: center;
    float: left;
    letter-spacing: 2px;
  }
  .constructionlist .list_right {
    width: 730px;
    font-size: 14px;
    float: right;
    border-left: solid 2px #cecece;
    border-right: solid 2px #cecece;
    border-bottom: solid 2px #cecece;
  }
  .constructionlist .list_right p {
    border-top: solid 2px #cecece;
    border-bottom: solid 2px #cecece;
    background-color: #eeeeee;
    font-size: 18px;
    padding: 5px 0 5px 20px;
    margin: 0;
  }
  .constructionbox2 {
    width: 970px;
    margin: 0 auto 40px auto;
    font-weight: 600;
  }
  .constructionbox2 .ulbox {
    border: solid 2px #cecece;
    margin: 0 0 20px 0;
  }
  .ulbox ul {
    width: 970px;
    display: inline-block;
    font-size: 14px;
    padding: 10px 0 5px 20px;
  }
  .constructionbox2 .ulbox p {
    background-color: #eeeeee;
    border-bottom: solid 2px #cecece;
    font-size: 18px;
    padding: 5px 0 5px 20px;
    margin: 0;
  }
  .constructionbox2 ul.yellowlist {
    list-style: inside;
    background-color: #feffcf;
    padding: 15px;
  }
  .constructionbox3.clearfix {
    width: 970px;
    margin: 0 auto 40px auto;
  }
  .constructionbox3.clearfix ul {
    width: 500px;
    margin: 0;
  }
  .constructionbox3.clearfix ul li {
    float: left;
    margin: 0 10px 20px 0;
  }
  .constructionbox3.clearfix ul li p {
    text-align: center;
    font-weight: 600;
  }
}
/* Tablet */
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  /*-------------
undermain
-------------*/
  .underlayer_main {
    width: 95%;
    margin: 80px auto 30px auto;
    overflow: hidden;
  }
  h2.banner {
    font-size: 20px;
    text-align: center;
    line-height: 25px;
    margin: 0 0 25px 0;
  }
  h2.banner span {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -1px;
    display: block;
    line-height: 15px;
    font-family: system-ui;
  }
  h3.title_top {
    clear: both;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 10px;
    margin: 0 0 20px 0;
    background: #5d7ab4;
    background: -moz-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#183d8a), color-stop(10%, #21448f), color-stop(50%, #3b5c9f), to(#5d7ab4));
    background: -webkit-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -o-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -ms-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#183d8a, endColorstr=#5d7ab4, GradientType=0);
  }
  h3.title {
    clear: both;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 10px;
    margin: 30px 0 20px 0;
    background: #5d7ab4;
    background: -moz-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#183d8a), color-stop(10%, #21448f), color-stop(50%, #3b5c9f), to(#5d7ab4));
    background: -webkit-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -o-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -ms-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#183d8a, endColorstr=#5d7ab4, GradientType=0);
  }
  /*-------------
access
-------------*/
  .accessbox1 {
    width: 100%;
    margin: 0 auto 40px auto;
  }
  .accessbox1 p {
    width: 90%;
    font-size: 16px;
    line-height: 1.5;
    margin: 20px 0 5px 0;
  }
  .accessbox1 p img {
    margin-top: 5px;
  }
  /*-------------
company
-------------*/
  .companybox1 {
    width: 100%;
    margin: 0 auto 40px auto;
  }
  .companybox1 ul {
    width: 100%;
    text-align: center;
  }
  .companybox1 ul li:nth-child(2) {
    font-size: 15px;
    margin: 10px 0 5px 0;
  }
  .companybox1 ul li:nth-child(3) {
    font-size: 15px;
    font-weight: 600;
  }
  .companybox1 ul li:nth-child(3) span {
    background: #fffc00;
    display: block;
    width: 230px;
    line-height: 20px;
    height: 20px;
    margin: 0 auto;
  }
  .companybox2 {
    width: 100%;
    margin: 0 auto 40px auto;
  }
  .companybox2 ul {
    width: 100%;
    text-align: center;
  }
  .companybox2 ul li:nth-child(even) {
    font-size: 15px;
    line-height: 30px;
    margin: 15px 0 30px 0;
  }
  .companybox2 ul li:nth-child(odd) {
    font-size: 15px;
    background: #fffc00;
    line-height: 20px;
    display: inline-block;
    padding: 2px 15px 0 15px;
    font-weight: 600;
  }
  .companybox1 dl {
    width: 100%;
    max-width: 500px;
    margin: 5px auto 40px auto;
    text-align: left;
    line-height: 17px;
  }
  .companybox1 dl dt {
    background-color: #eee;
    padding: 5px 0 5px 5px;
    font-weight: 500;
  }
  .companybox1 dl dd {
    padding: 5px 0 5px 5px;
  }
  .companybox1 dl dd img {
    width: 150px;
    vertical-align: bottom;
    margin-left: 10px; 
  }
  .companybox3 {
    width: 100%;
    margin: 0 auto 40px auto;
  }
  .companybox3 p {
    font-size: 15px;
    font-weight: 600;
    line-height: 40px;
    margin: 0 0 0 0;
  }
  .companybox3 ul {
    width: 100%;
    margin: 0 auto;
  }
  .companybox3 ul li {
    font-size: 13px;
    line-height: 20px;
    margin: 15px 0 0 25px;
    text-indent: -2em;
  }
  .companybox3 ul li:last-child {
    margin: 30px 0 0 50px;
    width: 300px;
  }
  .companybox4 {
    width: 100%;
    margin: 0 auto 40px auto;
  }
  .companybox4 ul {
    width: 100%;
    margin: 0 auto;
  }
  .companybox4 ul li {
    font-size: 13px;
    line-height: 24px;
    max-width: 450px;
    float: none;
    margin: 0 0 30px 0;
  }
  .companybox4 ul li span {
    font-size: 15px;
    font-weight: 600;
    display: block;
  }
  /*-------------
used_machine
-------------*/
  .usedbox {
    width: 100%;
    margin: 0 auto 30px auto;
    overflow: hidden;
  }
  .usedbox ul {
    width: 100%;
    max-width: 465px;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
  }
  .usedbox ul li {
    width: 150px;
    float: left;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    height: 50px;
    line-height: 50px;
    margin: 0 5px 0 0;
    background: #5d7ab4;
    background: -moz-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#183d8a), color-stop(10%, #21448f), color-stop(50%, #3b5c9f), to(#5d7ab4));
    background: -webkit-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -o-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -ms-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#183d8a, endColorstr=#5d7ab4, GradientType=0);
  }
  .usedbox ul li a {
    display: block;
    width: 150px;
    font-size: 13px;
    font-weight: 600;
    color: #282828;
    text-decoration: none;
    height: 50px;
    line-height: 50px;
    background: #bfbfbf;
    background: -moz-linear-gradient(#ececec 0%, #cacaca 51%, #bfbfbf 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ececec), color-stop(51%, #cacaca), to(#bfbfbf));
    background: -webkit-linear-gradient(#ececec 0%, #cacaca 51%, #bfbfbf 100%);
    background: -o-linear-gradient(#ececec 0%, #cacaca 51%, #bfbfbf 100%);
    background: -ms-linear-gradient(#ececec 0%, #cacaca 51%, #bfbfbf 100%);
    background: linear-gradient(#ececec 0%, #cacaca 51%, #bfbfbf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ececec, endColorstr=#bfbfbf, GradientType=0);
  }
  .usedbox ul li a:hover {
    color: #fff;
    background: #5d7ab4;
    background: -moz-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#183d8a), color-stop(10%, #21448f), color-stop(50%, #3b5c9f), to(#5d7ab4));
    background: -webkit-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -o-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -ms-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#183d8a, endColorstr=#5d7ab4, GradientType=0);
  }
  .used_machinebox {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .used_machinebox ul {
    width: 90%;
    margin: 0 auto;
  }
  .used_machinebox ul li {
    float: left;
    width: 200px;
    margin: 0 10px 20px 0;
  }
  .used_machinebox ul li img {
    margin: 0 0 7px 0;
  }
  .used_machinebox ul li p {
    line-height: 1.5;
    margin: 0 auto 10px auto;
  }
  .used_machinebox ul li span {
    display: inline-block;
    width: 35%;
    text-align-last: justify;
  }
  /*-------------
used_other
-------------*/
  .used_otherbox {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .used_otherbox ul {
    width: 90%;
    margin: 0 auto;
  }
  .used_otherbox ul li {
    float: left;
    width: 200px;
    margin: 0 10px 20px 0;
  }
  .used_otherbox ul li img {
    margin: 0 0 7px 0;
  }
  .used_otherbox .text_box {
    line-height: 1.8;
    margin: 0 auto 10px auto;
  }
  .used_otherbox ul li p.text_detail {
    height: 60px;
  }
  .used_otherbox ul li span {
    display: inline-block;
    width: 35%;
    text-align-last: justify;
  }
  .used_otherbox ul li span.textsmall {
    display: inline-flex;
    width: 65%;
    line-height: 1.5;
  }
  /*-------------
used_parts
-------------*/
  .used_partsbox {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .used_partsbox ul {
    width: 90%;
    margin: 0 auto;
  }
  .used_partsbox ul li {
    float: left;
    width: 200px;
    margin: 0 10px 20px 0;
  }
  .used_partsbox ul li img {
    margin: 0 0 7px 0;
  }
  .used_partsbox .text_box {
    line-height: 1.8;
    margin: 0 auto 10px auto;
  }
  .used_partsbox ul li span {
    display: inline-block;
    width: 35%;
    text-align-last: justify;
  }
  .used_partsbox ul li span.textsmall {
    display: inline-flex;
    width: 65%;
    line-height: 1.5;
  }
  .used_partsbox ul li p.text_detail {
    height: 60px;
  }
  /*-------------
detail
-------------*/
  .detailbox {
    width: 100%;
    margin: 0 auto 50px auto;
    overflow: hidden;
  }
  .detailbox p {
    clear: both;
    font-size: 15px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 10px;
    margin: 0 0 20px 0;
    background: #e3e3e3;
  }
  .detailbox ul {
    float: none;
    width: 100%;
    overflow: hidden;
  }
  .detailbox ul li {
    width: 200px;
    float: left;
    margin: 0 10px 0 0;
  }
  .detailbox table {
    float: none;
    border-collapse: collapse;
    width: 100%;
    max-width: 460px;
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
  }
  .detailbox table th {
    width: 115px;
    text-align-last: justify;
    padding: 5px 0 5px 10px;
    border-bottom: dotted 1px #6b6b6b;
    font-weight: 500;
    vertical-align: top;
  }
  .detailbox table td {
    padding: 5px 0 5px 30px;
    border-bottom: dotted 1px #6b6b6b;
  }
  tr.bikou th {
    width: 60px;
    border-bottom: none;
  }
  tr.bikou td {
    width: 400px;
    font-size: 12px;
    border-bottom: none;
  }
  .used_lastbox {
    width: 100%;
    max-width: 880px;
    margin: 0 auto 20px auto;
    padding: 10px 15px;
    background-color: #ee9906;
    overflow: hidden;
  }
  .used_lastbox p {
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 10px 0;
  }
  ul.used_lastbox_left.clearfix {
    background-color: #fff;
    max-width: 400px;
    float: none;
    border-radius: 15px;
    padding: 15px;
    margin: 0 auto 15px auto;
  }
  ul.used_lastbox_right.clearfix {
    background-color: #fff;
    max-width: 400px;
    float: none;
    border-radius: 15px;
    padding: 15px;
    margin: 0 auto 15px auto;
  }
  ul.used_lastbox_left.clearfix ul {
    width: 100%;
  }
  ul.used_lastbox_right.clearfix ul {
    width: 100%;
  }
  ul.used_lastbox_left.clearfix li:nth-child(1) {
    font-size: 15px;
    line-height: 25px;
  }
  ul.used_lastbox_left.clearfix li:nth-child(1) img {
    margin: 0 10px -6px 0;
    width: 22px;
  }
  ul.used_lastbox_left.clearfix li:nth-child(2) {
    font-size: 45px;
    line-height: 60px;
    font-weight: 600;
    letter-spacing: -3px;
  }
  ul.used_lastbox_left.clearfix li:nth-child(3) {
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    background-color: #efefef;
  }
  ul.used_lastbox_right.clearfix li:nth-child(1) {
    font-size: 14px;
    line-height: 25px;
  }
  ul.used_lastbox_right.clearfix li:nth-child(1) img {
    margin: 0 10px -6px 0;
    width: 22px;
  }
  ul.used_lastbox_right.clearfix li:nth-child(2) {
    margin: 10px auto 1px auto;
    width: 330px;
  }
  ul.used_lastbox_right.clearfix li:nth-child(2) img {
    max-width: 330px;
    width: 100%;
  }
  /*-------------
press_inspection
-------------*/
  .pressbox1 {
    width: 100%;
    margin: 0 auto 20px auto;
    overflow: hidden;
  }
  .pressbox1 p {
    float: none;
    width: 100%;
    font-size: 14px;
    line-height: 23px;
  }
  .pressbox1 p span {
    display: block;
    font-size: 12px;
    line-height: 20px;
    margin: 20px 0 0 0;
  }
  .pressbox1 img {
    float: none;
    width: 220px;
    margin: 20px 0 0 0;
  }
  .pressbox2 {
    width: 100%;
    margin: 0 auto 20px auto;
    overflow: hidden;
  }
  .pressbox2 ul {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .pressbox2 ul li {
    width: 100%;
  }
  .pressbox2 ul li div {
    width: 98%;
    max-width: 400px;
    background-color: #eaeaea;
    overflow: hidden;
    font-size: 15px;
    line-height: 28px;
    padding: 0 20px 15px 15px;
    margin: 0 auto;
  }
  .pressbox2 ul li div img {
    float: none;
    margin: 0 0 0 -15px;
    max-width: 400px;
    width: 113%;
  }
  .pressbox2 ul li div span {
    display: block;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    padding: 20px 0 10px 0;
  }
  .pressbox2 ul li:nth-child(even) {
    width: 45px;
    margin: 15px auto;
  }
  .pressbox3 {
    width: 100%;
    margin: 0 auto 20px auto;
    overflow: hidden;
  }
  .pressbox3 ul {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .pressbox3 ul li {
    float: left;
    font-size: 14px;
    line-height: 22px;
    width: 225px;
    text-align: center;
    margin: 0 0 15px 10px;
  }
  .pressbox3 ul li img {
    margin: 0 0 0 0;
  }
  .pressbox3 ul li span {
    display: block;
    font-size: 12px;
  }
  h3.title_sp {
    clear: both;
    font-size: 13px;
    letter-spacing: -1px;
    font-weight: 500;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 10px;
    margin: 30px 0 20px 0;
    background: #5d7ab4;
    background: -moz-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#183d8a), color-stop(10%, #21448f), color-stop(50%, #3b5c9f), to(#5d7ab4));
    background: -webkit-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -o-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -ms-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#183d8a, endColorstr=#5d7ab4, GradientType=0);
  }
  .pressbox2 img {
    width: 100%;
  }
  /*-------------
products
-------------*/
  .productsbox {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .productsbox ul {
    width: 100%;
  }
  .productsbox ul li {
    float: left;
    width: 200px;
    margin: 0 10px 20px 0;
  }
  .productsbox ul li img {
    margin: 0 0 7px 0;
  }
  .products_other {
    width: 100%;
    float: left;
    margin: 20px auto;
    border-top: dotted 3px #d5d5d5;
  }
  .products_other p {
    width: 80%;
    font-size: 14px;
    margin: 0 auto;
  }
  .products_other img {
    width: 100%;
  }
  /*-------------
products_detail
-------------*/
  .products_detailbox {
    width: 100%;
    margin: 0 auto 50px auto;
    overflow: hidden;
  }
  .products_detailbox h3 {
    clear: both;
    font-size: 15px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 10px;
    margin: 0 0 20px 0;
    background: #e3e3e3;
  }
  .product_leftbox {
    width: 70%;
    margin: 0 auto;
  }
  .products_detailbox ul {
    float: none;
    width: 100%;
    overflow: hidden;
    margin: 0;
  }
  .products_detailbox ul li {
    width: 200px;
    float: left;
    margin: 0 10px;
  }
  .products_detailbox table {
    float: none;
    border-collapse: collapse;
    width: 100%;
    max-width: 460px;
    margin: 20px auto 0 auto;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
  }
  .products_detailbox table th {
    width: 130px;
    text-align-last: justify;
    padding: 5px 0 5px 10px;
    border-bottom: dotted 1px #6b6b6b;
    font-weight: 500;
    vertical-align: top;
  }
  .products_detailbox table td {
    padding: 5px 0 5px 30px;
    border-bottom: dotted 1px #6b6b6b;
  }
  .products_detailbox table caption {
    width: 248px;
    caption-side: bottom;
    text-align: left;
    margin: 30px auto 0 auto;
  }
  ul.detailimg li p {
    font-weight: 600;
  }
  ul.detail6_list {
    width: 100%;
  }
  ul.detail6_list li {
    margin: 0 0 20px 0;
  }
  ul.detail6_list ul {
    margin: 0;
  }
  ul.detail6_list ul li {
    font-size: 14px;
    margin: 0;
  }
  .detail14.clearfix {
    display: block;
    width: 85%;
    margin: 0 auto;
  }
  .detail14 ul li {
    width: 180px;
    height: 216px;
    float: left;
    margin: 10px 15px 10px 0;
  }
  .detail14 ul li p {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 5px;
  }
  .detail14 img {
    width: 180px;
  }
  /*-------------
maintenance
-------------*/
  .maintenancebox1 {
    width: 100%;
    margin: 0 auto 20px auto;
    overflow: hidden;
  }
  .maintenancebox1 p {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    text-align: center;
    margin: 0 0 15px 0;
  }
  ul.maintenancebox1_left.clearfix {
    float: none;
    width: 300px;
    padding: 15px 20px;
    overflow: hidden;
    background-color: #e9f0ff;
    margin: 0 auto 20px auto;
  }
  ul.maintenancebox1_left.clearfix li {
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    margin: 0 0 8px 0;
  }
  ul.maintenancebox1_left.clearfix li:nth-child(n+2) {
    text-align: left;
    margin: 0 0 5px 70px;
  }
  ul.maintenancebox1_left.clearfix li img {
    width: 21px;
    margin: 0 5px 0 0;
  }
  ul.maintenancebox1_right.clearfix {
    float: none;
    width: 300px;
    padding: 15px 20px;
    overflow: hidden;
    background-color: #ffebeb;
    margin: 0 auto 20px auto;
  }
  ul.maintenancebox1_right.clearfix li {
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    margin: 0 0 8px 0;
  }
  ul.maintenancebox1_right.clearfix li:nth-child(n+2) {
    text-align: left;
    margin: 0 0 5px 70px;
  }
  ul.maintenancebox1_right.clearfix li img {
    width: 21px;
    margin: 0 5px 0 0;
  }
  ul.maintenancebox1_2.clearfix {
    clear: both;
    width: 100%;
    margin: 0 auto;
  }
  ul.maintenancebox1_2.clearfix li:nth-child(1) {
    font-size: 27px;
    line-height: 73px;
    font-family: system-ui;
  }
  ul.maintenancebox1_2.clearfix li:nth-child(1) img {
    width: 35px;
  }
  ul.maintenancebox1_2.clearfix li:nth-child(1) span {
    font-size: 17px;
  }
  ul.maintenancebox1_2.clearfix li:nth-child(n+2) {
    font-size: 14px;
    line-height: 21px;
    text-indent: -2em;
    margin: 0 0 10px 35px;
  }
  .maintenancebox2 {
    width: 100%;
    margin: 0 auto 40px auto;
    overflow: hidden;
  }
  .maintenancebox2 ul {
    clear: both;
    width: 100%;
    margin: 0 auto;
  }
  .maintenancebox2 ul li:nth-child(1) {
    font-size: 27px;
    line-height: 73px;
    font-family: system-ui;
  }
  .maintenancebox2 ul li:nth-child(1) span {
    font-size: 17px;
  }
  .maintenancebox2 ul li:nth-child(2) {
    font-size: 18px;
    line-height: 50px;
    font-weight: 600;
  }
  .maintenancebox2 ul li:nth-child(2) span {
    font-size: 20px;
    background-color: #fffc00;
    line-height: 20px;
    height: 20px;
    display: block;
    letter-spacing: 0px;
    width: 320px;
  }
  .maintenancebox2 ul li:nth-child(2) img {
    margin: 0 5px 0 0;
    width: 90px;
  }
  .maintenancebox2 ul li:nth-child(3) {
    font-size: 15px;
    line-height: 22px;
    text-align: center;
  }
  ul.maintenancebox1_3.clearfix {
    width: 100%;
    margin: 20px auto 10px auto;
  }
  ul.maintenancebox1_3.clearfix li {
    float: left;
    width: 240px;
    margin: 0 5px 15px 5px;
  }
  /*-------------
relocation
-------------*/
  .relocationbox1 {
    width: 100%;
    margin: 0 auto 20px auto;
    overflow: hidden;
  }
  ul.relocation_list1.clearfix {
    width: 100%;
    margin: 0 auto 10px auto;
  }
  ul.relocation_list1.clearfix li:nth-child(1) {
    font-size: 16px;
    line-height: 35px;
    font-weight: 600;
    margin: 0 auto 10px auto;
    max-width: 360px;
  }
  ul.relocation_list1.clearfix li:nth-child(1) img {
    margin: 0 5px 0 0;
    width: 90px;
  }
  ul.relocation_list1.clearfix li:nth-child(1) span {
    font-size: 25px;
    background-color: #fffc00;
    line-height: 20px;
    height: 20px;
    display: block;
    letter-spacing: 0px;
    width: 180px;
  }
  ul.relocation_list1.clearfix li:nth-child(2), ul.relocation_list1.clearfix li:nth-child(3), ul.relocation_list1.clearfix li:nth-child(4) {
    float: left;
    margin: 0 10px 10px 0;
    width: 240px;
  }
  ul.relocation_list1.clearfix li:nth-child(n+5) {
    clear: both;
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 10px 35px;
    text-indent: -2em;
  }
  ul.relocation_list2.clearfix {
    width: 100%;
    background-color: #dff0ff;
    padding: 10px;
    margin: 25px auto 20px auto;
  }
  ul.relocation_list2.clearfix li:nth-child(1) {
    float: none;
    max-width: 506px;
    font-size: 14px;
    line-height: 27px;
    font-weight: 600;
    margin: 0 auto 0 auto;
  }
  ul.relocation_list2.clearfix li:nth-child(1) img {
    margin: 0 auto 0 auto;
    width: 100%;
    max-width: 506px;
  }
  ul.relocation_list2.clearfix li:nth-child(2) {
    float: none;
    margin: 0 auto;
    max-width: 324px;
  }
  ul.relocation_list2.clearfix li:nth-child(2) img {
    max-width: 324px;
    width: 100%;
  }
  ul.relocation_list3.clearfix {
    clear: both;
    width: 100%;
    margin: 0 auto;
  }
  ul.relocation_list3.clearfix li:nth-child(1) {
    font-size: 27px;
    line-height: 73px;
    font-family: system-ui;
  }
  ul.relocation_list3.clearfix li:nth-child(1) span {
    font-size: 17px;
  }
  ul.relocation_list3.clearfix li:nth-child(n+2) {
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 10px 35px;
    text-indent: -2em;
  }
  .relocationbox2 {
    width: 100%;
    margin: 0 auto 20px auto;
    overflow: hidden;
  }
  .relocationbox2 ul {
    clear: both;
    width: 100%;
    margin: 0 0 0 0;
    float: none;
  }
  .relocationbox2 ul li:nth-child(1) {
    font-size: 27px;
    line-height: 73px;
    font-family: system-ui;
  }
  .relocationbox2 ul li:nth-child(1) span {
    font-size: 17px;
  }
  .relocationbox2 ul li:nth-child(n+2) {
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 10px 35px;
    text-indent: -2em;
  }
  .relocationbox2 ul li p {
    max-width: 440px;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    background-color: #b72424;
    color: #fff;
    padding: 7px 0 10px 5px;
    margin: 30px 0 15px -35px;
    text-indent: 0;
  }
  .relocationbox2 ul li p img {
    margin: 0 7px -10px 0;
  }
  img.relocation_img3.clearfix {
    margin: 0 0 0 0;
    max-width: 300px;
  }
  /*-------------
recruit
-------------*/
  .recruitbox1 {
    width: 100%;
    margin: 0 auto 40px auto;
    overflow: hidden;
  }
  /*.recruitbox1 p {
    font-size: 20px;
    line-height: 40px;
    text-align: center;
  }*/
  .recruitbox1 h2 {
    width: 100%;
    margin: 0;
    padding: 10px 0 10px 30px;
    background-color: #707070;
    color: #fff;
  }
  .recruitbox1 ul {
    display: flex;
    width: 100%;
    margin: 30px auto;
  }
  .recruitbox1 ul li {
    width: 20%;
    margin: 0 10px 0 0;
  }
  .recruitbox1 ul li:nth-child(5) {
    margin: 0;
  }
  .recruitbox1 ul li img {
    width: 100%;
  }
  .recruitbox1 table {
    width: 100%;
    font-size: 15px;
    margin: 30px 0;
  }
  .recruitbox1 table th {
    width: 20%;
    border-bottom: dotted 1px;
    vertical-align: top;
    padding: 10px 0;
  }
  .recruitbox1 table td {
    border-bottom: dotted 1px;
    padding: 10px 0;
  }
  section::before {
    display: block;
    height: 110px;
    margin-top: -110px;
    content: "";
  }
  /*-------------
contact
-------------*/
  .contactbox1 {
    width: 100%;
    margin: 0 auto 20px auto;
    overflow: hidden;
  }
  .contactbox1 p {
    font-size: 14px;
    line-height: 23px;
    font-weight: 600;
    text-align: center;
  }
  .contactbox1 p span {
    font-size: 18px;
    line-height: 35px;
    display: block;
  }
  #contact .form {
    clear: both;
  }
  #contact .form table {
    border-collapse: collapse;
    width: 100%;
    max-width: 700px;
    margin: 0 auto 0 auto;
    font-size: 12px;
  }
  #contact .form table th, #contact .form td {
    line-height: 25px;
    border: none;
    font-weight: 600;
  }
  #contact .form table th {
    width: 35%;
    padding: 5px 0 10px 0;
    text-align: left;
    vertical-align: top;
  }
  #contact .form table th span {
    width: 40px;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    background-color: #ffae00;
    color: #fff;
    border-radius: 5px;
    margin: 0 0 0 5px;
  }
  #contact .form td {
    padding: 5px 0 10px 5px;
    text-align: left;
  }
  #contact .form td input#comname, #contact .form td input#name, #contact .form td input#companyname, .form td input#departmentname {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #ececec;
    border: none;
  }
  #contact .form td input#mail, #contact .form td input#adress {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #ececec;
    border: none;
  }
  #contact .form td input#tel, .form td input#tel2 {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #ececec;
    border: none;
  }
  #contact .form td textarea#comment {
    margin-top: 0;
    width: 100%;
    height: 200px;
    background-color: #ececec;
    border: none;
  }
  #contact .form #formEnd {
    text-align: center;
    margin: 5px 0 20px 0;
  }
  #contact .form #formEnd button {
    margin: 10px 5px 0;
    padding: 0 0 0 5px;
    border: 0;
    background-color: #fff;
  }
  input {
    vertical-align: middle;
    margin: 2px 5px 5px 0;
  }
  /*-------------
construction
-------------*/
  .constructionbox1 {
    width: 100%;
    margin: 0 auto 40px auto;
  }
  .constructionbox1 p {
    margin: 0 0 15px 0;
  }
  .constructionbox1 p.text_right {
    width: 100%;
    line-height: 25px;
    float: right;
    font-weight: 600;
    margin: 0 0 15px 0;
  }
  .constructionlist {
    display: flex;
    width: 100%;
    margin: 30px 0 10px 0;
    font-weight: 600;
  }
  .constructionlist .list_left {
    width: 30%;
    display: grid;
    align-items: center;
    background-color: #617db6;
    color: #fff;
    font-size: 26px;
    text-align: center;
    float: left;
    letter-spacing: 2px;
  }
  .constructionlist .list_right {
    width: 70%;
    font-size: 14px;
    float: right;
    border-left: solid 2px #cecece;
    border-right: solid 2px #cecece;
    border-bottom: solid 2px #cecece;
  }
  .constructionlist .list_right p {
    border-top: solid 2px #cecece;
    border-bottom: solid 2px #cecece;
    background-color: #eeeeee;
    font-size: 18px;
    padding: 5px 0 5px 20px;
    margin: 0;
  }
  .constructionbox2 {
    width: 100%;
    margin: 0 auto 40px auto;
    font-weight: 600;
  }
  .constructionbox2 .ulbox {
    border: solid 2px #cecece;
    margin: 0 0 20px 0;
  }
  .ulbox ul {
    display: inline-block;
    font-size: 14px;
    padding: 10px 0 5px 20px;
  }
  .constructionbox2 .ulbox p {
    background-color: #eeeeee;
    border-bottom: solid 2px #cecece;
    font-size: 18px;
    padding: 5px 0 5px 20px;
    margin: 0;
  }
  .constructionbox2 ul.yellowlist {
    list-style: inside;
    background-color: #feffcf;
    padding: 15px;
  }
  .constructionbox3.clearfix {
    width: 100%;
    margin: 0 auto 40px auto;
  }
  .constructionbox3.clearfix ul {
    width: 500px;
    margin: 0;
  }
  .constructionbox3.clearfix ul li {
    float: left;
    margin: 0 10px 20px 0;
  }
  .constructionbox3.clearfix ul li p {
    text-align: center;
    font-weight: 600;
  }
}
/* SP */
@media screen and (max-width: 480px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  /*-------------
undermain
-------------*/
  .underlayer_main {
    width: 95%;
    margin: 80px auto 30px auto;
    overflow: hidden;
  }
  h2.banner {
    font-size: 20px;
    text-align: center;
    line-height: 25px;
    margin: 0 0 25px 0;
  }
  h2.banner span {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -1px;
    display: block;
    line-height: 15px;
    font-family: system-ui;
  }
  h3.title_top {
    clear: both;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 10px;
    margin: 0 0 20px 0;
    background: #5d7ab4;
    background: -moz-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#183d8a), color-stop(10%, #21448f), color-stop(50%, #3b5c9f), to(#5d7ab4));
    background: -webkit-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -o-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -ms-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#183d8a, endColorstr=#5d7ab4, GradientType=0);
  }
  h3.title {
    clear: both;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 10px;
    margin: 30px 0 20px 0;
    background: #5d7ab4;
    background: -moz-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#183d8a), color-stop(10%, #21448f), color-stop(50%, #3b5c9f), to(#5d7ab4));
    background: -webkit-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -o-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -ms-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#183d8a, endColorstr=#5d7ab4, GradientType=0);
  }
  /*-------------
access
-------------*/
  .accessbox1 {
    width: 100%;
    margin: 0 auto 40px auto;
  }
  .accessbox1 p {
    width: 90%;
    font-size: 16px;
    line-height: 1.5;
    margin: 20px auto 5px auto;
  }
  .accessbox1 img.mapbtn {
    width: 200px;
    margin-top: 5px;
  }
  .accessbox1 img {
    width: 100%;
  }
  /*-------------
company
-------------*/
  .companybox1 {
    width: 100%;
    margin: 0 auto 40px auto;
  }
  .companybox1 ul {
    width: 100%;
    text-align: center;
  }
  .companybox1 ul li:nth-child(2) {
    font-size: 15px;
    margin: 10px 0 5px 0;
  }
  .companybox1 ul li:nth-child(3) {
    font-size: 15px;
    font-weight: 600;
  }
  .companybox1 ul li:nth-child(3) span {
    background: #fffc00;
    display: block;
    width: 230px;
    line-height: 20px;
    height: 20px;
    margin: 0 auto;
  }
  .companybox2 {
    width: 100%;
    margin: 0 auto 40px auto;
  }
  .companybox2 ul {
    width: 100%;
    text-align: center;
  }
  .companybox2 ul li:nth-child(even) {
    font-size: 15px;
    line-height: 30px;
    margin: 15px 0 30px 0;
  }
  .companybox2 ul li:nth-child(odd) {
    font-size: 15px;
    background: #fffc00;
    line-height: 20px;
    display: inline-block;
    padding: 2px 15px 0 15px;
    font-weight: 600;
  }
  .companybox1 dl {
    width: 100%;
    max-width: 500px;
    margin: 5px auto 40px auto;
    text-align: left;
    line-height: 17px;
  }
  .companybox1 dl dt {
    background-color: #eee;
    padding: 5px 0 5px 5px;
    font-weight: 500;
  }
  .companybox1 dl dd {
    padding: 5px 0 5px 5px;
  }
  .companybox1 dl dd img {
    width: 150px;
    margin: 0 0 10px 20px;
  }
  .companybox3 {
    width: 100%;
    margin: 0 auto 40px auto;
  }
  .companybox3 p {
    font-size: 15px;
    font-weight: 600;
    line-height: 40px;
    margin: 0 0 0 0;
  }
  .companybox3 ul {
    width: 100%;
    margin: 0 auto;
  }
  .companybox3 ul li {
    font-size: 13px;
    line-height: 20px;
    margin: 15px 0 0 25px;
    text-indent: -2em;
  }
  .companybox3 ul li:last-child {
    margin: 30px 0 0 50px;
    width: 300px;
  }
  .companybox4 {
    width: 100%;
    margin: 0 auto 40px auto;
  }
  .companybox4 ul {
    width: 100%;
    margin: 0 auto;
  }
  .companybox4 ul li {
    font-size: 13px;
    line-height: 24px;
    max-width: 450px;
    float: none;
    margin: 0 0 30px 0;
  }
  .companybox4 ul li span {
    font-size: 15px;
    font-weight: 600;
    display: block;
  }
  /*-------------
used_machine
-------------*/
  .usedbox {
    width: 100%;
    margin: 0 auto 30px auto;
    overflow: hidden;
  }
  .usedbox ul {
    width: 100%;
    text-align: center;
  }
  .usedbox ul li {
    width: 33%;
    float: left;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    height: 50px;
    line-height: 50px;
    margin: 0 0 0 0;
    background: #5d7ab4;
    background: -moz-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#183d8a), color-stop(10%, #21448f), color-stop(50%, #3b5c9f), to(#5d7ab4));
    background: -webkit-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -o-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -ms-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#183d8a, endColorstr=#5d7ab4, GradientType=0);
  }
  .usedbox ul li a {
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: 600;
    color: #282828;
    text-decoration: none;
    height: 50px;
    line-height: 50px;
    background: #bfbfbf;
    background: -moz-linear-gradient(#ececec 0%, #cacaca 51%, #bfbfbf 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ececec), color-stop(51%, #cacaca), to(#bfbfbf));
    background: -webkit-linear-gradient(#ececec 0%, #cacaca 51%, #bfbfbf 100%);
    background: -o-linear-gradient(#ececec 0%, #cacaca 51%, #bfbfbf 100%);
    background: -ms-linear-gradient(#ececec 0%, #cacaca 51%, #bfbfbf 100%);
    background: linear-gradient(#ececec 0%, #cacaca 51%, #bfbfbf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ececec, endColorstr=#bfbfbf, GradientType=0);
  }
  .usedbox ul li a:hover {
    color: #fff;
    background: #5d7ab4;
    background: -moz-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#183d8a), color-stop(10%, #21448f), color-stop(50%, #3b5c9f), to(#5d7ab4));
    background: -webkit-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -o-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -ms-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#183d8a, endColorstr=#5d7ab4, GradientType=0);
  }
  .used_machinebox {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .used_machinebox ul {
    width: 100%;
  }
  .used_machinebox ul li {
    float: none;
    width: 200px;
    margin: 0 auto 20px auto;
  }
  .used_machinebox ul li img {
    margin: 0 0 7px 0;
  }
  .used_machinebox ul li p {
    line-height: 1.5;
    margin: 0 auto 10px auto;
  }
  .used_machinebox ul li span {
    display: inline-block;
    width: 35%;
    text-align-last: justify;
  }
  /*-------------
used_other
-------------*/
  .used_otherbox {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .used_otherbox ul {
    width: 100%;
  }
  .used_otherbox ul li {
    float: none;
    width: 200px;
    margin: 0 auto 20px auto;
  }
  .used_otherbox ul li img {
    margin: 0;
  }
  .used_otherbox .text_box {
    line-height: 1.8;
    margin: 0 auto 10px auto;
  }
  .used_otherbox ul li span {
    display: inline-block;
    width: 35%;
    text-align-last: justify;
  }
  .used_otherbox ul li span.textsmall {
    display: inline-flex;
    width: 65%;
    line-height: 1.5;
  }
  /*-------------
used_parts
-------------*/
  .used_partsbox {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .used_partsbox ul {
    width: 90%;
    margin: 0 auto;
  }
  .used_partsbox ul li {
    float: none;
    width: 200px;
    margin: 0 auto 20px auto;
  }
  .used_partsbox ul li img {
    margin: 0;
  }
  .used_partsbox .text_box {
    line-height: 1.8;
    margin: 0 auto 10px auto;
  }
  .used_partsbox ul li span {
    display: inline-block;
    width: 35%;
    text-align-last: justify;
  }
  .used_partsbox ul li span.textsmall {
    display: inline-flex;
    width: 65%;
    line-height: 1.5;
  }
  /*-------------
detail
-------------*/
  .detailbox {
    width: 100%;
    margin: 0 auto 50px auto;
    overflow: hidden;
  }
  .detailbox p {
    clear: both;
    font-size: 15px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 10px;
    margin: 0 0 20px 0;
    background: #e3e3e3;
  }
  .detailbox ul {
    float: none;
    width: 100%;
    overflow: hidden;
  }
  .detailbox ul li {
    width: 200px;
    float: left;
    margin: 0 10px 0 0;
  }
  .detailbox table {
    float: none;
    border-collapse: collapse;
    width: 100%;
    max-width: 460px;
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
  }
  .detailbox table th {
    width: 35%;
    text-align-last: justify;
    padding: 5px 0 5px 10px;
    border-bottom: dotted 1px #6b6b6b;
    font-weight: 500;
    vertical-align: top;
  }
  .detailbox table td {
    padding: 5px 0 5px 10px;
    border-bottom: dotted 1px #6b6b6b;
  }
  tr.bikou th {
    border-bottom: none;
  }
  tr.bikou td {
    font-size: 12px;
    border-bottom: none;
  }
  .used_lastbox {
    width: 100%;
    max-width: 880px;
    margin: 0 auto 20px auto;
    padding: 10px 15px;
    background-color: #ee9906;
    overflow: hidden;
  }
  .used_lastbox p {
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 10px 0;
  }
  ul.used_lastbox_left.clearfix {
    background-color: #fff;
    max-width: 400px;
    float: none;
    border-radius: 15px;
    padding: 15px;
    margin: 0 auto 15px auto;
  }
  ul.used_lastbox_right.clearfix {
    background-color: #fff;
    max-width: 400px;
    float: none;
    border-radius: 15px;
    padding: 15px;
    margin: 0 auto 15px auto;
  }
  ul.used_lastbox_left.clearfix ul {
    width: 100%;
  }
  ul.used_lastbox_right.clearfix ul {
    width: 100%;
  }
  ul.used_lastbox_left.clearfix li:nth-child(1) {
    font-size: 15px;
    line-height: 25px;
  }
  ul.used_lastbox_left.clearfix li:nth-child(1) img {
    margin: 0 10px -6px 0;
    width: 22px;
  }
  ul.used_lastbox_left.clearfix li:nth-child(2) {
    font-size: 35px;
    line-height: 60px;
    font-weight: 600;
    letter-spacing: -3px;
  }
  ul.used_lastbox_left.clearfix li:nth-child(3) {
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    background-color: #efefef;
  }
  ul.used_lastbox_right.clearfix li:nth-child(1) {
    font-size: 14px;
    line-height: 25px;
  }
  ul.used_lastbox_right.clearfix li:nth-child(1) img {
    margin: 0 10px -6px 0;
    width: 22px;
  }
  ul.used_lastbox_right.clearfix li:nth-child(2) {
    margin: 10px auto 1px auto;
    max-width: 250px;
  }
  ul.used_lastbox_right.clearfix li:nth-child(2) img {
    max-width: 250px;
    width: 100%;
  }
  /*-------------
press_inspection
-------------*/
  .pressbox1 {
    width: 100%;
    margin: 0 auto 20px auto;
    overflow: hidden;
  }
  .pressbox1 p {
    float: none;
    width: 100%;
    font-size: 14px;
    line-height: 23px;
  }
  .pressbox1 p span {
    display: block;
    font-size: 12px;
    line-height: 20px;
    margin: 20px 0 0 0;
  }
  .pressbox1 img {
    float: none;
    width: 220px;
    margin: 20px 0 0 0;
  }
  .pressbox2 {
    width: 100%;
    margin: 0 auto 20px auto;
    overflow: hidden;
  }
  .pressbox2 ul {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .pressbox2 ul li {
    width: 100%;
  }
  .pressbox2 ul li div {
    width: 98%;
    background-color: #eaeaea;
    overflow: hidden;
    font-size: 15px;
    line-height: 28px;
    padding: 0 20px 15px 15px;
  }
  .pressbox2 ul li div img {
    float: none;
    margin: 0 0 0 -15px;
    max-width: 400px;
    width: 113%;
  }
  .pressbox2 ul li div span {
    display: block;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    padding: 20px 0 10px 0;
  }
  .pressbox2 ul li:nth-child(even) {
    width: 45px;
    margin: 15px auto;
  }
  .pressbox3 {
    width: 100%;
    margin: 0 auto 20px auto;
    overflow: hidden;
  }
  .pressbox3 ul {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .pressbox3 ul li {
    float: none;
    font-size: 14px;
    line-height: 22px;
    width: 225px;
    text-align: center;
    margin: 0 auto 10px auto;
  }
  .pressbox3 ul li img {
    margin: 0 0 0 0;
  }
  .pressbox3 ul li span {
    display: block;
    font-size: 12px;
  }
  h3.title_sp {
    clear: both;
    font-size: 13px;
    letter-spacing: -1px;
    font-weight: 500;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 10px;
    margin: 30px 0 20px 0;
    background: #5d7ab4;
    background: -moz-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#183d8a), color-stop(10%, #21448f), color-stop(50%, #3b5c9f), to(#5d7ab4));
    background: -webkit-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -o-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: -ms-linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    background: linear-gradient(#183d8a 0%, #21448f 10%, #3b5c9f 50%, #5d7ab4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#183d8a, endColorstr=#5d7ab4, GradientType=0);
  }
  .pressbox2 img {
    width: 100%;
  }
  /*-------------
products
-------------*/
  .productsbox {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .productsbox ul {
    width: 100%;
  }
  .productsbox ul li {
    float: none;
    width: 200px;
    margin: 0 auto 20px auto;
  }
  .productsbox ul li img {
    margin: 0 0 7px 0;
  }
  .products_other {
    width: 100%;
    float: left;
    margin: 20px auto;
    border-top: dotted 3px #d5d5d5;
  }
  .products_other p {
    width: 100%;
    font-size: 14px;
    margin: 0 auto;
  }
  .products_other img {
    width: 100%;
  }
  /*-------------
products_detail
-------------*/
  .product_leftbox {
    width: 70%;
    margin: 0 auto 20px auto;
  }
  .products_detailbox {
    width: 100%;
    margin: 0 auto 30px auto;
    overflow: hidden;
  }
  .product_rightbox {
    width: 100%;
    margin: 0 auto 20px auto;
  }
  .products_detailbox h3 {
    clear: both;
    font-size: 13px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 10px;
    margin: 0 0 20px 0;
    background: #e3e3e3;
  }
  .products_detailbox ul {
    float: none;
    width: 100%;
    overflow: hidden;
    margin: 0 0 0 0;
  }
  .products_detailbox ul li {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
  }
  ul.detaillist li {
    width: 100%;
    margin: 0 0 5px 0;
  }
  .products_detailbox table {
    float: none;
    border-collapse: collapse;
    width: 100%;
    max-width: 460px;
    margin: 5px 0 40px 0;
    font-size: 13px;
    line-height: 22px;
    overflow: hidden;
  }
  .products_detailbox table th {
    width: 45%;
    text-align-last: justify;
    padding: 5px 0 5px 30px;
    border-bottom: dotted 1px #6b6b6b;
    font-weight: 500;
    vertical-align: top;
  }
  .products_detailbox table td {
    padding: 5px 0 5px 30px;
    border-bottom: dotted 1px #6b6b6b;
  }
  .products_detailbox table caption {
    width: 248px;
    caption-side: bottom;
    text-align: left;
    margin: 30px auto 0 auto;
  }
  .product_rightbox h4 {
    width: 60%;
    font-size: 15px;
    text-align: center;
    background-color: #e3e3e3;
    margin: 0 auto 5px auto;
  }
  .product_rightbox table.product_table2 {
    width: 60%;
    font-size: 14px;
    text-align: center;
    border-collapse: collapse;
    margin: 5px auto 40px auto;
  }
  table.product_table2 th {
    width: 30%;
    border: solid 1px;
    background-color: #e3e3e3;
    padding: 7px 0;
    text-align-last: center;
  }
  table.product_table2 td {
    width: 30%;
    border: solid 1px;
    padding: 7px;
  }
  ul.detailimg li p {
    font-weight: 600;
  }
  .detail14.clearfix {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .detail14 ul li {
    width: 47%;
    height: 216px;
    float: left;
    margin: 10px 5px;
  }
  .detail14 ul li p {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 5px;
  }
  .detail14 img {
    width: 170px;
  }
  /*-------------
maintenance
-------------*/
  .maintenancebox1 {
    width: 100%;
    margin: 0 auto 20px auto;
    overflow: hidden;
  }
  .maintenancebox1 p {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    text-align: center;
    margin: 0 0 15px 0;
  }
  ul.maintenancebox1_left.clearfix {
    float: none;
    width: 300px;
    padding: 15px 20px;
    overflow: hidden;
    background-color: #e9f0ff;
    margin: 0 auto 20px auto;
  }
  ul.maintenancebox1_left.clearfix li {
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    margin: 0 0 8px 0;
  }
  ul.maintenancebox1_left.clearfix li:nth-child(n+2) {
    text-align: left;
    margin: 0 0 5px 70px;
  }
  ul.maintenancebox1_left.clearfix li img {
    width: 21px;
    margin: 0 5px 0 0;
  }
  ul.maintenancebox1_right.clearfix {
    float: none;
    width: 300px;
    padding: 15px 20px;
    overflow: hidden;
    background-color: #ffebeb;
    margin: 0 auto 20px auto;
  }
  ul.maintenancebox1_right.clearfix li {
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    margin: 0 0 8px 0;
  }
  ul.maintenancebox1_right.clearfix li:nth-child(n+2) {
    text-align: left;
    margin: 0 0 5px 70px;
  }
  ul.maintenancebox1_right.clearfix li img {
    width: 21px;
    margin: 0 5px 0 0;
  }
  ul.maintenancebox1_2.clearfix {
    clear: both;
    width: 100%;
    margin: 0 auto;
  }
  ul.maintenancebox1_2.clearfix li:nth-child(1) {
    font-size: 27px;
    line-height: 73px;
    font-family: system-ui;
  }
  ul.maintenancebox1_2.clearfix li:nth-child(1) img {
    width: 35px;
  }
  ul.maintenancebox1_2.clearfix li:nth-child(1) span {
    font-size: 17px;
  }
  ul.maintenancebox1_2.clearfix li:nth-child(n+2) {
    font-size: 14px;
    line-height: 21px;
    text-indent: -2em;
    margin: 0 0 10px 35px;
  }
  .maintenancebox2 {
    width: 100%;
    margin: 0 auto 40px auto;
    overflow: hidden;
  }
  .maintenancebox2 ul {
    clear: both;
    width: 100%;
    margin: 0 auto;
  }
  .maintenancebox2 ul li:nth-child(1) {
    font-size: 27px;
    line-height: 73px;
    font-family: system-ui;
  }
  .maintenancebox2 ul li:nth-child(1) span {
    font-size: 17px;
  }
  .maintenancebox2 ul li:nth-child(2) {
    font-size: 18px;
    line-height: 50px;
    font-weight: 600;
  }
  .maintenancebox2 ul li:nth-child(2) span {
    font-size: 20px;
    background-color: #fffc00;
    line-height: 20px;
    height: 20px;
    display: block;
    letter-spacing: -2px;
  }
  .maintenancebox2 ul li:nth-child(2) img {
    margin: 0 5px 0 0;
    width: 90px;
  }
  .maintenancebox2 ul li:nth-child(3) {
    font-size: 15px;
    line-height: 22px;
    text-align: center;
  }
  ul.maintenancebox1_3.clearfix {
    width: 100%;
    margin: 20px auto 10px auto;
  }
  ul.maintenancebox1_3.clearfix li {
    float: none;
    width: 240px;
    margin: 0 auto 20px auto;
  }
  /*-------------
relocation
-------------*/
  .relocationbox1 {
    width: 100%;
    margin: 0 auto 20px auto;
    overflow: hidden;
  }
  ul.relocation_list1.clearfix {
    width: 100%;
    margin: 0 auto 10px auto;
  }
  ul.relocation_list1.clearfix li:nth-child(1) {
    font-size: 16px;
    line-height: 35px;
    font-weight: 600;
    margin: 0 auto 10px auto;
    max-width: 360px;
  }
  ul.relocation_list1.clearfix li:nth-child(1) img {
    margin: 0 5px 0 0;
    width: 90px;
  }
  ul.relocation_list1.clearfix li:nth-child(1) span {
    font-size: 25px;
    background-color: #fffc00;
    line-height: 20px;
    height: 20px;
    display: block;
    letter-spacing: 0px;
    width: 180px;
  }
  ul.relocation_list1.clearfix li:nth-child(2), ul.relocation_list1.clearfix li:nth-child(3), ul.relocation_list1.clearfix li:nth-child(4) {
    float: none;
    margin: 0 auto 10px auto;
    width: 240px;
  }
  ul.relocation_list1.clearfix li:nth-child(n+5) {
    clear: both;
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 10px 35px;
    text-indent: -2em;
  }
  ul.relocation_list2.clearfix {
    width: 100%;
    background-color: #dff0ff;
    padding: 10px;
    margin: 25px auto 20px auto;
  }
  ul.relocation_list2.clearfix li:nth-child(1) {
    float: none;
    max-width: 506px;
    font-size: 14px;
    line-height: 27px;
    font-weight: 600;
    margin: 0 auto 0 auto;
  }
  ul.relocation_list2.clearfix li:nth-child(1) img {
    margin: 0 auto 0 auto;
    width: 100%;
    max-width: 506px;
  }
  ul.relocation_list2.clearfix li:nth-child(2) {
    float: none;
    margin: 0 auto;
    max-width: 324px;
  }
  ul.relocation_list2.clearfix li:nth-child(2) img {
    max-width: 324px;
    width: 100%;
  }
  ul.relocation_list3.clearfix {
    clear: both;
    width: 100%;
    margin: 0 auto;
  }
  ul.relocation_list3.clearfix li:nth-child(1) {
    font-size: 27px;
    line-height: 73px;
    font-family: system-ui;
  }
  ul.relocation_list3.clearfix li:nth-child(1) span {
    font-size: 17px;
  }
  ul.relocation_list3.clearfix li:nth-child(n+2) {
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 10px 35px;
    text-indent: -2em;
  }
  .relocationbox2 {
    width: 100%;
    margin: 0 auto 20px auto;
    overflow: hidden;
  }
  .relocationbox2 ul {
    clear: both;
    width: 100%;
    margin: 0 0 0 0;
    float: none;
  }
  .relocationbox2 ul li:nth-child(1) {
    font-size: 27px;
    line-height: 73px;
    font-family: system-ui;
  }
  .relocationbox2 ul li:nth-child(1) span {
    font-size: 17px;
  }
  .relocationbox2 ul li:nth-child(n+2) {
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 10px 35px;
    text-indent: -2em;
  }
  .relocationbox2 ul li p {
    max-width: 440px;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    background-color: #b72424;
    color: #fff;
    padding: 7px 0 10px 5px;
    margin: 30px 0 15px -35px;
    text-indent: 0;
  }
  .relocationbox2 ul li p img {
    margin: 0 7px -10px 0;
  }
  img.relocation_img3.clearfix {
    margin: 0 0 0 0;
    max-width: 300px;
  }
  /*-------------
recruit
-------------*/
  .recruitbox1 {
    width: 100%;
    margin: 0 auto 40px auto;
    overflow: hidden;
  }
  .recruitbox1 h2 {
    width: 100%;
    margin: 0;
    padding: 10px 0 10px 30px;
    background-color: #707070;
    color: #fff;
  }
  .recruitbox1 ul {
    display: block;
    margin: 20px 0 30px 0;
  }
  .recruitbox1 ul li {
    width: 30%;
    float: left;
    margin: 0 15px 0 0;
  }
  .recruitbox1 ul li:nth-child(3) {
    margin: 0;
  }
  .recruitbox1 ul li img {
    width: 100%;
  }
  .recruitbox1 table {
    width: 100%;
    font-size: 14px;
    margin: 30px 0;
  }
  .recruitbox1 table th {
    width: 25%;
    border-bottom: dotted 1px;
    vertical-align: top;
    padding: 5px 15px 5px 0;
  }
  .recruitbox1 table td {
    border-bottom: dotted 1px;
    padding: 5px 0;
  }
  section::before {
    display: block;
    height: 90px;
    margin-top: -90px;
    content: "";
  }
  /*-------------
contact
-------------*/
  .contactbox1 {
    width: 100%;
    margin: 0 auto 20px auto;
    overflow: hidden;
  }
  .contactbox1 p {
    font-size: 14px;
    line-height: 23px;
    font-weight: 600;
    text-align: center;
  }
  .contactbox1 p span {
    font-size: 18px;
    line-height: 35px;
    display: block;
  }
  #contact .form {
    clear: both;
  }
  #contact .form table {
    border-collapse: collapse;
    width: 100%;
    max-width: 700px;
    margin: 0 auto 0 auto;
    font-size: 12px;
  }
  #contact .form table th, #contact .form td {
    line-height: 25px;
    border: none;
    font-weight: 600;
  }
  #contact .form table th {
    width: 35%;
    padding: 5px 0 10px 0;
    text-align: left;
    vertical-align: top;
  }
  #contact .form table th span {
    width: 40px;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    background-color: #ffae00;
    color: #fff;
    border-radius: 5px;
    margin: 0 0 0 5px;
  }
  #contact .form td {
    padding: 5px 0 10px 5px;
    text-align: left;
  }
  #contact .form td input#comname, #contact .form td input#name, #contact .form td input#companyname, .form td input#departmentname {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #ececec;
    border: none;
  }
  #contact .form td input#mail, #contact .form td input#adress {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #ececec;
    border: none;
  }
  #contact .form td input#tel, .form td input#tel2 {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #ececec;
    border: none;
  }
  #contact .form td textarea#comment {
    margin-top: 0;
    width: 100%;
    height: 200px;
    background-color: #ececec;
    border: none;
  }
  #contact .form #formEnd {
    text-align: center;
    margin: 5px 0 20px 0;
  }
  #contact .form #formEnd button {
    margin: 10px 5px 0;
    padding: 0 0 0 5px;
    border: 0;
    background-color: #fff;
  }
  input {
    vertical-align: middle;
    margin: 2px 5px 5px 0;
  }
  /*-------------
construction
-------------*/
  .constructionbox1 {
    width: 100%;
    margin: 0 auto 40px auto;
  }
  .constructionbox1 p {
    margin: 0 0 15px 0;
  }
  .constructionbox1 img {
    width: 100%;
  }
  .constructionbox1 p.text_right {
    width: 100%;
    line-height: 25px;
    float: right;
    font-weight: 600;
    margin: 0 0 15px 0;
  }
  .constructionlist {
    display: flex;
    width: 100%;
    margin: 30px 0 10px 0;
    font-weight: 600;
  }
  .constructionlist .list_left {
    width: 20%;
    display: grid;
    align-items: center;
    background-color: #617db6;
    color: #fff;
    font-size: 26px;
    text-align: center;
    float: left;
    letter-spacing: 2px;
  }
  .constructionlist .list_right {
    width: 80%;
    font-size: 14px;
    float: right;
    border-left: solid 2px #cecece;
    border-right: solid 2px #cecece;
    border-bottom: solid 2px #cecece;
  }
  .constructionlist .list_right p {
    border-top: solid 2px #cecece;
    border-bottom: solid 2px #cecece;
    background-color: #eeeeee;
    font-size: 18px;
    padding: 5px 0 5px 20px;
    margin: 0;
  }
  .constructionbox2 {
    width: 100%;
    margin: 0 auto 40px auto;
    font-weight: 600;
  }
  .constructionbox2 .ulbox {
    border: solid 2px #cecece;
    margin: 0 0 20px 0;
  }
  .ulbox ul {
    display: inline-block;
    font-size: 14px;
    padding: 10px 0 5px 20px;
  }
  .constructionbox2 .ulbox p {
    background-color: #eeeeee;
    border-bottom: solid 2px #cecece;
    font-size: 18px;
    padding: 5px 0 5px 20px;
    margin: 0;
  }
  .constructionbox2 ul.yellowlist {
    list-style: inside;
    background-color: #feffcf;
    padding: 15px;
  }
  .constructionbox2 ul.yellowlist li {
    margin: 0 0 10px 0;
  }
  .constructionbox3.clearfix {
    width: 100%;
    margin: 0 auto 40px auto;
  }
  .constructionbox3.clearfix ul {
    width: 240px;
    margin: 0;
  }
  .constructionbox3.clearfix ul li {
    float: none;
    margin: 0 10px 20px 0;
  }
  .constructionbox3.clearfix ul li p {
    text-align: center;
    font-weight: 600;
  }
}