@charset "utf-8";
/* CSS Document */

.aboutHead{
background-image: url(../about/img/bg02.jpg);
background-repeat: no-repeat;
background-position: center top;
margin-top: -20px;
margin-bottom: 40px;
}
.aboutHead h4{
margin-top: 25px;
margin-bottom: 26px;
margin-left: 22px;
}
.aboutHead h5{
margin-left: 51px;
margin-bottom: 16px;
}
.aboutHead div{
float: left;
padding-bottom: 21px;
padding-left: 32px;
padding-right: 25px;
}
.aboutHead p{
float: left;
width: 320px;
}
.aboutTit{
margin-left: 40px;
margin-bottom: 10px;
}
.aboutIdea{
margin-bottom: 20px;
}
#aboutPolicy{
background-image: url(../about/img/bg01.jpg);
background-repeat: no-repeat;
background-position: center top;
height: 264px;
margin-bottom: 40px;
}
#aboutPolicy h6{
text-align: center;
padding-bottom: 18px;
padding-top: 38px;
}
#aboutPolicy ul{
margin-left: 49px;
}
#aboutPolicy ul li{
padding-right: 26px;
float: left;
}
.aboutCharaTit{
text-align: center;
margin-bottom: 8px;
}
.aboutCharaImg{
text-align: center;
margin-bottom: 15px;
}
.aboutPost li{
margin-bottom: 15px;
}
.aboutPost li p{
padding-left: 25px;
padding-right: 25px;
margin-bottom: 1.5em;
}

