@charset "UTF-8";
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

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

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

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

th {
  text-align: left;
}

img {
  width: 100%;
  display: block;
  object-fit: contain;
}

a {
  user-select: none;
}

@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: max(4.988rem, 3.835978836vw);
  font-size: 2.5641025641vw;
}
@media (min-width: 540px) {
  html {
    font-size: 10px;
  }
}

body {
  font-family: "YakuHanJP", "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 400;
  font-size: clamp(1.568rem, 1.0582010582vw, 1.6rem);
  line-height: 1.6;
  letter-spacing: 0.03em;
  font-feature-settings: "palt" 1;
  vertical-align: baseline;
  word-break: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-break: strict;
  text-align: justify;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

dl, dt, th, dd, label {
  font-weight: 400;
}

@media (min-width: 1024px) {
  .under-pc {
    display: none;
  }
}

@media (min-width: 768px) {
  .under-tab_over-pc {
    display: none;
  }
}
@media (min-width: 1024px) {
  .under-tab_over-pc {
    display: block;
  }
}

@media (min-width: 768px) {
  .under-tab {
    display: none;
  }
}

@media (min-width: 540px) {
  .under-sp_over-tab {
    display: none;
  }
}
@media (min-width: 768px) {
  .under-sp_over-tab {
    display: block;
  }
}

@media (min-width: 540px) {
  .under-sp_in-tab {
    display: none;
  }
}
@media (min-width: 768px) {
  .under-sp_in-tab {
    display: block;
  }
}
@media (min-width: 1024px) {
  .under-sp_in-tab {
    display: none;
  }
}

@media (min-width: 540px) {
  .under-sp_over-pc {
    display: none;
  }
}
@media (min-width: 1024px) {
  .under-sp_over-pc {
    display: block;
  }
}

@media (min-width: 540px) {
  .under-sp {
    display: none;
  }
}

.over-sp {
  display: none;
}
@media (min-width: 540px) {
  .over-sp {
    display: block;
  }
}

.in-sp_in-tab {
  display: none;
}
@media (min-width: 540px) {
  .in-sp_in-tab {
    display: block;
  }
}
@media (min-width: 1024px) {
  .in-sp_in-tab {
    display: none;
  }
}

.in-sp_over-pc {
  display: none;
}
@media (min-width: 540px) {
  .in-sp_over-pc {
    display: block;
  }
}
@media (min-width: 768px) {
  .in-sp_over-pc {
    display: none;
  }
}
@media (min-width: 1024px) {
  .in-sp_over-pc {
    display: block;
  }
}

.in-sp {
  display: none;
}
@media (min-width: 540px) {
  .in-sp {
    display: block;
  }
}
@media (min-width: 768px) {
  .in-sp {
    display: none;
  }
}

.over-tab {
  display: none;
}
@media (min-width: 768px) {
  .over-tab {
    display: block;
  }
}

.in-tab {
  display: none;
}
@media (min-width: 768px) {
  .in-tab {
    display: block;
  }
}
@media (min-width: 1024px) {
  .in-tab {
    display: none;
  }
}

.over-pc {
  display: none;
}
@media (min-width: 1024px) {
  .over-pc {
    display: block;
  }
}

.arrowButton {
  padding-inline: 6.15384624cqw 9.23076936cqw;
  display: flex;
  align-items: center;
  width: fit-content;
  height: 10.2564104cqw;
  position: relative;
  font-weight: 700;
  font-size: 3.07692312cqw;
  line-height: 1.2;
}
.arrowButton::after {
  content: "";
  display: block;
  position: absolute;
  margin-top: 0.51282052cqw;
  right: 4.10256416cqw;
  width: 4.10256416cqw;
  height: 4.10256416cqw;
  aspect-ratio: 1/1;
  background: no-repeat url(../img/icons/arrow_R.svg) center center/cover;
  transition: right 0.3s ease-in-out;
}
.arrowButton:hover::after {
  right: 2.05128208cqw;
}

.arrowLink {
  padding-inline: 4.10256416cqw 7.17948728cqw;
  display: flex;
  align-items: center;
  width: fit-content;
  height: 10.2564104cqw;
  position: relative;
  font-weight: 700;
  font-size: 3.07692312cqw;
  line-height: 1.2;
}
.arrowLink::after {
  content: "";
  display: block;
  position: absolute;
  margin-top: 0.51282052cqw;
  right: 2.05128208cqw;
  width: 4.10256416cqw;
  height: 4.10256416cqw;
  aspect-ratio: 1/1;
  background: no-repeat url(../img/icons/arrow_R.svg) center center/cover;
  transition: right 0.3s ease-in-out;
}
.arrowLink:hover::after {
  right: 0cqw;
}

.singles-entrybutton {
  padding-top: 4.10256416cqw;
  padding-bottom: 6.15384624cqw;
}

.footerEntryButton {
  padding: 2.05128208cqw 10.76923092cqw;
  width: fit-content;
  margin-inline: auto;
  display: grid;
  place-content: center;
  font-size: 6.66666676cqw;
  font-weight: 700;
  line-height: 1.2;
  border: 0.51282052cqw solid #fafafa;
  border-radius: max(4.042rem, 3.1084656085vw);
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.15);
  color: #fafafa;
}
.footerEntryButton.recruit {
  background: #FA9A40;
}
.footerEntryButton.midcareer {
  background: #2FB65C;
}

.single-pagenavigation {
  padding-top: 4.10256416cqw;
  padding-bottom: 6.15384624cqw;
  padding-inline: 6.15384624cqw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  gap: 4.10256416cqw;
}
.single-pagenavigation .prevLink {
  grid-area: 1/1/2/2;
}
.single-pagenavigation .pageIndex {
  grid-area: 1/2/2/3;
  justify-self: center;
}
.single-pagenavigation .nextLink {
  grid-area: 1/3/2/4;
  justify-self: end;
}
.single-pagenavigation a {
  display: block;
  padding: 0 2.05128208cqw;
  color: #005BAB;
  font-family: "Roboto", sans-serif;
  font-size: 3.58974364cqw;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
}

.paginationWrap {
  padding-inline: 6.15384624cqw;
  padding-bottom: 6.15384624cqw;
}

.pagination .screen-reader-text {
  transform: scale(0, 0);
}
.pagination { /*スクリーンリーダー用のテキスト*/ }
.pagination .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2.05128208cqw;
}
.pagination .nav-links .page-numbers {
  width: 13.84615404cqw;
  height: auto;
  flex-shrink: 0;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Roboto", sans-serif;
  font-size: 3.58974364cqw;
  font-weight: 700;
  line-height: 1;
  color: #005BAB;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}
.pagination .nav-links .page-numbers:hover {
  background: #005BAB;
  color: #fafafa;
}
.pagination .nav-links .page-numbers.dots {
  width: fit-content;
  height: auto;
  color: #A5A4A4;
}
.pagination .nav-links .current {
  background: #005BAB;
  color: #fafafa;
}
.pagination .nav-links .prev {
  border-radius: 5px;
}
.pagination .nav-links .prev:hover {
  background: #D3EAFF;
  color: #005BAB;
  opacity: 0.6;
}
.pagination .nav-links .next {
  border-radius: 5px;
}
.pagination .nav-links .next:hover {
  background: #D3EAFF;
  color: #005BAB;
  opacity: 0.6;
}

.pagetitle {
  padding-block: 3.58974364cqw;
  background: #005BAB;
  color: #fafafa;
  line-height: 1;
  text-align: center;
}
.pagetitle .en {
  font-size: 6.15384624cqw;
  font-weight: 700;
}
.pagetitle .jp {
  margin-top: 1.02564104cqw;
  font-size: 3.58974364cqw;
  font-weight: 400;
}

.recruit .pagetitle {
  background: #FA9A40;
}

.midcareer .pagetitle {
  background: #2FB65C;
}

.heading {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #005BAB;
  color: #fafafa;
  height: 17.9487182cqw;
}
.heading .title-en {
  font-size: 6.15384624cqw;
  font-weight: 700;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
}
.heading .title-jp {
  font-size: 3.58974364cqw;
  font-weight: 500;
  line-height: 1;
}

.recruit .heading {
  background: #FA9A40;
}

.midcareer .heading {
  background: #2FB65C;
}

@keyframes logoAppear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes disAppear {
  0% {
    opacity: 1;
    height: 100vh;
  }
  99% {
    opacity: 0;
    height: 100vh;
  }
  100% {
    opacity: 0;
    height: 0;
  }
}
@keyframes balloon {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(20%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes turn {
  0% {
    transform: rotateY(0);
  }
  100% {
    transform: rotateY(360deg);
  }
}
@keyframes swicth {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes swicth2 {
  0% {
    opacity: 0;
  }
  51% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.wrapper {
  margin: 0;
}

.ly_grid,
#careerhome {
  min-height: 100dvh;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  background: #549FE1;
  transition: all 0.3s ease-in-out;
}
.ly_grid.main0,
#careerhome.main0 {
  background: #549FE1;
}
.ly_grid.career-cat-recruit, .ly_grid.recruit,
#careerhome.career-cat-recruit,
#careerhome.recruit {
  background: #F0AB6B;
}
.ly_grid.career-cat-recruit main, .ly_grid.recruit main,
#careerhome.career-cat-recruit main,
#careerhome.recruit main {
  background: #F5E5D5;
}
.ly_grid.career-cat-midcareer, .ly_grid.midcareer,
#careerhome.career-cat-midcareer,
#careerhome.midcareer {
  background: #75D695;
}
.ly_grid.career-cat-midcareer main, .ly_grid.midcareer main,
#careerhome.career-cat-midcareer main,
#careerhome.midcareer main {
  background: #D3F0F0;
}
.ly_grid.career-cat-recruit.career-cat-midcareer, .ly_grid.recruit.midcareer,
#careerhome.career-cat-recruit.career-cat-midcareer,
#careerhome.recruit.midcareer {
  background: #549FE1;
}
.ly_grid .contents,
#careerhome .contents {
  height: 100%;
  background: #fafafa;
  padding-top: max(4.988rem, 3.835978836vw);
  container: contentsArea/inline-size;
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.4);
}
.ly_grid .contents main,
#careerhome .contents main {
  font-size: 4.10256416cqw;
}
.ly_grid .column_right,
.ly_grid .column_left,
#careerhome .column_right,
#careerhome .column_left {
  height: 100%;
  padding-top: max(4.988rem, 3.835978836vw);
  display: none;
}
@media (min-width: 540px) {
  .ly_grid,
  #careerhome {
    grid-template-columns: 1fr max(500px, 41.27vw) 1fr;
  }
  .ly_grid .contents,
  #careerhome .contents {
    grid-column: 2/3;
  }
  .ly_grid .column_right,
  .ly_grid .column_left,
  #careerhome .column_right,
  #careerhome .column_left {
    display: block;
    width: 100%;
  }
}

.container {
  margin-inline: auto;
  padding-inline: 6.15384624cqw;
}
@media (min-width: 768px) {
  .container {
    padding-inline: 6.15384624cqw;
  }
}

.container16 {
  margin-inline: auto;
  padding-inline: 4.10256416cqw;
}
@media (min-width: 768px) {
  .container16 {
    padding-inline: 6.15384624cqw;
  }
}

.ly_grid main {
  background: #D3EAFF;
}

.about {
  background: #F4DADC;
}

.people {
  background: #B8D9F6;
}

.work-style {
  background: #C8E9D3;
}

.footer-pagemenu {
  font-size: 3.58974364cqw;
}
.footer-pagemenu .pagemenu-recruit {
  background: #FA9A40;
  padding: 6.15384624cqw;
}
.footer-pagemenu .pagemenu-recruit a {
  color: #FA9A40;
  border-color: #FA9A40;
}
.footer-pagemenu .pagemenu-midcareer {
  background: #2FB65C;
  padding: 6.15384624cqw;
}
.footer-pagemenu .pagemenu-midcareer a {
  color: #2FB65C;
  border-color: #2FB65C;
}
.footer-pagemenu .pagemenu-inner {
  background: #fafafa;
  padding: 4.10256416cqw;
  border-radius: 4.10256416cqw;
}
.footer-pagemenu .catch {
  font-size: 5.38461546cqw;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
.footer-pagemenu ul {
  margin-top: 2.05128208cqw;
  display: flex;
  flex-direction: column;
  gap: 2.05128208cqw;
}
.footer-pagemenu ul a {
  width: 100%;
  height: 11.66666683cqw;
  padding-inline: 6.15384624cqw;
  display: flex;
  align-items: center;
  font-size: 4.10256416cqw;
  font-weight: 700;
  line-height: 1.3;
  box-shadow: 0.51282052cqw 0.51282052cqw 0.51282052cqw 0 rgba(0, 0, 0, 0.15), inset 0 0 0 0 rgba(0, 0, 0, 0.15);
  border-width: 0.51282052cqw;
  border-style: solid;
  transition: box-shadow 0.3s ease-in-out;
}
.footer-pagemenu ul a:hover {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15), inset 0.51282052cqw 0.51282052cqw 0.51282052cqw 0 rgba(0, 0, 0, 0.15);
}

