@charset "UTF-8";
/* CSS Document */
.kaisya_bg{
 /*   background-image: url("images/img1_03.jpg");
    background-repeat: no-repeat;
    background-position: right center;*/
}
.sub_contents_w-bg {
    width: 100%;
    background-color: hsla(0,0%,100%,0.4); 
    padding-top: 80px;
    padding-bottom: 80px;
}

/*経営理念*/
.sub_artcle_1 {
    max-width: 800px;
    width: 60%;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}
.rinen_text {
    padding-left: 5%;
    line-height: 2em;
}
h4.rinen_title {
    font-size: 150%;
 font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    color:  #004831;
}
.sub_contents1 {
/*   text-align: center;*/
    width: 100%;
    background-image: url("images/sky_bg.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-color: #FFFFFF;
    }
/*代表者挨拶*/
.sub_contents2 {
    width: 100%;
    background-image: url("images/img1_03.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
	background-color: #FFFFFF;
    }
/*社名の由来*/
.sub_artcle_in80 {
    width: 90%;
    padding-bottom: 30px;
    padding-top: 30px;
    margin-left: auto;
    margin-right: auto;
    } 
.tubouchi {
    margin-top: 30px;
     font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
  color: #1c1c1c;
    line-height: 2.5em;
}
.sub_contents3 {
    width: 100%;
    min-height: 900px;
    padding-top:80px;
    padding-bottom: 150px;
	background-color: rgba(168,212,175,0.2);
    }
.sub_artcle-ph-w30_le {
    width: 43%;
    text-align: center;
    border:  thin solid #CCCCCC;
background-color: #FFFFFF;
}
/*会社概要*/
.sub_contents4 {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
	background-color: #FFFFFF;
    }
/*沿革*/
.sub_contents5 {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    }

@media screen and (max-width: 768px){
.pad_h40 {
  padding-top: 0px;
    }
.sub_contents_w-bg {
    min-width: auto;
     padding-top: 30px;
      padding-bottom: 10px;
}
    .sub_contents {
    width: 90%;
    padding-bottom: 30px;
        margin-left: auto;
      margin-right: auto;
    }
.sub_contents1 {
    width: 100%;
    padding-bottom: 10px;
    }
.sub_contents-in {
    max-width:768px;
    margin-right: auto;
    margin-left: auto;
    padding: 1em;
  /*  background-color: hsla(0,0%,100%,1.00);
    -webkit-box-shadow: 0 0 7px 5px hsla(157,13%,88%,1.00);
    box-shadow: 0 0 7px 5px hsla(157,13%,88%,1.00);*/
    }  
.sub_artcle_1 {
    width: 90%;
    padding-bottom: 30px;
        margin-left: auto;
      margin-right: auto;
}
    .sub_artcle-ph-w30_le {
         width: 90%;
    padding-bottom: 10px;
        margin-left: auto;
      margin-right: auto;
    }
     }

