@charset "UTF-8";
body {
  line-height: 1.4;
  font-size: 16px !important;
  color: #35363b;
  font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  -moz-font-feature-settings: "palt";
  letter-spacing: 0.05em;
}
.hero__logo--alpha {
  font-weight: 400;
  font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
}
.modaal-accessible-hide,
.modaal-close span,
.modaal-gallery-control span {
  clip: rect(1px 1px 1px 1px);
  padding: 0 !important;
}

@media only screen and (min-width: 737.5px), print {
  .spshow {
    display: none !important;
  }
}
@media only screen and (max-width: 737px) {
  .pcshow {
    display: none !important;
  }
  img {
    width: 100%;
  }
}
:root *,
_::-webkit-full-page-media,
_:future {
  image-rendering: auto !important;
}
.js_decision {
  width: 1px;
  height: 1px;
  line-height: 0.1;
  font-size: 1px;
  display: block;
}
@-webkit-keyframes arrow-rotate {
  0%,
  100% {
    opacity: 1;
    background-position: 0 center;
  }
  40% {
    opacity: 0.2;
    background-position: 30px center;
  }
  41% {
    opacity: 0;
    background-position: 30px center;
  }
  59% {
    opacity: 0;
    background-position: -30px center;
  }
  60% {
    opacity: 0.2;
    background-position: -30px center;
  }
}
@keyframes arrow-rotate {
  0%,
  100% {
    opacity: 1;
    background-position: 0 center;
  }
  40% {
    opacity: 0.2;
    background-position: 30px center;
  }
  41% {
    opacity: 0;
    background-position: 30px center;
  }
  59% {
    opacity: 0;
    background-position: -30px center;
  }
  60% {
    opacity: 0.2;
    background-position: -30px center;
  }
}
@-webkit-keyframes type6-top {
  0% {
    -webkit-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-17px) rotate(0);
    transform: translateY(-17px) rotate(0);
  }
}
@keyframes type6-top {
  0% {
    -webkit-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-17px) rotate(0);
    transform: translateY(-17px) rotate(0);
  }
}
@-webkit-keyframes type6-bottom {
  0% {
    -webkit-transform: translateY(-1px) rotate(45deg);
    transform: translateY(-1px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translateY(15px) rotate(0);
    transform: translateY(15px) rotate(0);
  }
}
@keyframes type6-bottom {
  0% {
    -webkit-transform: translateY(-1px) rotate(45deg);
    transform: translateY(-1px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translateY(15px) rotate(0);
    transform: translateY(15px) rotate(0);
  }
}
@-webkit-keyframes type6-top-close {
  0% {
    -webkit-transform: translateY(-17px) rotate(0);
    transform: translateY(-17px) rotate(0);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}
@keyframes type6-top-close {
  0% {
    -webkit-transform: translateY(-17px) rotate(0);
    transform: translateY(-17px) rotate(0);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}
@-webkit-keyframes type6-bottom-close {
  0% {
    -webkit-transform: translateY(15px) rotate(0);
    transform: translateY(15px) rotate(0);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-1px) rotate(45deg);
    transform: translateY(-1px) rotate(45deg);
  }
}
@keyframes type6-bottom-close {
  0% {
    -webkit-transform: translateY(15px) rotate(0);
    transform: translateY(15px) rotate(0);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-1px) rotate(45deg);
    transform: translateY(-1px) rotate(45deg);
  }
}
.modaal-noscroll {
  overflow: hidden;
}
.modaal-accessible-hide {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
}
.modaal-wrapper {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: auto;
  opacity: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.modaal-wrapper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
}
.modaal-wrapper .modaal-close {
  border: none;
  background: 0 0;
  padding: 0;
  -webkit-appearance: none;
}
.modaal-wrapper.modaal-start_none {
  display: none;
  opacity: 1;
}
.modaal-wrapper.modaal-start_fade {
  opacity: 0;
}
.modaal-wrapper [tabindex="0"] {
  outline: 0 !important;
}
.modaal-wrapper.modaal-fullscreen {
  overflow: hidden;
}
.modaal-outer-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}
.modaal-fullscreen .modaal-outer-wrapper {
  display: block;
}
.modaal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 80px 25px;
}
.modaal-fullscreen .modaal-inner-wrapper {
  padding: 0;
  display: block;
  vertical-align: top;
}
.modaal-container {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: auto;
  text-align: left;
  color: #000;
  max-width: 1000px;
  background: #fff;
  cursor: auto;
}
.modaal-container.is_loading {
  height: 100px;
  width: 100px;
  overflow: hidden;
}
.modaal-fullscreen .modaal-container {
  max-width: none;
  height: 100%;
  overflow: auto;
}
.modaal-close {
  color: #fff;
  cursor: pointer;
  opacity: 1;
  background: rgba(0, 0, 0, 0);
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.modaal-close:focus,
.modaal-close:hover {
  outline: 0;
  background: #fff;
}
.modaal-close span {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-close:after,
.modaal-close:before {
  display: block;
  content: " ";
  position: absolute;
  top: 14px;
  left: 23px;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.modaal-close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modaal-close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modaal-fullscreen .modaal-close {
  background: #afb7bc;
  right: 10px;
  top: 10px;
}
.modaal-content-container {
  padding: 30px;
}
.modaal-confirm-wrap {
  padding: 30px 0 0;
  text-align: center;
  font-size: 0;
}
.modaal-confirm-btn {
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: 0 0;
}
.inline_modal,
.modaal-gallery-item {
  display: none;
}
.modaal-confirm-btn.modaal-ok {
  padding: 10px 15px;
  color: #fff;
  background: #555;
  border-radius: 3px;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.modaal-confirm-btn.modaal-ok:hover {
  background: #2f2f2f;
}
.modaal-confirm-btn.modaal-cancel {
  text-decoration: underline;
}
.modaal-confirm-btn.modaal-cancel:hover {
  text-decoration: none;
  color: #2f2f2f;
}
@keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.modaal-instagram .modaal-container {
  width: auto;
  background: 0 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.modaal-instagram .modaal-content-container {
  padding: 0;
  background: 0 0;
}
.modaal-instagram .modaal-content-container > blockquote {
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}
.modaal-instagram iframe {
  opacity: 0;
  margin: -6px !important;
  border-radius: 0 !important;
  width: 1000px !important;
  max-width: 800px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-animation: instaReveal 1s linear forwards;
  animation: instaReveal 1s linear forwards;
}
.modaal-image .modaal-inner-wrapper {
  padding-left: 140px;
  padding-right: 140px;
}
.modaal-image .modaal-container {
  width: auto;
  max-width: 100%;
}
.modaal-gallery-wrap {
  position: relative;
  color: #fff;
}
.modaal-gallery-item img,
.modaal-gallery-item.is_active {
  display: block;
}
.modaal-gallery-label {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 20px 0 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.modaal-gallery-label:focus {
  outline: 0;
}
.modaal-gallery-control {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  cursor: pointer;
  color: #fff;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border: none;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.modaal-gallery-control.is_hidden {
  opacity: 0;
  cursor: default;
}
.modaal-gallery-control:focus,
.modaal-gallery-control:hover {
  outline: 0;
  background: #fff;
}
.modaal-gallery-control:focus:after,
.modaal-gallery-control:focus:before,
.modaal-gallery-control:hover:after,
.modaal-gallery-control:hover:before {
  background: #afb7bc;
}
.modaal-gallery-control span {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-gallery-control:after,
.modaal-gallery-control:before {
  display: block;
  content: " ";
  position: absolute;
  top: 16px;
  left: 25px;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.modaal-iframe .modaal-content,
.modaal-iframe-elem {
  width: 100%;
  height: 100%;
}
.modaal-gallery-control:before {
  margin: -5px 0 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modaal-gallery-control:after {
  margin: 5px 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modaal-gallery-next-inner {
  left: 100%;
  margin-left: 40px;
}
.modaal-gallery-next-outer {
  right: 45px;
}
.modaal-gallery-prev:after,
.modaal-gallery-prev:before {
  left: 22px;
}
.modaal-gallery-prev:before {
  margin: 5px 0 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modaal-gallery-prev:after {
  margin: -5px 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modaal-gallery-prev-inner {
  right: 100%;
  margin-right: 40px;
}
.modaal-gallery-prev-outer {
  left: 45px;
}
.modaal-video-wrap {
  margin: auto 50px;
  position: relative;
}
.modaal-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #000;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.modaal-video-container embed,
.modaal-video-container iframe,
.modaal-video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modaal-iframe-elem {
  display: block;
}
@media only screen and (min-width: 1400px) {
  .modaal-video-container {
    padding-bottom: 0;
    height: 731px;
  }
}
@media only screen and (max-width: 1140px) {
  .modaal-image .modaal-inner-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
  .modaal-gallery-control {
    top: auto;
    bottom: 20px;
    -webkit-transform: none;
    transform: none;
    background: rgba(0, 0, 0, 0.7);
  }
  .modaal-gallery-control:after,
  .modaal-gallery-control:before {
    background: #fff;
  }
  .modaal-gallery-next {
    left: auto;
    right: 20px;
  }
  .modaal-gallery-prev {
    left: 20px;
    right: auto;
  }
}
@media screen and (max-width: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
}
@media screen and (max-height: 1100px) {
  .modaal-instagram iframe {
    width: 700px !important;
  }
}
@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .modaal-instagram iframe {
    width: 600px !important;
  }
}
@media screen and (max-height: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
  .modaal-video-container {
    max-width: 900px;
    max-height: 510px;
  }
}
@media only screen and (max-width: 600px) {
  .modaal-instagram iframe {
    width: 280px !important;
  }
}
@media only screen and (max-height: 820px) {
  .modaal-gallery-label {
    display: none;
  }
}
.modaal-loading-spinner {
  background: 0 0;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
}
@-webkit-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.modaal-loading-spinner > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}
.modaal-loading-spinner > div > div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #fff;
}
.modaal-loading-spinner > div:nth-of-type(1) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.modaal-loading-spinner > div:nth-of-type(2) > div,
.modaal-loading-spinner > div:nth-of-type(3) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}
.modaal-loading-spinner > div:nth-of-type(1) {
  -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(2) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.12s;
  animation-delay: 0.12s;
}
.modaal-loading-spinner > div:nth-of-type(2) {
  -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(3) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.modaal-loading-spinner > div:nth-of-type(4) > div,
.modaal-loading-spinner > div:nth-of-type(5) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}
.modaal-loading-spinner > div:nth-of-type(3) {
  -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(4) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.37s;
  animation-delay: 0.37s;
}
.modaal-loading-spinner > div:nth-of-type(4) {
  -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(5) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.modaal-loading-spinner > div:nth-of-type(6) > div,
.modaal-loading-spinner > div:nth-of-type(7) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}
.modaal-loading-spinner > div:nth-of-type(5) {
  -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(6) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.62s;
  animation-delay: 0.62s;
}
.modaal-loading-spinner > div:nth-of-type(6) {
  -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(7) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
.modaal-loading-spinner > div:nth-of-type(7) {
  -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(8) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.87s;
  animation-delay: 0.87s;
}
.modaal-loading-spinner > div:nth-of-type(8) {
  -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}
.sp_wrap {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: calc((40 / 750) * 100vw);
}
.sp_wrap a {
  display: block;
  width: calc((210 / 750) * 100vw);
  height: calc((210 / 750) * 100vw);
  top: 0;
  left: 0;
  position: absolute;
  border-radius: 50%;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}
.sp_wrap a.event {
  top: calc((30 / 750) * 100vw);
  left: calc((237 / 750) * 100vw);
}
.sp_wrap a.goods_and_novelties {
  top: calc((142 / 750) * 100vw);
  left: calc((444 / 750) * 100vw);
}
.sp_wrap a.digital_marketing {
  top: calc((376 / 750) * 100vw);
  left: calc((444 / 750) * 100vw);
}
.sp_wrap a.honda_showroom {
  top: calc((491 / 750) * 100vw);
  left: calc((237 / 750) * 100vw);
}
.sp_wrap a.dealer_sales_promotion {
  top: calc((376 / 750) * 100vw);
  left: calc((30 / 750) * 100vw);
}
.sp_wrap a.manufacturer_mass_media_sales_promotion {
  top: calc((142 / 750) * 100vw);
  left: calc((30 / 750) * 100vw);
}
.sp_wrap img {
  width: 100vw !important;
}
.pc_wrap #service .cls-1 {
  stroke-linecap: round;
  stroke-width: 1.98px;
}
.pc_wrap #service .cls-1,
.pc_wrap #service .cls-2,
.pc_wrap #service .cls-3,
.pc_wrap #service .cls-4,
.pc_wrap #service .cls-5 {
  stroke-miterlimit: 10;
}
.pc_wrap #service .cls-1,
.pc_wrap #service .cls-2,
.pc_wrap #service .cls-4,
.pc_wrap #service .cls-5 {
  fill: none;
  stroke: #c00;
}
.pc_wrap #service .cls-2 {
  stroke-width: 1.76px;
}
.pc_wrap #service .cls-6,
.pc_wrap #service .cls-7 {
  fill: #c00;
}
.pc_wrap #service .cls-8 {
  -webkit-filter: url(#drop-shadow);
  filter: url(#drop-shadow);
  fill: #fff;
  stroke: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.pc_wrap #service .cls-3 {
  stroke: #fff;
  stroke-width: 2px;
}
.pc_wrap #service .cls-5 {
  stroke-width: 2px;
}
.pc_wrap #service a:hover .cls-8 {
  fill: #f3f4f5;
  -webkit-filter: none;
  filter: none;
  stroke: #c00;
}
.pc_wrap #service .cls-7 {
  fill-rule: evenodd;
}
@media only screen and (max-width: 737px) {
  .modaal-inner-wrapper {
    padding-left: 10%;
    padding-right: 10%;
  }
}
.modaal-close {
  position: absolute;
  top: -15px;
  right: 0;
  width: 30px;
  height: 30px;
}
.modaal-close:focus,
.modaal-close:hover {
  background-color: transparent;
  opacity: 0.8;
}
.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before {
  background: url(/jp/HSJ/service/house-agency/img/modal/close_black.png) left top no-repeat;
  background-size: cover;
}
.modaal-close::after {
  background: url(/jp/HSJ/service/house-agency/img/modal/close_black.png) left top no-repeat;
  background-size: cover;
  width: 30px;
  height: 30px;
  -webkit-transform: none;
  transform: none;
  top: 0;
  right: 0;
  left: auto;
}
.modaal-close::before {
  content: none;
  top: 0;
  left: 0;
  right: 0;
}
.modaal-container {
  border-radius: 5px;
  -webkit-box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.28);
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.28);
}
.modaal-container .modaal-content-container {
  padding: 0;
}
.modaal-container .modaal-content-container h3 {
  border-radius: 5px 5px 0 0;
  background: #333;
  text-align: center;
  color: #fff;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (min-width: 737.5px), print {
  .modaal-container {
    width: 500px;
    height: 600px;
  }
  .modaal-container .modaal-content-container h3 {
    font-size: 15px;
    padding: 24px 0 22px;
  }
}
@media only screen and (max-width: 737px) {
  .modaal-container .modaal-content-container h3 {
    font-size: 12px;
    padding: 20px 0;
  }
}
.modaal-container .modaal-content-container .modal_img {
  line-height: 1;
}
.modaal-container .modaal-content-container .modal_img img {
  width: 100%;
}
.modaal-container .modaal-content-container .modal_text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
}
@media only screen and (min-width: 737.5px), print {
  .modaal-container .modaal-content-container .modal_text {
    margin: 20px 30px 35px;
    height: 209px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 737px) {
  .modaal-container .modaal-content-container .modal_text {
    margin: 2.66667% 4%;
    height: calc((489 / 750) * 100vw);
    padding-right: 4%;
  }
}
.modaal-container .modaal-content-container .modal_text h4 {
  width: 100%;
  font-weight: 700;
}
@media only screen and (min-width: 737.5px), print {
  .modaal-container .modaal-content-container .modal_text h4 {
    font-size: 14px;
    margin: 20px 0;
  }
}
@media only screen and (max-width: 737px) {
  .modaal-container .modaal-content-container .modal_text h4 {
    font-size: 13px;
    line-height: 1.2rem;
    margin: 5.33333% 0;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
.modaal-container .modaal-content-container .modal_text h4 + ul {
  margin-top: 0;
}
@media only screen and (min-width: 737.5px), print {
  .modaal-container .modaal-content-container .modal_text p {
    font-size: 14px;
    line-height: 1.7rem;
  }
  .modaal-container .modaal-content-container .modal_text ul {
    margin: 40px 0;
  }
}
.modaal-container .modaal-content-container .modal_text ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.75em;
}
@media only screen and (max-width: 737px) {
  .modaal-container .modaal-content-container .modal_text p {
    font-size: 14px;
    line-height: 1.7rem;
  }
  .modaal-container .modaal-content-container .modal_text ul {
    margin: 10.66667% 0;
  }
}
@media only screen and (min-width: 737.5px), print {
  .modaal-container .modaal-content-container .modal_text ul li {
    font-size: 14px;
    line-height: 1.7rem;
  }
  .modaal-container .modaal-content-container .modal_text ul li a.link:before {
    top: 10px;
    width: 6px;
    height: 6px;
  }
}
.modaal-container .modaal-content-container .modal_text ul li a:hover {
  opacity: 0.6;
}
.modaal-container .modaal-content-container .modal_text ul li a.link {
  display: block;
  position: relative;
  text-indent: 0.1em;
  padding-left: 20px;
}
.modaal-container .modaal-content-container .modal_text ul li a.link:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-right: 2px solid #c00;
  border-bottom: 2px solid #c00;
}
@media only screen and (max-width: 737px) {
  .modaal-container .modaal-content-container .modal_text ul li {
    font-size: 12px;
    line-height: 1.4rem;
  }
  .modaal-container .modaal-content-container .modal_text ul li a.link:before {
    top: calc((16 / 750) * 100vw);
    width: calc((8 / 750) * 100vw);
    height: calc((8 / 750) * 100vw);
  }
}
.modaal-container .modaal-content-container .modal_text ul li a.link.blank:after {
  content: url(/jp/HSJ/assets/img/icon-blank.svg);
  display: inline-block;
}
@media only screen and (min-width: 737.5px), print {
  .modaal-container .modaal-content-container .modal_text ul li a.link.blank:after {
    width: 12px;
    height: 12px;
    margin-left: 5px;
  }
  .modaal-container .modaal-content-container .modal_text ul li span {
    font-size: 12px;
  }
}
@media only screen and (max-width: 737px) {
  .modaal-container .modaal-content-container .modal_text ul li a.link.blank:after {
    margin-left: calc((12 / 750) * 100vw);
    width: calc((16 / 750) * 100vw);
    height: calc((16 / 750) * 100vw);
  }
  .modaal-container .modaal-content-container .modal_text ul li span {
    font-size: 10px;
    line-height: 1.4;
  }
}
.modaal-container .modaal-content-container .modal_text ul li span {
  display: block;
  text-indent: -1em;
  margin-left: 1em;
}
@media only screen and (min-width: 737.5px), print {
  .inline_modal.text .modal_text {
    margin-top: 10px;
  }
}
@media screen and (max-width: 737px) {
  html:has(header) {
    overflow-x: hidden;
  }
}
header.hsj-header {
  width: 100%;
  background: #fff;
  position: relative;
  top: 0;
  z-index: 2;

  & h1 {
    line-height: 1.4;
    font-weight: 700;
    font-family: "ヒラギノ角ゴ W7 JIS2004", "Hiragino Kaku Gothic ProN" !important;
    background: #fff;
    overflow-wrap: anywhere;
    word-break: keep-all;
  }
  & * {
    box-sizing: border-box;
  }
}
@media screen and (max-width: 737px) {
  header.hsj-header {
    & .inner {
      width: 100%;
    }
    & .header_cont {
      width: 100%;
      display: grid;
      align-items: center;
    }
    & h1 {
      display: grid;
      align-items: center;
      font-size: clamp(10.5px, 3.4vw, 16px);
      padding: 16px 0 16px min(16px, 3.5vw);
      width: calc(100% - 64px);
      z-index: 20;
      position: relative;
      min-height: 64px;
      & img {
        width: min(252px, 85%);
      }
      & span {
        display: inline-block;
      }
    }
  }
  .sp_bar {
    position: absolute;
    right: 0;
    top: 0;
    width: 64px;
    height: 100%;
    display: grid;
    place-content: center;
    cursor: pointer;
    background: #35363b;
    z-index: 12;
    line-height: 0;
    & .spans_wrap {
      width: 32px;
      height: 32px;
      display: flex;
      flex-flow: row wrap;
      align-items: center;
    }
    & span {
      width: 100%;
      height: 2px;
      background: #fff;
      transition: all 0.3s ease-in-out;
      transform-origin: center left;
    }
    &.active {
      transition: all 0.3s ease-in-out;
      & span:nth-child(1) {
        transform: rotate(45deg) translate(2px, -5px);
      }
      & span:nth-child(2) {
        transform: rotate(0deg) scale(0.2, 0.2);
        opacity: 0;
      }
      & span:nth-child(3) {
        transform: rotate(-45deg) translate(3px, 2px);
      }
    }
  }
  .menu_list {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
    transform: translateX(100%);
    background-color: #35363b;
    transition: ease 0.4s;
    padding: 88px 16px 40px 16px;
    height: 100dvh;
    & a {
      color: #fff;
    }
    &.active {
      transform: translateX(0);
      overflow-y: scroll;
    }
    & .menu_cont {
      display: grid;
      grid-template-rows: repeat(3, 1fr);
      & div {
        position: relative;
        & a {
          padding: 16px 20px 16px 0;
          border-bottom: 1px solid rgba(255, 255, 255, 0.8);
          display: block;
          font-size: min(4.3vw, 16px);
        }
      }
      & div::after {
        position: absolute;
        top: 50%;
        right: 8px;
        line-height: 0;
        content: "";
        -webkit-mask-image: url(/jp/HSJ/assets/img/icon_arrow_right_bk01.svg);
        mask-image: url(/jp/HSJ/assets/img/icon_arrow_right_bk01.svg);
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        background-color: #fff;
        width: 7px;
        height: 13px;
        transform: translateY(-50%) scale(1.2);
      }
    }
    & .bt_close {
      margin: 40px auto 0;
      border: 1px solid rgba(255, 255, 255, 0.8);
      padding: 8px 48px;
      line-height: 2;
      width: fit-content;
      cursor: pointer;
      & span {
        color: #fff;
      }
    }
    & .bt_close::after {
      content: "";
      display: inline-block;
      width: 16px;
      height: 16px;
      background-image: url(/jp/HSJ/assets/img/icon_close.svg);
      background-position: center;
      background-size: contain;
      margin-left: 8px;
    }
  }
}
@media print, screen and (min-width: 737.5px) {
  header.hsj-header {
    height: 85px;
    & h1 {
      font-size: 16px;
      @media (737.5px <= width <= 1120px) {
        margin-right: auto;
      }
    }
    & .inner {
      width: min(1080px, 96%);
      height: 86px;
      display: flex;
      align-items: center;
      margin: 0 auto;
      gap: 32px;
      @media (737.5px <= width <= 1120px) {
        flex-direction: column;
        justify-content: center;
        gap: 10px;
      }
    }
    & .header_cont {
      flex: 1 0 0;
      @media (737.5px <= width <= 1120px) {
        flex: none;
        margin-right: auto;
        width: 100%;
      }
    }
    & .sp_bar {
      display: none;
    }
    & .menu_list {
      display: grid;
      align-items: center;
      grid-template-columns: 1fr auto;
      & .menu_cont {
        display: grid;
        align-items: center;
        grid-template-columns: repeat(3, auto);
        font-size: 14px;
        gap: 30px;
        width: fit-content;
        & div:last-child {
          display: grid;
        }
        @media (737.5px <= width <= 1120px) {
          width: fit-content;
        }
      }
      & .bt_close,
      & .menu_cont div:first-child {
        display: none;
      }
    }
    & .arrow_link.ml {
      display: inline-block;
      background: inherit;
      border-radius: 0;
      font-size: 14px;
      font-weight: 300;
      font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic ProN";
      margin: -2px 0 0 0;
      padding: 0;
      width: fit-content;
      & span {
        font-weight: 300;
        font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic ProN";
      }
    }
    & .arrow_link.ml::after {
      content: none;
    }
    & a,
    .arrow_link {
      transition: 0.3s all;
    }
    & a:hover,
    .arrow_link:hover {
      opacity: 0.7;
    }
  }
}
.arrow_link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  border-radius: 10px;
  cursor: pointer;
  line-height: 1;
}
.arrow_link.white_bk {
  padding: 16px;
  position: relative;
}
.arrow_link.white_bk a {
  position: absolute;
  inset: 0;
  z-index: 2;
}
@media screen and (max-width: 737px) {
  .arrow_link.white_bk.ml {
    margin: 40px 0 0;
    width: 100%;
    padding: 24px;
    line-height: 1;
  }
}
@media print, screen and (min-width: 737.5px) {
  .arrow_link.white_bk {
    margin: 72px 0 0;
    width: 260px;
  }
}
.arrow_link span {
  font-weight: 600;
  font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic ProN";
}
.arrow_link::after {
  line-height: 0;
  content: "";
  width: 7px;
  height: 13px;
  -webkit-mask-image: url(/jp/HSJ/assets/img/icon_arrow_right_bk01.svg);
  mask-image: url(/jp/HSJ/assets/img/icon_arrow_right_bk01.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: #c00;
  transform: scale(1.1);
}
.arrow_link.white_bk.ml::after {
  background-color: #35363b;
  transform: scale(1.35);
}
@media (any-hover: hover) {
  .arrow_link,
  .arrow_link::after {
    transition: 0.3s all;
  }
  .bi_cont .arrow_link:hover {
    opacity: 0.7;
  }
  .arrow_link.white_bk:hover::after {
    transform: translateX(5px);
  }
  .arrow_link.white_bk.garrow:hover {
    opacity: 0.7;
  }
  .arrow_link.white_bk.garrow:hover::after {
    transform: scale(1.3) translateX(5px);
  }
}
.hsj-footer {
  background: #000;
  color: #fff;
  line-height: 1.4;
  letter-spacing: 0.07em;
  & ul li a {
    color: #fff;
    text-decoration: none;
  }
  & .footer_license {
    font-size: 12px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 737px) {
  .hsj-footer {
    padding: 32px 0;
    & .inner {
      width: calc(100% - 32px);
      margin-inline: auto;
    }
    & ul {
      margin-bottom: 32px;
      display: grid;
      grid-template-columns: 7em 1fr;
      grid-template-rows: repeat(3, auto);
      grid-row-gap: 24px;
      & li {
        font-size: 14px;
      }
      & li:nth-child(1) {
        grid-area: 1 / 1 / 2 / 3;
      }
      & li:nth-child(2) {
        grid-area: 2 / 1 / 3 / 2;
      }
      & li:nth-child(3) {
        grid-area: 2 / 2 / 3 / 3;
      }
      & li:nth-child(4) {
        grid-area: 3 / 1 / 4 / 3;
      }
    }
  }
}

@media print, screen and (min-width: 737.5px), print {
  .hsj-footer {
    font-size: 14px;
    padding: 24px 0;
    & .inner {
      width: min(1080px, 100%);
      margin: auto;
      text-align: left;
    }
    & ul {
      display: flex;
      margin-bottom: 24px;
      gap: 40px;
    }
  }
  .hero__logo--jp {
    letter-spacing: 0.1rem;
  }
}

.concept {
  padding: 86px 0 180px;
  @media only screen and (max-width: 737px) {
    padding: 45px 19px 90px;
  }
}

@media only screen and (max-width: 737px) {
  html {
    scroll-behavior: smooth;
    height: 100dvh;
    &.active {
      overflow: hidden;
    }
  }
  .oh_wrap {
    overflow-x: hidden;

    &.active {
      background: rgba(0, 0, 0, 0.4);
      transition: all 0.3s 0.1s ease-in-out;
    }
  }
}
.simple-header202212 {
  display: none;
}

@media only screen and (max-width: 737px) {
  .hc-wrapper {
    padding-top: 0 !important;
    & .hc-fv {
      position: inherit;
    }
  }
}
