@charset "UTF-8";
.profile,
.slick-arrow,
.slick-list {
  overflow: hidden;
}
.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;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}

@media print, screen and (min-width: 737.1px) {
  .spshow {
    display: none !important;
  }
}
@media only screen and (max-width: 737px) {
  .pcshow {
    display: none !important;
  }
  img {
    width: 100%;
  }
}
.js_decision {
  width: 1px;
  height: 1px;
  line-height: 0.1;
  font-size: 1px;
  display: block;
}
:root *,
_::-webkit-full-page-media,
_:future {
  image-rendering: auto !important;
}
html {
  color: #000;
  background: #fff;
}
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;
}
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;
}
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;
}
.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: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-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-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;
}
button,
input,
select,
textarea {
  font: 99% arial, helvetica, clean, sans-serif;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font: 100%;
}
code,
kbd,
pre,
samp,
tt {
  font-family: monospace;
  line-height: 100%;
}
.hc-wrapper {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Arial, Helvetica, sans-serif;
  margin: 0 auto;
}
a {
  color: #000;
}
.hc-site__inc {
  font-size: clamp(15px, 1.7vw, 17px);
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0.1rem;
  word-break: keep-all;
  overflow-wrap: anywhere;
  font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  -moz-font-feature-settings: "palt";
  display: block;
  & span {
    font-size: 0.94rem;
  }
  & a {
    text-decoration: none;
    transition: all 0.3s ease;
    @media (any-hover: hover) {
      &:hover {
        opacity: 0.6;
      }
    }
  }
  @media only screen and (max-width: 737px) {
    width: 100%;
    text-align: center;

    & img {
      width: min(340px, 92%);
    }
  }
}

.hc-site__nav a {
  text-decoration: none;
}

@media only screen and (max-width: 737px) {
  .hc-wrapper {
    width: 100%;
    overflow: hidden;
    min-width: 0;
    padding-top: 150px;
    padding-bottom: 0;
  }
  .bg_none > .hc-recruit__header {
    border-bottom: 1px solid #ccc;
  }
  .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;
  }
}
@media print, screen and (min-width: 737.1px) {
  .hc-site__nav {
    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;
  }
}
@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;
  }
}
.hc-recruit__header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 200;
  top: 0;
  position: fixed;
}
@media print, screen and (min-width: 737.1px) {
  .hc-recruit__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-recruit__header.is-fixed {
    position: fixed;
    background-color: #fff;
  }
  .hc-recruit__header .nav_toggle {
    display: none;
  }
}
@media only screen and (max-width: 737px) {
  .hc-recruit__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;
  }
}
.scroll {
  background: #fff;
  border: 0;
  border: none;
}
.slick-arrow,
.slide-dots button {
  padding: 0;
  border: none;
  outline: 0;
}
.slick-arrow {
  position: absolute;
  bottom: 50%;
  width: 12.93333vw;
  height: 12.93333vw;
  margin-top: -6.466665vw;
  text-indent: 200%;
  background: url(/jp/HSJ/recruit/common_image/ico_slide.svg) left top no-repeat;
  background-size: contain;
  z-index: 20;
  cursor: pointer;
}
.slick-prev {
  margin-left: 1.33333%;
  left: 0;
}
.slick-next {
  right: 0;
  margin-right: 1.33333%;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.slide-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 10;
}
.slide-dots button {
  margin: 0;
  background: 0 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.slide-dots li {
  z-index: 10;
  display: inline-block;
  margin: 0 8.4px;
}
.slide-dots li button {
  position: relative;
  text-indent: -9999px;
}
.slide-dots li button:before {
  content: "";
  position: absolute;
  background-color: #999;
  top: 50%;
  left: 0;
  -webkit-transform: translateX(-4.2px);
  transform: translateX(-4.2px);
  cursor: pointer;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}
.slide-dots li.slick-active button:before {
  background-color: #df0505;
}
.other__ttl {
  font-family: "UD新ゴNT DB", YuGothic, "游ゴシック体", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
  letter-spacing: 0.06rem;
  font-size: 33px;
  margin-bottom: 18px;
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 737px) {
  .other__ttl {
    font-size: 16px;
    margin-bottom: 4%;
  }
}
.other__lead {
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  margin-bottom: 70px;
}
@media only screen and (max-width: 737px) {
  .other__lead {
    font-size: 10px;
    margin-bottom: 15.625%;
  }
}
.other__slide {
  position: relative;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto 120px;
}
.other__slide-anchor--01,
.other__slide-anchor--02,
.other__slide-anchor--03,
.other__slide-anchor--04,
.other__slide-anchor--05,
.other__slide-anchor--06,
.other__slide-anchor--07,
.other__slide-anchor--08 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 450px;
  background: url(/jp/HSJ/recruit/common_image/img_other01.jpg) center bottom no-repeat;
  background-size: cover;
  text-align: center;
  text-decoration: none;
  color: #fff;
  outline: 0;
}
@media only screen and (max-width: 737px) {
  .other__slide {
    width: 100%;
    margin-bottom: 11.73333%;
  }
  .other__slide-anchor--01,
  .other__slide-anchor--02,
  .other__slide-anchor--03,
  .other__slide-anchor--04,
  .other__slide-anchor--05,
  .other__slide-anchor--06,
  .other__slide-anchor--07,
  .other__slide-anchor--08 {
    width: auto;
    height: 65vw;
  }
}
.other__slide-anchor--02 {
  background-image: url(/jp/HSJ/recruit/common_image/img_other02.jpg);
}
.other__slide-anchor--03 {
  background-image: url(/jp/HSJ/recruit/common_image/img_other03.jpg);
}
.other__slide-anchor--04 {
  background-image: url(/jp/HSJ/recruit/common_image/img_other04.jpg);
}
.other__slide-anchor--05 {
  background-image: url(/jp/HSJ/recruit/common_image/img_other05.jpg);
}
.other__slide-anchor--06 {
  background-image: url(/jp/HSJ/recruit/common_image/img_other06.jpg);
}
.other__slide-anchor--07 {
  background-image: url(/jp/HSJ/recruit/common_image/img_other07.jpg);
}
.other__slide-anchor--08 {
  background-image: url(/jp/HSJ/recruit/common_image/img_other08.jpg);
}
.other__slide-text {
  width: 100%;
  max-width: 200px;
  margin: auto 30px 30px;
}
@media only screen and (max-width: 737px) {
  .other__slide-text {
    width: 100%;
    max-width: 90%;
    margin: auto 5% 5%;
  }
}
.other__slide-text img {
  display: block;
  max-width: 100%;
  height: auto;
  width: auto;
}

