@charset "UTF-8";
html, body {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.clear {
  zoom: 1;
}

.clear::after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}

#contents {
  clear: both;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: left;
  width: 100%;
}

@media screen and (max-width: 736px) {
  html.noscroll, body.noscroll {
    overflow-y: hidden;
    height: 100%;
  }
  #contents > .loadingLogo {
    display: none !important;
  }
  #contents.hideContents {
    overflow: hidden;
  }
}

#ghcontainer * {
  letter-spacing: inherit !important;
  vertical-align: bottom !important;
}

#l-header div, #l-header span, #l-header object, #l-header iframe, #l-header h1, #l-header h2, #l-header h3, #l-header h4, #l-header h5, #l-header h6, #l-header p, #l-header blockquote, #l-header pre, #l-header abbr, #l-header address, #l-header cite, #l-header code, #l-header del, #l-header dfn, #l-header em, #l-header img, #l-header ins, #l-header kbd, #l-header q, #l-header samp, #l-header small, #l-header strong, #l-header sub, #l-header sup, #l-header var, #l-header b, #l-header i, #l-header dl, #l-header dt, #l-header dd, #l-header ol, #l-header ul, #l-header li, #l-header fieldset, #l-header form, #l-header label, #l-header legend, #l-header table, #l-header caption, #l-header tbody, #l-header tfoot, #l-header thead, #l-header tr, #l-header th, #l-header td, #l-header article, #l-header aside, #l-header dialog, #l-header figure, #l-header footer, #l-header header, #l-header hgroup, #l-header menu, #l-header nav, #l-header section, #l-header menu, #l-header time, #l-header mark, #l-header audio, #l-header video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  background: transparent;
}

#l-header section, #l-header article, #l-header aside, #l-header main, #l-header dialog, #l-header figure, #l-header footer, #l-header header, #l-header hgroup, #l-header nav, #l-header section {
  display: block;
}

#l-header address {
  font-style: normal;
}

#l-header ul, #l-header ol {
  list-style: none;
}

#l-header blockquote,
#l-header q {
  quotes: none;
}

#l-header blockquote:before,
#l-header blockquote:after,
#l-header q:before,
#l-header q:after {
  content: '';
  content: none;
}

#l-header a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

#l-header ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

#l-header mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

#l-header del {
  text-decoration: line-through;
}

#l-header abbr[title],
#l-header dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

#l-header table {
  border-collapse: collapse;
  border-spacing: 0;
}

#l-header hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

#l-header input,
#l-header button,
#l-header select,
#l-header option,
#l-header textarea {
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  margin: 0;
  padding: 0;
}

#l-header input,
#l-header select {
  vertical-align: middle;
}

#l-header select::-ms-expand {
  display: none;
}

#l-header select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

#l-header button {
  color: inherit;
  cursor: pointer;
}

#l-header * {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#l-header *:after,
#l-header *:before {
  font-family: inherit;
  color: inherit;
}

#l-header *,
#l-header *:after,
#l-header *:before {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

#l-header a, #l-header area, #l-header button, #l-header [role="button"], #l-header input:not([type=range]),
#l-header label, #l-header select, #l-header summary, #l-header textarea {
  touch-action: manipulation;
}

#l-header a {
  color: #000;
  text-decoration: none;
}

#l-header a[href^="tel:"] {
  pointer-events: auto;
}

@media screen and (max-width: 1049.99px) {
  #l-header a[href^="tel:"] {
    pointer-events: none;
  }
}

#l-header span {
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}

#l-header img, #l-header svg {
  width: auto;
  max-width: 100%;
  vertical-align: bottom;
}

#l-header img {
  height: auto;
}

#l-header picture {
  display: block;
}

#l-header strong,
#l-header em {
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 700;
}

#l-header pre {
  white-space: pre-wrap;
}

#l-header table {
  max-width: 100%;
  width: 100%;
}

#l-header sup {
  font-size: .75em;
  vertical-align: super;
}

#l-header sub {
  font-size: .75em;
  vertical-align: baseline;
}

#l-header :-moz-placeholder-shown {
  color: #8D8D8D;
}

#l-header :placeholder-shown {
  color: #8D8D8D;
}

#l-header ::-webkit-input-placeholder {
  color: #8D8D8D;
}

#l-header input:-ms-input-placeholder,
#l-header textarea:-ms-input-placeholder {
  color: #8D8D8D;
}

#l-header textarea {
  resize: vertical;
}

#l-header .u-font-weight-base {
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif !important;
}

#l-header .u-font-weight-500 {
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif !important;
}

#l-header .u-font-weight-700 {
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif !important;
}

#l-header .u-visible-md {
  display: none !important;
}

@media screen and (max-width: 768px) {
  #l-header .u-visible-md {
    display: block !important;
  }
}

#l-header .u-visible-lg {
  display: none !important;
}

@media screen and (max-width: 1049.99px) {
  #l-header .u-visible-lg {
    display: block !important;
  }
}

#l-header .u-visible-xl {
  display: none !important;
}

@media screen and (max-width: 1280px) {
  #l-header .u-visible-xl {
    display: block !important;
  }
}

#l-header .u-visible-xxl {
  display: none !important;
}

@media screen and (max-width: 1400px) {
  #l-header .u-visible-xxl {
    display: block !important;
  }
}

@media screen and (max-width: 768px) {
  #l-header .u-hidden-md {
    display: none !important;
  }
}

@media screen and (max-width: 1049.99px) {
  #l-header .u-hidden-lg {
    display: none !important;
  }
}

@media screen and (max-width: 1280px) {
  #l-header .u-hidden-xl {
    display: none !important;
  }
}

@media screen and (max-width: 1400px) {
  #l-header .u-hidden-xxl {
    display: none !important;
  }
}

#l-header .u-color-primary {
  color: #CC0000 !important;
}

#l-header .u-color-danger {
  color: #CC0000 !important;
}

