@charset "utf-8";
/* CSS Document */

/*　共通 */
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
* {
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
}
li {
    list-style: none;
}
body {
    font-size: 1.6rem;
    width: 100%;
    height: 100%;
    height: auto;
    margin: 0 auto;
    letter-spacing: 0.05em;
    font-family: -apple-system, blinkMacSystemFont,
               'Helvetica Neue',
               'Segoe UI',
               YuGothicM,
               YuGothic,
               Meiryo,
               sans-serif;
    text-align: justify;
    text-justify: inter-ideograph;
    color: #333;
    line-height: 2.0;
}
#wrap {
    width: 100%;
    height: auto;
    height: 100%;

}
a {
    text-decoration: none;
    color: #333;
    transition: 0.3s;
}
h2 {
    width: 100%;
    font-size: 2.6rem;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-bottom: 60px;
    border-bottom: 3px solid #93e02f;
}
h3 {
    font-size: 2.0rem;
}
/* header */
header {
    width: 100%;
    max-height: 100%;
    padding:
}
header>div {
    width: 100%;
    height: auto;
    padding: 15px 40px;
    background-color: rgba(0,0,0,0.4);
    position: fixed;
    top: 0;
    z-index: 100;
}
h1 {
    width: auto;
    display: block;
    font-size: 30px;
    line-height: 1.1;
    font-weight: bold;
    float: left;
}
h1 a {
    width: 100%;
    height: auto;
    display: block;
    color: #fff;
}
h1 span {
    font-size: 14px;
    display: block;
}
header nav {
    float: right;
    margin-right: 60px;
}
header nav a {
    color: #fff;
}
header nav ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
header nav ul li {
    margin-left: 25px;
    margin-right: 25px;
}
header nav ul li.contactbox {
    margin-right: 0;
    background-color: #85ca2b;
}
header nav ul li.contactbox a {
    width: auto;
    padding: 15px 30px;
    display: block;
    line-height: 1;
}
header nav ul li.contactbox a:hover {
    border-bottom: none;
    color: #fff;
    background-color: #03bc19;
}
header nav ul li.contactbox img {
    width: 30px;
    margin-right: 10px;
    line-height: 0;
}
header nav a:hover {
    color: #03bc19;
    border-bottom: 1px solid #06d31e;
}
/* footer */
footer {
    width: 100%:
    height: auto;
    background-image: url(../img/common/bg3.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    color: #fff;
}
footer::before {
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
}
footer address {
    width: auto;
    padding: 100px 40px;
    position: relative;
}
address p {
    margin-bottom: 50px;
}
address p span {
    display: block;
    line-height: 1.5;
}
address p span:first-child {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}
address p span span {
    display: block;
    font-size: 14px;
}


/* main_content */
#main_content {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 50px;
}
section {
    width: 100%;
    max-width: 1000px;
    margin: auto;
    padding: 50px 0 20px;
    position: relative;
    z-index: 10;
}
.products {
    padding-top: 80px;
}

