.mt0{margin-top: 0!important;}
.mt1per{margin-top: 1%!important;}
.mt2per{margin-top: 2%!important;}
.mt3per{margin-top: 3%!important;}
.mt4per{margin-top: 4%!important;}
.mt5per{margin-top: 5%!important;}
.mt10per{margin-top: 10%!important;}

.list-dot,.list-note{
    padding: 0;
}
.list-dot li,.list-note li{
    padding-left: 1em;
    text-indent: -1em;
}
.list-note{
    padding: 0;
}
.list-flex{
    display: flex; 
    padding: 0;
}
.list-flex li{
    margin-right: 1em;
}
.bdr-top{
    border-top:solid 1px #111;
    padding-top: 1%;
    margin-top: 2%;
}
.h4-common{
    font-size: 130%;
    margin-bottom: .5em!important;
}
.degiraku-nomgn{
    margin: 0 -25px;
}

.h2-degirakuw{
    font-size: 170%;
/*     color: #eb6b48;
 */    margin-bottom: .5em;
    font-weight: bold;
}
.h3-degirakuw{
    font-size: 145%;
    position: relative;
    padding: 0;
    font-weight: bold;
}
.h3-degirakuw::before{
    content: "|";
    position: relative;
    color: #eb6b48;
    display: inline-block;
    margin-right: .2em;
}
.degiraku-flex3{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.degiraku-flex3 > div{
    width: 32%;
}
.degiraku-flex3 h3{
    font-size: 110%;
    text-align: center;
    font-weight: bold;
}
.degiraku-flex3 h3 span{
    font-size: 90%;
    font-weight: normal;
}
.list-bg_gray,.bloc-bg_gray{
    background: #f5f5f5;
    padding: 2%;
}
.degirakuw_img06{
    width: 100%;
    height: auto;
    max-width: 710px;
}
.degirakuw_img07{
    width: 100%;
    height: auto;
    max-width: 444px;
}
.degirakuw_img08{
    width: 100%;
    height: auto;
    max-width: 297px;
}
.degirakuw_img09{
    width: 100%;
    height: auto;
    max-width: 511px;
}
.degirakuw_lineup{
    margin: 0 0 5%;
}
@media only screen and (max-width: 599px) {
    .degiraku-flex3{flex-direction: column;}
    .degiraku-flex3 > div{
        width: 100%;
        display: flex;
        margin-bottom: 2%;
    }
    .degiraku-flex3 > div > div{width: 30%;}
    .degiraku-flex3 > div > h3{width: 70%;}
    .h2-degirakuw{font-size: 150%;}
    .h3-degirakuw{font-size: 125%;}
    .h4-common{font-size: 115%;}
    .list-bg_gray,.bloc-bg_gray{padding: 5%;}
}

.tab{
    font-size: 17px;
}
.degiraku-flex3 h3{
    margin: 2.5em 0;
}
div.section.c-migration .degiraku-wrapper img.degirakuw_img07{
    max-width: 600px;
}
div.section.c-migration .degiraku-wrapper img.degirakuw_img08{
    max-width: 400px;
}
div.section.c-migration .degiraku-wrapper img.degirakuw_img09{
    max-width: 600px;

}
.degiraku-wrapper .ta-c{
    text-align: center;
}
.note {
    font-size: 13px;
}
div.section.c-migration ul.list-note {
    padding: 0;
}
.list-note li {
    padding-left: 1em;
    text-indent: -1em;
}
#tabBox02 th,td{
    padding: 0.5em 1em;
}
.table-lineup th {
    background: #e2edf8;
    text-align: center;
    border-left: solid 1px white;
    border-bottom: solid 1px white;
    vertical-align: middle;
    width: 9.09%;
}
.table-lineup td {
    background: #eeeeef;
    text-align: center;
    width: 10%;
    border-left: solid 1px white;
    border-bottom: solid 1px white;
    vertical-align: middle;
}
.table-lineup td.bg-blue {
    background: #f29e7d;
    color: white;
    padding: 0;
}
.table-lineup td .--type{
    display: inline-block;
    border: solid 1px #666;
    padding: 0 .8em;

}