@charset "UTF-8";
.tp_message,
caption,
th {
  text-align: left;
}
.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;
}
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 print, screen and (min-width: 737.1px) {
  .hc-site__close-button {
    display: 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: 90px;
  }
}
.scroll {
  background: #fff;
  border: 0;
  border: none;
}
.slick-arrow {
  position: absolute;
  bottom: 50%;
  width: 12.93333vw;
  height: 12.93333vw;
  margin-top: -6.466665vw;
  text-indent: 200%;
  border: none;
  padding: 0;
  background: url(/jp/HSJ/recruit/common_image/ico_slide.svg) left top no-repeat;
  background-size: contain;
  z-index: 20;
  outline: 0;
  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;
  padding: 0;
  background: 0 0;
  border: none;
  border-radius: 0;
  outline: 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;
}
@media only screen and (max-width: 737px) {
  .about__ttl,
  .culture__ttl,
  .jobdetail__ttl,
  .other__ttl,
  .session__ttl,
  .top-footer-inr__ttl {
    font-size: 20px;
    margin-bottom: 4%;
  }
  .about__lead,
  .culture__lead,
  .jobdetail__lead,
  .other__lead,
  .session__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;
}
@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;
  }
}
div.bg {
  background: url(../common_image/top_bg.png) center top repeat-y;
  background-size: auto 5800px;
}
@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;
  }
  div.bg {
    background: url(../common_image/top_bg.png) center top repeat-y;
    background-size: auto 80%;
  }
}
.hc-top {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media print, screen and (min-width: 737.1px) {
  .hc-top {
    height: calc(100vh - 85px);
    min-height: 600px;
    margin-top: 85px;
    padding-top: 120px;
    background: url(../img/img_hero_top_01.jpg) center top no-repeat;
    background-size: cover;
  }
}
@media only screen and (max-width: 737px) {
  .hc-top {
    -webkit-transition: none;
    transition: none;
    background: url(../img/img_hero_top_01-sp.jpg) center top no-repeat;
    background-size: cover;
    width: 100%;
    height: calc(100vh - 105px);
    min-height: 500px;
    max-height: 580px;
  }
}
.hc-top__right_txt {
  margin-right: 50px;
  margin-top: calc(50vh - 370px);
}
.hero__logo {
  margin-left: 40px;
  background: url(../img/hero_logo.png) 33px top no-repeat;
  background-size: 150px auto;
}
.full-image,
.full-image img {
  width: 100%;
}
.btn_more--bk,
.btn_more--long,
.btn_more--red {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 60px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1f222c;
  border: 1px solid #1f222c;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.btn_more--long,
.session a {
  -webkit-transition: all 0.3s ease;
}
.btn_more--bk:hover,
.btn_more--long:hover,
.btn_more--red:hover {
  background-color: #f2f2f2;
  border: 1px solid #1f222c;
}
.btn_more--bk:hover span,
.btn_more--long:hover span,
.btn_more--red:hover span {
  color: #1f222c;
}
.btn_more--bk span,
.btn_more--long span,
.btn_more--red span {
  color: #fff;
  font-size: 13px;
  font-family: "UD新ゴNT DB", YuGothic, "游ゴシック体", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.06rem;
  letter-spacing: 0.2rem;
  font-weight: 700;
}
@media only screen and (max-width: 737px) {
  .hero__logo {
    padding-top: 6.13333%;
    margin: 0 auto 12%;
    text-align: center;
    background-position: center top;
    background-size: 140px auto;
  }
  .btn_more--bk,
  .btn_more--long,
  .btn_more--red {
    margin: auto;
    width: 250px;
    height: 56px;
  }
}
.btn_more--bk::after,
.btn_more--long::after,
.btn_more--red::after {
  position: absolute;
  top: 45%;
  right: 32px;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-right: 3px solid #df0505;
  border-bottom: 3px solid #df0505;
  content: "";
}
.btn_more--red {
  background: #df0505;
}
.btn_more--long {
  width: 62.5%;
  height: 60px;
  border: 0;
  background: #fff;
  transition: all 0.3s ease;
}
.glay_bg,
.top-footer {
  background: #f2f2f2;
}
.btn_more--long:hover span {
  color: #1f222c;
}
.btn_more--long span {
  color: #000;
  font-weight: 700;
}
.btn_more--long::after {
  right: 43.61702%;
}
@media only screen and (max-width: 737px) {
  .btn_more--long {
    width: 250px;
    height: 56px;
  }
  .btn_more--long::after {
    right: 25px;
  }
}
.tp_message {
  background: #131723;
  color: #fff;
  border-top: 7px solid #df0505;
  padding: 70px 0 75px;
  width: 100%;
}
@media print, screen and (min-width: 737.1px) {
  .tp_message {
    margin-bottom: 120px;
  }
  .tp_message__wlap {
    max-width: 960px;
  }
}
@media only screen and (max-width: 737px) {
  .tp_message {
    padding: 40px 35px;
    margin-bottom: 20px;
  }
}
.tp_message__wlap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
}
@media only screen and (max-width: 737px) {
  .tp_message__wlap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: auto;
    width: 100%;
    margin: 0 auto;
  }
}
.tp_message__wlap div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  -webkit-box-flex: 50%;
  -ms-flex-positive: 50%;
  flex-grow: 50%;
}
@media only screen and (max-width: 737px) {
  .tp_message__wlap div {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .tp_message__wlap div:nth-child(1) {
    margin-bottom: 30px;
  }
}
.tp_message__ttl {
  font-family: "UD新ゴNT DB", YuGothic, "游ゴシック体", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 55px;
  font-weight: 700;
  letter-spacing: 0.3rem;
  line-height: 1;
  margin-bottom: 18px;
}
@media only screen and (max-width: 737px) {
  .tp_message__ttl {
    font-size: 29px;
    letter-spacing: 0.06rem;
    margin-bottom: 10px;
  }
}
.tp_message__lead {
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width: 737px) {
  .tp_message__lead {
    font-size: 14px;
  }
}
.tp_message__cop {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 737px) {
  .tp_message__cop {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
.tp_message__txt {
  font-size: 14px;
}
.other {
  position: relative;
}
@media print, screen and (min-width: 737.1px) {
  .tp_message__lead,
  .tp_message__ttl {
    margin-left: 15.625%;
  }
  .tp_message__txt {
    margin-right: 8.33333%;
  }
  .other {
    padding-top: 100px;
    margin-bottom: 120px;
  }
}
@media only screen and (max-width: 737px) {
  .tp_message__txt {
    font-size: 12px;
  }
  .other {
    padding-top: 110px;
    margin-bottom: 20px;
    margin-top: -50px;
  }
}
.about__ttl,
.culture__ttl,
.jobdetail__ttl,
.other__ttl,
.session__ttl,
.top-footer-inr__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: 70px;
  margin-bottom: 22px;
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 737px) {
  .about__ttl,
  .culture__ttl,
  .jobdetail__ttl,
  .other__ttl,
  .session__ttl,
  .top-footer-inr__ttl {
    font-size: 33px;
    letter-spacing: 0.06rem;
    margin-bottom: 2.66667%;
  }
}
.about__lead,
.culture__lead,
.jobdetail__lead,
.other__lead,
.session__lead {
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  margin-bottom: 60px;
}
.other__logo {
  z-index: 30;
  position: absolute;
  top: 170px;
  left: 6.25%;
  width: 50%;
}
@media only screen and (max-width: 737px) {
  .about__lead,
  .culture__lead,
  .jobdetail__lead,
  .other__lead,
  .session__lead {
    font-size: 14px !important;
    margin-bottom: 10.66667%;
  }
  .other__logo {
    width: 100%;
    left: 20px;
    top: 165px;
  }
  .other__logo img {
    width: 115px;
  }
}
.other__logojp {
  font-size: 20px;
  z-index: 31;
  position: absolute;
  top: 50px;
  left: 150px;
  color: #df0505;
  font-weight: 700;
}
.session {
  z-index: 3;
  width: 100%;
  position: relative;
}
@media print, screen and (min-width: 737.1px) {
  .session {
    margin-bottom: 120px;
    padding-top: 100px;
  }
}
.session a {
  transition: all 0.3s ease;
}
.session a:hover {
  opacity: 0.85;
}
.session__slide a {
  outline: 0;
}
@media only screen and (max-width: 737px) {
  .other__logojp {
    top: 18px;
    left: 60px;
    font-size: 12px;
  }
  .session {
    padding-top: 110px;
    margin-bottom: 20px;
    margin-top: -50px;
  }
  .session__lead {
    margin-bottom: -18px;
  }
  .session__slide--wrap {
    padding-top: 50px !important;
    padding-bottom: 0 !important;
  }
}
.session__slide button.slick-arrow {
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.session__slide button.slick-arrow.slick-prev {
  display: none !important;
}
@media print, screen and (min-width: 737.1px) {
  .session__slide button.slick-arrow {
    top: 0;
    width: 74px;
    height: 74px;
  }
  .session__slide button.slick-arrow.slick-next {
    margin-right: calc(2.33333% + 30px);
  }
  .session__block--01,
  .session__block--02 {
    height: 50vh;
    min-height: 500px;
    margin-bottom: 20px;
  }
}
.session__block--01,
.session__block--02 {
  width: 100%;
  display: block;
  position: relative;
  text-decoration: none;
}
@media only screen and (max-width: 737px) {
  .session__slide button.slick-arrow {
    top: -80px;
  }
  .session__slide button.slick-arrow.slick-next {
    margin-right: 2.66667vw;
  }
  .session__block--01,
  .session__block--02 {
    height: auto;
    margin-bottom: 60px;
    min-height: 230px;
  }
}
.session__block--01-logo,
.session__block--02-logo {
  position: absolute;
}
.session__block--01-logo img,
.session__block--02-logo img {
  width: 100%;
}
.session__block--01-logo span,
.session__block--02-logo span {
  display: block;
  margin: 0.4% 0 0 10px;
}
@media print, screen and (min-width: 737.1px) {
  .session__block--01-logo,
  .session__block--02-logo {
    margin-left: 10.41667%;
    width: 23.95833%;
    max-width: 500px;
    min-width: 360px;
    top: 20%;
  }
}
@media only screen and (max-width: 737px) {
  .session__block--01-logo,
  .session__block--02-logo {
    width: 44%;
    margin-left: 10px;
    top: -40px;
  }
}
.session__block--01-img,
.session__block--02-img {
  right: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media print, screen and (min-width: 737.1px) {
  .session__block--01-img,
  .session__block--02-img {
    height: 50vh;
    min-height: 500px;
    margin: 0 0 0 28.125%;
    width: 69.79167%;
  }
}
@media only screen and (max-width: 737px) {
  .session__block--01-img,
  .session__block--02-img {
    width: 86.66667%;
    height: 60%;
    min-height: 230px;
    margin: 0 0 15px 13.33333%;
    padding: 0;
  }
}
.session__block--01-img::after,
.session__block--02-img::after {
  position: absolute;
  content: "";
  top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: -2;
}
.session__block--01-img.vol_1::after,
.vol_1.session__block--02-img::after {
  background: url(../img/img_session_01_1.jpg) center center no-repeat;
  background-size: cover;
}
.session__block--01-img.vol_2::after,
.vol_2.session__block--02-img::after {
  background: url(../img/img_session_01_2.jpg) center center no-repeat;
  background-size: cover;
}
.session__block--01-img div,
.session__block--02-img div {
  color: #fff;
  font-weight: 700;
  text-align: center;
}
@media print, screen and (min-width: 737.1px) {
  .session__block--01-img::after,
  .session__block--02-img::after {
    height: 50vh;
    min-height: 500px;
    width: 70.3125%;
    right: 30px;
  }
  .session__block--01-img div,
  .session__block--02-img div {
    padding: 0 30px;
    font-size: 16px;
    margin-bottom: 40px;
    line-height: 1.6rem;
  }
  .session__block--01-img div span.name,
  .session__block--02-img div span.name {
    font-size: 18px;
  }
}
@media only screen and (max-width: 737px) {
  .session__block--01-img::after,
  .session__block--02-img::after {
    min-height: 230px;
    height: 60%;
    width: auto;
    right: 0;
    left: 13.33333%;
  }
  .session__block--01-img div,
  .session__block--02-img div {
    font-size: 9px;
    line-height: 1.05rem;
    padding: 0;
    margin-bottom: 10px;
  }
  .session__block--01-img div span.name,
  .session__block--02-img div span.name {
    font-size: 12px;
  }
  .session__block--01-img div img,
  .session__block--02-img div img {
    width: 38px;
    margin: 0 6px;
    vertical-align: top !important;
  }
}
.session__block--01-lead,
.session__block--02-lead {
  color: #df0505;
  font-weight: 700;
}
@media print, screen and (min-width: 737.1px) {
  .session__block--01-lead,
  .session__block--02-lead {
    font-size: 20px;
  }
}
@media only screen and (max-width: 737px) {
  .session__block--01-lead,
  .session__block--02-lead {
    text-align: center;
    font-size: 13px;
    line-height: 1.1;
  }
}
@media print, screen and (min-width: 737.1px) {
  .session__block--01-ttl,
  .session__block--02-ttl {
    margin-left: 1.5625%;
    margin-right: 64.0625%;
    position: absolute;
    top: 66%;
    background: #df0505;
    width: 34.89583%;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: right;
    height: 40px;
    line-height: 40px;
    vertical-align: bottom;
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
  }
  .session__block--01-ttl span,
  .session__block--02-ttl span {
    padding-right: 6.25%;
  }
  .session__block--02-logo {
    top: 22%;
    width: 31.25%;
    max-width: 620px;
    margin-left: 58.85417%;
  }
}
@media only screen and (max-width: 737px) {
  .session__block--01-ttl,
  .session__block--02-ttl {
    color: #df0505;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
  }
  .session__block--02 {
    margin-bottom: 0;
  }
}
.session__block--02-logo span {
  text-align: right;
  margin-right: 1.04167%;
  margin-top: -6.77083%;
}
@media only screen and (max-width: 737px) {
  .session__block--02-logo {
    width: 50%;
    right: 20px;
    top: -40px;
  }
}
.session__block--02-img {
  right: auto;
  left: 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media print, screen and (min-width: 737.1px) {
  .session__block--02-img {
    margin: 0 28.125% 0 0;
  }
}
.session__block--02-img::after {
  right: auto;
  left: 30px;
  background: url(../img/img_session_01.jpg) center center no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 737px) {
  .session__block--02-img {
    margin: 0 13.33333% 15px 0;
  }
  .session__block--02-img::after {
    background: url(../img/img_session_01.jpg) 60% center no-repeat;
    background-size: cover;
    right: 50px;
    left: 0;
  }
}
.jobdetail::after,
.top-footer-inr__lnk::after {
  right: 0;
  content: "";
}
.session__block--02-img div {
  margin-right: 14.58333%;
  padding: 0 2.60417% 0 0;
  width: 250px;
}
@media only screen and (max-width: 737px) {
  .session__block--02-img div {
    margin: 0 0 10px;
    width: 100%;
    text-align: right;
    padding-right: 5.33333%;
  }
  .session__block--02-lead {
    color: #df0505;
  }
}
.about {
  max-width: 1280px;
}
@media print, screen and (min-width: 737.1px) {
  .session__block--02-lead {
    margin-left: 83.33333%;
    top: 250px;
    color: #df0505;
  }
  .session__block--02-ttl {
    background: #df0505;
    margin-left: 58.85417%;
    margin-right: 1.5625%;
    text-align: left;
    width: 39.0625%;
  }
  .session__block--02-ttl span {
    padding-left: 7.29167%;
  }
  .about {
    margin: 0 auto 40px;
    padding-top: 100px;
  }
}
@media only screen and (max-width: 737px) {
  .session__block--02-ttl {
    color: #df0505;
  }
  .about {
    padding-top: 60px;
    display: block;
    width: 100%;
    margin: 0 auto 30px;
  }
  .about__lead {
    margin-bottom: 30px;
  }
}
.about__column,
.top-footer-inr {
  display: -webkit-box;
  display: -ms-flexbox;
}
.about__column {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 737px) {
  .about__column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}
.about__column article {
  -webkit-box-flex: 50%;
  -ms-flex-positive: 50%;
  flex-grow: 50%;
  width: 50%;
  margin-bottom: 80px;
}
.about__column article img {
  margin-bottom: 20px;
}
.about__column article h3 {
  text-align: center;
  color: #df0505;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 25px;
  letter-spacing: 0.3rem;
}
.about__column article p {
  font-size: 15px;
  margin: 0 30px;
  line-height: 2;
}
@media only screen and (max-width: 737px) {
  .about__column article {
    width: 100%;
    margin-bottom: 36px;
  }
  .about__column article img {
    margin-bottom: 18px;
  }
  .about__column article h3 {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .about__column article p {
    font-size: 15px;
    margin: 0 20px;
    line-height: 1.7;
  }
}
.about .btn_more--bk,
.about .btn_more--long,
.about .btn_more--red {
  margin: 0 auto;
}
.culture {
  position: relative;
}
@media print, screen and (min-width: 737.1px) {
  .culture {
    padding-top: 100px;
  }
}
.culture .glay_bg {
  padding-bottom: 205px;
  z-index: -2;
}
.culture .glay_bg .btn_more--long {
  margin: 90px auto 0;
}
@media only screen and (max-width: 737px) {
  .culture {
    padding-top: 60px;
  }
  .culture .glay_bg {
    padding-bottom: 65px;
  }
  .culture .glay_bg .btn_more--long {
    margin: 45px auto 0;
  }
}
.jobdetail {
  width: 100%;
  position: relative;
  margin: -50px auto -30px;
  z-index: 1;
}
@media only screen and (max-width: 737px) {
  .jobdetail {
    background: #fff;
    margin: 0 auto;
  }
}
.jobdetail::after {
  position: absolute;
  top: 30px;
  width: 59.375%;
  height: 52vh;
  max-height: 480px;
  min-height: 480px;
  background: url(../img/img_jobdrtail.jpg) center center no-repeat;
  background-size: cover;
  z-index: -1;
}
.jobdetail__ttl {
  text-align: left;
  color: #df0505;
  line-height: 1.1;
  margin-left: 16.66667%;
  z-index: 100;
}
@media only screen and (max-width: 737px) {
  .jobdetail::after {
    width: 62.66667%;
    top: 0;
    height: 325px;
    max-height: auto;
    min-height: auto;
  }
  .jobdetail__ttl {
    position: relative;
    top: -25px;
    margin-left: 20px;
    margin-bottom: 0;
    line-height: 1.1;
    font-size: 42px;
  }
}
.jobdetail__lead {
  text-align: left;
  color: #df0505;
  margin-bottom: 5.33333%;
  margin-left: 16.66667%;
}
@media only screen and (max-width: 737px) {
  .jobdetail__lead {
    margin-left: 20px;
    padding-bottom: 16%;
  }
}
.jobdetail .btn_more--bk,
.jobdetail .btn_more--long,
.jobdetail .btn_more--red {
  margin-left: 16.66667%;
}
.top-footer {
  padding-top: 290px;
}
@media only screen and (max-width: 737px) {
  .jobdetail .btn_more--bk,
  .jobdetail .btn_more--long,
  .jobdetail .btn_more--red {
    margin: 87px auto 0;
    position: absolute;
    left: 0;
    right: 0;
  }
  .top-footer {
    padding-top: 240px;
  }
}
.top-footer-inr {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 220px;
  background: #df0505;
  text-align: center;
}
.top-footer-inr__ttl {
  font-family: inherit;
  font-size: 60px;
  color: #fff;
}
@media only screen and (max-width: 737px) {
  .top-footer-inr {
    padding-top: 75px;
  }
  .top-footer-inr__ttl {
    text-align: left;
    margin: 0 30px 60px;
    font-size: 40px;
    line-height: 1.35;
  }
}
.top-footer-inr__entry {
  margin: 75px auto 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 630px;
  height: 110px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #df0505;
  color: #fff;
  border: 2px solid #fff;
  font-family: inherit;
  font-size: 26px;
  line-height: 1;
  font-weight: 700;
}
.top-footer-inr__copy,
.top-footer-inr__entry span,
.top-footer-inr__lnk {
  font-family: "UD新ゴNT R", YuGothic, "游ゴシック体", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
}
@media only screen and (max-width: 737px) {
  .top-footer-inr__entry {
    font-size: 18px;
  }
}
.top-footer-inr__entry span {
  display: block;
  margin-top: 5px;
  margin-bottom: -5px;
  font-weight: 700;
  font-size: 20px;
  padding-left: 10px;
  letter-spacing: 0.4rem;
}
@media only screen and (max-width: 737px) {
  .top-footer-inr__entry {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 30px;
    width: auto;
    height: 80px;
  }
}
.top-footer-inr__bnr {
  margin: 0 auto 60px;
}
@media only screen and (max-width: 737px) {
  .top-footer-inr__bnr {
    margin: 30px auto 80px;
    width: 240px;
  }
}
.top-footer-inr__lnk {
  margin: 0 auto 70px;
  font-weight: 700;
  letter-spacing: 0.06rem;
  font-size: 15px;
  color: #fff;
  padding-right: 25px;
  position: relative;
  line-height: 1;
  width: 160px;
}
@media only screen and (max-width: 737px) {
  .top-footer-inr__lnk {
    margin: 0 auto 50px;
  }
}
.top-footer-inr__lnk::after {
  position: absolute;
  top: 4px;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-right: 2px solid;
  border-bottom: 2px solid;
}
.top-footer-inr__copy {
  color: #fff;
  padding-bottom: 30px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.05rem;
}
.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: 737px) {
  .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: 737.5px) {
  .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 print, screen and (min-width: 737.1px) {
  .hc-wrapper > div:first-child {
    margin: 0 !important;
    top: 90px !important;
  }
}

@media only screen and (max-width: 737px) {
  .hc-wrapper > div:first-child {
    top: 90px !important;
  }
}
