#hab {
  color: #333;
  font-family: "Noto Sans JP";
  font-weight: 400;
  overflow-x: hidden;
}
#hab * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#hab a:hover, #hab a:focus {
  text-decoration: none;
}
#hab .b_c_h_label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 22px;
  font-weight: 800;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 20.5px;
  margin-top: 10px;
  min-height: 100px;
  min-width: 100px;
  position: relative;
  text-align: center;
  z-index: 1;
}
#hab .b_c_h_label:after {
  -moz-transform: rotateZ(-9deg);
  -ms-transform: rotateZ(-9deg);
  -o-transform: rotateZ(-9deg);
  -webkit-transform: rotateZ(-9deg);
  background: #fff;
  bottom: 0;
  content: "";
  height: 100px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: rotate(-9deg);
  transform: rotateZ(-9deg);
  width: 100px;
  z-index: -1;
}
#hab .b_c_h_wrapper_left, #hab .b_c_h_wrapper_right {
  padding-bottom: 31px;
  padding-top: 36px;
}
#hab .b_c_h_wrapper_left {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #bc271a;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  max-width: 1027px;
  padding-right: 60px;
  width: 100%;
}
#hab .b_c_h_wrapper_left .b_c_h_value:nth-child(1) {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 3px;
}
#hab .b_c_h_wrapper_left .b_c_h_value:nth-child(2) {
  display: block;
  font-size: 70px;
  font-weight: 900;
}
#hab .b_c_h_w_left_label {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 4px;
  padding-top: 2px;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
}
#hab .b_c_h_wrapper_cricle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  aspect-ratio: 1;
  background: #bebebe;
  border: solid 4px #fff;
  border-radius: 50%;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 23px;
  font-weight: 700;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 104px;
  position: relative;
  width: 100%;
  z-index: 1;
}
#hab .b_c_h_wrapper_cricle span {
  position: relative;
  z-index: 1;
}
#hab .b_c_h_wrapper_cricle .arrow:after {
  border-bottom: 10px solid transparent;
  border-left: 20px solid #bebebe;
  border-top: 10px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: -32px;
  top: -7.5px;
  width: 0;
  z-index: 1;
}
#hab .b_c_h_wrapper_right .b_c_h_value {
  color: #bc271a;
  display: inline-block;
  font-size: 120px;
  font-weight: 900;
  letter-spacing: -3px;
  line-height: 90px;
  margin-right: 8px;
  margin-top: 3px;
}
#hab .b_c_h_wrapper_right .b_c_h_unit {
  color: #bc271a;
  font-size: 50px;
  font-weight: 700;
}
#hab .b_c_h_w_left_label:after {
  background: #ecff58;
  bottom: 0;
  content: "";
  height: 24px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
}
#hab .b_c_h_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
#hab .b_c_trademark_logo img {
  padding-top: 45px;
}
#hab .b_c_h_wrapper_left .b_c_h_value:nth-child(2) strong {
  letter-spacing: 13px;
}
#hab .b_c_h_wrapper_left .b_c_h_value:nth-child(2) small {
  letter-spacing: 8px;
}
#hab .b_c_trademark {
  background: #ededed;
  height: 799px;
  max-width: 24%;
  text-align: center;
  width: 100%;
}
#hab .b_c_heading {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 76%;
  width: 100%;
}
#hab .banner_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#hab .b_c_h_wrapper_right {
  max-width: 432px;
  padding-left: 70px;
  position: relative;
  width: 100%;
  z-index: 1;
}
#hab .b_c_h_wrapper_right .b_c_h_wrapper_cricle {
  left: -50px;
  position: absolute;
  top: 55%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#hab .b_c_trademark img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 366px;
  width: auto;
}
#hab .b_c_trademark_note {
  color: #000;
  font-family: "Noto Sans CJK JP";
  font-size: 14px;
  font-weight: 400;
  margin-top: 28px;
  padding-left: 60px;
  text-align: center;
}
#hab .banner_image {
  margin-right: auto;
  margin-top: -582px;
  max-width: 89.25%;
  position: relative;
  z-index: 5;
}
#hab .banner_image img {
  border: solid 10px #fff;
  border-top-right-radius: 50px;
  border-left:unset;
  height: 100%;
  width: 100%;
}
#hab .banner_image_contents {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  aspect-ratio: 1;
  background-color: #ffffffab;
  background-image: url(../../images/honda/banner-cricle.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 50%;
  bottom: 12%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 390px;
  position: absolute;
  right: 8.5%;
  width: 100%;
  z-index: 1;
}
#hab .banner_image_c_label svg {
  position: absolute;
  right: -40px;
  top: -20px;
}
#hab .banner_image_c_label {
  color: #497219;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 3px;
  padding-bottom: 20px;
  position: relative;
  text-align: center;
  z-index: 1;
}
#hab .banner_image_c_label:after {
  background-image: url(../../images/honda/arrow-down.png);
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  height: 15px;
  left: 0;
  position: absolute;
  right: 0;
}
#hab .banner_image_c_unit.unit_1 {
  font-size: 35px;
  font-weight: 800;
  margin-top: 1%;
}
#hab .banner_image_c_unit.unit_2 {
  color: #bc271a;
  font-size: 45px;
  font-weight: 700;
  margin-top: 8%;
}
#hab .banner_image_c_value {
  color: #bc271a;
  font-size: 170px;
  font-weight: 900;
  line-height: 1;
  margin-top: -26px;
}
#hab .banner_image_c_unit {
  -webkit-writing-mode: tb;
  -ms-writing-mode: tb;
  writing-mode: tb;
}
#hab .banner_image_c_values {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#hab .banner_image_c_note {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 26px;
  margin-top: 7px;
  text-align: center;
}
#hab .banner_image_c_note small {
  display: block;
  padding-left: 20px;
}
#hab .call__now.primary {
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  -webkit-border-radius: 20px;
  background-image: url(../../images/honda/btn-arrow-banner.png);
  border-radius: 20px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  margin-left: auto;
  margin-right: auto;
  margin-top: -70px;
  max-width: 1130px;
  padding-bottom: 36px;
  padding-right: 191px;
  padding-top: 36px;
  position: relative;
  z-index: 10;
}
#hab .call__now.primary span {
  letter-spacing: 4px;
}
#hab .call__now.primary strong {
  font-size: 55px;
  letter-spacing: 5px;
  margin-left: 40px;
  margin-right: 80px;
  margin-top: -7px;
}
#hab .benefits .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-top: 432px;
}
#hab .benefits_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 31px;
  margin-top: 116px;
}
#hab .benefits {
  margin-top: -300px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#hab .benefits:after {
  -webkit-animation: zoomScale 1s linear, zoomRotate 5s 1s linear infinite;
  animation: zoomScale 1s linear, zoomRotate 5s 1s linear infinite;
  aspect-ratio: 1;
  background-image: url(../../images/honda/cricle.png);
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
  content: "";
  left: 50%;
  max-width: 1058px;
  opacity: 0.1;
  pointer-events: none;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  z-index: -1;
}
#hab .human_happy {
  margin-top: -123px;
  position: relative;
  z-index: 1;
}
#hab .human_happy .star {
  position: absolute;
  top: 0;
}
#hab .human_happy .star.star-1 {
  -webkit-animation: light 5.5s linear infinite;
  animation: light 5.5s linear infinite;
  left: 0;
  top: 330px;
}
#hab .human_happy .star.star-2 {
  -webkit-animation: light 8.75s linear, light 5.5s 0.75s linear infinite;
  animation: light 8.75s linear, light 5.5s 0.75s linear infinite;
  right: 0;
  top: 160px;
}
#hab .human_happy .star img {
  max-width: 37.5px;
}
#hab .call__now span {
  color: #ecff58;
  display: inline-block;
  font-size: 36px;
  padding-bottom: 10px;
  position: relative;
  z-index: 1;
}
#hab .call__now {
  -moz-transition: 0.3s all 0s;
  -ms-transition: 0.3s all 0s;
  -o-transition: 0.3s all 0s;
  -webkit-transition: 0.3s all 0s;
  background-color: #559807;
  background-image: url(../../images/honda/bg-btn.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-bottom-left-radius: 0;
  border-radius: 20px;
  border-top-left-radius: 0;
  color: #fff;
  display: block;
  font-size: 50px;
  font-weight: 700;
  overflow: hidden;
  transition: 0.3s all 0s;
  width: 63%;
}
#hab .call__now svg {
  -moz-transform: translateX(0);
  -moz-transition: 0.3s all 0s;
  -ms-transform: translateX(0);
  -ms-transition: 0.3s all 0s;
  -o-transform: translateX(0);
  -o-transition: 0.3s all 0s;
  -webkit-transform: translateX(0);
  -webkit-transition: 0.3s all 0s;
  transform: translateX(0);
}
#hab .call__now:hover {
  background-color: #85b722;
}
#hab .call__now:hover svg {
  -ms-transform: translateX(35px);
  -webkit-transform: translateX(35px);
  transform: translateX(35px);
}
#hab .call__now span:after {
  background: #ecff58;
  border-radius: 5px;
  bottom: 0;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  right: 0;
}
#hab .call__now small {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(../../images/honda/cricle-btn.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 50%;
  color: #ecff58;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 900;
  height: 90px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 7.5px;
  width: 90px;
}
#hab .call__now {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  padding-bottom: 42px;
  padding-right: 5.25%;
  padding-top: 42px;
}
#hab .call__now strong {
  margin-left: 20px;
  margin-right: 50px;
}
#hab .jop_d_title .jop_d_t_text {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 80px;
}
#hab .jop_description .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}
#hab .jop_d_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#hab .jop_d_c_w_contents .jop_d_c_w_c_title_sm {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 3px;
  margin-bottom: 6px;
}
#hab .jop_d_title_sp {
  display: none;
}
#hab .jop_d_c_w_contents .jop_d_c_w_c_title {
  color: #497219;
  font-size: 36px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 30px;
}
#hab .jop_d_c_w_contents .jop_d_c_w_c_title span {
  color: #333;
}
#hab .jop_d_c_w_c_label {
  color: #497219;
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 6px;
  position: relative;
  z-index: 1;
}
#hab .jop_d_c_w_c_box_value:before, #hab .jop_d_c_w_c_box_value:after {
  background: #497219;
  border-radius: 35px;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
