@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

figure {
  display: block;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 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; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

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

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

/**
 * 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; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * 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 */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}

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

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

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

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * 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;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 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 {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 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;
}

/**
 * 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 outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * 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; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* 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;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

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

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

html {
  font-size: 62.5%;
  font-family: "Noto Serif JP", serif;
  color: #333333;
  line-height: 1.8;
  font-weight: 500;
}
html body {
  font-size: 1.4rem;
  margin-right: var(--vertical-scrollbar);
}
html body main .page {
  margin-top: 60px;
}
@media only screen and (max-width: 429px) {
  html body {
    font-size: 1.2rem;
  }
}

html.non_scroll {
  height: 100%;
}
html.non_scroll body {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
html.non_scroll body main {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.indent_1 {
  text-indent: -1em;
  padding-left: 1em;
}

.indent_2 {
  text-indent: -2em;
  padding-left: 2em;
}

.indent_3 {
  text-indent: -3em;
  padding-left: 3em;
}

.indent_4 {
  text-indent: -4em;
  padding-left: 4em;
}

.s-less {
  display: none !important;
}
@media only screen and (max-width: 429px) {
  .s-less {
    display: block !important;
  }
}

.s-more {
  display: block !important;
}
@media only screen and (max-width: 429px) {
  .s-more {
    display: none !important;
  }
}

.m-less {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .m-less {
    display: block !important;
  }
}

.m-more {
  display: block !important;
}
@media only screen and (max-width: 767px) {
  .m-more {
    display: none !important;
  }
}

.l-less {
  display: none !important;
}
@media only screen and (max-width: 999px) {
  .l-less {
    display: block !important;
  }
}

.l-more {
  display: block;
}
@media only screen and (max-width: 999px) {
  .l-more {
    display: none !important;
  }
}

.xl-less {
  display: none !important;
}
@media only screen and (max-width: 1279px) {
  .xl-less {
    display: block !important;
  }
}

.xl-more {
  display: block !important;
}
@media only screen and (max-width: 1279px) {
  .xl-more {
    display: none !important;
  }
}

section:not(#vision):not(#occupation):not(#recruit):not(#career_path):not(#entry) .section_inner {
  max-width: 1060px;
  padding-right: 30px;
  padding-left: 30px;
  margin: 0 auto;
}
section:not(#vision):not(#occupation):not(#recruit):not(#career_path):not(#entry) .section_inner .section_content {
  max-width: 1060px;
  margin: 0 auto;
  padding: 0 30px;
}
@media only screen and (max-width: 999px) {
  section:not(#vision):not(#occupation):not(#recruit):not(#career_path):not(#entry) .section_inner .section_content {
    padding: 0;
  }
}

section {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

section .section_title {
  position: relative;
}
section .background_text {
  position: absolute;
  bottom: 0;
  left: -140px;
  width: 1280px;
  font-size: 15rem;
  line-height: 1;
  color: #F2F2F2;
  z-index: -1;
  letter-spacing: 0.05em;
  font-weight: 500;
  text-align: left;
  font-family: "Zen Old Mincho", serif;
}
section .background_text.blue {
  color: #3A4A76;
}
section .background_text.small {
  font-size: 12rem;
}
@media only screen and (max-width: 999px) {
  section .background_text.small {
    font-size: 9rem;
  }
}
@media only screen and (max-width: 767px) {
  section .background_text.small {
    font-size: 7rem;
  }
}
section .background_text.right {
  text-align: right;
}
@media only screen and (max-width: 1279px) {
  section .background_text {
    width: 97vw;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
  }
}
@media only screen and (max-width: 999px) {
  section .background_text {
    font-size: 10rem;
    bottom: -50px !important;
  }
}
@media only screen and (max-width: 767px) {
  section .background_text {
    font-size: 7rem;
    bottom: -20px !important;
  }
}
section#vision .background_text {
  bottom: -120px;
}
section#works .background_text, section#interview .background_text, section#occupation .background_text, section#career_path .background_text, section#qa .background_text, section#message .background_text, section#entry .background_text {
  bottom: -70px;
}
section#vision .background_text, section#occupation .background_text, section#entry .background_text {
  left: 50% !important;
  transform: translateX(-50%) !important;
}
@media only screen and (max-width: 1279px) {
  section#vision .background_text, section#occupation .background_text, section#entry .background_text {
    width: 100%;
  }
}
@media only screen and (max-width: 1279px) {
  section#interview .section_title .background_text, section#career_path .section_title .background_text {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  section#interview .section_title .background_text, section#career_path .section_title .background_text {
    display: block;
  }
}
section#interview > .background_text, section#career_path > .background_text {
  display: none;
  left: 0;
  transform: translateX(0);
}
@media only screen and (max-width: 1279px) {
  section#interview > .background_text, section#career_path > .background_text {
    display: block;
  }
}
@media only screen and (max-width: 999px) {
  section#interview > .background_text, section#career_path > .background_text {
    display: none;
  }
}
section#interview > .background_text {
  top: 200px;
  bottom: auto;
}
section#career_path > .background_text {
  top: 100px;
  bottom: auto;
}
@media only screen and (max-width: 999px) {
  section#career_path > .background_text {
    top: 50px;
  }
}
section#interview_office .background_text {
  bottom: -80px;
}
section#interview_factory .background_text {
  bottom: -50px;
}

section {
  position: relative;
}
section#vision::before, section#interview::before, section#occupation::before, section#recruit::before, section#career_path::before, section#qa::before, section#interview_office::before, section#interview_factory::before, section#links::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(./../../images/background/bg-pattern-gray.png);
  background-repeat: repeat;
  z-index: -2;
}
section.skewY_top {
  overflow: hidden;
  padding-top: 130px !important;
}
section.skewY_top::before {
  transform: skewY(2.5deg) translateY(50px);
}
@media only screen and (max-width: 429px) {
  section.skewY_top {
    padding-top: 100px !important;
  }
}
section.skewY_bottom {
  overflow: hidden;
  padding-bottom: 130px !important;
}
section.skewY_bottom::before {
  transform: skewY(-2.5deg) translateY(-50px);
}
@media only screen and (max-width: 429px) {
  section.skewY_bottom {
    padding-bottom: 100px !important;
  }
}
section.skewY_top.skewY_bottom::before {
  height: 50% !important;
  transform: skewY(2.5deg) translateY(50px);
}
section.skewY_top.skewY_bottom::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-image: url(./../../images/background/bg-pattern-gray.png);
  background-repeat: repeat;
  z-index: -2;
  transform: skewY(-3deg) translateY(-50px);
}

.pc-only {
  display: block !important;
}
@media only screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}

.sp-only {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .sp-only {
    display: block !important;
  }
}

/*===============================================
pages
=================================================*/
#home_page #vision .content_image_row:last-child,
#home_page #occupation .content_image_row:nth-child(3),
#home_page #occupation .content_image_row:last-child {
  height: 600px;
}
@media only screen and (max-width: 999px) {
  #home_page #vision .content_image_row:last-child,
  #home_page #occupation .content_image_row:nth-child(3),
  #home_page #occupation .content_image_row:last-child {
    height: 450px;
  }
}
@media only screen and (max-width: 767px) {
  #home_page #vision .content_image_row:last-child,
  #home_page #occupation .content_image_row:nth-child(3),
  #home_page #occupation .content_image_row:last-child {
    height: auto;
  }
}
#home_page #career_path .content_image_row .image {
  height: 600px;
}
@media only screen and (max-width: 999px) {
  #home_page #career_path .content_image_row .image {
    height: 450px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media only screen and (max-width: 767px) {
  #home_page #career_path .content_image_row .image {
    transform: translateY(0);
    height: auto;
  }
}
#home_page .slider {
  position: relative;
  color: #fff;
}
#home_page .slider .slider_items .slider_item {
  height: calc(100vh - 60px);
  background-size: cover;
  background-position: center center;
}
#home_page .slider .slider_items .slider_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#home_page .slider .slider_items .slider_item .slider_item_text {
  position: absolute;
  bottom: 100px;
  left: 215px;
  writing-mode: vertical-rl;
  letter-spacing: 0.1em;
  font-size: 1.6rem;
  line-height: 30px;
}
@media only screen and (max-width: 999px) {
  #home_page .slider .slider_items .slider_item .slider_item_text {
    bottom: 50%;
    left: 30px;
    transform: translateY(50%);
  }
}
@media only screen and (max-width: 429px) {
  #home_page .slider .slider_items .slider_item .slider_item_text {
    font-size: 1.4rem;
    line-height: 25px;
  }
}
#home_page .slider .slider_logo {
  position: absolute;
  top: 30px;
  left: 215px;
}
#home_page .slider .slider_logo img {
  width: 125px;
}
#home_page .slider .slider_footer {
  position: absolute;
  bottom: 30px;
  right: 80px;
}
#home_page .slider .slider_footer .slider_footer_title {
  display: inline-block;
  position: relative;
  height: 76px;
  padding: 0 30px 0 30px;
  background: linear-gradient(to right, rgba(88, 136, 96, 0.8) calc(100% - 25px), transparent 25px);
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
#home_page .slider .slider_footer .slider_footer_title::after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
  top: 0;
  right: 0;
  border-width: 38px 25px 38px 0px;
  border-color: rgba(88, 136, 96, 0.8) transparent rgba(88, 136, 96, 0.8) rgba(88, 136, 96, 0.8);
}
@media only screen and (max-width: 767px) {
  #home_page .slider .slider_footer .slider_footer_title::after {
    border-width: 33px 20px 33px 0px;
  }
}
#home_page .slider .slider_footer .slider_footer_title h2 {
  letter-spacing: 0.2em;
}
#home_page .slider .slider_footer .slider_footer_title h2 > span {
  font-size: 2.3rem;
  line-height: 1.2;
  letter-spacing: 0.2em;
}
#home_page .slider .slider_footer .slider_footer_title h2 > span > span {
  font-size: 4rem;
  line-height: 0;
}
@media only screen and (max-width: 767px) {
  #home_page .slider .slider_footer .slider_footer_title h2 > span > span {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 767px) {
  #home_page .slider .slider_footer .slider_footer_title h2 > span {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 767px) {
  #home_page .slider .slider_footer .slider_footer_title {
    height: 66px;
    padding: 0 20px;
    background: linear-gradient(to right, rgba(88, 136, 96, 0.8) calc(100% - 20px), transparent 20px);
  }
}
#home_page .slider .slider_footer .slider_footer_text p {
  position: relative;
  letter-spacing: 0.2em;
  padding: 0 0 10px 25px;
}
@media only screen and (max-width: 767px) {
  #home_page .slider .slider_footer .slider_footer_text p {
    padding: 0 0 10px 20px;
  }
}
#home_page .slider .slider_footer .slider_footer_text p::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  border-left: 2px solid #fff;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
}
#home_page .slider .slider_footer .slider_footer_text p::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc(100% - 10px);
  height: 2px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;
}
#home_page .slider .slider_footer .slider_footer_text p span {
  font-size: 2.3rem;
}
@media only screen and (max-width: 767px) {
  #home_page .slider .slider_footer .slider_footer_text p span {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 999px) {
  #home_page .slider .slider_footer {
    right: 30px;
  }
}
#home_page #vision {
  padding-bottom: 0;
}
#home_page #vision .section_inner .section_title {
  margin-bottom: 90px;
}
@media only screen and (max-width: 767px) {
  #home_page #vision .section_inner .section_title {
    margin-bottom: 30px;
  }
}
#home_page #vision .section_inner .section_content .content_image_row:first-child .content_image_row_inner {
  padding-bottom: 90px;
}
@media only screen and (max-width: 767px) {
  #home_page #vision .section_inner .section_content .content_image_row:first-child .content_image_row_inner {
    padding-bottom: 0;
  }
}
#home_page #vision .section_inner .section_content .content_image_row:first-child .content {
  align-items: flex-start;
}
#home_page #vision .section_inner .section_content .content_image_row:first-child .image {
  display: flex;
  align-items: flex-end;
  top: auto;
  bottom: 0;
  right: 60px;
  transform: translateY(0);
  overflow: visible;
}
@media only screen and (max-width: 1279px) {
  #home_page #vision .section_inner .section_content .content_image_row:first-child .image {
    right: 30px;
    max-width: 40%;
  }
}
@media only screen and (max-width: 999px) {
  #home_page #vision .section_inner .section_content .content_image_row:first-child .image {
    max-width: calc(50% - 15px);
    right: 0;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  #home_page #vision .section_inner .section_content .content_image_row:first-child .image {
    transform: translateY(0);
    max-width: 90%;
    margin: 0 auto;
    aspect-ratio: auto;
    justify-content: center;
  }
}
#home_page #vision .section_inner .section_content .content_image_row:first-child .image img {
  width: 70%;
  min-width: 400px;
  height: auto;
}
@media only screen and (max-width: 767px) {
  #home_page #vision .section_inner .section_content .content_image_row:first-child .image img {
    width: 100%;
    min-width: auto;
    position: relative;
  }
}
#home_page #works::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(./../../images/background/bg-pattern-philosophy.png);
  background-size: contain;
  z-index: -2;
}
@media only screen and (max-width: 999px) {
  #home_page #works::before {
    background-size: cover;
    background-position: center center;
  }
}
#home_page #works .section_inner .section_content {
  max-width: 815px;
  margin: 0 auto;
}
#home_page #interview {
  height: 620px;
  position: relative;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  #home_page #interview {
    height: auto;
    display: block;
    padding: 0 !important;
  }
}
#home_page #interview::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url(./../../images/top/top-image-interview-01.webp);
  background-size: cover;
  background-position: center center;
  z-index: -2;
}
@media only screen and (max-width: 767px) {
  #home_page #interview::before {
    background-image: url(./../../images/background/bg-pattern-blue.webp);
    background-size: auto;
    background-repeat: repeat;
  }
}
@media only screen and (max-width: 767px) {
  #home_page #interview .section_inner {
    padding: 0 !important;
  }
}
#home_page #interview .section_inner.m-more {
  width: 100%;
}
#home_page #interview .section_inner .section_title {
  color: #fff;
}
#home_page #interview .section_inner .section_content {
  padding: 0 !important;
}
#home_page #interview .section_inner .section_content > p {
  color: #fff;
  margin-bottom: 50px;
}
@media only screen and (max-width: 429px) {
  #home_page #interview .section_inner .section_content > p {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  #home_page #interview .section_inner .section_content .link_button a {
    margin: 0 auto;
  }
}
#home_page #occupation .section_inner .section_content .occupation_list {
  max-width: 1060px;
  margin: 0 auto;
  padding: 0 30px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 999px) {
  #home_page #occupation .section_inner .section_content .occupation_list {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    max-width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  #home_page #occupation .section_inner .section_content .occupation_list {
    max-width: 100%;
  }
}
@media only screen and (max-width: 429px) {
  #home_page #occupation .section_inner .section_content .occupation_list {
    gap: 15px;
    margin-bottom: 20px;
  }
}
#home_page #occupation .section_inner .section_content .occupation_list .item {
  position: relative;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 45px 15px 30px 15px;
  text-align: center;
}
#home_page #occupation .section_inner .section_content .occupation_list .item::before {
  position: absolute;
  content: "";
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 20px;
  height: 20px;
  background-color: #0D3A69;
}
#home_page #occupation .section_inner .section_content .occupation_list .item h3 {
  font-size: 2.3rem;
  color: #0D3A69;
  margin-bottom: 10px;
}
@media only screen and (max-width: 429px) {
  #home_page #occupation .section_inner .section_content .occupation_list .item h3 {
    font-size: 2rem;
    margin-bottom: 5px;
  }
}
#home_page #occupation .section_inner .section_content .occupation_list .item ul li {
  margin-bottom: 5px;
}
#home_page #occupation .section_inner .section_content .occupation_list .item ul li span {
  font-size: 1.2rem;
}
@media only screen and (max-width: 429px) {
  #home_page #occupation .section_inner .section_content .occupation_list .item ul li span {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  #home_page #occupation .section_inner .section_content .occupation_list .item {
    padding: 45px 5px 20px;
  }
}
#home_page #occupation .section_inner .section_content .link_button {
  margin-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  #home_page #occupation .section_inner .section_content .link_button {
    margin-bottom: 10px;
  }
}
#home_page #occupation .section_inner .section_content .content_image_row .content ol {
  padding-left: 20px;
}
#home_page #occupation .section_inner .section_content .content_image_row .content ol li {
  list-style-type: decimal;
}
#home_page #recruit {
  padding: 0 30px;
}
#home_page #recruit .section_inner {
  background-color: #fff;
  padding: 50px 30px 5px;
  max-width: 1000px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #home_page #recruit .section_inner {
    padding: 15px 0;
  }
}
#home_page #recruit .section_inner .section_title img {
  margin-bottom: 20px;
  width: 60px;
}
@media only screen and (max-width: 767px) {
  #home_page #recruit .section_inner .section_title img {
    margin-bottom: 5px;
    width: 37px;
  }
}
#home_page #recruit .section_inner .section_content {
  max-width: 850px;
  margin: 0 auto;
}
#home_page #recruit .section_inner .section_content .table .table_row {
  border-top: 1px solid #000;
}
#home_page #recruit .section_inner .section_content .table .table_row .table_header,
#home_page #recruit .section_inner .section_content .table .table_row .table_content {
  padding: 25px 15px;
}
#home_page #recruit .section_inner .section_content .table .table_row .table_header {
  width: 20%;
}
@media only screen and (max-width: 767px) {
  #home_page #recruit .section_inner .section_content .table .table_row .table_header {
    padding: 15px;
  }
}
#home_page #recruit .section_inner .section_content .table .table_row .table_content {
  width: 80%;
}
@media only screen and (max-width: 767px) {
  #home_page #recruit .section_inner .section_content .table .table_row .table_content {
    padding: 0 15px 15px;
  }
}
#home_page #recruit .section_inner .section_content .table .table_row.salary h4 {
  margin-bottom: 5px;
}
#home_page #recruit .section_inner .section_content .table .table_row.salary .salary_table {
  display: inline-block;
  margin-bottom: 40px;
}
#home_page #recruit .section_inner .section_content .table .table_row.salary .salary_table .salary_table_row {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #000;
}
#home_page #recruit .section_inner .section_content .table .table_row.salary .salary_table .salary_table_row .salary_table_header,
#home_page #recruit .section_inner .section_content .table .table_row.salary .salary_table .salary_table_row .salary_table_content {
  padding: 5px 0;
}
#home_page #recruit .section_inner .section_content .table .table_row.salary .salary_table .salary_table_row .salary_table_header:first-child, #home_page #recruit .section_inner .section_content .table .table_row.salary .salary_table .salary_table_row .salary_table_header:nth-child(2),
#home_page #recruit .section_inner .section_content .table .table_row.salary .salary_table .salary_table_row .salary_table_content:first-child,
#home_page #recruit .section_inner .section_content .table .table_row.salary .salary_table .salary_table_row .salary_table_content:nth-child(2) {
  width: 130px;
}
@media only screen and (max-width: 429px) {
  #home_page #recruit .section_inner .section_content .table .table_row.salary .salary_table .salary_table_row .salary_table_header:first-child, #home_page #recruit .section_inner .section_content .table .table_row.salary .salary_table .salary_table_row .salary_table_header:nth-child(2),
  #home_page #recruit .section_inner .section_content .table .table_row.salary .salary_table .salary_table_row .salary_table_content:first-child,
  #home_page #recruit .section_inner .section_content .table .table_row.salary .salary_table .salary_table_row .salary_table_content:nth-child(2) {
    width: 100px;
  }
}
@media only screen and (max-width: 429px) {
  #home_page #recruit .section_inner .section_content .table .table_row.salary .salary_table .salary_table_row .salary_table_header:nth-child(2),
  #home_page #recruit .section_inner .section_content .table .table_row.salary .salary_table .salary_table_row .salary_table_content:nth-child(2) {
    width: 70px;
  }
}
#home_page #recruit .section_inner .section_content .table .table_row.step .step_list {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  #home_page #recruit .section_inner .section_content .table .table_row.step .step_list {
    margin-bottom: 15px;
  }
}
#home_page #recruit .section_inner .section_content .table .table_row.step .step_list .item {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  #home_page #recruit .section_inner .section_content .table .table_row.step .step_list .item {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
}
#home_page #recruit .section_inner .section_content .table .table_row.step .step_list .item:not(:last-child) {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  #home_page #recruit .section_inner .section_content .table .table_row.step .step_list .item:not(:last-child) {
    margin-bottom: 30px;
  }
}
#home_page #recruit .section_inner .section_content .table .table_row.step .step_list .item:nth-child(1) .number {
  background-color: rgba(88, 136, 96, 0.3);
}
#home_page #recruit .section_inner .section_content .table .table_row.step .step_list .item:nth-child(1) .number::before {
  border-top: 12px solid rgba(88, 136, 96, 0.3);
}
#home_page #recruit .section_inner .section_content .table .table_row.step .step_list .item:nth-child(2) .number {
  background-color: rgba(88, 136, 96, 0.5);
}
#home_page #recruit .section_inner .section_content .table .table_row.step .step_list .item:nth-child(2) .number::before {
  border-top: 12px solid rgba(88, 136, 96, 0.5);
}
#home_page #recruit .section_inner .section_content .table .table_row.step .step_list .item:nth-child(3) .number {
  background-color: rgba(88, 136, 96, 0.7);
}
#home_page #recruit .section_inner .section_content .table .table_row.step .step_list .item:nth-child(3) .number::before {
  border-top: 12px solid rgba(88, 136, 96, 0.7);
}
#home_page #recruit .section_inner .section_content .table .table_row.step .step_list .item:nth-child(4) .number {
  background-color: rgba(88, 136, 96, 0.8);
}
#home_page #recruit .section_inner .section_content .table .table_row.step .step_list .item:nth-child(4) .number::before {
  border-top: 12px solid rgba(88, 136, 96, 0.8);
}
#home_page #recruit .section_inner .section_content .table .table_row.step .step_list .item:nth-child(5) .number::before {
  display: none;
}
@media only screen and (max-width: 767px) {
  #home_page #recruit .section_inner .section_content .table .table_row.step .step_list .item:nth-child(5) .number::before {
    display: block;
  }
}
#home_page #recruit .section_inner .section_content .table .table_row.step .step_list .item .number {
  background-color: #588860;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 30px;
  position: relative;
}
#home_page #recruit .section_inner .section_content .table .table_row.step .step_list .item .number::before {
  position: absolute;
  content: "";
  bottom: -26px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 12px solid #588860;
}
@media only screen and (max-width: 429px) {
  #home_page #recruit .section_inner .section_content .table .table_row.step .step_list .item .number {
    padding: 15px 30px;
  }
}
@media only screen and (max-width: 767px) {
  #home_page #recruit .section_inner .section_content .table .table_row.step .step_list .item p {
    text-align: center;
  }
}
#home_page #recruit .section_inner .section_content .table .table_row.step .note {
  text-align: end;
}
@media only screen and (max-width: 767px) {
  #home_page #recruit .section_inner .section_content .table .table_row.step .note {
    text-align: center;
  }
}
#home_page #career_path .section_inner .section_content > p {
  margin-bottom: 30px;
}
#home_page #career_path .section_inner .section_content .items .item {
  position: relative;
  padding: 25px 25px 20px;
  background-color: #fff;
  border-radius: 15px;
  max-width: 440px;
}
#home_page #career_path .section_inner .section_content .items .item::before {
  position: absolute;
  content: "";
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 7px);
  height: 15px;
  background-color: #fff;
  border-radius: 15px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
