@charset "UTF-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0; /* 3 */
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

:root {
  /* 色指定 */
  --white: #FFFFFF; /* ホワイト */
  --footer: #DBCCC9; /* フッターの背景色 */
  --footer-recruit: #DCEFEF; /* 採用のフッターの背景色 */
  --text-black: #37281F; /* テキストブラック */
  --text-black-recruit: #003D4A; /* 採用のテキストブラック */
  --main-color:#D4573D; /* メインの色 */
  --recruit-color:#3DBAD4; /* 採用のメインの色 */
  --recruit-color02:#253158; /* 採用のメインの色 */
  /* フォント */
  --font-base: 'Noto Sans JP', sans-serif; /* 基本フォント */
}

/* =================================================================
Utilities
=================================================================*/
/* media query mixin */
/* base design styles　（基本デザインスタイル）
-------------------------------------------------- */
body {
  font-family: var(--font-base);
  color: var(--text-black);
  background-color: #FFFAF8;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

p {
  font-size: 16px;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 767px) {
  p {
    font-size: 15px;
    line-height: 21px;
  }
}

.main {
  max-width: 1380px;
  width: calc(100% - 50px);
  padding-left: 25px;
  padding-right: 25px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .main {
    width: calc(100% - 32px);
    padding-left: 16px;
    padding-right: 16px;
  }
}

a {
  font-size: 16px;
  color: var(--text-black);
}
a :hover {
  opacity: 0.7;
}
@media (max-width: 767px) {
  a {
    font-size: 15px;
    line-height: 21px;
  }
}

li {
  list-style: none;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

.has-sp {
  display: none;
}
@media (max-width: 767px) {
  .has-sp {
    display: block;
  }
}

/* Layout */
/* =================================================================
// ヘッダー
=================================================================*/
.l-header {
  height: 128px;
}
.l-header--left {
  margin-top: 62px;
  margin-left: 70px;
}
.l-header--right {
  margin-top: 30px;
  margin-right: 46px;
}
.l-header--right-top a {
  margin-right: 14px;
  margin-bottom: 10px;
}
.l-header--right-bottom {
  margin-top: 25px;
}
.l-header--right-bottom > div {
  padding-top: 18px;
  padding-bottom: 18px;
  padding-right: 14px;
  padding-left: 14px;
}

/* =================================================================
// MV
=================================================================*/
/* =================================================================
// フッター
=================================================================*/
.l-footer--right {
  gap: 32px;
}
.l-footer--third-list a {
  margin-top: 16px;
}

/* =================================================================
// 文字
=================================================================*/
.l-breadcrumbs {
  margin-top: 34px;
  margin-bottom: 12px;
}

.l-title {
  margin-top: 12px;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .l-title {
    margin-bottom: 20px;
  }
}

/* =================================================================
// 装飾
=================================================================*/
.l-button a {
  padding-left: 8px;
}
.l-button.has-type01 {
  max-width: 349px;
}
@media (max-width: 767px) {
  .l-button a {
    padding-left: 6px;
  }
  .l-button.has-type01 {
    max-width: 290px;
  }
}

/* =================================================================
// コンテンツ
=================================================================*/
.l-con-bgimg > div {
  margin-bottom: 44px;
}

.l-con-common-area {
  margin-bottom: 44px;
}

/* =================================================================
// ヘッダー
=================================================================*/
.c-header {
  display: block;
  position: absolute;
  width: 100%;
  z-index: 10000;
}
.c-header-main {
  height: 100%;
  display: flex;
  justify-content: space-between;
  background: transparent linear-gradient(180deg, rgba(88, 37, 37, 0.6784313725) 0%, rgba(88, 37, 37, 0) 100%) 0% 0% no-repeat padding-box;
}
.c-header--left a .c-header--logo {
  width: 242px;
  aspect-ratio: 242/50;
  display: block;
}
.c-header--left a .c-header--logo.has-bg-w {
  display: none;
}
.c-header--right-top a {
  font-weight: 700;
  color: var(--white);
  display: flex;
  flex-direction: row-reverse;
}
.c-header--right-top a span .has-multilingual {
  color: var(--main-color);
}
.c-header--right-bottom {
  display: flex;
}
.c-header--right-bottom a {
  font-weight: 700;
  color: var(--white);
}
.c-header--right-bottom > div:hover {
  background-color: var(--white);
}
.c-header--right-bottom > div:hover a {
  color: var(--text-black);
}
@media (max-width: 1150px) {
  .c-header--right-bottom {
    display: none;
  }
}
.c-header--hover-boot.is-active {
  background-color: var(--white);
}
.c-header--hover-boot.is-active a {
  color: var(--text-black);
}
.c-header--hover-area {
  display: none;
  background-color: var(--white);
  width: 100%;
  height: 200px;
  position: absolute;
  top: 100%;
  gap: 45px;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  z-index: 100;
}
.c-header--hover-area.is-active {
  display: flex;
}
.c-header--hover-area > div {
  max-width: 240px;
  width: 20%;
}
.c-header--hover-area > div a img {
  aspect-ratio: 240/120;
  width: 100%;
}
.c-header--hover-area > div a span {
  color: var(--text-black);
  font-weight: 700;
  text-align: center;
  display: block;
  padding-top: 12px;
}
.c-header--hover-area > div:hover {
  opacity: 0.7;
}
@media (max-width: 1150px) {
  .c-header--hover {
    display: none;
  }
}
.c-header--hamburger-menu {
  display: none;
}
@media (max-width: 1150px) {
  .c-header--hamburger-menu {
    display: block;
    position: relative;
    width: 36px;
    height: 68px;
    flex-shrink: 0;
    margin-left: 58px;
  }
}
.c-header--hamburger {
  position: absolute;
  display: block;
  height: 28px;
  width: 36px;
  cursor: pointer;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.c-header--hamburger span {
  transition: 0.3s all;
  position: absolute;
  content: "";
  height: 4px;
  width: 36px;
  left: 0;
  background-color: #707070;
}
.c-header--hamburger span:nth-child(1) {
  top: 24px;
}
.c-header--hamburger span:nth-child(2) {
  top: 12px;
}
.c-header--hamburger span:nth-child(3) {
  top: 0px;
}
.c-header--hamburger.is-active span {
  width: 36px;
  height: 4px;
  top: 50%;
  left: 0;
  background-color: var(--main-color);
  position: absolute;
  transform-origin: center;
  transition: all 0.3s ease;
}
.c-header--hamburger.is-active span:nth-child(1) {
  transform: rotate(45deg);
  left: -2px;
  top: 9px;
}
.c-header--hamburger.is-active span:nth-child(2) {
  opacity: 0;
}
.c-header--hamburger.is-active span:nth-child(3) {
  transform: rotate(-45deg);
  left: -2px;
  top: 9px;
}
@media (max-width: 767px) {
  .c-header {
    height: 80px;
  }
  .c-header--left {
    margin-left: 20px;
    margin-top: 20px;
  }
  .c-header--left a .c-header--logo {
    width: 220px;
    display: block;
  }
  .c-header--left a .c-header--logo.has-bg-w {
    display: none;
  }
  .c-header--right {
    margin-right: 20px;
    margin-top: 10px;
  }
  .c-header--right-top {
    display: none;
  }
  .c-header--right-bottom {
    display: none;
  }
  .c-header--hover {
    display: none;
  }
  .c-header--hamburger-menu {
    display: none;
  }
}
@media (max-width: 767px) and (max-width: 1150px) {
  .c-header--hamburger-menu {
    display: block;
    position: relative;
    width: 36px;
    height: 68px;
    flex-shrink: 0;
    margin-left: 58px;
  }
}
@media (max-width: 767px) {
  .c-header--hamburger {
    position: absolute;
    display: block;
    height: 28px;
    width: 36px;
    cursor: pointer;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .c-header--hamburger span {
    transition: 0.3s all;
    position: absolute;
    content: "";
    height: 4px;
    width: 36px;
    left: 0;
    background-color: #707070;
  }
  .c-header--hamburger span:nth-child(1) {
    top: 24px;
  }
  .c-header--hamburger span:nth-child(2) {
    top: 12px;
  }
  .c-header--hamburger span:nth-child(3) {
    top: 0px;
  }
  .c-header--hamburger.is-active span {
    width: 36px;
    height: 4px;
    top: 50%;
    left: 0;
    background-color: var(--main-color);
    position: absolute;
    transform-origin: center;
    transition: all 0.3s ease;
  }
  .c-header--hamburger.is-active span:nth-child(1) {
    transform: rotate(45deg);
    left: -2px;
    top: 9px;
  }
  .c-header--hamburger.is-active span:nth-child(2) {
    opacity: 0;
  }
  .c-header--hamburger.is-active span:nth-child(3) {
    transform: rotate(-45deg);
    left: -2px;
    top: 9px;
  }
}

.has-bg-w.c-header {
  position: relative;
}
.has-bg-w .c-header-main {
  background: inherit;
  background-color: var(--white);
}
.has-bg-w .c-header--left a .c-header--logo {
  display: none;
}
.has-bg-w .c-header--left a .c-header--logo.has-bg-w {
  display: block;
}
.has-bg-w .c-header--right-top a {
  color: var(--text-black);
}
.has-bg-w .c-header--right-bottom a {
  color: var(--text-black);
}
.has-bg-w .c-header--right-bottom > div:hover {
  background-color: var(--white);
}
.has-bg-w .c-header--right-bottom > div:hover a {
  color: var(--text-black);
}
@media (max-width: 1150px) {
  .has-bg-w .c-header--right-bottom {
    display: none;
  }
}

.c-hamburger-bg {
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  background-color: #000;
  position: fixed;
  top: 0;
  right: 0;
  opacity: 0;
  display: none;
}

.c-hamburger-menu-position {
  position: fixed;
  top: 125px;
  left: 0;
  width: 100%;
  z-index: 10000;
  pointer-events: none;
}
@media (max-width: 767px) {
  .c-hamburger-menu-position {
    top: 80px;
  }
}

.c-hamburger-menu {
  width: 343px;
  height: calc(100vh - 125px);
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 10000;
  top: 120px;
  pointer-events: none;
  padding-right: 16px;
  padding-left: 16px;
  padding-top: 64px;
  margin-left: auto;
  margin-right: 0;
  right: -768px;
  opacity: 0;
  overflow-y: scroll;
}
.c-hamburger-menu--list-item {
  width: 100%;
  list-style: none;
  border-bottom: solid 2px #eeeeee;
}
.c-hamburger-menu--list-item a {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  color: var(--text-black);
  margin-top: 16px;
  margin-bottom: 16px;
}
.c-hamburger-menu--list-item:first-child a {
  margin-top: 0;
}
.c-hamburger-menu--list-item.has-lang {
  border: 0;
  margin-bottom: 20px;
}
.c-hamburger-menu--list-item.has-lang a {
  font-size: 20px;
  justify-content: flex-end;
  justify-content: inherit;
  margin-bottom: 40px;
}
.c-hamburger-menu--list-item.has-lang a span.has-multilingual {
  color: var(--main-color);
}
.c-hamburger-menu--list-item--arrow {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
}
.c-hamburger-menu--list-item--arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 45%;
  width: 6px;
  height: 6px;
  border-top: 2px solid var(--main-color);
  border-right: 2px solid var(--main-color);
  transform: translate(-50%, -50%) rotate(45deg);
}
@media (max-width: 767px) {
  .c-hamburger-menu {
    width: calc(100% - 32px);
  }
  .c-hamburger-menu--list-item a {
    font-size: 14px;
  }
}

/* =================================================================
// MV
=================================================================*/
.c-mv {
  width: 100%;
}
.c-mv-top {
  position: relative;
  padding-bottom: 4.7vw;
}
.c-mv-top--img-area {
  width: 100%;
  aspect-ratio: 1920/910;
}
.c-mv-top--img-area img {
  width: 100%;
  aspect-ratio: 1920/910;
}
.c-mv-top--img-area img.has-pc {
  display: block;
}
.c-mv-top--img-area img.has-sp {
  display: none;
}
.c-mv-top--txt-area {
  width: 747px;
  max-width: 100%;
  background-color: var(--white);
  box-shadow: 0px 0px 12px rgba(88, 37, 37, 0.5019607843);
  border-radius: 10px;
}
.c-mv-top--txt-area--flex {
  position: absolute;
  max-width: 1380px;
  width: calc(100% - 50px);
  padding-left: 25px;
  padding-right: 25px;
  bottom: 8vw;
  z-index: 10;
}
.c-mv-top--txt-con {
  padding: 32px;
  display: flex;
  gap: 12px;
}
.c-mv-top--txt-deco {
  background-color: var(--main-color);
  width: 8px;
  height: auto;
  content: "";
}
.c-mv-top--txt p {
  line-height: 24px;
}
.c-mv-top-separator {
  width: 100%;
  position: absolute;
  bottom: -0.2vw;
}
.c-mv-top-separator img {
  width: 100%;
  aspect-ratio: 1920/197;
  display: block;
}
.c-mv-top-separator img.has-pc {
  display: block;
}
.c-mv-top-separator img.has-sp {
  display: none;
}
.c-mv-top--txt-area--sp {
  display: none;
}
.c-mv-haveimg {
  position: relative;
  padding-top: 0;
  padding-bottom: 4.7vw;
}
.c-mv-haveimg--img-area {
  width: 100%;
  aspect-ratio: 1920/480;
}
.c-mv-haveimg--img-area img {
  width: 100%;
  aspect-ratio: 1920/480;
}
.c-mv-haveimg--img-area img.has-pc {
  display: block;
}
.c-mv-haveimg--img-area img.has-sp {
  display: none;
}
.c-mv-haveimg--txt-area {
  max-width: 1380px;
  width: 100%;
  margin: 0 auto;
}
.c-mv-haveimg--txt-area--flex {
  position: absolute;
  width: calc(100% - 50px);
  top: 30%;
  padding-left: 25px;
  padding-right: 25px;
  z-index: 1;
}
.c-mv-haveimg--txt {
  color: var(--white);
}
.c-mv-haveimg--txt h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: 50px;
}
.c-mv-haveimg--txt p {
  font-size: 18px;
  line-height: 29px;
  margin-top: 12px;
}
.c-mv-haveimg--breadcrumbs-area--flex {
  position: absolute;
  width: calc(100% - 50px);
  padding-left: 25px;
  padding-right: 25px;
  top: 2vw;
}
.c-mv-haveimg--breadcrumbs-area--flex .c-breadcrumbs {
  max-width: 1380px;
  width: 100%;
  margin: 0 auto;
  color: var(--white);
}
.c-mv-haveimg--breadcrumbs-area--flex .c-breadcrumbs a {
  color: var(--white);
}
.c-mv-haveimg-separator {
  width: 100%;
  position: absolute;
  bottom: -0.3vw;
}
.c-mv-haveimg-separator img {
  width: 100%;
  aspect-ratio: 1920/197;
  display: block;
}
.c-mv-haveimg-separator img.has-pc {
  display: block;
}
.c-mv-haveimg-separator img.has-sp {
  display: none;
}
.c-mv-noimg {
  width: 100%;
}
.c-mv-noimg-separator {
  width: 100%;
  padding-top: 0px;
}
.c-mv-noimg-separator img {
  width: 100%;
  aspect-ratio: 1920/95;
  display: block;
}
.c-mv-noimg-separator img.has-pc {
  display: block;
}
.c-mv-noimg-separator img.has-sp {
  display: none;
}
@media (max-width: 1150px) {
  .c-mv-top--txt-area--flex {
    bottom: 5.6vw;
  }
  .c-mv-top--txt-con {
    padding: 16px;
  }
  .c-mv-noimg {
    width: 100%;
  }
  .c-mv-noimg-separator {
    width: 100%;
    padding-top: 0px;
  }
}
@media (max-width: 767px) {
  .c-mv-top {
    position: relative;
    padding-bottom: 4.7vw;
  }
  .c-mv-top--img-area {
    width: 100%;
    aspect-ratio: 390/580;
  }
  .c-mv-top--img-area img {
    width: 100%;
    aspect-ratio: 390/580;
  }
  .c-mv-top--img-area img.has-pc {
    display: none;
  }
  .c-mv-top--img-area img.has-sp {
    display: block;
  }
  .c-mv-top--txt-area {
    display: none;
  }
  .c-mv-top-separator {
    width: 100%;
    position: absolute;
    bottom: -0.2vw;
  }
  .c-mv-top-separator img {
    width: 100%;
    aspect-ratio: 780/124;
    display: block;
  }
  .c-mv-top-separator img.has-pc {
    display: none;
  }
  .c-mv-top-separator img.has-sp {
    display: block;
  }
  .c-mv-top--txt-area--sp {
    display: block;
    margin-left: 16px;
    margin-right: 16px;
  }
  .c-mv-top--txt-area--sp .c-mv-top--txt-area {
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1607843137);
    border-radius: 20px;
    background-color: var(--white);
    display: block;
    width: 100%;
  }
  .c-mv-top--txt-area--sp .c-mv-top--txt-con {
    margin: 32px;
  }
  .c-mv-top--txt-area--sp .c-mv-top--txt p {
    font-size: 15px;
    line-height: 21px;
  }
  .c-mv-haveimg {
    position: relative;
    padding-bottom: 4.7vw;
  }
  .c-mv-haveimg--img-area {
    width: 100%;
    aspect-ratio: 768/480;
  }
  .c-mv-haveimg--img-area img {
    width: 100%;
    aspect-ratio: 768/480;
  }
  .c-mv-haveimg--img-area img.has-pc {
    display: none;
  }
  .c-mv-haveimg--img-area img.has-sp {
    display: block;
  }
  .c-mv-haveimg--txt-area--flex {
    width: calc(100% - 32px);
    top: 26%;
    padding-left: 16px;
    padding-right: 16px;
  }
  .c-mv-haveimg--txt h1 {
    font-size: 32px;
    line-height: 56px;
  }
  .c-mv-haveimg--txt p {
    font-size: 16px;
    line-height: 20px;
    margin-top: 12px;
  }
  .c-mv-haveimg--breadcrumbs-area--flex {
    width: calc(100% - 32px);
    padding-left: 16px;
    padding-right: 16px;
    top: 2vw;
  }
  .c-mv-haveimg--breadcrumbs-area--flex .c-breadcrumbs {
    font-size: 12px;
  }
  .c-mv-haveimg-separator {
    width: 100%;
    position: absolute;
    bottom: -0.3vw;
  }
  .c-mv-haveimg-separator img {
    width: 100%;
    aspect-ratio: 1920/197;
    display: block;
  }
  .c-mv-haveimg-separator img.has-pc {
    display: none;
  }
  .c-mv-haveimg-separator img.has-sp {
    display: block;
  }
  .c-mv-noimg-separator {
    padding-top: 0px;
  }
  .c-mv-noimg-separator img {
    width: 100%;
    aspect-ratio: 1920/96;
    display: block;
  }
}

/* =================================================================
// フッター
=================================================================*/
.c-footer {
  width: 100%;
  padding-top: 60px;
}
.c-footer-separator {
  width: 100%;
}
.c-footer-separator img {
  width: 100%;
  aspect-ratio: 1920/169;
}
.c-footer-separator img.has-pc {
  display: block;
}
.c-footer-separator img.has-sp {
  display: none;
}
.c-footer-bg {
  width: 100%;
  background-color: var(--footer);
}
.c-footer-main {
  max-width: 1380px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding-top: 30px;
  padding-right: 25px;
  padding-left: 25px;
}
.c-footer--left-logo {
  width: 336px;
}
.c-footer--left-logo a img {
  width: 100%;
  aspect-ratio: 336/270;
}
.c-footer--left-txt p {
  font-size: 16px;
  margin-top: 16px;
  margin-bottom: 16px;
}
.c-footer--right {
  display: flex;
  font-weight: 700;
}
.c-footer--right a {
  font-size: 20px;
}
.c-footer--third-list {
  font-weight: 500;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.c-footer--third-list a {
  font-size: 16px;
  margin: 0;
}
.c-footer--third-list a:first-child {
  margin-top: 24px;
}
.c-footer-copyright {
  margin-top: 30px;
  padding-bottom: 8px;
}
.c-footer-copyright p {
  text-align: center;
  font-weight: 400;
  font-size: 12px;
}
@media (max-width: 1400px) {
  .c-footer {
    width: 100%;
    padding-top: 60px;
  }
  .c-footer-main {
    flex-direction: column-reverse;
    align-items: center;
    padding-top: 30px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .c-footer--left-logo {
    display: block;
    margin: 0 auto;
  }
  .c-footer--left-txt p {
    text-align: center;
  }
  .c-footer--left .c-button {
    display: block;
    margin: 0 auto;
  }
  .c-footer--right {
    flex-direction: column;
    align-items: center;
    margin-bottom: 60px;
  }
  .c-footer--third-list {
    align-items: center;
  }
}
@media (max-width: 767px) {
  .c-footer-separator img {
    aspect-ratio: 780/98;
  }
  .c-footer-separator img.has-pc {
    display: none;
  }
  .c-footer-separator img.has-sp {
    display: block;
  }
  .c-footer-main {
    padding-top: 30px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .c-footer--left-logo {
    width: 336px;
    width: 80.2%;
  }
  .c-footer--left-logo img {
    width: 100%;
  }
  .c-footer--left-txt p {
    font-size: 15px;
    line-height: 21px;
  }
  .c-footer--right {
    gap: 12px;
    margin-bottom: 40px;
  }
  .c-footer--right a {
    font-size: 15px;
  }
  .c-footer--right a span {
    text-align: center;
    margin: 0 auto;
    display: block;
  }
  .c-footer--third-list {
    gap: 12px;
  }
  .c-footer--third-list a {
    font-size: 15px;
    margin: 0;
  }
  .c-footer--third-list a:first-child {
    margin-top: 12px;
  }
  .c-footer-copyright {
    margin-top: 30px;
    padding-bottom: 8px;
  }
  .c-footer-copyright p {
    text-align: center;
    font-weight: 400;
    font-size: 12px;
  }
}

/* =================================================================
// 文字
=================================================================*/
.c-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  align-items: center;
  font-size: 12px;
}
.c-breadcrumbs a {
  text-decoration: underline;
  font-size: 12px;
}
.c-breadcrumbs a:hover {
  opacity: 0.7;
}
@media (max-width: 767px) {
  .c-breadcrumbs {
    font-size: 15px;
  }
  .c-breadcrumbs-arrow {
    font-size: 16px;
  }
}

.c-title h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: 70px;
  color: var(--text-black);
}
@media (max-width: 767px) {
  .c-title h1 {
    font-size: 28px;
    line-height: 60px;
  }
}

.c-link {
  color: #0000ee;
}
.c-link:hover {
  opacity: 0.7;
}

/* =================================================================
// 装飾
=================================================================*/
.c-button {
  height: 60px;
  border: solid 2px var(--main-color);
  border-radius: 30px;
  display: block;
  background-color: var(--white);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1607843137);
}
.c-button:hover {
  background-color: var(--main-color);
}
.c-button:hover a {
  color: var(--white);
}
.c-button a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  height: 100%;
}
.c-button a:hover {
  opacity: 1;
}
.c-button span {
  font-size: 20px;
}
.c-button span:hover {
  opacity: 1;
}
.c-button--arrow {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: solid 2px var(--main-color);
  background-color: var(--white);
}
.c-button--arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 45%;
  width: 6px;
  height: 6px;
  border-top: 2px solid var(--main-color);
  border-right: 2px solid var(--main-color);
  transform: translate(-50%, -50%) rotate(45deg);
}
.c-button--arrow:hover {
  opacity: 1;
}
.c-button.has-recruit {
  border: solid 2px var(--recruit-color);
}
.c-button.has-recruit:hover {
  background-color: var(--recruit-color);
}
.c-button.has-recruit .c-button--arrow {
  border: solid 2px var(--recruit-color);
}
.c-button.has-recruit .c-button--arrow::after {
  border-top: 2px solid var(--recruit-color);
  border-right: 2px solid var(--recruit-color);
}
@media (max-width: 767px) {
  .c-button {
    height: 50px;
    border-radius: 25px;
  }
  .c-button a {
    gap: 8px;
  }
  .c-button span {
    font-size: 15px;
  }
}

