_::-webkit-full-page-media, _:future, :root * {
  image-rendering: auto !important;
}

.highway-accident .c-inner002 {
  max-width: 1140px;
}

.highway-accident__Container {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 7.8%;
}

@media screen and (max-width: 768px) {
  .highway-accident__Container {
    padding: 0 4%;
  }
}

.highway-accident__Container h2 {
  margin-bottom: 40px;
  font-size: 3.2rem;
  letter-spacing: .05em;
}

@media screen and (max-width: 768px) {
  .highway-accident__Container h2 {
    margin-bottom: 35px;
    font-size: 2.8rem;
  }
}

.highway-accident__Container h3 {
  margin-bottom: 24px;
  color: #35363b;
  font-size: 2.4rem;
  letter-spacing: .05em;
}

@media screen and (max-width: 768px) {
  .highway-accident__Container h3 {
    margin-bottom: 41px;
    font-size: 2.8rem;
  }
}

.highway-accident__Container .hr {
  width: 100%;
  height: 1px;
  margin-top: 82px;
  margin-bottom: 80px;
  border: none;
  background: #ccc;
}

@media screen and (max-width: 768px) {
  .highway-accident__Container .hr {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

.highway-accident__Container .pc-none {
  display: none;
}

@media screen and (max-width: 768px) {
  .highway-accident__Container .pc-none {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .highway-accident__Container .sp-none {
    display: none;
  }
}

.highway-accident__Container .PointSection {
  padding: 50px;
  background: #f6f6f6;
}

@media screen and (max-width: 768px) {
  .highway-accident__Container .PointSection {
    padding: 30px 25px;
  }
}

.highway-accident__Container .PointSection__content {
  gap: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 50px;
}

@media screen and (max-width: 768px) {
  .highway-accident__Container .PointSection__content {
    display: block;
    margin-left: 0px;
  }
}

.highway-accident__Container .PointSection__content .img {
  text-align: center;
}

.highway-accident__Container .PointSection__itemContainer {
  gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 10px;
}

@media screen and (max-width: 768px) {
  .highway-accident__Container .PointSection__itemContainer {
    gap: 6px;
    margin-top: 15px;
  }
}

.highway-accident__Container .PointSection__itemContainer > li {
  display: inline-block;
  padding-left: 1.2em;
  background: url(../image/highway-accident/highway-accident-icon-list.svg) no-repeat left 0.3em;
	font-family: "HondaGlobalFontJP-Regular", sans-serif;
  font-size: 2rem;
  list-style-type: none;
}

@media screen and (max-width: 768px) {
  .highway-accident__Container .PointSection__itemContainer > li {
    padding-left: 20px;
    background-position: left 0.6em;
    font-size: 1.8rem;
    line-height: 1.8;
  }
}

.highway-accident__Container .MethodSection {
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  .highway-accident__Container .MethodSection {
    padding-top: 70px;
  }
}

.highway-accident__Container .MethodSection__description {
  font-size: 1.8rem;
  line-height: 1.8;
}

.highway-accident__Container .ProcessSection {
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  .highway-accident__Container .ProcessSection {
    padding-top: 70px;
  }
}

.highway-accident__Container .ProcessSection h2 {
  gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.highway-accident__Container .ProcessSection h2::before, .highway-accident__Container .ProcessSection h2::after {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 1px;
  background-color: #CCCCCC;
  content: "";
}

.highway-accident__Container .ProcessSection h2::before {
  margin-right: 1rem;
}

.highway-accident__Container .ProcessSection h2::after {
  margin-left: 1rem;
}

.highway-accident__Container .ProcessSection__itemContainer {
  width: 800px;
  margin: 0 auto;
  padding-top: 36px;
}

@media screen and (max-width: 768px) {
  .highway-accident__Container .ProcessSection__itemContainer {
    width: 100%;
    padding: 23px 30px 0;
  }
}

.highway-accident__Container .ProcessSection__itemContainer .body {
  gap: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 30px;
}

.highway-accident__Container .ProcessSection__itemContainer .body:not(:first-child) {
  margin-top: 113px;
}

.highway-accident__Container .ProcessSection__itemContainer .body:not(:last-child)::after {
  position: absolute;
  bottom: -80px;
  left: 201px;
  width: 32px;
  height: 41px;
  background: url(../image/highway-accident/process_arrow.png) no-repeat;
  background-position: center;
  background-size: contain;
  content: "";
}

@media screen and (max-width: 768px) {
  .highway-accident__Container .ProcessSection__itemContainer .body:not(:last-child)::after {
    bottom: -63px;
    left: 44%;
  }
}

@media screen and (max-width: 768px) {
  .highway-accident__Container .ProcessSection__itemContainer .body {
    display: block;
    margin-left: 0px;
  }
}

.highway-accident__Container .ProcessSection__itemContainer .body .img {
  position: relative;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  text-align: center;
}

.highway-accident__Container .ProcessSection__itemContainer .body .img .label_bn {
  position: absolute;
  top: -34px;
  left: -35px;
}

@media screen and (max-width: 768px) {
  .highway-accident__Container .ProcessSection__itemContainer .body .img .label_bn {
    top: -22px;
    left: -26px;
  }
}

@media screen and (max-width: 768px) {
  .highway-accident__Container .ProcessSection__itemContainer .body .img .label_bn img {
    width: 48px;
  }
}

@media screen and (max-width: 768px) {
  .highway-accident__Container .ProcessSection__itemContainer .body .img > img {
    width: 100%;
  }
}

.highway-accident__Container .ProcessSection__itemContainer .body .txt {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  .highway-accident__Container .ProcessSection__itemContainer .body .txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    padding-top: 15px;
  }
}

.highway-accident__Container .ProcessSection__itemContainer .body .txt > p {
  font-size: 2.0rem;
}

@media screen and (max-width: 768px) {
  .highway-accident__Container .ProcessSection__itemContainer .body .txt > p {
    font-size: 1.8rem;
  }
}

.highway-accident__Container .LinkSection__itemContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .highway-accident__Container .LinkSection__itemContainer {
    display: block;
  }
}

.highway-accident__Container .LinkSection__itemContainer .LinkContent {
  width: calc(50% - 20px);
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .highway-accident__Container .LinkSection__itemContainer .LinkContent {
    width: 100%;
  }
}

.highway-accident__Container .LinkSection__itemContainer .LinkContent > a {
  gap: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 102px;
  padding: 14px 24px 14px 28px;
  border: 1px solid #ccc;
  -webkit-transition: .3s all;
  transition: .3s all;
}

@media screen and (max-width: 768px) {
  .highway-accident__Container .LinkSection__itemContainer .LinkContent > a {
    margin-top: 16px;
  }
}

.highway-accident__Container .LinkSection__itemContainer .LinkContent > a::after {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: 0;
  content: url(https://global.honda/jp/common/img/icon_arrow_right_bk01.svg);
  -webkit-transition: .4s all;
  transition: .4s all;
}

.highway-accident__Container .LinkSection__itemContainer .LinkContent > a:hover {
  border: 1px solid #35363b;
  background-color: #35363b;
  color: #fff;
  opacity: 1;
}

.highway-accident__Container .LinkSection__itemContainer .LinkContent > a:hover::after {
  content: url(https://global.honda/jp/common/img/icon_arrow_right_wh01.svg);
}