.other .slide-dots {
  width: 160px;
  margin: 0 auto;
  position: absolute;
  left: calc(50% - 80px);
  bottom: -33px;
}
.other .slick-arrow {
  background: url(/jp/HSJ/recruit/common_image/ico_arrow.png) left top no-repeat;
  width: 12px;
  height: 19px;
  margin-top: 0;
  bottom: -33px;
  top: auto;
  color: transparent;
}
.other .slick-prev {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  margin: 0;
  left: calc(50% - 90px);
}
.other .slick-next {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin: 0;
  right: calc(50% - 90px);
}
.message {
  text-align: center;
  padding-top: 120px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 737px) {
  .message {
    width: 78.66667%;
    padding: 0;
    margin: 0 auto;
  }
}
.footer-area {
  text-align: center;
}
.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 print, screen and (min-width: 737.1px) {
  .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 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  color: #7d7d7d;
}
.hero__anchor--wrap a,
.hero__logo--alpha,
.hero__ttl {
  font-family: "UD新ゴNT DB", YuGothic, "游ゴシック体", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.06rem;
}
@media print, screen and (min-width: 737.1px) {
  .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__policy a {
    text-decoration: none;
  }
  .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;
    text-decoration: none;
  }
  .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-ct,
.hc-ct--01,
.hc-ct--02 {
  position: relative;
  min-height: 750px;
  padding-top: 117px;
}
@media print, screen and (min-width: 737.1px) {
  .hc-ct,
  .hc-ct--01,
  .hc-ct--02 {
    height: calc(100vh - 85px);
    margin-top: 85px;
  }
}
.hc-ct--01 {
  background: url(../01/img/img_hero_crosstalk.jpg) center top/cover no-repeat;
}
@media only screen and (max-width: 737px) {
  .hc-ct,
  .hc-ct--01,
  .hc-ct--02 {
    width: 100%;
    height: 140vw;
    min-height: auto;
    padding-top: 3.73333%;
    margin-bottom: 2.66667%;
  }
  .hc-ct--01 {
    background: url(../01/img/img_hero_crosstalk_sp.png) center bottom/cover no-repeat;
  }
}
.hc-ct--02 {
  background: url(../02/img/img_hero_crosstalk.jpg) center top/cover no-repeat;
}
@media only screen and (max-width: 737px) {
  .hc-ct--02 {
    background: url(../02/img/img_hero_crosstalk_sp.png) center bottom/cover no-repeat;
  }
}
.hero__logo {
  margin-left: 40px;
  background: url(../common_image/hero_logo.png) 33px top no-repeat;
  background-size: 150px auto;
}
.hero__anchor--next::after,
.hero__anchor--prev::after {
  content: "";
  bottom: 0;
  height: 2px;
  background-color: #000;
}
@media only screen and (max-width: 737px) {
  .hero__logo {
    padding-top: 2.66667%;
    padding-left: 3.33333%;
    margin: 0 auto 6.66667%;
    background-position: 40px top;
    background-size: 110px auto;
  }
}
.hero__logo--alpha {
  font-weight: 700;
  display: block;
  margin-bottom: 8px;
  line-height: 1;
  font-size: 21px;
  color: #df0505;
}
@media print, screen and (min-width: 737.1px) {
  .hero__logo--alpha {
    font-size: 33px;
    padding-top: 8px;
    margin-bottom: 10px;
  }
}
.hero__logo--jp {
  display: block;
  font-size: 10px;
  color: #df0505;
  line-height: 1;
}
@media print, screen and (min-width: 737.1px) {
  .hero__logo--jp {
    font-size: 15px;
  }
}
.hero__text-area {
  position: absolute;
  top: 220px;
  left: 15%;
  margin-left: 50px;
}
@media only screen and (max-width: 737px) {
  .hero__text-area {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.hero__ttl {
  padding-top: 70px;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width: 1350px) {
  .hero__ttl {
    font-size: 26px;
  }
}
@media only screen and (max-width: 737px) {
  .hero__ttl {
    padding-top: 0;
    font-size: 16px;
    margin-bottom: 2.92398%;
    -webkit-box-flex: 100%;
    -ms-flex-positive: 100%;
    flex-grow: 100%;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.hero__lead-01 {
  margin-bottom: 18px;
  font-weight: 700;
  font-size: 70px;
  line-height: 1.30909;
}
@media only screen and (max-width: 737px) {
  .hero__lead-01 {
    font-size: 9.6vw;
    line-height: 1;
    margin-bottom: 10px;
    -webkit-box-flex: 40%;
    -ms-flex-positive: 40%;
    flex-grow: 40%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.hero__lead-cross {
  text-align: center;
  margin: 0 auto 20px;
  max-width: 26px;
}
@media only screen and (max-width: 737px) {
  .hero__lead-cross {
    -webkit-box-flex: 15%;
    -ms-flex-positive: 15%;
    flex-grow: 15%;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.hero__lead-02 {
  margin-bottom: 18px;
  font-weight: 700;
  font-size: 70px;
  line-height: 1.30909;
}
@media only screen and (max-width: 737px) {
  .hero__lead-02 {
    text-align: center;
    font-size: 9.6vw;
    line-height: 1;
    -webkit-box-flex: 40%;
    -ms-flex-positive: 40%;
    flex-grow: 40%;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.hero__num {
  font-size: 20px;
  font-weight: 700;
}
@media only screen and (max-width: 737px) {
  .hero__num {
    margin: 0;
    font-size: 12px;
    -webkit-box-flex: 100%;
    -ms-flex-positive: 100%;
    flex-grow: 100%;
    width: 100%;
  }
}
.hero__division-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 70px;
}
@media print, screen and (min-width: 737.1px) {
  .hero__division-logo {
    position: absolute;
    bottom: 0;
    margin-right: 15px;
  }
}
.hero__division-name {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.6;
}
@media only screen and (max-width: 1350px) {
  .hero__division-name {
    font-size: 12px;
  }
}
@media only screen and (max-width: 737px) {
  .hero__division-wrap {
    padding-left: 0;
  }
  .hero__division-logo {
    width: 20.46784%;
    margin-right: 7.30994%;
  }
  .hero__division-name {
    font-size: 10px;
    line-height: 1.5;
  }
}
.hero__anchor--wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin-top: 285px;
}
.hero__anchor--wrap a {
  text-decoration: none;
  font-size: 21px;
  font-weight: 700;
}
@media only screen and (max-width: 1350px) {
  .hero__anchor--wrap a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 737px) {
  .hero__anchor--wrap {
    position: absolute;
    top: 0;
    margin-top: 56%;
  }
  .hero__anchor--wrap a {
    font-size: 11px;
  }
}
.hero__anchor--prev {
  position: relative;
  padding-left: 32px;
}
.hero__anchor--prev::after {
  position: absolute;
  left: 0;
  width: 78px;
}
.hero__anchor--next {
  position: relative;
  padding-right: 32px;
}
@media only screen and (max-width: 737px) {
  .hero__anchor--prev {
    padding-left: 4.26667%;
  }
  .hero__anchor--prev::after {
    width: 92%;
  }
  .hero__anchor--next {
    padding-right: 4.26667%;
  }
}
.hero__anchor--next::after {
  position: absolute;
  right: 0;
  width: 78px;
}
@media only screen and (max-width: 737px) {
  .hero__anchor--next::after {
    width: 92%;
  }
}
.profile {
  z-index: 10;
  width: 100%;
  margin-top: -240px;
}
@media only screen and (max-width: 737px) {
  .profile {
    margin-top: -320px;
    padding-bottom: 40px;
    height: auto;
  }
}
.profile__inr {
  margin-top: 300px;
  z-index: 5;
  width: 100%;
  min-height: 750px;
  position: relative;
}
.profile__article::after,
.profile__inr::before {
  content: "";
  position: absolute;
  left: 0;
  width: 140%;
  height: 100%;
  margin: 0 -20%;
}
.profile__inr::before {
  z-index: -4;
  top: 0;
  background: #fff;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-box-shadow: 0 0 16px 8px #f2f2f2;
  box-shadow: 0 0 16px 8px #f2f2f2;
  -webkit-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
.profile__article {
  z-index: -1;
  padding-top: 15px;
}
@media only screen and (max-width: 737px) {
  .profile__inr {
    min-height: auto;
  }
  .profile__inr::before {
    -webkit-transform: rotate(-6deg);
    transform: rotate(-6deg);
    top: 20px;
  }
  .profile__article {
    padding-top: 70px;
  }
}
.profile__article::after {
  background: url(../common_image/redbg_sp.png) 100% 0 no-repeat #fff;
  background-size: 42%;
  top: -36px;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transform: rotate(-5deg);
  transform: rotate(-5deg);
  z-index: -1;
}
.profile__article .inr {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 46.875%;
  margin: 0 auto;
}
@media only screen and (max-width: 737px) {
  .profile__article::after {
    -webkit-transform: rotate(-6deg);
    transform: rotate(-6deg);
    top: 0;
  }
  .profile__article .inr {
    width: 100%;
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.profile__img {
  width: 100%;
  -webkit-box-flex: 100%;
  -ms-flex-positive: 100%;
  flex-grow: 100%;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
}
.profile__cross {
  padding-top: 50px;
  width: 6%;
  -webkit-box-flex: 6%;
  -ms-flex-positive: 6%;
  flex-grow: 6%;
  text-align: center;
}
@media only screen and (max-width: 737px) {
  .profile__cross {
    width: 100%;
    min-height: 44px;
    -webkit-box-flex: 100%;
    -ms-flex-positive: 100%;
    flex-grow: 100%;
    padding: 15px 0;
    text-align: center;
  }
  .profile__cross img {
    max-width: 42px;
  }
  .profile .cross01_01 {
    background: url(../01/img/img_profile_01_sp.png) left top/50% auto no-repeat;
  }
  .profile .cross01_02 {
    background: url(../01/img/img_profile_02_sp.png) right top/50% auto no-repeat;
  }
  .profile .cross02_01 {
    background: url(../02/img/img_profile_01_sp.png) left top/50% auto no-repeat;
  }
  .profile .cross02_02 {
    background: url(../02/img/img_profile_02_sp.png) right top/50% auto no-repeat;
  }
}
.profile__person-01,
.profile__person-02 {
  -webkit-box-flex: 46%;
  -ms-flex-positive: 46%;
  flex-grow: 46%;
  width: 46%;
  padding: 35px 10px 0;
  text-align: center;
}
.profile__dep {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 10px;
}
@media only screen and (max-width: 737px) {
  .profile__person-01,
  .profile__person-02 {
    width: 100%;
    padding: 0 14px 0 54%;
    text-align: left;
  }
  .profile__person-02 {
    padding: 0 54% 0 14px;
  }
  .profile__dep {
    font-size: 13px;
  }
}
.profile__dep span {
  font-size: 80%;
}
.profile__name {
  font-size: 22px;
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 737px) {
  .profile__name {
    font-size: 15px;
  }
}
.profile__name span {
  font-size: 18px;
}
@media only screen and (max-width: 737px) {
  .profile__name span {
    font-size: 12px;
  }
}
.profile__lead {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.92308;
}
.talks__lead-01,
.talks__ttl {
  line-height: 1.30769;
  font-weight: 700;
}
.talks {
  margin-top: 120px;
  margin-bottom: 230px;
}
@media only screen and (max-width: 737px) {
  .profile__lead {
    font-size: 12px;
  }
  .talks {
    margin: 100px auto 80px;
  }
}
.talks__wrap,
.talks__wrap--reverse {
  max-width: 1500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
  margin: 0 auto 160px;
}
@media print, screen and (min-width: 737.1px) {
  .talks__wrap,
  .talks__wrap--reverse {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media only screen and (max-width: 737px) {
  .talks__wrap,
  .talks__wrap--reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 6%;
  }
}
.talks__wrap--reverse {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  max-width: 1500px;
}
.talks__text-area {
  max-width: 800px;
  margin-top: auto;
  margin-bottom: auto;
}
@media only screen and (max-width: 737px) {
  .talks__wrap--reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .talks__wrap--reverse .talks__img,
  .talks__wrap--reverse .talks__text-area {
    margin-left: auto;
    margin-right: auto;
  }
  .talks__text-area {
    width: 91.2%;
    margin: 0 auto;
  }
}
.talks__img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media print, screen and (min-width: 737.1px) {
  .talks__img {
    width: 700px;
    max-width: 40vw;
  }
}
@media only screen and (max-width: 737px) {
  .talks__img {
    width: 78.66667%;
    margin: 0 auto 7.46667%;
  }
}
.talks__img img {
  width: 100%;
}
.talks__ttl-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}
.talks__ttl {
  font-size: 26px;
  margin-left: 10%;
}
@media only screen and (max-width: 737px) {
  .talks__ttl-wrap {
    margin-bottom: 4.38596%;
  }
  .talks__ttl {
    font-size: 17px;
    margin-left: 0;
  }
}
.talks__lead-01 {
  margin-bottom: 20px;
  margin-left: 10%;
  font-size: 26px;
}
@media only screen and (max-width: 737px) {
  .talks__lead-01 {
    width: 97.95322%;
    margin: 0 0 3.65497%;
    font-size: 17px;
    line-height: 1.69231;
  }
}
.talks__lead-02 {
  margin-left: 0;
  font-size: 15px;
  line-height: 2.125;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 737px) {
  .talks__lead-02 {
    width: 97.95322%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.90909;
  }
}
.talks__lead-02 dt {
  -webkit-box-flex: 10%;
  -ms-flex-positive: 10%;
  flex-grow: 10%;
  width: 10%;
  font-weight: 700;
}
.talks__lead-02 dd {
  width: 90%;
  font-weight: 400;
}
@media only screen and (max-width: 737px) {
  .talks__lead-02 dt {
    -webkit-box-flex: 15%;
    -ms-flex-positive: 15%;
    flex-grow: 15%;
    width: 15%;
  }
  .talks__lead-02 dd {
    width: 85%;
  }
}
.talks__lead-02 + .talks__lead-01,
.talks__lead-02 + .talks__ttl-wrap {
  margin-top: 80px;
}
@media only screen and (max-width: 737px) {
  .talks__lead-02 + .talks__lead-01,
  .talks__lead-02 + .talks__ttl-wrap {
    margin-top: 40px;
  }
}
@media print, screen and (min-width: 737.1px) and (max-width: 1500px) {
  .talks .talks__wrap .talks__text-area,
  .talks .talks__wrap--reverse .talks__text-area {
    margin: 0 0 0 60px;
  }
  .talks .talks__wrap--reverse .talks__text-area {
    margin: 0 60px 0 0;
  }
}
.full-image {
  width: 100%;
  margin-bottom: 90px;
}
@media only screen and (max-width: 737px) {
  .full-image {
    margin-bottom: 50px;
  }
}
.full-image img {
  width: 100%;
}

/* footer */

.hsj-footer {
  background: #000;
  color: #fff;
  letter-spacing: 0.07em;
  font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  -moz-font-feature-settings: "palt";
  line-height: 1.4;

  & ul li a {
    color: #fff;
    text-decoration: none;
  }
  & .footer_license {
    font-size: 12px;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 768px) {
  .hsj-footer {
    padding: 32px 0;
    margin-top: 32px;

    & .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: 768.1px) {
  .hsj-footer {
    font-size: 14px;
    padding: 24px 0;
    margin-top: 24px;

    & .inner {
      width: min(1080px, 100%);
      margin: auto;
      text-align: left;
    }
    & ul {
      display: flex;
      margin-bottom: 24px;
      gap: 40px;
    }
  }
}
.simple-header202212 {
  display: none;
}

@media only screen and (max-width: 737px) {
  .hc-wrapper {
    padding-top: 90px;
  }
}