/* =================================================================
// コンテンツ
=================================================================*/
.c-con-imgmain {
  position: relative;
  padding-bottom: 60px;
}
.c-con-imgmain--main-img {
  max-width: 1170px;
  width: 84.8%;
  border-radius: 20px;
  aspect-ratio: 1170/610;
  display: block;
}
.c-con-imgmain--main-img.has-pc {
  display: block;
}
.c-con-imgmain--main-img.has-sp {
  display: none;
}
.c-con-imgmain--txt-area {
  border-radius: 20px;
  width: 548px;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1607843137);
  background-color: var(--white);
  position: absolute;
  bottom: 0;
}
.c-con-imgmain--txt-main-area {
  width: 351px;
  margin: 0 auto;
  margin-top: 78px;
  margin-bottom: 78px;
}
.c-con-imgmain--txt-main-area h3 {
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 16px;
}
.c-con-imgmain--txt-main-area p {
  font-size: 16px;
  margin-bottom: 32px;
}

.has-left .c-con-imgmain--main-img {
  box-shadow: 8px 8px 0px var(--main-color);
  margin-left: auto;
  margin-right: 0;
}
.has-left .c-con-imgmain--txt-area {
  left: 0;
}

.has-right .c-con-imgmain--main-img {
  box-shadow: -8px 8px 0px var(--main-color);
  margin-left: 0;
  margin-right: auto;
}
.has-right .c-con-imgmain--txt-area {
  right: 0;
}