footer {
  padding-block: 26.66666704cqw;
  background: #fafafa;
}
footer .footer_company {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 6.15384624cqw;
  text-align: center;
}
footer .logoWrap .footer-logo {
  width: 60.76923162cqw;
  height: 17.17948742cqw;
}
footer .logoWrap .sitetypeWrap {
  margin-top: 2.05128208cqw;
  font-family: "Roboto", sans-serif;
  font-size: 4.61538468cqw;
  font-weight: 700;
  line-height: 1;
}
footer .logoWrap:hover {
  opacity: 0.6;
}
footer address {
  font-weight: 500;
  font-size: 3.58974364cqw;
  line-height: 1.2;
}
footer .contactLink {
  border: 0.25641026cqw solid #333333;
  border-radius: 10.2564104cqw;
}
footer .footer_links {
  margin-top: 16.41025664cqw;
  padding: 16.41025664cqw 6.15384624cqw;
  border-top: 0.25641026cqw solid #A5A4A4;
  border-bottom: 0.25641026cqw solid #A5A4A4;
}
footer .footer_sitemap {
  padding-inline: 10.76923092cqw;
  width: 100%;
}
footer .footer_sitemap .homelink {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2.05128208cqw;
  font-size: 4.10256416cqw;
  font-weight: 700;
  line-height: 1;
  color: #005BAB;
  transition: opacity 0.3s ease-in-out;
}
footer .footer_sitemap .homelink svg {
  width: 6.15384624cqw;
  height: 6.15384624cqw;
  fill: #005BAB;
  aspect-ratio: 1/1;
}
footer .footer_sitemap .homelink:hover {
  opacity: 0.6;
}
footer .footer_sitemap .footer-menu-recruit,
footer .footer_sitemap .footer-menu-midcareer {
  margin-top: 10.76923092cqw;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  gap: 4.10256416cqw;
}
footer .footer_sitemap .footer-menu-recruit li a,
footer .footer_sitemap .footer-menu-midcareer li a {
  display: block;
  padding-block: 1.02564104cqw;
  font-weight: 700;
  font-size: 3.58974364cqw;
  line-height: 1;
  letter-spacing: 0;
  transition: opacity 0.3s ease-in-out;
}
footer .footer_sitemap .footer-menu-recruit li a:hover,
footer .footer_sitemap .footer-menu-midcareer li a:hover {
  opacity: 0.6;
}
footer .footer_sitemap .footer-menu-recruit li:first-of-type a,
footer .footer_sitemap .footer-menu-midcareer li:first-of-type a {
  font-size: 5.38461546cqw;
  font-weight: 450;
  position: relative;
  display: flex;
  align-items: center;
  gap: 1.02564104cqw;
}
footer .footer_sitemap .footer-menu-recruit li:first-of-type a span,
footer .footer_sitemap .footer-menu-midcareer li:first-of-type a span {
  font-family: "Roboto", sans-serif;
  font-weight: 200;
  font-size: 3.07692312cqw;
}
footer .footer_sitemap .footer-menu-recruit li:first-of-type a::after,
footer .footer_sitemap .footer-menu-midcareer li:first-of-type a::after {
  content: "";
  display: block;
  position: absolute;
  margin-top: 0.51282052cqw;
  right: 4.10256416cqw;
  width: 4.10256416cqw;
  height: 4.10256416cqw;
  aspect-ratio: 1/1;
  background: no-repeat url(../img/icons/arrow_R.svg) center center/cover;
  transition: right 0.3s ease-in-out;
}
footer .footer_sitemap .footer-menu-recruit li:first-of-type a:hover::after,
footer .footer_sitemap .footer-menu-midcareer li:first-of-type a:hover::after {
  right: 2.05128208cqw;
}
footer .footer_sitemap .footer-menu-recruit li:first-of-type {
  color: #FA9A40;
  border-bottom: 0.25641026cqw solid #FA9A40;
}
footer .footer_sitemap .footer-menu-midcareer li:first-of-type {
  color: #2FB65C;
  border-bottom: 0.25641026cqw solid #2FB65C;
}
footer .footer_sitemap .footer-menu-common {
  margin-top: 10.76923092cqw;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  gap: 10.76923092cqw;
}
footer .footer_sitemap .footer-menu-common li a {
  display: block;
  width: 100%;
  padding-block: 1.02564104cqw;
  font-weight: 700;
  font-size: 3.58974364cqw;
  transition: opacity 0.3s ease-in-out;
}
footer .footer_sitemap .footer-menu-common li a:hover {
  opacity: 0.6;
}
footer .corpratelinks {
  margin-top: 16.41025664cqw;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6.15384624cqw;
}
footer .corpratelinks a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.02564104cqw;
  font-weight: 500;
  font-size: 3.07692312cqw;
  line-height: 1;
  transition: opacity 0.3s ease-in-out;
}
footer .corpratelinks a:hover {
  opacity: 0.6;
}
footer .corpratelinks .corpratelink::after {
  content: "";
  display: block;
  width: 4.10256416cqw;
  height: 4.10256416cqw;
  background: no-repeat url(../img/icons/external-link.svg) center center/contain;
}
footer .footer_sns {
  margin-top: 4.10256416cqw;
  padding: 1.53846156cqw 6.15384624cqw;
}
footer .footer_sns ul {
  padding-inline: 10.76923092cqw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
footer .footer_sns ul a {
  display: block;
  transition: opacity 0.3s ease-in-out;
}
footer .footer_sns ul a:hover {
  opacity: 0.6;
}
footer .footer_sns ul img {
  display: block;
  width: 8.615384736cqw;
  height: 8.615384736cqw;
}
footer small {
  margin-top: 6.15384624cqw;
  display: block;
  text-align: left;
  font-weight: 500;
  font-size: 2.5641026cqw;
  line-height: 1;
  text-align: center;
}

header {
  position: fixed;
  z-index: 7002;
  top: 0;
  width: 100%;
  height: max(4.988rem, 3.835978836vw);
  display: grid;
  grid-template-columns: auto auto 1fr;
  align-items: center;
  background: #fafafa;
  transition: all 0.3s ease-in-out;
  padding-left: max(2.44rem, 2.6455026455vw);
  padding-right: max(0.244rem, 0.2645502646vw);
}
@media (min-width: 540px) {
  header {
    grid-template-columns: 1fr auto 1fr;
    gap: max(0.976rem, 1.0582010582vw);
  }
}
header .headerLogo {
  grid-area: 1/1/1/1;
  max-height: max(4.988rem, 3.835978836vw);
  height: 100%;
}
header .headerLogo a {
  height: 100%;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: max(0.172rem, 0.1322751323vw) max(0.688rem, 0.5291005291vw);
  font-size: max(1.204rem, 0.9259259259vw);
  font-weight: 700;
  line-height: 1;
  transition: opacity 0.3s ease-in-out;
}
@media (min-width: 540px) {
  header .headerLogo a {
    flex-direction: row;
    justify-content: flex-start;
  }
}
header .headerLogo a:hover {
  opacity: 0.5;
}
header .headerLogo a img {
  width: auto;
  height: 100%;
  max-height: max(2.44rem, 2.6455026455vw);
  object-fit: contain;
}
header .headerLogo .recruit {
  width: max(9.212rem, 6.2169312169vw);
  height: max(1.372rem, 0.9259259259vw);
}
header .header_careercategory {
  grid-area: 1/2/2/3;
  justify-self: center;
  display: none;
}
@media (min-width: 768px) {
  header .header_careercategory {
    display: block;
    font-size: max(2.064rem, 1.5873015873vw);
    font-weight: 700;
    line-height: 1;
  }
}
header .header_careercategory.recruit {
  color: #FA9A40;
}
header .header_careercategory.midcareer {
  color: #2FB65C;
}

.headermenuwrap {
  grid-area: 1/3/2/4;
  display: flex;
  justify-content: flex-end;
  overflow: hidden;
}
@media (min-width: 1096px) {
  .headermenuwrap {
    color: #fafafa;
  }
}

.menuMask {
  position: fixed;
  z-index: -1;
  top: max(4.988rem, 3.835978836vw);
  left: 100%;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  pointer-events: none;
  background: #005BAB;
}
.menuMask.activeNavi {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  left: 0;
}
@media (min-width: 1096px) {
  .menuMask {
    display: none;
  }
}
.menuMask.recruit {
  background: #FA9A40;
}
.menuMask.midcareer {
  background: #2FB65C;
}

.menuButtonWrap {
  grid-area: 1/3/2/4;
  justify-self: end;
  display: flex;
  align-items: center;
  gap: max(0.392rem, 0.2645502646vw);
}
@media (min-width: 1096px) {
  .menuButtonWrap {
    padding-left: max(1.376rem, 1.0582010582vw);
  }
}
.menuButtonWrap .headerbutton {
  padding: max(0.793rem, 0.8597883598vw) max(1.176rem, 0.7936507937vw) max(0.671rem, 0.7275132275vw) max(1.176rem, 0.7936507937vw);
  height: max(3.431rem, 3.1084656085vw);
  min-width: max(7rem, 4.6296296296vw);
  display: grid;
  place-content: center;
  font-size: max(1.568rem, 1.0582010582vw);
  font-weight: 700;
  line-height: 1.2;
  border-radius: max(4.042rem, 3.1084656085vw);
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.15);
  font-family: "Roboto", "Noto Sans JP", sans-serif;
}
.menuButtonWrap .jobarchive.recruit {
  color: #FA9A40;
  border: max(0.172rem, 0.1322751323vw) solid #FA9A40;
}
.menuButtonWrap .jobarchive.midcareer {
  color: #2FB65C;
  border: max(0.172rem, 0.1322751323vw) solid #2FB65C;
}
.menuButtonWrap .entry {
  color: #fafafa;
}
.menuButtonWrap .entry.recruit {
  background: #FA9A40;
}
.menuButtonWrap .entry.midcareer {
  background: #2FB65C;
}

.menuButton {
  width: max(4.3rem, 3.3068783069vw);
  height: max(4.3rem, 3.3068783069vw);
  aspect-ratio: 1/1;
  text-align: center;
  display: grid;
  grid-template-rows: auto max(1.72rem, 1.3227513228vw);
  cursor: pointer;
}
.menuButton .rectangles {
  height: 100%;
  width: 100%;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-block: max(1.118rem, 0.8597883598vw) max(0.516rem, 0.3968253968vw);
}
.menuButton .rectangles div {
  width: max(1.376rem, 1.0582010582vw);
  height: 1px;
  background: #005BAB;
  transition: all 0.3s ease-in-out;
}
.menuButton.activeNavi .rectangles {
  justify-content: center;
  position: relative;
}
.menuButton.activeNavi .rectangles div {
  position: absolute;
}
.menuButton.activeNavi .rectangles div:nth-of-type(1) {
  transform: rotate(315deg);
}
.menuButton.activeNavi .rectangles div:nth-of-type(2) {
  transform: rotateY(90deg);
}
.menuButton.activeNavi .rectangles div:nth-of-type(3) {
  transform: rotate(-315deg);
}
.menuButton .menuText {
  font-size: max(0.876rem, 0.7936507937vw);
  line-height: 1;
  color: #333333;
  padding-bottom: max(0.688rem, 0.5291005291vw);
}
@media (min-width: 1096px) {
  .menuButton {
    display: none;
  }
}

.headermenu {
  margin: auto;
  width: 100%;
  height: calc(100dvh - max(4.988rem, 3.835978836vw));
  transition: all 0.3s ease-in-out;
  position: fixed;
  z-index: 7004;
  top: max(4.988rem, 3.835978836vw);
  right: -100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  padding-block: max(6.344rem, 6.8783068783vw);
  padding-inline: max(2.92rem, 2.6455026455vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: max(6.344rem, 6.8783068783vw);
}
.headermenu.activeNavi {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  right: 0;
}
@media (min-width: 1096px) {
  .headermenu {
    top: auto;
    bottom: 0;
    right: 0;
    width: fit-content;
    padding: max(2.44rem, 2.6455026455vw);
    transform: none;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    justify-content: flex-end;
    align-items: flex-end;
  }
}
.headermenu .navi {
  background: #fafafa;
  padding: max(2.352rem, 1.5873015873vw) max(1.568rem, 1.0582010582vw);
  width: max(35.084rem, 23.6772486772vw);
  max-height: 80vh;
  overflow-y: auto;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.15);
}
@media (min-width: 1096px) {
  .headermenu .navi {
    background: transparent;
    width: auto;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
.headermenu .navi .toplink {
  font-size: max(2.058rem, 1.3888888889vw);
  font-weight: 450;
}
.headermenu .navi .toplink a {
  position: relative;
  display: flex;
  align-items: center;
  gap: max(0.344rem, 0.2645502646vw);
  padding-bottom: max(0.784rem, 0.5291005291vw);
  transition: all 0.3s ease-in-out;
}
.headermenu .navi .toplink a .en {
  font-family: "Roboto", sans-serif;
  font-weight: 200;
  font-size: max(1.176rem, 0.7936507937vw);
  text-transform: uppercase;
}
.headermenu .navi .toplink a::after {
  content: "";
  display: block;
  margin-top: max(0.196rem, 0.1322751323vw);
  width: max(1.568rem, 1.0582010582vw);
  height: max(1.568rem, 1.0582010582vw);
  aspect-ratio: 1/1;
  background: no-repeat url(../img/icons/arrow_R.svg) center center/cover;
  margin-left: max(1.568rem, 1.0582010582vw);
  transition: margin-left 0.3s ease-in-out;
}
@media (min-width: 1096px) {
  .headermenu .navi .toplink a::after {
    display: none;
  }
}
.headermenu .navi .toplink a:hover::after {
  margin-left: max(2.352rem, 1.5873015873vw);
}
.headermenu .navi .toplink.recruit_top a {
  color: #FA9A40;
  border-bottom: 1px solid #FA9A40;
}
.headermenu .navi .toplink.midcareer_top a {
  color: #2FB65C;
  border-bottom: 1px solid #2FB65C;
}
@media (min-width: 1096px) {
  .headermenu .navi .toplink.recruit_top a, .headermenu .navi .toplink.midcareer_top a {
    color: #fafafa;
    border-bottom: 1px solid #fafafa;
  }
  .headermenu .navi .toplink.recruit_top a:hover, .headermenu .navi .toplink.midcareer_top a:hover {
    opacity: 0.6;
  }
}
.headermenu .navi .toppagelink {
  color: #fafafa;
  margin-top: max(1.4rem, 0.9259259259vw);
}
.headermenu .navi .toppagelink li {
  border-radius: max(1.568rem, 1.0582010582vw);
  overflow: hidden;
  margin-top: max(0.8rem, 0.5291005291vw);
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.15), inset 0 0 0 0 rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.3s ease-in-out, background 0.3s ease-in-out;
}
.headermenu .navi .toppagelink li:hover {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15), inset 2px 2px 2px 0 rgba(0, 0, 0, 0.15);
}
@media (min-width: 1096px) {
  .headermenu .navi .toppagelink li {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  .headermenu .navi .toppagelink li:hover {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
}
.headermenu .navi .toppagelink a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: max(1.2rem, 0.7936507937vw);
  font-size: max(1.8rem, 1.1904761905vw);
  padding: max(1.2rem, 0.7936507937vw) max(3.6rem, 2.380952381vw);
  line-height: 1.2;
}
.headermenu .navi .toppagelink a span {
  font-size: max(2.4rem, 1.5873015873vw);
  line-height: 1;
  padding-bottom: max(0.392rem, 0.2645502646vw);
  border-bottom: 1px solid #fafafa;
}
.headermenu .navi .toppagelink.recruit-toppage a {
  background: #FA9A40;
  transition: background 0.3s ease-in-out;
}
.headermenu .navi .toppagelink.recruit-toppage a:hover {
  background: #BB6E26;
}
.headermenu .navi .toppagelink.midcareer-toppage a {
  background: #2FB65C;
  transition: background 0.3s ease-in-out;
}
.headermenu .navi .toppagelink.midcareer-toppage a:hover {
  background: #218442;
}
@media (min-width: 1096px) {
  .headermenu .navi .toppagelink {
    margin-top: max(0.8rem, 0.5291005291vw);
  }
  .headermenu .navi .toppagelink li {
    border-radius: 0;
    margin-top: max(0.4rem, 0.2645502646vw);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  .headermenu .navi .toppagelink a {
    font-size: max(1.372rem, 0.9259259259vw);
    padding: max(0.4rem, 0.2645502646vw) 0;
  }
  .headermenu .navi .toppagelink a span {
    font-size: max(1.548rem, 1.1904761905vw);
  }
  .headermenu .navi .toppagelink.recruit-toppage a, .headermenu .navi .toppagelink.midcareer-toppage a {
    background: transparent;
    transition: opacity 0.3s ease-in-out;
  }
  .headermenu .navi .toppagelink.recruit-toppage a:hover, .headermenu .navi .toppagelink.midcareer-toppage a:hover {
    background: transparent;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    opacity: 0.6;
  }
}
.headermenu .navi .infopagelink {
  margin-top: max(1.464rem, 1.5873015873vw);
}
.headermenu .navi .infopagelink .details,
.headermenu .navi .infopagelink .faq {
  margin-top: max(0.784rem, 0.5291005291vw);
  color: #333333;
}
.headermenu .navi .infopagelink .details a,
.headermenu .navi .infopagelink .faq a {
  display: flex;
  align-items: center;
  font-size: max(1.8rem, 1.1904761905vw);
  font-weight: 700;
  transition: opacity 0.3s ease-in-out;
}
.headermenu .navi .infopagelink .details a:hover,
.headermenu .navi .infopagelink .faq a:hover {
  opacity: 0.6;
}
.headermenu .navi .infopagelink .details a::after,
.headermenu .navi .infopagelink .faq a::after {
  content: "";
  display: block;
  margin-top: max(0.196rem, 0.1322751323vw);
  width: max(1.568rem, 1.0582010582vw);
  height: max(1.568rem, 1.0582010582vw);
  aspect-ratio: 1/1;
  background: no-repeat url(../img/icons/arrow_R.svg) center center/cover;
  margin-left: max(1.568rem, 1.0582010582vw);
  transition: margin-left 0.3s ease-in-out;
}
@media (min-width: 1096px) {
  .headermenu .navi .infopagelink .details a::after,
  .headermenu .navi .infopagelink .faq a::after {
    display: none;
  }
}
.headermenu .navi .infopagelink .details a:hover::after,
.headermenu .navi .infopagelink .faq a:hover::after {
  margin-left: max(2.352rem, 1.5873015873vw);
}
@media (min-width: 1096px) {
  .headermenu .navi .infopagelink .details a,
  .headermenu .navi .infopagelink .faq a {
    transition: opacity 0.3s ease-in-out;
    font-size: max(1.372rem, 0.9259259259vw);
  }
  .headermenu .navi .infopagelink .details a:hover,
  .headermenu .navi .infopagelink .faq a:hover {
    opacity: 0.6;
  }
}
.headermenu .navi .infopagelink .entry {
  margin-top: max(1.2rem, 0.7936507937vw);
  height: max(4.7rem, 3.1084656085vw);
  width: fit-content;
  margin-inline: auto;
  padding: max(0.588rem, 0.3968253968vw) max(4.116rem, 2.7777777778vw) max(0.784rem, 0.5291005291vw) max(4.116rem, 2.7777777778vw);
  display: grid;
  place-content: center;
  border: 2px solid #fafafa;
  border-radius: max(4.116rem, 2.7777777778vw);
  color: #fafafa;
  font-weight: 700;
  font-size: max(2.548rem, 1.7195767196vw);
  line-height: 1.2;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.15), inset 0 0 0 0 rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.3s ease-in-out, background 0.3s ease-in-out;
}
.headermenu .navi .infopagelink .entry .jp {
  display: none;
}
.headermenu .navi .infopagelink .entry:hover {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15), inset 2px 2px 2px 0 rgba(0, 0, 0, 0.15);
}
.headermenu .navi .infopagelink .entry.recruit {
  background: #FA9A40;
}
.headermenu .navi .infopagelink .entry.recruit:hover {
  background: #BB6E26;
}
.headermenu .navi .infopagelink .entry.midcareer {
  background: #2FB65C;
}
.headermenu .navi .infopagelink .entry.midcareer:hover {
  background: #218442;
}
.headermenu .navi .infopagelink .entry-sub {
  margin-top: max(0.784rem, 0.5291005291vw);
  display: none;
  transition: opacity 0.3s ease-in-out;
  font-size: max(1.372rem, 0.9259259259vw);
}
.headermenu .navi .infopagelink .entry-sub:hover {
  opacity: 0.6;
}
@media (min-width: 1096px) {
  .headermenu .navi .infopagelink .details a,
  .headermenu .navi .infopagelink .faq a,
  .headermenu .navi .infopagelink .entry-sub a {
    margin-top: max(1.032rem, 0.7936507937vw);
    color: #fafafa;
    font-weight: 450;
  }
  .headermenu .navi .infopagelink .details a::after,
  .headermenu .navi .infopagelink .faq a::after,
  .headermenu .navi .infopagelink .entry-sub a::after {
    display: none;
  }
  .headermenu .navi .infopagelink .entry {
    margin: auto;
    margin-top: max(1.464rem, 1.5873015873vw);
    height: auto;
    width: auto;
    padding: 0 0 max(0.688rem, 0.5291005291vw) 0;
    font-size: max(1.806rem, 1.3888888889vw);
    font-weight: 450;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: max(0.344rem, 0.2645502646vw);
    color: #fafafa;
    background: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #fafafa;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  .headermenu .navi .infopagelink .entry.recruit, .headermenu .navi .infopagelink .entry.midcareer {
    background: transparent;
  }
  .headermenu .navi .infopagelink .entry.recruit:hover, .headermenu .navi .infopagelink .entry.midcareer:hover {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    background: transparent;
    opacity: 0.6;
  }
  .headermenu .navi .infopagelink .entry .jp {
    display: inline;
  }
  .headermenu .navi .infopagelink .entry .en {
    font-family: "Roboto", sans-serif;
    font-weight: 200;
    font-size: max(1.032rem, 0.7936507937vw);
    text-transform: uppercase;
  }
  .headermenu .navi .infopagelink .entry-sub {
    display: block;
  }
}
.headermenu .navi .baselink div:nth-of-type(n+2) {
  margin-top: max(2.352rem, 1.5873015873vw);
}
.headermenu .navi .commonpagelink {
  margin-top: max(4.128rem, 3.1746031746vw);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: max(3.612rem, 2.7777777778vw);
}
.headermenu .navi .commonpagelink a {
  padding: max(0.688rem, 0.5291005291vw) max(1.376rem, 1.0582010582vw);
  border-radius: max(0.344rem, 0.2645502646vw);
  color: #005BAB;
  border: 1px solid #005BAB;
  transition: opacity 0.3s ease-in-out;
}
.headermenu .navi .commonpagelink a:hover {
  opacity: 0.6;
}
@media (min-width: 1096px) {
  .headermenu .navi .commonpagelink {
    gap: max(1.376rem, 1.0582010582vw);
  }
  .headermenu .navi .commonpagelink a {
    color: #fafafa;
    border: 1px solid #fafafa;
  }
}