#l-header .u-text-align-center {
  text-align: center !important;
}

#l-header .u-text-align-right {
  text-align: right !important;
}

#l-header .u-text-align-left {
  text-align: left !important;
}

#l-header .u-srOnly {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
          clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

#l-header .u-mt-0 {
  margin-top: 0 !important;
}

#l-header .u-mt-1 {
  margin-top: 5px !important;
}

@media screen and (max-width: 768px) {
  #l-header .u-mt-1 {
    margin-top: 3px !important;
  }
}

#l-header .u-mt-2 {
  margin-top: 10px !important;
}

@media screen and (max-width: 768px) {
  #l-header .u-mt-2 {
    margin-top: 7px !important;
  }
}

#l-header .u-mt-3 {
  margin-top: 15px !important;
}

@media screen and (max-width: 768px) {
  #l-header .u-mt-3 {
    margin-top: 10px !important;
  }
}

#l-header .u-mt-4 {
  margin-top: 20px !important;
}

@media screen and (max-width: 768px) {
  #l-header .u-mt-4 {
    margin-top: 13px !important;
  }
}

#l-header .u-mt-5 {
  margin-top: 30px !important;
}

@media screen and (max-width: 768px) {
  #l-header .u-mt-5 {
    margin-top: 20px !important;
  }
}

#l-header .u-mt-6 {
  margin-top: 40px !important;
}

@media screen and (max-width: 768px) {
  #l-header .u-mt-6 {
    margin-top: 27px !important;
  }
}

#l-header .u-mt-7 {
  margin-top: 50px !important;
}

@media screen and (max-width: 768px) {
  #l-header .u-mt-7 {
    margin-top: 30px !important;
  }
}

#l-header .u-mt-8 {
  margin-top: 60px !important;
}

@media screen and (max-width: 768px) {
  #l-header .u-mt-8 {
    margin-top: 40px !important;
  }
}

#l-header .u-mt-9 {
  margin-top: 70px !important;
}

@media screen and (max-width: 768px) {
  #l-header .u-mt-9 {
    margin-top: 47px !important;
  }
}

#l-header .u-mt-10 {
  margin-top: 80px !important;
}

@media screen and (max-width: 768px) {
  #l-header .u-mt-10 {
    margin-top: 40px !important;
  }
}

#l-header .u-mt-11 {
  margin-top: 90px !important;
}

@media screen and (max-width: 768px) {
  #l-header .u-mt-11 {
    margin-top: 60px !important;
  }
}

#l-header .u-mt-12 {
  margin-top: 100px !important;
}

@media screen and (max-width: 768px) {
  #l-header .u-mt-12 {
    margin-top: 65px !important;
  }
}

#l-header .js-fadeInUp {
  opacity: 0;
  -webkit-transform: translate(0, 40px);
          transform: translate(0, 40px);
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, transform 1s ease;
  transition: opacity 1s ease, transform 1s ease, -webkit-transform 1s ease;
}

@media screen and (max-width: 768px) {
  #l-header .js-fadeInUp {
    -webkit-transform: translate(0, 20px);
            transform: translate(0, 20px);
  }
}

#l-header .js-fadeInUp.is-animate {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

#l-header {
  color: #000;
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 400;
  line-height: 1;
  /* letter-spacing: .05em; */
  text-align: left;
  word-break: break-word;
  line-break: strict;
  overflow-wrap: break-word;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  cursor: default;
  text-rendering: optimizeLegibility;
  position: relative !important;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  font-size: 16px;
  width: inherit !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  transition: none !important;
  z-index: auto !important;
}

#l-header h1 {
  width: inherit;
  height: auto;
  display: block;
  text-indent: inherit;
}

#l-header h1 a {
  text-indent: inherit;
  position: static;
  width: inherit;
  height: auto;
}

#l-header a {
  font-family: inherit;
}

#l-header span {
  color: inherit;
  text-decoration: none;
}

#l-header p {
  width: inherit;
  height: auto;
  display: block;
  text-indent: inherit;
  background: none;
}

#l-header li {
  float: none;
}

#l-header .l-header__logo__link {
  display: block;
}

#l-header .l-header__logo__img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
  overflow: visible;
}

#l-header .l-header__logo__img .honda,
#l-header .l-header__logo__img .copy {
  transition: fill 0.3s ease;
}

@media screen and (min-width: 1050px) {
  #l-header .l-header__inner {
    background-color: transparent;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    width: 100%;
    height: 120px;
    padding: 0 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    transition: background 0.3s ease, height 0.3s ease, -webkit-transform 0.3s ease;
    transition: background 0.3s ease, height 0.3s ease, transform 0.3s ease;
    transition: background 0.3s ease, height 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
    background: #FFF;
  }
  #l-header .l-header__inner::before {
    content: "";
    background-color: #adadad;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1;
    z-index: -1;
    transition: opacity 0.3s ease;
  }
  #l-header .l-header__inner:hover, #l-header .l-header__inner.is-fixed {
    background-color: #fff;
  }