#home_page #career_path .section_inner .section_content .items .item:not(:last-child) {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  #home_page #career_path .section_inner .section_content .items .item {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 429px) {
  #home_page #career_path .section_inner .section_content .items .item {
    padding: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #home_page #career_path .section_inner .content_image_row .image img {
    bottom: -20px;
  }
}
#home_page #qa .section_inner .section_content .qa_list {
  max-width: 675px;
  margin: 0 auto;
}
#home_page #qa .section_inner .section_content .qa_list .qa:not(:last-child) {
  margin-bottom: 15px;
}
#home_page #qa .section_inner .section_content .qa_list .qa .question,
#home_page #qa .section_inner .section_content .qa_list .qa .answer {
  display: flex;
  gap: 10px;
  padding: 20px 30px;
}
@media only screen and (max-width: 767px) {
  #home_page #qa .section_inner .section_content .qa_list .qa .question,
  #home_page #qa .section_inner .section_content .qa_list .qa .answer {
    padding: 20px 15px;
  }
}
#home_page #qa .section_inner .section_content .qa_list .qa .question {
  position: relative;
  cursor: pointer;
  list-style: none;
  background-color: #0D3A69;
  color: #fff;
  padding-right: 50px;
}
@media only screen and (max-width: 767px) {
  #home_page #qa .section_inner .section_content .qa_list .qa .question {
    padding-right: 35px;
  }
}
#home_page #qa .section_inner .section_content .qa_list .qa .question::-webkit-details-marker {
  display: none;
}
#home_page #qa .section_inner .section_content .qa_list .qa .question::before, #home_page #qa .section_inner .section_content .qa_list .qa .question::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  width: 12px;
  height: 1px;
  background-color: #fff;
  transition: transform 0.3s ease;
}
@media only screen and (max-width: 767px) {
  #home_page #qa .section_inner .section_content .qa_list .qa .question::before, #home_page #qa .section_inner .section_content .qa_list .qa .question::after {
    right: 15px;
  }
}
#home_page #qa .section_inner .section_content .qa_list .qa .question::after {
  transform: translateY(-50%) rotate(90deg);
}
#home_page #qa .section_inner .section_content .qa_list .qa.answer_open .question::after {
  transform: translateY(-50%) rotate(0);
}
#home_page #qa .section_inner .section_content .qa_list .qa .answer {
  background-color: #fff;
}
#home_page #qa .section_inner .section_content .qa_list .qa .answer .text_green {
  color: #588860;
}
#home_page #qa .section_inner .section_content .qa_list .qa .answer .flex {
  display: flex;
  gap: 5px;
}
#home_page #qa .section_inner .section_content .qa_list .qa .answer .flex p:first-child {
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  #home_page #qa .section_inner .section_content .qa_list .qa .answer .flex {
    flex-direction: column;
    gap: 0;
  }
}
#home_page #message .section_inner .section_content {
  max-width: 815px;
  margin: 0 auto;
}
#home_page #message .section_inner .section_content h4 {
  font-size: 2.2rem;
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  #home_page #message .section_inner .section_content h4 {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 429px) {
  #home_page #message .section_inner .section_content h4 {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}
