﻿@charset "UTF-8";
@media screen and (min-width: 769px) {
.pc {
    display: block;
}
.sp {
    display: none;
}
/* underlayer_header */
#underlayer_header {
    width: 100%;
    height: 70px;
    background-color: #000;
    position: relative;
    z-index: 1;
}
#underlayer_header_inner {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
div#underlayer_header_inner ul {
    position: absolute;
    top: 10px;
    right: 60px;
    z-index: 101;
}
div#underlayer_header_inner ul li {
    float: left;
    margin: 0 5px 0 0;
}
div#underlayer_header_inner ul li:nth-child(1) {
    font-size: 28px;
    line-height: 40px;
    color: #fff;
    font-family: monospace;
    font-weight: 600;
    letter-spacing: -1px;
}
/* underlayer_main */
div#underlayer_main {
    width: 800px;
    min-height: 700px;
    padding: 0;
    margin: 60px auto 50px auto;
    overflow: hidden;
}
h2.banner {
    width: 100%;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 40px;
    text-align: center;
    font-weight: 600;
    line-height: 33px;
    letter-spacing: 1px;
    margin: 0 auto 30px auto;
}
h2.banner span {
    width: 200px;
    display: block;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 20px;
    letter-spacing: 0;
    padding: 0 0 15px 0;
    margin: 0 auto;
    border-bottom: solid 5px #565656;
}
h3.underlayer_title {
    width: 100%;
    height: 27px;
    background: repeat-x url(../images/company/title_back.png);
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    margin: 40px auto 20px auto;
}
/*-------------
company
-------------*/
.company_box1 {
    width: 100%;
    margin: 0 auto 50px auto;
}
.company_box1.clearfix p {
    line-height: 23px;
}
.company_box1.clearfix p img {
    width: 100px;
    display: block;
    margin: 25px auto 0 auto;
}
.company_box1 ul {
    width: 100%;
    margin: 30px auto 0 auto;
    overflow: hidden;
}
.company_box1 ul li {
    float: left;
}
.company_box1 table {
    border-collapse: collapse;
    width: 650px;
    margin: 0 auto 0 auto;
    font-size: 12px;
    line-height: 19px;
}
.company_box1 table th {
    text-align: justify;
    padding: 11px 25px 8px 60px;
    border-bottom: dotted 1px #808080;
    font-weight: 500;
    width: 100px;
    vertical-align: top;
    letter-spacing: 1px;
}
.company_box1 table td {
    width: 560px;
    padding: 8px 0 8px 0;
    border-bottom: dotted 1px #808080;
}
/*-------------
business
-------------*/
.business_box1 {
    width: 100%;
    margin: 0 auto 20px auto;
}
h3.business_title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    background-color: #565656;
    color: #fff;
    margin: 40px auto 20px auto;
}
p.business_text {
    font-size: 15px;
    font-weight: 600;
    line-height: 23px;
    text-align: center;
}
.business_box1_top.clearfix {
    width: 100%;
    overflow: hidden;
    margin: 40px 0 0 0;
}
img.business_img {
    display: block;
    width: 172px;
    margin: 0 auto;
}
.business_box1_under.clearfix {
    width: 100%;
    overflow: hidden;
    background-color: #ededed;
    padding: 20px 0 25px 0;
}
.business_box1_under.clearfix p {
    width: 80%;
    font-size: 12px;
    line-height: 20px;
    margin: 0 auto 20px auto;
}
.business_box1_under.clearfix ul {
    width: 80%;
    margin: 0 auto;
}
.business_box1_under.clearfix ul li {
    float: left;
}
.business_box1_under.clearfix ul li:nth-child(2) {
    margin: 0 20px;
}
.business_box1_under2.clearfix {
    width: 100%;
    overflow: hidden;
    background-color: #ededed;
    padding: 20px 0 25px 0;
}
.business_box1_under2.clearfix p {
    width: 80%;
    font-size: 12px;
    line-height: 20px;
    margin: 0 auto;
}
.business_box1_under2.clearfix ul {
    width: 80%;
    margin: 0 auto;
}
.business_box1_under2.clearfix ul li {
    display: block;
    float: none;
    width: 409px;
    margin: 20px auto 20px auto;
}
/*-------------
product
-------------*/
.product_box1 {
    width: 100%;
    margin: 0 auto 20px auto;
}
.product_box1 ul {
    width: 100%;
    margin: 0 auto;
}
.product_box1 ul li {
    float: left;
    margin: 0 25px 25px 0;
}
.product_box1 ul li:nth-child(3n) {
    margin: 0 0 25px 0;
}
/*-------------
facility
-------------*/
.facility_box1 {
    width: 100%;
    margin: 0 auto 20px auto;
}
.facility_box1 table {
    float: left;
    width: 400px;
    border-collapse: collapse;
    margin: 20px 0 0 0;
    font-size: 12px;
    line-height: 22px;
}
.facility_box1 table th {
    text-align: justify;
    vertical-align: top;
    font-weight: 600;
    padding: 5px 10px;
    background-color: #dadada;
    border: solid 1px #ababab;
}
.facility_box1 table td {
    padding: 5px 10px;
    border: solid 1px #ababab;
}
.facility_box1 table th:last-child, .facility_box1 table td:last-child {
    width: 80px;
    text-align: center;
}
.facility_box1 ul {
    float: right;
    width: 360px;
    margin: 20px 0 0 0;
}
.facility_box1 ul li {
    margin: 0 0 30px 0;
}
/*-------------
original
-------------*/
.original_box1 {
    width: 100%;
    margin: 0 auto 20px auto;
}
.original_box1 p {
    width: 60%;
    line-height: 23px;
    font-weight: 600;
    margin: 0 auto 30px auto;
}
.original_box1 ul {
    width: 100%;
    margin: 0 auto;
}
.original_box1 ul li {
    float: left;
    width: 250px;
    text-align: center;
}
.original_box1 ul li:nth-child(2) {
    margin: 0 25px;
}
/*-------------
contact
-------------*/
.contact_box1 {
    width: 100%;
    margin: 0 auto 20px auto;
}
h3.contact_title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    background-color: #565656;
    color: #fff;
    margin: 40px auto 20px auto;
}
.contact_box1 p {
    width: 60%;
    line-height: 23px;
    margin: 0 auto 20px auto;
}
#contact .form {
    clear: both;
}
#contact .form table {
    border-collapse: collapse;
    width: 650px;
    margin: 5px auto 0 auto;
    font-size: 12px;
}
#contact .form table th, #contact .form td {
    line-height: 23px;
    border-bottom: dotted 1px #808080;
}
#contact .form table th {
    width: 25%;
    font-weight: 500;
    padding: 8px 0 8px 35px;
    text-align: left;
    vertical-align: top;
}
#contact .form td {
    padding: 8px 0 8px 10px;
    text-align: left;
}
#contact .form td input#companyname {
    width: 90%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #eaeaea;
    border: none;
}
#contact .form td input#mail, #contact .form td input#address {
    width: 90%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #eaeaea;
    border: none;
}
#contact .form td input#name, #contact .form td input#tel, #contact .form td input#fax {
    width: 70%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #eaeaea;
    border: none;
}
#contact .form td textarea#comment {
    width: 90%;
    height: 200px;
    background-color: #eaeaea;
    border: none;
}
#contact .form #formEnd {
    text-align: center;
    margin: 5px 0 0 0;
}
#contact .form #formEnd button {
    margin: 10px 5px 0;
    padding: 0 0 0 5px;
    border: 0;
    background-color: #fff;
}
#contact .form #formEnd:hover {
    opacity: 0.8;
}
}