.column_left {
  container: left/inline-size;
}

.left_inner {
  height: calc(100dvh - max(5.848rem, 4.4973544974vw));
  position: sticky;
  top: max(5.848rem, 4.4973544974vw);
  color: #ffffff;
  background: no-repeat url(../img/background/leftCatchCon.png) top right;
  background-size: auto 90vh;
}
.left_inner .left_message {
  display: none;
  position: absolute;
  inset: 0;
  margin: auto;
  height: fit-content;
  width: max(29.24rem, 22.4867724868vw);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.left_inner .left_message.showmsg {
  opacity: 1;
}
.left_inner .title {
  font-size: max(2.064rem, 1.5873015873vw);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.2em;
}
.left_inner .title_en {
  margin-top: max(0.344rem, 0.2645502646vw);
  font-size: max(1.204rem, 0.9259259259vw);
  font-family: "Roboto";
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.2em;
}
.left_inner .number {
  width: fit-content;
  font-size: max(5.16rem, 3.9682539683vw);
  font-family: "Roboto";
  line-height: 1;
  letter-spacing: 0;
  padding-bottom: 2.05128208cqw;
  border-bottom: 0.51282052cqw solid #fafafa;
}
.left_inner .subtitle {
  margin-top: max(3.44rem, 2.6455026455vw);
  font-size: max(1.548rem, 1.1904761905vw);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.2em;
}
.left_inner .text {
  margin-top: max(1.376rem, 1.0582010582vw);
  font-size: max(1.376rem, 1.0582010582vw);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.1em;
}

@container left (min-width : 340px) {
  .left_inner .left_message {
    display: block;
  }
}
.column_right {
  container: right/inline-size;
}

.right_inner {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  height: calc(100dvh - max(4.988rem, 3.835978836vw));
  position: sticky;
  top: max(4.988rem, 3.835978836vw);
  padding: max(2.562rem, 2.7777777778vw);
  background: no-repeat url(../img/background/backEarth.png) top -6% right -3%;
  background-size: max(25.193rem, 27.3148148148vw) max(25.193rem, 27.3148148148vw);
}
.right_inner .menuwrap {
  width: max(15.582rem, 10.5158730159vw);
  display: none;
}

@container right (min-width : 200px) {
  .right_inner .menuwrap {
    display: block;
  }
}
body.home {
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #D3EAFF #fafafa;
}
body.home::-webkit-scrollbar {
  width: 12px; /* この指定でOS設定を上書き */
  height: 12px; /* この指定でOS設定を上書き */
}
body.home::-webkit-scrollbar-track {
  background: rgba(250, 250, 250, 0.6); /* トラック(背景)の色 */
}
body.home::-webkit-scrollbar-thumb {
  background: #D3EAFF; /* スクロールバー本体の色 */
  border-radius: 6px; /* 角丸にする場合 */
}
body.home::-webkit-scrollbar-thumb:hover {
  background: #005BAB; /* ホバー時の色 */
}

.frontpage {
  width: 100%;
}

@media (orientation: landscape) and (1023px < width) {
  .frontpage {
    overflow-x: hidden;
  }
}
.front-img {
  width: 100%;
  height: 100%;
  position: relative;
  padding-top: max(4.018rem, 2.7116402116vw);
}
.front-img .front-videoWrap {
  width: 150vmax;
  height: calc(100svh - max(4.018rem, 2.7116402116vw) - 17px);
  overflow: hidden;
}
.front-img .front-videoWrap video {
  width: 150vmax;
  height: 100svh;
  object-fit: cover;
  object-position: center top;
}
.front-img .front-videoWrap .canvasWrap {
  width: 150vmax;
  height: 100svh;
}
.front-img .front-videoWrap canvas {
  width: 150vmax;
  height: 150vmax;
}
@media (min-width: 1024px) {
  .front-img .front-videoWrap {
    width: 100vmax;
    height: 100svh;
  }
  .front-img .front-videoWrap video {
    width: 100vmax;
  }
  .front-img .front-videoWrap .canvasWrap {
    width: 100vmax;
    height: 100svh;
  }
  .front-img .front-videoWrap canvas {
    width: 100vmax;
    height: 100vmax;
  }
}
.front-img .front-balloonswrap {
  width: 150vmax;
  height: calc(100svh - max(4.018rem, 2.7116402116vw));
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
@media (min-width: 1024px) {
  .front-img .front-balloonswrap {
    width: 100vmax;
    height: 100svh;
    top: 0;
  }
}

@media (orientation: landscape) and (1023px < width) {
  .front-img {
    overflow: hidden;
    width: 100vmax;
    height: 100svh;
    padding-top: 0;
  }
}
@media (orientation: portrait) and (1023px < width) {
  .front-img {
    overflow: hidden;
    width: 100vmax;
    height: 100svh;
    padding-top: 0;
  }
}
.front-balloons {
  width: 150vmax;
  height: auto;
  aspect-ratio: 1/1;
}
@media (min-width: 1024px) {
  .front-balloons {
    width: 100%;
  }
}
.front-balloons .balloon {
  position: absolute;
}
.front-balloons .balloon .ballooninner {
  display: grid;
  align-items: end;
  justify-items: center;
  transform: translateX(-50%) translateY(-100%);
}
.front-balloons .balloon .ballooninner:hover {
  cursor: pointer;
}
.front-balloons .balloon .ballooninner:hover .small {
  filter: grayscale(50%) brightness(90%);
}
.front-balloons .balloon .small {
  grid-area: 1/1/2/2;
  width: fit-content;
  max-width: max(12.848rem, 11.6402116402vw);
  height: fit-content;
  min-height: max(2.044rem, 1.8518518519vw);
  padding: max(0.584rem, 0.5291005291vw) max(1.533rem, 1.3888888889vw);
  border-radius: max(1.46rem, 1.3227513228vw);
  font-size: max(1.314rem, 1.1904761905vw);
  line-height: 1;
  letter-spacing: 0;
  font-weight: 700;
  opacity: 1;
  white-space: nowrap;
  background: #005BAB;
  color: #fafafa;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  animation: balloon 2.4s cubic-bezier(0, 0.01, 0.19, 1.2) infinite;
  transition: opacity 0.3s ease-in-out, filter 0.3s ease-in-out;
}
.front-balloons .balloon .small::after {
  content: "";
  display: block;
  width: max(1.022rem, 0.9259259259vw);
  height: max(0.584rem, 0.5291005291vw);
  background: #005BAB;
  clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
  position: absolute;
  bottom: calc(max(0.511rem, 0.462962963vw) * -1);
}
.front-balloons .balloon .large {
  grid-area: 1/1/2/2;
  opacity: 0;
  height: fit-content;
  width: fit-content;
  padding: max(0.584rem, 0.5291005291vw) max(1.168rem, 1.0582010582vw);
  border-radius: max(1.46rem, 1.3227513228vw);
  font-weight: 500;
  font-size: max(0.854rem, 0.9259259259vw);
  line-height: 1.2;
  letter-spacing: 0;
  background: #005BAB;
  color: #fafafa;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition-delay: 0.2s;
  transform: translateY(0);
}
.front-balloons .balloon .large::after {
  content: "";
  display: block;
  width: max(1.022rem, 0.9259259259vw);
  height: max(0.584rem, 0.5291005291vw);
  background: #005BAB;
  clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
  position: absolute;
  bottom: calc(max(0.511rem, 0.462962963vw) * -1);
}
.front-balloons .balloon.appear .small {
  opacity: 0;
}
.front-balloons .balloon.appear .large {
  opacity: 1;
  transform: translateY(max(0.73rem, 0.6613756614vw));
}
.front-balloons .smoke {
  top: 11.8968935889vmax;
  left: 35.1949768672vmax;
}
.front-balloons .soil {
  top: 8.9226701917vmax;
  left: 57.6007931262vmax;
}
.front-balloons .hotspring {
  top: 15.4659616656vmax;
  left: 67.4157303371vmax;
}
.front-balloons .well {
  top: 28.1559814937vmax;
  left: 108.162590879vmax;
}
.front-balloons .water {
  top: 32.12161269vmax;
  left: 56.9068076669vmax;
}
.front-balloons .asbest {
  top: 36.9795109055vmax;
  left: 92.8949107733vmax;
}
.front-balloons .pcb {
  top: 44.7124917383vmax;
  left: 40.1520158625vmax;
}
.front-balloons .hotspringtruck {
  top: 47.6867151355vmax;
  left: 86.2524785195vmax;
}
.front-balloons .maintenance {
  top: 51.9497686715vmax;
  left: 71.8770654329vmax;
}
.front-balloons .noise {
  top: 62.9543952412vmax;
  left: 107.2703238599vmax;
}
@media (min-width: 1024px) {
  .front-balloons .smoke {
    top: 4.0978189028vmax;
    left: 23.4633179114vmax;
  }
  .front-balloons .soil {
    top: 2.7098479841vmax;
    left: 36.4177131527vmax;
  }
  .front-balloons .soil.appear .large {
    transform: translateY(max(2.19rem, 1.9841269841vw));
  }
  .front-balloons .hotspring {
    top: 7.2703238599vmax;
    left: 44.9438202247vmax;
  }
  .front-balloons .well {
    top: 15.8625247852vmax;
    left: 72.1083939194vmax;
  }
  .front-balloons .water {
    top: 18.5062789161vmax;
    left: 37.9378717779vmax;
  }
  .front-balloons .asbest {
    top: 21.7448777264vmax;
    left: 61.9299405155vmax;
  }
  .front-balloons .pcb {
    top: 26.9001982816vmax;
    left: 26.768010575vmax;
  }
  .front-balloons .hotspringtruck {
    top: 28.8830138797vmax;
    left: 57.5016523463vmax;
  }
  .front-balloons .maintenance {
    top: 31.7250495704vmax;
    left: 47.9180436219vmax;
  }
  .front-balloons .noise {
    top: 39.0614672835vmax;
    left: 71.5135492399vmax;
  }
}

.front-catch {
  position: fixed;
  top: clamp(1.176rem, 0.7936507937vw, 1.2rem);
  right: 0;
  z-index: 1;
  padding-inline: clamp(1.464rem, 1.5873015873vw, 2.4rem);
  align-self: flex-end;
  text-align: right;
  font-weight: 900;
  font-size: clamp(2.744rem, 1.8518518519vw, 2.8rem);
  line-height: 1.4;
}
.front-catch > span {
  color: #FA6750;
}
@media (min-width: 540px) {
  .front-catch {
    padding-inline: clamp(2.352rem, 1.5873015873vw, 2.4rem);
    font-size: clamp(2.94rem, 1.9841269841vw, 3rem);
  }
}
@media (min-width: 768px) {
  .front-catch {
    font-size: 3.1746031746vw;
  }
}

.front-contents {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1;
  overflow: clip;
  pointer-events: none;
}

.front-background {
  width: clamp(500px, 120vw, 800px);
  height: auto;
  aspect-ratio: 25/4;
  position: absolute;
  bottom: 0;
  z-index: -1;
  clip-path: ellipse(50% 100% at 50% 100%);
  background: #005BAB;
}
@media (min-width: 540px) {
  .front-background {
    aspect-ratio: 80/15;
    translate: 0 15%;
  }
}

.front-buttonWrap {
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  border: clamp(0.2rem, 0.1322751323vw, 0.2rem) solid #fafafa;
  overflow: hidden;
  border-radius: clamp(3.136rem, 2.1164021164vw, 3.2rem);
  pointer-events: all;
  box-shadow: clamp(0.392rem, 0.2645502646vw, 0.4rem) clamp(0.392rem, 0.2645502646vw, 0.4rem) clamp(0.98rem, 0.6613756614vw, 1rem) 0 rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.3s ease-in-out;
}
.front-buttonWrap:has(.midcareer:hover) {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.front-buttonWrap a {
  width: clamp(16.072rem, 10.8465608466vw, 16.4rem);
  padding-block: clamp(1.568rem, 1.0582010582vw, 1.6rem);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fafafa;
  font-weight: 700;
  font-size: clamp(2.352rem, 1.5873015873vw, 2.4rem);
  line-height: 1.4;
  box-shadow: clamp(0.392rem, 0.2645502646vw, 0.4rem) clamp(0.392rem, 0.2645502646vw, 0.4rem) clamp(0.98rem, 0.6613756614vw, 1rem) 0 rgba(0, 0, 0, 0.15), 0 0 0 0 rgba(0, 0, 0, 0) inset;
  transition: all 0.3s ease-in-out;
}
.front-buttonWrap a:hover {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), clamp(0.588rem, 0.3968253968vw, 0.6rem) clamp(0.588rem, 0.3968253968vw, 0.6rem) clamp(0.588rem, 0.3968253968vw, 0.6rem) 0 rgba(0, 0, 0, 0.15) inset;
}
@media (min-width: 540px) {
  .front-buttonWrap a {
    width: fit-content;
    padding-block: clamp(0.392rem, 0.2645502646vw, 0.4rem);
    padding-inline: clamp(4.116rem, 2.7777777778vw, 4.2rem);
    font-size: clamp(2.744rem, 1.8518518519vw, 2.8rem);
  }
}
.front-buttonWrap a > span {
  font-size: clamp(1.372rem, 0.9259259259vw, 1.4rem);
}
@media (min-width: 540px) {
  .front-buttonWrap a > span {
    font-size: clamp(1.568rem, 1.0582010582vw, 1.6rem);
  }
}
.front-buttonWrap a.recruit {
  background: #FA9A40;
}
.front-buttonWrap a.recruit:hover {
  background: #BB6E26;
}
.front-buttonWrap a.midcareer {
  background: #2FB65C;
  border-left: clamp(0.2rem, 0.1322751323vw, 0.2rem) solid #fafafa;
}
.front-buttonWrap a.midcareer:hover {
  background: #218442;
}

.front-topics {
  padding: clamp(1.568rem, 1.0582010582vw, 1.6rem) 0 clamp(2.352rem, 1.5873015873vw, 2.4rem) 0;
  color: #fafafa;
  font-weight: 900;
  font-size: clamp(1.764rem, 1.1904761905vw, 1.8rem);
  line-height: 1.3;
  pointer-events: all;
}
@media (min-width: 540px) {
  .front-topics {
    padding: clamp(1.2rem, 0.7936507937vw, 1.2rem) 0 clamp(1.6rem, 1.0582010582vw, 1.6rem) 0;
    font-size: clamp(2.94rem, 1.9841269841vw, 3rem);
  }
}
.front-topics a {
  color: #fafafa;
}
.front-topics a:hover {
  opacity: 0.6;
}

.loading {
  position: fixed;
  z-index: 8000;
  width: 100%;
  height: 100%;
  background: #005BAB;
  display: grid;
  place-content: center;
  opacity: 0;
  pointer-events: none;
}
.loading .logoWrap {
  width: clamp(18.3rem, 19.8412698413vw, 30rem);
  display: grid;
  justify-items: center;
  align-items: center;
}
.loading .logoWrap .logobase {
  grid-area: 1/1/2/2;
}
.loading .logoWrap .logoearth {
  grid-area: 1/1/2/2;
  animation: turn 1s ease-in-out infinite;
  transform-origin: 30% center;
}

.loading.active {
  opacity: 1;
}
.loading.active .logoWrap {
  animation: logoAnimation 1s forwards;
}

.loading.loaded {
  animation: disAppear 1s 0.8s forwards;
}

.firstview-inner {
  background: #005BAB;
}
.firstview-inner .mainimgWrap {
  background: #fafafa;
}
.firstview-inner .topicsarea {
  background: #005BAB;
  color: #fafafa;
  padding: 0 4.10256416cqw 8.20512832cqw 4.10256416cqw;
  margin-top: -1px;
}
.firstview-inner .topicsarea .topicsareaTitle {
  font-family: "Roboto", sans-serif;
  font-weight: 200;
  font-size: 3.58974364cqw;
  line-height: 1;
  text-align: center;
}
.firstview-inner .topicsarea ul {
  margin-top: 2.05128208cqw;
}
.firstview-inner .topicsarea ul li {
  padding: 1.53846156cqw 4.10256416cqw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.02564104cqw;
  background: #fafafa;
  color: #005BAB;
  font-weight: 900;
  font-size: 5.1282052cqw;
  line-height: 1.2;
}
.firstview-inner .topicsarea ul li + li {
  margin-top: 2.05128208cqw;
}
.firstview-inner .topicsarea a {
  color: #005BAB;
}
.firstview-inner .topicsarea a:hover {
  opacity: 0.6;
}

.newsArea {
  padding: 6.15384624cqw 4.10256416cqw 10.76923092cqw 4.10256416cqw;
  background: #fafafa;
}
.newsArea .newsareaTitle {
  font-family: "Roboto", sans-serif;
  font-weight: 200;
  font-size: 3.58974364cqw;
  line-height: 1;
  text-align: center;
}
.newsArea ul {
  margin-top: 4.10256416cqw;
}
.newsArea li {
  background: #fafafa;
}
.newsArea li + li {
  margin-top: 2.05128208cqw;
}
.newsArea li a {
  display: block;
  padding: 2.05128208cqw;
  border: 0.25641026cqw solid #005BAB;
  border-radius: 1.02564104cqw;
  box-shadow: 0.51282052cqw 0.51282052cqw 0.51282052cqw 0 rgba(0, 0, 0, 0.15), 0 0 0 0 rgba(0, 0, 0, 0) inset;
  color: #005BAB;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
.newsArea li a:hover {
  background: #005BAB;
  color: #fafafa;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0.51282052cqw 0.51282052cqw 0.51282052cqw 0 rgba(0, 0, 0, 0.15) inset;
}
.newsArea .newsHeader {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  gap: 1.02564104cqw;
}
.newsArea .newsHeader .date {
  font-family: "Roboto", sans-serif;
  font-size: 3.58974364cqw;
  line-height: 1;
}
.newsArea .newsHeader .categories {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.02564104cqw;
}
.newsArea .newsHeader .category {
  padding: 1.02564104cqw 2.05128208cqw;
  background: #005BAB;
  border-radius: 4.10256416cqw;
  border: 1px solid #fafafa;
  color: #fafafa;
  font-size: 2.5641026cqw;
  line-height: 1;
}
.newsArea .newsTitle {
  margin-top: 1.02564104cqw;
  font-weight: 700;
  font-size: 3.8461539cqw;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  text-overflow: ellipsis;
  height: 1.3em;
  overflow: hidden;
  hyphens: auto;
}
.newsArea .vewimorelink {
  margin: 4.10256416cqw 0 0 auto;
}

.sectiontitleWrap {
  overflow: hidden;
  padding-top: 3.07692312cqw;
}

.sectionTitle {
  position: relative;
  padding-inline: 10.76923092cqw;
  padding-block: 12.820513cqw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  gap: 4.10256416cqw;
  border-radius: 61.5384624cqw 0 0 0;
  box-shadow: -1.02564104cqw -1.02564104cqw 2.5641026cqw 0 rgba(0, 0, 0, 0.15);
}
.sectionTitle img {
  position: absolute;
  top: 0;
  left: 6.15384624cqw;
  width: 24.61538496cqw;
  height: 24.61538496cqw;
  animation: turn 5s ease-out infinite;
}
.sectionTitle h2 {
  height: 25.641026cqw;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: right;
  font-size: 10.76923092cqw;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 0;
}
.sectionTitle .subtitle {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 4.10256416cqw;
  font-family: "Roboto", sans-serif;
}
.sectionTitle .subtitle .en {
  font-weight: 200;
  font-size: 4.10256416cqw;
  line-height: 1.2;
}
.sectionTitle .subtitle .number {
  font-size: 8.615384736cqw;
  line-height: 1;
  color: #fafafa;
  padding-bottom: 1.02564104cqw;
  border-bottom: 0.25641026cqw solid #fafafa;
}
.sectionTitle .catch {
  font-size: 3.8461539cqw;
  line-height: 1.8;
}

.about .sectiontitleWrap {
  background: #fafafa;
}
.about .sectionTitle {
  background: #F4DADC;
}
.about .sectionTitle h2 {
  color: #ED313F;
}

.people .sectiontitleWrap {
  background: #F4DADC;
}
.people .sectionTitle {
  background: #B8D9F6;
}
.people .sectionTitle h2 {
  color: #005BAB;
}

.work-style .sectiontitleWrap {
  background: #B8D9F6;
}
.work-style .sectionTitle {
  background: #C8E9D3;
}
.work-style .sectionTitle h2 {
  color: #39AA5F;
}

.partsTitle {
  padding-inline: 6.15384624cqw;
}
.partsTitle p {
  font-weight: 900;
  font-family: "Roboto", sans-serif;
  font-size: 11.28205144cqw;
  color: #fafafa;
  line-height: 1;
}
.partsTitle h3 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 8.71794884cqw;
  gap: 1.02564104cqw;
  font-weight: 700;
  font-size: 4.61538468cqw;
  color: #005BAB;
  line-height: 1.3;
}
.partsTitle h3 > span {
  padding: 1.2820513cqw;
}
.partsTitle img {
  width: 6.15384624cqw;
  height: auto;
  aspect-ratio: 1/1;
}

.partsLead {
  margin-top: 2.05128208cqw;
  padding-inline: 6.15384624cqw;
  font-size: 4.10256416cqw;
  line-height: 1.6;
}

.aboutcontents {
  display: flex;
  flex-direction: column;
  gap: 10.76923092cqw;
}
.aboutcontents .whiteballoon {
  margin-inline: 6.15384624cqw;
  margin-bottom: 6.15384624cqw;
  height: 20.5128208cqw;
  display: grid;
  place-content: center;
  background: #fafafa;
  border-radius: 2.05128208cqw;
  font-weight: 700;
  font-size: 5.38461546cqw;
  line-height: 1.3;
  text-align: center;
  position: relative;
}
.aboutcontents .whiteballoon::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -2.05128208cqw;
  left: 65%;
  width: 7.6923078cqw;
  height: 4.10256416cqw;
  background: #fafafa;
  clip-path: polygon(25% 0%, 0% 100%, 100% 0%);
}
.aboutcontents h3 {
  padding-inline: 6.15384624cqw;
  color: #ED313F;
  font-weight: 700;
  font-size: 4.61538468cqw;
  line-height: 1.3;
}
.aboutcontents .text {
  margin-top: 2.05128208cqw;
  font-size: 3.58974364cqw;
  line-height: 1.6;
}
.aboutcontents .about-animation {
  position: relative;
}
.aboutcontents .about-animation .st1,
.aboutcontents .about-animation .st2 {
  position: absolute;
  animation: swicth 1s infinite;
  animation-timing-function: steps(1, end);
  will-change: opacity;
}
.aboutcontents .about-animation .st2 {
  animation-delay: 0.5s;
}

.contribution-text {
  margin-inline: 6.15384624cqw;
  display: grid;
  grid-template-columns: 51.282052cqw 35.8974364cqw;
  justify-content: center;
}
.contribution-text .contribution-img {
  width: 35.8974364cqw;
}
.contribution-text .contribution-img img {
  width: 31.79487224cqw;
  height: auto;
  object-fit: contain;
}
.contribution-text .contribution-img .st1,
.contribution-text .contribution-img .st2 {
  flex-shrink: 0;
  bottom: 0;
  right: -1.02564104cqw;
}

.achievement {
  position: relative;
}
.achievement .achievement-title {
  text-align: right;
}
.achievement .achievement-text {
  width: 65.12820604cqw;
  margin: 2.05128208cqw 6.15384624cqw 2.05128208cqw auto;
  padding-bottom: 24.10256444cqw;
}
.achievement .achievement-img {
  width: 100%;
  height: 62.05128292cqw;
  position: absolute;
  bottom: 0;
  left: 0;
}

.features .features-title {
  text-align: right;
}
.features .features-text {
  margin-right: 6.15384624cqw;
  display: grid;
  grid-template-columns: 1fr 51.282052cqw;
  justify-content: center;
}
.features .features-text > p {
  grid-area: 1/2/2/3;
}
.features .features-img {
  width: 38.461539cqw;
}
.features .features-img img {
  width: 38.461539cqw;
  height: auto;
  object-fit: contain;
}
.features .features-img .st1,
.features .features-img .st2 {
  flex-shrink: 0;
  bottom: 0;
  left: 0;
}

.future .future-text {
  margin-inline: 6.15384624cqw;
}
.future .future-img {
  width: 100%;
  height: 62.05128292cqw;
}
.future .future-img .st1,
.future .future-img .st2 {
  right: 0;
  top: 0;
}

.corporatelinkWrap {
  padding: 10.2564104cqw 6.15384624cqw;
}
.corporatelinkWrap .arrowButton {
  margin: 0 0 0 auto;
  border: 0.25641026cqw solid #333333;
  border-radius: 5.1282052cqw;
}

.jobdescriotionlist {
  margin-top: 6.15384624cqw;
  padding-inline: 6.15384624cqw;
  padding-bottom: 10.76923092cqw;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 2.05128208cqw;
}
.jobdescriotionlist div.dataWrap .iconWrap img {
  display: none;
}
.jobdescriotionlist a.dataWrap .iconWrap img {
  display: block;
}
.jobdescriotionlist .dataWrap {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 8.71794884cqw;
  grid-template-rows: auto auto;
  gap: 2.05128208cqw;
  padding: 2.05128208cqw 2.05128208cqw 2.05128208cqw 4.10256416cqw;
  border-radius: 1.02564104cqw 4.10256416cqw;
  background: #fafafa;
  transition: all 0.3s ease-in-out;
  box-shadow: 0.51282052cqw 0.51282052cqw 0.51282052cqw 0 rgba(0, 0, 0, 0.15), 0 0 0 0 rgba(0, 0, 0, 0) inset;
}
.jobdescriotionlist .dataWrap .definitionTerm {
  grid-area: 1/1/2/2;
  font-weight: 700;
  font-size: 4.10256416cqw;
  line-height: 1.1;
  color: #005BAB;
}
.jobdescriotionlist .dataWrap .definitionDescription {
  grid-area: 2/1/3/2;
  margin-top: 1.02564104cqw;
  width: 100%;
}
.jobdescriotionlist .dataWrap .definitionDescription .textWrap {
  min-height: 10.2564104cqw;
  font-size: 3.58974364cqw;
  line-height: 1.4;
}
.jobdescriotionlist .dataWrap .iconWrap {
  grid-area: 1/2/3/3;
  align-self: center;
  padding: 1.2820513cqw;
  width: 8.71794884cqw;
  height: 8.71794884cqw;
}
.jobdescriotionlist a:hover {
  background: rgba(250, 250, 250, 0.6);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0.51282052cqw 0.51282052cqw 0.51282052cqw 0 rgba(0, 0, 0, 0.15) inset;
}

.interviewlist {
  margin-top: 6.15384624cqw;
  padding-inline: 6.15384624cqw;
  padding-bottom: 16.41025664cqw;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  gap: 3.33333338cqw;
}
.interviewlist li {
  grid-row: span 4;
  display: grid;
  grid-template-rows: subgrid;
  gap: 0;
  position: relative;
  z-index: 1;
  background-size: 41.79487238cqw auto;
  background-repeat: no-repeat;
  background-color: #fafafa;
  transition: background 0.3s ease-in-out;
}
.interviewlist li:hover {
  background: rgba(250, 250, 250, 0.6);
}
.interviewlist .bgimg {
  width: 100%;
  height: auto;
  aspect-ratio: 41/23;
  position: absolute;
  top: 0;
  z-index: -1;
}
.interviewlist .bgimg img {
  width: 100%;
  height: auto;
  aspect-ratio: 41/23;
  object-fit: cover;
}
.interviewlist a {
  grid-row: span 4;
  display: grid;
  grid-template-rows: subgrid;
  box-shadow: 0.51282052cqw 0.51282052cqw 0.51282052cqw 0 rgba(0, 0, 0, 0.15), 0 0 0 0 rgba(0, 0, 0, 0) inset;
  transition: box-shadow 0.3s ease-in-out;
}
.interviewlist a:hover {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0.51282052cqw 0.51282052cqw 0.51282052cqw 0 rgba(0, 0, 0, 0.15) inset;
}
.interviewlist .interviewImg {
  width: 100%;
  height: auto;
  aspect-ratio: 41/23;
}
.interviewlist .profile {
  padding: 2.05128208cqw;
  grid-row: span 3;
  display: grid;
  grid-template-rows: subgrid;
  position: relative;
}
.interviewlist .profile .profile-career {
  position: absolute;
  top: -3.58974364cqw;
  padding: 0.51282052cqw 1.02564104cqw;
  border-radius: 0 2.05128208cqw 0 0;
  background: #2FB65C;
  color: #fafafa;
  font-weight: 700;
  font-size: 2.5641026cqw;
  line-height: 1;
}
.interviewlist .profile .profile-namewrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.interviewlist .profile .profile-name {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.51282052cqw 1.02564104cqw;
  font-weight: 700;
  line-height: 1;
}
.interviewlist .profile .profile-name .job {
  font-size: 3.33333338cqw;
}
.interviewlist .profile .profile-name .name {
  font-size: 3.8461539cqw;
}
.interviewlist .profile .arrow img {
  width: 4.10256416cqw;
  height: auto;
  aspect-ratio: 1/1;
}
.interviewlist .profile .profile-background {
  margin-top: 1.02564104cqw;
  font-weight: 500;
  font-size: 2.82051286cqw;
}
.interviewlist .profile .profile-year {
  font-weight: 500;
  font-size: 2.82051286cqw;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.02564104cqw;
}

.workstyle-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10.76923092cqw;
  padding-bottom: 16.41025664cqw;
}
.workstyle-content h3 {
  padding-inline: 6.15384624cqw;
  font-weight: 700;
  font-size: 5.38461546cqw;
  line-height: 1.3;
  color: #39AA5F;
}
.workstyle-content h4 {
  padding-top: 6.15384624cqw;
  margin-inline: 6.15384624cqw;
  font-weight: 700;
  font-size: 3.58974364cqw;
  line-height: 1;
  padding-bottom: 1.02564104cqw;
  border-bottom: 0.25641026cqw solid #333333;
}
.workstyle-content .text {
  margin-top: 2.05128208cqw;
  padding-inline: 6.15384624cqw;
}
.workstyle-content p {
  font-size: 3.58974364cqw;
  line-height: 1.6;
  font-weight: 350;
}
.workstyle-content .benefitslist {
  margin-top: 2.05128208cqw;
  padding: 4.10256416cqw;
  display: flex;
  flex-direction: column;
  gap: 2.05128208cqw;
  border-radius: 4.10256416cqw;
  background: rgba(250, 250, 250, 0.6);
}
.workstyle-content .benefitslist h4 {
  padding-top: 0;
  margin-inline: 0;
  font-weight: 700;
  font-size: 3.58974364cqw;
  line-height: 1;
  padding-bottom: 1.02564104cqw;
  border-bottom: 0.25641026cqw solid #333333;
}
.workstyle-content .benefitslist .benefitsitems {
  margin-top: 2.05128208cqw;
  font-size: 3.33333338cqw;
  font-weight: 350;
  line-height: 1.4;
  display: flex;
  flex-direction: column;
  gap: 1.02564104cqw;
}
.workstyle-content .benefitslist .benefitsitems li {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.02564104cqw;
}
.workstyle-content .benefitslist .benefitsitems li::before {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 1.02564104cqw;
  height: auto;
  aspect-ratio: 1/1;
  margin-top: 1.79487182cqw;
  background: #333333;
  border-radius: 50%;
}
.workstyle-content .imgslide {
  margin-top: 2.05128208cqw;
  width: 100%;
  height: auto;
  aspect-ratio: 195/128;
  border-radius: 4.10256416cqw;
  overflow: hidden;
}
.workstyle-content .imgslide ul {
  width: 100%;
}
@media (min-width: 540px) {
  .workstyle-content .imgslide ul {
    width: max(500px, 41.27vw);
  }
}
.workstyle-content .imgslide li {
  height: auto;
  aspect-ratio: 195/128;
}
.workstyle-content .imgslide li img {
  height: auto;
  aspect-ratio: 195/128;
}
.workstyle-content .imgslide li figure {
  position: relative;
}
.workstyle-content .imgslide li figure figcaption {
  position: absolute;
  bottom: 2.05128208cqw;
  right: 2.05128208cqw;
}
.workstyle-content .imgslide li figure figcaption p {
  padding: 0.76923078cqw 2.05128208cqw 1.02564104cqw 2.05128208cqw;
  width: fit-content;
  background: #39AA5F;
  color: #fafafa;
  font-size: 3.58974364cqw;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1;
}
.workstyle-content .imgslide li figure figcaption p:nth-of-type(1) {
  margin: 0;
}
.workstyle-content .imgslide li figure figcaption p:nth-of-type(2) {
  margin: 1.02564104cqw 0 0 4.10256416cqw;
}