#home_page #message .section_inner .section_content .note {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 80px;
}
@media only screen and (max-width: 767px) {
  #home_page #message .section_inner .section_content .note {
    gap: 15px;
    margin-top: 50px;
  }
}
#home_page #message .section_inner .section_content .note .link_text {
  text-decoration: none;
}
#home_page #message .section_inner .section_content .note a {
  max-width: 100%;
}
#home_page #message .section_inner .section_content .note a img {
  max-width: 100%;
}
#home_page #links .link_area {
  max-width: 860px;
  margin: 0 auto;
}
#home_page #links .link_area a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 28px 20px;
  border-bottom: 1px solid #000;
  transition: 0.2s all;
}
#home_page #links .link_area a:hover {
  background-color: rgba(0, 0, 0, 0.08);
}
#home_page #links .link_area li:first-child a {
  border-top: 1px solid #000;
}
#home_page #entry .section_inner .section_content {
  max-width: 910px;
  margin: 0 auto;
  padding: 0 30px;
}
#home_page #entry .section_inner .section_content .tel {
  margin: 40px 0 20px 0;
}
@media only screen and (max-width: 429px) {
  #home_page #entry .section_inner .section_content .tel {
    margin: 20px 0;
  }
}
#home_page #entry .section_inner .section_content .tel a {
  font-size: 4rem;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 767px) {
  #home_page #entry .section_inner .section_content .tel a {
    font-size: 3rem;
  }
}
#home_page #entry .section_inner .section_content .tel a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
}
#home_page #entry .section_inner .section_content form .table {
  margin-bottom: 40px;
}
@media only screen and (max-width: 429px) {
  #home_page #entry .section_inner .section_content form .table {
    margin-bottom: 20px;
  }
}
#home_page #entry .section_inner .section_content form .table .table_row .table_header,
#home_page #entry .section_inner .section_content form .table .table_row .table_content {
  padding: 10px 0;
}
@media only screen and (max-width: 767px) {
  #home_page #entry .section_inner .section_content form .table .table_row .table_header,
  #home_page #entry .section_inner .section_content form .table .table_row .table_content {
    padding: 0;
  }
}
#home_page #entry .section_inner .section_content form .table .table_row .table_header {
  width: 210px;
}
@media only screen and (max-width: 767px) {
  #home_page #entry .section_inner .section_content form .table .table_row .table_header {
    margin-bottom: 5px;
  }
}
#home_page #entry .section_inner .section_content form .table .table_row .table_content {
  width: calc(100% - 210px);
}
#home_page #entry .section_inner .section_content form .table .table_row .table_content input,
#home_page #entry .section_inner .section_content form .table .table_row .table_content select,
#home_page #entry .section_inner .section_content form .table .table_row .table_content textarea {
  padding: 10px 15px;
  border: 1px solid #000;
  width: 100%;
}
@media only screen and (max-width: 429px) {
  #home_page #entry .section_inner .section_content form .table .table_row .table_content input,
  #home_page #entry .section_inner .section_content form .table .table_row .table_content select,
  #home_page #entry .section_inner .section_content form .table .table_row .table_content textarea {
    padding: 6px 10px;
  }
}
#home_page #entry .section_inner .section_content form .table .table_row .table_content input::placeholder,
#home_page #entry .section_inner .section_content form .table .table_row .table_content select::placeholder,
#home_page #entry .section_inner .section_content form .table .table_row .table_content textarea::placeholder {
  color: #AFAFAF;
}
#home_page #entry .section_inner .section_content form .table .table_row .table_content input:focus-visible,
#home_page #entry .section_inner .section_content form .table .table_row .table_content select:focus-visible,
#home_page #entry .section_inner .section_content form .table .table_row .table_content textarea:focus-visible {
  outline: 2px solid #000;
}
#home_page #entry .section_inner .section_content form .table .table_row .table_content textarea {
  resize: none;
  min-height: 100px;
}
@media only screen and (max-width: 429px) {
  #home_page #entry .section_inner .section_content form .table .table_row .table_content textarea {
    min-height: 75px;
  }
}
#home_page #entry .section_inner .section_content form .table .table_row .error_blank,
#home_page #entry .section_inner .section_content form .table .table_row .error_format {
  color: #FF0000;
  display: block;
  margin-top: 2px;
}
#home_page #entry .section_inner .section_content form .table .table_row input[type=number] {
  -moz-appearance: textfield;
}
#home_page #entry .section_inner .section_content form .table .table_row input[type=number]::-webkit-outer-spin-button,
#home_page #entry .section_inner .section_content form .table .table_row input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
@media only screen and (max-width: 767px) {
  #home_page #entry .section_inner .section_content form .table .table_row:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 429px) {
  #home_page #entry .section_inner .section_content form .table .table_row:not(:last-child) {
    margin-bottom: 10px;
  }
}
#home_page #entry .section_inner .section_content form .privacy_policy {
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 429px) {
  #home_page #entry .section_inner .section_content form .privacy_policy {
    margin-bottom: 10px;
  }
}
#home_page #entry .section_inner .section_content form #form_submit_button {
  display: block;
  width: 265px;
  margin: 0 auto;
  text-align: center;
  background-color: #F7931E;
  border: none;
  padding: 15px 0;
  letter-spacing: 0.1em;
  color: #fff;
  transition: 0.3s ease;
}
#home_page #entry .section_inner .section_content form #form_submit_button:hover {
  opacity: 0.7;
}
#home_page #entry .section_inner .section_content form #form_submit_button:focus-visible {
  outline: 2px solid #000;
}

