body{
    font-family: sans-serif;
    padding-top: 135px !important;
}
/*common*/
/*header*/

.imgwrap{
    width: 100%;
}

.upper{
    width: 100%;
}

.lower{
    margin: 0;
    width: 100%;
    clear: both;
}

.lower ul{
    margin: 0 auto;
}

.upper .rbox{
    width: 50%;
    float: left;
}

.upper .lbox{
    width: 50%;
    float: left;
    text-align: right;
    margin-top: 4%;
}

.upper .lbox a{
    width: 100%;
    font-size: 110%;
    position: relative;
    text-decoration: none;
    color: #ffffff;
    background: #666666;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 2%;
    padding-bottom: 2%;
    /*border-radius: 13px 13px;*/
    box-shadow: 2px 1px 14px 3px #000;
}

.upper .lbox a:before{
    content: url("../image/tel.png");
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    position: absolute;
    margin-left: -29px;
    margin-top: -19px;
}

.lower .rbox{
    width: 100%;
    float: left;
}

.lower .lbox{
    width: 100%;
    float: left;
    text-align: right;
    /*margin-top: 4%;*/
}

.lower .lbox a{
    width: 80%;
    font-size: 80%;
    position: relative;
    text-decoration: none;
    /*color: #ffffff;*/
}


/*
.lbox a::after {
    width: 0;
	height: 0;
    border-left: 80px solid #000;
}
*/
/*header end*/

/*footer*/

#footer.footer{
    background-image: url("../image/footerbg.jpg");
    background-repeat: no-repeat;
    background-size:cover;
}

#footer .footerinfo{
    float: left;
    width: 100%;
    margin-top: 30px;
}

#footer .footerinfo img{
    float: left;
}

#footer .footerinfo ul{
    margin: 0;
    text-align: left;
    font-size: 80%;
    margin-top: 20px;
}

#footer .footerinfo li{
    list-style: none;
}

#footer .footernav{

}

/*footer end*/

.htxt{
    position: absolute;
    margin-top: 50px;
    margin-left: 54px;
    font-size: 145%;
    font-weight: bold;
    text-shadow: 3px 3px 3px #666666;
    background-color: rgba(255,255,255,0.5);
    box-shadow: 4px 3px 1px 0px #fff;
}

.txt1{
    position: absolute;
    margin-top: 85px;
    font-size: 70%;
    width: 225px;
    margin-left: 62px;
    text-shadow: 2px 1px 5px #666666;
    background-color: rgba(255,255,255,0.5);
    box-shadow: 4px 3px 1px 0px #fff;
}


#bggray{
    background: #FBFCFC;
}

#graphpaper{
    background-image: url("../image/graph_paper.jpg");
    background-repeat: repeat;
    padding: 40px 0;
}

.disc h3{
    text-align: center;
    font-size: 150%;
    margin-bottom: 0;
    text-shadow: 2px 1px 5px #666666;
}

.disc p{
    text-align: center;
    font-size: 90%;
    color: #597E93;
    text-shadow: 2px 1px 5px #597E93;
}

.txt5{
    color:#000;
    text-align: none;
    font-size: 100%;
    text-shadow: 0px none;
}

.flame-color{
    border: 5px #fff solid;
    border-radius: 12px 12px;
}

.txt-color{
    color: #ffffff;
}

.txt6{
    font-size: 100%;
    width: 200px;
    text-align: center;
}

.txt7{
    width: 300px!important;
    margin-left: 17px!important;
    font-size: 150%!important;
    color: #ffffff;
}

/*common end*/

/*top*/
.imgbg1{
        background-image: url("../image/top1.png");
        background-repeat: no-repeat;
        background-size:contain;
        width: 100%;
        height: 165px;
    }

.imgbg2{
        background-image: url("../image/top2.png");
        background-repeat: no-repeat;
        background-size:contain;
        width: 100%;
        height: 165px;
    }

.frame{
    width: 100%;
    box-shadow: 1px 1px 10px #666666;
    background: #ffffff;
}

.fit-height{
    height: auto;
}

.frame img{
    margin: 0 auto;
}

.frame h3{
    font-size: 200%;
    padding: 2%;
    margin: 0;
}