.has-center.c-con-imgmain {
  position: relative;
  padding-bottom: 180px;
}
.has-center .c-con-imgmain--main-img {
  max-width: 100%;
  width: 100%;
  aspect-ratio: 1380/511;
  box-shadow: 0px 8px 0px var(--main-color);
  margin-left: auto;
  margin-right: auto;
}
.has-center .c-con-imgmain--main-img.has-recruit {
  box-shadow: 0px 8px 0px var(--recruit-color);
}
.has-center .c-con-imgmain--txt-area {
  width: 593px;
  left: calc(50% - 269px);
}
.has-center .c-con-imgmain--txt-main-area h3 {
  text-align: center;
}

@media (max-width: 1150px) {
  .c-con-imgmain {
    position: relative;
    padding-bottom: 180px;
  }
  .c-con-imgmain--main-img {
    width: 100%;
  }
  .c-con-imgmain--txt-area {
    width: 94%;
  }
  .c-con-imgmain--txt-main-area {
    min-width: 351px;
    width: calc(100% - 200px);
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .c-con-imgmain--txt-main-area h3 {
    text-align: center;
  }
  .c-con-imgmain--txt-main-area p {
    text-align: center;
  }
  .c-con-imgmain--txt-main-area .c-button {
    display: block;
    margin: 0 auto;
  }
  .has-left .c-con-imgmain--txt-area {
    left: 3%;
  }
  .has-right .c-con-imgmain--txt-area {
    right: 3%;
  }
  .has-center.c-con-imgmain {
    padding-bottom: 150px;
  }
  .has-center .c-con-imgmain--txt-area {
    width: 94%;
    left: 3%;
  }
}
@media (max-width: 767px) {
  .c-con-imgmain {
    position: relative;
    padding-bottom: 10%;
  }
  .c-con-imgmain--main-img {
    aspect-ratio: 358/294;
  }
  .c-con-imgmain--main-img.has-pc {
    display: none;
  }
  .c-con-imgmain--main-img.has-sp {
    display: block;
  }
  .c-con-imgmain--txt-area {
    width: 98%;
  }
  .c-con-imgmain--txt-main-area {
    width: calc(100% - 64px);
    min-width: inherit;
    margin-top: 28px;
    margin-bottom: 28px;
  }
  .c-con-imgmain--txt-main-area h3 {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 8px;
  }
  .c-con-imgmain--txt-main-area p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 12px;
  }
  .has-left .c-con-imgmain--txt-area {
    left: 1%;
  }
  .has-right .c-con-imgmain--txt-area {
    right: 1%;
  }
  .has-center.c-con-imgmain {
    padding-bottom: 8%;
  }
  .has-center .c-con-imgmain {
    padding-bottom: 6%;
  }
  .has-center .c-con-imgmain--main-img {
    aspect-ratio: 358/294;
    box-shadow: 0px 9px 0px 6px var(--main-color);
  }
  .has-center .c-con-imgmain--main-img.has-recruit {
    box-shadow: 0px 9px 0px 6px var(--recruit-color);
  }
  .has-center .c-con-imgmain--txt-area {
    width: 98%;
    left: 1%;
  }
}
@media (max-width: 500px) {
  .c-con-imgmain {
    position: relative;
    padding-bottom: 26%;
  }
  .has-center.c-con-imgmain {
    padding-bottom: 20%;
  }
}
.c-con-hah {
  max-width: 100%;
  width: calc(100% - 120px);
  padding: 60px;
  border-radius: 20px;
  box-shadow: 0px 8px 0px var(--main-color);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.c-con-hah-bg {
  box-shadow: 0px 0px 6px rgba(88, 37, 37, 0.4980392157);
  width: 100%;
  border-radius: 20px;
  background-color: var(--white);
}
.c-con-hah--txt-sp {
  display: none;
}
.c-con-hah--txt-main-area {
  width: calc(50% - 12px);
}
.c-con-hah--txt-area h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 64px;
}
.c-con-hah--txt-area p {
  font-size: 16px;
  line-height: 32px;
}
.c-con-hah--list-area .c-con-hah--list {
  display: flex;
  gap: 20px;
  font-size: 16px;
  line-height: 40px;
}
.c-con-hah--list-area .c-con-hah--list-dt {
  flex-shrink: 0;
  width: 80px;
}
.c-con-hah--main-img {
  width: calc(50% - 12px);
}
@media (max-width: 767px) {
  .c-con-hah {
    max-width: 100%;
    width: calc(100% - 60px);
    padding: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
    flex-direction: column-reverse;
  }
  .c-con-hah-bg {
    width: 100%;
  }
  .c-con-hah--txt-sp {
    display: block;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 30px;
  }
  .c-con-hah--txt-sp h2 {
    font-size: 22px;
  }
  .c-con-hah--txt-main-area {
    width: 100%;
  }
  .c-con-hah--txt-area h2 {
    font-weight: 700;
    font-size: 44px;
    line-height: 64px;
    display: none;
  }
  .c-con-hah--txt-area p {
    font-size: 14px;
    line-height: 27px;
  }
  .c-con-hah--list-area .c-con-hah--list {
    display: flex;
    gap: 8px;
    font-size: 14px;
    line-height: 24px;
  }
  .c-con-hah--list-area .c-con-hah--list-dt {
    flex-shrink: 0;
    width: 60px;
  }
  .c-con-hah--main-img {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}

.c-con-bgimg-half-area {
  display: flex;
  justify-content: space-between;
}
.c-con-bgimg-half-area .c-con-bgimg-half {
  width: calc(50% - 29px);
  position: relative;
  aspect-ratio: 661/296;
  box-shadow: 0px 0px 12px rgba(88, 37, 37, 0.4980392157);
  border-radius: 20px;
  overflow: hidden;
  display: flex;
}
.c-con-bgimg-half-area .c-con-bgimg-half-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.c-con-bgimg-half-area .c-con-bgimg-half-txt {
  margin: auto;
  width: 100%;
  container-type: inline-size;
}
.c-con-bgimg-half-area .c-con-bgimg-half-txt h3 {
  color: var(--white);
  font-weight: 700;
  font-size: 5.44cqw;
  line-height: 9.68cqw;
  text-align: center;
  z-index: 10;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1607843137);
  margin-bottom: 16px;
}
.c-con-bgimg-half-area .c-con-bgimg-half-txt-button {
  margin-right: 10px;
  margin-left: 10px;
}
.c-con-bgimg-half-area .c-con-bgimg-half-txt-button .c-button {
  margin: 0 auto;
}
.c-con-bgimg-all-area .c-con-bgimg-all {
  width: 100%;
  position: relative;
  aspect-ratio: 1380/200;
  box-shadow: 0px 0px 12px rgba(88, 37, 37, 0.4980392157);
  border-radius: 20px;
  overflow: hidden;
  display: flex;
}
.c-con-bgimg-all-area .c-con-bgimg-all-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.c-con-bgimg-all-area .c-con-bgimg-all-txt {
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  container-type: inline-size;
  margin-right: 60px;
  margin-left: 60px;
}
.c-con-bgimg-all-area .c-con-bgimg-all-txt h3 {
  color: var(--white);
  font-weight: 700;
  font-size: 2.85cqw;
  line-height: 5.07cqw;
  text-align: center;
  z-index: 10;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1607843137);
}
.c-con-bgimg-all-area .c-con-bgimg-all-txt h3 .has-sp {
  display: none;
}
.c-con-bgimg-all-area .c-con-bgimg-all-txt-button {
  width: 349px;
}
@media (max-width: 767px) {
  .c-con-bgimg-half-area .c-con-bgimg-half {
    width: calc(50% - 8px);
  }
  .c-con-bgimg-half-area .c-con-bgimg-half-txt h3 {
    margin-bottom: 2.4cqw;
  }
  .c-con-bgimg-half-area .c-con-bgimg-half-txt-button {
    margin-right: 10px;
    margin-left: 10px;
  }
  .c-con-bgimg-half-area .c-con-bgimg-half-txt-button .c-button {
    margin: 0 auto;
  }
  .c-con-bgimg-all-area .c-con-bgimg-all-txt {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    container-type: inline-size;
    margin-right: 20px;
    margin-left: 32px;
  }
  .c-con-bgimg-all-area .c-con-bgimg-all-txt h3 .has-sp {
    display: block;
  }
  .c-con-bgimg-all-area .c-con-bgimg-all-txt-button {
    width: 47.4cqw;
    min-width: 200px;
  }
}
@media (max-width: 500px) {
  .c-con-bgimg-half-area .c-con-bgimg-half {
    width: calc(50% - 4px);
  }
  .c-con-bgimg-half-area .c-con-bgimg-half-txt h3 {
    margin-bottom: 2cqw;
  }
  .c-con-bgimg-half-area .c-con-bgimg-half-txt-button {
    margin-right: 8px;
    margin-left: 8px;
  }
  .c-con-bgimg-half-area .c-con-bgimg-half-txt-button .c-button {
    margin: 0 auto;
    height: 32px;
  }
  .c-con-bgimg-half-area .c-con-bgimg-half-txt-button .c-button a {
    gap: 4px;
  }
  .c-con-bgimg-half-area .c-con-bgimg-half-txt-button .c-button span {
    font-size: 12px;
  }
  .c-con-bgimg-half-area .c-con-bgimg-half-txt-button .c-button--arrow {
    width: 24px;
    height: 24px;
  }
  .c-con-bgimg-half-area .c-con-bgimg-half-txt-button .c-button--arrow::after {
    width: 4px;
    height: 4px;
  }
  .c-con-bgimg-all-area .c-con-bgimg-all-txt-button {
    width: 47.4cqw;
    min-width: 200px;
  }
  .c-con-bgimg-all-area .c-con-bgimg-all-txt-button .c-button {
    height: 32px;
  }
  .c-con-bgimg-all-area .c-con-bgimg-all-txt-button .c-button a {
    gap: 4px;
  }
  .c-con-bgimg-all-area .c-con-bgimg-all-txt-button .c-button span {
    font-size: 12px;
  }
  .c-con-bgimg-all-area .c-con-bgimg-all-txt-button .c-button--arrow {
    width: 24px;
    height: 24px;
  }
  .c-con-bgimg-all-area .c-con-bgimg-all-txt-button .c-button--arrow::after {
    width: 4px;
    height: 4px;
  }
}

