@charset "utf-8";
#development {
    padding-top: 4.61%;
    padding-right: 6.15%;
    padding-left: 6.15%;
    padding-bottom: 6.15%;
    background-image: url(../images/dot_deco_large.svg);
    background-position: left 70%;
    background-size: 304px auto;
    background-repeat: no-repeat;
}
#development_cont {
    background-image: url(../images/development2.png),url(../images/development3.png),url(../images/development1.png);
    background-repeat: no-repeat;
    background-position: right 30% top 100%,left 34.61% top 88.46%,right top;
    background-size: 20% auto,26% auto,30% auto;
    padding-bottom: 26.15%;
    margin-bottom: 6.15%;
}
#development_cont-txt {

}
#development_cont-txt .hg_h2 {
    margin-bottom: 3.84%;
}

#development_cont-txt  p  {
    line-height: 1.8em;
    width: 60%;
/*     font-weight: 500; */
}
#development_jutaku-link {
    border-radius: 12px;
    padding: 32px;
    background-color: #f9f7f4;
}
#development_jutaku-link .hg_h2 h2 {
    font-size: 20px;
}
#development_jutaku-linkbox {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
#development_jutaku-linkbox .linkbtn {
    margin-left: 4.16%;
    margin-right: 4.16%;
    margin-top: 24px;
}