/*   #l-header .l-header__inner:hover::before, #l-header .l-header__inner.is-fixed::before {
    opacity: 1;
  } */
  #l-header .l-header__inner:hover .l-header__logo__img .honda, #l-header .l-header__inner.is-fixed .l-header__logo__img .honda {
    fill: #CC0000;
  }
  #l-header .l-header__inner:hover .l-header__logo__img .copy, #l-header .l-header__inner.is-fixed .l-header__logo__img .copy {
    fill: #000;
  }
  #l-header .l-header__inner:hover .l-header__navMain__item__link,
  #l-header .l-header__inner:hover .l-header__navSub__link, #l-header .l-header__inner.is-fixed .l-header__navMain__item__link,
  #l-header .l-header__inner.is-fixed .l-header__navSub__link {
    color: #000;
  }
  #l-header .l-header__inner:hover .l-header__navMain__child__list__link {
    color: #FFF;
  }
  #l-header .l-header__inner:hover .l-header__navMain__item__link::before,
  #l-header .l-header__inner:hover .l-header__navSub__link::before, #l-header .l-header__navMain__item__link::before,
  #l-header .l-header__inner.is-fixed .l-header__navSub__link::before {
    background-color: #000;
  }
  #l-header .l-header__inner:hover .l-header__navSub__link__expand path,
  #l-header .l-header__inner:hover .l-header__navSub__link__global path, #l-header .l-header__navSub__link__expand path,
  #l-header .l-header__inner.is-fixed .l-header__navSub__link__global path {
    fill: #000;
  }
  #l-header .l-header__inner:hover .l-header__btnSearch__icon path, #l-header .l-header__inner.is-fixed .l-header__btnSearch__icon path {
    fill: #000;
  }
  #l-header .l-header__inner.is-fixed {
    height: 120px;
  }
  #l-header .l-header__inner.is-fixed .l-header__navMain {
    margin-top: 20px;
  }
  #l-header .l-header__inner.is-fixed .l-header__navMain__item {
    padding-bottom: 25px;
  }
  #l-header .l-header__inner.is-fixed .l-header__navMain__item.__hasChild .l-header__navMain__item__link::after {
    bottom: -25px;
  }
  #l-header .l-header__inner.is-fixed .l-header__navMain__item.__search .l-header__btnSearch::after {
    bottom: -25px;
  }
  #l-header .l-header__logo {
    flex: 0 0 176.5px;
  }
  #l-header .l-header__btnNav {
    display: none;
  }
  #l-header .l-header__navHeader {
    display: none;
  }
  #l-header .l-header__nav {
    flex: 1;
    align-self: flex-end;
  }
  #l-header .l-header__nav__inner {
    display: flex;
    flex-direction: column-reverse;
  }
  #l-header .l-header__navMain {
    margin: 20px -14px 0 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    transition: margin 0.3s ease;
  }
  #l-header .l-header__navMain__item {
    padding: 0 14px 25px;
  }
  #l-header .l-header__navMain__item:first-child {
    padding-left: 28px;
  }
  #l-header .l-header__navMain__item.__hasChild .l-header__navMain__item__link::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 9px 8px;
    border-color: transparent transparent #35363B transparent;
    position: absolute;
    left: 50%;
    bottom: -25px;
    opacity: 0;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    transition: opacity 0.3s ease;
  }
  #l-header .l-header__navMain__item.__hasChild.is-opened .l-header__navMain__item__link::after {
    opacity: 1;
    transition-delay: .3s;
  }
  #l-header .l-header__navMain__item.__hasChild.is-opened .l-header__navMain__child__list__column .l-header__navMain__item__link::after {
    display: none;
  }
  #l-header .l-header__navMain__item.__hasChild.is-opened .l-header__navMain__child {
    /*height: 260px;*/
    height: auto;
    transition-delay: .3s;
  }
  #l-header .l-header__navMain__item.__search .l-header__btnSearch::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 9px 8px;
    border-color: transparent transparent #35363B transparent;
    position: absolute;
    left: 50%;
    bottom: -25px;
    opacity: 0;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    transition: opacity 0.3s ease;
  }
  #l-header .l-header__navMain__item.__search .l-header__navMain__child {
    z-index: 9999;
    overflow: visible;
    visibility: hidden;
    transition: height 0.3s ease, visibility 0.3s ease;
  }
  #l-header .l-header__navMain__item.__search .l-header__navMain__child__inner {
    padding: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #l-header .l-header__navMain__item.__search.is-active .l-header__btnSearch::after {
    opacity: 1;
  }
  #l-header .l-header__navMain__item.__search.is-active .l-header__navMain__child {
    height: 130px;
    visibility: visible;
  }
  #l-header .l-header__navMain__item.__search.is-active .l-header__navMain__child__search,