.splide__pagination {
  display: none;
}

.home-snsLinksArea {
  padding: 6.15384624cqw;
  background: #fafafa;
}
.home-snsLinksArea .snsLinksWrap {
  padding: 4.10256416cqw 6.15384624cqw;
  border: 0.51282052cqw solid #005BAB;
  border-radius: 4.10256416cqw;
}
.home-snsLinksArea .snslinksTitle {
  font-weight: 700;
  font-size: 6.15384624cqw;
  line-height: 1.3;
  color: #005BAB;
  text-align: center;
}
.home-snsLinksArea .text {
  margin-top: 1.02564104cqw;
  font-size: 3.8461539cqw;
  line-height: 1.4;
}
.home-snsLinksArea .snslist {
  margin-top: 2.05128208cqw;
  border-top: 0.25641026cqw solid #333333;
}
.home-snsLinksArea .snslist li {
  padding-bottom: 2.05128208cqw;
  border-bottom: 0.25641026cqw solid #333333;
}
.home-snsLinksArea .snslist a {
  padding: 1.02564104cqw 2.05128208cqw;
  display: block;
  transition: opacity 0.3s ease-in-out;
}
.home-snsLinksArea .snslist a:hover {
  opacity: 0.6;
}
.home-snsLinksArea .snslist .snsname {
  display: flex;
  align-items: center;
  gap: 1.02564104cqw;
}
.home-snsLinksArea .snslist .snsname .icon {
  width: 8.71794884cqw;
  height: 8.71794884cqw;
  flex-shrink: 0;
}
.home-snsLinksArea .snslist .snsname .name {
  font-weight: 700;
  font-size: 4.61538468cqw;
  line-height: 1.3;
}
.home-snsLinksArea .snslist .snsname::after {
  margin: 0 0 0 auto;
  content: "";
  display: block;
  width: 4.10256416cqw;
  height: 4.10256416cqw;
  background: url(../img/icons/external-link.svg) center center/contain;
}
.home-snsLinksArea .snslist .snsdescription {
  font-size: 3.33333338cqw;
  line-height: 1.4;
}