#hab .jop_d_c_w_c_box_value:after {
  bottom: 0;
  top: 0;
}
#hab .jop_d_c_w_c_box_v_text:not(:last-child) {
  border-bottom: solid 1px #497219;
  margin-bottom: 16px;
  padding-bottom: 16px;
}
#hab .jop_d_c_w_c_box_value {
  padding: 16px 0;
  position: relative;
  z-index: 1;
}
#hab .jop_d_c_w_focus {
  background: #fff;
  border-radius: 10px;
  margin-top: 63px;
  width: 100%;
}
#hab .jop_d_c_w_f_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 34px 45px 18px;
}
#hab .jop_d_c_w_f_item:nth-child(2) .jop_d_c_w_f_i_lg {
  letter-spacing: 0px;
  padding-top: 15px;
}
#hab .jop_d_c_w_f_item:nth-child(3) .jop_d_c_w_f_i_lg {
  margin-left: -40px;
  padding-top: 15px;
}
#hab .jop_d_c_w_f_title {
  color: #497219;
  font-size: 24px;
  font-weight: 700;
  position: relative;
  z-index: 1;
}
#hab .jop_d_c_w_f_item {
  max-width: calc(100% / 3 - 6px);
  text-align: center;
  width: 100%;
}
#hab .jop_d_c_w_f_i_lg {
  font-size: 30px;
  font-weight: 700;
}
#hab .jop_d_c_w_f_i_value {
  font-size: 45px;
  font-weight: 700;
  position: relative;
  z-index: 1;
}
#hab .jop_d_c_w_f_i_sm {
  font-size: 16px;
  font-weight: 500;
}
#hab .jop_d_c_w_f_i_lg small {
  font-size: 26px;
  font-weight: 500;
}
#hab .jop_d_c_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#hab .jop_d_c_w_contents {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: auto;
  max-width: 377px;
}
#hab .jop_d_c_w_focus {
  background: #fff;
  border-radius: 10px;
  margin-top: 63px;
  width: 100%;
}
#hab .jop_d_c_w_f_title {
  -moz-transform: rotateZ(-10deg);
  -ms-transform: rotateZ(-10deg);
  -o-transform: rotateZ(-10deg);
  -webkit-transform: rotateZ(-10deg);
  color: #497219;
  font-size: 24px;
  font-weight: 700;
  left: 12px;
  margin-bottom: 10.5px;
  padding-left: 5px;
  position: relative;
  top: -15px;
  -ms-transform: rotate(-10deg);
  transform: rotateZ(-10deg);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
}
#hab .jop_d_c_w_f_title:after, #hab .jop_d_c_w_f_i_value:after {
  background: #ecff58;
  bottom: 0;
  content: "";
  height: 16px;
  left: 0;
  position: absolute;
  right: -10px;
  z-index: -1;
}
#hab .jop_d_c_w_f_i_value:after {
  height: 26px;
  max-width: 205px;
  width: 0%;
  -moz-transform: rotateZ(-10deg);
  -ms-transform: rotateZ(-10deg);
  -o-transform: rotateZ(-10deg);
  -webkit-transform: rotateZ(-10deg);
  transform: rotateZ(-10deg);
  transition-duration: 1s;
  transition-delay: 1.5s;
}
#hab .jop_d_c_w_focus[style^="visibility: visible"] .jop_d_c_w_f_i_value:after {
  width: 100%;
}
#hab .jop_d_c_w_f_item:nth-child(1) .jop_d_c_w_f_i_value:after {
  transition-delay: 1.25s;
}
#hab .jop_d_c_w_f_item:nth-child(2) .jop_d_c_w_f_i_value:after {
  transition-delay: 1.45s;
}
#hab .jop_d_c_w_f_item:nth-child(3) .jop_d_c_w_f_i_value:after {
  transition-delay: 1.55s;
}
#hab .jop_d_c_w_f_i_sm {
  font-size: 16px;
  font-weight: 500;
}
#hab .jop_d_c_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#hab .jop_d_c_w_image {
  aspect-ratio: 1;
  border-radius: 50%;
  max-width: 302px;
  overflow: hidden;
  width: 100%;
}
#hab .jop_d_c_w_image:not(:last-child) {
  margin-bottom: 22px;
}
#hab .jop_d_c_w_images {
  margin-top: -55px;
}
#hab .jop_d_c_w_image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
#hab .jop_d_title:after {
  background-image: url(../../images/honda/arrow-right.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  max-height: 142px;
  max-width: 180px;
  position: absolute;
  right: -170px;
  top: 185px;
  width: 100%;
}
#hab .jop_d_content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-bottom: 87px;
  padding-left: 170px;
  padding-top: 191px;
  position: relative;
  z-index: 1;
}
#hab .jop_d_image {
  left: 15%;
  position: relative;
  z-index: 5;
}
#hab .human_cricle {
  bottom: -22%;
  margin-top: -65%;
  max-width: 333px;
  pointer-events: none;
  position: absolute;
  right: -10%;
  z-index: -1;
}
#hab .jop_description {
  margin-top: 219px;
  position: relative;
  z-index: 1;
}
#hab .jop_description .call__now {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0;
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  z-index: 10;
  border-bottom-left-radius: 0;
}
#hab .jop_d_content:after {
  background: #ededed;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 144%;
  z-index: -1;
}
@-webkit-keyframes up-down {
  0% {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -ms-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes up-down {
  0% {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -ms-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fly {
  from {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    opacity: 0;
    transform: scale(0);
  }
  to {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes fly {
  from {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    opacity: 0;
    transform: scale(0);
  }
  to {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes light {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-filter: drop-shadow(0px 0px 5px #ecda4f);
    filter: drop-shadow(0px 0px 5px #ecda4f);
    opacity: 0;
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-filter: drop-shadow(0px 0px 40px #ecda4f);
    filter: drop-shadow(0px 0px 40px #ecda4f);
    opacity: 1;
  }
}
@keyframes light {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-filter: drop-shadow(0px 0px 5px #ecda4f);
    filter: drop-shadow(0px 0px 5px #ecda4f);
    opacity: 0;
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-filter: drop-shadow(0px 0px 40px #ecda4f);
    filter: drop-shadow(0px 0px 40px #ecda4f);
    opacity: 1;
  }
}
@-webkit-keyframes zoomScale {
  0% {
    -moz-transform: translateX(-50%) scale(0.3);
    -ms-transform: translateX(-50%) scale(0.3);
    -o-transform: translateX(-50%) scale(0.3);
    -webkit-transform: translateX(-50%) scale(0.3);
    opacity: 0.05;
    transform: translateX(-50%) scale(0.3);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  50% {
    -moz-transform: translateX(-50%) scale(0.7);
    -ms-transform: translateX(-50%) scale(0.7);
    -o-transform: translateX(-50%) scale(0.7);
    -webkit-transform: translateX(-50%) scale(0.7);
    opacity: 0.07;
    transform: translateX(-50%) scale(0.7);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  100% {
    -moz-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    -webkit-transform: translateX(-50%) scale(1);
    opacity: 0.1;
    transform: translateX(-50%) scale(1);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
@keyframes zoomScale {
  0% {
    -moz-transform: translateX(-50%) scale(0.3);
    -ms-transform: translateX(-50%) scale(0.3);
    -o-transform: translateX(-50%) scale(0.3);
    -webkit-transform: translateX(-50%) scale(0.3);
    opacity: 0.05;
    transform: translateX(-50%) scale(0.3);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  50% {
    -moz-transform: translateX(-50%) scale(0.7);
    -ms-transform: translateX(-50%) scale(0.7);
    -o-transform: translateX(-50%) scale(0.7);
    -webkit-transform: translateX(-50%) scale(0.7);
    opacity: 0.07;
    transform: translateX(-50%) scale(0.7);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  100% {
    -moz-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    -webkit-transform: translateX(-50%) scale(1);
    opacity: 0.1;
    transform: translateX(-50%) scale(1);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
@-webkit-keyframes zoomRotateFull {
  0% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  100% {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
@keyframes zoomRotateFull {
  0% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  100% {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
@-webkit-keyframes zoomRotate {
  0% {
    -moz-transform: translateX(-50%) scale(1) rotateZ(0deg);
    -ms-transform: translateX(-50%) scale(1) rotateZ(0deg);
    -o-transform: translateX(-50%) scale(1) rotateZ(0deg);
    -webkit-transform: translateX(-50%) scale(1) rotateZ(0deg);
    opacity: 0.6;
    transform: translateX(-50%) scale(1) rotateZ(0deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  100% {
    -moz-transform: translateX(-50%) scale(1) rotateZ(360deg);
    -ms-transform: translateX(-50%) scale(1) rotateZ(360deg);
    -o-transform: translateX(-50%) scale(1) rotateZ(360deg);
    -webkit-transform: translateX(-50%) scale(1) rotateZ(360deg);
    opacity: 0.6;
    transform: translateX(-50%) scale(1) rotateZ(360deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
@keyframes zoomRotate {
  0% {
    -moz-transform: translateX(-50%) scale(1) rotateZ(0deg);
    -ms-transform: translateX(-50%) scale(1) rotateZ(0deg);
    -o-transform: translateX(-50%) scale(1) rotateZ(0deg);
    -webkit-transform: translateX(-50%) scale(1) rotateZ(0deg);
    opacity: 0.6;
    transform: translateX(-50%) scale(1) rotateZ(0deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  100% {
    -moz-transform: translateX(-50%) scale(1) rotateZ(360deg);
    -ms-transform: translateX(-50%) scale(1) rotateZ(360deg);
    -o-transform: translateX(-50%) scale(1) rotateZ(360deg);
    -webkit-transform: translateX(-50%) scale(1) rotateZ(360deg);
    opacity: 0.6;
    transform: translateX(-50%) scale(1) rotateZ(360deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
#hab .b_title_sm span {
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 5px;
}
#hab .b_title_lg {
  font-size: 45px;
  font-weight: 700;
  letter-spacing: 6px;
}
#hab .b_title_lg strong {
  color: #bc271a;
  font-size: 65px;
}
#hab .b_titles {
  margin-bottom: 24.5px;
  text-align: center;
}
#hab .b_title_sm svg {
  display: inline-block;
  height: 41px;
  margin: 0 7.5px;
  width: 16px;
}
#hab .b_title_sm {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 8px;
}
#hab .benefit_item {
  background-color: #fff;
}
#hab .benefit_item:nth-child(1) .value {
  margin-top: -15px;
}
#hab .benefit_item:nth-child(1) .wrapper {
  margin-left: -12px;
}
#hab .benefit_item .title {
  background: #bc271a;
  color: #fff;
  font-size: 24px;
  font-variant: JIS04;
  font-weight: 700;
  padding: 10.5px;
  text-align: center;
}
#hab .benefits_box .col_1, #hab .benefits_box .col_3 {
  max-width: 330px;
  width: 100%;
}
#hab .benefits_box .col_2 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: auto;
  max-width: 371px;
  text-align: center;
}
#hab .benefit_item .w_value_text {
  font-size: 50px;
  font-weight: 600;
  text-align: center;
}
#hab .benefit_item .value {
  color: #bc271a;
  font-size: 75px;
  font-weight: 700;
}
#hab .benefit_item:not(:last-child) {
  margin-bottom: 30px;
}
#hab .benefit_item {
  background-image: url(../../images/honda/bg-benefit.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 5px;
  overflow: hidden;
}
#hab .benefit_item:nth-child(2) .value {
  margin-left: 15px;
  margin-top: -15px;
}
#hab .benefits_box .col_3 .benefit_item:nth-child(2) .w_value {
  margin-left: 41px;
  margin-top: -17px;
}
#hab .benefit_item .w_ok {
  color: #333;
  font-size: 50px;
  font-weight: 700;
  margin-right: -15px;
}
#hab .w_label {
  background-image: url(../../images/honda/mes.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-size: 18px;
  font-weight: 700;
  padding: 9px 10px 9px 25px;
}
#hab .benefit_item .wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 100px;
}
#hab .benefit_item .wrapper .label, #hab .benefit_item .wrapper .unit {
  font-size: 24px;
  font-weight: 700;
}
#hab .benefit_item .wrapper .unit {
  color: #bc271a;
}
#hab .benefit_item:nth-child(1) .wrapper .value {
  margin: -15px 12px 0;
}
#hab .w_units {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  color: #bc271a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 24px;
  font-weight: 700;
  max-width: 130px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#hab .w_units .value_sm {
  color: #bc271a;
  font-size: 36px;
}
#hab .value_desc {
  color: #333;
  width: 100%;
}
#hab .w_units .value_sm_unit {
  margin-left: 5px;
}
#hab .w_values {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 6.5px;
}
#hab .w_values .unit {
  margin-left: 5px;
}
#hab .w_value_mix .value {
  font-size: 75px;
}
#hab .w_value_mix .w_value {
  color: #bc271a;
  font-size: 75px;
  font-weight: 700;
}
#hab .w_value_mix {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#hab .w_value_mix .w_unit_mix {
  -ms-flex-item-align: self-end;
  -ms-grid-row-align: self-end;
  align-self: self-end;
  font-size: 24px;
  font-weight: 700;
}
#hab .w_value_mix .w_unit_mix .unit_mix_1 {
  color: #bc271a;
  display: block;
}
#hab .item_work_holyday {
  background-color: #fff;
  background-image: url(../../images/honda/bg-time-holiday.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  z-index: 1;
}
#hab .i_w_h_h_label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #bc271a;
  border-radius: 5px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 24px;
  font-weight: 700;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 21px;
  max-width: 150px;
  min-height: 97px;
  text-align: center;
  width: 100%;
}
#hab .i_w_h_head_v_number {
  font-size: 60px;
  font-weight: 700;
}
#hab .i_w_h_head_v_desc {
  font-family: "Noto Sans CJK JP";
  font-size: 15px;
  font-weight: 400;
}
#hab .i_w_h_head {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 21.5px;
}
#hab .i_w_h_b_box_c_title {
  border-bottom: solid thin #bc271a;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 6.5px;
  padding-bottom: 8.5px;
}
#hab .i_w_h_b_box_c_title small {
  color: #bc271a;
}
#hab .i_w_h_b_box_c_desc {
  font-size: 20px;
  line-height: 40px;
}
#hab .box_time_work_holiday {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#hab .box_time_work_holiday > * {
  max-width: calc(100% / 2 - 15.5px);
  width: 100%;
}
#hab .i_w_h_head_v_number small {
  display: inline-block;
  font-size: 20px;
}
#hab .i_w_h_b_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 18.4px 20.5px;
}
#hab .i_w_h_b_box .i_w_h_b_box_image {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  max-width: 216px;
  padding-left: 0;
  width: 100%;
}
#hab .i_w_h_b_box .i_w_h_b_box_image img {
  margin-top: -9px;
  max-height: 250px;
  width: 100%;
  object-fit: contain;
}
#hab .item_work_holyday:after {
  background-image: url(../../images/honda/half-cricle.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  height: 281px;
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 344px;
  z-index: -1;
}
#hab .item_work_holyday {
  overflow: hidden;
}
#hab .item_work_holyday:nth-child(2) .i_w_h_head_v_number {
  font-size: 50px;
}
#hab .call__now span {
  color: #ecff58;
  display: inline-block;
  font-size: 36px;
  padding-bottom: 10px;
  position: relative;
  z-index: 1;
}
#hab .jop_description .call__now strong {
  letter-spacing: 4px;
  margin-left: 38px;
}
#hab .call__now {
  background-color: #559807;
  background-image: url(../../images/honda/bg-btn.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-bottom-left-radius: 0;
  border-radius: 20px;
  border-top-left-radius: 0;
  color: #fff;
  display: block;
  font-size: 50px;
  font-weight: 700;
  overflow: hidden;
  width: 66.5%;
}
#hab .call__now span:after {
  background: #ecff58;
  border-radius: 5px;
  bottom: 0;
  content: "";
  height: 2.5px;
  left: 0;
  position: absolute;
  right: 0;
}
#hab .call__now small {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(../../images/honda/cricle-btn.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 50%;
  color: #ecff58;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 900;
  height: 90px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 7.5px;
  width: 90px;
}
#hab .call__now {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  padding-bottom: 42px;
  padding-right: 5.25%;
  padding-top: 42px;
}
#hab .call__now strong {
  margin-left: 20px;
  margin-right: 50px;
}
#hab .jop_d_c_w_f_item:nth-child(1) {
  margin-left: -13px;
}
#hab .jop_d_c_w_f_item:nth-child(1) .jop_d_c_w_f_i_lg {
  font-size: 28px;
}
#hab .jop_d_c_w_f_item:nth-child(1) .jop_d_c_w_f_i_value {
  font-size: 50px;
}
#hab .jop_d_c_w_f_item:nth-child(3) .jop_d_c_w_f_i_lg small {
  font-size: 26px;
  font-weight: 700;
}
#hab .jop_d_c_w_contents .jop_d_c_w_c_title_sm {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 10px;
}
#hab .jop_d_title_sp {
  display: none;
}
#hab .jop_d_c_w_contents .jop_d_c_w_c_title {
  color: #497219;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 4px;
  line-height: 50px;
  margin-bottom: 34px;
}
#hab .jop_d_c_w_contents .jop_d_c_w_c_title span {
  color: #333;
}
#hab .jop_d_c_w_c_label {
  color: #497219;
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 6px;
  position: relative;
  z-index: 1;
}
#hab .jop_d_c_w_c_box_value:before, #hab .jop_d_c_w_c_box_value:after {
  background: #497219;
  border-radius: 35px;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