.frame p{
    font-size: 130%;
    padding: 3%;
}


#introduction a{
    font-size: 90%;
    padding: 3%;
    text-decoration: none;
    color: #666666;
}

#introduction .com p{
    text-align: center;
    font-size: 600%;
    padding: 0;
    margin: 0;
    color: #EFC064;
}

#introduction .com h3{
    color: #EFC064;
}

#introduction .rec p{
    text-align: center;
    font-size: 600%;
    padding: 0;
    margin: 0;
    color: #4DBBB4;
}

#introduction .rec h3{
    color: #4DBBB4;
}

#introduction .tec p{
    text-align: center;
    font-size: 600%;
    padding: 0;
    margin: 0;
    color: #1090C4;
}

#introduction .tec h3{
    color: #1090C4;
}

.information{
    background-image: url("../image/infobg.jpg");
    background-size:cover;
    background-repeat: no-repeat;
}

.information p{
    font-size: 260%;
    text-align: center;
    padding: 2%;
}

.information span{
    color: #1090C4;
}

#infoframe{
    width: 100%;
    list-style: none;
    margin-top: 30px;
    height: 100px;
    padding: 0;
}

.more{
    margin-top: 15px;
    margin-bottom: 15px;
    width: 22%;
    padding-top: 0.7%;
    padding-bottom: 1.7%;
    float: right;
    font-size: 70%;
    text-align: center;
    border: 1px solid #595757;
    color: #595757;
}

#infoframe .infocat{
    color: #ffffff;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-left: 2%;
    padding-right: 2%;
    width: 30%;
    text-align: center;
}

#infoframe .infoarea{width: 70%;}

.catbule{background: #1090C4;}

.catgreen{background: #4DBBB4;}

.catyellow{background: #EFC064;}

.info{
    margin: 0;
    padding: 0;
    list-style: none;
}

.date{
    line-height: 3em;
}

/*product*/
.imgbg3{
        background-image: url("../image/productimage.png");
        background-repeat: no-repeat;
        background-size:cover;
        width: 100%;
        height: 165px;
}

.productdisc{
    background-image: url("../image/seihin2.png");
    background-repeat: no-repeat;
    background-position: right;
    margin-bottom: 40px;
}

.productbg{
    background-color: rgba(255,255,255,0.7);
}

.productdisc h3{
    text-align: center;
    font-size: 150%;
    margin-bottom: 0;
    text-shadow: 2px 1px 5px #666666;
}

.productdisc p{
    text-align: center;
    font-size: 120%;
    color: #597E93;
    text-shadow: 2px 1px 5px #597E93;
}

.productdisc .txt3{
    margin: 0 auto;
    width: 80%;
    margin-bottom: 15px;
}

.productdisc .txt3 p{
    text-align: left;
    color: #000;
    margin: 0;
    text-shadow: 2px 1px 5px #666666;
}

#process img{
    margin: 0 auto;
}

#process p{
    color: #72B8DC;
    font-size: 130%;
    margin: 0;
}

#process p span{
    font-size: 400%;
    font-style: italic;
}

#process .txt2{
    font-size: 120%;
    color: #000;
    line-height: 1.3em;
    padding-left: 2%;
    padding-right: 2%;
    margin: 0;
    margin-bottom: 15px;
}

/*recruit*/

.imgbg4{
        background-image: url("../image/recruit_image.png");
        background-repeat: no-repeat;
        background-size:cover;
        width: 100%;
        height: 165px;
}

.bntb{
    width: 100%;
    text-align: center;
}

.bntb a{
    background: #1490C5;
    color: #ffffff;
    text-align: center;
    padding: 2%;
    text-decoration: none;
}

.corblue{
    color: #1490C5;
    height: 70px;
}

/*recruit-single*/
#recruit-single h4{
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 25px;
}

#recruit-single h4:before{
    content: url("../image/beforeicon.png");
    position: absolute;
    margin-left: -47px;
    margin-top: -16px;
}

#recruit-single ul{
    list-style: none;
    padding: 0;
    margin-top: 40px;
}

#recruit-single ul li:first-child{
    float: left;
    font-size: 80%;
    margin-right: 10px;
    line-height: 2.5em;
}