#l-header .l-header__navMain__item.__search.is-active .l-header__navMain__child__btnSearchCancel {
    opacity: 1;
  }
  #l-header .l-header__navMain__item__link {
    /*color: #fff;*/
    font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
    font-weight: 600;
    line-height: 1.4;
    height: 25px;
    display: inline-flex;
    align-items: center;
    position: relative;
    transition:opacity color 0.3s ease;
  }
  #l-header .l-header__navMain__item__link::before {
    content: "";
    background: #000;
    width: 50px;
    height: 1px;
    display: block;
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    opacity: 0;
    transition: background 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: background 0.3s ease, opacity 0.3s ease, transform 0.3s ease;
    transition: background 0.3s ease, opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  #l-header .l-header__navMain__child__list__link::before {
    display: none;
  }
  #l-header .l-header__navMain__item__link:hover {
    /* color: #8a8a8a !important; */
    opacity: .5;
  }
  #l-header .l-header__navMain__item__link:hover::before {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: .5;
  }
  #l-header .l-header__navMain__item__link.is-current::before {
    background-color: #fff;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: 1;
  }
  #l-header .l-header__navMain__item__link.is-current:hover::before {
    opacity: .5;
  }
  #l-header .l-header__navMain__item__text {
    display: none;
  }
  #l-header .l-header__btnSearch {
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  #l-header .l-header__btnSearch::before {
    content: "";
    background: #000;
    width: 25px;
    height: 1px;
    display: block;
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    opacity: 0;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  #l-header .l-header__btnSearch:hover .l-header__btnSearch__icon path {
    fill: #8a8a8a !important;
  }
  #l-header .l-header__btnSearch:hover::before {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: .5;
  }
  #l-header .l-header__btnSearch__icon {
    width: 25px;
    height: auto;
  }
  #l-header .l-header__btnSearch__icon path {
    transition: fill 0.3s ease;
  }
  #l-header .l-header__navMain__child {
    background-color: rgba(53, 54, 59, 0.95);
    width: 100vw;
    max-width: 100%;
    height: 0;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10000;
    overflow: hidden;
    transition: height 0.3s ease;
  }
  #l-header .l-header__navMain__child__lv2 {
    position: static;
    background-color: transparent;
    width: 100%;
    height: auto!important;
  }
  #l-header .l-header__navMain__child__inner {
    display: flex;
    justify-content: end;
    padding: 40px;
    /*max-width: 1280px;*/
    max-width: 1464px;
    margin: 0 auto;
  }
  #l-header .l-header__navMain__child__inner.Sustainability {
    max-width: 100%;
  }
  #l-header .l-header__navMain__child__lv2 .l-header__navMain__child__inner {
    display: none;
  }
  #l-header .l-header__navMain__child__lv2 .l-header__navMain__child__list {
    display: block;
  }
  #l-header .l-header__navMain__child__lv2 .l-header__navMain__child__list__item {
    /* margin: 0!important; */
    padding: 5px;
  }
  #l-header .l-header__navMain__child__lv2 .l-header__navMain__child__list__item a,
  #l-header .l-header__navMain__child__list__item.is-ir a {
    font-size: 14px;
    /* font-weight: 600; */
    font-weight: normal;
  }
  #l-header .l-header__navMain__child__lv2 .l-header__navMain__child__list__item a:before,
  #l-header .l-header__navMain__child__list__item.is-ir a:before {
    display: inline-block;
    content: "";
    width: 8px;
    height: 1px;
    margin-right: 7px;
    background: #ACADAF;
    vertical-align: 5px;
  }
  #l-header .l-header__navMain__child__back {
    display: none;
  }
  #l-header .l-header__navMain__child__head {
    margin-right: 40px;
  }
  #l-header .l-header__navMain__child__head__link {
    color: #fff;
    font-size: 20px;
    font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
    font-weight: 700;
    line-height: 1.4;
    display: inline-flex;
    align-items: center;
    transition: opacity 0.3s ease;

  }
  #l-header .l-header__navMain__child__head__link::after {
    content: "";
    display: inline-block;
    border-color: inherit;
    border-style: solid;
    border-width: 0 1px 1px 0;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    margin-left: 20px;
  }
  #l-header .l-header__navMain__child__head__link:hover {
    text-decoration: underline;
    opacity: .5;
  }
  #l-header .l-header__navMain__child__list {
    margin-top: 20px;
    /*display: grid;*/
    grid-template-rows: repeat(3, 1fr);
    grid-template-columns: repeat(4, 1fr);
    grid-auto-flow: column;
    position: relative;
  }
  #l-header .l-header__navMain__child__list.border::before {
    content: "";
    background-color: rgba(255, 255, 255, 0.3);
    width: 1px;
    height: calc(100%);
    position: absolute;
    top: 0;
    z-index: 1;
    display: block;
  }
  #l-header .l-header__navMain__child__list__item {
    position: relative;
    padding: 5px 40px;
    flex-shrink: 0;
  }
  #l-header .l-header__navMain__child__list__item:not(:last-child) {
    /* margin: 0 0 10px 0; */
  }
  /*
  #l-header .l-header__navMain__child__list__item:nth-child(4)::before {
    left: 25%;
  }
  #l-header .l-header__navMain__child__list__item:nth-child(7)::before {
    left: 50%;
  }
  #l-header .l-header__navMain__child__list__item:nth-child(10)::before {
    left: 75%;
  }*/
    #l-header .l-header__navMain__child__list__column {
    display: flex;
  }
  #l-header .l-header__navMain__child__list__link {
    color: #fff;
    font-size: 15px;
    font-family: "Hiragino Kaku Gothic W1 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
    font-weight: 600;
    line-height: 1.4;
    display: inline-block;
    margin-bottom: 10px;
    transition: opacity 0.3s ease;

  }
  #l-header .l-header__navMain__child__list__link.__hasChild > a {
    font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  }
  #l-header .l-header__navMain__child__list__link[target="_blank"]::after {
    content: "";
    background: url(../img/icon-expand-w.svg) no-repeat 0 0/contain;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-left: 5px;
  }
  #l-header .l-header__navMain__child__list__link:hover {
    text-decoration: underline;
    opacity: .5;
  }
  #l-header .l-header__navMain__child__search {
    flex: 0 0 800px;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  #l-header .l-header__navMain__child__search form {
    display: block;
  }
  #l-header .l-header__navMain__child__search .mf_finder_searchBox_items {
    position: relative;
  }
  #l-header .l-header__navMain__child__search .mf_finder_searchBox_query_wrap {
    width: 100%;
  }
  #l-header .l-header__navMain__child__search .mf_finder_searchBox_query_input {
    font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif !important;
    font-size: 15px;
    line-height: 50px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ADADAD;
    border-radius: 4px;
    height: 50px;
    padding: 0 50px 0 20px;
  }
  #l-header .l-header__navMain__child__search .mf_finder_searchBox_submit {
    width: 50px;
    height: 50px;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  #l-header .l-header__navMain__child__search .mf_finder_searchBox_submit::before {
    content: "";
    background: url(../img/icon-search.svg) no-repeat 0 0/contain;
    width: 22px;
    height: 22px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  #l-header .l-header__navMain__child__search ul.mf_finder_searchBox_suggest_items {
    background-color: #fff;
    border: 1px solid #C6C6C6;
    width: 100%;
  }
  #l-header .l-header__navMain__child__search li.mf_finder_searchBox_suggest_item {
    font-size: 16px;
  }
  #l-header .l-header__navMain__child__search a.mf_finder_searchBox_suggest_link {
    padding: 12px 20px;
    display: block;
    transition: background 0.3s ease;
  }
  #l-header .l-header__navMain__child__search a.mf_finder_searchBox_suggest_link:hover {
    background-color: #F4F4F4;
  }
  #l-header .l-header__navMain__child__btnSearchCancel {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 20px;
    right: 60px;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  #l-header .l-header__navMain__child__btnSearchCancel__inner {
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
  }
  #l-header .l-header__navMain__child__btnSearchCancel__bar {
    background-color: #fff;
    width: 22px;
    height: 1px;
    margin: 0 auto;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
  }
  #l-header .l-header__navMain__child__btnSearchCancel__bar:nth-of-type(1) {
    -webkit-transform: translateY(50%) rotate(-45deg);
            transform: translateY(50%) rotate(-45deg);
  }
  #l-header .l-header__navMain__child__btnSearchCancel__bar:nth-of-type(2) {
    -webkit-transform: translateY(50%) rotate(45deg);
            transform: translateY(50%) rotate(45deg);
  }
  #l-header .l-header__navSub {
    display: flex;
    justify-content: flex-end;
  }
  #l-header .l-header__navSub__item:not(:first-child) {
    margin-left: 24px;
  }
  #l-header .l-header__navSub__link {
    /*color: #fff;*/
    font-size: 14px;
    font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
    font-weight: 500;
    line-height: 1.4;
    display: inline-flex;
    align-items: center;
    position: relative;
    transition: color 0.3s ease, opacity 0.3s ease;
  }
  #l-header .l-header__navSub__link::before {
    content: "";
    background: #000;
    width: 50px;
    height: 1px;
    margin: auto;
    display: block;
    position: absolute;
    bottom: -3px;
    right: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    transition: background 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: background 0.3s ease, opacity 0.3s ease, transform 0.3s ease;
    transition: background 0.3s ease, opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  #l-header .l-header__navSub__link:hover {
    opacity: .5;
  }
  #l-header .l-header__navSub__link:hover::before {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  #l-header .l-header__navSub__link.is-current::before {
    background-color: #fff;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: 1;
  }
  #l-header .l-header__navSub__item__outer__link {
    /* padding-left: 15px;
    border-left: 1px solid #ACADAF; */
  }
  #l-header .l-header__navSub__link__expand {
    width: 12px;
    height: 12px;
    margin-left: 4px;
    vertical-align: text-top !important;
  }
  #l-header .l-header__navSub__link__expand path {
    transition: fill 0.3s ease;
  }
  #l-header .l-header__navSub__link__global {
    width: 14px;
    height: 14px;
    margin-left: 4px;
    vertical-align: text-top !important;
  }
  #l-header .l-header__navSub__link__global path {
    transition: fill 0.3s ease;
  }
  #l-header .l-header--static .l-header__inner {
    background-color: #fff;
    position: relative;
  }
  #l-header .l-header--static .l-header__inner::before {
    opacity: 1;
  }
  #l-header .l-header--static .l-header__inner::after {
    content: "";
    display: block;
    clear: both;
  }
  #l-header .l-header--static .l-header__logo__img .honda {
    fill: #CC0000;
  }
  #l-header .l-header--static .l-header__logo__img .copy {
    fill: #000;
  }
  #l-header .l-header--static .l-header__navMain__item__link,