#hab .jop_d_c_w_c_box_value:after {
  bottom: 0;
  top: 0;
}
#hab .jop_d_c_w_c_box_v_text {
  color: #000;
  font-family: "Noto Sans CJK JP";
  font-size: 18px;
  font-weight: 500;
  line-height: 35px;
  padding-left: 22px;
  padding-right: 22px;
}
#hab .jop_d_c_w_c_box_value {
  padding: 13px 0;
  position: relative;
  z-index: 1;
}
#hab .jop_d_c_w_c_box_note {
  font-family: "Noto Sans CJK JP";
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 16px;
  padding-left: 6px;
}
#hab .jop_d_c_w_focus {
  background: #fff;
  border-radius: 10px;
  margin-top: 63px;
  width: 100%;
}
#hab .jop_d_c_w_f_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 34px 38px;
}
#hab .jop_d_c_w_f_i_sm {
  font-size: 16px;
  font-weight: 500;
}
#hab .jop_d_c_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#hab .jop_d_c_w_f_i_sm {
  font-size: 16px;
  font-weight: 500;
}
#hab .jop_d_c_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#hab .jop_d_c_w_image {
  aspect-ratio: 1;
  border-radius: 50%;
  max-width: 302px;
  overflow: hidden;
  width: 100%;
}
#hab .jop_d_c_w_image:not(:last-child) {
  margin-bottom: 22px;
}
#hab .jop_d_c_w_image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
#hab .jop_d_title {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  letter-spacing: 4px;
  max-width: 272px;
  padding-top: 236px;
  position: relative;
  text-align: center;
  z-index: 5;
}
#hab .jop_d_title:after {
  background-image: url(../../images/honda/arrow-right.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  max-height: 164px;
  max-width: 164px;
  position: absolute;
  right: -154px;
  top: 176px;
  width: 100%;
}
#hab .jop_d_content {
  padding-bottom: 87px;
  padding-left: 169px;
  padding-top: 193px;
  position: relative;
  z-index: 1;
}
#hab .treat_imgs > * img {
  width: 100%;
}
#hab .treatment .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}
#hab .treat_d_title_sm {
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 3px;
  margin-left: auto;
  margin-right: 282px;
  max-width: 770px;
  padding-bottom: 20px;
  position: relative;
  text-align: right;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
}
#hab .treat_d_title_sm:after {
  background-image: url(../../images/honda/arrow-treat.png);
  background-repeat: no-repeat;
  background-size: cover;
  bottom: -2px;
  content: "";
  height: 15px;
  left: -12px;
  position: absolute;
  right: -6px;
}
#hab .treat_d_content .treat_d_title {
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 4px;
  margin-bottom: 48px;
  max-width: 770px;
  text-align: right;
}
#hab .treat_d_content .treat_d_title small {
  font-size: 35px;
}
#hab .treat_i_label small {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
  position: relative;
  top: -6px;
  z-index: 1;
}
#hab .treat_i_label span {
  display: block;
  font-size: 41px;
  font-weight: 700;
}
#hab .treat_i_label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  aspect-ratio: 1;
  background: #bc271a;
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 25px;
  max-width: 167px;
  position: absolute;
  top: -48px;
  width: 100%;
  z-index: 10;
}
#hab .treat_i_title {
  font-size: 19px;
  font-weight: 500;
  margin-bottom: 33px;
  text-align: right;
}
#hab .treat_i_title span {
  font-weight: 700;
  padding-bottom: 4px;
  position: relative;
  z-index: 1;
}
#hab .treat_i_title span:after {
  background: #ecff58;
  bottom: 0;
  content: "";
  height: 12px;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  z-index: -1;
}
#hab .treat_img ul li {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 30px;
  padding-left: 25px;
  position: relative;
  z-index: 1;
}
#hab .treat_img ul li span {
  font-size: 16px;
  font-weight: 500;
}
#hab .treat_img ul li small {
  color: #bc271a;
}
#hab .treat_img ul li:not(:last-child) {
  margin-bottom: 10px;
}
#hab .treat_note {
  font-family: "Noto Sans CJK JP";
  font-size: 14px;
  font-weight: 400;
  margin-top: 25px;
  color: #000000;
}
#hab .treat_item {
  background-color: #fff;
  border-radius: 5px;
  padding: 28px 33px 26px;
  position: relative;
  z-index: 1;
}
#hab .treat_d_c_wrapper {
  padding-bottom: 93px;
  padding-top: 78px;
  position: relative;
  z-index: 1;
}
#hab .treat_d_c_wrapper:after {
  background: #ededed;
  border-bottom-right-radius: 100px;
  border-top-right-radius: 100px;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 145%;
  z-index: -1;
}
#hab .treatment {
  margin-top: 70px;
}
#hab .treat_d_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
#hab .treat_d_box > .treat_d_content {
  max-width: 924px;
  width: 100%;
}
#hab .treat_d_box > .treat_d_title {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 276px;
  position: relative;
  width: 100%;
  z-index: 1;
}
#hab .treat_d_box > .treat_d_title:after {
  -moz-transform: rotateZ(-180deg);
  -ms-transform: rotateZ(-180deg);
  -o-transform: rotateZ(-180deg);
  -webkit-transform: rotateZ(-180deg);
  background-image: url(../../images/honda/arrow-right.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  left: -154px;
  max-height: 164px;
  max-width: 164px;
  position: absolute;
  top: 75px;
  -ms-transform: rotate(-180deg);
  transform: rotateZ(-180deg);
  width: 100%;
}
#hab .treat_items {
  margin-right: auto;
  max-width: 770px;
}
#hab .treat_item:not(:last-child) {
  margin-bottom: 84px;
}
#hab .treat_imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#hab .treat_imgs > * {
  max-width: calc(100% / 2 - 12px);
  width: 100%;
}
#hab .treat_imgs ul {
  margin-top: 12px;
  padding-left: 5px;
}
#hab .treat_img ul li small {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
#hab .treat_item:nth-child(1) {
  background-image: url(../../images/honda/bg-treat-1.png);
}
#hab .treat_item:nth-child(2) {
  background-image: url(../../images/honda/bg-treat-2.png);
  padding-top: 68px;
}
#hab .treat_item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#hab .treat_item:nth-child(2) .treat_i_label span {
  font-size: 33px;
}
#hab .treat_d_t_text {
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 5.5px;
  -webkit-writing-mode: tb;
  -ms-writing-mode: tb;
  writing-mode: tb;
}
#hab .treat_d_t_texts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 49px;
  margin-top: 8px;
  padding-left: 7px;
}
#hab .treat_d_t_text span {
  color: #bc271a;
  font-weight: 700;
}
#hab .treat_d_t_text:nth-child(2) {
  margin: 0 22px;
}
#hab .treat_d_t_text small {
  letter-spacing: -10px;
  text-align: center;
  -webkit-writing-mode: horizontal-tb;
  -ms-writing-mode: lr-tb;
  writing-mode: horizontal-tb;
}
#hab .treat_d_image {
  margin-left: -26%;
  position: relative;
  z-index: 1;
}
#hab .treat_cricle {
  bottom: -25%;
  left: -5%;
  position: absolute;
  z-index: -1;
}
#hab .road_work .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}
#hab .map {
  max-height: 751px;
  max-width: 53%;
  position: absolute;
  right: -68px;
  top: 0;
  z-index: 1;
}
#hab .map .location {
  position: absolute;
  top: calc(17% + 3px);
  left: calc(39% + 1.5px);
  max-width: 37px;
  z-index: 1;
  animation: poyopoyo 2s ease-out infinite;
  -webkit-animation: poyopoyo 2s ease-out infinite;
}
@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  50%, 70% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
  }
}
#hab .map img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}
#hab .road_work {
  font-family: "Noto Sans CJK JP";
  margin-bottom: 100px;
  padding-bottom: 23px;
  position: relative;
  z-index: 15;
}
#hab .road_work:after {
  -ms-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  border-color: #f3f7ec transparent transparent;
  border-color: #fff transparent transparent;
  border-style: solid;
  border-style: solid;
  border-width: 86px 50.5px 0;
  border-width: 86px 62.5px 0;
  bottom: -85px;
  bottom: -175px;
  content: "";
  height: 0;
  height: 0;
  left: 50%;
  left: 50%;
  position: absolute;
  position: absolute;
  transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  width: 0;
  z-index: 1;
  z-index: 1;
}
#hab .road_w_c_h_c_i_label span:nth-child(2) {
  position: relative;
  top: 16px;
  z-index: 1;
}
#hab .road_w_c_h_c_i_label span:nth-child(3) {
  position: relative;
  top: 33px;
  z-index: 1;
}
#hab .road_w_c_head_title {
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 14.5px;
}
#hab .road_w_c_head_desc {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.25px;
  color: #000000;
}
#hab .road_w_c_head_heading {
  color: #bc271a;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 4px;
}
#hab .road_w_c_head_box {
  margin-bottom: 93px;
  max-width: 726px;
}
#hab .road_w_c_h_content {
  font-size: 16px;
  font-weight: 400;
  line-height: 35px;
  padding-top: 11px;
  color: #000000;
}
#hab .road_w_c_h_line {
  background: #bc271a;
  height: auto;
  width: 2px;
}
#hab .road_w_c_head_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
#hab .road_w_c_head_box:after {
  -webkit-animation: zoomRotateFull 5s 1s linear infinite;
  animation: zoomRotateFull 5s 1s linear infinite;
  aspect-ratio: 1;
  background-image: url(../../images/honda/road-cricle.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: auto;
  left: -75px;
  max-height: 175px;
  max-width: 175px;
  position: absolute;
  top: -68px;
  width: 100%;
  z-index: 1;
}
#hab .road_work_contents {
  margin-left: 6.5%;
  max-width: 825px;
  padding-top: 108.6px;
  width: 100%;
}
#hab .road_w_c_head_content_heading {
  font-family: "Noto Sans CJK JP";
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 2.5px;
  margin-bottom: 36px;
  margin-left: -15px;
}
#hab .road_w_c_h_c_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 614px;
}
#hab .road_w_c_h_c_i_label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: solid 3px #bc271a;
  border-radius: 5px;
  color: #bc271a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Noto Sans CJK JP";
  font-size: 24px;
  font-weight: 500;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 30px;
  min-width: 70px;
  -webkit-writing-mode: tb;
  -ms-writing-mode: tb;
  writing-mode: tb;
}
#hab .road_w_c_h_c_i_value {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 66px;
  padding-top: 2.5px;
  position: relative;
  z-index: 1;
}
#hab .road_w_c_h_c_i_v_desc {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #dd928c;
  border-radius: 5px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Noto Sans CJK JP";
  font-size: 24px;
  font-weight: 700;
  height: 60px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  letter-spacing: 2px;
  margin-left: auto;
  min-width: 235px;
  padding-left: 21px;
  position: relative;
  z-index: 5;
}
#hab .road_w_c_h_c_i_v_desc small {
  font-size: 20px;
  font-weight: 500;
}
#hab .road_w_c_h_c_i_value:not(:last-child) {
  margin-bottom: 27px;
}
#hab .road_w_c_h_c_i_values {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#hab .road_w_c_h_c_i_v_number {
  font-size: 18px;
  font-weight: 500;
  margin-left: 15px;
}
  #hab .road_w_c_h_c_i_v_number small {
    color: #bc271a;
  }
