@charset "UTF-8";
/* CSS Document */
.sub_contents_w-bg {
    width: 100%;
    background-color: hsla(0,0%,100%,0.4); 
    padding-top: 80px;
    padding-bottom: 80px;height: auto;
    min-width: 500px;
}
.sub_contents_w-bg2 {
    width: 100%;
    background-color: hsla(141,76%,93%,0.87);
    padding-top: 80px;
    padding-bottom: 120px;
    height: auto;
    height: 600px;
}
.shinoki_kakou_img {
    width: 30%;
    float: left;
    margin-right: 2%;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 20px;
}
/*経営理念*/
.sub_contents1 {
    width: 100%;
padding-top: 60px;
    }
