@charset "UTF-8";
.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;
}
.modaal-container,
a,
html,
legend {
  color: #000;
}

@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%;
  }
}
@-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);
  }
}
@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 {
  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;
}
#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;
}
.hc-wrapper *,
.modaal-wrapper {
  -webkit-box-sizing: border-box;
}
.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 * {
  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,
.modaal-container {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Arial, Helvetica, sans-serif;
}
.hc-wrapper {
  margin: 0 auto;
}
.hc-site__nav a {
  text-decoration: none;
}
.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%);
    }
  }
}

@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__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 {
    width: auto;
    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;
  overflow: hidden;
  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;
  }
}
@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;
  }
}
.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 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;
  }
}
@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;
  }
}
.modaal-noscroll {
  overflow: hidden;
}
.modaal-accessible-hide {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
}
.modaal-wrapper {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: auto;
  opacity: 1;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.modaal-wrapper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
}
.modaal-wrapper .modaal-close {
  border: none;
  background: 0 0;
  padding: 0;
  -webkit-appearance: none;
}
.modaal-wrapper.modaal-start_none {
  display: none;
  opacity: 1;
}
.modaal-wrapper.modaal-start_fade {
  opacity: 0;
}
.modaal-wrapper [tabindex="0"] {
  outline: 0 !important;
}
.modaal-wrapper.modaal-fullscreen {
  overflow: hidden;
}
.modaal-outer-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}
.modaal-fullscreen .modaal-outer-wrapper {
  display: block;
}
.modaal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 80px 25px;
}
.modaal-fullscreen .modaal-inner-wrapper {
  padding: 0;
  display: block;
  vertical-align: top;
}
.modaal-container {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: auto;
  text-align: left;
  max-width: 1000px;
  background: #fff;
  cursor: auto;
}
.modaal-close span,
.modaal-gallery-control span {
  position: absolute !important;
  padding: 0 !important;
}
.modaal-close,
.modaal-gallery-control {
  background: rgba(0, 0, 0, 0);
  cursor: pointer;
}
.modaal-container.is_loading {
  height: 100px;
  width: 100px;
  overflow: hidden;
}
.modaal-fullscreen .modaal-container {
  max-width: none;
  height: 100%;
  overflow: auto;
}
.modaal-close {
  color: #fff;
  opacity: 1;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.modaal-close:focus,
.modaal-close:hover {
  outline: 0;
  background: #fff;
}
.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before {
  background: #b93d0c;
}
.modaal-close span {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-close:after,
.modaal-close:before {
  display: block;
  content: " ";
  position: absolute;
  top: 14px;
  left: 23px;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.modaal-close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modaal-close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modaal-fullscreen .modaal-close {
  background: #afb7bc;
  right: 10px;
  top: 10px;
}
.modaal-content-container {
  padding: 30px;
}
.modaal-confirm-wrap {
  padding: 30px 0 0;
  text-align: center;
  font-size: 0;
}
.modaal-confirm-btn {
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: 0 0;
}
.inline_modal,
.modaal-gallery-item {
  display: none;
}
.modaal-confirm-btn.modaal-ok {
  padding: 10px 15px;
  color: #fff;
  background: #555;
  border-radius: 3px;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.modaal-confirm-btn.modaal-ok:hover {
  background: #2f2f2f;
}
.modaal-confirm-btn.modaal-cancel {
  text-decoration: underline;
}
.modaal-confirm-btn.modaal-cancel:hover {
  text-decoration: none;
  color: #2f2f2f;
}
@keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.modaal-instagram .modaal-container {
  width: auto;
  background: 0 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.modaal-instagram .modaal-content-container {
  padding: 0;
  background: 0 0;
}
.modaal-instagram .modaal-content-container > blockquote {
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}
.modaal-instagram iframe {
  opacity: 0;
  margin: -6px !important;
  border-radius: 0 !important;
  width: 1000px !important;
  max-width: 800px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-animation: instaReveal 1s linear forwards;
  animation: instaReveal 1s linear forwards;
}
.modaal-image .modaal-inner-wrapper {
  padding-left: 140px;
  padding-right: 140px;
}
.modaal-image .modaal-container {
  width: auto;
  max-width: 100%;
}
.modaal-gallery-wrap {
  position: relative;
  color: #fff;
}
.modaal-gallery-item img,
.modaal-gallery-item.is_active {
  display: block;
}
.modaal-gallery-label {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 20px 0 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.modaal-gallery-label:focus {
  outline: 0;
}
.modaal-gallery-control {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  color: #fff;
  width: 50px;
  height: 50px;
  border: none;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.modaal-gallery-control.is_hidden {
  opacity: 0;
  cursor: default;
}
.modaal-gallery-control:focus,
.modaal-gallery-control:hover {
  outline: 0;
  background: #fff;
}
.modaal-gallery-control:focus:after,
.modaal-gallery-control:focus:before,
.modaal-gallery-control:hover:after,
.modaal-gallery-control:hover:before {
  background: #afb7bc;
}
.modaal-gallery-control span {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-gallery-control:after,
.modaal-gallery-control:before {
  display: block;
  content: " ";
  position: absolute;
  top: 16px;
  left: 25px;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.modaal-gallery-control:before {
  margin: -5px 0 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modaal-gallery-control:after {
  margin: 5px 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modaal-gallery-next-inner {
  left: 100%;
  margin-left: 40px;
}
.modaal-gallery-next-outer {
  right: 45px;
}
.modaal-gallery-prev:after,
.modaal-gallery-prev:before {
  left: 22px;
}
.modaal-gallery-prev:before {
  margin: 5px 0 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modaal-gallery-prev:after {
  margin: -5px 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modaal-gallery-prev-inner {
  right: 100%;
  margin-right: 40px;
}
.modaal-gallery-prev-outer {
  left: 45px;
}
.modaal-video-wrap {
  margin: auto 50px;
  position: relative;
}
.modaal-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #000;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.modaal-video-container embed,
.modaal-video-container iframe,
.modaal-video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modaal-iframe .modaal-content {
  width: 100%;
  height: 100%;
}
.modaal-iframe-elem {
  width: 100%;
  height: 100%;
  display: block;
}
@media only screen and (min-width: 1400px) {
  .modaal-video-container {
    padding-bottom: 0;
    height: 731px;
  }
}
@media only screen and (max-width: 1140px) {
  .modaal-image .modaal-inner-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
  .modaal-gallery-control {
    top: auto;
    bottom: 20px;
    -webkit-transform: none;
    transform: none;
    background: rgba(0, 0, 0, 0.7);
  }
  .modaal-gallery-control:after,
  .modaal-gallery-control:before {
    background: #fff;
  }
  .modaal-gallery-next {
    left: auto;
    right: 20px;
  }
  .modaal-gallery-prev {
    left: 20px;
    right: auto;
  }
}
@media screen and (max-width: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
}
@media screen and (max-height: 1100px) {
  .modaal-instagram iframe {
    width: 700px !important;
  }
}
@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .modaal-instagram iframe {
    width: 600px !important;
  }
}
@media screen and (max-height: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
  .modaal-video-container {
    max-width: 900px;
    max-height: 510px;
  }
}
@media only screen and (max-width: 600px) {
  .modaal-instagram iframe {
    width: 280px !important;
  }
}
@media only screen and (max-height: 820px) {
  .modaal-gallery-label {
    display: none;
  }
}
.modaal-loading-spinner {
  background: 0 0;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
}
@-webkit-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.modaal-loading-spinner > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}
.modaal-loading-spinner > div > div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #fff;
}
.modaal-loading-spinner > div:nth-of-type(1) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.modaal-loading-spinner > div:nth-of-type(2) > div,
.modaal-loading-spinner > div:nth-of-type(3) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}
.modaal-loading-spinner > div:nth-of-type(1) {
  -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(2) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.12s;
  animation-delay: 0.12s;
}
.modaal-loading-spinner > div:nth-of-type(2) {
  -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(3) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.modaal-loading-spinner > div:nth-of-type(4) > div,
.modaal-loading-spinner > div:nth-of-type(5) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}
.modaal-loading-spinner > div:nth-of-type(3) {
  -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(4) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.37s;
  animation-delay: 0.37s;
}
.modaal-loading-spinner > div:nth-of-type(4) {
  -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(5) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.modaal-loading-spinner > div:nth-of-type(6) > div,
.modaal-loading-spinner > div:nth-of-type(7) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}
.modaal-loading-spinner > div:nth-of-type(5) {
  -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(6) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.62s;
  animation-delay: 0.62s;
}
.modaal-loading-spinner > div:nth-of-type(6) {
  -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(7) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
.modaal-loading-spinner > div:nth-of-type(7) {
  -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(8) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.87s;
  animation-delay: 0.87s;
}
.modaal-loading-spinner > div:nth-of-type(8) {
  -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}
.footer-area__policy a {
  text-decoration: none;
}
.hc-pr--01 {
  position: relative;
  height: calc(100vh + 120px);
  min-height: 800px;
  padding-top: 85px;
  background: url(../img/img_hero_project.jpg) center 85px no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 737px) {
  .message {
    margin: 0 45px 60px;
  }
  .hc-pr--01 {
    width: 100%;
    height: 140vw;
    min-height: auto;
    padding-top: 3.73333%;
    margin-bottom: 2.66667%;
    background: url(../img/img_hero_project_sp.jpg) center bottom no-repeat;
    background-size: cover;
  }
}
.hero-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hero__logo--alpha,
.hero__logo--jp {
  display: block;
  line-height: 1;
  color: #df0505;
}
@media print, screen and (min-width: 737.1px) {
  .hero-01 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 737px) {
  .hero-01 {
    margin-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
  }
}
@media print, screen and (min-width: 737.1px) {
  .hero__logo {
    background: url(../img/hero_logo.png) 33px top no-repeat;
    width: 22.39583%;
    margin-left: 40px;
    background-size: 150px auto;
  }
}
@media only screen and (max-width: 737px) {
  .hero__logo {
    background: url(../img/hero_logo.png) 35px top no-repeat;
    width: 100%;
    padding: 6px 0 0 15px;
    background-size: 100px auto;
  }
}
.hero__logo--alpha {
  font-family: "UD新ゴNT DB", YuGothic, "游ゴシック体", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
  letter-spacing: 0.06rem;
  margin-bottom: 8px;
  font-size: 21px;
}
@media print, screen and (min-width: 737.1px) {
  .hero__logo--alpha {
    font-size: 33px;
    padding-top: 8px;
    margin-bottom: 10px;
  }
}
.hero__logo--jp {
  font-size: 10px;
}
@media print, screen and (min-width: 737.1px) {
  .hero__logo--jp {
    font-size: 15px;
  }
  .hero__text-area {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 737px) {
  .hero__text-area {
    margin: 24px auto 0 10.66667%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
}
.hero__lead-01 {
  line-height: 1;
  font-family: "UD新ゴNT DB", YuGothic, "游ゴシック体", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
  letter-spacing: 0.06rem;
}
@media print, screen and (min-width: 737.1px) {
  .hero__lead-01 {
    margin-bottom: 12px;
    font-size: 28px;
  }
}
@media only screen and (max-width: 737px) {
  .hero__lead-01 {
    width: 100%;
    font-size: 17px;
    padding: 0;
    margin-bottom: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.mission,
.mission__text-area {
  -webkit-box-sizing: border-box;
}
.hero__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;
  line-height: 1;
}
@media print, screen and (min-width: 737.1px) {
  .hero__ttl {
    font-size: 70px;
  }
}
@media only screen and (max-width: 737px) {
  .hero__ttl {
    padding-top: 0;
    font-size: 38px;
    line-height: 0.96;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}
.hero__num {
  font-weight: 700;
}
@media print, screen and (min-width: 737.1px) {
  .hero__num {
    font-size: 20px;
  }
}
@media only screen and (max-width: 737px) {
  .hero__num {
    text-align: left;
    margin: 0 0 0 8px;
    font-size: 13px;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}
.mission {
  box-sizing: border-box;
  min-height: 460px;
  height: 460px;
  z-index: 50;
  position: relative;
}
.mission::after {
  content: "";
  background: #df0505;
  position: absolute;
  left: 0;
  width: 140%;
  height: 100%;
  margin: 0 -20%;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 1;
}
@media print, screen and (min-width: 737.1px) {
  .mission::after {
    top: -150px;
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  .mission__content {
    padding-top: 20px;
  }
}
.mission__inr {
  min-height: 360px;
  height: 360px;
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 737px) {
  .mission::after {
    -webkit-transform: rotate(9deg);
    transform: rotate(9deg);
    top: -30px;
  }
  .mission__inr {
    min-height: 450px;
    height: 450px;
  }
}
.mission__inr::after,
.mission__inr::before {
  content: "";
  background: #fff;
  position: absolute;
  top: -100px;
  left: 0;
  width: 140%;
  height: 100%;
  min-height: 350px;
  margin: 0 -20%;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
  z-index: -1;
}
@media only screen and (max-width: 737px) {
  .mission__inr::after,
  .mission__inr::before {
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
    top: -20px;
  }
}
.mission__inr::before {
  top: 0;
  -webkit-box-shadow: 0 0 16px 8px rgba(181, 181, 181, 0.2);
  box-shadow: 0 0 16px 8px rgba(181, 181, 181, 0.2);
}
.mission__content {
  max-width: 1120px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 737px) {
  .mission__content {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.mission__text-area {
  box-sizing: border-box;
}
@media print, screen and (min-width: 737.1px) {
  .mission__text-area {
    width: 50%;
    padding-right: 10%;
    padding-left: 10%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
@media only screen and (max-width: 737px) {
  .mission__text-area {
    width: 100%;
    padding: 0;
  }
}
.mission__text-area a.more_btn {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 330px;
  height: 40px;
  border: 2px solid;
  text-decoration: none;
  font-weight: 700;
  font-size: 15px;
  position: relative;
}
@media only screen and (max-width: 737px) {
  .mission__text-area a.more_btn {
    padding-right: 10px;
    font-size: 12px;
    width: 125px;
    height: 28px;
    margin: 0 0 0 40px;
  }
}
.mission__text-area a.more_btn::after {
  position: absolute;
  top: 14px;
  right: 50px;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  content: "";
}
.organization .organization__att,
.works__ttl {
  position: relative;
}
@media only screen and (max-width: 737px) {
  .mission__text-area a.more_btn::after {
    top: 9px;
    width: 4px;
    height: 4px;
    right: 12px;
  }
}
.mission__img-area {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media print, screen and (min-width: 737.1px) {
  .mission__img-area {
    text-align: center;
    max-width: 480px;
    margin-top: 17px;
  }
  .mission__img-area img {
    width: 100%;
  }
}
.member,
.organization,
.project__wrap,
.project__wrap--reverse,
.text-all {
  text-align: left;
}
@media only screen and (max-width: 1350px) {
  .mission__img-area {
    margin: auto;
    max-width: 50vw;
  }
}
@media only screen and (max-width: 737px) {
  .mission__img-area {
    overflow: hidden;
    margin-top: 25px;
    max-width: 72%;
    margin-left: 28%;
  }
}
.mission__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;
  line-height: 1;
}
@media print, screen and (min-width: 737.1px) {
  .mission__ttl {
    margin-top: -10px;
    font-size: 39px;
    white-space: nowrap;
  }
}
@media only screen and (max-width: 737px) {
  .mission__ttl {
    font-size: 27px;
    margin: 30px 0 0 40px;
  }
}
.mission__read {
  font-weight: 700;
}
@media print, screen and (min-width: 737.1px) {
  .mission__read {
    font-size: 14px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 737px) {
  .mission__read {
    font-size: 12px;
    margin: 20px 40px;
  }
}
@media print, screen and (min-width: 737.1px) {
  .organization {
    max-width: 1120px;
    margin: 40px auto 170px;
  }
}
@media only screen and (max-width: 737px) {
  .organization {
    width: 100%;
    margin: 76px auto 90px;
  }
}
.organization .organization__sp_inr {
  padding: 0 20px;
}
.organization .organization__lead {
  font-family: "UD新ゴNT DB", YuGothic, "游ゴシック体", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.06rem;
  font-weight: 700;
  line-height: 1;
}
@media print, screen and (min-width: 737.1px) {
  .organization .organization__lead {
    font-size: 16px;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 737px) {
  .organization .organization__lead {
    font-size: 12px;
    margin: 0 12px 12px;
  }
}
.organization .organization__ttl {
  font-weight: 700;
  line-height: 1;
}
@media print, screen and (min-width: 737.1px) {
  .organization .organization__ttl {
    font-size: 28px;
    margin-bottom: 25px;
  }
}
.organization .organization__att::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 22px;
  top: -1px;
  left: 0;
  background: url(/jp/HSJ/recruit/project/img/ico_touch.svg) center bottom no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 737px) {
  .organization .organization__ttl {
    font-size: 22px;
    margin: 0 10px 10px;
    line-height: 1.8rem;
  }
  .organization .organization__att::after {
    width: 22.5px;
    height: 25px;
    top: 3px;
  }
}
@media print, screen and (min-width: 737.1px) {
  .organization .organization__att {
    font-size: 15px;
    margin-bottom: 15px;
    padding-left: 1.9em;
  }
  .organization .project_info_sp,
  .organization .project_info_sp img,
  .organization .project_info_sp map {
    display: none;
  }
}
@media only screen and (max-width: 737px) {
  .organization .organization__att {
    font-size: 13px;
    margin: 0 10px;
    padding-left: 2.3em;
    line-height: 1.3rem;
  }
  .organization .project_info_sp {
    width: 300px;
    margin: 35px auto 20px;
    height: auto;
  }
  .organization .project_info_sp img {
    width: 300px;
  }
}
.member__lead,
.member__ttl {
  line-height: 1;
  font-weight: 700;
}
@media print, screen and (min-width: 737.1px) {
  .organization .project_info {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 520px;
    margin: 26px auto 30px;
    height: 520px;
    background: url(/jp/HSJ/recruit/project/img/organization/project_infographics.jpg) no-repeat;
    background-size: 100%;
  }
  .organization .organization__text > p {
    font-size: 15px;
  }
}
.organization .project_info img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
}
@media only screen and (max-width: 737px) {
  .organization .project_info,
  .organization .project_info img,
  .organization .project_info map {
    display: none;
  }
  .organization .organization__text {
    margin: 0 12px;
  }
  .organization .organization__text > p {
    font-size: 14px;
  }
}
@media print, screen and (min-width: 737.1px) {
  .member {
    width: 100%;
    max-width: 1120px;
    padding: 0 20px;
    margin: 40px auto 170px;
  }
}
@media only screen and (max-width: 737px) {
  .member {
    width: 100%;
    margin: 58px auto 60px;
    padding: 0 30px 0 40px;
  }
}
.member__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) {
  .member__ttl {
    font-size: 34px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 737px) {
  .member__ttl {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
@media print, screen and (min-width: 737.1px) {
  .member__lead {
    font-size: 15px;
    margin-bottom: 45px;
  }
  .member__block {
    width: 48%;
  }
}
.member__inr {
  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;
  gap: 40px 2%;
}
.member__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 737px) {
  .member__lead {
    font-size: 10px;
    margin-bottom: 30px;
  }
  .member__inr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .member__block-01 .member__img-area {
    background: url(/jp/HSJ/recruit/project/img/img_member_01-sp.jpg) 50% bottom no-repeat;
    background-size: cover;
  }
  .member__block-02 .member__img-area {
    background: url(/jp/HSJ/recruit/project/img/img_member_02-sp.jpg) 50% bottom no-repeat;
    background-size: cover;
  }
  .member__block-03 .member__img-area {
    background: url(/jp/HSJ/recruit/project/img/img_member_03-sp.jpg) 50% bottom no-repeat;
    background-size: cover;
  }
}
.member__img-area {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media print, screen and (min-width: 737.1px) {
  .member__img-area {
    width: 100%;
    max-width: 200px;
    margin-right: 20px;
  }
  .member__text-area {
    max-width: 300px;
  }
}
.member__dep {
  font-weight: 700;
  line-height: 1.6;
}
@media print, screen and (min-width: 737.1px) {
  .member__dep {
    margin-top: 4px;
    font-size: 14px;
    margin-bottom: 11px;
  }
}
@media only screen and (max-width: 737px) {
  .member__img-area {
    margin-right: 18px;
    padding-top: 45.33333%;
    width: 34.66667%;
    min-width: 130px;
    height: 45.33333%;
    min-height: 170px;
  }
  .member__img-area img {
    display: none;
  }
  .member__dep {
    font-size: 11px;
    margin-bottom: 10px;
  }
}
.member__name {
  font-weight: 700;
  line-height: 1;
}
@media print, screen and (min-width: 737.1px) {
  .member__name {
    font-size: 20px;
    height: 20px;
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 737px) {
  .member__name {
    font-size: 15px;
    height: 15px;
    margin-bottom: 15px;
  }
  .member__name img {
    width: auto;
  }
}
@media print, screen and (min-width: 737.1px) {
  .member__prof {
    font-weight: 700;
    font-size: 12px;
  }
}
.project__wrap,
.project__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;
  margin: 0 auto 150px;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
}
@media only screen and (max-width: 737px) {
  .member__prof {
    font-size: 12px;
  }
  .project__wrap,
  .project__wrap--reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 6%;
  }
}
@media print, screen and (min-width: 737.1px) {
  .project__wrap,
  .project__wrap--reverse {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.project__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;
}
@media only screen and (max-width: 737px) {
  .project__wrap--reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 6%;
  }
  .project__wrap .project__img,
  .project__wrap--reverse .project__img {
    margin-top: 0;
  }
  .project__wrap .project__img img,
  .project__wrap--reverse .project__img img {
    margin-top: 30px;
  }
}
.project__wrap .text-all,
.project__wrap--reverse .text-all {
  margin-bottom: 0;
}
@media print, screen and (min-width: 737.1px) {
  .project__wrap .project__img div,
  .project__wrap--reverse .project__img div {
    height: 0;
    padding-top: 500px;
    margin-bottom: 78px;
    max-height: 500px;
  }
  .project__wrap .project__img div img,
  .project__wrap--reverse .project__img div img {
    display: none;
  }
  .project__wrap .project__img .project_01,
  .project__wrap--reverse .project__img .project_01 {
    background: url(/jp/HSJ/recruit/project/img/img_project_03.jpg) 50% bottom;
    background-size: auto 500px;
  }
  .project__wrap .project__img .project_02,
  .project__wrap--reverse .project__img .project_02 {
    background: url(/jp/HSJ/recruit/project/img/img_project_04.jpg) 50% bottom;
    background-size: auto 500px;
  }
  .project__wrap .project__img .project_03,
  .project__wrap--reverse .project__img .project_03 {
    background: url(/jp/HSJ/recruit/project/img/img_project_05.jpg) 50% bottom;
    background-size: auto 500px;
    margin-bottom: 0;
  }
}
.project__lead-02,
.text-all__lead {
  display: -webkit-box;
  display: -ms-flexbox;
}
.project__text-area {
  max-width: 800px;
  margin-top: auto;
  margin-bottom: auto;
}
@media only screen and (max-width: 737px) {
  .project__wrap .project__text-area,
  .project__wrap--reverse .project__text-area {
    margin-left: auto;
    margin-right: auto;
  }
  .project__text-area {
    width: 91.2%;
    margin: 0 auto;
  }
}
.project__img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media print, screen and (min-width: 737.1px) {
  .project__img {
    width: 700px;
    max-width: 40vw;
  }
}
@media only screen and (max-width: 737px) {
  .project__img {
    width: 78.66667%;
    margin: 7.46667% auto 0;
  }
}
.project__img img {
  width: 100%;
}
.project__lead-01,
.text-all__ttl {
  margin-bottom: 20px;
  margin-left: 10%;
  font-size: 26px;
  line-height: 1.30769;
  font-weight: 700;
}
@media only screen and (max-width: 737px) {
  .project__lead-01,
  .text-all__ttl {
    width: 97.95322%;
    margin: 0 0 3.65497%;
    font-size: 17px;
    line-height: 1.69231;
  }
}
.project__lead-02 {
  margin-left: 0;
  font-size: 15px;
  line-height: 2.125;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 737px) {
  .project__lead-02 {
    width: 97.95322%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.90909;
  }
}
.project__lead-02 dt {
  -webkit-box-flex: 10%;
  -ms-flex-positive: 10%;
  flex-grow: 10%;
  width: 10%;
  font-weight: 700;
}
.project__lead-02 dd {
  width: 90%;
  font-weight: 400;
}
@media only screen and (max-width: 737px) {
  .project__lead-02 dt {
    -webkit-box-flex: 15%;
    -ms-flex-positive: 15%;
    flex-grow: 15%;
    width: 15%;
  }
  .project__lead-02 dd {
    width: 85%;
  }
}
@media print, screen and (min-width: 737.1px) {
  .text-all {
    max-width: 1200px;
    margin: 0 auto 120px;
  }
}
@media only screen and (max-width: 737px) {
  .text-all {
    width: 91.2%;
    margin: 0 auto;
  }
}
.text-all__lead {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 737.1px) {
  .text-all__ttl {
    margin-left: 5%;
  }
  .text-all__lead {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
  }
  .text-all__lead dt {
    -webkit-box-flex: 5%;
    -ms-flex-positive: 5%;
    flex-grow: 5%;
    width: 5%;
    font-weight: 700;
  }
  .text-all__lead dd {
    width: 95%;
    font-weight: 95%;
  }
}
@media only screen and (max-width: 737px) {
  .text-all__lead {
    width: 97.95322%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.90909;
  }
  .text-all__lead dt {
    -webkit-box-flex: 15%;
    -ms-flex-positive: 15%;
    flex-grow: 15%;
    width: 15%;
    font-weight: 700;
  }
  .text-all__lead dd {
    width: 85%;
    font-weight: 400;
  }
}
@media print, screen and (min-width: 737.1px) {
  .image-all {
    max-width: 1500px;
    margin: 60px auto 150px;
  }
}
@media only screen and (max-width: 737px) {
  .image-all {
    margin: 30px auto;
  }
}
.image-all img {
  width: 100%;
}
.works {
  max-width: 1320px;
  margin: 0 auto;
}
@media only screen and (max-width: 737px) {
  .works {
    display: block;
    width: 100%;
    margin: 100px auto 0;
  }
}
.works__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: 41px;
  margin-bottom: 10px;
  line-height: 1;
  text-align: center;
}
.works__ttl::after {
  position: absolute;
  content: "";
  height: 44px;
  background: url(../img/txt_works.png) left top no-repeat;
  background-size: 73px auto;
  z-index: -1;
  width: 73px;
  top: 41%;
  left: 53%;
}
@media only screen and (max-width: 737px) {
  .works__ttl {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
.works__lead {
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
@media print, screen and (min-width: 737.1px) {
  .works__lead {
    font-size: 15px;
    margin-bottom: 50px;
  }
}
.works__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 737px) {
  .works__lead {
    font-size: 11px;
    margin-bottom: 30px;
  }
  .works__column {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 0 40px;
    text-align: left;
  }
}
.works__column article {
  width: 33.33333%;
  max-width: 426px;
  margin-right: 22px;
}
.works__column article:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 737px) {
  .works__column article {
    width: 100%;
    margin: 0 auto 40px;
  }
  .works__column article:last-child {
    margin-right: auto;
  }
}
.works__column article img {
  width: 100%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 737px) {
  .works__column article img {
    margin-bottom: 20px;
  }
}
.works__column article h3 {
  text-align: center;
  color: #df0505;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 10px;
  letter-spacing: 0.25rem;
}
@media only screen and (max-width: 737px) {
  .works__column article h3 {
    margin-bottom: 15px;
  }
}
.works__column article p {
  font-size: 15px;
  margin: 0;
}
.works__column article p.center {
  text-align: center;
}
.full-image {
  width: 100%;
  margin-bottom: 173px;
}
.full-image img {
  width: 100%;
}
@media screen and (min-width: 737.1px) and (max-width: 1505px) {
  .project__wrap,
  .project__wrap--reverse {
    -webkit-column-gap: 4%;
    -moz-column-gap: 4%;
    column-gap: 4%;
  }
  .project__wrap .project__text-area,
  .project__wrap--reverse .project__text-area {
    margin-left: 4%;
  }
  .project__wrap--reverse .project__text-area {
    margin-right: 4%;
  }
  .text-all {
    margin-right: 60px;
    margin-left: 60px;
  }
}
@media only screen and (max-width: 737px) {
  .full-image {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .modaal-inner-wrapper {
    padding-left: 10%;
    padding-right: 10%;
  }
}
.modaal-close {
  position: absolute;
  top: -15px;
  right: 0;
  width: 30px;
  height: 30px;
}
.modaal-close:focus,
.modaal-close:hover {
  background-color: transparent;
  opacity: 0.8;
}
.modaal-close:focus::after,
.modaal-close:focus::before,
.modaal-close:hover::after,
.modaal-close:hover::before {
  background: url(/jp/HSJ/recruit/project/img/modal/close.png) left top no-repeat;
  background-size: cover;
}
.modaal-close::after {
  background: url(/jp/HSJ/recruit/project/img/modal/close.png) left top no-repeat;
  background-size: cover;
  width: 30px;
  height: 30px;
  -webkit-transform: none;
  transform: none;
  top: 0;
  right: 0;
  left: auto;
}
.modaal-close::before {
  content: none;
  top: 0;
  left: 0;
  right: 0;
}
.modaal-container {
  border-radius: 5px;
  -webkit-box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.28);
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.28);
}
.modaal-container .modaal-content-container {
  padding: 0;
}
.modaal-container .modaal-content-container h3 {
  border-radius: 5px 5px 0 0;
  background: #009bdd;
  text-align: center;
  color: #fff;
  font-weight: 700;
  line-height: 1;
}
@media print, screen and (min-width: 737.1px) {
  .works__column article p:last-child {
    letter-spacing: -0.055rem;
  }
  .modaal-container {
    width: 400px;
  }
  .modaal-container .modaal-content-container h3 {
    font-size: 15px;
    padding: 24px 0 22px;
  }
}
@media only screen and (max-width: 737px) {
  .modaal-container .modaal-content-container h3 {
    font-size: 12px;
    padding: 20px 0;
  }
}
.modaal-container .modaal-content-container .modal_img {
  line-height: 1;
}
.modaal-container .modaal-content-container .modal_img img {
  width: 100%;
}
.modaal-container .modaal-content-container .modal_text {
  padding: 20px 10.66667% 30px;
}
.modaal-container .modaal-content-container .modal_text h4 {
  text-align: center;
  font-weight: 700;
}
@media print, screen and (min-width: 737.1px) {
  .modaal-container .modaal-content-container .modal_text h4 {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 737px) {
  .modaal-container .modaal-content-container .modal_text h4 {
    font-size: 13px;
    line-height: 1.2rem;
    margin: 0 -10.66667% 16px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
@media print, screen and (min-width: 737.1px) {
  .modaal-container .modaal-content-container .modal_text p {
    font-size: 14px;
    line-height: 1.7rem;
  }
  .inline_modal.text .modal_text {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 737px) {
  .modaal-container .modaal-content-container .modal_text p {
    font-size: 12px;
    line-height: 1.4rem;
  }
}
.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 only screen and (max-width: 737px) {
  .hc-wrapper {
    padding-top: 90px;
  }
}