#l-header .l-header--static .l-header__navSub__link {
    color: #000;
  }
  #l-header .l-header--static .l-header__navMain__item__link.is-current::before,
#l-header .l-header--static .l-header__navSub__link.is-current::before {
    background-color: #000;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: 1;
  }
  #l-header .l-header--static .l-header__navMain__item__link.is-current:hover::before {
    opacity: .5;
  }
  #l-header .l-header--static .l-header__navSub__link__expand path,
#l-header .l-header--static .l-header__navSub__link__global path {
    fill: #000;
  }
  #l-header .l-header--static .l-header__btnSearch__icon path {
    fill: #000;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  #l-header .l-header__inner {
    padding: 0 24px;
  }
  #l-header .l-header__navMain {
    margin-right: -7px;
  }
  #l-header .l-header__navMain__item {
    padding-right: 6px;
    padding-left: 6px;
  }
  #l-header .l-header__navMain__item:first-child {
    padding-left: 12px;
  }
  #l-header .l-header__navMain__child__inner {
    padding: 30px 20px;
  }
  #l-header .l-header__navMain__child__head__link {
    font-size: 18px;
  }
  #l-header .l-header__navMain__child__head__link::after {
    content: "";
    display: inline-block;
    border-color: inherit;
    border-style: solid;
    border-width: 0 1px 1px 0;
    width: 11px;
    height: 11px;
    vertical-align: middle;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  #l-header .l-header__navMain__child__list__link {
    font-size: 14px;
  }
  #l-header .l-header__navMain__child__btnSearchCancel {
    right: 30px;
  }
}
@media screen and (min-width: 1050px) and (max-width: 1280px) {
  #l-header .l-header__logo {
    width: 295px;
  }
  #l-header .l-header__navMain__item__link {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280.01px) {
  #l-header .l-header__logo {
    width: 370px;
  }
  #l-header .l-header__navMain__item__link {
    font-size: 16px;
  }
}
@media screen and (max-width: 1049.99px) {
  #l-header #ghcontainer {
    display: block !important;
  }
  #l-header .l-header.is-active .l-header__navHeader,
