/* 追加css */

/* top　↓ */
.add_top_compa {
    display: flex;
    justify-content: center;
    align-items: center;
}

.add_top_compa-l {
    font-size: 18px;
    margin-right: 20px;
    font-weight: bold;
    width: ;
}

.add_top_compa-eve {
    margin: 8px 0 -4px 0;
}

.add_top_compa-per {
    margin: 0 0 8px 0;
}

.add_top_compa-r {
    font-size: 16px;
    margin-left: 20px;
    font-weight: bold;
    width: ;
}

.add_top_work {
    font-size: 13px;
}


/* top　↑ */

/* 2013_gaiyou　概要ページ  ↓*/

.page_g_ex{
    line-height: 175%;
}

.page_g_exu {
    line-height: 125%;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
}

.page_g_sidecont {
    margin: 50px 13%;
}

.page_g_sidecont p{
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 6px;
}

.page_g_sidecont ul {
    padding-inline-start: 16px;
    margin-left: 14px;
    margin-top: 6px;
}

.page_g_sidecont ul ::marker {
    /* text-align: center!important; */
}



/* 2013_gaiyou　概要ページ  ↑*/