.c-con-common-area {
  display: flex;
  justify-content: space-between;
}
.c-con-common-frame {
  width: calc(50% - 29px);
  position: relative;
  box-shadow: 0px 0px 12px rgba(88, 37, 37, 0.4980392157);
  border-radius: 20px;
  background-color: var(--white);
}
.c-con-common-con {
  padding: 30px;
  padding-left: 40px;
  padding-right: 40px;
}
.c-con-common h3 {
  font-weight: 700;
  font-size: 44px;
  line-height: 64px;
  text-align: center;
  z-index: 10;
  margin-bottom: 16px;
}
.c-con-common-img {
  width: 100%;
}
.c-con-common-txt {
  margin: auto;
  margin-top: 20px;
}
.c-con-common-txt p {
  line-height: 24px;
}
@media (max-width: 767px) {
  .c-con-common-frame {
    width: calc(50% - 8px);
  }
  .c-con-common-con {
    padding: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }
  .c-con-common h3 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 8px;
  }
  .c-con-common-img {
    width: 100%;
  }
  .c-con-common-txt {
    margin: auto;
    margin-top: 16px;
  }
  .c-con-common-txt p {
    font-size: 14px;
    line-height: 24px;
  }
}

.c-con-office {
  max-width: 100%;
  width: calc(100% - 120px);
  padding: 60px;
  border-radius: 20px;
  box-shadow: 0px 8px 0px var(--main-color);
}
.c-con-office-bg {
  box-shadow: 0px 0px 6px rgba(88, 37, 37, 0.4980392157);
  width: 100%;
  border-radius: 20px;
  background-color: var(--white);
}
.c-con-office--title-area h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 50px;
}
.c-con-office--title-area h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 64px;
  margin-top: 12px;
}
.c-con-office--img-area {
  display: flex;
  gap: 32px;
}
.c-con-office--img-area img {
  aspect-ratio: 300/350;
  min-width: 0;
}
.c-con-office--img-area img:last-child {
  aspect-ratio: 596/350;
}
.c-con-office--txt-area {
  margin-top: 20px;
}
.c-con-office--txt-area p {
  line-height: 24px;
}
@media (max-width: 767px) {
  .c-con-office {
    width: calc(100% - 40px);
    padding: 20px;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .c-con-office--title-area h2 {
    font-size: 21px;
    line-height: 40px;
  }
  .c-con-office--title-area h3 {
    font-size: 20px;
    line-height: 36px;
    margin-top: 8px;
  }
  .c-con-office--img-area {
    flex-wrap: wrap;
    gap: 8px;
  }
  .c-con-office--img-area img {
    aspect-ratio: 300/350;
    min-width: 0;
    width: calc(50% - 4px);
  }
  .c-con-office--img-area img:last-child {
    aspect-ratio: 596/350;
    width: 100%;
    margin-top: 8px;
  }
  .c-con-office--txt-area {
    margin-top: 16px;
  }
  .c-con-office--txt-area p {
    font-size: 14px;
    line-height: 24px;
  }
}

/* =================================================================
// 中国語の専用
=================================================================*/
/* src/styles/component/_form-component.scss */
/* =========================
   ラベル
========================= */
/* src/styles/layout/_form-layout.scss */
/* =================================================================
扶桑化学について スタイル
=================================================================*/
.fuso-aisatsu {
  margin-top: 60px;
}
.fuso-aisatsu .greet-text {
  padding: 14px 0 0;
}
.fuso-aisatsu .c-con-hah--main-img.pres img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.fuso-aisatsu .menuarea {
  margin: 110px 0 0;
}
@media (max-width: 767px) {
  .fuso-aisatsu .menuarea {
    margin: 48px 0 0;
  }
}
@media (max-width: 767px) {
  .fuso-aisatsu {
    margin-top: 40px;
  }
}

/* =================================================================
会社概要 スタイル
=================================================================*/
.fuso-coporate .content_wrap {
  display: grid;
  row-gap: 70px;
}
@media (max-width: 767px) {
  .fuso-coporate .content_wrap {
    row-gap: 32px;
  }
}
.fuso-coporate .c-con-hah--list-area.about {
  padding: 22px 0 0;
}
.fuso-coporate .c-con-hah--list-area.history {
  padding: 32px 0 0;
}
.fuso-coporate .c-con-hah .corporate01 {
  aspect-ratio: 600/559;
}
.fuso-coporate .c-con-hah .corporate02 {
  aspect-ratio: 600/474;
}
.fuso-coporate .menuarea {
  margin: 110px 0 0;
}
@media (max-width: 767px) {
  .fuso-coporate .menuarea {
    margin: 48px 0 0;
  }
}

/* =================================================================
企業理念 スタイル
=================================================================*/
.fuso-philosophy .content_wrap {
  display: grid;
  row-gap: 70px;
}
@media (max-width: 767px) {
  .fuso-philosophy .content_wrap {
    row-gap: 32px;
  }
}
@media (max-width: 767px) {
  .fuso-philosophy .content_inner {
    margin-top: 0;
  }
}
.fuso-philosophy .guidelines .guidelines_inner {
  text-align: center;
  padding: 72px;
  display: grid;
  gap: 30px;
}
.fuso-philosophy .guidelines .guidelines_inner h3 {
  font-size: 24px;
  font-weight: 700;
}
.fuso-philosophy .guidelines .guidelines_inner p {
  padding-top: 6px;
}
@media (max-width: 767px) {
  .fuso-philosophy .guidelines .guidelines_inner {
    padding: 48px 0px;
    gap: 32px;
  }
  .fuso-philosophy .guidelines .guidelines_inner h3 {
    font-size: 20px;
  }
  .fuso-philosophy .guidelines .guidelines_inner p {
    font-size: 14px;
  }
}
.fuso-philosophy .guidelines .guidelines_date {
  padding-top: 24px;
  text-align: right;
  line-height: 2rem;
}
.fuso-philosophy .menuarea {
  margin: 110px 0 0;
}
@media (max-width: 767px) {
  .fuso-philosophy .menuarea {
    margin: 48px 0 0;
  }
}
.fuso-philosophy .c-con-hah {
  justify-content: center;
}
.fuso-philosophy .c-con-hah .c-con-hah--txt-area {
  width: 100%;
}

/* =================================================================
品質基本方針スタイル
=================================================================*/
.quality .title-description {
  text-align: center;
  margin-top: 32px;
  margin-bottom: 32px;
}

.quality .c-con-office--title-area h2,
.quality .c-con-office--title-area h3 {
  text-align: center;
}
.quality .c-con-office--title-area > h2:first-child {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .quality .c-con-office--title-area > h2:first-child {
    margin-top: 0px;
  }
}

.quality-list {
  width: 56%;
  margin-top: 32px;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
}

.quality-list li::marker {
  content: counter(list-item) ".   ";
  font-size: 16px;
}

.c-datearea {
  display: flex;
  justify-content: flex-end;
}

.quality .l-con-bgimg {
  margin-top: 130px;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .quality .l-con-bgimg {
    margin-top: 48px;
    margin-bottom: 40px;
  }
  .quality-list li::marker {
    content: counter(list-item) ". ";
    font-size: 14px;
  }
}
@media (max-width: 1150px) {
  .quality-list {
    width: 89%;
  }
}
/* =================================================================
SDGsへの取り組みスタイル
=================================================================*/
img.sdgs-pc {
  display: block;
  margin: 0 auto;
  width: 100%;
}

.sdgs-sp {
  display: none;
}

.sdgs .c-con-office--txt-area p {
  text-align: center;
}

.sdgs .c-con-hah {
  display: block;
}

.sdgs .menu {
  margin-top: 130px;
}

@media (max-width: 767px) {
  .sdgs-sp {
    display: block;
    width: 100%;
  }
  img.sdgs-pc {
    display: none;
  }
  .sdgs .menu {
    margin-top: 48px;
  }
}
/* =================================================================
製品紹介ページスタイル
=================================================================*/
.category-content .l-title {
  margin-bottom: 20px;
}

.category-products {
  margin-top: 95px;
}

.category-products .category-product-title {
  font-weight: 800;
  line-height: 40px;
  margin-bottom: 16px;
  display: flex;
  align-items: flex-end;
}

.category-products .category-row-three .category-product-title {
  height: 80px;
}

.category-products .l-con-common-area {
  margin-bottom: 32px;
}

.category-description p {
  font-size: 20px;
}

.category .c-con-hah--list-area .c-con-hah--list {
  gap: 85px;
  margin-bottom: 16px;
  font-weight: 800;
}

.category .c-con-hah--list-area .c-con-hah--list-dt {
  width: 56px;
}

.materials-section h2 {
  font-size: 30px;
}
@media (max-width: 1150px) {
  .materials-section h2 {
    font-size: 22px;
  }
}

.materials-section p {
  margin-top: 12px;
  margin-bottom: 32px;
}

@media (max-width: 1150px) {
  .category-products .category-product-title {
    font-size: 16px;
    line-height: 1.6;
    height: 40px;
  }
  .category-products .category-row-three .category-product-title {
    height: 56px;
  }
}
@media (max-width: 767px) {
  .category-products {
    margin-top: 30px;
  }
  .category-description p {
    font-size: 15px;
  }
  .category-products .category-product-title {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
  }
}
@media (max-width: 500px) {
  .category .c-con-hah--list-area .c-con-hah--list {
    gap: 0px;
  }
  .category-products .category-row-three .category-product-title {
    height: 80px;
  }
}
/* =================================================================
ゴムプレス成型工程紹介スタイル
=================================================================*/
.product .process-step-sp {
  display: none;
}
.product .process-step-img {
  margin-top: 0px;
}
.product .process-step-pc {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.product .process-single {
  width: 60%;
}

@media (max-width: 767px) {
  .product .process-step-sp {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  .product .process-step-pc {
    display: none;
  }
}
/* =================================================================
事業所一覧 スタイル
=================================================================*/
.fuso-company .l-title p {
  font-size: 20px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .fuso-company .l-title p {
    font-size: 16px;
  }
}
.fuso-company .content_wrap {
  display: grid;
  row-gap: 70px;
}
@media (max-width: 767px) {
  .fuso-company .content_wrap {
    row-gap: 32px;
  }
}
.fuso-company .c-con-office--img-area img {
  flex: 0 1 300px;
  height: auto;
}
.fuso-company .c-con-office--img-area img.person {
  aspect-ratio: 256/300;
}
.fuso-company .c-con-office--img-area img.exterior {
  object-fit: cover;
}
.fuso-company .c-con-office--img-area .map {
  flex: 1 1 auto;
  min-width: 0;
}
.fuso-company .c-con-office--img-area .map iframe {
  display: block;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .fuso-company .c-con-office--img-area img {
    flex: 1 1 auto;
  }
  .fuso-company .c-con-office--img-area .map {
    aspect-ratio: 596/300;
  }
}
.fuso-company .c-con-office--txt-area p + p {
  margin-top: 12px;
}
.fuso-company .menuarea {
  margin: 110px 0 0;
}
@media (max-width: 767px) {
  .fuso-company .menuarea {
    margin: 48px 0 0;
  }
}
/* =================================================================
top スタイル
=================================================================*/
.fuso-top .l-con-imgmain {
  margin-bottom: 60px;
}
.fuso-top .l-con-imgmain:first-child {
  margin-top: 40px;
}
.fuso-top .l-con-imgmain:last-child {
  margin-bottom: 0;
}

#videoWrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  aspect-ratio: 1920/910;
  background: #000;
  transition: opacity 1s ease;
}

#videoWrapper.fadeout {
  opacity: 0;
  pointer-events: none;
}

video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 767px) {
  #videoWrapper {
    display: none;
  }
}
.js-news-txt {
  display: none;
  opacity: 0;
  visibility: hidden;
}

