@charset "UTF-8";
.c-mv_wrap {
    background: url("../img/accident_ttl_bg.jpg?data=20210315") no-repeat center right / cover;
}
.c-mv-ttl {
    top: 50%;
    transform: translateY(-50%);
    margin-left: -320px;
}
.main_wrap {
    padding: 40px 0 0 0;
}
.main_wid {
    width: 960px;
    margin: 0 auto;
}
.anchor_list {
    width: 960px;
    margin: 0 auto;
}
.anchor_list li {
    width: 320px;
    height: 126px;
    border-right: 1px solid #5f6d7f;
    box-sizing: border-box;
}
.anchor_list li:first-child {
    border-left: 1px solid #5f6d7f;
}
.anchor_list li a {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    padding: 15px 0 0 0;
    box-sizing: border-box;
}
.anchor_list li:nth-child(1) a {
    padding: 30px 0 0 0;
}
.anchor_list li a:after {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 17px;
    bottom: 12px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    background: url("../img/anchor_arrow.png?data=20210315") no-repeat 0 0;
}
@media (min-width: 896px) {
    .anchor_list li a:hover {
        text-decoration: none;
        background-color: #f2f5fe;
    }
}
.anchor_list li a span {
    display: table-cell;
    vertical-align: top;
    text-align: center;
    font-size: 22px;
    line-height: 1.4;
}
.acciSec_wrap {
    padding: 70px 0;
    border-bottom: 1px solid #999999;
}
.acciSec_wrap:last-child {
    border-bottom: none;
}
.acciSec_wrap.ver1 {
    padding: 80px 0;
}
.acciSec_ttl {
    margin: 0 0 50px 0;
}
.acciSec_ttl.ver2 {
    margin: 0 0 30px 0;
}
.acciSec-ttl {
    font-size: 30px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
}
.acciSec-txt {
    font-size: 16px;
    line-height: 2;
    text-align: center;
    margin: 0 0 35px 0;
}
.acciSec-txt span {
    color: #dc3b10;
    font-weight: bold;
}
.comtel-list li {
    width: 308px;
    border: 1px solid #103c83;
    box-sizing: border-box;
}
.com-name {
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    padding: 15px 0 13px 0;
    background-color: #103c83;
    text-align: center;
}
.company_logo {
    display: table;
    width: 100%;
    height: 120px;
    border-bottom: 1px solid #103c83;
    box-sizing: border-box;
}
.company-logo {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.tel-txt {
    text-align: center;
    line-height: 1;
    padding: 20px 0;
}
.tel-txt a {
    font-size: 28px;
    line-height: 1;
    font-weight: bold;
    color: #103c83;
}
@media (min-width:896px) {
    .tel-txt a {
        pointer-events: none;
    }
}
.acciSec_in {
    padding: 70px 0 0 0;
}
.crspond_ttl {
    text-align: center;
    padding: 30px 0 26px 0;
    background-color: #e0e6f3;
}
.crspond-ttl {
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    color: #103c83;
}
.flow_list li {
    position: relative;
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    padding: 25px 0 25px 120px;
    height: 90px;
    border-bottom: 1px solid #2c56b1;
}
.flow_list li.top {
    -webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
    height: auto;
}
.flow_list li:last-child {
    padding: 25px 0 0 120px;
    border-bottom: none;
}
.flow_list li:before {
    content: "";
    display: block;
    position: absolute;
    width: 103px;
    height: 90px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 10;
}
.flow_list li:nth-child(1):before {
    background: #fff url("../img/coping_no1.png?data=20210315") no-repeat 0 0;
}
.flow_list li:nth-child(2):before {
    background: #fff url("../img/coping_no2.png?data=20210315") no-repeat 0 0;
}
.flow_list li:nth-child(3):before {
    background: #fff url("../img/coping_no3.png?data=20210315") no-repeat 0 0;
}
.flow_list li:nth-child(4):before {
    background: #fff url("../img/coping_no4.png?data=20210315") no-repeat 0 0;
}
.flow_list li:nth-child(5):before {
    background: #fff url("../img/coping_no5.png?data=20210315") no-repeat 0 0;
}
.flow_list li:nth-child(6):before {
    background: #fff url("../img/coping_no6.png?data=20210315") no-repeat 0 0;
}
.flow_list li.top:before {
    top: 25px;
    transform: translateY(0);
}
.flow-txt {
    font-size: 16px;
    line-height: 1.6;
}
.flow-txt span.is-txt {
    display: block;
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    color: #103c83;
}
.flow-txt span.is-txt.ver2 {
    margin: 0 0 10px 0;
}
.fc-red {
    color: #dc3b10;
    font-weight: bold;
}
.flow_txt {
    position: relative;
    padding: 0 0 0 120px;
}
.flow_txt:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 11;
}
.flow_list li:nth-child(1) .flow_txt:before {
    width: 86px;
    height: 55px;
    background: url("../img/coping_no1_icn.png?data=20210315") no-repeat 0 0;
}
.flow_list li:nth-child(2) .flow_txt:before {
    width: 70px;
    height: 55px;
    left: 10px;
    background: url("../img/coping_no2_icn.png?data=20210315") no-repeat 0 0;
}
.flow_list li:nth-child(3) .flow_txt:before {
    width: 81px;
    height: 41px;
    left: 4px;
    background: url("../img/coping_no3_icn.png?data=20210315") no-repeat 0 0;
}
.flow_list li:nth-child(4) .flow_txt:before {
    width: 66px;
    height: 66px;
    left: 11px;
    background: url("../img/coping_no4_icn.png?data=20210315") no-repeat 0 0;
}
.flow_list li:nth-child(5) .flow_txt:before {
    width: 62px;
    height: 62px;
    left: 15px;
    background: url("../img/coping_no5_icn.png?data=20210315") no-repeat 0 0;
}
.flow_list li:nth-child(6) .flow_txt:before {
    width: 63px;
    height: 65px;
    left: 16px;
    background: url("../img/coping_no6_icn.png?data=20210315") no-repeat 0 0;
}
.flow_list li.top .flow_txt:before {
    top: 15px;
    transform: translateY(0);
}
.contact-txt {
    margin: 10px 0 0 0;
}
.contact-txt dt {
    font-size: 16px;
    font-weight: bold;
    color: #dc3b10;
}
.contact-txt dd {
    font-size: 16px;
    margin: 0 0 0 1em;
}
@media (max-width: 896px) {
    .c-mv_wrap {
        height: 155px;
        background: url("../img/sp/accident_ttl_bg.jpg?data=20210315") no-repeat bottom right / cover;
    }
    .c-mv-ttl {
        left: 52px;
        margin-left: 0;
    }
    .main_wrap {
        padding: 25px 0 0 0;
    }
    .main_wid {
        width: 100%;
        padding: 0 17px 0 18px;
        box-sizing: border-box;
    }
    .anchor_list {
        display: block;
        width: 100%;
        padding: 0 17px 0 18px;
        box-sizing: border-box;
    }
    .anchor_list li {
        width: 100%;
        height: 55px;
        border-left: 1px solid #5f6d7f;
        margin: 0 0 18px 0;
    }
    .anchor_list li:last-child {
        margin: 0;
    }
    .anchor_list li a {
        padding: 0;
    }
    .anchor_list li:nth-child(1) a {
        padding: 0;
    }
    .anchor_list li a:after {
        width: 10px;
        height: 9px;
        bottom: inherit;
        top: 50%;
        left: 33px;
        transform: translateY(-50%);
        z-index: 10;
        background: url("../img/sp/anchor_arrow.png?data=20210315") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .anchor_list li a span {
        vertical-align: middle;
        font-size: 20px;
        padding: 0 0 0 28px;
    }
    .acciSec_wrap {
        padding: 55px 0 40px 0;
    }
    .acciSec_wrap.ver1 {
        padding: 35px 0 45px 0;
    }
    .acciSec_ttl {
        margin: 0 0 20px 0;
    }
    .acciSec_ttl.ver2 {
        margin: 0 0 15px 0;
    }
    .acciSec-ttl {
        font-size: 24px;
        line-height: 1.4;
    }
    .acciSec-txt {
        font-size: 13px;
        line-height: 1.6;
        text-align: left;
        margin: 0 0 18px 0;
    }
    .comtel-list {
        display: block;
    }
    .comtel-list li {
        width: 100%;
        margin: 0 0 25px 0;
    }
    .comtel-list li:last-child {
        margin: 0;
    }
    .com-name {
        font-size: 20px;
        padding: 12px 0 10px 0;
    }
    .company_logo {
        height: 100px;
    }
    .tel-txt {
        padding: 15px 0 14px 0;
    }
    .tel-txt a {
        font-size: 25px;
    }
    .acciSec_in {
        padding: 50px 0 0 0;
    }
    .crspond_ttl {
        padding: 12px 0 12px 0;
        margin: 0 -17px 0 -18px;
    }
    .crspond-ttl {
        font-size: 20px;
    }
    .flow_list {
        margin: 13px 0 0 0;
    }
    .flow_list li {
        padding: 13px 0 13px 60px;
        height: auto;
    }
    .flow_list li:nth-child(1),
    .flow_list li:nth-child(2) {
        height: 45px;
    }
    .flow_list li:nth-child(3),
    .flow_list li:nth-child(4),
    .flow_list li:nth-child(5) {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        height: auto;
    }
    .flow_list li:last-child {
        padding: 13px 0 0 60px;
    }
    .flow_list li:before {
        width: 52px;
        height: 45px;
    }
    .flow_list li:nth-child(1):before {
        background: #fff url("../img/sp/coping_no1.png?data=20210315") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .flow_list li:nth-child(2):before {
        background: #fff url("../img/sp/coping_no2.png?data=20210315") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .flow_list li:nth-child(3):before {
        top: 13px;
        transform: translateY(0);
        background: #fff url("../img/sp/coping_no3.png?data=20210315") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .flow_list li:nth-child(4):before {
        top: 13px;
        transform: translateY(0);
        background: #fff url("../img/sp/coping_no4.png?data=20210315") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .flow_list li:nth-child(5):before {
        top: 13px;
        transform: translateY(0);
        background: #fff url("../img/sp/coping_no5.png?data=20210315") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .flow_list li:nth-child(6):before {
        background: #fff url("../img/sp/coping_no6.png?data=20210315") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .flow_list li.top:before {
        top: 13px;
    }
    .flow-txt {
        font-size: 13px;
    }
    .flow-txt span.is-txt {
        font-size: 15px;
        line-height: 1.4;
    }
    .flow-txt span.is-txt.ver2 {
        margin: 0 0 5px 0;
    }
    .flow_txt {
        padding: 0 0 0 60px;
    }
    .flow_list li:nth-child(1) .flow_txt:before {
        width: 43px;
        height: 28px;
        background: url("../img/sp/coping_no1_icn.png?data=20210315") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .flow_list li:nth-child(2) .flow_txt:before {
        width: 35px;
        height: 28px;
        left: 4px;
        background: url("../img/sp/coping_no2_icn.png?data=20210315") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .flow_list li:nth-child(3) .flow_txt:before {
        width: 41px;
        height: 21px;
        left: 3px;
        top: 15px;
        transform: translateY(0);
        background: url("../img/sp/coping_no3_icn.png?data=20210315") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .flow_list li:nth-child(4) .flow_txt:before {
        width: 33px;
        height: 33px;
        left: 6px;
        top: 6px;
        transform: translateY(0);
        background: url("../img/sp/coping_no4_icn.png?data=20210315") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .flow_list li:nth-child(5) .flow_txt:before {
        width: 31px;
        height: 31px;
        left: 8px;
        top: 8px;
        transform: translateY(0);
        background: url("../img/sp/coping_no5_icn.png?data=20210315") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .flow_list li:nth-child(6) .flow_txt:before {
        width: 32px;
        height: 33px;
        left: 9px;
        background: url("../img/sp/coping_no6_icn.png?data=20210315") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .flow_list li.top .flow_txt:before {
        top: 8px;
    }
    .contact-txt dt {
        font-size: 13px;
    }
    .contact-txt dd {
        font-size: 13px;
        margin: 0;
    }
}
@media (max-width: 374px) {
    .anchor_list li a:after {
        left: 20px;
    }
    .anchor_list li a span {
        font-size: 18px;
    }
    .acciSec-ttl {
        font-size: 20px;
    }
    .crspond-ttl {
        font-size: 18px;
    }
}