#recruit-single ul li:last-child{
    font-size: 150%;
}

#recruit-single .corblue{
    color: #1490C5;
    font-size: 170%;
}


#recruit-single .lbox{
    width: 100%;
    text-align: center;
    margin-top: 4%;
    margin-bottom: 60px;
}

#recruit-single .lbox a{
    width: 100%;
    font-size: 160%;
    position: relative;
    text-decoration: none;
    color: #ffffff;
    background: #666666;
    /*border-radius: 13px 13px;*/
    box-shadow: 2px 1px 14px 3px #000;
}

#recruit-single .lbox a:before{
    content: url("../image/tel.png");
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    position: absolute;
    margin-left: -36px;
    margin-top: -15px;
}

#recruit-single .section{
    font-size: 150%;
}

#recruit-single .year{
    font-size: 150%;
}

/*companyinfo*/

.imgbg5{
        background-image: url("../image/com_image.png");
        background-repeat: no-repeat;
        background-size:cover;
        width: 100%;
        height: 165px;
}

#cominfo table{
        width: 100%;
        border: 1px solid #F6F5F5;
}

#cominfo td{
    padding: 1.5%;
    border-bottom: 1px solid #F6F5F5;
}

#cominfo .leftcell{
    width: 30%;
    background: #ACC9DB;
}

#cominfo .rightcell{
    width: 70%;
}

#cominfo .rightcell ul{
    list-style: none;
    padding: 0;
    margin: 0;
    clear: both;
}

#cominfo .rightcell ul li{
    float: left;
}

#cominfo .chairman-margin{
    margin-left: 22px;
}

#cominfo .president-margin{
    margin-left: 50px;
}

#factry p.arrow{
    color: #33759A;
    margin-left: 15px;
}

#factry p.arrow:before{
    content: url("../image/arrow.png");
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    position: absolute;
    margin-left: -12px;
    margin-top: -1px;
}

#factry .adress{
    background: #FFFFFF;
    text-align: center;
    margin-top: 30px;
    padding: 2%;
}

#factry .tel{
    background: #ACC9DB;
    text-align: center;
    margin-top: 15px;
    padding: 2%;
}

#factry .route{
    text-align: center;
    margin-top:15px;
}

.ggmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*contact*/
#contact{
    padding-top: 5%;
}

#contact .attention{
    color: #6B97BA;
    padding-left: 3% !important;
    padding-bottom: 1%;
    font-size: 120%;
}

#contact span.wpcf7-list-item{
    display: block;
}

#contact .wpcf7{
    width: 90%;
    margin: 0 auto;
}

#contact h4{
    margin-left: 30px;
    margin-top: 10px;
    margin-bottom: 25px;
    font-size: 120%;
}
#contact h4:before{
    content: url(../image/beforeicon.png);
    position: absolute;
    margin-left: -60px;
    margin-top: -16px;
}

#contact .wpcf7-form p{padding-left: 20px;}

#contact .wpcf7-form p.sub{
    font-size: 120%;
    margin: 0;
    padding-left: 28px;
    margin-top: 25px;
}

#contact .wpcf7-textarea{
    width: 97%;
    display: block;
    margin-left: auto;
    margin-right: 0;
}

#contact .wpcf7-list-item-label{
    padding-left: 5px;
    font-size: 120%;
}

#contact input.wpcf7-text{
    width: 100%;
    height: 35px;
}

#contact .enclosure{
    border: 1px solid #000;
    padding: 20px;
    background: #fff;
}

#contact p.but{
    text-align: center;
    margin-top: 60px;
    margin-bottom: 120px;
}

#contact p.but .wpcf7-form-control{
    background: #006699;
    border: 1px solid #006699;
    color: #fff;
    width: 35%;
    height: 50px;
}

#contact label{font-weight: normal;}


/***** 年頭挨拶用 *****/

.kinga-tb-on,.kinga-sp-on {
  display: none;
}

.flexslider .slides .nentou {
  height: 85vh;
  background-image: url(../image/kinga-bg.png);
  background-size: cover;
  background-position: center;
  position: relative;
} 

.nentou img {
  position: absolute;
}