#interview_page .page_inner .interview_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-items: center;
  gap: 60px 30px;
}
@media only screen and (max-width: 1279px) {
  #interview_page .page_inner .interview_list {
    gap: 30px 15px;
  }
}
@media only screen and (max-width: 999px) {
  #interview_page .page_inner .interview_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 615px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1279px) {
  #interview_page .page_inner #interview_office .section_title,
  #interview_page .page_inner #interview_factory .section_title {
    padding-left: 85.68px;
  }
}
@media only screen and (max-width: 767px) {
  #interview_page .page_inner #interview_office .section_title,
  #interview_page .page_inner #interview_factory .section_title {
    padding-left: 59.94px;
  }
}
#interview_page .page_inner #interview_office .section_inner .section_title {
  position: relative;
}
#interview_page .page_inner #interview_office .section_inner .section_title .link_button {
  position: absolute;
  top: 0;
  right: 0;
}
#interview_page .page_inner #interview_office .section_inner .section_content > p {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  #interview_page .page_inner #interview_office .section_inner .section_content > p {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  #interview_page .page_inner #interview_office .section_inner .section_content .link_button {
    margin-bottom: 30px;
  }
}
#interview_page .page_inner #voice .section_inner .section_title {
  display: inline-block;
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice:not(:last-child) {
  margin-bottom: 60px;
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice .question {
  background-color: #588860;
  padding: 15px 30px;
  border-radius: 9999px 0 9999px 9999px;
  max-width: 730px;
  margin: 0 auto;
  margin-bottom: 30px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice .question p {
  color: #fff;
}
@media only screen and (max-width: 999px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice .question {
    padding: 15px 20px;
  }
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice .answer .item:nth-child(2) .image p {
  text-align: right;
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice .answer .item .image p {
  color: #588860;
  line-height: 1.3;
  font-size: 1.2rem;
  margin-top: 3px;
}
@media only screen and (max-width: 767px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice .answer .item .image p {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 999px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice .answer .item .image {
    width: 100px;
  }
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice .answer .item .image img {
    width: 100%;
  }
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice .answer .item .content {
  background-color: #CDDBCF;
  padding: 15px 20px;
  border-radius: 20px;
}
@media only screen and (max-width: 767px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_01:first-child .answer .item:first-child {
    margin-bottom: 55px;
  }
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_01:first-child .answer .item:nth-child(2) {
    margin-bottom: 78px;
  }
}
@media only screen and (max-width: 429px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_01:first-child .answer .item:not(:last-child):first-child {
    margin-bottom: 30px;
  }
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_01:first-child .answer .item:not(:last-child):nth-child(2) {
    margin-bottom: 60px;
  }
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_01 .answer {
  max-width: 700px;
  margin: 0 auto;
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_01 .answer .item.reverse .content {
  padding-right: 40px;
  margin-left: auto;
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_01 .answer .item.reverse .content .image {
  right: -120px;
}
@media only screen and (max-width: 999px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_01 .answer .item.reverse .content .image {
    right: -85px;
  }
}
@media only screen and (max-width: 999px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_01 .answer .item.reverse .content {
    padding-right: 20px;
    margin-right: 85px;
  }
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_01 .answer .item:not(.reverse) .content {
  padding-left: 40px;
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_01 .answer .item:not(.reverse) .content .image {
  left: -120px;
}
@media only screen and (max-width: 999px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_01 .answer .item:not(.reverse) .content .image {
    left: -85px;
  }
}
@media only screen and (max-width: 999px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_01 .answer .item:not(.reverse) .content {
    padding-left: 20px;
    margin-left: 85px;
  }
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_01 .answer .item:not(:last-child) {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_01 .answer .item:not(:last-child) {
    margin-bottom: 30px;
  }
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_01 .answer .item .content {
  position: relative;
  max-width: 655px;
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_01 .answer .item .content .image {
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 999px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_01 .answer .item .content {
    max-width: calc(100% - 185px);
  }
}
@media only screen and (max-width: 767px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_01 .answer .item .content {
    max-width: calc(100% - 85px);
  }
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item {
  margin-bottom: 130px;
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item:nth-child(2) {
  margin-top: 100px;
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item:nth-child(3) {
  margin-bottom: 230px;
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item:last-child {
  margin-top: 100px;
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item .content {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 25px;
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item .content::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 0 17px;
  border-color: #CDDBCF transparent transparent transparent;
  transform: translateX(-50%);
  border-radius: 10px;
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item .content.balloon_right {
  margin-left: auto;
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item .content.balloon_right::after {
  left: auto;
  right: 50px;
  border-width: 25px 17px 0 0;
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item .content.balloon_right .image {
  left: calc(50% - 50px);
}
@media only screen and (max-width: 999px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item .content.balloon_right .image {
    left: auto;
    right: 90px;
  }
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item .content.balloon_center {
  margin-right: auto;
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item .content.balloon_center::after {
  left: calc(50% - 30px);
  transform: translateX(-50%);
}
@media only screen and (max-width: 999px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item .content.balloon_center::after {
    left: 50px;
  }
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item .content.balloon_center .image {
  left: calc(50% - 25px);
  bottom: -160px;
}
@media only screen and (max-width: 999px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item .content.balloon_center .image {
    left: calc(50% + 50px);
  }
}
@media only screen and (max-width: 999px) and (max-width: 999px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item .content.balloon_center .image {
    left: 90px;
  }
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item .content.balloon_left {
  margin-right: auto;
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item .content.balloon_left::after {
  left: 50px;
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item .content.balloon_left .image {
  left: calc(50% + 50px);
}
@media only screen and (max-width: 999px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item .content.balloon_left .image {
    left: 90px;
  }
}
#interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item .content .image {
  position: absolute;
  bottom: -104px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}
@media only screen and (max-width: 999px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item .content .image {
    bottom: -70px !important;
    transform: translateX(0) !important;
  }
}
@media only screen and (max-width: 999px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item .content {
    max-width: 450px;
  }
}
@media only screen and (max-width: 767px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item .content {
    padding: 20px 20px 30px;
  }
}
@media only screen and (max-width: 999px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item {
    width: 100%;
    margin-bottom: 60px;
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer .item {
    width: 100%;
  }
}
@media only screen and (max-width: 999px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer {
    max-width: 700px;
    margin: 0 auto;
    padding: 0 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0;
  }
}
@media only screen and (max-width: 767px) {
  #interview_page .page_inner #voice .section_inner .section_content .voice_list .voice.pattern_02 .answer {
    gap: 30px;
  }
}
#interview_page .page_inner #interview_factory .section_inner .interview_list {
  position: relative;
}
#interview_page .page_inner #interview_factory .section_inner .interview_list .link_button {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media only screen and (max-width: 999px) {
  #interview_page .page_inner #interview_factory .section_inner .interview_list {
    margin-bottom: 30px;
  }
}

#thanks_page #thanks .section_inner .section_content > p {
  font-size: 1.8rem;
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  #thanks_page #thanks .section_inner .section_content > p {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 429px) {
  #thanks_page #thanks .section_inner .section_content > p {
    font-size: 1.2rem;
    margin-bottom: 30px;
  }
}

#not_found_page #not_found .section_inner .section_content > p {
  font-size: 1.8rem;
  margin-bottom: 60px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #not_found_page #not_found .section_inner .section_content > p {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 429px) {
  #not_found_page #not_found .section_inner .section_content > p {
    font-size: 1.2rem;
    margin-bottom: 30px;
  }
}

/*===============================================
components
=================================================*/
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-width: calc(100% - var(--vertical-scrollbar));
  z-index: 100;
  height: 60px;
}
header.pc .header_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  background-color: #0D3A69;
  color: #fff;
}
header.pc .header_inner .header_title {
  margin-left: 40px;
}
header.pc .header_inner .header_title a:hover {
  opacity: 0.7;
}
header.pc .header_inner .header_nav {
  height: 100%;
}
header.pc .header_inner .header_nav ul {
  display: flex;
  gap: 20px;
  height: 100%;
}
header.pc .header_inner .header_nav ul li {
  height: 100%;
}
header.pc .header_inner .header_nav ul li:last-child {
  background-color: #588860;
}
header.pc .header_inner .header_nav ul li:last-child a {
  padding: 0 40px;
}
header.pc .header_inner .header_nav ul li a {
  display: flex;
  align-items: center;
  height: 100%;
}
header.pc a {
  transition: 0.3s ease;
}
header.pc a span {
  position: relative;
}
header.pc a span::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  transform: scale(0, 1);
  transform-origin: left bottom;
  transition: 0.3s ease;
}
header.pc a:hover span::before {
  transform: scale(1, 1);
}
header.sp .header_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  background-color: #0D3A69;
  color: #fff;
}
header.sp .header_inner .logo {
  margin-left: 20px;
  width: 50px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
header.sp .header_inner .logo img {
  width: 100%;
}
header.sp .header_inner .button {
  position: relative;
  margin-right: 20px;
  display: inline-block;
  width: 34px;
  height: 20px;
}
header.sp .header_inner .button span {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
  background-color: #fff;
  transition: 0.3s ease;
}
header.sp .header_inner .button::before, header.sp .header_inner .button::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  transition: 0.3s ease;
}
header.sp .header_inner .button::before {
  top: 0;
}
header.sp .header_inner .button::after {
  bottom: 0;
}
header.sp.open .button span {
  background-color: transparent;
}
header.sp.open .button::before {
  top: 50%;
  transform: rotate(35deg);
}
header.sp.open .button::after {
  bottom: auto;
  top: 50%;
  transform: rotate(-35deg);
}

.hamburger {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 100;
  transform: translateY(-100vh);
  transition: 0.3s ease;
  z-index: 99;
}
.hamburger.open {
  transform: translateY(60px);
}
.hamburger::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(./../../images/background/bg-pattern-gray.png);
  background-repeat: repeat;
  z-index: -1;
}
.hamburger .hamburger_inner {
  max-width: 500px;
  margin: 0 auto;
  padding: 50px 30px;
}
@media only screen and (max-width: 767px) {
  .hamburger .hamburger_inner {
    max-width: 350px;
  }
}
.hamburger .hamburger_inner .title {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 50px;
  font-size: 2.5rem;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 429px) {
  .hamburger .hamburger_inner .title {
    font-size: 2rem;
  }
}
.hamburger .hamburger_inner .title span {
  display: inline-block;
  margin-right: 5px;
  font-size: 1.8rem;
}
@media only screen and (max-width: 429px) {
  .hamburger .hamburger_inner .title span {
    font-size: 1.2rem;
  }
}
.hamburger .hamburger_inner .nav {
  border-top: 2px solid #0D3A69;
  margin-bottom: 60px;
}
.hamburger .hamburger_inner .nav li {
  border-bottom: 2px solid #0D3A69;
}
.hamburger .hamburger_inner .nav li a {
  display: flex;
  justify-content: center;
  padding: 15px 0;
  font-size: 1.8rem;
}
@media only screen and (max-width: 429px) {
  .hamburger .hamburger_inner .nav li a {
    font-size: 1.5rem;
  }
}
.hamburger .hamburger_inner .button a {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  background-color: #588860;
  color: #fff;
}

footer .footer_inner {
  display: flex;
  gap: 30px;
  padding: 40px 30px;
  max-width: 1060px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  footer .footer_inner {
    flex-direction: column;
    gap: 5px;
  }
}
footer .footer_inner .footer_logo {
  width: 100px;
}
@media only screen and (max-width: 767px) {
  footer .footer_inner .footer_logo {
    width: 72px;
  }
}
footer .footer_inner .footer_logo img {
  width: 100%;
}
footer .footer_inner .footer_info p {
  color: #0D3A69;
}
footer a {
  transition: 0.3s ease;
}
footer a:hover {
  opacity: 0.7;
}

.center {
  text-align: center;
}

.link_text {
  color: #0066cc;
  text-decoration: underline;
  transition: 0.3s ease;
}
.link_text:hover {
  opacity: 0.7;
}

.section_title {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .section_title {
    margin-bottom: 15px;
  }
}
.section_title.small h1 {
  font-size: 2.5rem;
}
@media only screen and (max-width: 429px) {
  .section_title.small h1 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .section_title.small {
    margin-bottom: 30px;
  }
}
.section_title.hexagon_pattern {
  position: relative;
}
.section_title.hexagon_pattern .hexagon {
  position: absolute;
  top: 0;
  left: -75px;
}
@media only screen and (max-width: 999px) {
  .section_title.hexagon_pattern .hexagon {
    left: 0;
  }
}
.section_title.hexagon_pattern .hexagon_wrapper.balloon {
  position: absolute;
  top: 0;
}
.section_title.hexagon_pattern .hexagon_wrapper.balloon::before {
  content: "";
  position: absolute;
  bottom: -45px;
  right: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 0 0 15px;
  border-color: #588860 transparent transparent transparent;
  transform: rotate(160deg);
}
@media only screen and (max-width: 767px) {
  .section_title.hexagon_pattern .hexagon_wrapper.balloon::before {
    border-width: 8px 0 0 10px;
    right: 5px;
    bottom: -35px;
  }
}
.section_title.hexagon_pattern .hexagon_wrapper.balloon .hexagon {
  left: -85px;
}
@media only screen and (max-width: 767px) {
  .section_title.hexagon_pattern .hexagon_wrapper.balloon .hexagon {
    left: -55px;
  }
}
.section_title > p:not(.background_text) {
  color: #F7931E;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 429px) {
  .section_title > p:not(.background_text) {
    font-size: 1rem;
  }
}
.section_title h1 {
  font-family: "Zen Old Mincho", serif;
  font-size: 4rem;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 767px) {
  .section_title h1 {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 429px) {
  .section_title h1 {
    font-size: 2.4rem;
  }
}

.content_image_row {
  position: relative;
}
.content_image_row:not(.reverse) .image {
  right: 0;
}
@media only screen and (max-width: 767px) {
  .content_image_row:not(.reverse) .image img {
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  .content_image_row.reverse .content_image_row_inner {
    flex-direction: column-reverse;
  }
}
.content_image_row.reverse .image {
  left: 0;
}
.content_image_row.reverse .image img {
  float: right;
}
@media only screen and (max-width: 767px) {
  .content_image_row.reverse .image img {
    float: none;
  }
}
.content_image_row.reverse .content {
  justify-content: flex-end;
}
.content_image_row .content_image_row_inner {
  display: flex;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .content_image_row .content_image_row_inner {
    flex-direction: column;
    gap: 0;
  }
}
.content_image_row .content_image_row_inner .content {
  display: flex;
  align-items: center;
  width: 1060px;
  margin: 0 auto;
  padding: 0 30px;
}
@media only screen and (max-width: 767px) {
  .content_image_row .content_image_row_inner .content {
    width: 100%;
    display: block;
    padding: 30px;
  }
}
.content_image_row .content_image_row_inner .content .content_inner {
  max-width: 500px;
}
@media only screen and (max-width: 767px) {
  .content_image_row .content_image_row_inner .content .content_inner {
    max-width: 100%;
  }
}
.content_image_row .content_image_row_inner .content .content_inner h2 {
  font-size: 4.7rem;
  letter-spacing: 0.15em;
  color: #0D3A69;
  margin-bottom: 30px;
}
.content_image_row .content_image_row_inner .content .content_inner h2.green {
  color: #074A10;
}
@media only screen and (max-width: 999px) {
  .content_image_row .content_image_row_inner .content .content_inner {
    max-width: calc(50% - 15px);
  }
  .content_image_row .content_image_row_inner .content .content_inner h2 {
    font-size: 3.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .content_image_row .content_image_row_inner .content .content_inner {
    max-width: 100%;
  }
}
@media only screen and (max-width: 429px) {
  .content_image_row .content_image_row_inner .content .content_inner h2 {
    font-size: 2.5rem;
    margin-bottom: 20px;
  }
}
.content_image_row .content_image_row_inner .image {
  position: absolute;
  top: 0;
  max-width: calc(50% - 15px);
  max-height: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .content_image_row .content_image_row_inner .image {
    position: relative;
    max-width: 100%;
    aspect-ratio: 43/28;
  }
}
.content_image_row .content_image_row_inner .image img {
  height: 100%;
}
.content_image_row .content_image_row_inner .image img.large {
  display: block;
}
@media only screen and (max-width: 1279px) {
  .content_image_row .content_image_row_inner .image img.large {
    display: none;
  }
}
.content_image_row .content_image_row_inner .image img.small {
  display: none;
}
@media only screen and (max-width: 1279px) {
  .content_image_row .content_image_row_inner .image img.small {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .content_image_row .content_image_row_inner .image img {
    position: absolute;
    width: 100%;
    height: auto;
    scale: 1.1;
  }
}
@media only screen and (max-width: 999px) {
  .content_image_row .content_image_row_inner .image {
    height: 100%;
  }
}

.link_button a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  color: #0D3A69;
  width: 270px;
  padding: 8px;
  position: relative;
  border-radius: 9999px;
  margin: 0 auto;
}
.link_button a:hover p span::before {
  transform: scale(1, 1);
}
.link_button a:hover .arrow_circle span {
  transform: scale(1, 1);
}
.link_button a:hover .arrow_circle::before {
  border-color: #588860;
}
.link_button a:hover .arrow_circle::after {
  background-color: #588860;
}
.link_button a:hover .arrow_circle.blue::before {
  border-color: #0D3A69;
}
.link_button a:hover .arrow_circle.blue::after {
  background-color: #0D3A69;
}
.link_button a:hover .arrow_circle.yellow::before {
  border-color: #fff;
}
.link_button a:hover .arrow_circle.yellow::after {
  background-color: #fff;
}
.link_button a:hover .arrow_circle.white::before {
  border-color: #fff;
}
.link_button a:hover .arrow_circle.white::after {
  background-color: #fff;
}
.link_button p {
  text-align: center;
  width: calc(100% - 35px);
}
.link_button p span {
  position: relative;
}
.link_button p span::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #588860;
  transform: scale(0, 1);
  transition: 0.3s ease;
  transform-origin: left bottom;
}
.link_button p span.blue::before {
  background-color: #0D3A69;
}
.link_button p span.yellow::before {
  background-color: #fff;
}
.link_button.left a {
  margin: 0;
}
.link_button.yellow a {
  background-color: #F7931E;
  color: #fff;
}
.link_button.blue a {
  background-color: #0D3A69;
  color: #fff;
}
.link_button.hexagon_pattern a {
  justify-content: flex-end;
}
.link_button.hexagon_pattern a p {
  width: calc(100% - 35px - 45px);
}
.link_button.hexagon_pattern a .hexagon {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: rotate(-15deg) translateY(-50%);
}

.arrow_circle {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #588860;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  border: 2px solid #588860;
}
.arrow_circle span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 1;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: 0.3s ease;
}
.arrow_circle::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 4px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translate(-50%, -50%) rotate(45deg);
  z-index: 2;
}
.arrow_circle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-right: 1px;
  width: 18px;
  height: 2px;
  background-color: #fff;
  z-index: 2;
}
.arrow_circle.blue {
  background-color: #0D3A69;
  border-color: #0D3A69;
}
.arrow_circle.yellow {
  background-color: #fff;
  border-color: #fff;
}
.arrow_circle.yellow span {
  background-color: #F7931E;
}
.arrow_circle.yellow::before {
  border-color: #F7931E;
}
.arrow_circle.yellow::after {
  background-color: #F7931E;
}
.arrow_circle.white {
  background-color: #fff;
  border-color: #fff;
}
.arrow_circle.white span {
  background-color: #0D3A69;
}
.arrow_circle.white::before {
  border-color: #0D3A69;
}
.arrow_circle.white::after {
  background-color: #0D3A69;
}

.hexagon {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #588860;
  width: 72px;
  height: 62.35px; /* 72px × sin(60°) × 2 ≈ 62.35px */
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  transform: rotate(-15deg);
  letter-spacing: 0.1em;
}
.hexagon.blue {
  background-color: #0D3A69;
}
.hexagon.small {
  width: 42px;
  height: 37px;
  font-size: 0.9rem;
}
@media only screen and (max-width: 767px) {
  .hexagon {
    width: 50px;
    height: 45px;
    font-size: 1rem;
  }
}

.table .table_row {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .table .table_row .table_header,
  .table .table_row .table_content {
    width: 100% !important;
  }
}
.table .table_row .table_header {
  display: flex;
  align-items: center;
  width: 200px;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .table .table_row .table_header {
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .table .table_row {
    width: 100% !important;
    flex-direction: column;
    align-items: flex-start;
  }
}

.interview_modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow-y: auto;
  background-color: rgba(255, 255, 255, 0.8);
}
.interview_modal .modal_content {
  position: relative;
  background-color: #fff;
  margin: 30px auto;
  padding: 40px 30px;
  width: 850px;
  max-width: 90%;
  border-radius: 40px 0 40px 40px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.interview_modal .modal_body {
  max-width: 670px;
  margin: 0 auto;
}
.interview_modal button.close_button {
  position: absolute;
  right: -15px;
  top: -15px;
  cursor: pointer;
  background-color: #588860;
  border: 2px solid #588860;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  overflow: hidden;
}
.interview_modal button.close_button:hover span {
  transform: scale(1, 1);
}
.interview_modal button.close_button:hover::before {
  color: #588860;
}
.interview_modal button.close_button:focus-visible {
  outline: 2px solid #000;
}
.interview_modal button.close_button:before {
  content: "✕";
  position: absolute;
  top: calc(50% - 2px);
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 3rem;
  color: #fff;
  line-height: 0;
  z-index: 2;
}
.interview_modal button.close_button span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 1;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: 0.3s ease;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .interview_modal button.close_button {
    font-size: 30px;
    width: 40px;
    height: 40px;
    padding: 0 0 5px 0;
  }
}
.interview_modal .catchphrase {
  font-size: 2rem;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .interview_modal .catchphrase {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 429px) {
  .interview_modal .catchphrase {
    font-size: 1.5rem;
  }
}
.interview_modal .profile {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}
.interview_modal .main_image {
  width: 100%;
  margin: 0 auto 50px;
}
.interview_modal .main_image img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  .interview_modal .main_image {
    margin-bottom: 30px;
  }
}
.interview_modal .content_list {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 50px;
}
.interview_modal .content_list .content_item h3 {
  position: relative;
  font-size: 2rem;
  margin-bottom: 10px;
  padding-left: 22px;
}
.interview_modal .content_list .content_item h3::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 20px;
  height: 1px;
  background-color: #588860;
}
@media only screen and (max-width: 767px) {
  .interview_modal .content_list .content_item h3 {
    margin-bottom: 5px;
    padding-left: 15px;
    font-size: 1.5rem;
  }
  .interview_modal .content_list .content_item h3::before {
    width: 13px;
  }
}
@media only screen and (max-width: 429px) {
  .interview_modal .content_list .content_item h3 {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .interview_modal .content_list {
    gap: 20px;
    margin-bottom: 30px;
  }
}
.interview_modal .bottom_content {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
.interview_modal .bottom_content .schedule > p {
  font-size: 2rem;
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .interview_modal .bottom_content .schedule > p {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}
.interview_modal .bottom_content .schedule .list {
  position: relative;
  padding-left: 22px;
}
.interview_modal .bottom_content .schedule .list .item {
  position: relative;
  display: flex;
  align-items: flex-start;
}
.interview_modal .bottom_content .schedule .list .item::before {
  content: "";
  position: absolute;
  top: 0;
  left: -19px;
  width: 1px;
  height: 100%;
  background-color: #588860;
}
.interview_modal .bottom_content .schedule .list .item:first-child::before {
  top: auto;
  bottom: 0;
  height: calc(100% - 15px);
}
.interview_modal .bottom_content .schedule .list .item:last-child {
  margin-bottom: 0;
}
.interview_modal .bottom_content .schedule .list .item:last-child::before {
  height: calc(100% - 15px);
}
.interview_modal .bottom_content .schedule .list .item:not(:last-child) {
  padding-bottom: 15px;
}
.interview_modal .bottom_content .schedule .list .item .time {
  position: relative;
  width: 85px;
}
.interview_modal .bottom_content .schedule .list .item .time::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -22px;
  transform: translateY(-50%);
  width: 7px;
  height: 7px;
  background-color: #588860;
}
.interview_modal .bottom_content .schedule .list .item .work {
  flex: 1;
}
.interview_modal .bottom_content .sub_image img {
  max-width: 100%;
}
.interview_modal .bottom_content .sub_image.full {
  width: 100%;
  text-align: right;
}
@media only screen and (max-width: 999px) {
  .interview_modal .bottom_content .sub_image {
    text-align: right;
  }
}
@media only screen and (max-width: 999px) {
  .interview_modal .bottom_content {
    gap: 30px;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .interview_modal .bottom_content {
    margin-bottom: 50px;
  }
}
.interview_modal .profile,
.interview_modal .content_item > h3,
.interview_modal .schedule > p {
  color: #588860;
}
.interview_modal.factory .profile,
.interview_modal.factory .content_item > h3,
.interview_modal.factory .schedule > p {
  color: #0D3A69;
}
.interview_modal.factory button.close_button {
  background-color: #0D3A69;
  border-color: #0D3A69;
}
.interview_modal.factory button.close_button:hover::before {
  color: #0D3A69;
}
.interview_modal.factory .content_item > h3::before {
  background-color: #0D3A69 !important;
}
.interview_modal.factory .schedule .list .item::before {
  background-color: #0D3A69 !important;
}
.interview_modal.factory .schedule .list .item .time::before {
  background-color: #0D3A69 !important;
}

.interview_item {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 30px 20px 15px;
  border-radius: 40px 0 40px 40px;
  width: 300px;
  max-width: 100%;
  transition: transform 0.3s ease;
}
.interview_item:hover, .interview_item:focus-visible {
  transform: scale(1.03, 1.03);
  outline: 2px solid #588860;
}
.interview_item:hover .arrow_circle span, .interview_item:focus-visible .arrow_circle span {
  transform: scale(1, 1);
}
.interview_item:hover .arrow_circle::before, .interview_item:focus-visible .arrow_circle::before {
  border-color: #588860;
}
.interview_item:hover .arrow_circle::after, .interview_item:focus-visible .arrow_circle::after {
  background-color: #588860;
}
.interview_item:hover .arrow_circle.blue::before, .interview_item:focus-visible .arrow_circle.blue::before {
  border-color: #0D3A69;
}
.interview_item:hover .arrow_circle.blue::after, .interview_item:focus-visible .arrow_circle.blue::after {
  background-color: #0D3A69;
}
.interview_item:hover .arrow_circle.yellow::before, .interview_item:focus-visible .arrow_circle.yellow::before {
  border-color: #fff;
}
.interview_item:hover .arrow_circle.yellow::after, .interview_item:focus-visible .arrow_circle.yellow::after {
  background-color: #fff;
}
.interview_item:hover .arrow_circle.white::before, .interview_item:focus-visible .arrow_circle.white::before {
  border-color: #fff;
}
.interview_item:hover .arrow_circle.white::after, .interview_item:focus-visible .arrow_circle.white::after {
  background-color: #fff;
}
.interview_item .catchphrase {
  margin-bottom: 10px;
  min-height: 115px;
}
@media only screen and (max-width: 767px) {
  .interview_item .catchphrase {
    min-height: auto;
  }
}
.interview_item .link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 10px;
}
.interview_item .link div {
  font-size: 1.1rem;
  padding: 0 15px;
  border: 1px solid #588860;
}
.interview_item .eyecatch {
  width: 100%;
}
.interview_item .eyecatch img {
  width: 100%;
}
.interview_item .occupation {
  text-align: right;
  font-size: 1.3rem;
}
.interview_item .link,
.interview_item .occupation {
  color: #588860;
}
.interview_item.factory:hover {
  outline: 2px solid #0D3A69;
}
.interview_item.factory:focus-visible {
  outline: 2px solid #0D3A69;
}
.interview_item.factory .link,
.interview_item.factory .occupation {
  color: #0D3A69;
}
.interview_item.factory .link div {
  border-color: #0D3A69;
}
@media only screen and (max-width: 999px) {
  .interview_item {
    padding: 20px;
  }
}/*# sourceMappingURL=style.css.map */