@charset "UTF-8";
/* ヘッダー
-------------------------------------- */
#HeaderArea1 {
  font-size: 1.6rem;
}

#HeaderArea2 {
  font-size: 1.6rem;
}

#HeaderArea2 > .Container #SiteID a {
  display: flex;
  align-items: center;
}

#HeaderArea2 > .Container #SiteID .LogoImage {
  display: inline-block;
  width: auto;
  height: 15px;
  margin-left: 12px;
}
#HeaderArea2 > .Container #SiteID .LogoImage img {
  display: block;
  width: auto;
  height: 100%;
  margin: 0;
}
@media (max-width: 767.98px) {
  #HeaderArea2 > .Container #SiteID .LogoImage {
    height: 13px;
  }
}

#SpGlobalNavi > li > a {
  font-size: 1.44rem;
}

#SpSupportNavi > li > a {
  font-size: 1.44rem;
}

/* フッター
-------------------------------------- */
#FooterArea {
  background: #eeeeee;
}

@media (min-width: 1335px) {
  .Container {
    max-width: 1275px;
  }
}

#Footer1Menu a {
  line-height: 2;
}
@media (min-width: 320px) {
  #Footer1Menu a {
    font-size: 1.08rem;
  }
}
@media (min-width: 1335px) {
  #Footer1Menu a {
    font-size: 1.07rem;
  }
}

#Footer2Menu a {
  line-height: 1.9;
}
@media (min-width: 320px) {
  #Footer2Menu a {
    font-size: 1.4rem;
  }
}
@media (min-width: 1335px) {
  #Footer2Menu a {
    font-size: 1.4rem;
  }
}

#HitachiTop a {
  line-height: 1.6;
}
@media (min-width: 320px) {
  #HitachiTop a {
    font-size: 1.6rem;
  }
}
@media (min-width: 1335px) {
  #HitachiTop a {
    font-size: 1.6rem;
  }
}

#FooterPageTop {
  z-index: 2;
  background-color: #d90005;
}
@media (min-width: 1335px) {
  #FooterPageTop {
    width: 54px;
    height: 40px;
  }
  #FooterPageTop::before {
    left: 50%;
    transform: translateX(-50%);
  }
  #FooterPageTop::after {
    left: 50%;
    transform: translateX(-50%) rotate(-45deg);
  }
}

/* パンくずリスト
-------------------------------------- */
.recruit-breadcrumb #TopicPath {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
  background-color: inherit;
}
.recruit-breadcrumb #TopicPath.l-breadcrumb ul {
  width: 100%;
  padding: 15px 0 7px;
}
.recruit-breadcrumb #TopicPath.l-breadcrumb ul li {
  font-size: clamp(1.1rem, 0.7655052265rem + 0.6968641115vw, 1.3rem);
  background: url("/../../../img/common/icon/icon_topic_path_transition_hd.gif") no-repeat 7px center;
  background-size: 7px;
  color: #000;
}
@supports not (font-size: clamp(11 * 0.1rem, 0.7655052265rem + 0.6968641115vw, 13 * 0.1rem)) {
  .recruit-breadcrumb #TopicPath.l-breadcrumb ul li {
    font-size: 1.1rem;
  }
}
.recruit-breadcrumb #TopicPath.l-breadcrumb ul li:first-child {
  background: none;
}
.recruit-breadcrumb #TopicPath.l-breadcrumb ul li a {
  color: #b1000e;
}
@media (min-width: 1335px) {
  .recruit-breadcrumb #TopicPath.l-breadcrumb li {
    font-size: 1.3rem;
  }
}
.recruit-breadcrumb--white #TopicPath.l-breadcrumb ul li {
  color: #fff;
  background: url("/../../../img/common/icon/icon_topic_path_transition_hd.gif") no-repeat 7px center;
  background-size: 6px 6px;
}
.recruit-breadcrumb--white #TopicPath.l-breadcrumb ul li.FirstItem {
  background: none;
}
.recruit-breadcrumb--white #TopicPath.l-breadcrumb ul li a {
  color: #fff;
}

* {
  --inner-propotion: min(4vw, 30px);
  --header-height: 50px;
  --hover-opacity: 0.75;
  margin: 0;
  padding: 0;
}
*::before, *::after {
  pointer-events: none;
}
@media (min-width: 1024px) {
  * {
    --inner-propotion: 50px;
  }
}

html {
  overflow: auto;
  font-size: 62.5%;
}

body {
  position: relative;
  overflow: hidden;
  min-width: 320px;
}