.nentou .kinga-title {
  top: 15px;
  left: 50%;
  transform: translatex(-50%);
  width: 50%;
}

.nentou .kinga-text {
  bottom: 10px;
  left: 50px;
  /* transform: translatex(-50%); */
  width: 95%;
  max-width: 1200px;
}

.nentou .kinga-logo {
  bottom: 10px;
  right: 10px;
  /* width: 30%; */
}

@media (max-width: 1300px){
  .nentou .kinga-text {
    max-width: 1200px;
    left: 20px;
  }
}

@media (max-width: 800px){
  .kinga-tb-on {
    display: block;
  }

  .kinga-pc-on {
    display: none;
  }

  .nentou .kinga-title {
    width: 80%;
  }

  .nentou .kinga-logo {
    width: 17%;
  }
}

@media (max-width: 600px){
  
}

@media (max-width: 430px){
  .kinga-tb-on {
    display: none;
  }
  .kinga-sp-on {
    display: block;
  }

  .kinga-pc-on {
    display: none;
  }
  
  body {
    padding-top: 80px !important;
  }

  .lower .rbox {
    display: none;
  }
  
  .nentou .kinga-logo {
    width: 25%;
  }

  .nentou .kinga-text {
    width: 90%;
    left: 50%;
    transform: translatex(-50%);
    bottom: 30px;
  }
  
  .nentou .kinga-title {
    width: 90%;
    left: 53%;
  }

  .flexslider .slides .nentou {
    background-position: 60%;
    background-image: url(../image/kinga-spbg.png);
  } 
}


/***** 紹介動画用 *****/
.video_container {
  text-align: center;
  background-image: url(../image/video_bg.jpg);
  /* background-size: cover; */
  background-position: center;
  padding: 100px 0;
}

.video_container h3 {
  margin-bottom: 4rem;
}

.video_container h3 .sp-on {
    display: none;
}

.video_container video {
  width: 600px; 
  border-radius: 10px;
  /* height="480" */
}

.video_container a {
  display: inline-block;
  padding: 5px 10px;
  background: #fff;
  margin-top: 2rem;
}


/* ここからレスポンシブ */
@media (max-width: 1300px){

}

@media (max-width: 800px){
  
  .video_container video {
    width: 95%; 
    border-radius: 10px;
    /* height="480" */
  }
  
}

@media (max-width: 600px){

  .video_container {
    background-image: url(../image/video_bg_sp.jpg);
    background-size: cover;
    background-position: center top;
    padding: 100px 10px;
  }
  
  .video_container h3 {
    font-size: 1.2em;
  }

  .video_container h3 .sp-on {
    display: block;
  }

}

@media (max-width: 430px){

}