/* Tablet */
@media screen and (max-width: 768px) {
.pc {
    display: none;
}
.sp {
    display: block;
}
/* underlayer_header */
#underlayer_header {
    width: 100%;
    background-color: #000;
}
#underlayer_header_inner {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0 10px 0;
    overflow: hidden;
}
/* underlayer_main */
div#underlayer_main {
    width: 95%;
    min-height: 200px;
    margin: 30px auto 0 auto;
    overflow: hidden;
}
h2.banner {
    width: 100%;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 1px;
    margin: 0 auto 30px auto;
}
h2.banner span {
    width: 200px;
    display: block;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 15px;
    letter-spacing: 0;
    padding: 0 0 10px 0;
    margin: 0 auto;
    border-bottom: solid 5px #565656;
}
h3.underlayer_title {
    width: 100%;
    height: 27px;
    background: repeat-x url(../images/company/title_back.png);
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    margin: 40px auto 20px auto;
}
/*-------------
company
-------------*/
.company_box1 {
    width: 100%;
    margin: 0 auto 50px auto;
}
.company_box1.clearfix p {
    line-height: 23px;
}
.company_box1.clearfix p img {
    width: 100px;
    display: block;
    margin: 25px auto 0 auto;
}
.company_box1 ul {
    width: 100%;
    margin: 30px auto 0 auto;
    overflow: hidden;
}
.company_box1 ul li {
    float: none;
    max-width: 398px;
    margin: 0 auto;
}
.company_box1 dl {
    width: 100%;
}
.company_box1 dl dt {
    width: 100%;
    background-color: #efefef;
    padding: 2px 0 2px 5px;
    text-align: left;
    font-weight: 600;
}
.company_box1 dl dd {
    width: 100%;
    padding: 5px 5px 10px;
    line-height: 18px;
}
/*-------------
business
-------------*/
.business_box1 {
    width: 100%;
    margin: 0 auto 20px auto;
}
h3.business_title {
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    text-align: center;
    background-color: #565656;
    color: #fff;
    margin: 25px auto 15px auto;
}
p.business_text {
    font-size: 13px;
    font-weight: 600;
    line-height: 23px;
    text-align: center;
}
.business_box1_top.clearfix {
    width: 100%;
    overflow: hidden;
    margin: 40px 0 0 0;
}
img.business_img {
    display: block;
    width: 172px;
    margin: 0 auto;
}
.business_box1_under.clearfix {
    width: 100%;
    overflow: hidden;
    background-color: #ededed;
    padding: 20px 0 25px 0;
}
.business_box1_under.clearfix p {
    width: 80%;
    font-size: 12px;
    line-height: 20px;
    margin: 0 auto 20px auto;
}
.business_box1_under.clearfix ul {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
}
.business_box1_under.clearfix ul li {
    float: left;
    margin: 0 10px 10px 0;
}
.business_box1_under2.clearfix {
    width: 100%;
    overflow: hidden;
    background-color: #ededed;
    padding: 20px 0 25px 0;
}
.business_box1_under2.clearfix p {
    width: 80%;
    font-size: 12px;
    line-height: 20px;
    margin: 0 auto;
}
.business_box1_under2.clearfix ul {
    width: 90%;
    max-width: 322px;
    margin: 20px auto 20px auto;
}
.business_box1_under2.clearfix ul li {
    float: none;
    max-width: 322px;
    font-size: 12px;
    line-height: 20px;
}
/*-------------
product
-------------*/
.product_box1 {
    width: 100%;
    margin: 0 auto 20px auto;
}
.product_box1 ul {
    width: 100%;
    margin: 0 auto;
}
.product_box1 ul li {
    float: left;
    width: 250px;
    margin: 0 10px 15px 0;
}
/*-------------
facility
-------------*/
.facility_box1 {
    width: 100%;
    margin: 0 auto 20px auto;
}
.facility_box1 table {
    float: none;
    width: 400px;
    border-collapse: collapse;
    margin: 20px 0 0 0;
    font-size: 12px;
    line-height: 22px;
}
.facility_box1 table th {
    text-align: justify;
    vertical-align: top;
    font-weight: 600;
    padding: 5px 5px;
    background-color: #dadada;
    border: solid 1px #ababab;
}
.facility_box1 table td {
    padding: 5px 5px;
    border: solid 1px #ababab;
}
.facility_box1 table th:last-child, .facility_box1 table td:last-child {
    width: 80px;
    text-align: center;
}
.facility_box1 ul {
    float: none;
    max-width: 360px;
    margin: 20px 0 0 0;
}
.facility_box1 ul li {
    margin: 0 0 20px 0;
}
/*-------------
original
-------------*/
.original_box1 {
    width: 100%;
    margin: 0 auto 20px auto;
}
.original_box1 p {
    width: 100%;
    line-height: 23px;
    font-weight: 600;
    margin: 0 auto 30px auto;
}
.original_box1 ul {
    width: 100%;
    margin: 0 auto;
}
.original_box1 ul li {
    float: left;
    width: 250px;
    text-align: center;
    margin: 0 10px 15px 0;
}
/*-------------
contact
-------------*/
.contact_box1 {
    width: 100%;
    margin: 0 auto 20px auto;
}
h3.contact_title {
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    text-align: center;
    background-color: #565656;
    color: #fff;
    margin: 25px auto 10px auto;
}
.contact_box1 p {
    width: 100%;
    line-height: 20px;
    margin: 0 auto 20px auto;
}
#contact .form {
    clear: both;
}
#contact .form table {
    border-collapse: collapse;
    width: 100%;
    margin: 5px auto 0 auto;
    font-size: 12px;
}
#contact .form table th, #contact .form td {
    line-height: 23px;
    border-bottom: dotted 1px #808080;
}
#contact .form table th {
    width: 35%;
    font-weight: 500;
    padding: 5px;
    text-align: left;
    vertical-align: top;
}
#contact .form td {
    padding: 5px;
    text-align: left;
}
#contact .form td input#companyname {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #eaeaea;
    border: none;
}
#contact .form td input#mail, #contact .form td input#address {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #eaeaea;
    border: none;
}
#contact .form td input#name, #contact .form td input#tel, #contact .form td input#fax {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #eaeaea;
    border: none;
}
#contact .form td textarea#comment {
    width: 100%;
    height: 200px;
    background-color: #eaeaea;
    border: none;
}
#contact .form #formEnd {
    text-align: center;
    margin: 5px 0 0 0;
}
#contact .form #formEnd button {
    margin: 10px 5px 0;
    padding: 0 0 0 5px;
    border: 0;
    background-color: #fff;
}
#contact .form #formEnd:hover {
    opacity: 0.8;
}
}

