﻿@charset "UTF-8";
/* PC */
@media screen and (min-width: 860px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  .undermain_topline_over {
    width: 100%;
    height: 75px;
    overflow: hidden;
    box-shadow: 0px 6px 8px -5px rgb(0 0 0 / 50%);
  }
  .undermain_topline {
    max-width: 1000px;
    margin: 0 auto;
  }
  /*-------------
undermain
-------------*/
  .underlayer_main {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    min-height: 800px;
    padding: 20px 0 0 0;
  }
  .underlayer_main_right.clearfix {
    float: right;
    margin: 20px 0 0 0;
    width: 770px;
  }
  h2.banner {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 1px;
    margin: 0 0 10px 0;
  }
  h2.banner span {
    font-size: 18px;
    display: inline-block;
    padding: 0 0 0 15px;
    letter-spacing: 0;
  }
  ul.underlayer_menu.clearfix {
    width: 100%;
    overflow: hidden;
    margin: 0 0 20px 0;
  }
  ul.underlayer_menu.clearfix li {
    float: left;
    border-left: solid 1px #a5a5a5;
  }
  ul.underlayer_menu.clearfix li:last-child {
    border-right: solid 1px #a5a5a5;
  }
  ul.underlayer_menu.clearfix li a {
    color: #444;
    font-size: 16px;
    font-weight: 600;
    line-height: 48px;
    text-align: center;
    width: 148px;
    height: 48px;
    display: inline-block;
    padding: 0 0;
  }
  ul.underlayer_menu.clearfix li a:hover {
    color: #1d2088;
  }
  h3.underlayer_title_top {
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 22px;
    font-size: 30px;
    margin: 15px 0 15px 0;
    clear: both;
    padding: 5px 0 0 5px;
    border-bottom: solid 1px #c5c5c5;
  }
  h3.underlayer_title_top span {
    font-size: 14px;
    display: inline-block;
    padding: 0 0 0 15px;
  }
  h3.underlayer_title {
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 22px;
    font-size: 30px;
    margin: 40px 0 15px 0;
    clear: both;
    padding: 5px 0 0 5px;
    border-bottom: solid 1px #c5c5c5;
  }
  h3.underlayer_title span {
    font-size: 14px;
    display: inline-block;
    padding: 0 0 0 15px;
  }
  /*-------------
side
-------------*/
  .side.clearfix {
    float: left;
    width: 200px;
    margin: 0 0 50px 0;
  }
  img.side_icon {
    display: block;
    margin: 0 auto;
  }
  .side.clearfix ul {
    width: 100%;
    margin: 15px 0 0 0;
  }
  .side.clearfix ul li {
    font-size: 14px;
    font-weight: 600;
    clear: both;
    text-align: center;
    margin: 7px 0;
  }
  .side.clearfix ul li.tel {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -2px;
    line-height: 35px;
    margin: 0 0 7px 0;
  }
  .side.clearfix ul li.blog a:hover {
    opacity: 0.8;
  }
  .side.clearfix ul li.contact {
    width: 180px;
    height: 34px;
    background: url("../images/company/side/side_bt2_2.png") no-repeat;
    padding: 73px 0 0 20px;
    font-weight: 600;
    color: #fff;
  }
  .side.clearfix ul li.contact a {
    font-size: 14px;
    color: #fff;
  }
  .side.clearfix ul li.contact a:hover {
    text-decoration: underline;
  }
  /*-------------
company
-------------*/
  .company_box {
    width: 100%;
    margin: 0 0 80px 0;
  }
  div#gree {
    width: 750px;
    height: 499px;
    background: url(../images/company/company_img1.png) no-repeat;
  }
  div#gree h3 {
    width: 200px;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 22px;
    font-size: 30px;
    padding: 150px 0 0 5px;
    margin: 0 0 0 30px;
    border-bottom: solid 1px #fff;
    color: #fff;
  }
  div#gree h3 span {
    font-size: 14px;
    display: inline-block;
    padding: 0 0 0 15px;
  }
  div#gree p {
    width: 100%;
    font-family: serif;
    line-height: 48px;
    font-size: 35px;
    margin: 15px 0 0 30px;
    color: #fff;
  }
  p.company_box_p {
    font-size: 13px;
    width: 90%;
    margin: 15px auto;
  }
  .company_box2 {
    width: 100%;
    margin: 0 0 80px 0;
  }
  .company {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0 0 0 0;
    font-size: 13px;
  }
  .company th {
    width: 135px;
    margin: 0 0 0 0;
    padding: 5px 0 5px 15px;
    text-align: left;
    vertical-align: top;
    border-bottom: dotted #c5c5c5 1px;
    font-weight: 500;
  }
  .company td {
    margin: 0 0 0 0;
    padding: 5px 5px 5px 0;
    border-bottom: dotted #c5c5c5 1px;
  }
  .company td ul {
    width: 100%;
  }
  .company td ul li {
    line-height: 22px;
    margin: 5px 0 0 0;
  }
  .company td ul li span {
    font-weight: 600;
    display: block;
    margin: 5px 0 0 0;
  }
  .company_his {
    width: 100%;
    margin: 10px 0 20px 0;
    text-align: left;
    line-height: 22px;
    font-size: 13px;
  }
  .company_his dt {
    padding: 5px 5px 5px 10px;
    font-weight: 500;
  }
  .company_his dd {
    padding: 5px 5px 5px 10px;
    background-color: #f0f0f0;
  }
  .company_box3 {
    width: 100%;
    margin: 0 0 50px 0;
  }
  .company_box3 p {
    font-size: 20px;
    text-align: center;
    padding: 160px 0;
  }
  .company_box4 {
    width: 100%;
    margin: 0 0 80px 0;
  }
  .company_box4 ul {
    width: 100%;
    margin: 0 0 0 0;
    overflow: hidden;
  }
  .company_box4 ul li {
    float: left;
    width: 369px;
    height: 245px;
    margin: 0 0 0 0;
  }
  .company_box4 ul li:nth-child(2), .company_box4 ul li:nth-child(10) {
    margin: 0 0 40px 0;
  }
  .company_box4 ul li p {
    font-size: 12px;
    line-height: 22px;
    margin: 15px;
  }
  span.dep_text {
    font-size: 13px;
    font-weight: 600;
  }
  span.tel {
    font-size: 23px;
    font-weight: 600;
    display: inline-block;
    margin: 0 0 0 5px;
  }
  img.recruit_bt {
    margin: 10px 0 0 0;
    display: block;
  }
  img.recruit_bt2 {
    margin: 10px 0 0 auto;
    display: block;
  }
  /*-------------
process
-------------*/
  .process_box {
    width: 100%;
    overflow: hidden;
  }
  .process_box ul {
    width: 100%;
  }
  .process_box ul li {
    width: 240px;
    float: left;
    line-height: 22px;
    margin: 0 15px 0 0;
  }
  .process_box ul li:nth-child(3n) {
    margin: 0 0 30px 0;
  }
  .process_box ul li span {
    display: inline-block;
    width: 240px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border-bottom: solid 2px #c1c1c1;
    line-height: 25px;
    letter-spacing: 1px;
    margin: 5px auto;
  }
  .process_box ul li p {
    height: 85px;
  }
  img.process_bt {
    display: block;
    margin: 5px 0 0 0;
  }
  h3.process_title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 50px 0 15px 0;
    clear: both;
    padding: 0 0 0 15px;
    background-color: #c5c5c5;
  }
  h3.process_title span {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    letter-spacing: 0;
    display: inline-block;
    padding: 0 0 0 5px;
  }
  .process_box2 {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .process_box2 p {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 0 5px 10px;
  }
  .process_box2 h4 {
    font-size: 15px;
    color: #fff;
    background-color: #444;
    padding: 0 0 0 20px;
  }
  table.process {
    border-collapse: separate;
    width: 420px;
    margin: 0 0 0 0;
    line-height: 19px;
  }
  table.process th {
    width: 170px;
    text-align: left;
    padding: 10px 20px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
    font-size: 15px;
    font-weight: 500;
    background-color: #202070;
    color: #fff;
  }
  table.process td {
    text-align: left;
    font-size: 15px;
    padding: 10px 20px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
  }
  table.process2 {
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 20px 0;
    line-height: 19px;
  }
  table.process2 th {
    text-align: left;
    padding: 10px 20px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
    font-size: 15px;
    font-weight: 500;
    background-color: #202070;
    color: #fff;
  }
  table.process2 td {
    text-align: left;
    padding: 5px 20px;
    border: solid 1px #c5c5c5;
    font-size: 12px;
    vertical-align: top;
  }
  table.process2 th:last-child {
    text-align: center;
    padding: 10px 20px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
    font-size: 15px;
    font-weight: 500;
    background-color: #202070;
    color: #fff;
  }
  table.process2 td:last-child {
    text-align: center;
    padding: 5px 20px;
    border: solid 1px #c5c5c5;
    font-size: 12px;
    vertical-align: top;
  }
  table.process3 {
    border-collapse: separate;
    width: 700px;
    margin: 0 0 20px 0;
    line-height: 19px;
  }
  table.process3 th {
    width: 170px;
    text-align: left;
    padding: 10px 20px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
    font-size: 15px;
    font-weight: 500;
    background-color: #202070;
    color: #fff;
  }
  table.process3 td {
    text-align: left;
    font-size: 15px;
    padding: 10px 0 10px 20px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
  }
  table.process3 td span {
    display: inline-block;
    background-color: #e6e6e6;
    margin: 20px 0 3px 0;
    padding: 3px 5px;
  }
  table.process4 {
    border-collapse: separate;
    width: 700px;
    margin: 0 0 20px 0;
    line-height: 19px;
  }
  table.process4 th {
    text-align: left;
    padding: 10px 20px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
    font-size: 15px;
    font-weight: 500;
    background-color: #202070;
    color: #fff;
  }
  table.process4 td {
    width: 460px;
    text-align: left;
    font-size: 15px;
    padding: 10px 0 10px 20px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
  }
  .processscroll {
    overflow: auto;
    white-space: nowrap;
    margin: 0 0 30px 0;
  }
  .processscroll2 {
    overflow: auto;
    white-space: nowrap;
    margin: -22px 0 10px 0;
  }
  span#process_span {
    margin: 0 0 0 0;
  }
  /*-------------
hand
-------------*/
  .hand_box {
    width: 100%;
    background-color: #e5e5e5;
    padding: 0;
    margin: 0 0 25px 0;
    overflow: hidden;
  }
  .hand_box ul {
    overflow: hidden;
    float: left;
  }
  .hand_box ul li:nth-child(2) {
    line-height: 20px;
    padding: 0 0 0 15px;
  }
  .hand_box ul li p {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    background-color: #000;
    margin: 60px 0 30px 0;
    padding: 0 0 0 15px;
    line-height: 45px;
    height: 40px;
    width: 185px;
  }
  .hand_box img {
    float: right;
  }
  .hand_box2 {
    width: 100%;
    background-color: #e5e5e5;
    padding: 0;
    margin: 0 0 50px 0;
    overflow: hidden;
  }
  .hand_box2 ul {
    overflow: hidden;
    float: left;
  }
  .hand_box2 ul li:nth-child(2) {
    line-height: 20px;
    padding: 0 0 0 15px;
  }
  .hand_box2 ul li p {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    background-color: #000;
    margin: 60px 0 30px 0;
    padding: 0 0 0 15px;
    line-height: 45px;
    height: 40px;
    width: 185px;
  }
  .hand_box2 img {
    float: right;
  }
  /*-------------
laboratory
-------------*/
  .labo_box {
    width: 100%;
    background-color: #e5e5e5;
    padding: 0;
    margin: 0 0 25px 0;
    overflow: hidden;
  }
  .labo_box ul {
    overflow: hidden;
    width: 360px;
    float: left;
    margin: 0 14px 0 0;
  }
  .labo_box ul li:nth-child(2) {
    line-height: 20px;
    padding: 0 0 0 15px;
  }
  .labo_box ul li p {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    background-color: #000;
    margin: 10px 0 15px 0;
    padding: 0 0 0 15px;
    line-height: 45px;
    height: 40px;
    width: 185px;
  }
  .labo_box img {
    float: right;
  }
  .labo_box table {
    width: 94%;
    border-collapse: collapse;
    margin: 25px 15px 30px 15px;
  }
  .labo_box table th {
    text-align: justify;
    padding: 3px 0 3px 5px;
    border: solid 1px #b5b5b5;
    color: #fff;
    background-color: #000;
  }
  .labo_box table td {
    padding: 3px 0 3px 5px;
    vertical-align: top;
    border: solid 1px #b5b5b5;
    background-color: #fff;
  }
  table#labo_table {
    float: left;
    width: 340px;
    margin: 20px 0 25px 15px;
  }
  table#labo_table2 {
    float: left;
    width: 340px;
    margin: 20px 0 25px 15px;
  }
  table#labo_table2 td {
    padding: 3px 5px 3px 7px;
    line-height: 20px;
  }
  table#labo_table2 td:nth-child(1) {
    width: 118px;
  }
  table#labo_table3 {
    float: left;
    width: 720px;
    margin: 20px 15px 25px 15px;
  }
  table#labo_table3 td {
    padding: 3px 5px 3px 7px;
    line-height: 20px;
  }
  /*-------------
faq
-------------*/
  h3.faq_banner {
    font-size: 16px;
    border-bottom: solid 2px #c5c5c5;
    line-height: 30px;
    padding: 10px 0 3px 0;
    margin: 0 0 10px 0;
  }
  h3.faq_banner:before {
    content: "●";
    padding-right: 7px;
    padding-left: 0;
    font-size: 20px;
    line-height: 20px;
  }
  .faq_box {
    width: 100%;
    padding: 0;
    margin: 0 0 5px 0;
    overflow: hidden;
  }
  .faq_box table {
    width: 100%;
    border-collapse: collapse;
    margin: 25px 15px 30px 0;
    border-bottom: dotted 1px #c5c5c5;
    font-size: 15px;
    line-height: 27px;
  }
  .faq_box table th {
    text-align: justify;
    vertical-align: top;
    padding: 0 0 15px 15px;
    width: 63px;
  }
  .faq_box table td {
    padding: 0 0 15px 15px;
  }
  th#faq_1, td#faq_2 {
    border-bottom: solid 1px #fff !important;
  }
  .faq_box ul {
    width: 100%;
    margin: -35px 0 0 0;
  }
  .faq_box ul li {
    float: left;
    width: 250px;
  }
  .faq_box ul li p {
    text-align: center;
    line-height: 22px;
    width: 216px;
    margin: 0 auto;
  }
  /*-------------
recruit
-------------*/
  .recruit_box {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .recruit_box p {
    font-size: 18px;
    line-height: 43px;
    margin: 0 0 20px 0;
  }
  .recruit_box p img {
    margin: 0 10px 0 0;
  }
  .recruit_box h3 {
    font-size: 15px;
    line-height: 30px;
    height: 30px;
    color: #fff;
    background-color: #202070;
    padding: 0 0 0 10px;
    margin: 0 0 15px 0;
  }
  .recruit_box ul {
    width: 100%;
  }
  .recruit_box ul li {
    margin: 0 0 13px 0;
  }
  .recruit_box ul li.drop_btn span {
    cursor: pointer;
  }
  .recruit_box ul li:nth-child(3) {
    font-size: 17px;
    line-height: 25px;
    border-bottom: solid 2px #c5c5c5;
    padding: 0 0 0 2px;
  }
  .recruit_box ul li:nth-child(4) {
    font-size: 15px;
    /*background-color: #e4e4e4;
    padding: 40px 0 40px 15px;*/
  }
  .recruit_box ul li a {
    font-size: 15px;
    color: #2037E3;
  }
  .recruit_box ul.drop {
    display: none;
  }
  .recruit_box ul.drop:active {
    display: block;
  }
  /*-------------
nexsrt
-------------*/
  img.nexsrt_main {
    display: block;
    margin: 25px auto -20px auto;
  }
  h3.underlayer_title_nexsrt {
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 37px;
    font-size: 30px;
    margin: 40px 0 15px 0;
    clear: both;
    padding: 5px 0 0 5px;
    border-bottom: solid 1px #c5c5c5;
  }
  .nexsrt_box {
    width: 100%;
    overflow: hidden;
    margin: 0 0 60px 0;
  }
  .nexsrt_box p.nexsrt_text {
    font-size: 14px;
    line-height: 25px;
    margin: 0 0 40px 0;
  }
  .nexsrt_box p.nexsrt_text span {
    font-size: 20px;
    display: block;
    margin: 0 0 5px 0;
  }
  .nexsrt_box span.black_box {
    display: inline-block;
    font-size: 20px;
    background-color: #000;
    color: #fff;
    line-height: 40px;
    height: 40px;
    width: 200px;
    text-align: center;
    margin: 15px 0 15px 0;
  }
  .nexsrt_box p.max_size {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: -1px;
  }
  .nexsrt_box p.max_size span {
    font-size: 40px;
  }
  .nexsrt_box img {
    float: left;
    margin: 25px 25px 15px 0;
  }
  .nexsrt_box .vimeo_movie {
    width: 95%;
    margin: 225px 0 20px 0;
    padding: 60% 0 0 0;
    position: relative;
  }
  /*-------------
dmu50
-------------*/
  h2.banner_dum {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 60px;
    line-height: 30px;
    letter-spacing: 1px;
    margin: 20px 0 10px 0;
  }
  h2.banner_dum span {
    font-size: 18px;
    display: inline-block;
    padding: 0 0 0 15px;
    letter-spacing: 0;
  }
  /*-------------
ntx2500_1500
-------------*/
  h2.banner_ntx {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 58px;
    line-height: 30px;
    letter-spacing: 0px;
    margin: 20px 0 10px 0;
  }
  h2.banner_ntx span {
    font-size: 18px;
    display: inline-block;
    padding: 0 0 0 15px;
    letter-spacing: 0;
  }
  /*-------------
material
-------------*/
  .material_box {
    width: 100%;
    overflow: hidden;
    margin: 0 0 50px 0;
  }
  .material_box table {
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 0 0;
    line-height: 19px;
  }
  .material_box table th {
    text-align: left;
    padding: 10px 20px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
    font-size: 15px;
    font-weight: 500;
    background-color: #202070;
    color: #fff;
  }
  .material_box table td {
    text-align: left;
    padding: 5px 20px;
    border: solid 1px #c5c5c5;
    font-size: 12px;
    vertical-align: middle;
  }
  td.material_td {
    font-size: 15px !important;
    text-align: center !important;
  }
  .material_box p {
    font-size: 15px;
  }
  /*-------------
contact
-------------*/
  .contact_box {
    width: 100%;
    margin: 0 0 0 0;
  }
  .contact_box ul {
    width: 100%;
  }
  .contact_box ul li:nth-child(1) {
    font-size: 15px;
    font-weight: 600;
  }
  .contact_box ul li:nth-child(2) {
    font-size: 12px;
    border: solid 1px #c0c0c0;
    margin: 15px 0 7px 0;
    padding: 10px 10px;
  }
  .contact_box ul li:nth-child(3) {
    width: 750px;
    height: 150px;
    background: url("../images/contact/contact_img2.png") no-repeat;
    font-size: 14px;
    font-weight: 600;
    padding: 15px 0 0 25px;
  }
  span.numbar {
    font-size: 30px;
    letter-spacing: -2px;
    display: inline-block;
    line-height: 46px;
    padding: 0 0 0 5px;
  }
  span.numbar_side {
    display: block;
    width: 85px;
    background-color: #444;
    color: #fff;
    padding: 0 5px;
    line-height: 35px;
    border-radius: 6px;
    margin: 3px 0 0 0;
    text-align: center;
    float: left;
  }
  p.contact_text {
    color: #ff0000;
    font-weight: 600;
  }
  #contact .form {
    clear: both;
  }
  #contact .form table {
    border-collapse: collapse;
    width: 100%;
    margin: 30px auto 0 auto;
    font-size: 12px;
  }
  #contact .form table th, #contact .form td {
    line-height: 25px;
    border-bottom: dotted 1px #c5c5c5;
  }
  #contact .form table th {
    width: 25%;
    padding: 8px 0 8px 10px;
    text-align: left;
    vertical-align: top;
  }
  #contact .form td {
    padding: 8px 0 8px 10px;
    text-align: left;
  }
  #contact .form td input#companyname, #contact .form td input#name, #contact .form td input#comname {
    width: 60%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #e3e3e3;
    border: none;
  }
  #contact .form td input#mail, #contact .form td input#address {
    width: 80%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #e3e3e3;
    border: none;
  }
  #contact .form td input#tel, #contact .form td input#fax, #contact .form td input#addresscode {
    width: 60%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #e3e3e3;
    border: none;
  }
  select {
    vertical-align: middle;
    margin: 5px;
    border: none;
    padding: 5px;
    font-size: 11px;
    background-color: #e3e3e3;
  }
  input#date, input#date2 {
    vertical-align: middle;
    margin: 5px;
    border: none;
    padding: 5px;
    font-size: 12px;
    background-color: #e3e3e3;
  }
  #contact .form td textarea#comment {
    margin-top: 10px;
    width: 90%;
    height: 200px;
    background-color: #e3e3e3;
    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;
  }
  /*-------------
movie
-------------*/
  .movie_box {
    width: 100%;
    height: auto;
    margin: 20px auto;
    padding: 0;
  }
  .movie_box .movie_title {
    font-size: 24px;
    color: #fff;
    background-color: #333;
    margin: 10px 0;
    padding: 0 5px;
  }
  .movie_box .bxslider_movie {
    margin: 10px auto;
    list-style: none;
  }
  .movie_box .bxslider_movie li {
    min-height: 220px;
  }
  .movie_box .bxslider_movie li p {
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
    margin-top: 10px;
  }
}
/* Tablet */
@media screen and (min-width: 481px) and (max-width: 859px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .underayer_topmain {
    border-bottom: solid 10px #e5e9ec;
  }
  .undermain_topline_over {
    width: 100%;
    height: auto;
    padding: 0 0 5px 0;
    overflow: hidden;
    box-shadow: 0px 6px 8px -5px rgb(0 0 0 / 50%);
  }
  .undermain_topline {
    max-width: 1000px;
    margin: 0 auto;
  }
  /*-------------
undermain
-------------*/
  .underlayer_main {
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 0 0;
  }
  .underlayer_main_right.clearfix {
    float: none;
    margin: 0 0 0 0;
    width: 100%;
  }
  h2.banner {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    line-height: 60px;
    letter-spacing: 1px;
    margin: 0 0 10px 0;
  }
  h2.banner span {
    font-size: 15px;
    display: inline-block;
    padding: 0 0 0 15px;
    letter-spacing: 0;
  }
  ul.underlayer_menu.clearfix {
    width: 100%;
    overflow: hidden;
    margin: 0 0 20px 0;
  }
  ul.underlayer_menu.clearfix li {
    float: left;
    border-left: solid 1px #a5a5a5;
  }
  ul.underlayer_menu.clearfix li:last-child {
    border-right: solid 1px #a5a5a5;
  }
  ul.underlayer_menu.clearfix li a {
    color: #444;
    font-size: 14px;
    font-weight: 600;
    line-height: 48px;
    text-align: center;
    width: 149px;
    height: 48px;
    display: inline-block;
    padding: 0 0;
  }
  ul.underlayer_menu.clearfix li a:hover {
    color: #1d2088;
  }
  h3.underlayer_title_top {
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 22px;
    font-size: 25px;
    margin: 15px 0 15px 0;
    clear: both;
    padding: 5px 0 0 5px;
    border-bottom: solid 1px #c5c5c5;
  }
  h3.underlayer_title_top span {
    font-size: 14px;
    display: inline-block;
    padding: 0 0 0 15px;
  }
  h3.underlayer_title {
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 22px;
    font-size: 25px;
    margin: 40px 0 15px 0;
    clear: both;
    padding: 5px 0 0 5px;
    border-bottom: solid 1px #c5c5c5;
  }
  h3.underlayer_title span {
    font-size: 14px;
    display: inline-block;
    padding: 0 0 0 15px;
  }
  /*-------------
company
-------------*/
  .company_box {
    width: 100%;
    margin: 0 0 0 0;
  }
  div#gree {
    width: 100%;
    height: auto;
  }
  div#gree h3 {
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 22px;
    font-size: 25px;
    margin: 0 0 0 0;
    padding: 0 0 0 5px;
    border-bottom: solid 1px #444;
  }
  div#gree h3 span {
    font-size: 14px;
    display: inline-block;
    padding: 0 0 0 15px;
  }
  div#gree p {
    width: 100%;
    font-family: serif;
    line-height: 37px;
    font-size: 23px;
    margin: 15px 0 10px 0;
  }
  img.company_img1.sp {
    max-width: 480px;
  }
  p.company_box_p {
    font-size: 13px;
    width: 100%;
    margin: 15px auto;
  }
  .company_box2 {
    width: 100%;
    margin: 0 0 0 0;
  }
  .company {
    width: 100%;
    margin: 10px 0 0 0;
    text-align: left;
    line-height: 22px;
    font-size: 13px;
  }
  .company dt {
    padding: 5px 5px 5px 10px;
    background-color: #f0f0f0;
    font-weight: 500;
  }
  .company dd {
    padding: 5px 5px 5px 10px;
  }
  .company dd ul {
    width: 100%;
  }
  .company dd ul li {
    line-height: 22px;
    margin: 5px 0 0 0;
  }
  .company dd ul li span {
    font-weight: 600;
    display: block;
    margin: 5px 0 0 0;
  }
  .company_his {
    width: 100%;
    margin: 10px 0 0 0;
    text-align: left;
    line-height: 22px;
    font-size: 13px;
  }
  .company_his dt {
    padding: 5px 5px 5px 10px;
    margin: 0 0 0 78px;
    font-weight: 500;
    text-indent: -6em;
  }
  .company_his dd {
    padding: 5px 5px 5px 88px;
    background-color: #f0f0f0;
    text-indent: -6em;
  }
  .company_box3 {
    width: 100%;
    margin: 0 0 0 0;
  }
  .company_box3 p {
    font-size: 16px;
    text-align: center;
    padding: 160px 0;
  }
  .company_box4 {
    width: 100%;
    margin: 0 0 80px 0;
  }
  .company_box4 ul {
    width: 100%;
    margin: 0 0 0 0;
    overflow: hidden;
  }
  .company_box4 ul li:nth-child(odd) {
    float: none;
    max-width: 369px;
    height: auto;
    margin: 0 0 0 0;
  }
  .company_box4 ul li:nth-child(even) {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
  }
  .company_box4 ul li p {
    font-size: 12px;
    line-height: 22px;
    margin: 10px 0 50px 0;
  }
  span.dep_text {
    font-size: 13px;
    font-weight: 600;
  }
  span.tel {
    font-size: 23px;
    font-weight: 600;
    display: inline-block;
    margin: 0 0 0 5px;
  }
  img.recruit_bt {
    margin: 10px 0 0 80px;
    display: block;
    width: 200px;
  }
  img.recruit_bt2 {
    margin: 10px 0 0 80px;
    display: block;
    width: 200px;
  }
  /*-------------
process
-------------*/
  .process_box {
    width: 100%;
    overflow: hidden;
  }
  .process_box ul {
    width: 100%;
  }
  .process_box ul li {
    width: 240px;
    float: left;
    line-height: 22px;
    margin: 0 15px 20px 0;
  }
  .process_box ul li span {
    width: 240px;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border-bottom: solid 2px #c1c1c1;
    line-height: 25px;
    letter-spacing: 1px;
    margin: 5px auto;
  }
  .process_box ul li p {
    height: 80px;
    line-height: 1.5;
  }
  img.process_bt {
    display: block;
    margin: 5px 0 0 0;
  }
  h3.process_title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 30px 0 15px 0;
    clear: both;
    padding: 0 0 0 15px;
    background-color: #c5c5c5;
  }
  h3.process_title span {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    letter-spacing: 0;
    display: inline-block;
    padding: 0 0 0 5px;
  }
  .process_box2 {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .process_box2 p {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5;
    margin: 5px 0 5px 10px;
  }
  .process_box2 h4 {
    font-size: 15px;
    color: #fff;
    background-color: #444;
    padding: 0 0 0 20px;
  }
  table.process {
    border-collapse: separate;
    width: 420px;
    margin: 0 0 0 0;
    line-height: 19px;
  }
  table.process th {
    width: 170px;
    text-align: left;
    padding: 10px 10px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
    font-size: 14px;
    font-weight: 500;
    background-color: #202070;
    color: #fff;
  }
  table.process td {
    text-align: left;
    font-size: 14px;
    padding: 10px 10px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
  }
  table.process2 {
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 0 0;
    line-height: 19px;
  }
  table.process2 th {
    text-align: left;
    padding: 10px 10px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
    font-size: 14px;
    font-weight: 500;
    background-color: #202070;
    color: #fff;
  }
  table.process2 td {
    text-align: left;
    padding: 5px 10px;
    border: solid 1px #c5c5c5;
    font-size: 12px;
    vertical-align: top;
  }
  table.process2 th:last-child {
    text-align: center;
    padding: 10px 10px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
    font-size: 15px;
    font-weight: 500;
    background-color: #202070;
    color: #fff;
  }
  table.process2 td:last-child {
    text-align: center;
    padding: 5px 10px;
    border: solid 1px #c5c5c5;
    font-size: 12px;
    vertical-align: top;
  }
  table.process3 {
    border-collapse: separate;
    width: 700px;
    margin: 0 0 0 0;
    line-height: 19px;
  }
  table.process3 th {
    width: 170px;
    text-align: left;
    padding: 10px 10px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
    font-size: 14px;
    font-weight: 500;
    background-color: #202070;
    color: #fff;
  }
  table.process3 td {
    text-align: left;
    font-size: 14px;
    padding: 10px 0 10px 10px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
  }
  table.process3 td span {
    display: inline-block;
    background-color: #e6e6e6;
    margin: 20px 0 3px 0;
    padding: 3px 5px;
  }
  table.process4 {
    border-collapse: separate;
    width: 700px;
    margin: 0 0 0 0;
    line-height: 19px;
  }
  table.process4 th {
    width: 150px;
    text-align: left;
    padding: 10px 10px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
    font-size: 14px;
    font-weight: 500;
    background-color: #202070;
    color: #fff;
  }
  table.process4 td {
    width: 482px;
    text-align: left;
    font-size: 14px;
    padding: 10px 0 10px 10px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
  }
  .processscroll {
    overflow: auto;
    white-space: nowrap;
    margin: 0 0 20px 0;
  }
  span#process_span {
    margin: 0 0 0 0;
  }
  /*-------------
hand
-------------*/
  .hand_box {
    width: 100%;
    background-color: #e5e5e5;
    padding: 0;
    margin: 0 0 25px 0;
    overflow: hidden;
  }
  .hand_box ul {
    overflow: hidden;
    float: left;
  }
  .hand_box ul li:nth-child(2) {
    line-height: 20px;
    padding: 0 0 20px 15px;
  }
  .hand_box ul li p {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    background-color: #000;
    margin: 30px 0 30px 0;
    padding: 0 0 0 15px;
    line-height: 40px;
    height: 40px;
    width: 185px;
  }
  .hand_box img {
    float: none;
    max-width: 317px;
  }
  .hand_box2 {
    width: 100%;
    background-color: #e5e5e5;
    padding: 0;
    margin: 0 0 50px 0;
    overflow: hidden;
  }
  .hand_box2 ul {
    overflow: hidden;
    float: left;
  }
  .hand_box2 ul li:nth-child(2) {
    line-height: 20px;
    padding: 0 0 20px 15px;
  }
  .hand_box2 ul li p {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    background-color: #000;
    margin: 30px 0 30px 0;
    padding: 0 0 0 15px;
    line-height: 40px;
    height: 40px;
    width: 185px;
  }
  .hand_box2 img {
    float: none;
    max-width: 317px;
  }
  /*-------------
laboratory
-------------*/
  .labo_box {
    width: 100%;
    background-color: #e5e5e5;
    padding: 0;
    margin: 0 0 25px 0;
    overflow: hidden;
  }
  .labo_box ul {
    overflow: hidden;
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
  }
  .labo_box ul li:nth-child(2) {
    line-height: 20px;
    padding: 0 10px 0 10px;
  }
  .labo_box ul li p {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    background-color: #000;
    margin: 10px 0 15px 0;
    padding: 0 0 0 15px;
    line-height: 40px;
    height: 40px;
    width: 185px;
  }
  .labo_box img {
    float: none;
    max-width: 376px;
    margin: 0 0 0 10px;
  }
  .labo_box table {
    float: none;
    min-width: 377px;
    max-width: 500px;
    border-collapse: collapse;
    margin: 25px 0 0 10px;
  }
  .labo_box table th {
    text-align: justify;
    padding: 3px 0 3px 5px;
    border: solid 1px #b5b5b5;
    color: #fff;
    background-color: #000;
  }
  .labo_box table td {
    padding: 3px 5px 3px 5px;
    vertical-align: top;
    border: solid 1px #b5b5b5;
    background-color: #fff;
  }
  table#labo_table {
    float: none;
    width: 95%;
    max-width: 500px;
    margin: 20px 0 5px 10px;
  }
  table#labo_table2 {
    float: none;
    width: 95%;
    max-width: 500px;
    margin: 20px 0 5px 10px;
  }
  table#labo_table2 td {
    padding: 3px 5px 3px 7px;
    line-height: 20px;
  }
  table#labo_table2 td:nth-child(1) {
    width: 135px;
  }
  table#labo_table3 {
    float: left;
    width: 720px;
    margin: 20px 15px 25px 15px;
  }
  table#labo_table3 td {
    padding: 3px 5px 3px 7px;
    line-height: 20px;
  }
  /*-------------
faq
-------------*/
  h3.faq_banner {
    font-size: 16px;
    border-bottom: solid 2px #c5c5c5;
    line-height: 30px;
    padding: 10px 0 3px 0;
    margin: 0 0 10px 0;
  }
  h3.faq_banner:before {
    content: "●";
    padding-right: 7px;
    padding-left: 0;
    font-size: 20px;
    line-height: 20px;
  }
  .faq_box {
    width: 100%;
    padding: 0;
    margin: 0 0 5px 0;
    overflow: hidden;
  }
  .faq_box table {
    width: 100%;
    border-collapse: collapse;
    margin: 25px 15px 30px 0;
    border-bottom: dotted 1px #c5c5c5;
  }
  .faq_box table th {
    text-align: justify;
    padding: 0 0 5px 0;
    width: 100%;
    display: block;
  }
  .faq_box table td {
    padding: 0 0 15px 0;
    width: 100%;
    display: block;
  }
  .faq_box table th img, .faq_box table td img {
    width: 10%;
    max-width: 63px;
  }
  #faq_all {
    border-bottom: solid 1px #fff !important;
  }
  .faq_box ul {
    width: 100%;
    margin: -35px 0 0 0;
  }
  .faq_box ul li {
    float: left;
    width: 250px;
  }
  .faq_box ul li p {
    text-align: center;
    line-height: 22px;
    width: 216px;
    margin: 0 auto;
  }
  /*-------------
recruit
-------------*/
  .recruit_box {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .recruit_box p {
    font-size: 18px;
    line-height: 43px;
    margin: 0 0 15px 0;
  }
  .recruit_box p img {
    margin: 0 7px -13px 0;
    width: 40px;
  }
  .recruit_box h3 {
    font-size: 15px;
    line-height: 30px;
    height: 30px;
    color: #fff;
    background-color: #202070;
    padding: 0 0 0 10px;
    margin: 0 0 15px 0;
  }
  .recruit_box ul {
    width: 100%;
  }
  .recruit_box ul li {
    margin: 0 0 13px 0;
  }
  .recruit_box ul li:nth-child(2) {
    max-width: 370px;
  }
  .recruit_box ul li:nth-child(3) {
    font-size: 17px;
    line-height: 25px;
    border-bottom: solid 2px #c5c5c5;
    padding: 0 0 0 2px;
  }
  .recruit_box ul li:nth-child(4) {
    font-size: 15px;
  }
  .recruit_box ul li a {
    font-size: 15px;
    color: #2037E3;
  }
  .recruit_box ul.drop {
    display: none;
  }
  .recruit_box ul.drop:active {
    display: block;
  }
  /*-------------
nexsrt
-------------*/
  img.nexsrt_main {
    display: block;
    margin: 25px auto -20px auto;
    max-width: 597px;
    width: 80%;
  }
  h3.underlayer_title_nexsrt {
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 37px;
    font-size: 30px;
    margin: 40px 0 15px 0;
    clear: both;
    padding: 5px 0 0 5px;
    border-bottom: solid 1px #c5c5c5;
  }
  .nexsrt_box {
    width: 100%;
    overflow: hidden;
    margin: 0 0 60px 0;
  }
  .nexsrt_box p.nexsrt_text {
    font-size: 14px;
    line-height: 25px;
    margin: 0 0 40px 0;
  }
  .nexsrt_box p.nexsrt_text span {
    font-size: 20px;
    display: block;
    margin: 0 0 5px 0;
  }
  .nexsrt_box span.black_box {
    display: inline-block;
    font-size: 17px;
    background-color: #000;
    color: #fff;
    line-height: 35px;
    height: 35px;
    width: 200px;
    text-align: center;
    margin: 15px 0 15px 0;
  }
  .nexsrt_box p.max_size {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: -1px;
  }
  .nexsrt_box p.max_size span {
    font-size: 30px;
  }
  .nexsrt_box img {
    width: 350px;
    float: left;
    margin: 25px 10px 15px 0;
  }
  .nexsrt_box .vimeo_movie {
    width: 90%;
    margin: 220px auto 20px auto;
    padding: 60% 0 0 0;
    position: relative;
  }
  img.nexsrt_movie {
    max-width: 731px;
    width: 80%;
  }
  /*-------------
dmu50
-------------*/
  h2.banner_dum {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 1px;
    margin: 20px 0 10px 0;
  }
  h2.banner_dum span {
    font-size: 15px;
    display: inline-block;
    padding: 0 0 0 15px;
    letter-spacing: 0;
  }
  /*-------------
ntx2500_1500
-------------*/
  h2.banner_ntx {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 1px;
    margin: 20px 0 10px 0;
  }
  h2.banner_ntx span {
    font-size: 14px;
    display: inline-block;
    padding: 0 0 0 5px;
    letter-spacing: 0;
  }
  /*-------------
material
-------------*/
  .material_box {
    width: 100%;
    overflow: hidden;
    margin: 0 0 30px 0;
  }
  .materialscroll {
    overflow: auto;
    white-space: nowrap;
    margin: 0 0 30px 0;
  }
  .material_box table {
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 5px 0;
    line-height: 19px;
  }
  .material_box table th {
    text-align: left;
    padding: 10px 10px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
    font-size: 12px;
    font-weight: 500;
    background-color: #202070;
    color: #fff;
  }
  .material_box table td {
    text-align: left;
    padding: 5px 5px;
    border: solid 1px #c5c5c5;
    font-size: 12px;
    vertical-align: middle;
  }
  td.material_td {
    font-size: 12px !important;
    text-align: center !important;
  }
  .material_box p {
    font-size: 12px;
  }
  /*-------------
contact
-------------*/
  .contact_box {
    width: 100%;
    margin: 0 0 0 0;
  }
  .contact_box ul {
    width: 100%;
    margin: -15px 0 0 0;
  }
  .contact_box ul li:nth-child(1) {
    font-size: 15px;
    font-weight: 600;
  }
  .contact_box ul li:nth-child(2) {
    font-size: 12px;
    border: solid 1px #c0c0c0;
    margin: 15px 0 7px 0;
    padding: 10px 10px;
  }
  .contact_box ul li:nth-child(3) {
    width: 100%;
    max-width: 300px;
    height: auto;
    font-size: 14px;
    font-weight: 600;
    border: solid 7px #cbac14;
    padding: 10px 10px 10px 10px;
  }
  .contact_box ul li:nth-child(3) img {
    width: 46px;
    margin: 10px 0 -10px 0;
  }
  span.numbar {
    font-size: 26px;
    letter-spacing: -2px;
    display: inline-block;
    line-height: 37px;
    padding: 0 0 0 5px;
  }
  span.numbar_side {
    display: block;
    width: 85px;
    background-color: #444;
    color: #fff;
    padding: 0 5px;
    line-height: 35px;
    border-radius: 6px;
    margin: 10px 0 0 0;
    text-align: center;
    float: none;
  }
  p.contact_text {
    color: #ff0000;
    font-weight: 600;
  }
  #contact .form {
    clear: both;
  }
  #contact .form table {
    border-collapse: collapse;
    width: 100%;
    margin: 30px auto 0 auto;
    font-size: 12px;
  }
  #contact .form table th, #contact .form td {
    line-height: 25px;
    border-bottom: dotted 1px #c5c5c5;
  }
  #contact .form table th {
    width: 35%;
    padding: 5px;
    text-align: left;
    vertical-align: top;
  }
  #contact .form td {
    padding: 5px;
    text-align: left;
  }
  #contact .form td input#companyname, #contact .form td input#name, #contact .form td input#comname {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #e3e3e3;
    border: none;
  }
  #contact .form td input#mail, #contact .form td input#address {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #e3e3e3;
    border: none;
  }
  #contact .form td input#tel, #contact .form td input#fax, #contact .form td input#addresscode {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #e3e3e3;
    border: none;
  }
  select {
    vertical-align: middle;
    margin: 5px;
    border: none;
    padding: 5px;
    font-size: 11px;
    background-color: #e3e3e3;
  }
  input#date, input#date2 {
    vertical-align: middle;
    margin: 5px;
    border: none;
    padding: 5px;
    font-size: 12px;
    background-color: #e3e3e3;
  }
  #contact .form td textarea#comment {
    margin-top: 10px;
    width: 100%;
    height: 200px;
    background-color: #e3e3e3;
    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;
  }
  /*-------------
movie
-------------*/
  .movie_box {
    width: 100%;
    height: auto;
    margin: 20px auto;
    padding: 0;
  }
  .movie_box .movie_title {
    font-size: 24px;
    color: #fff;
    background-color: #333;
    margin: 10px 0;
    padding: 0 5px;
  }
  .movie_box .bxslider_movie {
    margin: 10px auto;
    list-style: none;
  }
  .movie_box .bxslider_movie li {
    min-height: 220px;
  }
  .movie_box .bxslider_movie li p {
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
    margin-top: 10px;
  }
}
/* SP */
@media screen and (max-width: 480px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .underayer_topmain {
    border-bottom: solid 10px #e5e9ec;
  }
  .undermain_topline_over {
    width: 100%;
    height: auto;
    padding: 0 0 5px 0;
    overflow: hidden;
    box-shadow: 0px 6px 8px -5px rgb(0 0 0 / 50%);
  }
  .undermain_topline {
    max-width: 1000px;
    margin: 0 auto;
  }
  /*-------------
undermain
-------------*/
  .underlayer_main {
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 0 0;
  }
  .underlayer_main_right.clearfix {
    float: none;
    margin: 0 0 0 0;
    width: 100%;
  }
  h2.banner {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    line-height: 60px;
    letter-spacing: 1px;
    margin: 0 0 10px 0;
  }
  h2.banner span {
    font-size: 15px;
    display: inline-block;
    padding: 0 0 0 15px;
    letter-spacing: 0;
  }
  ul.underlayer_menu.clearfix {
    width: 100%;
    overflow: hidden;
    margin: 0 0 20px 0;
  }
  ul.underlayer_menu.clearfix li {
    float: left;
    border-left: solid 1px #a5a5a5;
  }
  ul.underlayer_menu.clearfix li:nth-child(2) {
    border-right: solid 1px #a5a5a5;
  }
  ul.underlayer_menu.clearfix li:last-child {
    border-right: solid 1px #a5a5a5;
  }
  ul.underlayer_menu.clearfix li a {
    color: #444;
    font-size: 14px;
    font-weight: 600;
    line-height: 48px;
    text-align: center;
    width: 148px;
    height: 48px;
    display: inline-block;
    padding: 0 0;
  }
  ul.underlayer_menu.clearfix li a:hover {
    color: #1d2088;
  }
  h3.underlayer_title_top {
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 22px;
    font-size: 25px;
    margin: 15px 0 15px 0;
    clear: both;
    padding: 5px 0 0 5px;
    border-bottom: solid 1px #c5c5c5;
  }
  h3.underlayer_title_top span {
    font-size: 14px;
    display: inline-block;
    padding: 0 0 0 15px;
  }
  h3.underlayer_title {
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 22px;
    font-size: 25px;
    margin: 40px 0 15px 0;
    clear: both;
    padding: 5px 0 0 5px;
    border-bottom: solid 1px #c5c5c5;
  }
  h3.underlayer_title span {
    font-size: 14px;
    display: inline-block;
    padding: 0 0 0 15px;
  }
  /*-------------
company
-------------*/
  .company_box {
    width: 100%;
    margin: 0 0 0 0;
  }
  div#gree {
    width: 100%;
    height: auto;
  }
  div#gree h3 {
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 22px;
    font-size: 25px;
    margin: 0 0 0 0;
    padding: 0 0 0 5px;
    border-bottom: solid 1px #444;
  }
  div#gree h3 span {
    font-size: 14px;
    display: inline-block;
    padding: 0 0 0 15px;
  }
  div#gree p {
    width: 100%;
    font-family: serif;
    line-height: 37px;
    font-size: 23px;
    margin: 15px 0 10px 0;
  }
  img.company_img1.sp {
    max-width: 480px;
  }
  p.company_box_p {
    font-size: 13px;
    width: 100%;
    margin: 15px auto;
  }
  .company_box2 {
    width: 100%;
    margin: 0 0 0 0;
  }
  .company {
    width: 100%;
    margin: 10px 0 0 0;
    text-align: left;
    line-height: 22px;
    font-size: 13px;
  }
  .company dt {
    padding: 5px 5px 5px 10px;
    background-color: #f0f0f0;
    font-weight: 500;
  }
  .company dd {
    padding: 5px 5px 5px 10px;
  }
  .company dd ul {
    width: 100%;
  }
  .company dd ul li {
    line-height: 22px;
    margin: 5px 0 0 0;
  }
  .company dd ul li span {
    font-weight: 600;
    display: block;
    margin: 5px 0 0 0;
  }
  .company_his {
    width: 100%;
    margin: 10px 0 0 0;
    text-align: left;
    line-height: 22px;
    font-size: 13px;
  }
  .company_his dt {
    padding: 5px 5px 5px 10px;
    margin: 0 0 0 78px;
    font-weight: 500;
    text-indent: -6em;
  }
  .company_his dd {
    padding: 5px 5px 5px 88px;
    background-color: #f0f0f0;
    text-indent: -6em;
  }
  .company_box3 {
    width: 100%;
    margin: 0 0 0 0;
  }
  .company_box3 p {
    font-size: 16px;
    text-align: center;
    padding: 160px 0;
  }
  .company_box4 {
    width: 100%;
    margin: 0 0 80px 0;
  }
  .company_box4 ul {
    width: 100%;
    margin: 0 0 0 0;
    overflow: hidden;
  }
  .company_box4 ul li {
    float: none;
    max-width: 369px;
    height: auto;
    margin: 0 0 0 0;
  }
  .company_box4 ul li p {
    font-size: 12px;
    line-height: 22px;
    margin: 10px 0 50px 0;
  }
  span.dep_text {
    font-size: 13px;
    font-weight: 600;
  }
  span.tel {
    font-size: 23px;
    font-weight: 600;
    display: inline-block;
    margin: 0 0 0 5px;
  }
  img.recruit_bt {
    margin: 10px auto 0 auto;
    display: block;
    width: 200px;
  }
  img.recruit_bt2 {
    margin: 10px auto 0 auto;
    display: block;
    width: 200px;
  }
  /*-------------
process
-------------*/
  .process_box {
    width: 100%;
    overflow: hidden;
  }
  .process_box ul {
    width: 100%;
  }
  .process_box ul li {
    width: 48%;
    float: left;
    line-height: 22px;
    margin: 0 5px 30px 0;
  }
  .process_box ul li span {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border-bottom: solid 2px #c1c1c1;
    line-height: 25px;
    letter-spacing: 1px;
    margin: 0;
  }
  .process_box ul li p {
    height: 90px;
  }
  img.process_bt {
    display: block;
    margin: 5px 0 0 0;
  }
  h3.process_title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 30px 0 15px 0;
    clear: both;
    padding: 0 0 0 15px;
    background-color: #c5c5c5;
  }
  h3.process_title span {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    letter-spacing: 0;
    display: inline-block;
    padding: 0 0 0 5px;
  }
  .process_box2 {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .process_box2 p {
    font-size: 14px;
    line-height: 1.5;
    margin: 5px 0 5px 10px;
  }
  .process_box2 h4 {
    font-size: 15px;
    color: #fff;
    background-color: #444;
    padding: 0 0 0 20px;
  }
  table.process {
    border-collapse: separate;
    width: 420px;
    margin: 0 0 0 0;
    line-height: 19px;
  }
  table.process th {
    width: 170px;
    text-align: left;
    padding: 10px 10px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
    font-size: 14px;
    font-weight: 500;
    background-color: #202070;
    color: #fff;
  }
  table.process td {
    text-align: left;
    font-size: 14px;
    padding: 10px 10px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
  }
  table.process2 {
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 0 0;
    line-height: 19px;
  }
  table.process2 th {
    text-align: left;
    padding: 10px 10px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
    font-size: 14px;
    font-weight: 500;
    background-color: #202070;
    color: #fff;
  }
  table.process2 td {
    text-align: left;
    padding: 5px 10px;
    border: solid 1px #c5c5c5;
    font-size: 12px;
    vertical-align: top;
  }
  table.process2 th:last-child {
    text-align: center;
    padding: 10px 10px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
    font-size: 15px;
    font-weight: 500;
    background-color: #202070;
    color: #fff;
  }
  table.process2 td:last-child {
    text-align: center;
    padding: 5px 10px;
    border: solid 1px #c5c5c5;
    font-size: 12px;
    vertical-align: top;
  }
  table.process3 {
    border-collapse: separate;
    width: 700px;
    margin: 0 0 0 0;
    line-height: 19px;
  }
  table.process3 th {
    width: 170px;
    text-align: left;
    padding: 10px 10px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
    font-size: 14px;
    font-weight: 500;
    background-color: #202070;
    color: #fff;
  }
  table.process3 td {
    text-align: left;
    font-size: 14px;
    padding: 10px 0 10px 10px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
  }
  table.process3 td span {
    display: inline-block;
    background-color: #e6e6e6;
    margin: 20px 0 3px 0;
    padding: 3px 5px;
  }
  table.process4 {
    border-collapse: separate;
    width: 700px;
    margin: 0 0 0 0;
    line-height: 19px;
  }
  table.process4 th {
    width: 150px;
    text-align: left;
    padding: 10px 10px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
    font-size: 14px;
    font-weight: 500;
    background-color: #202070;
    color: #fff;
  }
  table.process4 td {
    width: 482px;
    text-align: left;
    font-size: 14px;
    padding: 10px 0 10px 10px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
  }
  .processscroll {
    overflow: auto;
    white-space: nowrap;
    margin: 0 0 20px 0;
  }
  span#process_span {
    margin: 0 0 0 0;
  }
  /*-------------
hand
-------------*/
  .hand_box {
    width: 100%;
    background-color: #e5e5e5;
    padding: 0;
    margin: 0 0 25px 0;
    overflow: hidden;
  }
  .hand_box ul {
    overflow: hidden;
    float: left;
  }
  .hand_box ul li:nth-child(2) {
    line-height: 20px;
    padding: 0 0 20px 15px;
  }
  .hand_box ul li p {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    background-color: #000;
    margin: 30px 0 30px 0;
    padding: 0 0 0 15px;
    line-height: 40px;
    height: 40px;
    width: 185px;
  }
  .hand_box img {
    float: none;
    max-width: 317px;
  }
  .hand_box2 {
    width: 100%;
    background-color: #e5e5e5;
    padding: 0;
    margin: 0 0 50px 0;
    overflow: hidden;
  }
  .hand_box2 ul {
    overflow: hidden;
    float: left;
  }
  .hand_box2 ul li:nth-child(2) {
    line-height: 20px;
    padding: 0 0 20px 15px;
  }
  .hand_box2 ul li p {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    background-color: #000;
    margin: 30px 0 30px 0;
    padding: 0 0 0 15px;
    line-height: 40px;
    height: 40px;
    width: 185px;
  }
  .hand_box2 img {
    float: none;
    max-width: 317px;
  }
  /*-------------
laboratory
-------------*/
  .labo_box {
    width: 100%;
    background-color: #e5e5e5;
    padding: 0;
    margin: 0 0 25px 0;
    overflow: hidden;
  }
  .labo_box ul {
    overflow: hidden;
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
  }
  .labo_box ul li:nth-child(2) {
    line-height: 20px;
    padding: 0 10px 0 10px;
  }
  .labo_box ul li p {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    background-color: #000;
    margin: 10px 0 15px 0;
    padding: 0 0 0 15px;
    line-height: 40px;
    height: 40px;
    width: 185px;
  }
  .labo_box img {
    float: none;
    max-width: 376px;
    margin: 0 0 0 10px;
  }
  .labo_box table {
    float: none;
    min-width: 280px;
    max-width: 500px;
    border-collapse: collapse;
    margin: 25px 15px 0 10px;
  }
  .labo_box table th {
    text-align: justify;
    padding: 3px 0 3px 5px;
    border: solid 1px #b5b5b5;
    color: #fff;
    background-color: #000;
  }
  .labo_box table td {
    padding: 3px 5px 3px 5px;
    vertical-align: top;
    border: solid 1px #b5b5b5;
    background-color: #fff;
  }
  table#labo_table {
    float: none;
    width: 95%;
    max-width: 500px;
    margin: 20px 0 5px 10px;
  }
  table#labo_table2 {
    float: none;
    width: 95%;
    max-width: 500px;
    margin: 20px 0 5px 10px;
  }
  table#labo_table2 td {
    padding: 3px 5px 3px 7px;
    line-height: 20px;
  }
  table#labo_table2 td:nth-child(1) {
    width: 135px;
  }
  table#labo_table3 {
    width: 90%;
    margin: 20px 0 20px 20px;
  }
  table#labo_table3 td {
    padding: 3px 5px 3px 7px;
    line-height: 20px;
  }
  /*-------------
faq
-------------*/
  h3.faq_banner {
    font-size: 16px;
    border-bottom: solid 2px #c5c5c5;
    line-height: 30px;
    padding: 10px 0 3px 0;
    margin: 0 0 10px 0;
  }
  h3.faq_banner:before {
    content: "●";
    padding-right: 7px;
    padding-left: 0;
    font-size: 20px;
    line-height: 20px;
  }
  .faq_box {
    width: 100%;
    padding: 0;
    margin: 0 0 5px 0;
    overflow: hidden;
  }
  .faq_box table {
    width: 100%;
    border-collapse: collapse;
    margin: 25px 15px 30px 0;
    border-bottom: dotted 1px #c5c5c5;
  }
  .faq_box table th {
    text-align: justify;
    padding: 0 0 0 0;
    width: 100%;
    display: block;
  }
  .faq_box table td {
    padding: 0 0 15px 0;
    width: 100%;
    display: block;
  }
  .faq_box table th img, .faq_box table td img {
    width: 10%;
    max-width: 63px;
  }
  #faq_all {
    border-bottom: solid 1px #fff !important;
  }
  .faq_box ul {
    width: 100%;
    margin: -35px 0 0 0;
  }
  .faq_box ul li {
    float: left;
    width: 250px;
  }
  .faq_box ul li p {
    text-align: center;
    line-height: 22px;
    width: 216px;
    margin: 0 auto;
  }
  /*-------------
recruit
-------------*/
  .recruit_box {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .recruit_box p {
    font-size: 16px;
    line-height: 43px;
    margin: 0 0 15px 0;
  }
  .recruit_box p img {
    margin: 0 7px -8px 0;
    width: 30px;
  }
  .recruit_box h3 {
    font-size: 15px;
    line-height: 30px;
    height: 30px;
    color: #fff;
    background-color: #202070;
    padding: 0 0 0 10px;
    margin: 0 0 15px 0;
  }
  .recruit_box ul {
    width: 100%;
  }
  .recruit_box ul li {
    margin: 0 0 13px 0;
  }
  .recruit_box ul li:nth-child(2) {
    max-width: 370px;
  }
  .recruit_box ul li:nth-child(3) {
    font-size: 17px;
    line-height: 25px;
    border-bottom: solid 2px #c5c5c5;
    padding: 0 0 0 2px;
  }
  .recruit_box ul li:nth-child(4) {
    font-size: 15px;
  }
  .recruit_box ul li a {
    font-size: 15px;
    color: #2037E3;
  }
  .recruit_box ul.drop {
    display: none;
  }
  .recruit_box ul.drop:active {
    display: block;
  }
  /*-------------
nexsrt
-------------*/
  img.nexsrt_main {
    display: block;
    margin: 25px auto -20px auto;
  }
  h3.underlayer_title_nexsrt {
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 37px;
    font-size: 30px;
    margin: 40px 0 15px 0;
    clear: both;
    padding: 5px 0 0 5px;
    border-bottom: solid 1px #c5c5c5;
  }
  .nexsrt_box {
    width: 100%;
    overflow: hidden;
    margin: 0 0 60px 0;
  }
  .nexsrt_box p.nexsrt_text {
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 40px 0;
  }
  .nexsrt_box p.nexsrt_text span {
    font-size: 16px;
    display: block;
    margin: 0 0 5px 0;
  }
  .nexsrt_box span.black_box {
    display: inline-block;
    font-size: 16px;
    background-color: #000;
    color: #fff;
    line-height: 35px;
    height: 35px;
    width: 200px;
    text-align: center;
    margin: 15px 0 15px 0;
  }
  .nexsrt_box p.max_size {
    font-size: 16px;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: -1px;
  }
  .nexsrt_box p.max_size span {
    font-size: 20px;
  }
  .nexsrt_box img {
    width: 350px;
    float: left;
    margin: 20px auto;
  }
  .nexsrt_box .vimeo_movie {
    width: 100%;
    margin: 460px auto 20px auto;
    padding: 60% 0 0 0;
    position: relative;
  }
  img.nexsrt_movie {
    max-width: 731px;
  }
  /*-------------
dmu50
-------------*/
  h2.banner_dum {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 1px;
    margin: 20px 0 10px 0;
  }
  h2.banner_dum span {
    font-size: 14px;
    display: inline-block;
    padding: 0 0 0 5px;
    letter-spacing: 0;
  }
  /*-------------
ntx2500_1500
-------------*/
  h2.banner_ntx {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 1px;
    margin: 20px 0 10px 0;
  }
  h2.banner_ntx span {
    font-size: 14px;
    display: inline-block;
    padding: 0 0 0 5px;
    letter-spacing: 0;
  }
  /*-------------
material
-------------*/
  .material_box {
    width: 100%;
    overflow: hidden;
    margin: 0 0 30px 0;
  }
  .materialscroll {
    overflow: auto;
    white-space: nowrap;
    margin: 0 0 30px 0;
  }
  .material_box table {
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 5px 0;
    line-height: 19px;
  }
  .material_box table th {
    text-align: left;
    padding: 10px 10px;
    border: solid 1px #c5c5c5;
    vertical-align: top;
    font-size: 12px;
    font-weight: 500;
    background-color: #202070;
    color: #fff;
  }
  .material_box table td {
    text-align: left;
    padding: 5px 5px;
    border: solid 1px #c5c5c5;
    font-size: 12px;
    vertical-align: middle;
  }
  td.material_td {
    font-size: 12px !important;
    text-align: center !important;
  }
  .material_box p {
    font-size: 12px;
  }
  /*-------------
contact
-------------*/
  .contact_box {
    width: 100%;
    margin: 0 0 0 0;
  }
  .contact_box ul {
    width: 100%;
    margin: -15px 0 0 0;
  }
  .contact_box ul li:nth-child(1) {
    font-size: 15px;
    font-weight: 600;
  }
  .contact_box ul li:nth-child(2) {
    font-size: 12px;
    border: solid 1px #c0c0c0;
    margin: 15px 0 7px 0;
    padding: 10px 10px;
  }
  .contact_box ul li:nth-child(3) {
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: 600;
    border: solid 7px #cbac14;
    padding: 10px 10px 10px 10px;
  }
  .contact_box ul li:nth-child(3) img {
    width: 46px;
    margin: 10px 0 -10px 0;
  }
  span.numbar {
    font-size: 26px;
    letter-spacing: -2px;
    display: inline-block;
    line-height: 37px;
    padding: 0 0 0 5px;
  }
  span.numbar_side {
    display: block;
    width: 85px;
    background-color: #444;
    color: #fff;
    padding: 0 5px;
    line-height: 35px;
    border-radius: 6px;
    margin: 10px 0 0 0;
    text-align: center;
    float: none;
  }
  p.contact_text {
    color: #ff0000;
    font-weight: 600;
  }
  #contact .form {
    clear: both;
  }
  #contact .form table {
    border-collapse: collapse;
    width: 100%;
    margin: 30px auto 0 auto;
    font-size: 12px;
  }
  #contact .form table th, #contact .form td {
    line-height: 25px;
    border-bottom: dotted 1px #c5c5c5;
  }
  #contact .form table th {
    width: 35%;
    padding: 5px;
    text-align: left;
    vertical-align: top;
  }
  #contact .form td {
    padding: 5px;
    text-align: left;
  }
  #contact .form td input#companyname, #contact .form td input#name, #contact .form td input#comname {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #e3e3e3;
    border: none;
  }
  #contact .form td input#mail, #contact .form td input#address {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #e3e3e3;
    border: none;
  }
  #contact .form td input#tel, #contact .form td input#fax, #contact .form td input#addresscode {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #e3e3e3;
    border: none;
  }
  select {
    vertical-align: middle;
    margin: 5px;
    border: none;
    padding: 5px;
    font-size: 11px;
    background-color: #e3e3e3;
  }
  input#date, input#date2 {
    vertical-align: middle;
    margin: 5px;
    border: none;
    padding: 5px;
    font-size: 12px;
    background-color: #e3e3e3;
  }
  #contact .form td textarea#comment {
    margin-top: 10px;
    width: 100%;
    height: 200px;
    background-color: #e3e3e3;
    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;
  }
  /*-------------
movie
-------------*/
  .movie_box {
    width: 100%;
    height: auto;
    margin: 20px auto;
    padding: 0;
  }
  .movie_box .movie_title {
    font-size: 24px;
    color: #fff;
    background-color: #333;
    margin: 10px 0;
    padding: 0 5px;
  }
  .movie_box .bxslider_movie {
    margin: 10px auto;
    list-style: none;
  }
  .movie_box .bxslider_movie li {
    min-height: 220px;
  }
  .movie_box .bxslider_movie li p {
    /*font-size: 13px;*/
    font-weight: 700;
    text-align: center;
    /*line-height: 1.3;*/
    margin-top: 10px;
  }
}