@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700);
.slick-list,
blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
@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);
  }
}
html {
  color: #000;
  background: #fff;
  font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic Pro", Meiryo, "MS P Gothic", Osaka, Verdana, Arial, Helvetica, sans-serif;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: 400;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
.footer-area,
.hero__logo,
main {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
q:after,
q:before {
  content: "";
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
legend {
  color: #000;
}
#yui3-css-stamp.cssreset {
  display: none;
}
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}
div#contents {
  width: 100% !important;
  line-height: 1;
}
body {
  -webkit-text-size-adjust: none;
}
a {
  text-decoration: none;
  color: #000;
}
.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  overflow: hidden;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  left: 0;
  top: 0;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
#honda_logo img {
  width: auto;
}
.hc-wrapper {
  font-size: 100%;
  line-height: 1.8;
}
.hc-wrapper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.hc-wrapper img {
  max-width: 100%;
  vertical-align: bottom;
}
.is-fixed {
  position: fixed;
  width: 100%;
  z-index: 1000;
}
.hc-philosophy > .hc-site__header,
.hc-policy > .hc-site__header {
  border-bottom: 1px solid #ccc;
}
.hc-site__header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 200;
  top: 0;
  position: fixed;
}
@media only screen and (min-width: 737.5px), print {
  .hc-wrapper {
    margin: 0 auto;
  }
  .hc-site__header {
    height: 90px;
    padding-left: 20px;
    background: #fff;
    left: 0;
    right: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .hc-site__header.is-fixed {
    position: fixed;
    background-color: #fff;
  }
  .hc-site__note {
    font-size: clamp(12px, 0.8rem, 14px);
  }
}
@media only screen and (max-width: 737px) {
  .hc-wrapper {
    width: 100%;
    overflow: hidden;
    min-width: 0;
    padding-top: 150px;
    padding-bottom: 0;
  }
  .hc-site__header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    padding: 3.73333%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 150px;
  }
}
.hc-site__note {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 737px) {
  .hc-site__note {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: clamp(10px, 0.8rem, 12px);
    padding-bottom: 8px;
  }
  .hc-site__note.hidden {
    display: none;
  }
  .hc-site__close-button {
    margin-bottom: auto;
    background: 0 0;
    border: none;
    font-size: 1rem;
    cursor: pointer;
  }
  .hc-site__nav {
    display: none;
    padding: 48px 0 100px;
    position: absolute;
    top: 90px;
    width: 100%;
    height: 100dvh;
    background: #2c2c2c;
    left: 0;
    overscroll-behavior-y: contain;
    overflow-y: auto;
  }
}
.scroll {
  background: #fff;
  border: 0;
}
@media only screen and (min-width: 737.5px), print {
  .hc-site__close-button {
    display: none;
  }
  .hc-site__nav {
    width: 100%;
    position: relative;
  }
  .hc-site__gnavi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 90px;
    margin-right: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hc-site__gnavi > li {
    font-size: 14px;
    font-weight: 700;
    padding: 10px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    min-width: 70px;
  }
  .hc-site__gnavi > li .hc-recruit_S,
  .hc-site__gnavi > li > a {
    padding: 8px 2px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-bottom: 2px solid #fff;
  }
  .hc-site__gnavi > li .hc-recruit_S.active,
  .hc-site__gnavi > li .hc-recruit_S:hover,
  .hc-site__gnavi > li > a.active,
  .hc-site__gnavi > li > a:hover {
    border-bottom: 2px solid #000;
  }
  .hc-site__gnavi > li > span {
    color: #999;
  }
  .hc-site__gnavi > li:hover .hc-site__snavi--wrap {
    max-height: 9999px;
    opacity: 1;
  }
  .hc-site__snavi--wrap {
    height: 90px;
    background: rgba(39, 39, 41, 0.95);
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    width: calc(100% + 205px);
    position: absolute;
    top: 90px;
    left: -205px;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    z-index: 999;
  }
  .hc-site__snavi {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: 35px;
  }
  .hc-site__snavi > li {
    font-size: 14px;
    font-weight: 700;
    padding: 0 19px;
  }
  .hc-site__snavi > li > a {
    color: #fff;
  }
  .hc-site__snavi > li > span {
    color: #666;
  }
}
.footer-area__copy,
.hero__logo--alpha {
  font-weight: 400;
  font-family: Montserrat, sans-serif;
}
@media only screen and (max-width: 737px) {
  .scroll-fix {
    height: 100%;
    -ms-touch-action: none;
    touch-action: none;
    overflow: hidden;
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
    position: -webkit-sticky;
    position: sticky;
  }
  .nav_toggle {
    width: 25px;
    height: 25px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1000;
    margin: 0.68em auto 0;
  }
  .menu-trigger {
    display: block;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 20px;
    height: 20px;
  }
  .menu-trigger span {
    position: relative;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #000;
    display: block;
    -webkit-transition: 0.3s opacity;
    transition: 0.3s opacity;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .menu-trigger span:nth-of-type(1) {
    top: 5px;
  }
  .menu-trigger span:nth-of-type(2) {
    top: 12px;
  }
  .menu-trigger span:nth-of-type(2)::after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #000;
    border-radius: 2px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  .menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translate(50%) scale(0);
    transform: translate(50%) scale(0);
  }
  .menu-trigger.active span:nth-of-type(2) {
    top: 7px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .menu-trigger.active span:nth-of-type(2)::after {
    top: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .hc-site__snavi--wrap {
    padding-bottom: 100px;
  }
  .hc-site__gnavi a,
  .hc-site__list span {
    width: 100%;
    padding: 12px 0 12px 50px;
    font-size: 17px;
  }
  .hc-site__list span {
    display: block;
    color: #777;
  }
  .hc-site__gnavi a {
    color: #fff;
    display: block;
  }
  .hc-site__gnavi a.hc-site__recruit {
    padding-left: 73px;
    font-size: 14px;
    position: relative;
  }
  .hc-site__gnavi a.hc-site__recruit::after {
    position: absolute;
    width: 6px;
    height: 6px;
    top: 45%;
    right: 45px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    content: "";
  }
  .hc-site__gnavi .hc-site__snavi span {
    font-size: 14px;
    padding-left: 73px;
  }
  .hc-site__gnavi .hc-site__list .h_recruit_inr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.company,
.g-map {
  text-align: left;
}
.footer-area__mynavi {
  padding-bottom: 88px;
  margin: 0 20px;
  @media only screen and (max-width: 737px) {
    padding-bottom: 44px;
  }
}
.footer-area__mynavi p {
  margin-bottom: 1em;
}
@media only screen and (min-width: 737.5px), print {
  .btn_backtop {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1000;
  }
  .btn_backtop img {
    display: block;
    width: 120px;
    height: 120px;
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .btn_backtop img:hover {
    opacity: 0.7;
  }
  .footer-area__mynavi p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 737px) {
  .btn_backtop img {
    display: none;
  }
  .footer-area__mynavi p {
    font-size: 12px;
  }
}
.footer-area__mynavi a {
  display: block;
  max-width: 195px;
  margin: 0 auto;
}
.footer-area__copy {
  color: #7d7d7d;
}
@media only screen and (min-width: 737.5px), print {
  .footer-area {
    margin-top: 0;
  }
  .footer-area__logo {
    width: 78px;
    margin: 0 auto 26px;
  }
  .footer-area__policy {
    font-size: 12px;
    margin: 0 auto 26px;
  }
  .footer-area__copy {
    font-size: 12px;
    margin: 0 auto 50px;
  }
}
@media only screen and (max-width: 737px) {
  .footer-area {
    margin-top: 60px;
  }
  .footer-area__logo {
    width: 62px;
    margin: 0 auto 16px;
  }
  .footer-area__policy a {
    font-size: 8px;
    margin: 0 auto 20px;
  }
  .footer-area__policy a::after {
    left: -12px;
    width: 4px;
    height: 4px;
    margin-top: 8px;
  }
  .footer-area__copy {
    font-size: 9px;
    margin: 0 auto 35px;
  }
}
.hc-fv {
  position: relative;
  height: 400px;
  margin-top: 90px;
}
.hc-access {
  background: url(/jp/HSJ/assets/common_image/img_hero_access.jpg) center top no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 737px) {
  .hc-fv {
    width: 100%;
    height: 200px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .hc-access {
    background: url(/jp/HSJ/assets/common_image/img_hero_access-sp.jpg) center no-repeat;
    background-size: cover;
  }
}
.hc-company {
  background: url(/jp/HSJ/assets/common_image/img_hero_company.jpg) center top no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 737px) {
  .hc-company {
    background: url(/jp/HSJ/assets/common_image/img_hero_company-sp.jpg) center no-repeat;
    background-size: cover;
  }
}
.hc-service {
  background: url(/jp/HSJ/assets/common_image/img_hero_service.jpg) center top no-repeat;
  background-size: cover;
}
.hero {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.hero__logo--alpha,
.hero__logo--jp {
  display: block;
  line-height: 1;
}
.hero__logo {
  color: #fff;
}
@media only screen and (min-width: 737.5px), print {
  .hero__logo--jp {
    letter-spacing: 0.5rem;
    font-size: 34px;
    margin-top: 5px;
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 737px) {
  .hc-service {
    background: url(/jp/HSJ/assets/common_image/img_hero_company-sp.jpg) center no-repeat;
    background-size: cover;
  }
  .hero__logo--jp {
    font-size: 23px;
    margin-bottom: 8px;
  }
}
@media only screen and (min-width: 737.5px), print {
  .hero__logo--alpha {
    font-size: 18px;
  }
  .top-map {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 737px) {
  .hero__logo--alpha {
    font-size: 12px;
  }
}
.company__ttl,
.organize__ttl,
.top-map__ttl {
  color: #c00;
  line-height: 1;
}
@media only screen and (min-width: 737.5px), print {
  .company__ttl,
  .organize__ttl,
  .top-map__ttl {
    margin: 110px auto 70px;
    font-size: 29px;
  }
}
@media only screen and (max-width: 737px) {
  .company__ttl,
  .organize__ttl,
  .top-map__ttl {
    margin: 50px auto;
    font-size: 18px;
  }
  .top-map__block {
    display: none;
  }
}
.top-map__block {
  background: #f5f5f5;
  margin: 0 auto;
  padding: 57px 0;
}
@media only screen and (min-width: 737.5px), print {
  #kyusyu {
    margin-bottom: 110px;
  }
  .g-map {
    width: 1040px;
    padding-top: 110px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .g-map__text-area {
    margin-left: 70px;
  }
}
@media only screen and (min-width: 737.5px) and (max-width: 1280px) {
  .g-map {
    width: auto;
    max-width: 1040px;
  }
  .g-map__text-area {
    padding-right: 50px;
    width: auto;
    max-width: 490px;
  }
}
@media only screen and (max-width: 737px) {
  .g-map__text-area {
    padding: 0 25px;
  }
}
.g-map-hc__h3,
.g-map__h3 {
  font-weight: 500;
  line-height: 1;
  position: relative;
}
@media only screen and (min-width: 737.5px), print {
  .g-map-hc__h3,
  .g-map__h3 {
    font-size: 22px;
    padding-bottom: 30px;
  }
}
.company__block div::after,
.g-map-hc__h3::after,
.g-map-hc__h3::before,
.g-map__h3::after,
.g-map__h3::before,
.policy--00__h3::after {
  position: absolute;
  content: "";
  background: #d2d2d2;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
}
.g-map-hc__h3::after,
.g-map__h3::after {
  background: #c00;
  width: 42px;
}
@media only screen and (max-width: 737px) {
  .g-map-hc__h3,
  .g-map__h3 {
    font-size: 16px;
    padding-bottom: 15px;
  }
  .g-map-hc__h3::after,
  .g-map__h3::after {
    width: 63px;
  }
}
.g-map__lead dd.notes {
  padding-left: 1em;
  text-indent: -1em;
}
@media only screen and (min-width: 737.5px), print {
  .g-map__lead {
    font-size: 15px;
    line-height: 2;
    margin-top: 40px;
  }
  .g-map__lead dt {
    font-weight: 500;
  }
  .g-map__lead dd {
    font-weight: 300;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 737px) {
  .g-map__lead {
    font-size: 12px;
    margin-top: 25px;
    margin-bottom: 60px;
  }
  .g-map__lead dt {
    font-weight: 500;
  }
  .g-map__lead dd {
    font-weight: 300;
    margin-bottom: 24px;
  }
}
.map_more {
  position: relative;
  line-height: 1;
  display: inline-block;
}
@media only screen and (min-width: 737.5px), print {
  .g-map__map {
    width: 480px;
  }
  .g-map__map iframe {
    width: 480px;
    height: 480px;
    border: 0;
    margin-bottom: 15px;
  }
  .map_more {
    padding-bottom: 7px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 737px) {
  .g-map__map {
    margin-bottom: 30px;
  }
  .g-map__map iframe {
    width: 100%;
    height: 240px;
    border: 0;
    margin-bottom: 5px;
  }
  .map_more {
    margin-left: 25px;
    font-size: 11px;
  }
}
.map_more::before {
  position: absolute;
  height: 1px;
  width: 100%;
  background: #000;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
}
@media only screen and (min-width: 737.5px), print {
  .company {
    width: 860px;
    margin: 0 auto 110px;
  }
}
@media only screen and (max-width: 737px) {
  .company {
    margin: 0 auto 65px;
  }
}
.company__ttl {
  text-align: center;
}
@media only screen and (min-width: 737.5px), print {
  .company__ttl {
    margin: 105px auto 40px;
  }
}
.company__block {
  font-size: 15px;
}
.company__block div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.company__block div::before,
.pdf_lnk::after {
  position: absolute;
  content: "";
}
.company__block div dt {
  font-weight: 500;
}
.company__block div dd {
  font-weight: 300;
}
.company__block div::before {
  background: #d2d2d2;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
}
.company__block div::after {
  background: #c00;
  width: 155px;
}
@media only screen and (max-width: 737px) {
  .company__ttl {
    margin: 50px auto 10px;
  }
  .company__block div::after {
    width: 80px;
  }
}
@media only screen and (min-width: 737.5px), print {
  .company__block div dt {
    padding: 25px 0 25px 20px;
    width: 155px;
  }
  .company__block div dd {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 25px 0 25px 20px;
  }
}
@media only screen and (max-width: 737px) {
  .company__block div {
    font-size: 12px;
    margin: 0 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .company__block div dt {
    display: block;
    width: 92px;
    padding: 25px 10px;
  }
  .company__block div dd {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 25px 0;
  }
}
.g-map-hc {
  text-align: left;
}
@media only screen and (min-width: 737.5px), print {
  .g-map-hc {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 100px;
  }
  .g-map-hc__map {
    margin-right: 95px;
    width: 50%;
  }
  .g-map-hc__map iframe {
    width: 100%;
    height: 480px;
    border: 0;
  }
  .g-map-hc__text-area {
    width: 520px;
  }
}
.fv-ttl__logo,
.pdf_lnk {
  display: -webkit-box;
  display: -ms-flexbox;
}
@media only screen and (max-width: 737px) {
  .g-map-hc {
    margin-bottom: 30px;
  }
  .g-map-hc__map {
    margin-bottom: 20px;
  }
  .g-map-hc__map iframe {
    width: 100%;
    height: 240px;
    border: 0;
    margin-bottom: 0;
  }
  .g-map-hc__text-area {
    margin: 0 25px;
  }
  .g-map-hc__text-area .map_more {
    margin: 0;
  }
}
.g-map-hc__lead dd.notes {
  padding-left: 1em;
  text-indent: -1em;
}
@media only screen and (min-width: 737.5px), print {
  .g-map-hc__lead {
    font-size: 15px;
    line-height: 1.8;
    margin-top: 40px;
  }
  .g-map-hc__lead dt {
    font-weight: 500;
  }
  .g-map-hc__lead dd {
    font-weight: 300;
    margin-bottom: 35px;
  }
}
.fv-ttl__logo,
.organize p,
.pdf_lnk {
  line-height: 1;
}
@media only screen and (max-width: 737px) {
  .g-map-hc__lead {
    font-size: 12px;
    margin-top: 25px;
    margin-bottom: 20px;
  }
  .g-map-hc__lead dt {
    font-weight: 500;
  }
  .g-map-hc__lead dd {
    font-weight: 300;
    margin-bottom: 24px;
  }
}
.organize {
  width: 100%;
  background: #f5f5f5;
}
@media only screen and (min-width: 737.5px), print {
  .organize {
    margin: 0 auto 110px;
    padding: 70px 0;
  }
}
@media only screen and (max-width: 737px) {
  .organize {
    margin: 0 auto 70px;
    padding: 34px 0 43px;
  }
  .organize p {
    font-size: 11px;
  }
}
.organize__ttl {
  text-align: center;
}
@media only screen and (min-width: 737.5px), print {
  .organize__ttl {
    margin: 0 auto 50px;
  }
}
@media only screen and (max-width: 737px) {
  .organize__ttl {
    margin: 0 auto 25px;
  }
}
.pdf_lnk {
  text-align: left;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 24px 0 0;
  border: 1px solid #000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #fff;
  position: relative;
}
.fv-ttl__logo,
.philosophy--01,
.philosophy--02,
.philosophy--03 {
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.pdf_lnk:hover {
  border: 1px solid #c00;
  color: #c00;
}
@media only screen and (min-width: 737.5px), print {
  .pdf_lnk {
    margin: 0 auto 40px;
    width: 530px;
    height: 92px;
  }
  .pdf_lnk span {
    font-size: 15px;
    margin-left: 240px;
  }
  .pdf_lnk span:nth-child(1) {
    margin-bottom: 13px;
  }
}
@media only screen and (max-width: 737px) {
  .pdf_lnk {
    padding: 18px 0 0;
    margin: 0 auto 24px;
    width: 265px;
    height: 72px;
  }
  .pdf_lnk span {
    font-size: 12px;
    margin-left: 112px;
  }
  .pdf_lnk span:nth-child(1) {
    margin-bottom: 11px;
  }
}
.pdf_lnk::after {
  top: 21px;
  left: 180px;
  width: 40px;
  height: 48px;
  background: url(/jp/HSJ/assets/common_image/ico_pdf.jpg) no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 737px) {
  .pdf_lnk::after {
    top: 14px;
    width: 35px;
    height: 41px;
    left: 62px;
  }
}
.hc-philosophy {
  height: auto;
}
.fv-ttl__logo {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.fv-ttl__logo--alpha {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 737.5px), print {
  .fv-ttl__logo {
    height: 290px;
  }
  .fv-ttl__logo--alpha {
    margin-bottom: 26px;
    font-size: 37px;
  }
}
@media only screen and (max-width: 737px) {
  .fv-ttl__logo {
    height: 185px;
  }
  .fv-ttl__logo--alpha {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.15;
  }
}
.philosophy--01,
.philosophy--02,
.philosophy--03 {
  color: #fff;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.policy--00 a,
.policy--01 a,
.policy--02 a,
.policy--03 a,
.policy--04 a,
.policy--05 a,
.policy--06 a {
  color: #36b1d9;
}
@media only screen and (min-width: 737.5px), print {
  .fv-ttl__logo--jp {
    font-size: 16px;
  }
  .philosophy--01,
  .philosophy--02,
  .philosophy--03 {
    height: 520px;
    background: url(/jp/HSJ/assets/common_image/img_philosophy_01.jpg) center top no-repeat;
    background-size: cover;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 737px) {
  .philosophy--01,
  .philosophy--02,
  .philosophy--03 {
    height: 280px;
    background: url(/jp/HSJ/assets/common_image/img_philosophy_01-sp.jpg) center no-repeat;
    background-size: cover;
    margin-bottom: 15px;
  }
}
.philosophy--01__logo,
.philosophy--02__logo,
.philosophy--03__logo {
  font-weight: 500;
  line-height: 1;
}
.philosophy--01__caut,
.philosophy--01__lead,
.philosophy--02__lead,
.philosophy--03__lead {
  font-weight: 300;
}
@media only screen and (min-width: 737.5px), print {
  .philosophy--01__logo,
  .philosophy--02__logo,
  .philosophy--03__logo {
    font-size: 29px;
    margin-bottom: 46px;
  }
}
@media only screen and (max-width: 737px) {
  .philosophy--01__logo,
  .philosophy--02__logo,
  .philosophy--03__logo {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 737.5px), print {
  .philosophy--01__lead,
  .philosophy--02__lead,
  .philosophy--03__lead {
    font-size: 17px;
  }
  .philosophy--01__caut {
    font-size: 12px;
  }
  .hc-policy {
    height: 250px;
  }
}
.philosophy--02 {
  background: url(/jp/HSJ/assets/common_image/img_philosophy_02.jpg) center top no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 737px) {
  .philosophy--01__lead,
  .philosophy--02__lead,
  .philosophy--03__lead {
    font-size: 12px;
    line-height: 2;
  }
  .philosophy--01__caut {
    font-size: 9px;
    line-height: 2;
  }
  .philosophy--02 {
    background: url(/jp/HSJ/assets/common_image/img_philosophy_02-sp.jpg) center no-repeat;
    background-size: cover;
  }
}
.philosophy--03 {
  margin-bottom: 100px;
  background: url(/jp/HSJ/assets/common_image/img_philosophy_03.jpg) center top no-repeat;
  background-size: cover;
}
ol.li_bracket {
  padding: 0 0 0 2em;
  margin-bottom: 25px;
}
ol.li_bracket li {
  list-style-type: none;
  list-style-position: inside;
  counter-increment: cnt;
  text-indent: -2.2rem;
  padding-left: 2rem;
}
ol.li_bracket li::before {
  display: marker;
  content: "(" counter(cnt) ") ";
}
.policy--00 {
  text-align: left;
  font-weight: 400;
}
@media only screen and (min-width: 737.5px), print {
  .policy--00 {
    width: 1100px;
    margin: 0 auto;
    font-size: 15px;
  }
  .policy--00 p.mb35 {
    margin-bottom: 25px;
  }
  .policy--00 p.mb55 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 737px) {
  .philosophy--03 {
    background: url(/jp/HSJ/assets/common_image/img_philosophy_03-sp.jpg) center no-repeat;
    background-size: cover;
  }
  ol.li_bracket li {
    text-indent: -1.9rem;
    padding-left: 1.5rem;
  }
  .policy--00 {
    font-size: 13px;
    line-height: 2;
    margin: 0 auto;
    padding: 0 25px;
    width: 100%;
  }
  .policy--00 p.mb35 {
    margin-bottom: 20px;
  }
  .policy--00 p.mb55 {
    margin-bottom: 40px;
  }
}
.policy--00__h3 {
  font-weight: 500;
  line-height: 1;
  position: relative;
}
@media only screen and (min-width: 737.5px), print {
  .policy--00__h3 {
    font-size: 15px;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
}
.policy--00__h3::before {
  position: absolute;
  content: "";
  background: #d2d2d2;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
}
.policy--00__h3::after {
  background: #c00;
  width: 150px;
}
.policy--00 ol {
  list-style-type: decimal;
  margin-left: 20px;
  text-indent: 3px;
  line-height: 2.1;
}
.policy--01,
.policy--02,
.policy--03,
.policy--04,
.policy--05,
.policy--06 {
  text-align: left;
  font-weight: 400;
}
@media only screen and (max-width: 737px) {
  .policy--00__h3 {
    font-size: 14px;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  .policy--00__h3::after {
    width: 63px;
  }
  .policy--01,
  .policy--02,
  .policy--03,
  .policy--04,
  .policy--05,
  .policy--06 {
    font-size: 13px;
    line-height: 2;
    margin: -100px auto 0;
    padding: 150px 25px 0;
    width: 100%;
  }
  .policy--01 .mb0,
  .policy--02 .mb0,
  .policy--03 .mb0,
  .policy--04 .mb0,
  .policy--05 .mb0,
  .policy--06 .mb0 {
    margin-bottom: 0;
  }
  .policy--01 p.mb20,
  .policy--02 p.mb20,
  .policy--03 p.mb20,
  .policy--04 p.mb20,
  .policy--05 p.mb20,
  .policy--06 p.mb20 {
    margin-bottom: 5px;
  }
  .policy--01 p.mb45,
  .policy--02 p.mb45,
  .policy--03 p.mb45,
  .policy--04 p.mb45,
  .policy--05 p.mb45,
  .policy--06 p.mb45 {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 737.5px), print {
  .policy--01,
  .policy--02,
  .policy--03,
  .policy--04,
  .policy--05,
  .policy--06 {
    font-size: 15px;
    line-height: 2.2;
    width: 1100px;
    margin: -100px auto 0;
    padding-top: 150px;
  }
  .policy--01 .mb0,
  .policy--02 .mb0,
  .policy--03 .mb0,
  .policy--04 .mb0,
  .policy--05 .mb0,
  .policy--06 .mb0 {
    margin-bottom: 0;
  }
  .policy--01 p.mb20,
  .policy--02 p.mb20,
  .policy--03 p.mb20,
  .policy--04 p.mb20,
  .policy--05 p.mb20,
  .policy--06 p.mb20 {
    margin-bottom: 5px;
  }
  .policy--01 p.mb45,
  .policy--02 p.mb45,
  .policy--03 p.mb45,
  .policy--04 p.mb45,
  .policy--05 p.mb45,
  .policy--06 p.mb45 {
    margin-bottom: 25px;
  }
}
.policy--01 h4,
.policy--02 h4,
.policy--03 h4,
.policy--04 h4,
.policy--05 h4,
.policy--06 h4 {
  font-weight: 600;
  margin-bottom: 10px;
}
.policy--01 h5,
.policy--02 h5,
.policy--03 h5,
.policy--04 h5,
.policy--05 h5,
.policy--06 h5 {
  font-weight: 500;
}
.policy--03 .li_bracket {
  margin-bottom: 0;
}
.concept {
  background: #f3f4f5;
}
@media only screen and (min-width: 737.5px), print {
  .policy--06 {
    margin-bottom: 140px;
  }
  .concept {
    padding: 86px 0 110px;
  }
}
@media only screen and (max-width: 737px) {
  .concept {
    padding: 45px 19px 53px;
  }
}
@media only screen and (min-width: 737.5px), print {
  .concept__img {
    height: 66vh;
    padding: 0 40px;
  }
  .concept__ttl {
    font-size: 29px;
    margin: 65px auto 40px;
  }
}
@media screen and (min-width: 1920px) {
  .concept__img {
    height: 568px;
  }
}
.concept__img img {
  height: 100%;
}
@media only screen and (max-width: 737px) {
  .concept__img {
    padding: 0 15px 38px;
  }
  .concept__ttl {
    text-align: left;
    font-size: 17px;
    margin-bottom: 25px;
  }
}
.service-page {
  line-height: 1;
}
@media only screen and (min-width: 737.5px), print {
  .concept__lead {
    font-size: 15px;
  }
  .service-page {
    padding-top: 70px;
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 737px) {
  .concept__lead {
    text-align: left;
    font-size: 14px;
  }
  .service-page {
    padding-top: 35px;
  }
}
.service-page__ttl {
  color: #c00;
}
@media only screen and (min-width: 737.5px), print {
  .service-page__ttl {
    font-size: 29px;
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 737px) {
  .service-page__ttl {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.service-page__lead {
  color: #c00;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 737.5px), print {
  .service-page__lead {
    font-size: 15px;
    margin-bottom: 65px;
  }
}
.service-page__inr {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.service-page__inr article {
  width: 25%;
  overflow: hidden;
  color: #fff;
}
@media only screen and (max-width: 737px) {
  .service-page__lead {
    font-size: 10px;
    margin-bottom: 30px;
  }
  .service-page__inr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .service-page__inr article {
    width: 100%;
    margin: 0 auto;
    padding: 0 30px;
  }
}
.service-page__inr article p {
  color: #000;
  margin: 30px 3% 0;
  font-size: 14px;
  line-height: 1.8;
}
.service-page__inr article dl {
  height: 0;
  position: relative;
}
.service-page__inr article dl:nth-child(1) {
  background: #9c9492;
}
.service-page__inr article dl:nth-child(2) {
  background: #7b7b7e;
}
.service-page__inr article dl:nth-child(3) {
  background: #7a8080;
}
.service-page__inr article dl:nth-child(4) {
  background: #9b9ca0;
}
@media only screen and (max-width: 737px) {
  .service-page__inr article p {
    text-align: left;
    margin: 15px 0 30px;
    font-size: 12px;
  }
  .service-page__inr article dl {
    padding-bottom: 100%;
    width: 100%;
  }
}
.service-page__inr article dl div {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.service-page__inr article dl div.service-page__lnk01 {
  background: url(/jp/HSJ/service/house-agency/img/img_service_01.jpg) center no-repeat;
  background-size: cover;
}
.service-page__inr article dl div.service-page__lnk02 {
  background: url(/jp/HSJ/service/house-agency/img/img_service_02.jpg) center no-repeat;
  background-size: cover;
}
.service-page__inr article dl div.service-page__lnk03 {
  background: url(/jp/HSJ/service/house-agency/img/img_service_03.jpg) center no-repeat;
  background-size: cover;
}
.service-page__inr article dl div.service-page__lnk04 {
  background: url(/jp/HSJ/service/house-agency/img/img_service_04.jpg) center no-repeat;
  background-size: cover;
}
.service-page__inr article dl dt {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 737.5px), print {
  .service-page__inr article dl {
    padding-bottom: 100%;
    width: 100%;
  }
  .service-page__inr article dl dt {
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 737px) {
  .service-page__inr article dl dt {
    font-size: 20px;
    margin-bottom: 9px;
    line-height: 1.4;
  }
}
.service-page__inr article dl dd {
  font-weight: 500;
}
@media only screen and (min-width: 737.5px), print {
  .service-page__inr article dl dd {
    font-size: 15px;
  }
}
@media only screen and (max-width: 737px) {
  .service-page__inr article dl dd {
    font-size: 11px;
  }
}