.card-eyecatch {
  width: 100%;
  height: auto;
}
.card-eyecatch img {
  width: 100%;
  height: auto;
}

.job-lists {
  margin-top: 9.23076936cqw;
  padding-inline: 6.15384624cqw;
}

.listwrap {
  border-radius: 2.05128208cqw;
  overflow: hidden;
}
.listwrap:nth-of-type(n+2) {
  margin-top: 2.05128208cqw;
}
.listwrap .listtitle {
  padding: 2.05128208cqw 4.10256416cqw;
  background: #333333;
  color: #fafafa;
  font-weight: 900;
  font-size: 4.10256416cqw;
}
.listwrap ul {
  background: #fafafa;
  padding: 4.10256416cqw;
}
.listwrap li {
  padding-block: 4.10256416cqw;
  border-bottom: 0.25641026cqw solid #A5A4A4;
}
.listwrap li:first-of-type {
  border-top: 0.25641026cqw solid #A5A4A4;
}
.listwrap a {
  padding-right: 12.30769248cqw;
  display: flex;
  align-items: center;
  position: relative;
  font-weight: 900;
  font-size: 4.10256416cqw;
}
.listwrap a::after {
  content: "";
  display: block;
  position: absolute;
  margin-top: 0.51282052cqw;
  right: 4.10256416cqw;
  width: 4.10256416cqw;
  height: 4.10256416cqw;
  aspect-ratio: 1/1;
  background: no-repeat url(../img/icons/arrow_R.svg) center center/cover;
  transition: right 0.3s ease-in-out;
}
.listwrap a:hover::after {
  right: 2.05128208cqw;
}
.listwrap .recruitlist a {
  color: #FA9A40;
}
.listwrap .midcareerlist a {
  color: #2FB65C;
}

.faqArea {
  margin-top: calc(4.10256416cqw - max(4.988rem, 3.835978836vw));
  padding-top: max(4.988rem, 3.835978836vw);
  padding-bottom: 6.15384624cqw;
}
.faqArea .faqheading {
  font-size: 6.66666676cqw;
  font-weight: 900;
  line-height: 1.3;
  text-align: center;
}
.faqArea .faqcontents {
  margin-top: 2.05128208cqw;
  display: flex;
  flex-direction: column;
  gap: 4.10256416cqw;
}
.faqArea summary {
  list-style: none;
  display: grid;
  grid-template-columns: min-content 1fr 2.5641026cqw;
  align-items: center;
  gap: 2.05128208cqw;
  padding: 2.05128208cqw 6.15384624cqw 2.05128208cqw 4.10256416cqw;
  color: #fafafa;
  font-size: 4.10256416cqw;
  line-height: 1.3;
  font-weight: 700;
  cursor: pointer;
}
.faqArea summary span {
  font-size: 6.15384624cqw;
  font-weight: 700;
}
.faqArea summary::before {
  grid-area: 1/3/2/4;
  justify-self: center;
  align-self: center;
  content: "";
  margin-left: 3.07692312cqw;
  display: block;
  width: 2.5641026cqw;
  height: 0.410256416cqw;
  background: #333333;
}
.faqArea summary::after {
  grid-area: 1/3/2/4;
  justify-self: center;
  align-self: center;
  content: "";
  margin-left: 3.07692312cqw;
  display: block;
  width: 0.410256416cqw;
  height: 2.5641026cqw;
  background: #333333;
  transition: rotate 0.3s ease-in-out;
}
.faqArea summary::marker, .faqArea summary::-webkit-details-marker {
  display: none;
}
.faqArea details::details-content {
  display: grid;
  grid-template-rows: 1fr;
  will-change: grid-template-rows;
  transition-duration: 0.3s;
  transition-property: content-visibility, grid-template-rows;
  transition-behavior: allow-discrete;
  transition-timing-function: ease-in;
}
.faqArea details > div {
  overflow: hidden;
  background: #fafafa;
  font-size: 3.8461539cqw;
  font-weight: 400;
  line-height: 1.6;
}
.faqArea details .paddingWrap {
  padding: 2.05128208cqw 4.10256416cqw;
}
.faqArea details[open] summary::after {
  rotate: -270deg;
}
.faqArea details:not([open])::details-content {
  grid-template-rows: 0fr;
}

.faq-recruit summary {
  background: #FA9A40;
}

.faq-midcareer summary {
  background: #2FB65C;
}

.archivelist-category {
  margin-top: 9.23076936cqw;
  padding-inline: 6.15384624cqw;
}
.archivelist-category .categoriestitle {
  font-weight: 800;
  font-size: 3.07692312cqw;
}
.archivelist-category .archivelist-categorylist {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.2820513cqw;
}
.archivelist-category .archivelist-categorylist li a {
  padding-block: 3.07692312cqw;
  display: grid;
  place-content: center;
  border-radius: 1.2820513cqw;
  background: #005BAB;
  color: #fafafa;
  font-size: 3.07692312cqw;
  font-weight: 700;
  line-height: 1;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.15);
}
.archivelist-category .archivelist-categorylist li a:hover {
  opacity: 0.6;
}
.archivelist-category .archivelist-careerlist {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1.02564104cqw;
  font-size: 2.5641026cqw;
  line-height: 1;
}
.archivelist-category .archivelist-careerlist a:hover {
  opacity: 0.6;
}

