@charset "UTF-8";
.main_wrap {
    margin: 0 0 100px 0;
}
.c-main-ttl {
    margin: 0 0 40px 0;
}
.acci_anklist {
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}
.acci_anklist li {
    display: table;
    width: 33.33333%;
    height: 50px;
    border-left: 1px solid #BEBEBE;
    box-sizing: border-box;
}
.acci_anklist li:last-child {
    border-right: 1px solid #BEBEBE;
}
.acci_anklist li a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
}
@media (min-width:896px) {
    .acci_anklist li a:hover {
        text-decoration: none;
        background: #F8FAFF;
    }
}
.accident_in {
    padding: 75px 0 0 0;
}
.accident_in.ver2 {
    margin: 75px 0 0 0;
    padding: 75px 0 0 0;
    border-top: 1px solid #BEBEBE;
}
.acci-ttl {
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 20px 0;
    color: #021861;
}
.acci-txt {
    font-size: 18px;
}
.acci-txt.ver2 {
    font-weight: bold;
    color: #E43C00;
}
.accident_contact {
    display:table;
    width: 624px;
    height: 128px;
    margin: 15px 0 0 0;
    border: 1px solid #BEBEBE;
    box-sizing: border-box;
}
.accident_contact.ver2 {
    height: 146px;
}
.accident_logo {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    width: 50%;
    padding: 0 0 0 30px;
    border-right: 1px solid #BEBEBE;
    box-sizing: border-box;
}
.cmpy-name {
    font-size: 18px;
    line-height: 1;
    margin: 15px 0 0 0;
}
.accident_tel {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 0 0 0 45px;
    box-sizing: border-box;
}
.tel-txt {
    font-size: 18px;
    line-height: 1;
}
.tel-txt.ver2 {
    font-size: 28px;
    font-weight: bold;
    color: #E43C00;
    margin: 0 0 20px 0;
}
.tel-txt.ver3 {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 15px 0;
}
.acci_list dl {
    margin: 0 0 25px 0;
}
.acci_list dl:last-child {
    margin: 0;
}
.acci_list dl dt {
    position: relative;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
    padding: 0 0 0 45px;
    margin: 0 0 10px 0;
}
.acci_list dl dt span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.acci_list dl dd {
    font-size: 18px;
    line-height: 1.6;
    padding: 0 0 0 45px;
}
.acci_list dl dd span {
    color: #E43C00;
    font-weight: bold;
}
.accident_table tr th {
    height: 55px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #BEBEBE;
    border-right: none;
}
.accident_table tr th:nth-child(1) {
    width: 210px;
}
.accident_table tr th:nth-child(2) {
    width: 260px;
}
.accident_table tr th:nth-child(3) {
    width: 260px;
}
.accident_table tr th:nth-child(4) {
    width: 410px;
}
.accident_table tr th:last-child {
    border-right: 1px solid #BEBEBE;
}
.accident_table tr td {
    font-size: 18px;
    line-height: 1.6;
    padding: 25px 20px;
    text-align: left;
    border-bottom: 1px solid #BEBEBE;
    border-left: 1px solid #BEBEBE;
}
.accident_table tr td:nth-child(1) {
    font-weight: bold;
}
.accident_table tr td:nth-child(4) {
    font-weight: bold;
}
.accident_table tr td:last-child {
    border-right: 1px solid #BEBEBE;
}
.accident_table tr td.ver2 {
    font-weight: normal;
    padding: 20px;
}
.accident_table tr td span {
    display: block;
}
.accident_table tr td span.red {
    color: #E43C00;
}
.accident_table tr td span.f-sml {
    font-size: 16px;
    font-weight: normal;
    margin: 3px 0 0 0;
}
@media (max-width: 896px) {
    .c-main-ttl {
        margin: 0 0 24px 0;
    }
    .acci_anklist li {
        width: 50%;
        height: 30px;
        margin: 25px 0 0 0;
    }
    .acci_anklist li:nth-child(-n+2) {
        margin: 0;
    }
    .acci_anklist li:nth-child(2n) {
        border-right: 1px solid #BEBEBE;
    }
    .acci_anklist li a {
        font-size: 12px;
    }
    .accident_in {
        padding: 50px 0 0 0;
    }
    .accident_in.ver2 {
        margin: 50px 0 0 0;
        padding: 50px 0 0 0;
    }
    .acci-ttl {
        font-size: 18px;
        margin: 0 0 12px 0;
    }
    .acci-txt {
        font-size: 14px;
    }
    .accident_contact {
        width: 100%;
        height: 78px;
        margin: 10px 0 0 0;
    }
    .accident_contact.ver2 {
        height: 100px;
    }
    .accident_logo {
        padding: 0 15px;
    }
    .accident_logo img {
        width: 140px;
    }
    .cmpy-name {
        font-size: 11px;
    }
    .accident_tel {
        padding: 0 25px;
    }
    .tel-txt {
        font-size: 12px;
    }
    .tel-txt.ver2 {
        font-size: 15px;
        margin: 0 0 10px 0;
    }
    .tel-txt.ver3 {
        font-size: 12px;
        margin: 0 0 10px 0;
    }
    .acci_list dl {
        margin: 0 0 20px 0;
    }
    .acci_list dl dt {
        font-size: 16px;
        padding: 0 0 0 25px;
    }
    .acci_list dl dd {
        font-size: 14px;
        padding: 0 0 0 25px;
    }
    .accident_table {
        overflow-x: scroll;
    }
    .accident_table table {
        width: 544px;
    }
    .accident_table tr th {
        height: 38px;
        font-size: 13px;
    }
    .accident_table tr th:nth-child(1) {
        width: 112px;
    }
    .accident_table tr th:nth-child(2) {
        width: 128px;
    }
    .accident_table tr th:nth-child(3) {
        width: 112px;
    }
    .accident_table tr th:nth-child(4) {
        width: 192px;
    }
    .accident_table tr td {
        font-size: 11px;
        padding: 18px 8px;
    }
    .accident_table tr td.ver2 {
        font-weight: normal;
        padding: 12px 8px;
    }
    .accident_table tr td:nth-child(1),
    .accident_table tr td:nth-child(4) {
        font-size: 13px;
    }
    .accident_table tr td span.red {
        font-size: 15px;
    }
    .accident_table tr td span.f-sml {
        font-size: 11px;
    }
}
@media (max-width: 374px) {
    .accident_logo {
        padding: 0 10px;
    }
    .accident_logo img {
        width: 120px;
    }
    .accident_tel {
        padding: 0 10px;
    }
}