#hab .road_w_c_h_c_i_v_number span {
  color: #bc271a;
  font-size: 22px;
  font-weight: 700;
}
#hab .road_w_c_h_c_i_value:after {
  background: #bebebe;
  bottom: 20%;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
}
#hab .road_w_c_head_content {
  padding-left: 18px;
}
#hab .call__now.road {
  background-image: url(../../images/honda/bg-btn-reverse.png);
  border-radius: 20px 0 0 20px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-left: auto;
  margin-top: 103px;
  max-width: 1284px;
  padding-bottom: 48px;
  padding-left: 63px;
  padding-right: 0;
  position: relative;
  width: 100%;
  z-index: 1;
}
#hab .call__now.road strong {
  letter-spacing: 5px;
  margin-left: 35px;
}
#hab .call__now.road small {
  margin-left: 17px;
}
#hab .call__now .only_sp {
  display: none;
}
#hab .about {
  background: #ededed;
  padding-bottom: 109px;
  padding-top: 112px;
  position: relative;
  z-index: 3;
}
#hab .about .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
}
#hab .about .about_box_title__second {
  color: #274c76;
  font-family: "Noto Sans CJK JP";
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 8px;
}
#hab .about .about_box_title__primary {
  font-family: "Noto Sans CJK JP";
  font-size: 70px;
  font-weight: 700;
}
#hab .about .about_box_titles {
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  margin-bottom: 40px;
  position: relative;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
}
#hab .about .about_box_titles svg {
  margin: 0 43.5px;
}
#hab .about .about_box {
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 47px;
}
#hab .about .about_box_img {
  max-width: 462px;
  width: 100%;
}
#hab .about .about_box_img picture, #hab .about .about_box_img picture img {
  display: block;
  width: 100%;
}
#hab .about .about_box_content {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}
#hab .about .about_box_content_title {
  color: #274c76;
  font-family: "Noto Sans CJK JP";
  font-size: 20px;
  font-weight: 700;
  line-height: 35px;
  margin-bottom: 37px;
}
#hab .about .about_box_content_desc {
  color: #000;
  font-family: "Noto Sans CJK JP";
  font-size: 18px;
  font-weight: 400;
  line-height: 35px;
}
#hab .about .about_box > * {
  max-width: calc(100% / 2 - 16px);
}
#hab .about .about_box_img picture img {
  -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.35);
}
#hab .about .about_box_title {
  color: #274c76;
  font-family: "Noto Sans CJK JP";
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 15px;
  text-align: center;
}
#hab .about .about_box_desc {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 35px;
  margin: auto;
  max-width: 910px;
}
#hab .about .about_heading {
  background: #fff;
  border-radius: 25px;
  color: #274c76;
  font-family: "Noto Sans CJK JP";
  font-size: 24px;
  font-weight: 700;
  margin: auto;
  margin-bottom: 13.5px;
  max-width: 834px;
  padding: 9.5px;
  text-align: center;
}
#hab .about:after {
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  border-color: #ededed transparent transparent;
  border-style: solid;
  border-width: 86px 50.5px 0;
  bottom: -85px;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 1;
}
#hab .steps {
  background-color: #f3f7ec;
  padding-bottom: 120px;
  padding-top: 124px;
  position: relative;
  z-index: 5;
}
#hab .steps:after {
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  border-color: #f3f7ec transparent transparent;
  border-style: solid;
  border-width: 86px 50.5px 0;
  bottom: -85px;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 1;
}
#hab .steps .s_title {
  color: #559807;
  font-family: "Noto Sans CJK JP";
  font-size: 60px;
  font-weight: 400;
  text-align: center;
}
#hab .steps .st_i_item {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}
#hab .steps .st_i_item:nth-child(4) .s_i_i_image::after {
  background-color: #559807;
}
#hab .steps .st_i_item:nth-child(4) .sts_i_i_number {
  background-color: #559807;
}
#hab .steps .st_i_item:nth-child(4) .sts_i_i_number .s_i_i_n_label, #hab .steps .st_i_item:nth-child(4) .sts_i_i_number .s_i_i_n_index {
  color: #fff;
}
#hab .steps .st_i_item:last-child:before {
  display: none;
}
#hab .s_i_i_contents > .s_i_i_image {
  display: none;
}
#hab .steps .st_i_item:before {
  background-image: url(../../images/honda/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  left: calc(6% - 2px);
  position: absolute;
  top: 135px;
  width: 27px;
}
#hab .steps .inner {
  margin: auto;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
}
#hab .steps .st_items {
  margin-top: 114px;
}
#hab .steps .sts_i_i_number {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  align-items: center;
  border: solid 3px #559807;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  justify-content: center;
  min-height: 122px;
  text-align: center;
  width: 11.95%;
}
#hab .steps .s_i_i_n_label {
  color: #559807;
  display: block;
  font-family: "Roboto";
  font-size: 24px;
  font-weight: 800;
  font-weight: 700;
  margin-right: 5px;
  margin-top: -25px;
}
#hab .steps .s_i_i_n_index {
  color: rgba(85, 152, 7, 0.75);
  font-family: "Roboto";
  font-size: 80px;
  font-style: italic;
  font-weight: 500;
  line-height: 66px;
}
#hab .steps .s_i_i_contents {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  padding-left: 22px;
}
#hab .steps .s_i_i_c_title {
  color: #559807;
  font-family: "Noto Sans CJK JP";
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 23.5px;
  padding-bottom: 20px;
  position: relative;
  z-index: 1;
}
#hab .steps .s_i_i_c_title span {
  font-size: 20px;
}
#hab .steps .s_i_i_c_title:after {
  background: #fff;
  bottom: 0;
  content: "";
  height: 5px;
  left: -20px;
  position: absolute;
  right: -20px;
  z-index: 1;
}
#hab .steps .s_i_i_c_desc {
  color: #000;
  font-family: "Noto Sans CJK JP";
  font-size: 18px;
  letter-spacing: 0;
  line-height: 35px;
}
#hab .steps .s_i_i_image {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  margin-left: 20px;
  max-width: 340px;
  position: relative;
  width: auto;
  z-index: 1;
}
#hab .steps .s_i_i_image:after {
  background: rgba(85, 152, 7, 0.3);
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  content: "";
  height: 100%;
  left: 15px;
  position: absolute;
  top: 15px;
  width: calc(100% - 15px);
  z-index: -1;
}
#hab .steps .s_i_i_c_note {
  color: #000;
  font-family: "Noto Sans CJK JP";
  font-size: 18px;
  margin-top: 5px;
}
#hab .steps .s_i_i_image img {
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  height: auto;
  max-height: 260px;
  max-width: 325px;
  width: 100%;
}
#hab .steps .st_i_item:not(:last-child) {
  padding-bottom: 59.5px;
}
#hab .supports {
  background: #f0f0f0;
  font-family: "Noto Sans CJK JP";
  padding-bottom: 145px;
  padding-top: 123px;
}
#hab .supports .supports_title {
  color: #559807;
  font-size: 70px;
  font-weight: 400;
  text-align: center;
}
#hab .supports .supports_box {
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#hab .supports .inner {
  margin: auto;
  max-width: 1230px;
  padding-left: 15px;
  padding-right: 15px;
}
#hab .supports .supports_box > * {
  -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1);
  background: #ffff;
  border: solid thin #707070;
  box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1);
  margin-top: 48px;
  max-width: calc(100% / 2 - 15px);
  padding: 30px 53px 37px;
  width: 100%;
}
#hab .supports .supports_box > :nth-child(1), #hab .supports .supports_box > :nth-child(2) {
  border-bottom-right-radius: 30px;
}
#hab .supports .supports_b_c_title {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  align-items: center;
  color: #54baea;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 30px;
  font-weight: 700;
  justify-content: center;
  text-align: center;
}
#hab .supports .supports_b_c_title svg {
  margin-right: 16px;
}
#hab .supports .supports_b_col.col_l .supports_b_c_title {
  -ms-flex-wrap: wrap;
  color: #85b722;
  flex-wrap: wrap;
  margin-bottom: 25px;
}
#hab .supports .supports_b_c_phone {
  -o-transition: 0.3s all 0s;
  -webkit-transition: 0.3s all 0s;
  color: #333;
  display: block;
  font-family: "Roboto";
  font-size: 51px;
  font-weight: 700;
  letter-spacing: -1px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  transition: 0.3s all 0s;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#hab .supports .supports_b_col.col_l .supports_b_c_title svg {
  display: block;
  margin: 0;
  margin-bottom: 10px;
  width: 100%;
}
#hab .supports .supports_b_c_times {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 32px;
  text-align: center;
}
#hab .supports .supports_b_c_phone:hover, #hab .supports .supports_b_c_phone:focus {
  color: #85b722;
}
#hab .supports .supports_b_c_code {
  border: solid thin #333;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 11px;
  margin-left: auto;
  margin-right: auto;
  max-width: 398px;
  padding: 3.5px 10px;
  text-align: center;
}
#hab .supports .supports_b_c_code span {
  font-size: 20px;
}
#hab .supports .supports_copy_right {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
}
#hab .supports .supports_call_to, #hab .supports .supports_line {
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -o-border-radius: 15px;
  -o-transition: 0.3s all 0s;
  -webkit-border-radius: 15px;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.3s all 0s;
  align-items: center;
  border-radius: 15px;
  box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.15);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 22px;
  font-weight: 400;
  height: 60px;
  justify-content: center;
  margin-bottom: 50px;
  margin-left: 84px;
  max-width: 286px;
  overflow: hidden;
  position: relative;
  transition: 0.3s all 0s;
  width: 100%;
  z-index: 1;
}
#hab .supports .supports_call_to svg, #hab .supports .supports_line svg {
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
#hab .supports .supports_call_to span, #hab .supports .supports_line span {
  -ms-transform: scale(1);
  -o-transition: 0.3s all 0s;
  -webkit-transform: scale(1);
  -webkit-transition: 0.3s all 0s;
  transform: scale(1);
  transition: 0.3s all 0s;
}
#hab .supports .supports_call_to:hover span, #hab .supports .supports_line:hover span {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#hab .supports .supports_call_to {
  background: #85b722;
}
#hab .supports .supports_line:hover, #hab .supports .supports_line:focus {
  background-color: #525151;
}
#hab .supports .supports_call_to:hover, #hab .supports .supports_call_to:focus {
  background-color: #54baea;
}
#hab .supports .supports_box > .supports_b_col.col_r {
  padding: 37px 30px 0 62px;
}
#hab .supports .supports_line {
  background: #06c755;
  margin-bottom: 50px;
}
#hab .supports .supports_b_col.col_r .supports_b_c_title {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  font-size: 30px;
  justify-content: flex-start;
  margin-bottom: 12px;
}
#hab .supports .supports_b_col.col_r .supports_b_c_title.line {
  color: #525151;
}
#hab .infomation {
  background-color: #fff;
  font-family: "Noto Sans CJK JP";
  padding-bottom: 100px;
  padding-top: 106px;
  position: relative;
  z-index: 2;
}
#hab .infomation:after {
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  border-color: #fff transparent transparent;
  border-style: solid;
  border-width: 86px 50.5px 0;
  bottom: -85px;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 1;
}
#hab .infomation .box .label:after {
  background: #bc271a;
  bottom: 0;
  content: "";
  height: 200%;
  position: absolute;
  right: 0;
  top: 0;
  width: 2px;
  z-index: 1;
}
#hab .infomation .inner .value__main:nth-child(8) small{
    font-size:16px;
}
#hab .infomation .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  width: 100%;
}
#hab .infomation .box_infomation {
  margin-top: 63px;
}
#hab .infomation .block__title {
  color: #d80c1b;
  font-size: 60px;
  text-align: center;
}
#hab .infomation .box.box_8 .value .value__main {
  margin-bottom: 2.5px;
}
#hab .infomation .box.box_8 .value__main strong {
  color: #d80c1b;
}
#hab .infomation .box {
  -ms-flex-pack: center;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 30.5px;
}
#hab .infomation .box .label {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  color: #000;
  flex: 1;
  font-size: 20px;
  font-weight: 700;
  line-height: 35px;
  max-width: 442px;
  padding-right: 38.5px;
  position: relative;
  text-align: end;
  z-index: 1;
}
#hab .infomation .box .value .value__main {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
}
#hab .infomation .box .value .value__main:not(:last-child) {
  margin-bottom: 5px;
}
#hab .infomation .box .value .note {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}
#hab .infomation .box .value .note:not(:last-child) {
  margin-bottom: 4px;
}
#hab .infomation .box .value {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  padding-left: 41px;
}
#hab .infomation .box.box_8 .label:after {
  height: 100%;
}
footer {
  background-color: #fff;
  font-family: "Noto Sans CJK JP";
  padding-bottom: 62px;
  padding-top: 62px;
}
footer .logo img {
  display: block;
  height: auto;
  margin: auto;
  max-width: 100%;
}
footer .copy_right {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  margin-top: 37px;
  text-align: center;
}
.back_to_top {
  -moz-border-radius: 999px;
  -moz-transition: 0.3s all 0s;
  -ms-border-radius: 999px;
  -ms-transition: 0.3s all 0s;
  -o-border-radius: 999px;
  -o-transition: 0.3s all 0s;
  -webkit-border-radius: 999px;
  -webkit-transition: 0.3s all 0s;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #333;
  border: solid thin transparent;
  border-radius: 999px;
  top: 55%;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 26px;
  font-weight: 700;
  height: 70px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  right: 10px;
  text-align: center;
  transition: 0.3s all 0s;
  width: 70px;
  z-index: 100;
}
.back_to_top svg {
  -ms-transform: rotateZ(-90deg);
  -webkit-transform: rotateZ(-90deg);
  transform: rotateZ(-90deg);
}
.back_to_top:hover {
  background: #ededed;
}
.back_to_top:hover svg path {
  fill: #333333;
}
.support_now {
  -moz-transition: 0.3s all 0s;
  -ms-transition: 0.3s all 0s;
  -o-transition: 0.3s all 0s;
  -webkit-transition: 0.3s all 0s;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #559807;
  border-bottom: solid 5px #497219;
  border-bottom-left-radius: 10px;
  border-left: solid 5px #497219;
  border-top: solid 5px #497219;
  border-top-left-radius: 10px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Noto Sans CJK JP";
  font-size: 28px;
  font-weight: 700;
  padding: 32px 0;
  position: fixed;
  right: 0;
  text-align: center;
  top: 20%;
  transition: 0.3s all 0s;
  width: 91px;
  -webkit-writing-mode: tb;
  -ms-writing-mode: tb;
  writing-mode: tb;
  z-index: 100;
  text-decoration: none!important;
}
.support_now:hover {
  background: #85b722;
  width: 110px;
}
@media (min-width: 1919px) {
  #hab .b_c_trademark img {
    margin-left: 33px;
  }
}
@media (min-width: 769px) {
  #hab .job_d_content_sp, 
  #hab .treat_img ul li .only_sp,
  #hab .infomation .box .value .value__main .only_sp,
  #hab .treat_i_title br, 
  #hab .b_c_h_w_left_label_sp {
    display: none;
  }
}
@media (max-width: 1651px) {
  #hab .map .location {
    max-width: 32px;
  }
  #hab .b_c_trademark_note {
    padding-left: 0;
  }
  #hab .b_c_h_wrapper_left .b_c_h_value:nth-child(2) {
    font-size: 60px;
  }
  #hab .b_c_h_wrapper_right .b_c_h_value {
    font-size: 90px;
  }
  #hab .banner_image {
    margin-top: -610px;
  }
  #hab .b_c_trademark img {
    max-width: 300px;
  }
  #hab .b_c_h_wrapper_right {
    max-width: 370px;
  }
  #hab .b_c_trademark {
    padding-left: 15px;
    padding-right: 15px;
  }
  .back_to_top {
    top: 65%;
  }
}
@media (max-width: 1441px) {
  .back_to_top {
    top: 70%;
  }
  #hab .map .location {
    max-width: 27px;
  }
  #hab .banner_image_contents {
    bottom: 15%;
    max-width: 360px;
    right: 5%;
  }
  #hab .b_c_h_wrapper_right .b_c_h_value {
    font-size: 70px;
  }
  #hab .b_c_h_wrapper_left .b_c_h_value:nth-child(2) {
    font-size: 48px;
  }
}
@media (max-width: 1200px) {
  .back_to_top svg {
    max-width: 12px;
  }
  .back_to_top {
    top: unset;
    width: 50px;
    height: 50px;
    bottom: 5%;
  }
  #hab .map .location {
    max-width: 23px;
    top: calc(17% + 0px);
    left: calc(39% + 0px);
  }
 .support_now {
    width: 60px;
  }
  #hab .call__now, #hab .call__now.road {
    font-size: 40px;
    padding-bottom: 20px;
    padding-top: 20px;
    width: calc(100% - 30px);
  }
  #hab .road_w_c_head_box {
    margin-bottom: 45px;
  }
  #hab .i_w_h_b_box_c_desc {
    font-size: 16px;
    line-height: 32px;
  }
  #hab .b_c_trademark {
    height: auto;
    padding-bottom: 15px;
  }
  #hab .banner_image {
    margin-top: auto;
  }
  #hab .b_c_h_label {
    min-height: 80px;
    min-width: 80px;
  }
  #hab .b_c_h_label:after {
    height: 80px;
    width: 80px;
  }
  #hab .i_w_h_b_box .i_w_h_b_box_image img {
    display: block;
    margin-left: auto;
    margin-top: 0;
    max-height: 200px;
    width: auto;
  }
  #hab .i_w_h_head_v_number, #hab .item_work_holyday:nth-child(2) .i_w_h_head_v_number {
    font-size: 45px;
  }
  #hab .i_w_h_b_box .i_w_h_b_box_image {
    padding-left: 10px;
  }
  #hab .b_c_h_wrapper_left, #hab .b_c_h_wrapper_right {
    padding-bottom: 25px;
    padding-top: 10px;
  }
  #hab .b_c_trademark_logo img {
    padding-top: 15px;
    width: 100%;
  }
  #hab .b_c_h_wrapper_left {
    padding-right: 50px;
  }
  #hab .b_c_h_wrapper_right {
    padding-left: 40px;
  }
  #hab .banner_image_contents {
    bottom: 16.5%;
    max-width: 320px;
  }
  #hab .call__now.primary strong {
    font-size: 44px;
  }
  #hab .banner_image_c_value {
    font-size: 130px;
  }
  #hab .banner_image_c_unit.unit_1 {
    font-size: 28px;
  }
  #hab .banner_image_c_unit.unit_2 {
    font-size: 32px;
  }
  #hab .b_c_h_wrapper_cricle .arrow:after {
    right: -20px;
  }
  #hab .banner_image_c_note {
    font-size: 16px;
    line-height: 24px;
  }
  #hab .banner_image_c_label {
    font-size: 24px;
  }
  #hab .b_c_h_wrapper_right {
    max-width: 250px;
  }
  #hab .call__now {
    width: 80%;
  }
  #hab .b_c_h_w_left_label {
    font-size: 20px;
  }
  #hab .b_c_h_w_left_label:after {
    height: 10px;
  }
  #hab .b_c_h_wrapper_cricle {
    max-width: 70px;
  }
  #hab .b_c_h_wrapper_right .b_c_h_value {
    font-size: 60px;
    line-height: 60px;
  }
  #hab .b_c_h_wrapper_left .b_c_h_value:nth-child(2) {
    font-size: 40px;
  }
  #hab .b_c_h_wrapper_left .b_c_h_value:nth-child(1), #hab .b_c_h_wrapper_cricle, #hab .b_c_h_label {
    font-size: 18px;
  }
  #hab .inner {
    padding-left: 11px;
    padding-right: 11px;
  }
  #hab .steps .s_i_i_c_desc {
    font-size: 14px;
    letter-spacing: 1.5px;
    line-height: 26px;
  }
  #hab .steps .s_i_i_c_title {
    font-size: 30px;
  }
  #hab .about .about_box_title {
    font-size: 36px;
  }
  #hab .about .about_box_title__primary {
    font-size: 60px;
  }
  #hab .about .about_box_title__second {
    font-size: 32px;
  }
  #hab .supports .supports_title, #hab .infomation .block__title, #hab .steps .s_title, #hab .supports .supports_b_c_phone {
    font-size: 40px;
  }
  #hab .supports .supports_b_col.col_r .supports_b_c_title {
    font-size: 26px;
  }
  #hab .supports .supports_b_c_times, #hab .supports .supports_copy_right {
    font-size: 14px;
  }
  #hab .supports .supports_box > *, #hab .supports .supports_box > .supports_b_col.col_r {
    padding: 25px;
  }
  #hab .infomation .box {
    margin-bottom: 15px;
  }
  #hab .infomation .box .label, #hab .infomation .box .value {
    font-size: 18px;
    line-height: 32px;
  }
  #hab .infomation .box .value .note {
    font-size: 14px;
    line-height: 22px;
  }
  #hab .infomation .box .value .value__main, #hab .jop_d_c_w_c_box_v_text {
    font-size: 16px;
  }
  #hab .jop_d_c_w_c_box_v_text {
    line-height: 24px;
  }
  #hab .jop_d_title:after {
    max-height: 100px;
    max-width: 100px;
    right: -90px;
    top: 176px;
  }
  #hab .treat_d_box > .treat_d_title:after {
    left: -90px;
    max-height: 100px;
    max-width: 100px;
  }
  #hab .jop_d_content {
    padding-bottom: 0;
    padding-left: 90px;
  }
  #hab .jop_d_c_w_focus {
    border-radius: 5px;
    margin-top: 30px;
  }
  #hab .jop_d_c_w_f_item:nth-child(3) .jop_d_c_w_f_i_lg {
    font-size: 14px;
    margin-left: 0;
  }
  #hab .jop_d_c_w_f_item:nth-child(3) .jop_d_c_w_f_i_lg small {
    font-size: 11px;
  }
  #hab .jop_d_c_w_c_box_v_text {
    padding-left: 5px;
    padding-right: 5px;
  }
  #hab .jop_d_c_w_c_box_v_text:not(:last-child) {
    margin-bottom: 8px;
    padding-bottom: 8px;
  }
  #hab .treat_d_title_sm {
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: auto;
  }
  #hab .treat_d_content .treat_d_title {
    margin-bottom: 70px;
    text-align: left;
  }
  #hab .treat_img ul li {
    font-size: 16px;
    line-height: 22px;
    padding-left: 20px;
  }
  #hab .treat_d_t_text:nth-child(2) {
    margin: 0 15px;
  }
  #hab .treat_d_t_text {
    font-size: 25px;
  }
}
@media (max-width: 1024px) {
  #hab .i_w_h_h_label {
    min-height: 70px;
  }
  #hab .i_w_h_head_v_desc, #hab .b_c_trademark_note {
    font-size: 13px;
  }
  #hab .i_w_h_b_box .i_w_h_b_box_image {
    max-width: 170px;
  }
  #hab .i_w_h_b_box .i_w_h_b_box_image img {
    width: 100%;
  }
  #hab .human_happy {
    padding: 0 15px;
  }
  #hab .benefit_item .w_value_text, #hab .benefit_item .w_ok {
    font-size: 40px;
  }
  #hab .benefit_item:nth-child(1) .wrapper {
    margin-left: 0;
  }
  #hab .benefit_item:nth-child(2) .value, #hab .benefit_item:nth-child(1) .value, #hab .w_value_mix .w_value {
    font-size: 60px;
  }
  #hab .benefit_item .wrapper {
    min-height: 85px;
  }
  #hab .i_w_h_head_v_number, #hab .item_work_holyday:nth-child(2) .i_w_h_head_v_number {
    font-size: 35px;
  }
}
@media (max-width: 991px) {
    #hab .i_w_h_b_box_c_desc br{
        display:none;
    }
    .support_now{
        top:1.25%;
        font-size: 20px;
        padding: 20px 0;
    }
  #hab .banner_image_c_label svg {
    max-width: 30px;
  }
  #hab .b_c_h_wrapper_right {
    max-width: 220px;
  }
  #hab .b_c_h_wrapper_right .b_c_h_value {
    font-size: 50px;
    line-height: 50px;
  }
  #hab .i_w_h_b_box .i_w_h_b_box_image {
    max-width: 110px;
  }
  #hab .banner_image_contents {
    bottom: 22.5%;
    max-width: 250px;
    right: 5%;
  }
  #hab .banner_image_c_value {
    font-size: 80px;
    margin-top: 0;
  }
  #hab .road_w_c_head_desc {
    margin-bottom: 5px;
  }
  #hab .banner_image_c_note {
    line-height: 20px;
  }
  #hab .treat_i_label small, #hab .banner_image_c_note, #hab .i_w_h_head_v_desc, #hab .b_c_h_label {
    font-size: 12px;
  }
  #hab .b_c_h_label:after, #hab .b_c_h_label {
    height: 55px;
    min-height: 55px;
    min-width: 55px;
    width: 55px;
  }
  #hab .treat_i_label {
    max-width: 120px;
  }
  #hab .jop_d_c_w_f_item:nth-child(1) .jop_d_c_w_f_i_value, #hab .treat_d_content .treat_d_title, #hab .treat_i_label span, #hab .road_w_c_head_heading, #hab .benefit_item .w_value_text, #hab .b_c_h_wrapper_right .b_c_h_unit, #hab .benefit_item .w_ok, #hab .call__now, #hab .call__now.road, #hab .jop_d_c_w_f_i_value {
    font-size: 32px;
  }
  #hab .human_cricle {
    bottom: -20%;
    right: 15%;
  }
  #hab .road_w_c_head_box {
    max-width: 650px;
  }
  #hab .jop_d_image {
    left: 0;
  }
  #hab .jop_d_image img {
    max-width: 150px;
  }
  #hab .jop_d_title {
    max-width: 170px;
  }
  #hab .jop_d_title, #hab .jop_d_content {
    padding-top: 100px;
  }
  #hab .call__now span, #hab .i_w_h_head_v_number, #hab .item_work_holyday:nth-child(2) .i_w_h_head_v_number, #hab .call__now.primary strong {
    font-size: 30px;
  }
  #hab .steps .s_i_i_n_index {
    font-size: 56px;
  }
  #hab .steps .s_i_i_image {
    max-width: 230px;
  }
  #hab .steps .s_i_i_n_label, #hab .b_c_h_wrapper_left .b_c_h_value:nth-child(1), #hab .b_c_h_wrapper_cricle, #hab .i_w_h_head_v_number small, #hab .treat_i_title, #hab .jop_d_c_w_f_i_lg small {
    font-size: 16.5px;
  }
  #hab .treat_d_box > .treat_d_content {
    max-width: 700px;
  }
  #hab .treat_items {
    margin-right: auto;
    max-width: 95%;
  }
  #hab .i_w_h_h_label {
    max-width: 120px;
  }
  #hab .treat_cricle {
    bottom: -15%;
    left: 10%;
  }
  #hab .treat_d_image {
    margin-left: auto;
    margin-right: auto;
    max-width: 170px;
  }
  #hab .treat_d_image img {
    width: 100%;
  }
  #hab .supports .supports_b_col.col_r .supports_b_c_title, #hab .treat_d_title_sm, #hab .about .about_heading, #hab .road_w_c_h_c_i_v_desc, #hab .jop_d_c_w_f_i_lg, #hab .jop_d_c_w_contents .jop_d_c_w_c_title_sm {
    font-size: 22px;
  }
  #hab .jop_d_c_w_contents .jop_d_c_w_c_title {
    font-size: 30px;
    line-height: 40px;
  }
  #hab .about .about_box_title {
    font-size: 30px;
  }
  #hab .about .about_box_title__primary {
    font-size: 48px;
  }
  #hab .jop_d_c_w_image {
    max-width: 240px;
  }
  #hab .jop_d_c_w_images {
    margin-top: 0;
    padding-left: 15px;
  }
  #hab .about .about_box_title__second, #hab .b_title_sm span, #hab .treat_item:nth-child(2) .treat_i_label span, #hab .banner_image_c_unit.unit_1, #hab .banner_image_c_unit.unit_2, #hab .jop_d_title .jop_d_t_text {
    font-size: 26px;
  }
  #hab .supports .supports_call_to, #hab .supports .supports_line {
    margin-left: 0;
    max-width: 100%;
  }
  #hab .supports .supports_b_col.col_r .supports_b_c_title, #hab .w_units .value_sm, #hab .w_value_mix .w_unit_mix, #hab .w_units {
    font-size: 20px;
  }
  #hab .treat_img ul li, #hab .w_label {
    font-size: 14px;
  }
  #hab .supports .supports_box > *, #hab .supports .supports_box > .supports_b_col.col_r {
    padding: 15px;
  }
  #hab .benefit_item .title {
    font-size: 20px;
  }
  #hab .supports .supports_b_c_times, #hab .supports .supports_copy_right {
    line-height: 1.4;
  }
  #hab .benefits_box .col_2 {
    max-width: 250px;
  }
  #hab .benefits_box .col_2 .human_happy > picture > img {
    width: 100%;
  }
  #hab .benefits_box .col_1, #hab .benefits_box .col_3 {
    max-width: 270px;
  }
  #hab .benefit_item .w_ok {
    margin-right: -5px;
  }
  #hab .item_work_holyday:after {
    height: 180px;
    width: 230px;
  }
  #hab .b_title_lg strong {
    font-size: 40px;
  }
  #hab .b_title_lgm {
    font-size: 34px;
  }
  #hab .benefits .inner {
    padding-top: 350px;
  }
  #hab .benefits_box {
    margin-bottom: 8px;
    margin-top: 60px;
  }
  #hab .call__now.primary {
    padding-right: 30px;
  }
  #hab .b_c_h_wrapper_left .b_c_h_value:nth-child(2) {
    font-size: 28px;
  }
  #hab .call__now {
    width: 95%;
  }
  #hab .jop_d_title:after {
    max-height: 60px;
    max-width: 60px;
    right: -55px;
  }
  #hab .treat_d_box > .treat_d_title:after {
    left: -55px;
    max-height: 60px;
    max-width: 60px;
  }
  #hab .jop_d_content {
    padding-left: 60px;
  }
  #hab .treat_d_t_text:nth-child(2) {
    margin: 0 5px;
  }
  #hab .b_c_h_wrapper_left {
    padding-right: 45px;
  }
  #hab .road_work_contents {
    margin-left: 10.5%;
  }
  #hab .supports .supports_box > * {
    max-width: calc(100% / 2 - 10px);
  }
}
@media (max-width: 768px) {
    #hab .i_w_h_b_box_c_desc br{
        display:inline-block;
    }
    #hab .call__now,
    #hab .call__now.primary,
    #hab .call__now.road{
        background-image: url(../../images/honda/btn-arrow-sp.png);
    }
    #hab .call__now:hover svg{
        -ms-transform: translateX(20px);
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    }
  #hab .map .location {
    max-width: 5%;
    top: calc(17% + 1px);
    left: calc(35% + 2px);
  }
  .back_to_top {
    bottom: 7.5px;
    height: 37px;
    right: 6px;
    width: 37px;
  }
  .back_to_top svg {
    max-width: 10px;
  }
 .support_now {
    border: solid 3px #497219;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 10px;
    bottom: 0;
    font-size: 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 9px;
    max-width: 80%;
    padding: 13px 5px;
    right: 0;
    text-align: center;
    top: unset;
    width: 100%;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    z-index: 500;
  }
  #hab .steps .s_i_i_contents .s_i_i_image {
    display: block;
  }
  #hab .steps .s_title {
    font-size: 24px;
  }
  #hab .steps:after, #hab .infomation:after, #hab .road_work:after, #hab .about:after {
    border-width: 44px 26px 0;
    bottom: -44px;
  }
  #hab .steps .st_items {
    margin-left: 3%;
    margin-top: 30px;
  }
  #hab .steps .st_items .st_i_item:nth-child(1):before {
    background-image: url(../../images/honda/arrow-sp-1.png);
  }
  #hab .steps .st_items .st_i_item:nth-child(2):before {
    background-image: url(../../images/honda/arrow-sp-2.png);
  }
  #hab .steps .st_items .st_i_item:nth-child(3):before {
    background-image: url(../../images/honda/arrow-sp-3.png);
  }
  #hab .steps .st_items .st_i_item:before {
    background-size: cover;
    bottom: 27px;
  }
  #hab .steps .s_i_i_n_label {
    font-size: 12px;
    margin-right: 7px;
    margin-top: -17px;
  }
  #hab .steps .s_i_i_n_index {
    font-size: 38px;
    line-height: 40px;
  }
  #hab .steps {
    padding-bottom: 72px;
    padding-top: 61px;
  }
  #hab .steps .s_i_i_c_desc br {
    display: none;
  }
  #hab .steps .s_i_i_c_desc .only_sp {
    display: inline-block;
  }
  #hab .steps .st_i_item:not(:last-child) {
    padding-bottom: 35px;
  }
  #hab .steps .s_i_i_contents .s_i_i_image {
    margin-left: 0;
    margin-top: 13px;
  }
  #hab .steps .s_i_i_image:after {
    left: 10px;
    top: 10px;
    width: calc(100%);
  }
  #hab .steps .s_i_i_c_title {
    font-size: 16px;
    margin-bottom: 8px;
    padding-bottom: 13px;
  }
  #hab .steps .s_i_i_contents {
    padding-left: 85px;
  }
  #hab .steps .s_i_i_c_desc {
    font-size: 14px;
    line-height: 26px;
  }
  #hab .steps .s_i_i_c_title span {
    font-size: 12px;
  }
  #hab .steps .s_i_i_c_note {
    font-size: 14px;
  }
  #hab .steps .sts_i_i_number {
    background-color: #fff;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    left: 0;
    min-height: 64px;
    position: absolute;
    width: 74px;
  }
  #hab .st_i_item > .s_i_i_image {
    display: none;
  }
  #hab .steps .s_i_i_c_title:after {
    height: 3px;
    left: -11px;
    right: 10px;
  }
  #hab .steps .s_i_i_c_desc strong {
    color: #000;
  }
  #hab .steps .st_i_item:before {
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    bottom: 0;
    left: 42px;
    top: 72px;
    transform: translateX(-50%);
    width: 20px;
  }
  #hab .about .about_box_title__second {
    font-size: 14px;
    margin-bottom: 5.5px;
  }
  #hab .about .about_box_title__primary {
    font-size: 25px;
  }
  #hab .about .about_box_titles .about_box_titles_line_1, #hab .about .about_box_titles .about_box_titles_line_2 {
    height: 37px;
    margin: 0 18.5px;
    max-width: 19px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #hab .about {
    padding-bottom: 50px;
    padding-top: 61px;
  }
  #hab .about .about_heading {
    margin-bottom: 8.5px;
  }
  #hab .about .about_box_titles {
    margin-bottom: 17px;
  }
  #hab .about .about_box_content_title {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 15px;
  }
  #hab .about .about_box {
    margin-bottom: 25px;
  }
  #hab .about .about_box_content_desc {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  #hab .about .about_box > * {
    max-width: 100%;
  }
  #hab .about .about_box_img {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    margin: auto;
    max-width: 275px;
    order: 2;
  }
  #hab .about .about_box_content {
    -ms-flex: auto;
    -ms-flex-order: 1;
    -webkit-box-flex: 1;
    -webkit-box-ordinal-group: 2;
    flex: auto;
    order: 1;
  }
  #hab .about .about_box_title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 11px;
    margin-left: auto;
    margin-right: auto;
    max-width: 84%;
    text-align: center;
  }
  #hab .about .about_box_desc {
    font-size: 13px;
    line-height: 24px;
    margin: auto;
    max-width: 93.5%;
  }
  #hab .infomation .box .label:after {
    width: 1px;
  }
  #hab .infomation {
    padding-bottom: 40px;
    padding-top: 59px;
  }
  #hab .infomation .block__title {
    font-size: 24px;
  }
  #hab .infomation .inner {
    padding-left: 8px;
    padding-right: 8px;
  }
  #hab .infomation .box_infomation {
    margin-top: 29px;
  }
  #hab .infomation .box .label, #hab .infomation .box .value {
    font-size: 13px;
  }
  #hab .infomation .box .value .note {
    display: block;
    font-size: 11px;
  }
  #hab .infomation .box.box_8 .value__main .note {
    display: inline;
  }
  #hab .infomation .box .label {
    padding-right: 11px;
  }
  #hab .infomation .box .label, #hab .infomation .box .value {
    line-height: 26px;
  }
  #hab .infomation .box .value {
    padding-left: 10px;
  }
  #hab .infomation .box.box_8 .value .value__main small {
    display: block;
  }
  #hab .infomation .box.box_8 .value .value__main.break_line small {
    display: inline;
  }
  #hab .infomation .box .value .value__main {
    font-size: 13px;
    letter-spacing: -0.75px;
    line-height: 25px;
  }
  #hab .infomation .box.box_4 .value__main small, #hab .infomation .box.box_5 .value__main small, #hab .infomation .box.box_6 .value__main small {
    display: inline-block;
  }
  #hab .infomation .box {
    margin-bottom: 10px;
  }
  #hab .infomation .box .label {
    -ms-flex: none;
    -webkit-box-flex: 0;
    flex: none;
    min-width: 106px;
  }
  #hab .supports {
    padding-bottom: 60px;
    padding-top: 57px;
  }
  #hab .supports .supports_box > * {
    margin-left: auto;
    margin-right: auto;
    max-width: calc(100% / 2 - 10px);
  }
  #hab .supports .supports_b_col.col_l .supports_b_c_title {
    color: #54baea;
    display: block;
    font-size: 15px;
  }
  #hab .supports .supports_b_col.col_l .supports_b_c_title svg {
    display: block;
    height: auto;
    margin: 0 auto 3px;
    width: 25px;
  }
  footer .copy_right {
    font-size: 10px;
  }
  #hab .supports .supports_b_col.col_l .supports_b_c_title svg path {
    fill: #54baea;
  }
  footer .logo img {
    display: block;
    height: auto;
    margin: auto;
    margin-bottom: 15px;
    max-height: 35px;
    max-width: 245px;
  }
  #hab .supports .supports_b_c_phone {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    color: #525151;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 27px;
  }
  #hab .supports .supports_b_c_phone img {
    width: 40px;
  }
  #hab .supports .supports_b_c_times, #hab .supports .supports_copy_right {
    font-size: 11px;
  }
  #hab .supports .supports_copy_right {
    color: #525151;
  }
  #hab .supports .supports_b_c_code span {
    font-size: 12px;
  }
  #hab .supports .supports_b_c_code {
    color: #525151;
    font-size: 15px;
    line-height: 1.5;
    max-width: 222px;
  }
  #hab .supports .supports_b_c_times {
    color: #000;
    margin-bottom: 15px;
  }
  #hab .supports .supports_box .supports_b_col.col_l {
    padding: 16px 15px 25px;
  }
  #hab .supports .supports_box > * {
    margin-top: 24px;
  }
  #hab .supports .supports_b_col.col_r .supports_b_c_title {
    display: block;
    font-size: 15px;
  }
  #hab .supports .supports_b_col.col_r .supports_b_c_title svg {
    display: block;
    height: auto;
    margin: auto;
    margin-bottom: 3px;
    max-width: 25px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #hab .supports .supports_title {
    color: #85b722;
    font-size: 24px;
  }
  #hab .supports .supports_call_to, #hab .supports .supports_line {
    border-radius: 15px;
    font-size: 18px;
    height: 48px;
    margin-bottom: 24px;
  }
  #hab .supports .supports_line {
    margin-bottom: 18px;
  }
  #hab .supports .supports_box > .supports_b_col.col_r {
    padding-left: 21px;
    padding-right: 21px;
  }
  #hab .banner_image img {
    border: solid 5px #fff;
    border-left: solid 0;
    margin-bottom: 5px;
  }
  #hab .banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 66.5px;
  }
  #hab .banner_image {
    max-width: 94.5%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
  #hab .b_c_heading {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: 100%;
  }
  #hab .b_c_h_wrapper {
    display: block;
    width: 100%;
  }
  #hab .call__now.primary {
    margin-top: 0;
  }
  #hab .b_c_h_wrapper_left, #hab .b_c_h_wrapper_right {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  #hab .banner_contents {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
  }
  #hab .b_c_trademark {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 58px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: 0;
    max-width: 100%;
    padding-bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  #hab .b_c_trademark_note {
    font-size: 10px;
    left: 4px;
    letter-spacing: 0;
    margin-top: 0;
    max-width: 143px;
    padding-left: 12.5px;
    position: relative;
    text-align: left;
    top: -4px;
    z-index: 1;
  }
  #hab .b_c_trademark_note small {
    left: 0;
    position: absolute;
    top: 0;
  }
  #hab .b_c_trademark_logo img {
    max-height: 25px;
    padding-top: 0;
    object-fit:contain;
    object-position:left;
  }
  #hab .b_c_h_wrapper_right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 10;
  }
  #hab .b_c_h_wrapper_right .b_c_h_wrapper_cricle {
    margin-right: 20px;
    position: static;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
  }
  #hab .b_c_h_w_left_label_sp {
    display: block;
    font-size: 14px;
    font-weight: 700;
  }
  #hab .b_c_h_w_left_label {
    display: none;
  }
  #hab .banner_image_c_label {
    font-size: 14px;
    padding-bottom: 20px;
  }
  #hab .banner_image_c_value {
    font-size: 72px;
    position: relative;
    top: -5px;
    z-index: 1;
  }
  #hab .b_c_h_label:after, #hab .b_c_h_label {
    height: 43.5px;
    min-height: 43.5px;
    min-width: 43.5px;
    width: 43.5px;
  }
  #hab .banner_image_c_unit.unit_1 {
    font-size: 15px;
  }
  #hab .banner_image_c_unit.unit_2 {
    font-size: 16px;
  }
  #hab .banner_image_c_note {
    font-size: 10px;
    letter-spacing: 0;
    line-height: 13px;
    margin-top: 0;
    text-align: center;
  }
  #hab .banner_image_c_label svg {
    max-width: 20px;
    right: -18.5px;
  }
  #hab .banner_image_contents {
    background-color: #fff;
    bottom: -15px;
    left: 6.5px;
    max-width: 172px;
    background-image: url(../../images/honda/banner-cricle-sp.png);
  }
  #hab .banner_image_c_label:after {
    background-size: contain;
  }
  #hab .banner_image_c_values {
    margin-top: -15px;
  }
  #hab .banner_image_c_note small {
    padding-left: 0;
  }
  #hab .b_c_h_wrapper_left .b_c_h_value:nth-child(1) {
    font-size: 12px;
    letter-spacing: 1.5px;
    padding-left: 9px;
  }
  #hab .b_c_h_wrapper_left .b_c_h_value:nth-child(2) strong {
    letter-spacing: 0;
  }
  #hab .b_c_h_wrapper_left .b_c_h_value:nth-child(2) {
    font-size: 26px;
    padding-left: 5px;
    padding-top: 5px;
  }
  #hab .b_c_h_wrapper_left .b_c_h_value:nth-child(2) small {
    letter-spacing: 0;
  }
  #hab .b_c_h_wrapper_left {
    padding-bottom: 18px;
    padding-top: 16px;
  }
  #hab .b_c_h_label {
    font-size: 11px;
    font-weight: 800;
    margin-left: -18px;
    margin-right: 3.5px;
    margin-top: 4px;
  }
  #hab .b_c_h_wrapper_right .b_c_h_value {
    font-size: 42px;
    line-height: 42px;
    margin-top: -3px;
  }
  #hab .b_c_h_wrapper_right .b_c_h_unit {
    font-size: 19px;
  }
  #hab .b_c_h_wrapper_right .b_c_h_wrapper_cricle {
    font-size: 11px;
    margin-left: -7px;
    margin-right: 10px;
  }
  #hab .call__now.primary strong {
    font-size: 22px;
    font-weight: 900;
    margin-left: 8.5px;
    margin-right: 11.5px;
  }
  #hab .call__now.primary span {
    font-size: 15px;
  }
  #hab .call__now svg {
    max-width: 56px;
  }
  #hab .call__now.primary {
    border-radius: 5px;
    margin-top: 44px;
    padding-bottom: 15px;
    padding-top: 15px;
  }
  #hab .benefit_item {
    background-image: url(../../images/honda/bg-benefit-sp.png);
    background-size: 100% 100%;
  }
  #hab .benefits .inner {
    padding-top: 146px;
  }
  #hab .benefits {
    margin-top: -128px;
  }
  #hab .b_title_sm span {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
  }
  #hab .b_titles {
    margin-bottom: 5px;
  }
  #hab .human_happy .star img {
    max-width: 15px;
  }
  #hab .human_happy .star.star-2 {
    top: 50px;
  }
  #hab .human_happy .star.star-1 {
    left: 10px;
    top: 100px;
  }
  #hab .b_title_sm svg {
    height: 17px;
    margin: 0 6px;
  }
  #hab .b_title_lg {
    font-size: 18px;
    letter-spacing: 1px;
  }
  #hab .b_title_lg strong {
    font-size: 26px;
  }
  #hab .b_title_sm {
    margin-bottom: 0;
  }
  #hab .benefits_box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
  }
  #hab .benefits_box .col_1, #hab .benefits_box .col_3 {
    max-width: calc(100% / 2 - 5px);
  }
  #hab .benefits_box .col_2 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
  #hab .benefits_box .col_1 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  #hab .benefits_box .col_3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  #hab .b_c_h_wrapper_cricle {
    max-width: 57.5px;
  }
  #hab .human_happy {
    display: block;
    margin: auto;
    margin-bottom: 29px;
    max-height: 255px;
    max-width: 144px;
  }
  #hab .benefit_item .title {
    font-size: 13px;
    padding: 4.5px 0;
  }
  #hab .benefits_box .col_3 .benefit_item:nth-child(2) .w_value {
    font-size: 34px;
    margin-left: 0;
    margin-top: 0;
  }
  #hab .w_value_mix .w_unit_mix .unit_mix_1 {
    font-size: 14px;
  }
  #hab .unit_mix_2 {
    font-size: 12px;
    vertical-align: text-top;
  }
  #hab .w_values {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  #hab .w_unit_mix {
    height: 32px;
  }
  #hab .benefit_item .w_ok {
    font-size: 24px;
  }
  #hab .w_units {
    max-width: 62px;
  }
  #hab .benefits_box .w_label {
    font-size: 10px;
    line-height: 11px;
    padding: 5px 6px 5px 12px;
  }
  #hab .benefit_item .wrapper .label, #hab .benefit_item .wrapper .unit {
    font-size: 13px;
  }
  #hab .benefit_item:nth-child(1) .wrapper .value {
    font-size: 32px;
    margin: -6px 7px 0;
  }
  #hab .benefit_item .w_value_text {
    font-size: 24px;
    margin-top: -4px;
  }
  #hab .benefit_item .wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 50.5px;
    padding: 0 5px;
  }
  #hab .benefit_item:nth-child(2) .value {
    font-size: 34px;
    margin-left: 0;
  }
  #hab .w_units .value_sm {
    font-size: 16px;
  }
  #hab .w_units .value_sm_unit {
    font-size: 14px;
  }
  #hab .value_desc {
    font-size: 12px;
  }
  #hab .benefit_item:not(:last-child) {
    margin-bottom: 10px;
  }
  #hab .box_time_work_holiday > * {
    max-width: 100%;
  }
  #hab .box_time_work_holiday > :not(:last-child) {
    margin-bottom: 10px;
  }
  #hab .i_w_h_h_label {
    font-size: 13px;
    max-width: 90px;
  }
  #hab .i_w_h_head_v_desc {
    font-size: 10px;
  }
  #hab .i_w_h_b_box_c_title {
    font-size: 14px;
    margin-bottom: 8.5px;
    max-width: 166px;
    padding-bottom: 1.5px;
  }
  #hab .i_w_h_b_box_c_desc {
    font-size: 14px;
    line-height: 24px;
  }
  #hab .i_w_h_b_box_c_desc br {
    display: none;
  }
  #hab .i_w_h_b_box .i_w_h_b_box_image {
    margin-top: 15px;
    max-width: 155px;
  }
  #hab .i_w_h_b_box {
    padding: 16.5px 13.5px;
  }
  #hab .i_w_h_head {
    margin-bottom: 0;
  }
  #hab .item_work_holyday:nth-child(2) .i_w_h_head_v_number {
    font-size: 24px;
    margin-bottom: 2.5px;
  }
  #hab .item_work_holyday:nth-child(2) .i_w_h_b_box_image img {
    display: block;
    margin-left: 22px;
    max-height: 150px;
    width: auto;
  }
  #hab .i_w_h_h_label {
    border-bottom-left-radius: 0;
    margin-right: 15px;
    min-height: 60px;
  }
  #hab .call__now span {
    font-size: 15px;
    font-weight: 700;
  }
  #hab .jop_description .call__now .only_pc {
    display: none;
  }
  #hab .jop_description .call__now strong {
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 1px;
  }
  #hab .call__now small {
    font-size: 23px;
    font-weight: 700;
    height: 42.5px;
    width: 42.5px;
  }
  #hab .jop_description .call__now strong {
    letter-spacing: 0;
    margin-left: 18.5px;
    margin-right: 13.5px;
  }
  #hab .jop_description .call__now svg path:not(:first-child) {
    display: none;
  }
  #hab .jop_description .call__now {
    border-radius: 5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding: 17px 0 13px 18px;
    position: static;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
  }
  #hab .jop_d_title .jop_d_t_text {
    font-size: 16px;
    letter-spacing: 2.25px;
    margin-bottom: 13.5px;
  }
  #hab .jop_d_c_w_contents .jop_d_c_w_c_title_sm {
    font-size: 12px;
    margin-bottom: 7px;
  }
  #hab .jop_d_c_w_contents .jop_d_c_w_c_title {
    font-size: 19px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 14px;
  }
  #hab .jop_d_c_w_c_box_v_text:not(:last-child) {
    margin-bottom: 7.5px;
    padding-bottom: 7.5px;
  }
  #hab .jop_d_title:after {
    display: none;
  }
  #hab .jop_d_content:after {
    display: none;
  }
  #hab .jop_d_title, #hab .jop_d_content {
    padding-top: 46px;
  }
  #hab .jop_d_content {
    max-width: 71%;
    padding-left: 13.5px;
    width: 100%;
  }
  #hab .jop_d_title {
    max-width: 29%;
  }
  #hab .jop_description {
    background: #ededed;
    margin-top: 38px;
  }
  #hab .jop_d_image img {
    max-width: 88px;
  }
  #hab .jop_d_c_w_c_label {
    font-size: 12px;
  }
  #hab .jop_d_c_w_c_box_v_text {
    font-size: 12px;
    line-height: 20px;
  }
  #hab .jop_d_c_w_c_box_value {
    padding: 10.5px 0;
  }
  #hab .jop_d_c_w_images {
    max-width: 100%;
  }
  #hab .jop_description .jop_d_c_w_focus {
    margin-top: 27px;
  }
  #hab .jop_d_c_w_c_box_note {
    font-size: 10px;
  }
  #hab .jop_d_c_w_f_title {
    font-size: 13px;
    margin-bottom: 7.5px;
  }
  #hab .jop_d_c_w_f_title:after {
    height: 9.04px;
  }
  #hab .jop_d_c_w_f_item:nth-child(1) .jop_d_c_w_f_i_value {
    font-size: 24px;
  }
  #hab .jop_d_c_w_image {
    max-width: calc(100% / 2 - 10px);
  }
  #hab .jop_d_c_w_images {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -18px;
    padding-left: 26px;
    padding-right: 26px;
  }
  #hab .jop_d_c_w_image:not(:last-child) {
    margin-bottom: 0;
  }
  #hab .jop_d_c_w_f_i_sm {
    font-size: 10px;
  }
  #hab .jop_d_c_w_f_item:nth-child(1) .jop_d_c_w_f_i_lg {
    font-size: 14px;
  }
  #hab .jop_d_c_w_f_i_value {
    font-size: 22px;
  }
  #hab .jop_d_c_w_f_item:nth-child(2) .jop_d_c_w_f_i_lg {
    font-size: 14px;
    letter-spacing: 0;
  }
  #hab .jop_d_c_w_f_i_value:after {
    height: 9px;
  }
  #hab .jop_d_c_w_f_box {
    padding: 0 25px 28px 34px;
  }
  #hab .jop_d_c_w_f_i_lg small {
    font-size: 11px;
  }
  #hab .treat_d_c_wrapper:after {
    display: none;
  }
  #hab .treat_img ul li .only_pc {
    display: none;
  }
  #hab .treat_d_box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #hab .treat_d_title_sm {
    font-size: 14px;
  }
  #hab .treat_d_content .treat_d_title {
    font-size: 19px;
  }
  #hab .treat_d_content .treat_d_title small {
    font-size: 16px;
  }
  #hab .treat_d_title_sm:after {
    background-size: contain;
    bottom: 1px;
    left: 10px;
    right: 5px;
  }
  #hab .treat_cricle {
    bottom: -20%;
    height: 115px;
    left: -3%;
    width: 115px;
  }
  #hab .treat_d_content .treat_d_title {
    margin-top: -12px;
  }
  #hab .treat_d_content .treat_d_title, #hab .treat_d_title_sm {
    letter-spacing: 2px;
    padding-left: 8px;
  }
  #hab .treat_d_title_sm {
    letter-spacing: 1.5px;
    margin-bottom: 5px;
    margin-left: 0;
  }
  #hab .treat_i_label small {
    font-size: 10px;
    top: 0;
  }
  #hab .treatment .inner {
    padding-left: 27px;
    padding-right: 27px;
  }
  #hab .treat_i_label span {
    font-size: 18px;
  }
  #hab .treat_item:not(:last-child), #hab .treat_d_content .treat_d_title {
    margin-bottom: 42px;
  }
  #hab .treat_i_label {
    left: 5px;
    max-width: 81px;
    top: -22px;
  }
  #hab .jop_d_c_wrapper .jop_d_c_w_images, #hab .jop_d_c_wrapper .jop_d_c_w_focus {
    display: none;
  }
  #hab .treat_img ul li span {
    font-size: 10px;
  }
  #hab .treat_item:nth-child(2) {
    background-image: url(../../images/honda/bg-treat-1-sp.png);
    background-image: url(../../images/honda/bg-treat-2-sp.png);
  }
  #hab .treat_items {
    max-width: 100%;
  }
  #hab .treatment {
    background: #ededed;
    margin-top: 0;
    padding-top: 25px;
  }
  #hab .treat_d_box > .treat_d_title:after {
    display: none;
  }
  #hab .treat_d_title_bg {
    background: #fff;
    height: 100%;
    left: -50%;
    pointer-events: none;
    position: absolute;
    right: -50%;
    top: 0;
    z-index: -1;
  }
  #hab .treat_d_c_wrapper {
    padding-bottom: 85px;
    padding-top: 25px;
  }
  #hab .treat_d_box > .treat_d_title {
    background: #fff;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: 100%;
    padding-bottom: 17px;
    padding-left: 18%;
    padding-top: 21px;
  }
  #hab .treat_d_image {
    max-height: 170px;
    max-width: 96px;
    position: absolute;
    right: 20px;
    top: 13px;
  }
  #hab .call__now.road {
    margin-top: -35px;
    padding-bottom: 14px;
    padding-top: 14px;
    width: calc(100% - 22px);
  }
  #hab .treat_i_title {
    font-size: 12px;
    line-height: 24px;
    margin-left: auto;
    max-width: 215px;
    text-align: left;
  }
  #hab .treat_item {
    padding-left: 39px;
  }
  #hab .treat_i_title {
    margin-bottom: 12px;
  }
  #hab .treat_i_title span {
    font-size: 15px;
  }
  #hab .treat_i_title span:after {
    height: 8px;
  }
  #hab .treat_item:nth-child(1) {
    background-image: url(../../images/honda/bg-treat-1-sp.png);
    padding-bottom: 10px;
    padding-right: 15px;
    padding-top: 13.5px;
  }
  #hab .treat_item:nth-child(2) {
    background-image: url(../../images/honda/bg-treat-2-sp.png);
  }
  #hab .treat_img ul li, #hab .w_label {
    font-size: 12px;
    line-height: 18px;
  }
  #hab .treat_imgs > * {
    max-width: 244px;
  }
  #hab .treat_img ul li:not(:last-child) {
    margin-bottom: 3px;
  }
  #hab .treat_imgs ul {
    margin-top: 7px;
    padding-left: 10px;
  }
  #hab .treat_imgs > :not(:last-child) {
    margin-bottom: 18px;
  }
  #hab .treat_item:nth-child(2) {
    padding-bottom: 10px;
    padding-top: 33px;
  }
  #hab .call__now .only_sp {
    display: inline-block;
  }
  #hab .treat_item:nth-child(2) .treat_note {
    margin-top: 30px;
    text-align: center;
  }
  #hab .treat_note {
    font-size: 10px;
    margin-top: 15px;
    color: #000000;
    text-align:center;
  }
  #hab .treat_img ul li .only_pc {
    display: none;
  }
  #hab .treat_item:nth-child(2) .treat_i_label span {
    font-size: 18px;
  }
  #hab .treat_d_t_text {
    display: block;
    font-size: 13px;
    letter-spacing: -1px;
    width: 100%;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
  }
  #hab .treat_d_t_texts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 0;
    margin-top: 0;
  }
  #hab .treat_d_t_text:nth-child(2) {
    margin: 10px 0;
  }
  #hab .treat_d_t_text small {
    letter-spacing: 0;
  }
  #hab .call__now.road strong {
    font-size: 20px;
    letter-spacing: 0;
    margin-left: 18.5px;
    margin-right: 13.5px;
  }
  #hab .call__now.road {
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 18.5px;
  }
  #hab .call__now.road .only_pc {
    display: none;
  }
  #hab .call__now.road small {
    margin-left: 5px;
  }
  #hab .map {
    max-width: 100%;
    position: relative;
    right: 37px;
    top: 3px;
    z-index: -1;
  }
  #hab .road_w_c_head_title {
    font-size: 14px;
    margin-bottom: 7.1px;
  }
  #hab .road_w_c_head_desc {
    font-size: 10px;
    color: #000000;
  }
  #hab .road_w_c_head_heading {
    font-size: 22px;
    letter-spacing: 1.5px;
  }
  #hab .road_w_c_head_box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    margin-bottom: 25px;
  }
  #hab .road_w_c_h_content {
    border-left: solid 2px #bc271a;
    font-size: 12px;
    letter-spacing: 0.7px;
    line-height: 20px;
    margin-top: 15.5px;
    padding-left: 10px;
    padding-top: 0;
    color: #000000;
  }
  #hab .road_w_c_head_content_heading {
    font-size: 12px;
    letter-spacing: 1.25px;
    margin-bottom: 15px;
    margin-left: -7px;
  }
  #hab .road_w_c_head_box:after {
    height: 90px;
    width: 90px;
  }
  #hab .road_w_c_h_c_i_label {
    border: solid 2px #bc271a;
    font-size: 12px;
    letter-spacing: 15px;
    min-width: 30px;
  }
  #hab .road_w_c_h_c_i_v_number {
    font-size: 11px;
    margin-left: 8px;
    margin-top: 5px;
  }
  #hab .road_w_c_h_c_i_v_number span {
    font-size: 14px;
  }
  #hab .road_w_c_h_c_i_v_desc {
    font-size: 13px;
    max-height: 35px;
    min-width: 135px;
    padding-left: 12.1px;
  }

  #hab .road_w_c_h_c_i_values {
    padding-right: 15px;
  }
  #hab .road_w_c_h_c_i_v_desc small {
    font-size: 11px;
  }
  #hab .road_w_c_h_c_i_value svg {
    margin-top: -7px;
  }
  #hab .road_w_c_h_c_i_v_number {
    letter-spacing: 1px;
    margin-top: -2px;
    min-width: 85px;
  }
  #hab .road_work_contents {
    margin-left: 0;
    margin-top: -160px;
    padding-top: 0;
  }
  #hab .road_w_c_h_c_i_value svg {
    max-width: 35px;
  }
  #hab .road_w_c_h_c_i_value:not(:last-child) {
    margin-bottom: 14.5px;
  }
  #hab .road_w_c_h_c_i_value:after {
    bottom: 32%;
    height: 3px;
  }
  #hab .road_w_c_h_c_i_value {
    padding-left: 27px;
  }
  #hab .road_w_c_h_titles {
    margin-left: auto;
    max-width: 166px;
    position: relative;
    width: 100%;
    z-index: 1;
  }
  #hab .road_w_c_h_titles:after {
    -webkit-animation: zoomRotateFull 5s 1s linear infinite;
    animation: zoomRotateFull 5s 1s linear infinite;
    aspect-ratio: 1;
    background-image: url(../../images/honda/road-cricle-sp.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: auto;
    left: -25px;
    max-height: 90px;
    max-width: 90px;
    position: absolute;
    top: -20px;
    width: 100%;
    z-index: 1;
  }
  #hab .road_w_c_head_box:after, #hab .road_w_c_h_line {
    display: none;
  }
  #hab .road_work {
    margin-bottom: 25px;
    padding-bottom: 23px;
  }
  #hab .about .about_heading {
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
  }
}
@media (max-width: 576px) {
   
    #hab .treat_imgs{
        justify-content:center;
    }
  #hab .supports .supports_box > * {
    max-width: 94%;
  }
}
@media(max-width:376px){
     #hab .i_w_h_b_box_c_desc{
        max-width: 173px;
    }
}
@media (max-width: 345px) {
  #hab .i_w_h_b_box .i_w_h_b_box_image {
    max-width: 100px;
  }
  #hab .item_work_holyday:nth-child(2) .i_w_h_head_v_number, #hab .jop_d_c_w_contents .jop_d_c_w_c_title {
    font-size: 18px;
  }
  #hab .jop_d_title .jop_d_t_text {
    font-size: 14px;
  }
  #hab .i_w_h_h_label {
    margin-right: 10px;
  }
  #hab .item_work_holyday:nth-child(2) .i_w_h_b_box_image img {
    margin-left: 0;
    max-height: 100px;
  }
  #hab .jop_d_c_w_f_item:nth-child(2) .jop_d_c_w_f_i_lg, #hab .jop_d_c_w_f_item:nth-child(3) .jop_d_c_w_f_i_lg {
    padding-top: 0;
  }
  #hab .jop_d_c_w_f_box {
    padding: 0 20px 28px;
  }
  #hab .treat_d_image {
    right: 0;
  }
  #hab .treatment .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  #hab .treat_item {
    padding-left: 25px;
  }
  #hab .treat_i_title {
    max-width: 185px;
  }
  #hab .treat_i_title br {
    display: none;
  }
  #hab .call__now.road {
    padding-left: 15px;
  }
  #hab .road_w_c_h_c_i_v_desc small {
    font-size: 8px;
  }
  #hab .road_w_c_h_c_i_v_desc {
    min-width: 110px;
    padding-left: 6.5px;
  }
  #hab .road_w_c_h_c_i_values {
    padding-right: 0;
  }
  #hab .road_w_c_head_content {
    padding-left: 0;
  }
  #hab .road_w_c_h_c_i_v_number {
    min-width: 70px;
  }
  #hab .road_w_c_h_c_i_v_desc {
    font-size: 12px;
  }
}
#hab .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#hab .animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#hab .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
#hab .fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
#hab .fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
#hab .fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
#hab .fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#hab .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#hab .jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
#hab .zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
#hab .tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#hab .heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
  animation-duration: calc(var(--animate-duration) * 1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@keyframes updown {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  50% {
    transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