@media screen and (min-width: 769px) {
  .js-news-txt {
    display: flex;
  }
  /* ★初回アニメーション時だけ付与するクラス */
  .js-news-txt.is-animating {
    transition: opacity 0.8s ease, visibility 0.8s ease;
  }
  .js-news-txt.is-active {
    opacity: 1;
    visibility: visible;
  }
}
/* =================================================================
採用情報 スタイル
=================================================================*/
.fuso-recruit-body {
  background-color: #f5fdff;
}

.fuso-recruit-header .has-bg-w .c-header-main {
  background-color: var(--recruit-color);
}
.fuso-recruit-header .has-bg-w .c-header--right-top a {
  color: var(--white);
}
.fuso-recruit-header .has-bg-w .c-header--right-top a span.has-multilingual {
  color: var(--recruit-color02);
}
.fuso-recruit-header .has-bg-w .c-header--right-bottom a {
  color: var(--white);
}
.fuso-recruit-header .has-bg-w .c-header--right-bottom > div:hover a {
  color: var(--text-black-recruit);
}
.fuso-recruit-header .has-bg-w .c-header--hover-boot.is-active a {
  color: var(--text-black-recruit);
}
.fuso-recruit-header .has-bg-w .c-header--hover-area > div a span {
  color: var(--text-black-recruit);
}
.fuso-recruit-header .c-header--hamburger.is-active span {
  background-color: var(--recruit-color02);
}
.fuso-recruit-header .c-hamburger-menu {
  background-color: var(--recruit-color);
}
.fuso-recruit-header .c-hamburger-menu--list-item a {
  color: var(--white);
}
.fuso-recruit-header .c-hamburger-menu--list-item.has-lang a span.has-multilingual {
  color: var(--recruit-color02);
}
.fuso-recruit-header .c-mv-haveimg-separator {
  bottom: 4.7vw;
}
.fuso-recruit-header .c-mv-haveimg--img-area img {
  aspect-ratio: 1920/383;
}
.fuso-recruit-header .c-header--hamburger span {
  background-color: var(--white);
}
.fuso-recruit-header .c-hamburger-menu--list-item--arrow::after {
  border-top: 2px solid var(--recruit-color02);
  border-right: 2px solid var(--recruit-color02);
}
@media (max-width: 767px) {
  .fuso-recruit-header .c-mv-haveimg-separator {
    bottom: -0.3vw;
  }
  .fuso-recruit-header .c-mv-haveimg--img-area img {
    aspect-ratio: 768/480;
  }
}

