@charset "UTF-8";
@keyframes loop_slide_right {
  from {
    transform: translate3d(-100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.un_ctrAccident_insurance {
  margin: 0 calc(50% - 50vw);
}
@media screen and (min-width: 750px) {
  .un_ctrAccident_insurance {
    margin: 0;
    border-radius: 8px;
    overflow: hidden;
  }
}
.un_ctrAccident_insurance__hl {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  color: #fff;
  font-size: 24px;
  font-size: 6.4vw;
  font-weight: 500;
  padding-top: 15px;
  padding-top: 4vw;
  padding-bottom: 15px;
  padding-bottom: 4vw;
  background: #ce4d4d;
}
@media screen and (min-width: 750px) {
  .un_ctrAccident_insurance__hl {
    font-size: 3.2rem;
    padding: 15px 0;
  }
}
.un_ctrAccident_insurance__hl::before {
  display: block;
  content: "";
  width: 25px;
  height: 28px;
  line-height: 0;
  background-image: url(../../img/contractor/icon_accident.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 750px) {
  .un_ctrAccident_insurance__hl::before {
    width: 31px;
    height: 34px;
  }
}
.un_ctrAccident_insurance__cont {
  display: flex;
  flex-direction: column;
  gap: 20px;
  gap: 5.3333333333vw;
  padding: 15px;
  padding: 4vw;
  padding-top: 40px;
  padding-top: 10.6666666667vw;
  padding-bottom: 30px;
  padding-bottom: 8vw;
  background: #f5ecec;
}
@media screen and (min-width: 750px) {
  .un_ctrAccident_insurance__cont {
    gap: 20px;
    padding: 30px 40px;
  }
}
.un_ctrAccident_insurance__contBlock {
  padding: 20px;
  padding: 5.3333333333vw;
  padding-bottom: 30px;
  padding-bottom: 8vw;
  border: 1px solid #677881;
  border-radius: 8px;
  background: #fff;
}
@media screen and (min-width: 750px) {
  .un_ctrAccident_insurance__contBlock {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 16px 40px 40px;
  }
}
.un_ctrAccident_insurance__contBlock .__company {
  font-size: 20px;
  font-size: 5.3333333333vw;
  font-weight: 500;
  text-align: center;
  border-bottom: 1px solid #bdcad1;
  padding-bottom: 10px;
  padding-bottom: 2.6666666667vw;
  margin-bottom: 30px;
  margin-bottom: 8vw;
}
@media screen and (min-width: 750px) {
  .un_ctrAccident_insurance__contBlock .__company {
    font-size: 2.4rem;
    padding-bottom: 15px;
    margin-bottom: 30px;
    width: 100%;
  }
}
.un_ctrAccident_insurance__contBlock .__inquiry {
  display: flex;
  flex-direction: column;
  gap: 20px;
  gap: 5.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_ctrAccident_insurance__contBlock .__inquiry {
    flex-direction: row;
    gap: 10px;
  }
}
@media screen and (min-width: 750px) {
  .un_ctrAccident_insurance__contBlock .__inquiry article {
    width: 280px;
  }
}
.un_ctrAccident_insurance__contBlock .__inquiry article .__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  background: #fafafa;
  border: 1px solid #bdcad1;
  padding: 20px;
  padding: 5.3333333333vw;
  border-radius: 6px;
  position: relative;
}
@media screen and (min-width: 750px) {
  .un_ctrAccident_insurance__contBlock .__inquiry article .__inner {
    padding: 20px;
  }
}
.un_ctrAccident_insurance__contBlock .__inquiry article a {
  font-family: "Roboto", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #ce4d4d;
  font-size: 32px;
  font-size: 8.5333333333vw;
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1;
}
@media screen and (min-width: 750px) {
  .un_ctrAccident_insurance__contBlock .__inquiry article a {
    font-size: 3.2rem;
  }
}
.un_ctrAccident_insurance__contBlock .__inquiry article .__ontime {
  color: #5d5d5d;
}
.un_ctrAccident_insurance__contBlock .__inquiry article .__wrecker a {
  font-size: inherit;
  color: inherit;
  font-family: inherit;
}
.un_ctrAccident_insurance__contBlock .__link {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  margin-top: 30px;
  margin-top: 8vw;
}
@media screen and (min-width: 750px) {
  .un_ctrAccident_insurance__contBlock .__link {
    margin-top: 0;
  }
}
@media screen and (min-width: 750px) {
  .un_ctrAccident_insurance__contBlock .__link a {
    width: 280px;
  }
}
.un_ctrAccident_chuou {
  margin-top: 60px;
  margin-top: 16vw;
  margin-bottom: 60px;
  margin-bottom: 16vw;
  padding: 20px;
  padding: 5.3333333333vw;
  padding-bottom: 30px;
  padding-bottom: 8vw;
  border-radius: 8px;
  background: #fff;
}
@media screen and (min-width: 750px) {
  .un_ctrAccident_chuou {
    margin: 40px 0 110px;
    padding: 20px 20px 30px;
  }
}
.un_ctrAccident_chuou__hl {
  font-size: 20px;
  font-size: 5.3333333333vw;
  font-weight: 500;
  text-align: center;
  border-bottom: 1px solid #bdcad1;
  padding-bottom: 10px;
  padding-bottom: 2.6666666667vw;
  margin-bottom: 30px;
  margin-bottom: 8vw;
}
@media screen and (min-width: 750px) {
  .un_ctrAccident_chuou__hl {
    font-size: 2rem;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
}
.un_ctrAccident_chuou__cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.un_ctrAccident_chuou__cont .__txt {
  text-align: center;
  margin-bottom: 10px;
}
.un_ctrAccident_chuou__cont a {
  font-family: "Roboto", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #338bbe;
  font-size: 32px;
  font-size: 8.5333333333vw;
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1;
}
@media screen and (min-width: 750px) {
  .un_ctrAccident_chuou__cont a {
    font-size: 3.2rem;
  }
}
.un_ctrAccident_chuou__cont .__ontime {
  color: #5d5d5d;
}

.un_ctrFlow {
  background: #fff;
  padding-bottom: 80px;
  padding-bottom: 21.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_ctrFlow {
    padding-bottom: 80px;
  }
}
.un_ctrFlow_hl {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #338bbe;
  color: #fff;
  font-size: 24px;
  font-size: 6.4vw;
  font-weight: 500;
  border-radius: 8px;
  height: 70px;
  height: 18.6666666667vw;
  position: relative;
  margin-bottom: 56px;
  margin-bottom: 14.9333333333vw;
}
@media screen and (min-width: 750px) {
  .un_ctrFlow_hl {
    font-size: 3.2rem;
    width: 540px;
    height: 70px;
    margin: 0 auto 20px;
    position: relative;
    top: -35px;
  }
}
.un_ctrFlow_hl::after {
  display: block;
  content: "";
  width: 16px;
  width: 4.2666666667vw;
  height: 16px;
  height: 4.2666666667vw;
  border-width: 8px;
  border-width: 2.1333333333vw;
  border-style: solid;
  border-color: #338bbe transparent transparent #338bbe;
  position: absolute;
  bottom: -16px;
  bottom: -4.2666666667vw;
  right: 50px;
  right: 13.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_ctrFlow_hl::after {
    width: 16px;
    height: 16px;
    border-width: 8px;
    bottom: -16px;
    right: 150px;
  }
}
.un_ctrFlow_lead {
  margin-bottom: 40px;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_ctrFlow_lead {
    margin-bottom: 40px;
  }
}
.un_ctrFlow_list {
  display: flex;
  flex-direction: column;
  gap: 48px;
  gap: 12.8vw;
}
@media screen and (min-width: 750px) {
  .un_ctrFlow_list {
    gap: 40px;
  }
}
.un_ctrFlow_listItem {
  background: #edf1f4;
  border-radius: 8px;
  padding: 20px;
  padding: 5.3333333333vw;
  padding-bottom: 30px;
  padding-bottom: 8vw;
  position: relative;
}
@media screen and (min-width: 750px) {
  .un_ctrFlow_listItem {
    padding: 20px 20px 30px 30px;
  }
}
.un_ctrFlow_listItem:not(:last-child)::after {
  display: block;
  content: url(../../img/contractor/arr_flow.svg);
  position: absolute;
  bottom: -43px;
  bottom: -11.4666666667vw;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 750px) {
  .un_ctrFlow_listItem:not(:last-child)::after {
    bottom: -40px;
  }
}
.un_ctrFlow_listItem .__ttl {
  display: flex;
  align-items: baseline;
  font-size: 20px;
  font-size: 5.3333333333vw;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 20px;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_ctrFlow_listItem .__ttl {
    font-size: 2.4rem;
    margin-bottom: 15px;
  }
}
.un_ctrFlow_listItem .__ttl span {
  font-family: "Inter", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #338bbe;
  font-size: 40px;
  font-size: 10.6666666667vw;
  letter-spacing: 0;
  margin-right: 20px;
  margin-right: 5.3333333333vw;
  position: relative;
  top: 2px;
}
@media screen and (min-width: 750px) {
  .un_ctrFlow_listItem .__ttl span {
    font-size: 5rem;
    margin-right: 20px;
    min-width: 1em;
    text-align: center;
  }
}
@media screen and (min-width: 750px) {
  .un_ctrFlow_listItem .__txt {
    margin-left: 70px;
  }
}
.un_ctrFlow dl {
  margin-top: 40px;
  margin-top: 10.6666666667vw;
  border: 1px solid #338bbe;
}
@media screen and (min-width: 750px) {
  .un_ctrFlow dl {
    display: flex;
    margin-top: 40px;
  }
}
.un_ctrFlow dl dt {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: #fff;
  font-size: 18px;
  font-size: 4.8vw;
  font-weight: 500;
  letter-spacing: 0.12em;
  background: #338bbe;
  padding: 10px;
  padding: 2.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_ctrFlow dl dt {
    flex-direction: column;
    font-size: 2rem;
    padding: 20px 30px;
  }
}
.un_ctrFlow dl dt::before {
  display: block;
  content: "";
  width: 38px;
  height: 28px;
  background-image: url(../../img/contractor/icon_notice.svg);
  background-repeat: no-repeat;
  background-size: contain;
  line-height: 0;
}
@media screen and (min-width: 750px) {
  .un_ctrFlow dl dt::before {
    width: 56px;
    height: 56px;
  }
}
.un_ctrFlow dl dd {
  padding: 20px;
  padding: 5.3333333333vw;
  padding-bottom: 30px;
  padding-bottom: 8vw;
}
@media screen and (min-width: 750px) {
  .un_ctrFlow dl dd {
    padding: 20px;
  }
}
.un_ctrFlow dl dd p:nth-child(1) {
  font-size: 18px;
  font-size: 4.8vw;
  font-weight: 500;
}
@media screen and (min-width: 750px) {
  .un_ctrFlow dl dd p:nth-child(1) {
    font-size: 2rem;
  }
}
.un_ctrFlow dl dd p:nth-child(2) strong {
  font-weight: normal;
  color: #338bbe;
}
.un_ctrProcedure {
  padding-top: 80px;
  padding-top: 21.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_ctrProcedure {
    padding-top: 80px;
  }
}
.un_ctrProcedure p {
  padding-bottom: 60px;
  padding-bottom: 16vw;
  margin-bottom: 60px;
  margin-bottom: 16vw;
  border-bottom: 1px solid #bdcad1;
}
@media screen and (min-width: 750px) {
  .un_ctrProcedure p {
    padding-bottom: 80px;
    margin-bottom: 80px;
  }
}

.un_ctrChange_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 30px;
  margin-bottom: 8vw;
}
@media screen and (min-width: 750px) {
  .un_ctrChange_list {
    flex-wrap: nowrap;
    margin-bottom: 30px;
  }
}
.un_ctrChange_listItem {
  width: calc((100% - 15px) / 2);
}
@media screen and (min-width: 750px) {
  .un_ctrChange_listItem {
    width: auto;
  }
}
.un_ctrChange p {
  text-align: center;
}
.un_ctrChange p:nth-of-type(1) {
  font-size: 18px;
  font-size: 4.8vw;
  font-weight: 500;
  margin-bottom: 20px;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_ctrChange p:nth-of-type(1) {
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
.un_ctrChange p:nth-of-type(1) strong {
  font-weight: 500;
  color: #338bbe;
}
.un_ctr_hl {
  text-align: center;
  font-size: 24px;
  font-size: 6.4vw;
  font-weight: 500;
  margin-bottom: 40px;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_ctr_hl {
    font-size: 3.2rem;
    margin-bottom: 40px;
  }
}

.ly_toContractor {
  display: none !important;
  visibility: hidden !important;
}/*# sourceMappingURL=style.css.map */