.postlist {
  padding: 6.15384624cqw;
}
.postlist li {
  background: #fafafa;
}
.postlist li + li {
  margin-top: 2.05128208cqw;
}
.postlist li a {
  display: block;
  padding: 2.05128208cqw;
  border: 0.25641026cqw solid #005BAB;
  border-radius: 1.02564104cqw;
  box-shadow: 0.51282052cqw 0.51282052cqw 0.51282052cqw 0 rgba(0, 0, 0, 0.15), 0 0 0 0 rgba(0, 0, 0, 0) inset;
  color: #005BAB;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
.postlist li a:hover {
  background: #005BAB;
  color: #fafafa;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0.51282052cqw 0.51282052cqw 0.51282052cqw 0 rgba(0, 0, 0, 0.15) inset;
}
.postlist .item_heading {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  gap: 1.02564104cqw;
}
.postlist .item_heading .date {
  font-family: "Roboto", sans-serif;
  font-size: 3.58974364cqw;
  line-height: 1;
}
.postlist .item_heading .categories {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.02564104cqw;
}
.postlist .item_heading .category {
  padding: 1.02564104cqw 2.05128208cqw;
  background: #005BAB;
  border-radius: 4.10256416cqw;
  color: #fafafa;
  font-size: 2.5641026cqw;
  line-height: 1;
}
.postlist .item_title {
  margin-top: 1.02564104cqw;
  font-weight: 700;
  font-size: 3.8461539cqw;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  text-overflow: ellipsis;
  height: 1.2em;
  overflow: hidden;
  hyphens: auto;
}

.single-recruit h1, .single-recruit h2, .single-recruit h3, .single-recruit h4, .single-recruit h5, .single-recruit h6 {
  color: #FA9A40;
}

.single-midcareer h1, .single-midcareer h2, .single-midcareer h3, .single-midcareer h4, .single-midcareer h5, .single-midcareer h6 {
  color: #2FB65C;
}

.post_info {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  gap: 1.02564104cqw;
}
.post_info .post_date {
  font-size: 3.58974364cqw;
  letter-spacing: 0;
  line-height: 1;
}
.post_info .post_date .modified_date {
  display: none;
}
.post_info .post_categories {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  gap: 1.02564104cqw;
}
.post_info .post_category {
  padding: 1.02564104cqw 2.05128208cqw;
  font-weight: 500;
  font-size: 3.07692312cqw;
  line-height: 1;
  letter-spacing: 0;
  background: #005BAB;
  color: #fafafa;
  border-radius: 4.10256416cqw;
  text-decoration: none;
}

h1.ariticle_title {
  padding-block: 6.15384624cqw;
  margin-top: 0;
  font-weight: 700;
  font-size: 4.61538468cqw;
  line-height: 1.3;
}

figure.single-eyecatch {
  width: 100%;
}
figure.single-eyecatch img {
  width: auto;
  height: auto;
  object-fit: scale-down;
  max-width: 100%;
  max-height: 65svh;
  margin-inline: auto;
  margin-block: 0;
}
figure.single-eyecatch figcaption {
  width: fit-content;
  margin-top: 1.02564104cqw;
  font-size: 3.07692312cqw;
  line-height: 1.2;
}

.single-container {
  margin-top: 9.23076936cqw;
  margin-inline: 6.15384624cqw;
  background: #fafafa;
  padding: 4.10256416cqw;
}
.single-container p {
  margin-top: 2.05128208cqw;
  font-size: 4.10256416cqw;
  font-weight: 400;
  line-height: 1.6;
}
.single-container p:has(a) {
  text-align: left;
}
.single-container h1, .single-container h2, .single-container h3, .single-container h4, .single-container h5, .single-container h6 {
  color: #005BAB;
  margin-top: 4.10256416cqw;
}
.single-container.single-recruit h1, .single-container.single-recruit h2, .single-container.single-recruit h3, .single-container.single-recruit h4, .single-container.single-recruit h5, .single-container.single-recruit h6 {
  color: #FA9A40;
}
.single-container.single-midcareer h1, .single-container.single-midcareer h2, .single-container.single-midcareer h3, .single-container.single-midcareer h4, .single-container.single-midcareer h5, .single-container.single-midcareer h6 {
  color: #2FB65C;
}
.single-container h1 {
  font-size: 4.61538468cqw;
  font-weight: 700;
  line-height: 1.3;
}
.single-container h2 {
  margin-top: 4.10256416cqw;
  font-size: 4.10256416cqw;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0;
}
.single-container h2 + p {
  font-size: 3.8461539cqw;
}
.single-container h3 {
  font-size: 4.10256416cqw;
  font-weight: 700;
  line-height: 1.2;
}
.single-container h3 + p {
  font-size: 3.33333338cqw;
}
.single-container h4 {
  font-size: 3.58974364cqw;
  font-weight: 700;
  line-height: 1.2;
}
.single-container h4 + p {
  font-size: 3.07692312cqw;
}
.single-container figure {
  width: 100%;
  margin-block: 2.05128208cqw;
}
.single-container figure img {
  width: auto;
  height: auto;
  object-fit: scale-down;
  max-width: 100%;
  max-height: 65svh;
}
.single-container figure figcaption {
  width: fit-content;
  margin-top: 0.51282052cqw;
  margin-bottom: 0.51282052cqw;
  font-size: 3.07692312cqw;
}
.single-container a {
  color: #005BAB;
  text-decoration: underline;
  display: inline-block;
}

.post_tags {
  margin-top: clamp(2.44rem, 2.6455026455vw, 4rem);
  display: flex;
  gap: clamp(0.976rem, 1.0582010582vw, 1.6rem);
}
.post_tags > a {
  display: block;
  padding: clamp(0.183rem, 0.1984126984vw, 0.3rem) clamp(0.976rem, 1.0582010582vw, 1.6rem) 0 clamp(0.976rem, 1.0582010582vw, 1.6rem);
  border-bottom: clamp(0.098rem, 0.0661375661vw, 0.1rem) solid #333333;
}

.is-provider-youtube {
  width: 100%;
  height: auto;
}

.wp-embed-aspect-16-9 {
  aspect-ratio: 16/9;
}

.wp-block-embed__wrapper {
  width: 100%;
  height: 100%;
}
.wp-block-embed__wrapper iframe {
  width: 100%;
  height: 100%;
}

.page_docment {
  padding-block: clamp(2.44rem, 2.6455026455vw, 4rem);
}
.page_docment a {
  color: #1A0DAB;
}
.page_docment a:hover {
  color: #2FB65C;
}

.page_modified_date {
  display: none;
}

.jobdetail {
  margin-top: 4.10256416cqw;
}
.jobdetail > div {
  display: grid;
  grid-template-columns: 15.3846156cqw 1fr;
  gap: 2.05128208cqw;
  padding-block: 2.05128208cqw;
  border-bottom: 0.25641026cqw solid #A5A4A4;
}
.jobdetail > div:first-of-type {
  border-top: 0.25641026cqw solid #A5A4A4;
}
.jobdetail dt {
  font-weight: 700;
  font-size: 3.07692312cqw;
}
.jobdetail dd {
  font-weight: 450;
  font-size: 3.58974364cqw;
  line-height: 1.4;
}
.jobdetail .baseSalary > span:nth-last-of-type(3n+1)::after {
  display: inline-block;
  content: ",";
}
.jobdetail .baseSalary > span:last-of-type::after {
  display: none;
}
.jobdetail .extraArea {
  margin-top: 2.05128208cqw;
}
.jobdetail .extralist li {
  display: grid;
  grid-template-columns: min-content 1fr;
  gap: 0.64102565cqw;
}
.jobdetail .extralist li::before {
  content: "";
  display: block;
  width: 1.79487182cqw;
  height: auto;
  aspect-ratio: 1/1;
  margin-top: 1.79487182cqw;
  background: #333333;
  border-radius: 50%;
}
.jobdetail .extralist li:nth-of-type(n+2) {
  margin-top: 2.05128208cqw;
}

.validthrough {
  font-size: 2.5641026cqw;
  width: fit-content;
  margin: 2.05128208cqw 0 0 auto;
}

.interview {
  display: block;
  background: #fafafa;
  margin: 9.23076936cqw 6.15384624cqw 4.10256416cqw 6.15384624cqw;
}

.interview-eyecatch {
  width: 100%;
  height: auto;
}
.interview-eyecatch img {
  width: 100%;
  height: auto;
  aspect-ratio: 57/32;
  object-fit: cover;
}

.ariticle-interview {
  padding: 4.10256416cqw;
}
.ariticle-interview .ariticle_title {
  padding-block: 6.15384624cqw;
  margin: 0;
  font-weight: 700;
  font-size: 4.61538468cqw;
  line-height: 1.3;
  color: #005BAB;
}
.ariticle-interview .profile {
  padding: 2.05128208cqw;
  background: #ECECEC;
  display: flex;
  flex-direction: column;
  gap: 2.05128208cqw;
  align-items: flex-start;
  justify-content: flex-start;
  font-weight: 450;
  font-size: 3.07692312cqw;
}
.ariticle-interview .profile-career {
  padding: 1.02564104cqw 2.05128208cqw;
  border-radius: 1.02564104cqw;
  background: #2FB65C;
  color: #fafafa;
  font-weight: 700;
  font-size: 3.58974364cqw;
  line-height: 1;
}
.ariticle-interview .profile-name {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.51282052cqw 1.02564104cqw;
  font-weight: 700;
}
.ariticle-interview .profile-name .job {
  font-size: 3.07692312cqw;
  line-height: 1.4;
}
.ariticle-interview .profile-name .name {
  font-size: 4.61538468cqw;
  line-height: 1;
}
.ariticle-interview .profile-year {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.02564104cqw;
}
.ariticle-interview h1, .ariticle-interview h2, .ariticle-interview h3, .ariticle-interview h4, .ariticle-interview h5, .ariticle-interview h6 {
  margin-top: 6.15384624cqw;
  color: #005BAB;
  font-weight: 700;
  font-size: 4.10256416cqw;
  line-height: 1.3;
}
.ariticle-interview p {
  margin-top: 2.05128208cqw;
  font-size: 3.8461539cqw;
  line-height: 1.6;
}
.ariticle-interview figure {
  margin-top: 2.05128208cqw;
  width: 100%;
  height: auto;
}
.ariticle-interview figure img {
  width: 100%;
  height: auto;
  aspect-ratio: 57/32;
  object-fit: cover;
}
.ariticle-interview figure figcaption {
  font-size: 3.07692312cqw;
  line-height: 1.4;
  margin-block: 1.02564104cqw;
}

.interview-pagenavigation {
  padding-top: 6.15384624cqw;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16.41025664cqw;
  font-weight: 450;
  font-size: 3.58974364cqw;
  line-height: 1;
  color: #005BAB;
}
.interview-pagenavigation .prevLink {
  grid-area: 1/1/2/2;
  justify-self: end;
}
.interview-pagenavigation .nextLink {
  grid-area: 1/2/2/3;
  justify-self: start;
}

.interview-indexnavigation {
  padding-block: 6.15384624cqw;
  margin-inline: auto;
  width: fit-content;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4.10256416cqw;
  align-items: center;
  justify-content: center;
}
.interview-indexnavigation a {
  background: #fafafa;
  width: 42.82051342cqw;
  justify-content: center;
  border-radius: 5.1282052cqw;
  font-size: 3.07692312cqw;
  font-weight: 700;
  line-height: 1.2;
}
.interview-indexnavigation a.recruit {
  border: 0.25641026cqw solid #FA9A40;
  color: #FA9A40;
}
.interview-indexnavigation a.midcareer {
  border: 0.25641026cqw solid #2FB65C;
  color: #2FB65C;
}

.page-privacy-policy {
  color: #333333;
}
.page-privacy-policy h2 {
  font-size: 3.58974364cqw;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 1.02564104cqw;
  letter-spacing: 0;
  color: #005BAB;
}
.page-privacy-policy h3 {
  font-size: 3.33333338cqw;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 1.02564104cqw;
  letter-spacing: 0;
  color: #005BAB;
}
.page-privacy-policy h4 {
  font-size: 3.33333338cqw;
  font-weight: 500;
  line-height: 1.2;
  color: #005BAB;
}
.page-privacy-policy .privacy-policy_Wrap {
  background: #fafafa;
  padding: 4.10256416cqw;
}
.page-privacy-policy .privacy-policy_Wrap p {
  margin-top: 1.02564104cqw;
  font-size: 3.33333338cqw;
}
.page-privacy-policy .privacy-policy_container {
  font-weight: 400;
  margin-top: 6.15384624cqw;
}
.page-privacy-policy .privacy-policy_container:nth-of-type(2) {
  margin-top: 6.15384624cqw;
}
.page-privacy-policy .privacy-policy_container > div {
  margin-top: 1.02564104cqw;
}
.page-privacy-policy .privacy-policy_container p {
  margin-top: 1.02564104cqw;
  font-size: 3.33333338cqw;
}
.page-privacy-policy .privacy-policy_container .privacy-policy_subcontainer {
  margin-top: 4.10256416cqw;
}
.page-privacy-policy .privacy-policy_container .privacy-policy_subcontainer:first-of-type {
  margin-top: 2.05128208cqw;
}
.page-privacy-policy .privacy-policy_container .privacy-policy_subcontainer + div {
  margin-top: 4.10256416cqw;
}
.page-privacy-policy .privacy-policy_container .privacy-policy_subcontainer p {
  color: #333333;
  margin-top: 1.02564104cqw;
  font-size: 3.33333338cqw;
}
.page-privacy-policy .privacy-policy_enactment {
  color: #333333;
  font-size: 3.07692312cqw;
  line-height: 1.8;
}
.page-privacy-policy a {
  color: #1A0DAB;
  text-decoration: underline;
}
.page-privacy-policy .backWrap {
  margin-top: 16.41025664cqw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-privacy-policy .backWrap a {
  border: 0.25641026cqw solid #686767;
  border-radius: 5.1282052cqw;
  color: #333333;
  text-decoration: none;
}

.page-404 {
  text-align: center;
  min-height: calc(100dvh - max(4.988rem, 3.835978836vw));
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6.15384624cqw;
  padding-block: 10.76923092cqw;
}

.ly_grid main.page-404 {
  background: #fafafa;
}

.slug-404 {
  font-family: "Roboto", sans-serif;
  font-size: 8.9743591cqw;
  font-weight: 700;
  line-height: 1;
}

.pagetitle-404 {
  margin-top: 2.05128208cqw;
  font-size: 3.8461539cqw;
}

.imgwrap-404 {
  width: 40cqw;
  height: 40cqw;
}
.imgwrap-404 img {
  width: 100%;
  height: 100%;
}
.imgwrap-404 canvas {
  width: 100%;
  height: 100%;
}

.massage-404 p {
  font-size: 3.33333338cqw;
  font-weight: 700;
  line-height: 1.8;
}

.buttons-404 {
  margin-top: 10.2564104cqw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4.10256416cqw;
}
.buttons-404 .button-404 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  border: 1px solid #000;
  padding: 0 4.10256416cqw 0 6.15384624cqw;
  border-radius: 10.2564104cqw;
  height: 10.2564104cqw;
  font-size: 3.07692312cqw;
}
.buttons-404 .button-404::after {
  content: "→";
  margin-left: 1em;
  width: 5.89743598cqw;
  height: 5.89743598cqw;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #333333;
  font-size: 3.07692312cqw;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}
.buttons-404 .button-404:hover::after {
  padding-left: 0.7em;
}

.page-contact {
  background: #D3EAFF;
}

.page-contact form.snow-monkey-form,
.page-recruit-entry form.snow-monkey-form,
.page-midcareer-entry form.snow-monkey-form {
  padding-top: 4.10256416cqw;
  padding-bottom: 6.15384624cqw;
}
.page-contact .form_inner,
.page-recruit-entry .form_inner,
.page-midcareer-entry .form_inner {
  margin-top: 4.10256416cqw;
  padding: 4.10256416cqw;
  gap: 4.10256416cqw;
  background: #fafafa;
}
.page-contact .form_inner > div,
.page-recruit-entry .form_inner > div,
.page-midcareer-entry .form_inner > div {
  gap: 2.05128208cqw;
  width: 100%;
}
.page-contact .form_inner > div p,
.page-recruit-entry .form_inner > div p,
.page-midcareer-entry .form_inner > div p {
  color: #686767;
  font-weight: 700;
  line-height: 1;
  font-size: 3.58974364cqw;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.02564104cqw;
}
.page-contact .form_inner > div .required,
.page-recruit-entry .form_inner > div .required,
.page-midcareer-entry .form_inner > div .required {
  padding: 0.51282052cqw 1.02564104cqw 0.76923078cqw 1.02564104cqw;
  font-size: 3.07692312cqw;
  font-weight: 700;
  line-height: 1;
  border-radius: 0.76923078cqw;
  color: #ffffff;
  background: #005BAB;
}
.page-contact .formNotes,
.page-recruit-entry .formNotes,
.page-midcareer-entry .formNotes {
  text-align: center;
}
.page-contact .formNotes .inputmsg,
.page-recruit-entry .formNotes .inputmsg,
.page-midcareer-entry .formNotes .inputmsg {
  margin-top: 0;
  font-size: 3.58974364cqw;
  font-weight: 400;
  line-height: 1.6;
}
.page-contact .formNotes .confirmmsg,
.page-recruit-entry .formNotes .confirmmsg,
.page-midcareer-entry .formNotes .confirmmsg {
  margin-top: 0;
  font-size: 4.10256416cqw;
  font-weight: 700;
  line-height: 1.3;
}
.page-contact label,
.page-recruit-entry label,
.page-midcareer-entry label {
  display: block;
}
.page-contact .smf-placeholder,
.page-recruit-entry .smf-placeholder,
.page-midcareer-entry .smf-placeholder {
  width: 100%;
  font-size: 3.58974364cqw;
  font-weight: 500;
  line-height: 1.2;
}
.page-contact .smf-privacypolicy,
.page-recruit-entry .smf-privacypolicy,
.page-midcareer-entry .smf-privacypolicy {
  gap: 1.02564104cqw;
  text-align: center;
  font-weight: 400;
  font-size: 3.58974364cqw;
  margin-top: 4.10256416cqw;
}
.page-contact .smf-privacypolicy div[data-name=check-privacypolicy] .smf-checkbox-control,
.page-recruit-entry .smf-privacypolicy div[data-name=check-privacypolicy] .smf-checkbox-control,
.page-midcareer-entry .smf-privacypolicy div[data-name=check-privacypolicy] .smf-checkbox-control {
  justify-content: center;
  font-size: 3.58974364cqw;
}
.page-contact .smf-privacypolicy p,
.page-recruit-entry .smf-privacypolicy p,
.page-midcareer-entry .smf-privacypolicy p {
  width: 100%;
}
.page-contact .smf-privacypolicy a,
.page-recruit-entry .smf-privacypolicy a,
.page-midcareer-entry .smf-privacypolicy a {
  color: #1A0DAB;
  text-decoration: underline;
}
.page-contact .smf-privacypolicy a:hover,
.page-recruit-entry .smf-privacypolicy a:hover,
.page-midcareer-entry .smf-privacypolicy a:hover {
  opacity: 0.7;
}
.page-contact form[data-screen=input] .formNotes .confirmmsg,
.page-contact form[data-screen=invalid] .formNotes .confirmmsg,
.page-contact form[data-screen=back] .formNotes .confirmmsg,
.page-recruit-entry form[data-screen=input] .formNotes .confirmmsg,
.page-recruit-entry form[data-screen=invalid] .formNotes .confirmmsg,
.page-recruit-entry form[data-screen=back] .formNotes .confirmmsg,
.page-midcareer-entry form[data-screen=input] .formNotes .confirmmsg,
.page-midcareer-entry form[data-screen=invalid] .formNotes .confirmmsg,
.page-midcareer-entry form[data-screen=back] .formNotes .confirmmsg {
  display: none;
}
.page-contact form[data-screen=input] input,
.page-contact form[data-screen=input] textarea,
.page-contact form[data-screen=invalid] input,
.page-contact form[data-screen=invalid] textarea,
.page-contact form[data-screen=back] input,
.page-contact form[data-screen=back] textarea,
.page-recruit-entry form[data-screen=input] input,
.page-recruit-entry form[data-screen=input] textarea,
.page-recruit-entry form[data-screen=invalid] input,
.page-recruit-entry form[data-screen=invalid] textarea,
.page-recruit-entry form[data-screen=back] input,
.page-recruit-entry form[data-screen=back] textarea,
.page-midcareer-entry form[data-screen=input] input,
.page-midcareer-entry form[data-screen=input] textarea,
.page-midcareer-entry form[data-screen=invalid] input,
.page-midcareer-entry form[data-screen=invalid] textarea,
.page-midcareer-entry form[data-screen=back] input,
.page-midcareer-entry form[data-screen=back] textarea {
  padding-inline: 3.07692312cqw;
  width: 100%;
  display: inline-block;
  background: #fafafa;
  caret-color: #005BAB;
  border-radius: 2.05128208cqw;
  overflow: hidden;
  border: 2px solid #A5A4A4;
  resize: vertical;
}
.page-contact form[data-screen=input] input,
.page-contact form[data-screen=invalid] input,
.page-contact form[data-screen=back] input,
.page-recruit-entry form[data-screen=input] input,
.page-recruit-entry form[data-screen=invalid] input,
.page-recruit-entry form[data-screen=back] input,
.page-midcareer-entry form[data-screen=input] input,
.page-midcareer-entry form[data-screen=invalid] input,
.page-midcareer-entry form[data-screen=back] input {
  height: 12.820513cqw;
}
.page-contact form[data-screen=input] textarea,
.page-contact form[data-screen=invalid] textarea,
.page-contact form[data-screen=back] textarea,
.page-recruit-entry form[data-screen=input] textarea,
.page-recruit-entry form[data-screen=invalid] textarea,
.page-recruit-entry form[data-screen=back] textarea,
.page-midcareer-entry form[data-screen=input] textarea,
.page-midcareer-entry form[data-screen=invalid] textarea,
.page-midcareer-entry form[data-screen=back] textarea {
  height: 64.102565cqw;
  padding-block: 2.5641026cqw;
}
.page-contact form[data-screen=input] select,
.page-contact form[data-screen=invalid] select,
.page-contact form[data-screen=back] select,
.page-recruit-entry form[data-screen=input] select,
.page-recruit-entry form[data-screen=invalid] select,
.page-recruit-entry form[data-screen=back] select,
.page-midcareer-entry form[data-screen=input] select,
.page-midcareer-entry form[data-screen=invalid] select,
.page-midcareer-entry form[data-screen=back] select {
  width: 100%;
}
.page-contact form[data-screen=input] .smf-radio-button-control,
.page-contact form[data-screen=input] .smf-checkbox-control,
.page-contact form[data-screen=invalid] .smf-radio-button-control,
.page-contact form[data-screen=invalid] .smf-checkbox-control,
.page-contact form[data-screen=back] .smf-radio-button-control,
.page-contact form[data-screen=back] .smf-checkbox-control,
.page-recruit-entry form[data-screen=input] .smf-radio-button-control,
.page-recruit-entry form[data-screen=input] .smf-checkbox-control,
.page-recruit-entry form[data-screen=invalid] .smf-radio-button-control,
.page-recruit-entry form[data-screen=invalid] .smf-checkbox-control,
.page-recruit-entry form[data-screen=back] .smf-radio-button-control,
.page-recruit-entry form[data-screen=back] .smf-checkbox-control,
.page-midcareer-entry form[data-screen=input] .smf-radio-button-control,
.page-midcareer-entry form[data-screen=input] .smf-checkbox-control,
.page-midcareer-entry form[data-screen=invalid] .smf-radio-button-control,
.page-midcareer-entry form[data-screen=invalid] .smf-checkbox-control,
.page-midcareer-entry form[data-screen=back] .smf-radio-button-control,
.page-midcareer-entry form[data-screen=back] .smf-checkbox-control {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.02564104cqw;
  line-height: 1;
}
.page-contact form[data-screen=input] .smf-radio-buttons-control__control,
.page-contact form[data-screen=input] .smf-checkboxes-control__control,
.page-contact form[data-screen=invalid] .smf-radio-buttons-control__control,
.page-contact form[data-screen=invalid] .smf-checkboxes-control__control,
.page-contact form[data-screen=back] .smf-radio-buttons-control__control,
.page-contact form[data-screen=back] .smf-checkboxes-control__control,
.page-recruit-entry form[data-screen=input] .smf-radio-buttons-control__control,
.page-recruit-entry form[data-screen=input] .smf-checkboxes-control__control,
.page-recruit-entry form[data-screen=invalid] .smf-radio-buttons-control__control,
.page-recruit-entry form[data-screen=invalid] .smf-checkboxes-control__control,
.page-recruit-entry form[data-screen=back] .smf-radio-buttons-control__control,
.page-recruit-entry form[data-screen=back] .smf-checkboxes-control__control,
.page-midcareer-entry form[data-screen=input] .smf-radio-buttons-control__control,
.page-midcareer-entry form[data-screen=input] .smf-checkboxes-control__control,
.page-midcareer-entry form[data-screen=invalid] .smf-radio-buttons-control__control,
.page-midcareer-entry form[data-screen=invalid] .smf-checkboxes-control__control,
.page-midcareer-entry form[data-screen=back] .smf-radio-buttons-control__control,
.page-midcareer-entry form[data-screen=back] .smf-checkboxes-control__control {
  display: flex;
  flex-direction: column;
  font-weight: 700;
  gap: 2.05128208cqw;
}
.page-contact form[data-screen=input] input[type=radio],
.page-contact form[data-screen=invalid] input[type=radio],
.page-contact form[data-screen=back] input[type=radio],
.page-recruit-entry form[data-screen=input] input[type=radio],
.page-recruit-entry form[data-screen=invalid] input[type=radio],
.page-recruit-entry form[data-screen=back] input[type=radio],
.page-midcareer-entry form[data-screen=input] input[type=radio],
.page-midcareer-entry form[data-screen=invalid] input[type=radio],
.page-midcareer-entry form[data-screen=back] input[type=radio] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  height: 5.89743598cqw;
  width: 5.89743598cqw;
  aspect-ratio: 1/1;
  border: 0.51282052cqw solid #A5A4A4;
  border-radius: 50%;
  background: #fafafa;
  transition: all 0.3s ease-in-out;
  position: relative;
  resize: none;
  padding: 0;
}
.page-contact form[data-screen=input] input[type=radio]:checked,
.page-contact form[data-screen=invalid] input[type=radio]:checked,
.page-contact form[data-screen=back] input[type=radio]:checked,
.page-recruit-entry form[data-screen=input] input[type=radio]:checked,
.page-recruit-entry form[data-screen=invalid] input[type=radio]:checked,
.page-recruit-entry form[data-screen=back] input[type=radio]:checked,
.page-midcareer-entry form[data-screen=input] input[type=radio]:checked,
.page-midcareer-entry form[data-screen=invalid] input[type=radio]:checked,
.page-midcareer-entry form[data-screen=back] input[type=radio]:checked {
  border: 0.51282052cqw solid #005BAB;
  aspect-ratio: 1/1;
}
.page-contact form[data-screen=input] input[type=radio]:checked::before,
.page-contact form[data-screen=invalid] input[type=radio]:checked::before,
.page-contact form[data-screen=back] input[type=radio]:checked::before,
.page-recruit-entry form[data-screen=input] input[type=radio]:checked::before,
.page-recruit-entry form[data-screen=invalid] input[type=radio]:checked::before,
.page-recruit-entry form[data-screen=back] input[type=radio]:checked::before,
.page-midcareer-entry form[data-screen=input] input[type=radio]:checked::before,
.page-midcareer-entry form[data-screen=invalid] input[type=radio]:checked::before,
.page-midcareer-entry form[data-screen=back] input[type=radio]:checked::before {
  display: none;
}
.page-contact form[data-screen=input] input[type=radio]:checked::after,
.page-contact form[data-screen=invalid] input[type=radio]:checked::after,
.page-contact form[data-screen=back] input[type=radio]:checked::after,
.page-recruit-entry form[data-screen=input] input[type=radio]:checked::after,
.page-recruit-entry form[data-screen=invalid] input[type=radio]:checked::after,
.page-recruit-entry form[data-screen=back] input[type=radio]:checked::after,
.page-midcareer-entry form[data-screen=input] input[type=radio]:checked::after,
.page-midcareer-entry form[data-screen=invalid] input[type=radio]:checked::after,
.page-midcareer-entry form[data-screen=back] input[type=radio]:checked::after {
  display: block;
  content: "";
  height: 80%;
  width: 80%;
  position: absolute;
  background: #005BAB;
  border-radius: 50%;
}
.page-contact form[data-screen=input] input[type=checkbox],
.page-contact form[data-screen=invalid] input[type=checkbox],
.page-contact form[data-screen=back] input[type=checkbox],
.page-recruit-entry form[data-screen=input] input[type=checkbox],
.page-recruit-entry form[data-screen=invalid] input[type=checkbox],
.page-recruit-entry form[data-screen=back] input[type=checkbox],
.page-midcareer-entry form[data-screen=input] input[type=checkbox],
.page-midcareer-entry form[data-screen=invalid] input[type=checkbox],
.page-midcareer-entry form[data-screen=back] input[type=checkbox] {
  display: inline-block;
  padding: 0;
  height: 5.89743598cqw;
  width: 5.89743598cqw;
  aspect-ratio: 1/1;
  border: 0.51282052cqw solid #A5A4A4;
  border-radius: 1.02564104cqw;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  position: relative;
  resize: none;
}
.page-contact form[data-screen=input] input[type=checkbox]:checked,
.page-contact form[data-screen=invalid] input[type=checkbox]:checked,
.page-contact form[data-screen=back] input[type=checkbox]:checked,
.page-recruit-entry form[data-screen=input] input[type=checkbox]:checked,
.page-recruit-entry form[data-screen=invalid] input[type=checkbox]:checked,
.page-recruit-entry form[data-screen=back] input[type=checkbox]:checked,
.page-midcareer-entry form[data-screen=input] input[type=checkbox]:checked,
.page-midcareer-entry form[data-screen=invalid] input[type=checkbox]:checked,
.page-midcareer-entry form[data-screen=back] input[type=checkbox]:checked {
  background: #fafafa;
  border: 0.51282052cqw solid #A5A4A4;
  aspect-ratio: 1/1;
}
.page-contact form[data-screen=input] input[type=checkbox]:checked::before,
.page-contact form[data-screen=invalid] input[type=checkbox]:checked::before,
.page-contact form[data-screen=back] input[type=checkbox]:checked::before,
.page-recruit-entry form[data-screen=input] input[type=checkbox]:checked::before,
.page-recruit-entry form[data-screen=invalid] input[type=checkbox]:checked::before,
.page-recruit-entry form[data-screen=back] input[type=checkbox]:checked::before,
.page-midcareer-entry form[data-screen=input] input[type=checkbox]:checked::before,
.page-midcareer-entry form[data-screen=invalid] input[type=checkbox]:checked::before,
.page-midcareer-entry form[data-screen=back] input[type=checkbox]:checked::before {
  display: none;
}
.page-contact form[data-screen=input] input[type=checkbox]:checked::after,
.page-contact form[data-screen=invalid] input[type=checkbox]:checked::after,
.page-contact form[data-screen=back] input[type=checkbox]:checked::after,
.page-recruit-entry form[data-screen=input] input[type=checkbox]:checked::after,
.page-recruit-entry form[data-screen=invalid] input[type=checkbox]:checked::after,
.page-recruit-entry form[data-screen=back] input[type=checkbox]:checked::after,
.page-midcareer-entry form[data-screen=input] input[type=checkbox]:checked::after,
.page-midcareer-entry form[data-screen=invalid] input[type=checkbox]:checked::after,
.page-midcareer-entry form[data-screen=back] input[type=checkbox]:checked::after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0.76923078cqw;
  left: calc(50% - 1.02564104cqw);
  height: 4.10256416cqw;
  width: 2.05128208cqw;
  transform: rotate(45deg);
  border-bottom: 1.02564104cqw solid #005BAB;
  border-right: 1.02564104cqw solid #005BAB;
}
.page-contact form[data-screen=input] .smf-select-control,
.page-contact form[data-screen=invalid] .smf-select-control,
.page-contact form[data-screen=back] .smf-select-control,
.page-recruit-entry form[data-screen=input] .smf-select-control,
.page-recruit-entry form[data-screen=invalid] .smf-select-control,
.page-recruit-entry form[data-screen=back] .smf-select-control,
.page-midcareer-entry form[data-screen=input] .smf-select-control,
.page-midcareer-entry form[data-screen=invalid] .smf-select-control,
.page-midcareer-entry form[data-screen=back] .smf-select-control {
  height: 12.820513cqw;
  width: 100%;
  background: #fafafa;
  border-radius: 2.05128208cqw;
  overflow: hidden;
  border: 2px solid #A5A4A4;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-contact form[data-screen=input] .smf-select-control .smf-select-control__control,
.page-contact form[data-screen=invalid] .smf-select-control .smf-select-control__control,
.page-contact form[data-screen=back] .smf-select-control .smf-select-control__control,
.page-recruit-entry form[data-screen=input] .smf-select-control .smf-select-control__control,
.page-recruit-entry form[data-screen=invalid] .smf-select-control .smf-select-control__control,
.page-recruit-entry form[data-screen=back] .smf-select-control .smf-select-control__control,
.page-midcareer-entry form[data-screen=input] .smf-select-control .smf-select-control__control,
.page-midcareer-entry form[data-screen=invalid] .smf-select-control .smf-select-control__control,
.page-midcareer-entry form[data-screen=back] .smf-select-control .smf-select-control__control {
  padding: 3.07692312cqw;
}
.page-contact form[data-screen=input] .smf-select-control .smf-select-control__toggle,
.page-contact form[data-screen=invalid] .smf-select-control .smf-select-control__toggle,
.page-contact form[data-screen=back] .smf-select-control .smf-select-control__toggle,
.page-recruit-entry form[data-screen=input] .smf-select-control .smf-select-control__toggle,
.page-recruit-entry form[data-screen=invalid] .smf-select-control .smf-select-control__toggle,
.page-recruit-entry form[data-screen=back] .smf-select-control .smf-select-control__toggle,
.page-midcareer-entry form[data-screen=input] .smf-select-control .smf-select-control__toggle,
.page-midcareer-entry form[data-screen=invalid] .smf-select-control .smf-select-control__toggle,
.page-midcareer-entry form[data-screen=back] .smf-select-control .smf-select-control__toggle {
  left: calc(100% - 6.15384624cqw);
}
.page-contact form[data-screen=input] .smf-select-control .smf-select-control__toggle:before,
.page-contact form[data-screen=invalid] .smf-select-control .smf-select-control__toggle:before,
.page-contact form[data-screen=back] .smf-select-control .smf-select-control__toggle:before,
.page-recruit-entry form[data-screen=input] .smf-select-control .smf-select-control__toggle:before,
.page-recruit-entry form[data-screen=invalid] .smf-select-control .smf-select-control__toggle:before,
.page-recruit-entry form[data-screen=back] .smf-select-control .smf-select-control__toggle:before,
.page-midcareer-entry form[data-screen=input] .smf-select-control .smf-select-control__toggle:before,
.page-midcareer-entry form[data-screen=invalid] .smf-select-control .smf-select-control__toggle:before,
.page-midcareer-entry form[data-screen=back] .smf-select-control .smf-select-control__toggle:before {
  width: 1.79487182cqw;
  height: 1.79487182cqw;
  border-right: 0.51282052cqw solid #686767;
  border-bottom: 0.51282052cqw solid #686767;
}
.page-contact form[data-screen=input] input::placeholder,
.page-contact form[data-screen=input] textarea::placeholder,
.page-contact form[data-screen=invalid] input::placeholder,
.page-contact form[data-screen=invalid] textarea::placeholder,
.page-contact form[data-screen=back] input::placeholder,
.page-contact form[data-screen=back] textarea::placeholder,
.page-recruit-entry form[data-screen=input] input::placeholder,
.page-recruit-entry form[data-screen=input] textarea::placeholder,
.page-recruit-entry form[data-screen=invalid] input::placeholder,
.page-recruit-entry form[data-screen=invalid] textarea::placeholder,
.page-recruit-entry form[data-screen=back] input::placeholder,
.page-recruit-entry form[data-screen=back] textarea::placeholder,
.page-midcareer-entry form[data-screen=input] input::placeholder,
.page-midcareer-entry form[data-screen=input] textarea::placeholder,
.page-midcareer-entry form[data-screen=invalid] input::placeholder,
.page-midcareer-entry form[data-screen=invalid] textarea::placeholder,
.page-midcareer-entry form[data-screen=back] input::placeholder,
.page-midcareer-entry form[data-screen=back] textarea::placeholder {
  letter-spacing: 0.03em;
  color: #A5A4A4;
  font-size: 14px;
}
.page-contact form[data-screen=input] input[type=text]:focus,
.page-contact form[data-screen=input] textarea:focus,
.page-contact form[data-screen=invalid] input[type=text]:focus,
.page-contact form[data-screen=invalid] textarea:focus,
.page-contact form[data-screen=back] input[type=text]:focus,
.page-contact form[data-screen=back] textarea:focus,
.page-recruit-entry form[data-screen=input] input[type=text]:focus,
.page-recruit-entry form[data-screen=input] textarea:focus,
.page-recruit-entry form[data-screen=invalid] input[type=text]:focus,
.page-recruit-entry form[data-screen=invalid] textarea:focus,
.page-recruit-entry form[data-screen=back] input[type=text]:focus,
.page-recruit-entry form[data-screen=back] textarea:focus,
.page-midcareer-entry form[data-screen=input] input[type=text]:focus,
.page-midcareer-entry form[data-screen=input] textarea:focus,
.page-midcareer-entry form[data-screen=invalid] input[type=text]:focus,
.page-midcareer-entry form[data-screen=invalid] textarea:focus,
.page-midcareer-entry form[data-screen=back] input[type=text]:focus,
.page-midcareer-entry form[data-screen=back] textarea:focus {
  border: solid 2px #005BAB;
}
.page-contact form[data-screen=confirm] .smf-privacypolicy,
.page-recruit-entry form[data-screen=confirm] .smf-privacypolicy,
.page-midcareer-entry form[data-screen=confirm] .smf-privacypolicy {
  display: none;
  height: 0;
  overflow: hidden;
}
.page-contact form[data-screen=confirm] .formNotes .inputmsg,
.page-recruit-entry form[data-screen=confirm] .formNotes .inputmsg,
.page-midcareer-entry form[data-screen=confirm] .formNotes .inputmsg {
  display: none;
}
.page-contact form[data-screen=confirm] .required,
.page-recruit-entry form[data-screen=confirm] .required,
.page-midcareer-entry form[data-screen=confirm] .required {
  display: none;
}
.page-contact form[data-screen=confirm] .smf-placeholder,
.page-recruit-entry form[data-screen=confirm] .smf-placeholder,
.page-midcareer-entry form[data-screen=confirm] .smf-placeholder {
  padding-bottom: 3.07692312cqw;
  border-bottom: 0.25641026cqw solid #A5A4A4;
  min-height: 1.2em;
}
.page-contact form[data-screen=complete] .smf-action,
.page-recruit-entry form[data-screen=complete] .smf-action,
.page-midcareer-entry form[data-screen=complete] .smf-action {
  margin-top: 0;
}
.page-contact form[data-screen=invalid] .smf-placeholder:has(.smf-error-messages) input,
.page-contact form[data-screen=invalid] .smf-placeholder:has(.smf-error-messages) textarea,
.page-recruit-entry form[data-screen=invalid] .smf-placeholder:has(.smf-error-messages) input,
.page-recruit-entry form[data-screen=invalid] .smf-placeholder:has(.smf-error-messages) textarea,
.page-midcareer-entry form[data-screen=invalid] .smf-placeholder:has(.smf-error-messages) input,
.page-midcareer-entry form[data-screen=invalid] .smf-placeholder:has(.smf-error-messages) textarea {
  border: solid 2px #D5272F;
}
.page-contact form[data-screen=invalid] .smf-placeholder:has(.smf-error-messages) input:focus,
.page-contact form[data-screen=invalid] .smf-placeholder:has(.smf-error-messages) textarea:focus,
.page-recruit-entry form[data-screen=invalid] .smf-placeholder:has(.smf-error-messages) input:focus,
.page-recruit-entry form[data-screen=invalid] .smf-placeholder:has(.smf-error-messages) textarea:focus,
.page-midcareer-entry form[data-screen=invalid] .smf-placeholder:has(.smf-error-messages) input:focus,
.page-midcareer-entry form[data-screen=invalid] .smf-placeholder:has(.smf-error-messages) textarea:focus {
  border: solid 2px #005BAB;
  caret-color: #005BAB;
  line-height: 1;
  font-weight: 700;
  color: #D5272F;
}
.page-contact .snow-monkey-form .smf-action,
.page-recruit-entry .snow-monkey-form .smf-action,
.page-midcareer-entry .snow-monkey-form .smf-action {
  padding: 4.10256416cqw;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2.05128208cqw;
}
.page-contact .snow-monkey-form .smf-action button,
.page-recruit-entry .snow-monkey-form .smf-action button,
.page-midcareer-entry .snow-monkey-form .smf-action button {
  padding: 4.10256416cqw 10.76923092cqw;
  border-radius: 1.02564104cqw;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
  font-weight: 700;
  font-size: 4.61538468cqw;
  border-width: 0.25641026cqw;
  border-style: solid;
  border-color: #ECECEC;
}
.page-contact .snow-monkey-form .smf-action button[data-action=confirm],
.page-recruit-entry .snow-monkey-form .smf-action button[data-action=confirm],
.page-midcareer-entry .snow-monkey-form .smf-action button[data-action=confirm] {
  pointer-events: none;
  background: #ECECEC;
  color: #ffffff;
  border-color: #ECECEC;
}
.page-contact .snow-monkey-form .smf-action button[data-action=back],
.page-recruit-entry .snow-monkey-form .smf-action button[data-action=back],
.page-midcareer-entry .snow-monkey-form .smf-action button[data-action=back] {
  color: #686767;
  background: #fafafa;
  border-color: #A5A4A4;
}
.page-contact .snow-monkey-form .smf-action button[data-action=back]:hover,
.page-recruit-entry .snow-monkey-form .smf-action button[data-action=back]:hover,
.page-midcareer-entry .snow-monkey-form .smf-action button[data-action=back]:hover {
  color: #fafafa;
  background: #A5A4A4;
  border-color: #A5A4A4;
}
.page-contact .snow-monkey-form .smf-action button[data-action=complete],
.page-recruit-entry .snow-monkey-form .smf-action button[data-action=complete],
.page-midcareer-entry .snow-monkey-form .smf-action button[data-action=complete] {
  color: #fafafa;
  border-color: #005BAB;
  background: #005BAB;
  pointer-events: auto;
}
.page-contact .snow-monkey-form .smf-action button[data-action=complete]:hover,
.page-recruit-entry .snow-monkey-form .smf-action button[data-action=complete]:hover,
.page-midcareer-entry .snow-monkey-form .smf-action button[data-action=complete]:hover {
  opacity: 0.6;
}
.page-contact .snow-monkey-form:has(input[name="check-privacypolicy[]"]:checked) .smf-action button[data-action=confirm],
.page-recruit-entry .snow-monkey-form:has(input[name="check-privacypolicy[]"]:checked) .smf-action button[data-action=confirm],
.page-midcareer-entry .snow-monkey-form:has(input[name="check-privacypolicy[]"]:checked) .smf-action button[data-action=confirm] {
  color: #333333;
  border-color: #333333;
  background: #fafafa;
  pointer-events: auto;
}
.page-contact .snow-monkey-form:has(input[name="check-privacypolicy[]"]:checked) .smf-action button[data-action=confirm]:hover,
.page-recruit-entry .snow-monkey-form:has(input[name="check-privacypolicy[]"]:checked) .smf-action button[data-action=confirm]:hover,
.page-midcareer-entry .snow-monkey-form:has(input[name="check-privacypolicy[]"]:checked) .smf-action button[data-action=confirm]:hover {
  background: #005BAB;
  color: #fafafa;
  border-color: #005BAB;
}

.smf-complete-content {
  color: #333333;
}
.smf-complete-content h2 {
  text-align: center;
  font-size: 5.38461546cqw;
  line-height: 1.4;
  font-weight: 700;
}
.smf-complete-content p {
  margin-top: 10.76923092cqw;
  font-size: 3.8461539cqw;
  text-align: center;
  line-height: 1.6;
}
.smf-complete-content .backWrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 16.41025664cqw;
  margin-inline: auto;
}
.smf-complete-content a {
  border: 0.25641026cqw solid #333333;
  border-radius: 5.1282052cqw;
  color: #333333;
}
.smf-complete-content a:hover {
  color: #333333;
}