/* SP */
@media screen and (max-width: 480px) {
.pc {
    display: none;
}
.sp {
    display: block;
}
/* underlayer_header */
#underlayer_header {
    width: 100%;
    background-color: #000;
}
#underlayer_header_inner {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0 10px 0;
    overflow: hidden;
}
/* underlayer_main */
div#underlayer_main {
    width: 95%;
    min-height: 200px;
    margin: 30px auto 0 auto;
    overflow: hidden;
}
h2.banner {
    width: 100%;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 1px;
    margin: 0 auto 30px auto;
}
h2.banner span {
    width: 200px;
    display: block;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 15px;
    letter-spacing: 0;
    padding: 0 0 10px 0;
    margin: 0 auto;
    border-bottom: solid 5px #565656;
}
h3.underlayer_title {
    width: 100%;
    height: 27px;
    background: repeat-x url(../images/company/title_back.png);
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    margin: 40px auto 20px auto;
}
/*-------------
company
-------------*/
.company_box1 {
    width: 100%;
    margin: 0 auto 50px auto;
}
.company_box1.clearfix p {
    line-height: 23px;
}
.company_box1.clearfix p img {
    width: 100px;
    display: block;
    margin: 25px auto 0 auto;
}
.company_box1 ul {
    width: 100%;
    margin: 30px auto 0 auto;
    overflow: hidden;
}
.company_box1 ul li {
    float: none;
    max-width: 398px;
    margin: 0 auto;
}
.company_box1 dl {
    width: 100%;
}
.company_box1 dl dt {
    width: 100%;
    background-color: #efefef;
    padding: 2px 0 2px 5px;
    text-align: left;
    font-weight: 600;
}
.company_box1 dl dd {
    width: 100%;
    padding: 5px 5px 10px;
    line-height: 18px;
}
/*-------------
business
-------------*/
.business_box1 {
    width: 100%;
    margin: 0 auto 20px auto;
}
h3.business_title {
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    text-align: center;
    background-color: #565656;
    color: #fff;
    margin: 25px auto 15px auto;
}
p.business_text {
    font-size: 13px;
    font-weight: 600;
    line-height: 23px;
    text-align: center;
}
.business_box1_top.clearfix {
    width: 100%;
    overflow: hidden;
    margin: 40px 0 0 0;
}
img.business_img {
    display: block;
    width: 172px;
    margin: 0 auto;
}
.business_box1_under.clearfix {
    width: 100%;
    overflow: hidden;
    background-color: #ededed;
    padding: 20px 0 25px 0;
}
.business_box1_under.clearfix p {
    width: 80%;
    font-size: 12px;
    line-height: 20px;
    margin: 0 auto 20px auto;
}
.business_box1_under.clearfix ul {
    width: 200px;
    margin: 0 auto;
}
.business_box1_under.clearfix ul li {
    float: none;
    margin: 0 0 10px 0;
}
.business_box1_under2.clearfix {
    width: 100%;
    overflow: hidden;
    background-color: #ededed;
    padding: 20px 0 25px 0;
}
.business_box1_under2.clearfix p {
    width: 80%;
    font-size: 12px;
    line-height: 20px;
    margin: 0 auto;
}
.business_box1_under2.clearfix ul {
    width: 90%;
    max-width: 322px;
    margin: 20px auto 20px auto;
}
.business_box1_under2.clearfix ul li {
    float: none;
    max-width: 322px;
    font-size: 12px;
    line-height: 20px;
}
/*-------------
product
-------------*/
.product_box1 {
    width: 100%;
    margin: 0 auto 20px auto;
}
.product_box1 ul {
    width: 100%;
    margin: 0 auto;
}
.product_box1 ul li {
    float: none;
    width: 250px;
    margin: 0 auto 15px auto;
}
/*-------------
facility
-------------*/
.facility_box1 {
    width: 100%;
    margin: 0 auto 20px auto;
}
.facility_box1 table {
    float: none;
    width: 100%;
    max-width: 400px;
    border-collapse: collapse;
    margin: 20px auto 0 auto;
    font-size: 12px;
    line-height: 22px;
}
.facility_box1 table th {
    text-align: justify;
    vertical-align: top;
    font-weight: 600;
    padding: 5px 5px;
    background-color: #dadada;
    border: solid 1px #ababab;
}
.facility_box1 table td {
    padding: 5px 5px;
    border: solid 1px #ababab;
}
.facility_box1 table th:last-child, .facility_box1 table td:last-child {
    width: 50px;
    text-align: center;
}
.facility_box1 ul {
    float: none;
    max-width: 360px;
    margin: 20px auto 0 auto;
}
.facility_box1 ul li {
    margin: 0 0 20px 0;
}
/*-------------
original
-------------*/
.original_box1 {
    width: 100%;
    margin: 0 auto 20px auto;
}
.original_box1 p {
    width: 100%;
    line-height: 23px;
    font-weight: 600;
    margin: 0 auto 30px auto;
}
.original_box1 ul {
    width: 100%;
    margin: 0 auto;
}
.original_box1 ul li {
    float: none;
    width: 250px;
    text-align: center;
    margin: 0 auto 15px auto;
}
/*-------------
contact
-------------*/
.contact_box1 {
    width: 100%;
    margin: 0 auto 20px auto;
}
h3.contact_title {
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    text-align: center;
    background-color: #565656;
    color: #fff;
    margin: 25px auto 10px auto;
}
.contact_box1 p {
    width: 100%;
    line-height: 20px;
    margin: 0 auto 20px auto;
}
#contact .form {
    clear: both;
}
#contact .form table {
    border-collapse: collapse;
    width: 100%;
    margin: 5px auto 0 auto;
    font-size: 12px;
}
#contact .form table th, #contact .form td {
    line-height: 23px;
    border-bottom: dotted 1px #808080;
}
#contact .form table th {
    width: 35%;
    font-weight: 500;
    padding: 5px;
    text-align: left;
    vertical-align: top;
}
#contact .form td {
    padding: 5px;
    text-align: left;
}
#contact .form td input#companyname {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #eaeaea;
    border: none;
}
#contact .form td input#mail, #contact .form td input#address {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #eaeaea;
    border: none;
}
#contact .form td input#name, #contact .form td input#tel, #contact .form td input#fax {
    width: 100%;
    height: 23px;
    padding: 0 0 0 5px;
    background-color: #eaeaea;
    border: none;
}
#contact .form td textarea#comment {
    width: 100%;
    height: 200px;
    background-color: #eaeaea;
    border: none;
}
#contact .form #formEnd {
    text-align: center;
    margin: 5px 0 0 0;
}
#contact .form #formEnd button {
    margin: 10px 5px 0;
    padding: 0 0 0 5px;
    border: 0;
    background-color: #fff;
}
#contact .form #formEnd:hover {
    opacity: 0.8;
}
}