/*PCのメイン*/
@media (min-width: 768px){

    body{
        padding-top: 110px !important;
    }

    .upper .lbox{
        margin-top: 2%;
    }
    .upper .lbox a{
        font-size: 150%;
    }

    .upper .lbox a:before{
        -webkit-transform: scale(1.0);
        -moz-transform: scale(1.0);
        -ms-transform: scale(1.0);
        -o-transform: scale(1.0);
        margin-left: -40px;
        margin-top: -16px;
    }

    .lower .rbox{
        width: 90%;
        float: left;
    }
    
    .lower .lbox{
        width: 10%;
        float: left;
        text-align: right;
        margin: 0;
        /*margin-top: 4%;*/
    }

    .fit-height{
        height: 385px;
    }

    .frame p{
        font-size: 130%;
        padding-left: 3%;
        padding-right: 3%;
        padding-top: 7%;
    }

    .imgbg1{
        height: 600px;
    }

    .imgbg2{
        height: 600px;
    }

    /*.imgbg3{
        height: 500px;
    }

    .imgbg4{
        height: 600px;
    }

    .imgbg5{
        height: 600px;
    }*/

    .htxt{
        font-size: 150%;
        margin-top: 170px;
        margin-left: 400px;
    }

    .txt1{
        width: 330px;
        margin-left: 415px;
        margin-top: 205px;
        font-size:100%;
    }

    .txt7{
        width: 725px!important;
        font-size: 250%!important;
        margin-top: 265px!important;
    }

    #infoframe{
        margin: 0;
        height: 32px;
        padding-bottom: 3%;
        margin-top: 20px;
        border-bottom: 2px #C8C9CA dotted;
    }

    #infoframe li{
        float: left;
    }

    #infoframe li.infocat{
        font-size: 75%;
        width: 8%;
        padding-top: 0.5%;
        padding-bottom: 0.5%;
        padding-left: 0.5%;
        padding-right: 0.5%;
    }

    #infoframe li.infoarea{width:90%;}

    .date{
        line-height: 1.9em;
        font-size: 90%;
        width: 10%;
        padding-left: 1%;
        padding-right: 1%;
    }

    .infotitle{
        width: 85%;
        line-height: 1.9em;
        padding-left: 3%;
        font-size: 83%;
    }

    .more{
        width: 11%;
        padding-bottom: 0.7%;
    }

    .productdisc{
        background-image: url("../image/seihin1.png"),url("../image/seihin2.png");
        background-repeat: no-repeat;
        background-position: left,right;
    }

    .productdisc .txt3{
        width: 70%;
    }

    #recruit-single .corblue{
        font-size: 200%;
    }

    #recruit-single .lbox{
        margin-bottom: 100px;
    }

    #recruit-single .lbox a{
        font-size: 200%;
        padding-bottom: 1%;
        padding-top: 1%;
    }

    #recruit-single .lbox a:before{
        -webkit-transform: scale(1.0);
        -moz-transform: scale(1.0);
        -ms-transform: scale(1.0);
        -o-transform: scale(1.0);
        margin-left: -40px;
        margin-top: -10px;
    }

    #recruit-single .section{
        margin-top: 50px;
        font-size: 200%;
    }
    #recruit-single .year{
        font-size: 200%;
    }

    #footer .footerinfo{
        width: 45%;
    }

    #footer .footerinfo img{
        width: 30%;
    }

    /*contact*/
    #contact{
        padding-top: 2%;
    }
}

@media (min-width: 800px){
    .htxt{
        font-size: 180%;
        margin-top: 200px;
        margin-left: 410px;
    }

    .txt1{
        width: 380px;
        margin-left: 420px;
        margin-top: 250px;
        font-size: 120%;
    }

    .txt6{
        width: 300px!important;
        margin-left: 420px!important;
        margin-top: 250px!important;
        font-size: 250%!important;
    }

    .txt7{
        width: 775px!important;
    }
}


@media (min-width: 900px){
    .htxt{
        font-size: 200%;
        margin-top: 200px;
        margin-left: 410px;
    }

    .txt1{
        width: 420px;
        margin-left: 450px;
        margin-top: 250px;
        font-size: 130%;
    }

    .txt7{
        width: 874px!important;
        font-size: 240%!important;
    }
}

@media (min-width: 1000px){
    .htxt{
        font-size: 240%;
        margin-top: 250px;
        margin-left: 450px;
    }

    .txt1{
        width: 420px;
        margin-left: 550px;
        margin-top: 300px;
        font-size: 130%;
    }

    .txt6{
        width: 370px!important;
        margin-left: 461px!important;
        margin-top: 303px!important;
        font-size: 300%!important;
    }

    .txt7{
        width: 960px!important;
        font-size: 263%!important;
        margin-left: 20px!important;
    }
}

@media (min-width: 1100px){
    .htxt{
        font-size: 210%;
        margin-top: 200px;
        margin-left: 450px;
    }

    .txt1{
        width: 500px;
        margin-left: 450px;
        margin-top: 250px;
        font-size: 150%;
    }

    .txt7{
        width: 1000px!important;
        margin-left: 64px!important;
        font-size: 274%!important;
    }
}

@media (min-width: 1200px){
    .htxt{
        font-size: 260%;
        margin-top: 210px;
        margin-left: 600px;
    }

    .txt1{
        width: 500px;
        margin-left: 700px;
        margin-top: 300px;
        font-size: 140%;
    }

    .txt6{
        width: 480px!important;
        margin-left: 650px!important;
        font-size: 400%!important;
    }

    .txt7{
        width: 1190px!important;
        margin-left: 10px!important;
        font-size: 325%!important;
    }
}