@charset "UTF-8";

#blc01,
#blc02,
#blc03,
#blc04,
#blc05{
margin-bottom: 7%;
}

.profBlc{
width: 100%;
margin: 60px auto 0;
}

.profBlc .ttl{
font-size: 110%;
text-align: center;
margin-bottom: 2%;
}

.profStyle{
position: relative;
margin-bottom: 160px;
}

.profStyle:before{
position:absolute;
content:'';
display: block;
width: 41px;
height: 59px;
background:url(../img/nonohana/arrow_down.png) center top no-repeat;
bottom: -100px;
left:calc(50% - 20.5px);
}

.profBlc .innerBlc{
width: 95%;
margin: 0 auto;
}