.page-contact .smf-complete-content h2 {
  color: #005BAB;
}

/* wordpress post markup setting */
.docment h5, .docment h6,
.page_docment h5,
.page_docment h6 {
  font-weight: bold;
}
.docment em,
.page_docment em {
  font-weight: bold;
}
.docment blockquote,
.page_docment blockquote {
  padding-left: 1em;
  border-left: 1px solid #ECECEC;
  margin: 1em;
}
.docment cite,
.page_docment cite {
  display: block;
  width: fit-content;
  margin: 0 0 0 auto;
  font-style: italic;
}
.docment code,
.page_docment code {
  display: inline-block;
  padding: 0 0.25em;
  color: #686767;
  background-color: #ECECEC;
  border-radius: 3px;
  border: solid 1px #A5A4A4;
}
.docment pre,
.page_docment pre {
  margin-block: 1em;
  width: 100%;
  overflow-x: scroll;
  border: 1px solid #ECECEC;
}
.docment address,
.page_docment address {
  padding-block: 1em;
}
.docment table,
.page_docment table {
  width: 100%;
  border: 1px solid #ECECEC;
  text-align: left;
}
.docment table thead td, .docment table thead th,
.page_docment table thead td,
.page_docment table thead th {
  border-bottom: 1px solid #ECECEC;
}
.docment table th,
.page_docment table th {
  font-weight: bold;
  padding: 0.25em;
  white-space: nowrap;
}
.docment table td,
.page_docment table td {
  padding: 0.25em;
}
.docment dt,
.page_docment dt {
  font-weight: bold;
  margin-top: 1em;
}
.docment dd,
.page_docment dd {
  margin-bottom: 1em;
}
.docment ul,
.page_docment ul {
  list-style: inside;
}
.docment ul li,
.page_docment ul li {
  margin-bottom: 0.25em;
}
.docment ul ul, .docment ul ol,
.page_docment ul ul,
.page_docment ul ol {
  padding-left: 1em;
}
.docment ol,
.page_docment ol {
  list-style: decimal;
}
.docment ol li,
.page_docment ol li {
  margin-bottom: 0.25em;
}
.docment ol ul, .docment ol ol,
.page_docment ol ul,
.page_docment ol ol {
  padding-left: 1em;
}