.products .eco {
    font-size: 1.6rem;
    text-align: justify;
    text-shadow: 0 0 5px #fff;
    padding: 20px 10%;
    margin: 60px auto;
    background-image: url(../img/common/eco_bg.png);
    background-position: bottom center;
    background-size: contain;
    background-repeat: no-repeat;
    border-top: 5px solid #93e02f;
}
.products .wrap {
    background-color: RGBa(255,255,255,0.6);
    padding: 10px 6%;
}
.products .ecotitle {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.products .eco p {
    margin-bottom: 1em;
}
.whiteline {
    margin-left: 20px;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 1.5px solid #fff;
}

.blackline {
    margin-left: 20px;
    margin-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 1.5px solid #333;
}
#recruit .recbox {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#recruit .rightpic {
    width: 30%;
}
#recruit .leftli {
    width: 60%;
}
#recruit p {
    width: 100%;
    font-weight: bold;
}
#recruit .process {
    width: 100%;
}
#recruit .process .flexbox {
    justify-content: space-between;
}
.process .flexbox li {
    width: 24%;
}
.process .flexbox li img {
    width: 100%;
}
/* contents */
#contents {
    width: 100%;
    height: auto;
    position: relative;
    font-size: 1.6rem;
    color: #333;
}
#contents section {
    margin-bottom: 60px;
}
.about .appeal_parts {
    width: 100%;
    max-width: 660px;
    font-size: 1.6rem;
    margin: 0 auto;
    display: block;
    margin-bottom: 40px;
}
.appeal_parts span {
    font-size: 2.4rem;
    font-weight: bold;
}
.processtitle {
    width: 80%;
    text-align: left;
    font-weight: bold;
    display: block;
    margin: 60px auto 0;
}
.about .process {
    width: 80%;
    margin: 10px auto 20px;
    display: flex;
    justify-content: space-between;
}
.about .process li {
    display: flex;
    align-items: center;
}
.about .process li img {
    margin: 0 auto;
}
.about .process p {
    padding: 5px 15px;
    border: 1px solid #333;
    border-radius: 5px;
    display: inline-block;
}
.about .flexbox {
    width: 100%;
    justify-content: space-between;
}
.about .flexbox>ul {
    width: 100%;
    font-weight: bold;
}
.about .flexbox>ul li {
    font-size: 1.9rem;

}
.about .flexbox>ul li p {
    margin-bottom: 30px;
}
.about .flexbox ul li ul.line {
    font-weight: normal;
    margin-bottom: 20px;
}
.about .flexbox ul li ul.line li {
    text-indent: 1em;
}
.about .flexbox ul li.factorybrush p {
    margin-bottom: 0;
}
#contents .item {
    width: 100%;
    margin-top: 60px;
}
#contents .item ul {
    margin-top: 10px;
    margin-left: 0;
    flex-wrap: wrap;
    justify-content: space-between;
}
.about .item ul li {
    width: 24%;
}
.about .item ul li img {
    width: 100%;
}
/* company */
.company ul {
    width: 48%;
    height: auto;
    display: block;
    float: left;
    overflow: hidden;
    margin-top: 30px;
    padding-left: 15px;
}
.company ul li {
    width: 100%;
    margin-bottom: 15px;
    display: flex;
    line-height: 1.5;
}
.company ul li span:first-child{
    width: 30%;
    font-weight: bold;
}
.company img {
    width: 50%;
    max-width: 550px;
    display: block;
    float: right;
    overflow: hidden;
    margin-top: 30px;
}

/* contents */
.contents h3 {
    margin-left: 15px;
    margin-top: 30px;
    font-size: 2.4rem;
}
.contents ul {
    margin-top: 15px;
    margin-left: 30px;
}
.contents ul li {
    margin-bottom: 15px;
    list-style: disc;
    font-size: 2.4rem;
}
.contents ul li ul {
    margin-left: 15px;
    margin-top: 10px:
}
.contents ul li ul li {
    list-style: none;
    font-size: 18px;
}
.contents .parts,
.contents .process {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.contents .parts li,
.contents .process li {
    width: 24%;
    list-style: none;
}
.contents .parts li img,
.contents .process li img{
    width: 100%;
}

/* repertory */
.repertory .repertorybox {
    width: 100%;
    margin-top: 0;
    margin-left: 20px;
    margin-right: 20px;
}
.repertory .title {
    margin-top: 40px;
    margin-bottom: 10px;
    font-size: 2.2rem;
    font-weight: bold;
}
.repertory .title:first-child {
    margin-top: 10px;
}
.repertory .flexbox {
    width: 100%;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.repertory .flexbox .repic {
    width: 30%;
    margin-right: 80px;
}
.repertory .flexbox .repic img {
    width: 100%;
}
.repertory .flexbox .rightT {
    width: calc(100% - 80px);

}
.repertory .flexbox p {
    font-size: 1.8rem;
    line-height: 1.5;
    margin-bottom: 1em;
}
/*　company　recruit　共通　*/
.block .flexbox {
    width: calc(100% - 30px);
    display: flex;
    justify-content: flex-start;
}
.block div.flexbox div:first-child {
    width: 50%;
}
.block div.flexbox div:last-child {
    width: 45%;
}
.block div ul {
    padding-bottom: 20px;
    margin-left: 20px;
    font-size: 1.8rem;
}
.block div ul li {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.block div ul li:last-child {
    margin-bottom: 0;
}


.block div div img {
    width: 100%;
}
/* recruit */
#recruit div.flexbox p:first-child {
    font-size: 2.4rem;
    font-weight: bold;
    padding-top: 20px;
    margin-bottom: 20px;
}
#recruit div.flexbox ul {
    margin-left: 20px;
}
.recli>li {
    width: 100%;
    margin-bottom: 10px;
    font-weight: bold;
}
#recruit .recli li {
    display: block;
    margin-bottom: 5px;
}
#recruit .recli>li {
    margin-bottom: 20px;
}
#recruit li ul li {
    margin-bottom: 0;
}
#recruit .recli li ul {
    padding-bottom: 0;
}
.recli>li ul li {
    font-weight: normal;
}
#recruit div .recli li:last-child {
    margin-bottom: 0;
}
iframe {
    width: 100%;
    height: 300px;
    margin-top: 30px;
}