#l-header .l-header.is-active .l-header__nav {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  #l-header .l-header__inner {
    overflow: hidden;
  }
  #l-header .l-header__inner.is-fixed .l-header__btnNav__bar {
    background-color: #000;
  }
  #l-header .l-header__inner__mobile {
    background-color: #fff;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    width: 100%;
    height: 65px;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    transition: background 0.3s ease, height 0.3s ease, -webkit-transform 0.3s ease;
    transition: background 0.3s ease, height 0.3s ease, transform 0.3s ease;
    transition: background 0.3s ease, height 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  #l-header .l-header__inner__mobile::before {
    content: "";
    background-color: #adadad;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1;
    transition: opacity 0.3s ease;
  }
  #l-header .l-header__inner__mobile.is-fixed {
    background-color: #fff;
  }
  #l-header .l-header__inner__mobile.is-fixed::before {
    opacity: 1;
  }
  #l-header .l-header__inner__mobile.is-fixed .l-header__logo__img .honda {
    fill: #CC0000;
  }
  #l-header .l-header__inner__mobile.is-fixed .l-header__logo__img .copy {
    fill: #000;
  }
  #l-header .l-header__inner__mobile.is-fixed .l-header__btnNav__bar {
    background-color: #000;
  }
  #l-header .l-header__logo {
    flex: 0 0 260px;
  }
  #l-header .l-header__btnNav {
    width: 50px;
    height: 50px;
  }
  #l-header .l-header__btnNav__inner {
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
  }
  #l-header .l-header__btnNav__bar {
    background-color: #000;
    width: 40px;
    height: 2px;
    margin: 0 auto;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    transition: background 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: background 0.3s ease, opacity 0.3s ease, transform 0.3s ease;
    transition: background 0.3s ease, opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  #l-header .l-header__btnNav__bar:nth-of-type(1) {
    top: calc(50% - 12px);
  }
  #l-header .l-header__btnNav__bar:nth-of-type(2) {
    top: 50%;
  }
  #l-header .l-header__btnNav__bar:nth-of-type(3) {
    top: calc(50% + 12px);
  }
  #l-header .l-header__navHeader {
    background-color: #fff;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20001;
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0);
    transition: -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    display: none;
  }
}

@media screen and (max-width: 1049.99px) {
  #l-header .l-header__navHeader {
    display: block;
  }
}

@media screen and (min-width: 1050px) {
  #l-header .l-header__navHeader__logo {
    width: 370px;
  }
}

@media screen and (max-width: 1049.99px) {
  #l-header .l-header__navHeader__top {
    height: 65px;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #l-header .l-header__navHeader__logo {
    flex: 0 0 260px;
  }
  #l-header .l-header__navHeader__logo__link {
    display: block;
  }
  #l-header .l-header__navHeader__logo__img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
    overflow: visible;
  }
  #l-header .l-header__navHeader__btn {
    width: 50px;
    height: 50px;
  }
  #l-header .l-header__navHeader__btn__inner {
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
  }
  #l-header .l-header__navHeader__btn__bar {
    background-color: #000;
    width: 40px;
    height: 2px;
    margin: 0 auto;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    transition: background 0.3s ease;
  }
  #l-header .l-header__navHeader__btn__bar:nth-of-type(1) {
    top: calc(50% - 12px);
    -webkit-transform: translateY(12px) rotate(-45deg);
            transform: translateY(12px) rotate(-45deg);
  }
  #l-header .l-header__navHeader__btn__bar:nth-of-type(2) {
    top: calc(50% + 12px);
    -webkit-transform: translateY(-12px) rotate(45deg);
            transform: translateY(-12px) rotate(45deg);
  }
  #l-header .l-header__navHeader__search {
    height: 44px;
    padding: 0 20px;
    display: flex;
    align-items: center;
  }
  #l-header .l-header__navHeader__search form {
    width: 100%;
    display: block;
  }
  #l-header .l-header__navHeader__search .mf_finder_searchBox {
    width: 100%;
  }
  #l-header .l-header__navHeader__search .mf_finder_searchBox_items {
    position: relative;
  }
  #l-header .l-header__navHeader__search .mf_finder_searchBox_query_wrap {
    width: 100%;
  }
  #l-header .l-header__navHeader__search .mf_finder_searchBox_query_input {
    font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif !important;
    font-size: 16px;
    line-height: 38px;
    width: 100%;
    height: 38px;
    background-color: #fff;
    border: 1px solid #ADADAD;
    border-radius: 4px;
    padding: 0 40px 0 15px;
  }
  #l-header .l-header__navHeader__search .mf_finder_searchBox_submit {
    width: 38px;
    height: 38px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  #l-header .l-header__navHeader__search .mf_finder_searchBox_submit::before {
    content: "";
    background: url(../img/icon-search.svg) no-repeat 0 0/contain;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  #l-header .l-header__navHeader__search__inner {
    position: relative;
  }
  #l-header .l-header__navHeader__search__input {
    font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif !important;
    font-size: 16px;
    line-height: 38px;
    width: 100%;
    height: 38px;
    background-color: #fff;
    border: 1px solid #ADADAD;
    border-radius: 4px;
    padding: 0 40px 0 15px;
  }
  #l-header .l-header__navHeader__search__btn {
    width: 38px;
    height: 38px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  #l-header .l-header__navHeader__search__btn::before {
    content: "";
    background: url(../img/icon-search.svg) no-repeat 0 0/contain;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  #l-header .l-header__nav {
    background-color: #fff;
    width: 100%;
    position: fixed;
    top: 109px;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 20001;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0);
    transition: -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  }
  #l-header .l-header__nav__inner {
    padding: 10px 20px 20px;
  }
  #l-header .l-header__navMain__item {
    border-bottom: 1px solid #E3E3E3;
  }
  #l-header .l-header__navMain__item:first-child {
    border-top: 1px solid #E3E3E3;
  }
  #l-header .l-header__navMain__item.__hasChild .l-header__navMain__item__link {
    display: none;
  }
  #l-header .l-header__navMain__item.__hasChild .l-header__navMain__item__link.u-sp__block {
    display: block;
  }
  #l-header .l-header__navMain__item.__search {
    display: none;
  }
  #l-header .l-header__navMain__item__text {
    cursor: pointer;
  }
  #l-header .l-header__navMain__item__text,
  #l-header .l-header__navMain__item__link {
    font-size: 18px;
    line-height: 1.4;
    padding: 16px 16px 16px 0;
    display: block;
    position: relative;
  }
  #l-header .l-header__navMain__child__list__column .l-header__navMain__item__text.is-menu {
    font-size: 16px;
  }
  #l-header .l-header__navMain__item__text::before,
  #l-header .l-header__navMain__item__link::before {
    content: "";
    display: inline-block;
    border-color: #000;
    border-style: solid;
    border-width: 0 1px 1px 0;
    width: 9px;
    height: 9px;
    vertical-align: middle;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
    margin: auto;
  }
  #l-header .l-header__navMain__child__list__link::before {
    display: none;
  }
  #l-header .l-header__navMain__item__text.is-menu::before,
  #l-header .l-header__navMain__item__link.is-menu::before {
    all: initial;
    content: url("../img/icon_menu.svg");
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
  }
  #l-header .l-header__navMain__child {
    background-color: #fff;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 20001;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0);
    transition: -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  }
  #l-header .l-header__navMain__child.is-active {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  #l-header .l-header__navMain__child__inner {
    padding: 10px 20px 20px;
    max-height: calc(100vh - 110px);
    overflow-y: scroll;
  }
  #l-header .l-header__navMain__child__back {
    text-align: left;
  }
  #l-header .l-header__navMain__child__back__btn {
    color: inherit;
    font-size: 12px;
    text-align: center;
    background-color: #F4F4F4;
    padding: 15px 25px;
    display: inline-block;
    position: relative;
  }
  #l-header .l-header__navMain__child__back__btn::before {
    content: "";
    display: inline-block;
    border-color: #000;
    border-style: solid;
    border-width: 0 1px 1px 0;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
    margin: auto;
  }
  #l-header .l-header__navMain__child__head {
    border-top: 1px solid #EFEFEF;
    margin-top: 15px;
  }
  #l-header .l-header__navMain__child__head__link {
    font-size: 18px;
    line-height: 1.4;
    padding: 15px 20px 15px 0;
    position: relative;
    display: block;
  }
  #l-header .l-header__navMain__child__head__link::before {
    content: "";
    display: inline-block;
    border-color: #000;
    border-style: solid;
    border-width: 0 1px 1px 0;
    width: 9px;
    height: 9px;
    vertical-align: middle;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
    margin: auto;
  }
  #l-header .l-header__navMain__child__list {
    padding-left: 15px;
  }
  #l-header .l-header__navMain__child__list__lv2 {
    padding: 10px 20px;
  }
  #l-header .l-header__navMain__child__list__item {
    border-top: 1px solid #EFEFEF;
  }
  #l-header .l-header__navMain__child__list__item:last-child {
    border-bottom: 1px solid #EFEFEF;
  }
  #l-header .l-header__navMain__child__list__link {
    font-size: 16px;
    line-height: 1.4;
    padding: 15px 20px 15px 0;
    display: block;
    position: relative;
  }
  #l-header .l-header__navMain__child__list__link::before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  #l-header .l-header__navMain__child__list__link:not([target="_blank"])::before {
    content: "";
    display: inline-block;
    border-color: #000;
    border-style: solid;
    border-width: 0 1px 1px 0;
    width: 9px;
    height: 9px;
    vertical-align: middle;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    right: 5px;
  }
  #l-header .l-header__navMain__child__list__link[target="_blank"]::before {
    content: "";
    background: url(../img/icon-expand.svg) no-repeat 0 0/contain;
    width: 12px;
    height: 12px;
    display: inline-block;
    right: 0;
  }
  #l-header .l-header__navSub {
    margin-top: 30px;
  }
  #l-header .l-header__navSub__link {
    font-size: 15px;
    padding: 10px 16px 10px 0;
    display: block;
    position: relative;
    transition: color 0.3s ease;
  }
  #l-header .l-header__navSub__link:not([target="_blank"])::before {
    content: "";
    display: inline-block;
    border-color: #000;
    border-style: solid;
    border-width: 0 1px 1px 0;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
    margin: auto;
  }
  #l-header .l-header__navSub__link.__global::before {
    display: none;
  }
  #l-header .l-header__navSub__link__expand {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  #l-header .l-header__navSub__link__expand g {
    fill: #000;
  }
  #l-header .l-header__navSub__link__global {
    width: 14px;
    height: 14px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  #l-header .l-header__navSub__link__global g {
    fill: #000;
  }
  #l-header .l-header--static .l-header__inner__mobile {
    background-color: #fff;
    position: relative;
    z-index: 1;
  }
  #l-header .l-header--static .l-header__inner__mobile::before {
    opacity: 1;
  }
  #l-header .l-header--static .l-header__logo__img .honda {
    fill: #CC0000;
  }
  #l-header .l-header--static .l-header__logo__img .copy {
    fill: #000;
  }
  #l-header .l-header--static .l-header__btnNav__bar {
    background-color: #000;
  }
}