.single-container .event_information_list {
  margin-block: 2.05128208cqw;
  border-top: 0.25641026cqw solid #A5A4A4;
  display: grid;
  grid-template-columns: max-content auto;
}
.single-container .event_information_list .listchild {
  margin: 0;
  grid-column: span 2;
  display: grid;
  grid-template-columns: subgrid;
  align-items: baseline;
  border-bottom: 0.25641026cqw solid #A5A4A4;
  padding-block: 2.05128208cqw;
}
.single-container .event_information_list .listchild .itemname {
  margin: 0;
  font-weight: 700;
  font-size: 3.07692312cqw;
  line-height: 1.4;
  max-width: 15.3846156cqw;
}
.single-container .event_information_list .listchild .itemtext {
  margin: 0;
  font-size: 3.58974364cqw;
  line-height: 1.4;
  padding-left: 2.05128208cqw;
}
.single-container .linkbutton_in_post {
  margin-block: 4.10256416cqw;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 3.07692312cqw;
}
.single-container .linkbutton_in_post * {
  margin: 0;
}
.single-container .linkbutton_in_post .linkbutton_button {
  font-size: 4.61538468cqw;
  padding: 1.02564104cqw 4.10256416cqw;
  width: fit-content;
  background: #005BAB;
  color: #fafafa;
  font-weight: 700;
  border-radius: 25.641026cqw;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.15);
}
.single-container .linkbutton_in_post .linkbutton_button a {
  color: #fafafa;
  text-decoration: none;
}

.single-recruit .linkbutton_in_post .linkbutton_button {
  background: #FA9A40;
}

.single-midcareer .linkbutton_in_post .linkbutton_button {
  background: #2FB65C;
}

/*# sourceMappingURL=styles.css.map */
