﻿/* PC */
@media screen and (min-width: 769px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  #underlayer_main {
    width: 1000px;
    margin: 20px auto 50px auto;
    overflow: hidden;
    min-height: 800px;
  }
  /*-------------
sidemenu
-------------*/
  .side.clearfix {
    float: left;
    width: 200px;
    margin: 0 0 50px 0;
  }
  h2.side_banner {
    margin: 0;
    padding: 0 0 0 10px;
    background: #373c4f;
    background: -moz-linear-gradient(#8a8c99 0%, #6b6f80 25%, #51586a 48%, #3a4050 50%, #373c4f 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#8a8c99), color-stop(25%, #6b6f80), color-stop(48%, #51586a), color-stop(50%, #3a4050), to(#373c4f));
    background: -webkit-linear-gradient(#8a8c99 0%, #6b6f80 25%, #51586a 48%, #3a4050 50%, #373c4f 100%);
    background: -o-linear-gradient(#8a8c99 0%, #6b6f80 25%, #51586a 48%, #3a4050 50%, #373c4f 100%);
    background: -ms-linear-gradient(#8a8c99 0%, #6b6f80 25%, #51586a 48%, #3a4050 50%, #373c4f 100%);
    background: linear-gradient(#8a8c99 0%, #6b6f80 25%, #51586a 48%, #3a4050 50%, #373c4f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8a8c99, endColorstr=#373c4f, GradientType=0);
    font-size: 30px;
    line-height: 60px;
    height: 60px;
    color: #fff;
    font-family: system-ui;
  }
  p.sidetitle {
    font-family: system-ui;
    font-size: 20px;
    line-height: 20px;
    margin: 15px 0 5px 2px;
  }
  p.sidetitle span {
    font-size: 15px;
    display: block;
  }
  p.sidetext1 {
    font-size: 14px;
    line-height: 20px;
    margin: 35px 0 0 0;
  }
  p.sidetext2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    margin: 10px 0;
  }
  p.sidetext2 span {
    font-size: 15px;
    display: block;
  }
  /*-------------
main_right
-------------*/
  .underlayermain_right.clearfix {
    float: right;
    width: 780px;
    margin: 0 0 20px 0;
  }
  h2.underlayer_banner {
    margin: 0;
    padding: 0 0 0 20px;
    background: #373c4f;
    background: -moz-linear-gradient(#8a8c99 0%, #6b6f80 25%, #51586a 48%, #3a4050 50%, #373c4f 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#8a8c99), color-stop(25%, #6b6f80), color-stop(48%, #51586a), color-stop(50%, #3a4050), to(#373c4f));
    background: -webkit-linear-gradient(#8a8c99 0%, #6b6f80 25%, #51586a 48%, #3a4050 50%, #373c4f 100%);
    background: -o-linear-gradient(#8a8c99 0%, #6b6f80 25%, #51586a 48%, #3a4050 50%, #373c4f 100%);
    background: -ms-linear-gradient(#8a8c99 0%, #6b6f80 25%, #51586a 48%, #3a4050 50%, #373c4f 100%);
    background: linear-gradient(#8a8c99 0%, #6b6f80 25%, #51586a 48%, #3a4050 50%, #373c4f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8a8c99, endColorstr=#373c4f, GradientType=0);
    font-size: 30px;
    line-height: 60px;
    height: 60px;
    color: #fff;
    font-family: system-ui;
  }
  h2.underlayer_banner span {
    font-size: 15px;
    padding: 0 0 0 15px;
  }
  h3.underlayertitle_top {
    width: 100%;
    line-height: 30px;
    font-size: 18px;
    margin: 15px 0 15px 0;
    clear: both;
    font-weight: 600;
    border-bottom: solid 1px #b7b7b7;
  }
  h3.underlayertitle {
    width: 100%;
    line-height: 30px;
    font-size: 18px;
    margin: 30px 0 15px 0;
    clear: both;
    font-weight: 600;
    border-bottom: solid 1px #b7b7b7;
  }
  h3.underlayertitle_top:before, h3.underlayertitle:before {
    content: "●";
    padding-right: 7px;
    padding-left: 7px;
  }
  /*-------------
company
-------------*/
  .companybox.clearfix {
    float: left;
    width: 430px;
    line-height: 20px;
    margin: 0 20px 0 0;
  }
  p.company_name {
    width: 202px;
    margin: 65px 0 0 auto;
  }
  table.company {
    border-collapse: collapse;
    float: left;
    width: 420px;
    margin: 0 34px 40px 0;
    line-height: 20px;
  }
  table.company th {
    text-align: justify;
    padding: 11px 0 8px 10px;
    border-bottom: dotted 1px #b7b7b7;
    width: 120px;
    font-weight: 500;
    vertical-align: top;
  }
  table.company td {
    padding: 8px 0 8px 10px;
    border-bottom: dotted 1px #b7b7b7;
  }
  img.companyimg2 {
    margin: 15px 0 0 0;
  }
  table.company2 {
    border-collapse: collapse;
    width: 780px;
    margin: 0 0 40px 0;
    line-height: 20px;
  }
  table.company2 th {
    text-align: justify;
    padding: 11px 0 8px 10px;
    border-bottom: dotted 1px #b7b7b7;
    width: 120px;
    font-weight: 500;
    vertical-align: top;
  }
  table.company2 td {
    padding: 8px 0 8px 10px;
    border-bottom: dotted 1px #b7b7b7;
    width: 640px;
  }
  .origin {
    width: 460px;
    display: block;
    text-align: center;
    margin: 10px auto;
  }
  .origin_text {
    text-align: center;
    margin: 10px auto;
  }
  /*-------------
business
-------------*/
  .businesstext.clearfix {
    float: left;
    width: 430px;
    line-height: 20px;
    margin: 0 20px 0 0;
  }
  img.businessimg2 {
    margin: 0;
  }
  .business_left {
    width: 100px;
    height: auto;
    margin: 0 0 0 20px;
    padding: 0;
    display: block;
    float: left;
  }
  .business_right {
    width: 660px;
    height: auto;
    margin: 20px 0 0 0;
    padding: 0;
    display: block;
    float: right;
  }
  .business_right ul.businesslist li {
    width: 579px;
    height: 46px;
    line-height: 46px;
    background: url("../images/business/background.png") no-repeat;
    text-indent: 60px;
    margin: 20px 0;
  }
  .business_right ul.businesslist li.last {
    height: 85px;
    background: none;
  }
  .business_contact {
    width: 740px;
    height: auto;
    margin: 20px auto;
    padding: 10px;
    border: 5px solid #ccc;
  }
  .contact_left {
    width: 100px;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
  }
  .contact_right {
    width: 600px;
    height: auto;
    margin: 0;
    padding: 0;
    float: right;
  }
  .contact_right p {
    margin: 20px 0 0 0;
    font-size: 15px;
    line-height: 22px;
    font-weight: 700;
  }
  .border {
    margin: 20px auto;
    border: 1px solid #ccc;
    display: block;
    width: 100%;
  }
  img.businesstel {
    margin: 0 10px;
  }
  /*-------------
equipment
-------------*/
  ul.equipmentlist.clearfix {
    width: 100%;
  }
  ul.equipmentlist.clearfix li {
    float: left;
    width: 240px;
    margin: 0 30px 40px 0;
  }
  ul.equipmentlist.clearfix li:nth-child(3n) {
    margin: 0 0 40px 0;
  }
  table.equipment {
    border-collapse: collapse;
    width: 100%;
    margin: 10px 0 0 0;
    font-size: 14px;
    line-height: 20px;
  }
  table.equipment th {
    text-align: justify;
    padding: 5px 5px 5px 0;
    font-weight: 500;
    vertical-align: top;
  }
  table.equipment td {
    padding: 5px;
  }
  table.equipment th:nth-child(1) {
    width: 60px;
  }
  table.equipment th:nth-child(2) {
    width: 10px;
  }
  /*-------------
flow
-------------*/
  ul.flowlist.clearfix {
    width: 630px;
    float: left;
    margin: 0 30px 0 0;
  }
  ul.flowlist.clearfix li {
    margin: 0 0 20px 0;
  }
  ul.flowlist.clearfix li:nth-child(even) {
    border-top: dotted 1px #b7b7b7;
    margin: 0 0 -10px 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    padding: 0 0 0 35px;
  }
  ul.flowlist.clearfix li table {
    border-collapse: collapse;
    width: 100%;
    margin: 10px 0 0 0;
    font-size: 12px;
    line-height: 20px;
  }
  ul.flowlist.clearfix li table th {
    text-align: justify;
    padding: 5px 5px 5px 0;
    font-weight: 500;
    vertical-align: top;
  }
  ul.flowlist.clearfix li table th span {
    font-size: 18px;
    font-weight: 600;
    display: block;
    line-height: 23px;
  }
  ul.flowlist.clearfix li table th:nth-child(2) {
    width: 300px;
    padding: 25px 25px 5px 33px;
  }
  ul.flowlist.clearfix li table td {
    padding: 5px;
  }
  img.flow_arrow.clearfix {
    margin: 130px 0 0 0;
  }
  /*-------------
contact
-------------*/
  p.contacttext {
    line-height: 22px;
    margin: 20px 0 0 15px;
  }
  #contact .form {
    clear: both;
  }
  #contact .form table {
    border-collapse: collapse;
    width: 100%;
    margin: 25px 0 0 0;
  }
  #contact .form table th, #contact .form td {
    line-height: 25px;
    border-bottom: dotted 1px #b7b7b7;
  }
  #contact .form table th {
    width: 180px;
    padding: 5px 0 5px 20px;
    text-align: left;
    vertical-align: top;
  }
  #contact .form td {
    padding: 5px 0 5px 14px;
  }
  #contact .form td input#companyname, #contact .form td input#name, #contact .form td input#comname {
    width: 400px;
    height: 20px;
    font-size: 12px;
    padding: 0 0 0 5px;
    background-color: #ededed;
    border: none;
  }
  #contact .form td input#mail, #contact .form td input#adress {
    width: 450px;
    height: 20px;
    font-size: 12px;
    padding: 0 0 0 5px;
    background-color: #ededed;
    border: none;
  }
  #contact .form td input#tel, #contact .form td input#fax {
    width: 300px;
    height: 20px;
    font-size: 12px;
    padding: 0 0 0 5px;
    background-color: #ededed;
    border: none;
  }
  #contact .form td textarea#comment {
    margin-top: 10px;
    width: 500px;
    height: 200px;
    font-size: 12px;
    background-color: #ededed;
    border: none;
  }
  #contact .form #formEnd {
    text-align: center;
    margin: 5px 0 60px 0;
  }
  #contact .form #formEnd button {
    margin: 10px 0 0;
    border: 0;
    background-color: #fff;
  }
}
/* Tablet */
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  #underlayer_main {
    width: 95%;
    margin: 55px auto 20px auto;
    overflow: hidden;
  }
  /*-------------
main_right
-------------*/
  .underlayermain_right.clearfix {
    width: 100%;
  }
  h2.underlayer_banner {
    margin: 0;
    padding: 0 0 0 10px;
    background: #373c4f;
    background: -moz-linear-gradient(#8a8c99 0%, #6b6f80 25%, #51586a 48%, #3a4050 50%, #373c4f 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#8a8c99), color-stop(25%, #6b6f80), color-stop(48%, #51586a), color-stop(50%, #3a4050), to(#373c4f));
    background: -webkit-linear-gradient(#8a8c99 0%, #6b6f80 25%, #51586a 48%, #3a4050 50%, #373c4f 100%);
    background: -o-linear-gradient(#8a8c99 0%, #6b6f80 25%, #51586a 48%, #3a4050 50%, #373c4f 100%);
    background: -ms-linear-gradient(#8a8c99 0%, #6b6f80 25%, #51586a 48%, #3a4050 50%, #373c4f 100%);
    background: linear-gradient(#8a8c99 0%, #6b6f80 25%, #51586a 48%, #3a4050 50%, #373c4f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8a8c99, endColorstr=#373c4f, GradientType=0);
    font-size: 20px;
    line-height: 35px;
    height: 40px;
    color: #fff;
    font-family: system-ui;
  }
  h2.underlayer_banner span {
    font-size: 12px;
    padding: 0 0 0 10px;
  }
  h3.underlayertitle_top {
    width: 100%;
    line-height: 25px;
    font-size: 15px;
    margin: 10px 0 10px 0;
    clear: both;
    font-weight: 600;
    border-bottom: solid 1px #b7b7b7;
  }
  h3.underlayertitle {
    width: 100%;
    line-height: 25px;
    font-size: 15px;
    margin: 20px 0 10px 0;
    clear: both;
    font-weight: 600;
    border-bottom: solid 1px #b7b7b7;
  }
  h3.underlayertitle_top:before, h3.underlayertitle:before {
    content: "●";
    padding-right: 5px;
    padding-left: 0;
  }
  /*-------------
company
-------------*/
  .companybox.clearfix {
    width: 100%;
    line-height: 20px;
    margin: 0 0 0 0;
  }
  p.company_name {
    width: 202px;
    margin: 0 0 20px auto;
  }
  img.companyimg {
    width: 303px;
  }
  .company {
    width: 100%;
    margin-bottom: 20px;
  }
  .company dt {
    width: 100%;
    background-color: #e0e0e0;
    padding: 2px 0 2px 5px;
    text-align: left;
    font-weight: 600;
  }
  .company dd {
    width: 100%;
    padding: 5px;
  }
  img.companyimg2 {
    width: 326px;
    margin: -20px 0 10px 0;
  }
  .origin {
    width: 460px;
    display: block;
    text-align: center;
    margin: 10px auto;
  }
  .origin_text {
    text-align: center;
    margin: 10px auto;
  }
  /*-------------
business
-------------*/
  .businesstext.clearfix {
    float: left;
    width: 430px;
    line-height: 20px;
    margin: 0 20px 0 0;
  }
  img.businessimg2 {
    margin: 0;
  }
  .business_left {
    width: 100px;
    height: auto;
    margin: 0 0 0 20px;
    padding: 0;
    display: block;
    float: left;
  }
  .business_right {
    width: 660px;
    height: auto;
    margin: 20px 0 0 0;
    padding: 0;
    display: block;
    float: right;
  }
  .business_right ul.businesslist li {
    width: 579px;
    height: 46px;
    line-height: 46px;
    background: url("../images/business/background.png") no-repeat;
    text-indent: 60px;
    margin: 20px 0;
  }
  .business_right ul.businesslist li.last {
    height: 85px;
    background: none;
  }
  .business_contact {
    width: 740px;
    height: auto;
    margin: 20px auto;
    padding: 10px;
    border: 5px solid #ccc;
  }
  .contact_left {
    width: 100px;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
  }
  .contact_right {
    width: 600px;
    height: auto;
    margin: 0;
    padding: 0;
    float: right;
  }
  .contact_right p {
    margin: 20px 0 0 0;
    font-size: 15px;
    line-height: 22px;
    font-weight: 700;
  }
  .border {
    margin: 20px auto;
    border: 1px solid #ccc;
    display: block;
    width: 100%;
  }
  img.businesstel {
    margin: 0 10px;
  }
  /*-------------
equipment
-------------*/
  ul.equipmentlist.clearfix {
    width: 100%;
  }
  ul.equipmentlist.clearfix li {
    float: left;
    width: 200px;
    margin: 0 20px 20px 0;
  }
  table.equipment {
    border-collapse: collapse;
    width: 100%;
    font-size: 12px;
    line-height: 18px;
  }
  table.equipment th {
    text-align: justify;
    padding: 5px 5px 5px 0;
    font-weight: 500;
    vertical-align: top;
  }
  table.equipment td {
    padding: 5px;
  }
  table.equipment th:nth-child(1) {
    width: 60px;
  }
  table.equipment th:nth-child(2) {
    width: 10px;
  }
  /*-------------
flow
-------------*/
  h3.underlayertitle_top span {
    letter-spacing: -1px;
  }
  ul.flowlist.clearfix {
    width: 100%;
    margin: 0 30px 0 0;
  }
  ul.flowlist.clearfix li {
    margin: 0 0 10px 0;
    clear: both;
  }
  ul.flowlist.clearfix li:nth-child(even) {
    border-top: dotted 1px #b7b7b7;
    margin: 0 0 0 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    padding: 0 0 0 5%;
  }
  img.flowicon {
    width: 80px;
  }
  img.flowimg {
    width: 239px;
    float: right;
    margin: 10px 0 15px 0;
  }
  ul.flowlist.clearfix li span {
    font-size: 17px;
    font-weight: 600;
    display: block;
    line-height: 25px;
  }
  p.flowtext.sp {
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
  }
  p.flowtext.sp span {
    background: #016eea;
    background: -moz-linear-gradient(#31d7ff 0%, #016eea 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#31d7ff), to(#016eea));
    background: -webkit-linear-gradient(#31d7ff 0%, #016eea 100%);
    background: -o-linear-gradient(#31d7ff 0%, #016eea 100%);
    background: -ms-linear-gradient(#31d7ff 0%, #016eea 100%);
    background: linear-gradient(#31d7ff 0%, #016eea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#31d7ff, endColorstr=#016eea, GradientType=0);
    color: #fff;
    width: 29px;
    display: inline-block;
    text-align: center;
    margin: 0 3px;
  }
  /*-------------
contact
-------------*/
  p.contacttext {
    line-height: 22px;
  }
  #contact .form {
    clear: both;
  }
  #contact .form table {
    border-collapse: collapse;
    width: 100%;
    margin: 10px 0 0 0;
  }
  #contact .form table th, #contact .form td {
    line-height: 22px;
    border-bottom: dotted 1px #b7b7b7;
  }
  #contact .form table th {
    width: 35%;
    padding: 5px;
    text-align: left;
    vertical-align: top;
  }
  #contact .form td {
    padding: 5px;
  }
  #contact .form td input#companyname, #contact .form td input#name, #contact .form td input#comname {
    width: 100%;
    height: 20px;
    font-size: 12px;
    padding: 0 0 0 5px;
    background-color: #ededed;
    border: none;
  }
  #contact .form td input#mail, #contact .form td input#adress {
    width: 100%;
    height: 20px;
    font-size: 12px;
    padding: 0 0 0 5px;
    background-color: #ededed;
    border: none;
  }
  #contact .form td input#tel, #contact .form td input#fax {
    width: 100%;
    height: 20px;
    font-size: 12px;
    padding: 0 0 0 5px;
    background-color: #ededed;
    border: none;
  }
  #contact .form td textarea#comment {
    margin-top: 10px;
    width: 100%;
    height: 200px;
    font-size: 12px;
    background-color: #ededed;
    border: none;
  }
  #contact .form #formEnd {
    text-align: center;
    margin: 5px 0 30px 0;
  }
  #contact .form #formEnd button {
    margin: 10px 0 0;
    border: 0;
    background-color: #fff;
  }
}
/* SP */
@media screen and (max-width: 480px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  #underlayer_main {
    width: 95%;
    margin: 50px auto 20px auto;
    overflow: hidden;
  }
  /*-------------
main_right
-------------*/
  .underlayermain_right.clearfix {
    width: 100%;
  }
  h2.underlayer_banner {
    margin: 0;
    padding: 0 0 0 10px;
    background: #373c4f;
    background: -moz-linear-gradient(#8a8c99 0%, #6b6f80 25%, #51586a 48%, #3a4050 50%, #373c4f 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#8a8c99), color-stop(25%, #6b6f80), color-stop(48%, #51586a), color-stop(50%, #3a4050), to(#373c4f));
    background: -webkit-linear-gradient(#8a8c99 0%, #6b6f80 25%, #51586a 48%, #3a4050 50%, #373c4f 100%);
    background: -o-linear-gradient(#8a8c99 0%, #6b6f80 25%, #51586a 48%, #3a4050 50%, #373c4f 100%);
    background: -ms-linear-gradient(#8a8c99 0%, #6b6f80 25%, #51586a 48%, #3a4050 50%, #373c4f 100%);
    background: linear-gradient(#8a8c99 0%, #6b6f80 25%, #51586a 48%, #3a4050 50%, #373c4f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8a8c99, endColorstr=#373c4f, GradientType=0);
    font-size: 20px;
    line-height: 35px;
    height: 40px;
    color: #fff;
    font-family: system-ui;
  }
  h2.underlayer_banner span {
    font-size: 12px;
    padding: 0 0 0 10px;
  }
  h3.underlayertitle_top {
    width: 100%;
    line-height: 25px;
    font-size: 15px;
    margin: 10px 0 10px 0;
    clear: both;
    font-weight: 600;
    border-bottom: solid 1px #b7b7b7;
  }
  h3.underlayertitle {
    width: 100%;
    line-height: 25px;
    font-size: 15px;
    margin: 20px 0 10px 0;
    clear: both;
    font-weight: 600;
    border-bottom: solid 1px #b7b7b7;
  }
  h3.underlayertitle_top:before, h3.underlayertitle:before {
    content: "●";
    padding-right: 5px;
    padding-left: 0;
  }
  /*-------------
company
-------------*/
  .companybox.clearfix {
    width: 100%;
    line-height: 20px;
    margin: 0 0 0 0;
  }
  p.company_name {
    width: 202px;
    margin: 0 0 20px auto;
  }
  img.companyimg {
    width: 80%;
  }
  .company {
    width: 100%;
    margin-bottom: 20px;
  }
  .company dt {
    width: 100%;
    background-color: #e0e0e0;
    padding: 2px 0 2px 5px;
    text-align: left;
    font-weight: 600;
  }
  .company dd {
    width: 100%;
    padding: 5px;
  }
  img.companyimg2 {
    width: 70%;
    margin: -20px 0 10px 0;
  }
  .origin {
    width: 100%;
    display: block;
    text-align: center;
    margin: 10px auto;
  }
  .origin_text {
    text-align: center;
    margin: 10px auto;
  }
  /*-------------
business
-------------*/
  .businesstext.clearfix {
    clear: both;
    width: 100%;
    line-height: 20px;
    margin: 0 20px 0 0;
  }
  img.businessimg2 {
    margin: 10px 0 0 0;
  }
  .business_left {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    text-align: center;
  }
  .business_left img {
    max-width: 30%;
  }
  .business_right {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
  }
  .business_right ul.businesslist li {
    width: 100%;
    height: 32px;
    line-height: 32px;
    background: url("../images/business/background_sp.png") top no-repeat;
    background-size: 100%;
    text-indent: 40px;
    margin: 2% 0;
    font-size: 11px;
  }
  .business_right ul.businesslist li.last {
    width: 100%;
    background: none;
    text-align: center;
    text-indent: 0;
    margin: 3% auto;
  }
  .business_contact {
    width: 96%;
    height: auto;
    margin: 0 auto;
    padding: 2%;
    border: 5px solid #ccc;
  }
  .contact_left {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    clear: both;
    text-align: center;
  }
  .contact_left img {
    max-width: 30%;
  }
  .contact_right {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    clear: both;
  }
  .contact_right p {
    font-weight: 700;
  }
  .border {
    margin: 2% auto;
    border: 1px solid #ccc;
    display: block;
    width: 100%;
  }
  img.businesstel {
    display: block;
    margin: 2% auto;
  }
  /*-------------
equipment
-------------*/
  ul.equipmentlist.clearfix {
    width: 100%;
  }
  ul.equipmentlist.clearfix li {
    width: 70%;
    margin: 0 0 20px 0;
  }
  table.equipment {
    border-collapse: collapse;
    width: 100%;
    font-size: 12px;
    line-height: 18px;
  }
  table.equipment th {
    text-align: justify;
    padding: 5px 5px 5px 0;
    font-weight: 500;
    vertical-align: top;
  }
  table.equipment td {
    padding: 5px;
  }
  table.equipment th:nth-child(1) {
    width: 60px;
  }
  table.equipment th:nth-child(2) {
    width: 10px;
  }
  /*-------------
flow
-------------*/
  h3.underlayertitle_top span {
    letter-spacing: -1px;
  }
  ul.flowlist.clearfix {
    width: 100%;
    margin: 0 30px 0 0;
  }
  ul.flowlist.clearfix li {
    margin: 0 0 10px 0;
  }
  ul.flowlist.clearfix li:nth-child(even) {
    border-top: dotted 1px #b7b7b7;
    margin: 0 0 0 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    padding: 0 0 0 5%;
  }
  ul.flowlist.clearfix.sp li img {
    margin: 5px 0 5px 0;
    max-width: 182px;
    display: block;
    float: none;
  }
  img.flowicon {
    width: 15%;
  }
  ul.flowlist.clearfix li span {
    font-size: 14px;
    font-weight: 600;
    display: block;
    line-height: 20px;
  }
  p.flowtext.sp {
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
  }
  p.flowtext.sp span {
    background: #016eea;
    background: -moz-linear-gradient(#31d7ff 0%, #016eea 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#31d7ff), to(#016eea));
    background: -webkit-linear-gradient(#31d7ff 0%, #016eea 100%);
    background: -o-linear-gradient(#31d7ff 0%, #016eea 100%);
    background: -ms-linear-gradient(#31d7ff 0%, #016eea 100%);
    background: linear-gradient(#31d7ff 0%, #016eea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#31d7ff, endColorstr=#016eea, GradientType=0);
    color: #fff;
    width: 29px;
    display: inline-block;
    text-align: center;
    margin: 0 3px;
  }
  /*-------------
contact
-------------*/
  p.contacttext {
    line-height: 20px;
    margin: 0;
  }
  #contact .form {
    clear: both;
  }
  #contact .form table {
    border-collapse: collapse;
    width: 100%;
    margin: 10px 0 0 0;
  }
  #contact .form table th, #contact .form td {
    line-height: 20px;
    border-bottom: dotted 1px #b7b7b7;
  }
  #contact .form table th {
    width: 35%;
    padding: 5px;
    text-align: left;
    vertical-align: top;
  }
  #contact .form td {
    padding: 5px;
  }
  #contact .form td input#companyname, #contact .form td input#name, #contact .form td input#comname {
    width: 100%;
    height: 20px;
    font-size: 12px;
    padding: 0 0 0 5px;
    background-color: #ededed;
    border: none;
  }
  #contact .form td input#mail, #contact .form td input#adress {
    width: 100%;
    height: 20px;
    font-size: 12px;
    padding: 0 0 0 5px;
    background-color: #ededed;
    border: none;
  }
  #contact .form td input#tel, #contact .form td input#fax {
    width: 100%;
    height: 20px;
    font-size: 12px;
    padding: 0 0 0 5px;
    background-color: #ededed;
    border: none;
  }
  #contact .form td textarea#comment {
    margin-top: 10px;
    width: 100%;
    height: 200px;
    font-size: 12px;
    background-color: #ededed;
    border: none;
  }
  #contact .form #formEnd {
    text-align: center;
    margin: 5px 0 30px 0;
  }
  #contact .form #formEnd button {
    margin: 10px 0 0;
    border: 0;
    background-color: #fff;
  }
}