.fuso-recruit .c-title h2 {
  color: var(--text-black-recruit);
  font-size: 44px;
  font-weight: 600;
  line-height: 64px;
  text-align: center;
}
@media (max-width: 767px) {
  .fuso-recruit .c-title h2 {
    font-size: 34px;
    font-weight: 600;
  }
}
.fuso-recruit .c-recruit-area {
  background-color: var(--white);
  border-radius: 20px;
  width: 100%;
  margin-bottom: 40px;
}
.fuso-recruit .c-recruit-con {
  max-width: 100%;
  width: calc(100% - 64px);
  padding: 32px;
}
.fuso-recruit .c-recruit-con--title {
  display: flex;
  gap: 16px;
}
.fuso-recruit .c-recruit-con--title-deco {
  background-color: #3dbad4;
  width: 10px;
  height: auto;
  content: "";
}
.fuso-recruit .c-recruit-con--title p {
  font-size: 28px;
  line-height: 38px;
  color: var(--text-black-recruit);
}
.fuso-recruit .c-recruit-con--txt {
  color: var(--text-black-recruit);
  margin-top: 20px;
}
.fuso-recruit .c-recruit-con--txt p {
  font-size: 16px;
  line-height: 29px;
}
.fuso-recruit .c-recruit-con--txt p.has-b {
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 20px;
}
.fuso-recruit .c-recruit-con--txt.has-list-area {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .fuso-recruit .c-recruit-area {
    margin-bottom: 30px;
  }
  .fuso-recruit .c-recruit-con {
    max-width: 100%;
    width: calc(100% - 60px);
    padding: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .fuso-recruit .c-recruit-con--title {
    gap: 16px;
  }
  .fuso-recruit .c-recruit-con--title-deco {
    width: 10px;
  }
  .fuso-recruit .c-recruit-con--title p {
    font-size: 22px;
    line-height: 32px;
  }
  .fuso-recruit .c-recruit-con--txt {
    color: var(--text-black-recruit);
    margin-top: 10px;
  }
  .fuso-recruit .c-recruit-con--txt p {
    font-size: 14px;
    line-height: 27px;
  }
  .fuso-recruit .c-recruit-con--txt p.has-b {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .fuso-recruit .c-recruit-con--txt.has-list-area {
    margin-left: 10px;
  }
}
.fuso-recruit .c-con-bgimg {
  margin-top: 100px;
}
@media (max-width: 767px) {
  .fuso-recruit .c-con-bgimg {
    margin-top: 60px;
  }
}

.c-atmosphere-area {
  max-width: 1820px;
  width: 100%;
  margin: 0 auto;
  margin-top: 100px;
}
.c-atmosphere-con {
  display: flex;
  justify-content: space-between;
}
.c-atmosphere-con img {
  width: 23%;
  border-radius: 20px;
  position: relative;
}
.c-atmosphere-con img:nth-child(2) {
  top: 20px;
}
.c-atmosphere-con img:nth-child(3) {
  top: 40px;
}
@media (max-width: 767px) {
  .c-atmosphere-area {
    margin-top: 60px;
  }
  .c-atmosphere-con {
    flex-wrap: wrap;
  }
  .c-atmosphere-con img {
    width: 48%;
    border-radius: 20px;
    position: relative;
  }
  .c-atmosphere-con img:nth-child(2) {
    top: 0px;
  }
  .c-atmosphere-con img:nth-child(3) {
    top: 0px;
    margin-top: 20px;
  }
  .c-atmosphere-con img:nth-child(4) {
    top: 0px;
    margin-top: 20px;
  }
}

.fuso-recruit-footer a,
.fuso-recruit-footer p {
  color: var(--text-black-recruit);
}
.fuso-recruit-footer .c-footer-bg {
  background-color: var(--footer-recruit);
}

/* 採用 */
/* =================================================================
メンテナンスページ スタイル
=================================================================*/
.maintenance-page {
  margin: 0;
  min-width: 320px;
  color: var(--text-black);
}

.maintenance {
  min-height: 100vh;
  padding: 40px 20px;
  box-sizing: border-box;
  display: grid;
  place-items: center;
}
.maintenance_inner {
  width: min(100%, 720px);
  padding: 48px 40px;
  background: var(--white);
  border: 1px solid var(--main-color);
  border-radius: 20px;
  box-shadow: 0 12px 40px rgba(15, 23, 42, 0.08);
  box-sizing: border-box;
  position: relative;
}
.maintenance_inner::before {
  content: "";
  display: block;
  width: 64px;
  height: 4px;
  margin-bottom: 24px;
  border-radius: 999px;
  background: var(--main-color);
}
.maintenance_title {
  margin: 0 0 24px;
  font-size: clamp(1.75rem, 1.5rem + 1vw, 2.25rem);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
.maintenance_text {
  margin: 0;
  font-size: 1rem;
  color: var(--text-black);
}
.maintenance_text + .maintenance_text {
  margin-top: 24px;
}
.maintenance_schedule {
  margin: 32px 0;
  padding: 24px;
  background-color: #FFFAF8;
  border: 1px solid var(--main-color);
  border-radius: 16px;
}
.maintenance_schedule-title {
  margin: 0 0 12px;
  font-size: 1rem;
  font-weight: 700;
  color: var(--main-color);
}
.maintenance_schedule-text {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 700;
  color: var(--text-black);
  line-height: 1.7;
}
.maintenance_company {
  margin: 32px 0 0;
  font-size: 1rem;
  font-weight: 700;
  text-align: right;
  color: var(--text-black);
}

@media (max-width: 767px) {
  .maintenance {
    padding: 24px 16px;
  }
  .maintenance_inner {
    padding: 32px 20px;
    border-radius: 16px;
  }
  .maintenance_title {
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
  .maintenance_text {
    font-size: 0.95rem;
  }
  .maintenance_schedule {
    margin: 24px 0;
    padding: 20px 16px;
  }
  .maintenance_schedule-text {
    font-size: 1rem;
  }
  .maintenance_company {
    margin-top: 24px;
  }
}
/* メンテナンス *//*# sourceMappingURL=style.css.map */