/* contact */
#contact form {
    padding-top: 20px;
    padding-bottom: 20px;
}
#contact ul {
    width: calc(100% - 20px);
    margin-top: 30px;
    padding: 20px;
}
#contact ul li {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-self: center;
    flex-wrap: nowrap;
    padding-top: 20px;
    padding-bottom: 20px;
}

#contact ul li p {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: baseline;
}
#contact ul li p:first-child {
    width: 25%;
    font-weight: bold;
}
#contact ul li p:last-child {
    width: 65%;
}
#contact ul li p span {
    padding-left: 10px;
    padding-right: 10px;
    align-self: center;
}
#contact ul li:last-child p span {
    align-self: auto;
}
#contact ul li p:first-child span:first-child {
    width: auto;
    height: auto;
    margin-right: 1.5%;
    line-height: 1;
    display: inline-table;
    vertical-align: middle;
    padding: 5px 10px;
}
#contact ul li p span.required {
    background-color: #ff0000;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;

}
#contact ul li input {
    width: 100%;
    line-height: 2;
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #666;
}
#contact ul li:last-child p:first-child {
    padding-top: 15px;
}
#contact ul li:last-child p:first-child span:last-child {
    padding-top: 5px;
}
#contact ul li:last-child p:last-child {
    vertical-align: top;
}
#contact ul li:last-child textarea {
    width: 100%;
    height: 300px;
    line-height: 2;
    border-radius: 5px;
    padding: 10px;
    display: block;
}
#contact .submit input {
    margin: 30px auto 0;
    padding: 20px 10%;
    background-color: #009944;
    color: #fff;
    display: block;
    transition: 0.3s;
}
#contact .submit input:hover {
    opacity: 0.8;
    cursor: pointer;
    cursor: hand;
}
input[type="submit"],
input[type="button"] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    &::-webkit-search-decoration {
        display: none;
    }
    &::focus {
        outline-offset: -2px;
    }
}
.pagetop {
    width: 120px;
    position: fixed;
    display: block;
    right: 5px;
    bottom: 5px;
    margin-bottom: 0;
    background-color: rgba(16,10,100,0.8);
    transition: 0.5s;
    border-radius: 10px;
    z-index: 100;
}
.pagetop a {
    width: 100%;
    height: 0;
    padding-bottom: 62px;
    color: #fff;
    display: block;
    background-image: url(../img/common/yazirushi2.png);
    background-position: center 10px;
    background-repeat: no-repeat;
    background-size: 30px;
    border-radius: 10px;
}
.pagetop span {
    width: 100%;
    position: absolute;
    bottom: 5px;
    left: 0;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.pagetop:hover a{
    background-image: url(../img/common/yazirushi1.png);
    background-color: rgba(255,255,255,0.4);
    opacity: 1;
}
.pagetop:hover span {
    color: #333;
}
/* 汎用 */
.flexbox {
    display: flex;
}
.nopc {
    display: none;
}
.bold {
    font-weight: bold;
}
.mb1em {
    margin-bottom: 1em;
}
