div.busho{
position: relative;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 50px;
}

div.busho_title{
font-family: 'Noto Sans JP', sans-serif;
    font-weight: 'light';
    font-weight: 300;
    font-size: 2.6rem;
    line-height: 1.85;
    letter-spacing: 0.1em;
    /* color: #009d80; */
    color: #000;
    position: relative;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 40px;
    text-align: center;
}

div.busho_title_sub{
font-size: 1.7rem;
    line-height: 2.45;
    letter-spacing: 0.05em;
    font-weight: 600;
}

div.busho_text{
    font-size: 1.5rem;
    line-height: 2.45;
    margin-bottom: 20px;
    letter-spacing: 0.05em;
}

div.busho_link {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 'light';
    font-weight: 300;
    font-size: 2.0rem;
    line-height: 1.85;
    letter-spacing: 0.1em;
    color: #000;
    position: relative;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
margin-top: 20px;
}

a.link_j{
color: #000;
}

a.link_j:hover{
color: #419E49;
}

.works__j {
/* padding: 40px 7.320644216691069% 0; */
padding: 20px 4.320644216691069% 0;
}

.works__j_title {
    font-size: 'l';
    font-size: 1.6rem;
    color: #000;
    letter-spacing: 0.1em;
    /* padding-bottom: 30px; */
    padding-bottom: 0px;
    line-height: 1.4;
}

@media screen and (max-width: 1120px){
div.busho{
width: 92vw;
}

}

@media screen and (max-width: 768px){
div.busho_link {
    font-size: 1.6rem;
    line-height: 1.85;
    letter-spacing: 0.1em;
    color: #000;
    position: relative;
    width: 100%;
    max-width: 800px;
margin-top: 20px;
}
}
