@charset "UTF-8";
/* CSS Document */

.titleimg{
background-image:url("../about/images/topimage_rinen.jpg");
background-repeat: no-repeat;
background-size:cover;
background-position:center;
}

.rinen_bun{
margin:2em auto 0em;
line-height: 2em;
font-size:2.0rem;
font-weight: 300;
}
.list_1moji{
text-align: left;
width:100%;
margin:2em auto 5em;
}
@media screen and (min-width:760px){

.list_1moji{
text-align: left;
width:90%;
margin:2em auto;
font-size: 1.8rem;
margin:2em auto 7em;
}
}