.l-wrapper {
  line-height: 2;
  background-color: #fff;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  color: #000;
  -webkit-text-size-adjust: 100%;
  letter-spacing: 0;
  font-size: clamp(1.4rem, 1.0655052265rem + 0.6968641115vw, 1.6rem);
}
.l-wrapper *:where(:not(html, iframe, canvas, img, svg, video):not(svg *, symbol *)) {
  all: unset;
  display: revert;
}
@supports not (font-size: clamp(14 * 0.1rem, 1.0655052265rem + 0.6968641115vw, 16 * 0.1rem)) {
  .l-wrapper {
    font-size: 1.4rem;
  }
}
@media (min-width: 1335px) {
  .l-wrapper {
    font-size: 1.5rem;
  }
}
.l-wrapper h1,
.l-wrapper h2,
.l-wrapper h3,
.l-wrapper h4,
.l-wrapper h5,
.l-wrapper h6,
.l-wrapper p {
  all: unset;
  display: revert;
}
.l-wrapper h1:has(wbr),
.l-wrapper h2:has(wbr),
.l-wrapper h3:has(wbr),
.l-wrapper h4:has(wbr),
.l-wrapper h5:has(wbr),
.l-wrapper h6:has(wbr),
.l-wrapper p:has(wbr) {
  word-break: keep-all;
  overflow-wrap: anywhere;
}
.l-wrapper a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-in;
}
.l-wrapper span {
  font-weight: inherit;
}
.l-wrapper img {
  display: block;
  width: 100%;
  height: auto;
}
.l-wrapper ul,
.l-wrapper ol {
  list-style: none;
}
.l-wrapper input,
.l-wrapper textarea,
.l-wrapper button {
  border: none;
  appearance: none;
  caret-color: #d90005;
}
.l-wrapper input:focus-visible,
.l-wrapper textarea:focus-visible,
.l-wrapper button:focus-visible {
  outline-color: #d90005;
}
@media not all and (pointer: coarse) {
  .l-wrapper input:hover,
  .l-wrapper textarea:hover,
  .l-wrapper button:hover {
    cursor: pointer;
  }
}
@media (max-width: 767.98px) {
  .l-wrapper input,
  .l-wrapper textarea,
  .l-wrapper button {
    font-size: 1.6rem;
  }
}

.l-container {
  padding: 0 0 120px;
}
.l-container.column2 {
  padding-left: var(--inner-propotion);
  padding-right: var(--inner-propotion);
}
@media (min-width: 768px) {
  .l-container.column2 {
    display: flex;
    align-items: start;
    justify-content: space-between;
  }
  .l-container.column2 .l-contents {
    width: 75%;
  }
}
@media (min-width: 1335px) {
  .l-container {
    padding: 0 0 120px;
  }
  .l-container.column2 {
    max-width: 1275px;
    margin: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .l-container.column2 .l-contents {
    width: calc(75% - 25px);
  }
}

/* Lower */
.l-sub-visual {
  width: 100%;
  height: 627px;
  position: relative;
}
.l-sub-visual--white {
  color: #fff;
}
.l-sub-visual--person {
  height: 735px;
}
@media (max-width: 767.98px) {
  .l-sub-visual {
    height: 437px;
  }
  .l-sub-visual--person {
    height: 379px;
    margin-bottom: 75px;
  }
  .l-sub-visual--project {
    height: 437px;
  }
}
.l-sub-visual__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.l-sub-visual__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.l-sub-visual--person .l-sub-visual__bg {
  height: 627px;
  padding-bottom: 108px;
}
@media (max-width: 767.98px) {
  .l-sub-visual--person .l-sub-visual__bg {
    height: 355px;
    padding-bottom: 24px;
  }
}
.l-sub-visual__inner {
  height: 100%;
  position: relative;
}

.l-wrapper {
  /* ------------------------------
  Device-only Break Classes
  主にbrで使用することを想定
  その場合、ソースコードはbrの後ろで改行しないこと（改行すると不要なスペースが入る）
  使用例：
  <p>吾輩は<br class="u-only-sp">猫である</p>
  ------------------------------ */
  /* ------------------------------
   Layout
  ------------------------------ */
  /* ------------------------------
   Text
  ------------------------------ */
  /* ------------------------------
   Font
  ------------------------------ */
  /* ------------------------------
   Font
  ------------------------------ */
}
@media (max-width: 767.98px) {
  .l-wrapper .u-only-sp {
    display: block;
  }
}
@media (min-width: 1335px) {
  .l-wrapper .u-only-sp {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .l-wrapper .u-only-pc {
    display: none !important;
  }
}
@media (min-width: 1335px) {
  .l-wrapper .u-only-pc {
    display: block;
  }
}
.l-wrapper .u-inner {
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  width: 100%;
  padding-left: var(--inner-propotion);
  padding-right: var(--inner-propotion);
}
@media (min-width: 1335px) {
  .l-wrapper .u-inner {
    max-width: 1155px;
    padding: 0;
    margin: auto;
  }
  .l-wrapper .u-inner--small {
    max-width: 1075px;
  }
  .l-wrapper .u-inner--large {
    max-width: 1275px;
  }
}
.l-wrapper .u-bg-gray {
  background-color: rgba(238, 238, 238, 0.9);
}
.l-wrapper .u-color-red {
  color: #d90005;
}
.l-wrapper .u-font-jost {
  font-family: "Jost", sans-serif;
  font-weight: 500;
}
.l-wrapper .u-font-eb-garamond {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
}
.l-wrapper .u-font-zen-kaku-gothic {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
}
.l-wrapper .u-uppercase {
  text-transform: uppercase;
}
.l-wrapper .u-capitalize {
  text-transform: capitalize;
}
.l-wrapper .u-font-weight-700 {
  font-weight: 700;
}