/* バナーエリア追加対応 */
#l-header .l-header__navMain__child__bnr {
  /*position: absolute;*/
  top: -55px;
  right: 0;
  width: 235px;
}

#l-header .l-header__navMain__child__bnr__title {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 37px;
}

#l-header .l-header__navMain__child__bnr__title__img {
  width: 155px;
  height: auto;
}

#l-header .l-header__navMain__child__bnr__main {
  /*margin-top: 15px;*/
}

#l-header .l-header__navMain__child__bnr__main__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  display: block;
  object-fit: cover;
  transform: translate3d(-50%, -50%, 0) scale(1);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
  transition: -webkit-transform 0.8s ease;
  transition: transform 0.8s ease;
  transition: transform 0.8s ease, -webkit-transform 0.8s ease;
}

#l-header .l-header__navMain__child__bnr__link {
  height: 0;
  padding-top: 52%;
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 1;
  opacity: 1;
}

#l-header .l-header__navMain__child__bnr__inr {
  display: block;
}

#l-header .l-header__navMain__child__bnr__text{
  text-align: left;
  margin-top: 8px;
}

#l-header .l-header__navMain__child__bnr__text a{
  color: #fff;
  font-size: 13px;
  line-height: 1.4;
  display: inline-block;
  transition: opacity 0.3s ease;

}

#l-header .l-header__navMain__child__bnr__text a:hover{
  text-decoration: underline;
  opacity: .5;
}

#l-header .l-header__navMain__child__list.grid-rows-4 {
  grid-template-rows: repeat(4, 1fr);
  grid-template-columns: repeat(1, 1fr);
}

#l-header .l-header__navMain__child__list.grid-rows-4 .l-header__navMain__child__list__item:nth-child(10)::before {
  display: none;
}

#l-header .l-header__navMain__child__list .l-header__navMain__child__list__item__bnr {
  position: relative;
  grid-area: 1 / 4 / 4 / 5;
}

#l-header .l-header__navMain__child__list.grid-rows-4 .l-header__navMain__child__list__item__bnr {
  position: relative;
  grid-area: 1 / 4 / 5 / 5;
}


#l-header .l-header__navMain__child__list.grid-rows-5 {
  grid-template-rows: repeat(5, 1fr);
  grid-template-columns: repeat(1, 1fr);

}

#l-header .l-header__navMain__child__list.grid-rows-5 .l-header__navMain__child__list__item:nth-child(10)::before {
  display: none;
}

#l-header .l-header__navMain__child__list.grid-rows-5 .l-header__navMain__child__list__item__bnr {
  position: relative;
  grid-area: 1 / 4 / 5 / 5;
}

#l-header .l-header__navMain__child__list.grid-rows-6 {
  grid-template-rows: repeat(6, 1fr);
  grid-template-columns: repeat(1, 1fr);
}

#l-header .l-header__navMain__child__list.grid-rows-6 .l-header__navMain__child__list__item:nth-child(10)::before {
  display: none;
}

#l-header .l-header__navMain__child__list.grid-rows-6 .l-header__navMain__child__list__item__bnr {
  position: relative;
  grid-area: 1 / 4 / 5 / 5;
}

#l-header .l-header__navMain__child__list.grid-type1 {
  grid-template-rows: 1.2em 1.2em 1.2em 1.2em 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
   gap: 10px;
}

#l-header .l-header__navMain__child__list.grid-type1 .l-header__navMain__child__list__item:nth-child(n + 5) {
  grid-row: 1 / 5;
}

#l-header .l-header__navMain__child__list.grid-type1 .l-header__navMain__child__list__item__bnr {
  grid-area: inherit;
}

@media screen and (min-width: 1050px) {
  #l-header .l-header__navMain__child__list {
    margin-top: 0;
  }

  #l-header .l-header__navMain__child__bnr__link:hover .l-header__navMain__child__bnr__main__img {
    transform: translate3d(-50%, -50%, 0) scale(1.05);
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1.05);
  }
  #l-header .l-header__navMain__child__list .l-header__navMain__child__list__item__bnr {
    margin-left: 40px;
  }
  #l-header .l-header__navMain__child__list .l-header__navMain__child__list__item__bnr.is-sustainability {
    margin-left: 100px;
    margin-right: 60px;
  }
}

@media screen and (max-width: 1049.99px) {
  #l-header .l-header__navMain__child__bnr {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    margin: auto;
    margin-top: 40px;
    background-color: #fff;
    padding: 20px;
    max-width: 500px;
  }

  #l-header .l-header__navMain__child__bnr__title__img {
    width: 166px;
    height: auto;
  }

  #l-header .l-header__navMain__child__bnr__text a{
    color: #000;
  }

}
@media (max-width: 1049.99px) {
    .header-hidden-sp {
        display: none !important;
    }
}
@media screen and (min-width: 1025px) {
    .header-hidden-pc {
        display: none !important;
    }
}
.is-flex-shrink0 {
    flex-shrink: 0;
}

@media screen and (min-width: 1050px) and (max-width: 1649.99px) {
    .container {
        display: grid;
        gap: 32px 0;

        grid-template-columns: 1fr 0.56fr;
        grid-template-rows: 1fr 1fr;
        grid-auto-flow: row;
        grid-template-areas: "item1 item2"
        "item3 item4";
    }

    .item1 {
        grid-area: item1;
    }

    .item2 {
        grid-area: item2;
    }

    .item3 {
        grid-area: item3;
    }

    .item4 {
        grid-area: item4;
    }
}

@media screen and (min-width: 1650px) {
    .container {
        display: flex;
    }
}
@media (max-width: 1049.99px) {
    #l-header .l-header__navSub {
        display: flex;
        flex-wrap: wrap;
        gap: 36px 24px;
    }
    #l-header .l-header__navSub > li {
        width: calc((100% - 24px) / 2);
    }
    #l-header .l-header__navSub__link {
        font-size: 14px;
    }

    #l-header .l-header__navMain__child__list.is-pd0-sp {
        padding: 0;
    }
    #l-header .l-header__navMain__child__list.is-pd20-sp {
        padding: 0 20px;
    }
    #l-header .l-header__navMain__child__bnr {
        padding: 0;
    }
}
#l-header .l-header__navSub__link.is-en {
  display: inline-block;
  padding: 2px 6px;
  border: 1px solid #cccccc;
  line-height: 1.7;
}
#l-header .l-header__navSub__link.is-en::before {
  display: none;
}
@media screen and (min-width: 1050px) {
    #l-header .l-header__navSub {
        align-items: center;
    }
}
.l-header__close-button {
    position: absolute;
    top: 20px;
    right: 40px;
    cursor: pointer;
}
@media (max-width: 1049.99px) {
    .l-header__close-button {
        display: none;
    }
}
/* nofollow */
#l-header .l-header__inner {
    position:relative !important;
    top: 0;
    left: 0;
}
#l-header .l-header__inner.is-fixed{
  height: auto !important;
}
#l-header .l-header__inner__mobile {
    position:relative !important;
    top: 0;
    left: 0;
}
.en_pc {
  display: block;
}
.en_sp {
  display: none;
}
@media (max-width: 1049.99px) {
  .en_pc {
    display: none;
  }
  .en_sp {
    display: block;
  }
}
.l-header__navMain__child__list__lv2 li:first-child {
  display: none;
}
@media (max-width: 1049.99px) {
  .l-header__navMain__child__list__lv2 li:first-child {
    display: block;
  }
}