@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  margin: 0;
  text-align: left;
  background-color: #ffffff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  overflow: visible;
  box-sizing: content-box;
  height: 0;
  margin: 0;
}

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

p {
  margin: 0;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
  -webkit-text-decoration: underline dotted;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 1rem;
}

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

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

q:before, q:after {
  display: none;
}

b,
strong {
  font-weight: bolder;
}

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

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

a:hover {
  text-decoration: none;
}

a:not([href]) {
  text-decoration: none;
  color: inherit;
}

a:not([href]):hover {
  text-decoration: none;
  color: inherit;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  overflow: auto;
  margin-top: 0;
  margin-bottom: 1rem;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

figure {
  margin: 0px;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  caption-side: bottom;
  text-align: left;
  color: #6c757d;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

input,
button,
select,
optgroup,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}

input::-webkit-calendar-picker-indicator {
  display: none;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  font-size: 1.5rem;
  line-height: inherit;
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  color: inherit;
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

:root {
  --scale-40: -160px;
  --scale-39: -156px;
  --scale-38: -152px;
  --scale-37: -148px;
  --scale-36: -144px;
  --scale-35: -140px;
  --scale-34: -136px;
  --scale-33: -132px;
  --scale-32: -128px;
  --scale-31: -124px;
  --scale-30: -120px;
  --scale-29: -116px;
  --scale-28: -112px;
  --scale-27: -108px;
  --scale-26: -104px;
  --scale-25: -100px;
  --scale-24: -96px;
  --scale-23: -92px;
  --scale-22: -88px;
  --scale-21: -84px;
  --scale-20: -80px;
  --scale-19: -76px;
  --scale-18: -72px;
  --scale-17: -68px;
  --scale-16: -64px;
  --scale-15: -60px;
  --scale-14: -56px;
  --scale-13: -52px;
  --scale-12: -48px;
  --scale-11: -44px;
  --scale-10: -40px;
  --scale-9: -36px;
  --scale-8: -32px;
  --scale-7: -28px;
  --scale-6: -24px;
  --scale-5: -20px;
  --scale-4: -16px;
  --scale-3: -12px;
  --scale-2: -8px;
  --scale-1: -4px;
  --scale0: 0px;
  --scale1: 4px;
  --scale2: 8px;
  --scale3: 12px;
  --scale4: 16px;
  --scale5: 20px;
  --scale6: 24px;
  --scale7: 28px;
  --scale8: 32px;
  --scale9: 36px;
  --scale10: 40px;
  --scale11: 44px;
  --scale12: 48px;
  --scale13: 52px;
  --scale14: 56px;
  --scale15: 60px;
  --scale16: 64px;
  --scale17: 68px;
  --scale18: 72px;
  --scale19: 76px;
  --scale20: 80px;
  --scale21: 84px;
  --scale22: 88px;
  --scale23: 92px;
  --scale24: 96px;
  --scale25: 100px;
  --scale26: 104px;
  --scale27: 108px;
  --scale28: 112px;
  --scale29: 116px;
  --scale30: 120px;
  --scale31: 124px;
  --scale32: 128px;
  --scale33: 132px;
  --scale34: 136px;
  --scale35: 140px;
  --scale36: 144px;
  --scale37: 148px;
  --scale38: 152px;
  --scale39: 156px;
  --scale40: 160px;
  --font-size10: 10px;
  --font-size11: 11px;
  --font-size12: 12px;
  --font-size13: 13px;
  --font-size14: 14px;
  --font-size15: 15px;
  --font-size16: 16px;
  --font-size17: 17px;
  --font-size18: 18px;
  --font-size19: 19px;
  --font-size20: 20px;
  --font-size21: 21px;
  --font-size22: 22px;
  --font-size23: 23px;
  --font-size24: 24px;
  --font-size25: 25px;
  --font-size26: 26px;
  --font-size27: 27px;
  --font-size28: 28px;
  --font-size29: 29px;
  --font-size30: 30px;
  --main-font: "Zen Kaku Gothic New", sans-serif;
  --sub-font: "Roboto Condensed", sans-serif;
  --box-shadow: 0px 0px 8px #00000010;
}

/* -- media_query -- */
:root {
  --color-white: #FFFFFF;
  --color-white_rgb: 255, 255, 255;
  --color-divider: #DADADA;
  --color-divider_rgb: 218, 218, 218;
  --color-base: #FBF8F3;
  --color-base_rgb: 251, 248, 243;
  --color-main: #14284F;
  --color-main_rgb: 20, 40, 79;
  --color-accent: #ED7D31;
  --color-accent_rgb: 237, 125, 49;
  --color-gray-1: #E0E1E2;
  --color-gray-1_rgb: 224, 225, 226;
  --color-gray-2: #DADADA;
  --color-gray-2_rgb: 218, 218, 218;
  --color-gray-3: #9EA0A4;
  --color-gray-3_rgb: 158, 160, 164;
  --color-gray-4: #F9F9FA;
  --color-gray-4_rgb: 249, 249, 250;
  --color-text-1: #18294C;
  --color-text-1_rgb: 24, 41, 76;
  --color-text-2: #9EA0A4;
  --color-text-2_rgb: 158, 160, 164;
  --color-text-3: #ED7D31;
  --color-text-3_rgb: 237, 125, 49;
  --color-text-4: #D9D9D9;
  --color-text-4_rgb: 217, 217, 217;
  --color-error: #E76E6E;
  --color-error_rgb: 231, 110, 110;
  --color-error-lighter: #FFF6F6;
  --color-error-lighter_rgb: 255, 246, 246;
}

.bor_col_white {
  border: 1px solid #FFFFFF;
}

.col_white {
  color: #FFFFFF;
}

.fill_white {
  fill: #FFFFFF;
}

.bcol_white {
  background-color: #FFFFFF;
}

.bor_col_divider {
  border: 1px solid #DADADA;
}

.col_divider {
  color: #DADADA;
}

.fill_divider {
  fill: #DADADA;
}

.bcol_divider {
  background-color: #DADADA;
}

.bor_col_base {
  border: 1px solid #FBF8F3;
}

.col_base {
  color: #FBF8F3;
}

.fill_base {
  fill: #FBF8F3;
}

.bcol_base {
  background-color: #FBF8F3;
}

.bor_col_main {
  border: 1px solid #14284F;
}

.col_main {
  color: #14284F;
}

.fill_main {
  fill: #14284F;
}

.bcol_main {
  background-color: #14284F;
}

.bor_col_accent {
  border: 1px solid #ED7D31;
}

.col_accent {
  color: #ED7D31;
}

.fill_accent {
  fill: #ED7D31;
}

.bcol_accent {
  background-color: #ED7D31;
}

.bor_col_gray-1 {
  border: 1px solid #E0E1E2;
}

.col_gray-1 {
  color: #E0E1E2;
}

.fill_gray-1 {
  fill: #E0E1E2;
}

.bcol_gray-1 {
  background-color: #E0E1E2;
}

.bor_col_gray-2 {
  border: 1px solid #DADADA;
}

.col_gray-2 {
  color: #DADADA;
}

.fill_gray-2 {
  fill: #DADADA;
}

.bcol_gray-2 {
  background-color: #DADADA;
}

.bor_col_gray-3 {
  border: 1px solid #9EA0A4;
}

.col_gray-3 {
  color: #9EA0A4;
}

.fill_gray-3 {
  fill: #9EA0A4;
}

.bcol_gray-3 {
  background-color: #9EA0A4;
}

.bor_col_gray-4 {
  border: 1px solid #F9F9FA;
}

.col_gray-4 {
  color: #F9F9FA;
}

.fill_gray-4 {
  fill: #F9F9FA;
}

.bcol_gray-4 {
  background-color: #F9F9FA;
}

.bor_col_text-1 {
  border: 1px solid #18294C;
}

.col_text-1 {
  color: #18294C;
}

.fill_text-1 {
  fill: #18294C;
}

.bcol_text-1 {
  background-color: #18294C;
}

.bor_col_text-2 {
  border: 1px solid #9EA0A4;
}

.col_text-2 {
  color: #9EA0A4;
}

.fill_text-2 {
  fill: #9EA0A4;
}

.bcol_text-2 {
  background-color: #9EA0A4;
}

.bor_col_text-3 {
  border: 1px solid #ED7D31;
}

.col_text-3 {
  color: #ED7D31;
}

.fill_text-3 {
  fill: #ED7D31;
}

.bcol_text-3 {
  background-color: #ED7D31;
}

.bor_col_text-4 {
  border: 1px solid #D9D9D9;
}

.col_text-4 {
  color: #D9D9D9;
}

.fill_text-4 {
  fill: #D9D9D9;
}

.bcol_text-4 {
  background-color: #D9D9D9;
}

.bor_col_error {
  border: 1px solid #E76E6E;
}

.col_error {
  color: #E76E6E;
}

.fill_error {
  fill: #E76E6E;
}

.bcol_error {
  background-color: #E76E6E;
}

.bor_col_error-lighter {
  border: 1px solid #FFF6F6;
}

.col_error-lighter {
  color: #FFF6F6;
}

.fill_error-lighter {
  fill: #FFF6F6;
}

.bcol_error-lighter {
  background-color: #FFF6F6;
}

body {
  font-family: var(--main-font);
  font-optical-sizing: auto;
  color: var(--color-text-1);
  background-color: var(--color-gray-4);
}

html {
  scroll-behavior: smooth;
}

.material-icons {
  font-family: "Material Icons";
  font-size: 24px;
}

@media screen and (min-width: 768px) {
  .site {
    min-width: 1280px;
    width: 100vw;
  }
}

.numberList {
  counter-reset: count 0;
}
.numberList li {
  counter-increment: count 1;
}
.numberList li::marker {
  content: counter(count, decimal) ".";
}

.zoomSlideShow .splide__slide.is-active img,
.zoomSlideShow .splide__slide.is-prev img,
.zoomSlideShow .splide__slide img.is-prev {
  animation: scale 11s linear 0s normal both;
}
@keyframes scale {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}

.hoverAnimation_circle {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: var(--scale2);
  cursor: pointer;
  color: var(--color-text-1);
}
.hoverAnimation_circle::before {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  transition: transform 0.3s;
  border: 1px solid var(--color-main);
}
.hoverAnimation_circle:hover::before {
  transform: scale(1.4);
  transform-origin: center;
  background: var(--color-main);
}

.sideMenuRequestBtn {
  width: 100%;
  max-width: 350px;
  display: block;
  margin: 0 auto;
}

select, input, textarea {
  padding: 11px 9px 12px 14px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.025em;
  border: 1px solid var(--color-gray-2);
  color: var(--color-text-1);
  background-color: white;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
select::-moz-placeholder, input::-moz-placeholder, textarea::-moz-placeholder {
  color: var(--color-text-3);
}
select::placeholder, input::placeholder, textarea::placeholder {
  color: var(--color-text-3);
}

select {
  background: url("/images/decoration/keyboard_arrow_down.svg") no-repeat right 12px center/24px auto;
}

a {
  text-decoration: none;
  color: inherit;
  background-color: transparent;
  transition: 0.3s;
}
a:hover {
  opacity: 0.6;
}

.px_0 {
  padding-left: var(--scale0);
  padding-right: var(--scale0);
}

.py_0 {
  padding-top: var(--scale0);
  padding-bottom: var(--scale0);
}

.px_1 {
  padding-left: var(--scale1);
  padding-right: var(--scale1);
}

.py_1 {
  padding-top: var(--scale1);
  padding-bottom: var(--scale1);
}

.px_2 {
  padding-left: var(--scale2);
  padding-right: var(--scale2);
}

.py_2 {
  padding-top: var(--scale2);
  padding-bottom: var(--scale2);
}

.px_3 {
  padding-left: var(--scale3);
  padding-right: var(--scale3);
}

.py_3 {
  padding-top: var(--scale3);
  padding-bottom: var(--scale3);
}

.px_4 {
  padding-left: var(--scale4);
  padding-right: var(--scale4);
}

.py_4 {
  padding-top: var(--scale4);
  padding-bottom: var(--scale4);
}

.px_5 {
  padding-left: var(--scale5);
  padding-right: var(--scale5);
}

.py_5 {
  padding-top: var(--scale5);
  padding-bottom: var(--scale5);
}

.px_6 {
  padding-left: var(--scale6);
  padding-right: var(--scale6);
}

.py_6 {
  padding-top: var(--scale6);
  padding-bottom: var(--scale6);
}

.px_7 {
  padding-left: var(--scale7);
  padding-right: var(--scale7);
}

.py_7 {
  padding-top: var(--scale7);
  padding-bottom: var(--scale7);
}

.px_8 {
  padding-left: var(--scale8);
  padding-right: var(--scale8);
}

.py_8 {
  padding-top: var(--scale8);
  padding-bottom: var(--scale8);
}

.px_9 {
  padding-left: var(--scale9);
  padding-right: var(--scale9);
}

.py_9 {
  padding-top: var(--scale9);
  padding-bottom: var(--scale9);
}

.px_10 {
  padding-left: var(--scale10);
  padding-right: var(--scale10);
}

.py_10 {
  padding-top: var(--scale10);
  padding-bottom: var(--scale10);
}

.px_11 {
  padding-left: var(--scale11);
  padding-right: var(--scale11);
}

.py_11 {
  padding-top: var(--scale11);
  padding-bottom: var(--scale11);
}

.px_12 {
  padding-left: var(--scale12);
  padding-right: var(--scale12);
}

.py_12 {
  padding-top: var(--scale12);
  padding-bottom: var(--scale12);
}

.px_13 {
  padding-left: var(--scale13);
  padding-right: var(--scale13);
}

.py_13 {
  padding-top: var(--scale13);
  padding-bottom: var(--scale13);
}

.px_14 {
  padding-left: var(--scale14);
  padding-right: var(--scale14);
}

.py_14 {
  padding-top: var(--scale14);
  padding-bottom: var(--scale14);
}

.px_15 {
  padding-left: var(--scale15);
  padding-right: var(--scale15);
}

.py_15 {
  padding-top: var(--scale15);
  padding-bottom: var(--scale15);
}

.px_16 {
  padding-left: var(--scale16);
  padding-right: var(--scale16);
}

.py_16 {
  padding-top: var(--scale16);
  padding-bottom: var(--scale16);
}

.px_17 {
  padding-left: var(--scale17);
  padding-right: var(--scale17);
}

.py_17 {
  padding-top: var(--scale17);
  padding-bottom: var(--scale17);
}

.px_18 {
  padding-left: var(--scale18);
  padding-right: var(--scale18);
}

.py_18 {
  padding-top: var(--scale18);
  padding-bottom: var(--scale18);
}

.px_19 {
  padding-left: var(--scale19);
  padding-right: var(--scale19);
}

.py_19 {
  padding-top: var(--scale19);
  padding-bottom: var(--scale19);
}

.px_20 {
  padding-left: var(--scale20);
  padding-right: var(--scale20);
}

.py_20 {
  padding-top: var(--scale20);
  padding-bottom: var(--scale20);
}

.px_21 {
  padding-left: var(--scale21);
  padding-right: var(--scale21);
}

.py_21 {
  padding-top: var(--scale21);
  padding-bottom: var(--scale21);
}

.px_22 {
  padding-left: var(--scale22);
  padding-right: var(--scale22);
}

.py_22 {
  padding-top: var(--scale22);
  padding-bottom: var(--scale22);
}

.px_23 {
  padding-left: var(--scale23);
  padding-right: var(--scale23);
}

.py_23 {
  padding-top: var(--scale23);
  padding-bottom: var(--scale23);
}

.px_24 {
  padding-left: var(--scale24);
  padding-right: var(--scale24);
}

.py_24 {
  padding-top: var(--scale24);
  padding-bottom: var(--scale24);
}

.px_25 {
  padding-left: var(--scale25);
  padding-right: var(--scale25);
}

.py_25 {
  padding-top: var(--scale25);
  padding-bottom: var(--scale25);
}

.px_26 {
  padding-left: var(--scale26);
  padding-right: var(--scale26);
}

.py_26 {
  padding-top: var(--scale26);
  padding-bottom: var(--scale26);
}

.px_27 {
  padding-left: var(--scale27);
  padding-right: var(--scale27);
}

.py_27 {
  padding-top: var(--scale27);
  padding-bottom: var(--scale27);
}

.px_28 {
  padding-left: var(--scale28);
  padding-right: var(--scale28);
}

.py_28 {
  padding-top: var(--scale28);
  padding-bottom: var(--scale28);
}

.px_29 {
  padding-left: var(--scale29);
  padding-right: var(--scale29);
}

.py_29 {
  padding-top: var(--scale29);
  padding-bottom: var(--scale29);
}

.px_30 {
  padding-left: var(--scale30);
  padding-right: var(--scale30);
}

.py_30 {
  padding-top: var(--scale30);
  padding-bottom: var(--scale30);
}

.px_31 {
  padding-left: var(--scale31);
  padding-right: var(--scale31);
}

.py_31 {
  padding-top: var(--scale31);
  padding-bottom: var(--scale31);
}

.px_32 {
  padding-left: var(--scale32);
  padding-right: var(--scale32);
}

.py_32 {
  padding-top: var(--scale32);
  padding-bottom: var(--scale32);
}

.px_33 {
  padding-left: var(--scale33);
  padding-right: var(--scale33);
}

.py_33 {
  padding-top: var(--scale33);
  padding-bottom: var(--scale33);
}

.px_34 {
  padding-left: var(--scale34);
  padding-right: var(--scale34);
}

.py_34 {
  padding-top: var(--scale34);
  padding-bottom: var(--scale34);
}

.px_35 {
  padding-left: var(--scale35);
  padding-right: var(--scale35);
}

.py_35 {
  padding-top: var(--scale35);
  padding-bottom: var(--scale35);
}

.px_36 {
  padding-left: var(--scale36);
  padding-right: var(--scale36);
}

.py_36 {
  padding-top: var(--scale36);
  padding-bottom: var(--scale36);
}

.px_37 {
  padding-left: var(--scale37);
  padding-right: var(--scale37);
}

.py_37 {
  padding-top: var(--scale37);
  padding-bottom: var(--scale37);
}

.px_38 {
  padding-left: var(--scale38);
  padding-right: var(--scale38);
}

.py_38 {
  padding-top: var(--scale38);
  padding-bottom: var(--scale38);
}

.px_39 {
  padding-left: var(--scale39);
  padding-right: var(--scale39);
}

.py_39 {
  padding-top: var(--scale39);
  padding-bottom: var(--scale39);
}

.px_40 {
  padding-left: var(--scale40);
  padding-right: var(--scale40);
}

.py_40 {
  padding-top: var(--scale40);
  padding-bottom: var(--scale40);
}

.column {
  display: grid;
  justify-content: var(--justify-content);
  justify-items: var(--justify-items);
  align-content: var(--align-content);
  align-items: var(--align-items);
  grid-template-columns: var(--columns, repeat(auto-fit, minmax(1px, 1fr)));
}
@media screen and (min-width: 768px) {
  .column {
    grid-template-columns: var(--pcColumns, var(--columns, repeat(auto-fit, minmax(1px, 1fr))));
  }
}

.row {
  display: grid;
  justify-content: var(--justify-content);
  justify-items: var(--justify-items);
  align-content: var(--align-content);
  align-items: var(--align-items);
}

.gap_0 {
  gap: var(--scale0);
}

.gap_1 {
  gap: var(--scale1);
}

.gap_2 {
  gap: var(--scale2);
}

.gap_3 {
  gap: var(--scale3);
}

.gap_4 {
  gap: var(--scale4);
}

.gap_5 {
  gap: var(--scale5);
}

.gap_6 {
  gap: var(--scale6);
}

.gap_7 {
  gap: var(--scale7);
}

.gap_8 {
  gap: var(--scale8);
}

.gap_9 {
  gap: var(--scale9);
}

.gap_10 {
  gap: var(--scale10);
}

.gap_11 {
  gap: var(--scale11);
}

.gap_12 {
  gap: var(--scale12);
}

.gap_13 {
  gap: var(--scale13);
}

.gap_14 {
  gap: var(--scale14);
}

.gap_15 {
  gap: var(--scale15);
}

.gap_16 {
  gap: var(--scale16);
}

.gap_17 {
  gap: var(--scale17);
}

.gap_18 {
  gap: var(--scale18);
}

.gap_19 {
  gap: var(--scale19);
}

.gap_20 {
  gap: var(--scale20);
}

.gap_21 {
  gap: var(--scale21);
}

.gap_22 {
  gap: var(--scale22);
}

.gap_23 {
  gap: var(--scale23);
}

.gap_24 {
  gap: var(--scale24);
}

.gap_25 {
  gap: var(--scale25);
}

.gap_26 {
  gap: var(--scale26);
}

.gap_27 {
  gap: var(--scale27);
}

.gap_28 {
  gap: var(--scale28);
}

.gap_29 {
  gap: var(--scale29);
}

.gap_30 {
  gap: var(--scale30);
}

.gap_31 {
  gap: var(--scale31);
}

.gap_32 {
  gap: var(--scale32);
}

.gap_33 {
  gap: var(--scale33);
}

.gap_34 {
  gap: var(--scale34);
}

.gap_35 {
  gap: var(--scale35);
}

.gap_36 {
  gap: var(--scale36);
}

.gap_37 {
  gap: var(--scale37);
}

.gap_38 {
  gap: var(--scale38);
}

.gap_39 {
  gap: var(--scale39);
}

.gap_40 {
  gap: var(--scale40);
}

.flex {
  display: flex;
  flex-direction: var(--direction, row);
  justify-content: var(--justify-content);
  justify-items: var(--justify-items);
  align-content: var(--align-content);
  align-items: var(--align-items);
  flex-wrap: var(--wrap, nowrap);
}

.w_fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w_100 {
  width: 100%;
}

.h_fit {
  height: -moz-fit-content;
  height: fit-content;
}

.fs_10 {
  font-size: var(--font-size10);
}

@media screen and (min-width: 768px) {
  .fs_10_pc {
    font-size: var(--font-size10);
  }
}
.fs_11 {
  font-size: var(--font-size11);
}

@media screen and (min-width: 768px) {
  .fs_11_pc {
    font-size: var(--font-size11);
  }
}
.fs_12 {
  font-size: var(--font-size12);
}

@media screen and (min-width: 768px) {
  .fs_12_pc {
    font-size: var(--font-size12);
  }
}
.fs_13 {
  font-size: var(--font-size13);
}

@media screen and (min-width: 768px) {
  .fs_13_pc {
    font-size: var(--font-size13);
  }
}
.fs_14 {
  font-size: var(--font-size14);
}

@media screen and (min-width: 768px) {
  .fs_14_pc {
    font-size: var(--font-size14);
  }
}
.fs_15 {
  font-size: var(--font-size15);
}

@media screen and (min-width: 768px) {
  .fs_15_pc {
    font-size: var(--font-size15);
  }
}
.fs_16 {
  font-size: var(--font-size16);
}

@media screen and (min-width: 768px) {
  .fs_16_pc {
    font-size: var(--font-size16);
  }
}
.fs_17 {
  font-size: var(--font-size17);
}

@media screen and (min-width: 768px) {
  .fs_17_pc {
    font-size: var(--font-size17);
  }
}
.fs_18 {
  font-size: var(--font-size18);
}

@media screen and (min-width: 768px) {
  .fs_18_pc {
    font-size: var(--font-size18);
  }
}
.fs_19 {
  font-size: var(--font-size19);
}

@media screen and (min-width: 768px) {
  .fs_19_pc {
    font-size: var(--font-size19);
  }
}
.fs_20 {
  font-size: var(--font-size20);
}

@media screen and (min-width: 768px) {
  .fs_20_pc {
    font-size: var(--font-size20);
  }
}
.fs_21 {
  font-size: var(--font-size21);
}

@media screen and (min-width: 768px) {
  .fs_21_pc {
    font-size: var(--font-size21);
  }
}
.fs_22 {
  font-size: var(--font-size22);
}

@media screen and (min-width: 768px) {
  .fs_22_pc {
    font-size: var(--font-size22);
  }
}
.fs_23 {
  font-size: var(--font-size23);
}

@media screen and (min-width: 768px) {
  .fs_23_pc {
    font-size: var(--font-size23);
  }
}
.fs_24 {
  font-size: var(--font-size24);
}

@media screen and (min-width: 768px) {
  .fs_24_pc {
    font-size: var(--font-size24);
  }
}
.fs_25 {
  font-size: var(--font-size25);
}

@media screen and (min-width: 768px) {
  .fs_25_pc {
    font-size: var(--font-size25);
  }
}
.fs_26 {
  font-size: var(--font-size26);
}

@media screen and (min-width: 768px) {
  .fs_26_pc {
    font-size: var(--font-size26);
  }
}
.fs_27 {
  font-size: var(--font-size27);
}

@media screen and (min-width: 768px) {
  .fs_27_pc {
    font-size: var(--font-size27);
  }
}
.fs_28 {
  font-size: var(--font-size28);
}

@media screen and (min-width: 768px) {
  .fs_28_pc {
    font-size: var(--font-size28);
  }
}
.fs_29 {
  font-size: var(--font-size29);
}

@media screen and (min-width: 768px) {
  .fs_29_pc {
    font-size: var(--font-size29);
  }
}
.fs_30 {
  font-size: var(--font-size30);
}

@media screen and (min-width: 768px) {
  .fs_30_pc {
    font-size: var(--font-size30);
  }
}
.fw_bold {
  font-weight: 700;
}

.fw_normal {
  font-weight: 400;
}

.d_in {
  display: inline;
}

.d_inBl {
  display: inline-block;
}

.d_bl {
  display: block;
}

.d_flex {
  display: flex;
}

.d_inFlex {
  display: inline-flex;
}

.d_grid {
  display: grid;
}

.d_inGrid {
  display: inline-grid;
}

.d_none {
  display: none;
}

.d_contents {
  display: contents;
}

@media screen and (max-width: 767px) {
  .d_only_pc {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .d_only_sp {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .ly_site {
    min-height: 100vh;
    width: 100vw;
    min-width: 1200px;
  }
}

.ly_header {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

.ly_footer {
  width: 100%;
  background-color: var(--color-main);
  padding: 0 0 70px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .ly_footer {
    display: grid;
    grid-template-columns: 1fr auto;
    padding: 70px 80px;
    min-width: 1280px;
  }
}
.ly_footer_list {
  display: grid;
}
.ly_footer_list_item {
  border-bottom: 1px solid var(--color-text-4);
}
.ly_footer_list_item a {
  padding: 16px 20px;
}
@media screen and (min-width: 768px) {
  .ly_footer_list {
    grid-template-columns: 1fr 1fr;
    gap: 24px 56px;
    grid-auto-flow: column;
    grid-template-rows: repeat(8, 1fr);
  }
  .ly_footer_list_item {
    border-bottom: none;
  }
  .ly_footer_list_item:nth-child(n+8) {
    grid-column: 2/3;
  }
  .ly_footer_list_item svg {
    display: none;
  }
  .ly_footer_list a {
    padding: 0;
  }
}
.ly_footer_logo {
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}
.ly_footer_logo_company {
  text-align: center !important;
}
@media screen and (min-width: 768px) {
  .ly_footer_logo_company {
    text-align: left !important;
  }
}
.ly_footer_logo_brand_img {
  width: auto;
  height: 24px;
}
@media screen and (max-width: 768px) {
  .ly_footer_logo_brand {
    display: block;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .ly_footer_logo_text {
    display: grid;
    gap: 10px;
  }
}
.ly_footer_logo_text_content {
  display: none;
}
@media screen and (min-width: 768px) {
  .ly_footer_logo_text_content {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .ly_footer_logo {
    margin-top: 0;
    justify-content: flex-start;
    align-content: space-between;
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
.ly_footer_logo_copyright {
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}
@media screen and (min-width: 768px) {
  .ly_footer_logo_copyright {
    display: block;
  }
}

.ly_section {
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .ly_section {
    padding: 0 40px;
  }
  .ly_section_inner {
    width: 1024px;
    margin: 0 auto;
  }
  .ly_section_inner_middle {
    width: 800px;
    margin: 0 auto;
  }
  .ly_section_inner_small {
    width: 375px;
    margin: 0 auto;
  }
}

.fullWidth {
  margin: 0 -20px;
  width: calc(100% + 40px);
}

.co_text {
  font-size: var(--font-size);
  color: var(--color);
  text-align: var(--text-align);
  letter-spacing: var(--letter-spacing);
  font-weight: var(--font-weight);
  line-height: var(--line-height);
  font-family: var(--font-family);
  white-space: var(--white-space);
  word-break: var(--word-break);
}
.co_text_clamp_1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.co_text_clamp_2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.co_text_clamp_3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.co_text_clamp_4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.co_text_clamp_5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.co_text_clamp_6 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}
.co_text_clamp_7 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .co_text .sp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .co_text .pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .co_text {
    font-size: var(--pc-font-size, var(--font-size));
    color: var(--pc-color, var(--color));
    text-align: var(--pc-text-align, var(--text-align));
    letter-spacing: var(--pc-letter-spacing, var(--letter-spacing));
    font-weight: var(--pc-font-weight, var(--font-weight));
    line-height: var(--pc-line-height, var(--line-height));
    font-family: var(--pc-font-family, var(--font-family));
    white-space: var(--pc-white-space, var(--white-space));
    word-break: var(--pc-font-break, var(--word-break));
  }
}
.co_text_content *:not(:first-child) {
  margin-top: 16px;
}
.co_text_content iframe {
  width: 100%;
  aspect-ratio: 1.74;
  height: auto;
}
.co_text_content h2 {
  font-weight: 800;
  font-size: 18px !important;
}
.co_text_content h3 {
  font-size: 16px !important;
}
.co_text_content a {
  font-size: 13px;
  text-decoration: underline;
  color: var(--text-1) !important;
}
.co_text_content hr {
  margin: 0 -20px;
  border: 0.5px solid var(--color-gray-2);
}
.co_text_content table {
  width: 100%;
}
.co_text_content pre {
  text-wrap: auto;
}

.job_panel {
  position: relative;
  display: grid;
  grid-template-columns: 120px 1fr;
  /* HTML: <div class="ribbon">Your text content</div> */
}
.job_panel.withShadow {
  box-shadow: var(--box-shadow);
}
@media screen and (min-width: 768px) {
  .job_panel {
    grid-template-columns: 1fr;
    grid-template-rows: 210px auto auto;
  }
}
.job_panel__thumbnail {
  display: grid;
  grid-template-rows: 80px 1fr;
}
@media screen and (min-width: 768px) {
  .job_panel__thumbnail {
    display: contents;
  }
}
.job_panel__thumbnail_inner {
  display: grid;
  grid-template-rows: 100%;
}
@media screen and (min-width: 768px) {
  .job_panel__thumbnail_inner {
    grid-template-rows: 80px 1fr;
  }
}
.job_panel__thumbnail_logo {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-white);
  padding: 15px;
}
.job_panel__thumbnail_logo img {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .job_panel__thumbnail_logo img {
    width: auto;
    height: 100%;
  }
}
.job_panel__thumbnail_catch {
  display: none;
  align-items: center;
  justify-content: center;
  background-color: var(--color-main);
  padding: 0 15px;
}
@media screen and (min-width: 768px) {
  .job_panel__thumbnail_catch {
    display: flex;
  }
}
.job_panel__thumbnail_movie {
  display: flex;
  padding: 5px;
  align-items: center;
  justify-content: center;
  gap: 5px;
  background-color: var(--color-main);
}
.job_panel__thumbnail_movie svg {
  fill: var(--color-white);
}
@media screen and (min-width: 768px) {
  .job_panel__thumbnail_movie {
    grid-row: 3/4;
    background-color: var(--color-white);
    padding: 10px 15px;
    justify-content: flex-start;
  }
  .job_panel__thumbnail_movie .co_text {
    color: var(--color-accent) !important;
  }
  .job_panel__thumbnail_movie svg {
    fill: var(--color-accent);
  }
}
.job_panel__content {
  display: grid;
  padding: 15px;
  gap: 5px;
  align-content: flex-start;
}
@media screen and (min-width: 768px) {
  .job_panel__content {
    background-color: var(--color-white);
    padding-bottom: 0px;
  }
}
.job_panel__content_jobs {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
  flex-wrap: wrap;
  height: 32px;
  overflow: hidden;
  align-content: flex-start;
  justify-content: flex-start;
}
.job_panel .ribbon {
  font-size: 10px;
  font-weight: bold;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .job_panel .ribbon {
    font-size: 16px;
  }
}
.job_panel .ribbon {
  --f: .5em; /* control the folded part */
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.8;
  padding-inline: 1lh;
  padding-bottom: var(--f);
  -o-border-image: conic-gradient(rgba(0, 0, 0, 0.5333333333) 0 0) 51%/var(--f);
     border-image: conic-gradient(rgba(0, 0, 0, 0.5333333333) 0 0) 51%/var(--f);
  clip-path: polygon(100% calc(100% - var(--f)), 100% 100%, calc(100% - var(--f)) calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 0 100%, 0 calc(100% - var(--f)), 999px calc(100% - var(--f) - 999px), calc(100% - 999px) calc(100% - var(--f) - 999px));
  transform: translate(-29.2893218813%, -100%) rotate(-45deg);
  transform-origin: 100% 100%;
  background-color: var(--color); /* the main color  */
}

.column_panel {
  display: grid;
  grid-template-columns: 120px 1fr;
  box-shadow: var(--box-shadow);
}
@media screen and (min-width: 768px) {
  .column_panel {
    grid-template-columns: 1fr;
    grid-template-rows: 210px auto auto;
  }
}
.column_panel__thumbnail {
  display: grid;
  grid-template-rows: 80px 1fr;
}
@media screen and (min-width: 768px) {
  .column_panel__thumbnail {
    display: contents;
  }
}
.column_panel__thumbnail_movie {
  display: flex;
  padding: 5px;
  align-items: center;
  justify-content: center;
  gap: 5px;
  background-color: var(--color-main);
}
.column_panel__thumbnail_movie svg {
  fill: var(--color-white);
}
@media screen and (min-width: 768px) {
  .column_panel__thumbnail_movie {
    grid-row: 3/4;
    background-color: var(--color-white);
    padding: 10px 15px;
    justify-content: flex-start;
  }
  .column_panel__thumbnail_movie .co_text {
    color: var(--color-accent) !important;
  }
  .column_panel__thumbnail_movie svg {
    fill: var(--color-accent);
  }
}
.column_panel__content {
  display: grid;
  padding: 15px;
  gap: 10px;
  align-content: space-between;
}
@media screen and (min-width: 768px) {
  .column_panel__content {
    background-color: var(--color-white);
  }
}
.column_panel__content_bottom {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
}
@media screen and (min-width: 768px) {
  .column_panel__content_bottom {
    grid-row: 1/2;
    gap: 10px;
  }
}
.column_panel__content_bottom_category {
  padding: 2px 5px;
}

.company_panel {
  display: grid;
  grid-template-columns: 120px 1fr;
  grid-template-rows: 100%;
  height: 100px;
}
.company_panel.withShadow {
  box-shadow: var(--box-shadow);
}
@media screen and (min-width: 768px) {
  .company_panel {
    height: auto;
    grid-template-columns: 1fr;
    grid-template-rows: 210px 4em auto;
  }
}
.company_panel__thumbnail {
  display: grid;
  justify-items: center;
  align-items: center;
  grid-template-rows: 100%;
  grid-template-columns: 100%;
  background-color: var(--color-white);
}
.company_panel__thumbnail_movie {
  display: flex;
  padding: 5px;
  align-items: center;
  justify-content: center;
  gap: 5px;
  background-color: var(--color-main);
}
.company_panel__thumbnail_movie svg {
  fill: var(--color-white);
}
@media screen and (min-width: 768px) {
  .company_panel__thumbnail_movie {
    grid-row: 3/4;
    background-color: var(--color-white);
    padding: 10px 15px;
    justify-content: flex-start;
  }
  .company_panel__thumbnail_movie .co_text {
    color: var(--color-accent) !important;
  }
  .company_panel__thumbnail_movie svg {
    fill: var(--color-accent);
  }
}
.company_panel__content {
  display: grid;
  padding: 15px;
  gap: 5px;
  align-content: flex-start;
}
@media screen and (min-width: 768px) {
  .company_panel__content {
    background-color: var(--color-white);
    padding-bottom: 0px;
  }
}
.company_panel__content_jobs {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
  flex-wrap: wrap;
  height: 32px;
  overflow: hidden;
  align-content: flex-start;
  justify-content: flex-start;
}

.job_card {
  box-shadow: var(--box-shadow);
  background-color: var(--color-white);
}
.job_card_content {
  padding: 16px 32px;
  background-color: var(--color-gray-4);
}
.job_card_bottom {
  display: grid;
  justify-content: center;
  justify-items: center;
  padding: 16px 32px 32px;
}

.job_panel {
  display: grid;
  grid-template-columns: 120px 1fr;
}
.job_panel.withShadow {
  box-shadow: var(--box-shadow);
}
@media screen and (min-width: 768px) {
  .job_panel {
    grid-template-columns: 1fr;
    grid-template-rows: 210px auto auto;
  }
}
.job_panel__thumbnail {
  display: grid;
  grid-template-rows: 80px 1fr;
}
@media screen and (min-width: 768px) {
  .job_panel__thumbnail {
    display: contents;
  }
}
.job_panel__thumbnail_inner {
  display: grid;
  grid-template-rows: 100%;
}
@media screen and (min-width: 768px) {
  .job_panel__thumbnail_inner {
    grid-template-rows: 80px 1fr;
  }
}
.job_panel__thumbnail_logo {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-white);
  padding: 15px;
}
.job_panel__thumbnail_logo img {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .job_panel__thumbnail_logo img {
    width: auto;
    height: 100%;
  }
}
.job_panel__thumbnail_catch {
  display: none;
  align-items: center;
  justify-content: center;
  background-color: var(--color-main);
  padding: 0 15px;
}
@media screen and (min-width: 768px) {
  .job_panel__thumbnail_catch {
    display: flex;
  }
}
.job_panel__thumbnail_movie {
  display: flex;
  padding: 5px;
  align-items: center;
  justify-content: center;
  gap: 5px;
  background-color: var(--color-main);
}
.job_panel__thumbnail_movie svg {
  fill: var(--color-white);
}
@media screen and (min-width: 768px) {
  .job_panel__thumbnail_movie {
    grid-row: 3/4;
    background-color: var(--color-white);
    padding: 10px 15px;
    justify-content: flex-start;
  }
  .job_panel__thumbnail_movie .co_text {
    color: var(--color-accent) !important;
  }
  .job_panel__thumbnail_movie svg {
    fill: var(--color-accent);
  }
}
.job_panel__content {
  display: grid;
  padding: 15px;
  gap: 5px;
  align-content: flex-start;
}
@media screen and (min-width: 768px) {
  .job_panel__content {
    background-color: var(--color-white);
    padding-bottom: 0px;
  }
}
.job_panel__content_jobs {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
  flex-wrap: wrap;
  height: 32px;
  overflow: hidden;
  align-content: flex-start;
  justify-content: flex-start;
}

.company_interview_panel {
  display: grid;
  grid-template-columns: 120px 1fr;
  box-shadow: var(--box-shadow);
}
@media screen and (min-width: 768px) {
  .company_interview_panel {
    grid-template-columns: 1fr;
    grid-template-rows: 210px auto auto;
  }
}
.company_interview_panel__thumbnail {
  display: grid;
  grid-template-rows: 80px 1fr;
}
@media screen and (min-width: 768px) {
  .company_interview_panel__thumbnail {
    display: contents;
  }
}
.company_interview_panel__thumbnail_movie {
  display: flex;
  padding: 5px;
  align-items: center;
  justify-content: center;
  gap: 5px;
  background-color: var(--color-main);
}
.company_interview_panel__thumbnail_movie svg {
  fill: var(--color-white);
}
@media screen and (min-width: 768px) {
  .company_interview_panel__thumbnail_movie {
    grid-row: 3/4;
    background-color: var(--color-white);
    padding: 10px 15px;
    justify-content: flex-start;
  }
  .company_interview_panel__thumbnail_movie .co_text {
    color: var(--color-accent) !important;
  }
  .company_interview_panel__thumbnail_movie svg {
    fill: var(--color-accent);
  }
}
.company_interview_panel__content {
  display: grid;
  padding: 15px;
  gap: 10px;
  align-content: space-between;
}
@media screen and (min-width: 768px) {
  .company_interview_panel__content {
    background-color: var(--color-white);
    padding-bottom: 0px;
  }
}
.company_interview_panel__content_bottom {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
}
@media screen and (min-width: 768px) {
  .company_interview_panel__content_bottom {
    grid-row: 1/2;
    gap: 10px;
  }
}
.company_interview_panel__content_bottom_category {
  padding: 2px 5px;
}

.links_tab {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.links_tab__link {
  position: relative;
  color: var(--color-text-2);
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  padding: 16px 0;
}
.links_tab__link.is_active {
  color: var(--color-text-3);
}
.links_tab__link.is_active::before {
  height: 2px;
}
.links_tab__link::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
}

.bl_button {
  display: grid;
  grid-template-columns: var(--columns);
  padding: 10px 20px;
  gap: 10px;
  font-weight: 800;
  font-size: 14px;
  line-height: 1.42;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  transition: opacity 0.3s;
}
.bl_button.withShadow {
  box-shadow: 0 0 7.62px 0 rgba(0, 0, 0, 0.25);
}
.bl_button:hover {
  opacity: 0.6;
}
.bl_button.color_1 {
  background-color: var(--color-white);
  color: var(--color-text-1);
  border: 1px solid var(--color-text-1);
}
.bl_button.color_2 {
  background-color: var(--color-main);
  color: var(--color-white);
  border: 1px solid transparent;
}
.bl_button.color_3 {
  background-color: var(--color-accent);
  color: var(--color-white);
  border: 1px solid transparent;
}
.bl_button svg {
  fill: currentColor;
}
.bl_button svg path {
  fill: currentColor;
}
.bl_button.bl_cv_button {
  width: 100%;
  grid-template-columns: 24px auto 24px;
  padding: 16px;
  font-size: clamp(0.5rem, -0.8462rem + 6.1538vw, 1rem);
}
.bl_button.bl_cv_button_icon {
  grid-column: 3/4;
}
@media screen and (min-width: 768px) {
  .bl_button.bl_cv_button {
    width: 375px;
    margin: 0 auto;
  }
}
.bl_button .bl_cv_button_text {
  font-size: clamp(0.875rem, 0.5385rem + 1.5385vw, 1rem);
  line-height: 1.2;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .bl_button .bl_cv_button_text {
    font-size: 16px;
  }
}
.bl_button .bl_cv_button_text_wrap {
  display: grid;
  gap: 8px;
  grid-column: 2/3;
}
.bl_button .bl_cv_button_text_sub {
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  text-align: center;
}

.headerNavbar {
  padding: 16px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: var(--color-main);
}
.headerNavbar_brand_logo {
  width: auto;
  height: 24px;
}
.headerNavbar_menuButton {
  position: relative;
  width: 24px;
  height: 24px;
  border: none;
  background: none;
  padding: 0;
}
.headerNavbar_menuButton_inner {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: var(--color-white);
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.headerNavbar_menuButton::before, .headerNavbar_menuButton::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: var(--color-white);
  left: 0;
  transform: translateY(-50%);
}
.headerNavbar_menuButton::before {
  top: calc(50% - 6px);
}
.headerNavbar_menuButton::after {
  top: calc(50% + 6px);
}
.headerNavbar_menuButton.close {
  margin-left: 20px;
  margin-right: auto;
}
.headerNavbar_menuButton.close::before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  transform-origin: center;
}
.headerNavbar_menuButton.close::after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  transform-origin: center;
}
.headerNavbar_menu_wrap {
  padding-top: 16px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-main);
  z-index: 999;
  transition: all 0.3s;
  transform: translateX(100%);
}
.headerNavbar_menu_wrap.active {
  transform: translateX(0);
}
@media screen and (min-width: 768px) {
  .headerNavbar_menu_wrap {
    display: none;
  }
}

.breadcrumbs {
  background-color: var(--color-gray-4);
  font-size: 10px;
  padding: 10px 20px;
  font-weight: 500;
}
.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.breadcrumbs li:first-child {
  font-weight: 700;
}
.breadcrumbs li:first-child a {
  text-decoration: underline;
  color: var(--color-text-3);
}
.breadcrumbs li:not(:last-child):after {
  content: "/";
  margin-left: 10px;
}

.message {
  display: grid;
  gap: 16px;
  grid-template-columns: 48px 1fr;
}
.message_user {
  display: grid;
  justify-items: center;
  gap: 4px;
  align-content: flex-start;
}
.message_user_image_wrapper {
  overflow: hidden;
  border-radius: 50%;
}
.message_message {
  position: relative;
  display: grid;
  padding: 16px;
  gap: 8px;
  border: 1px solid var(--color-main);
  border-radius: 8px;
  align-content: flex-start;
  height: -moz-max-content;
  height: max-content;
}
.message_message::before {
  content: "";
  position: absolute;
  top: 16px;
  left: 0;
  transform: translateX(calc(-50% - 1px)) rotate(135deg) skew(15deg, 15deg);
  display: block;
  width: 10px;
  height: 10px;
  background-color: var(--color-white);
  border-color: var(--color-main);
  border-style: solid;
  border-width: 0 1px 1px 0;
}

.search {
  position: relative;
  padding: 24px;
  border: 1px solid var(--color-gray-2);
}
.search_title {
  position: absolute;
  text-align: center;
  padding: 4px 32px;
  background-color: var(--color-main);
  top: 0px;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: -moz-max-content;
  width: max-content;
}
.search_form {
  display: flex;
  flex-direction: column;
  margin-top: 16px;
}
.search_form_item {
  position: relative;
  display: flex;
  align-items: center;
  background-color: var(--color-gray-4);
  height: 50px;
}
.search_form_item:not(:last-child) {
  border-bottom: 1px solid var(--color-gray-2);
}
.search_form_item_icon {
  width: 40px;
  height: 100%;
  background-color: var(--color-accent);
  display: grid;
  place-items: center;
}
.search_form_item select, .search_form_item input {
  width: 100%;
  height: 100%;
  border: none;
  background-color: transparent;
  font-size: 16px;
  font-weight: 700;
  padding: 0 16px;
}
.search_form_item select::-moz-placeholder, .search_form_item input::-moz-placeholder {
  color: var(--color-main);
  font-size: 16px;
  font-weight: 700;
}
.search_form_item select::placeholder, .search_form_item input::placeholder {
  color: var(--color-main);
  font-size: 16px;
  font-weight: 700;
}
.search_form_item select {
  overflow: hidden !important;
  text-overflow: ellipsis;
  word-break: keep-all;
  padding-right: 50px;
}
.search_form_item.select:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-10%);
  clip-path: polygon(100% 0, 0 0, 50% 40%);
  width: 20px;
  height: 20px;
  background-color: var(--color-main);
}
.search_tag {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.search_company {
  background-color: var(--color-white);
  padding: 24px 0;
}
.search_company_link {
  border: 1px solid var(--color-gray-2);
  padding: 8px;
  width: 96px;
  height: 64px;
  display: grid;
  place-items: center;
  grid-template-columns: 100%;
  grid-template-rows: 100%;
}
.search_company_link_logo {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.tag_checkbox_input {
  display: none;
}
.tag_checkbox_label {
  display: block;
  padding: 8px 16px;
  border: 1px solid var(--color-main);
  text-align: center;
  cursor: pointer;
  transition: 0.3s;
  font-size: 13px;
  line-height: 1;
}
.tag_checkbox_label:hover {
  opacity: 0.6;
}
.tag_checkbox_input:checked + .tag_checkbox_label {
  background-color: var(--color-main);
  color: var(--color-white);
}

.pagenation .nav-links {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 8px;
  padding: 0 20px;
}
.pagenation .page-numbers {
  display: flex;
  width: 30px;
  height: 30px;
  font-size: 13px;
  font-family: var(--main-font);
  border: 1px solid var(--color-main);
  text-align: center;
  place-items: center;
  justify-content: center;
}
.pagenation .page-numbers.dots {
  border: none;
}
.pagenation .page-numbers.current {
  background-color: var(--color-main);
  color: var(--color-white);
}

.wsp-container {
  display: grid;
}
.wsp-container h2 {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 10px;
  align-items: center;
}
.wsp-container h2:before {
  content: "";
  background-color: var(--color-main);
  width: 4px;
  height: 1.3em;
}
.wsp-container ul {
  list-style: circle;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.wsp-container ul li {
  margin-top: 10px;
}
.wsp-container ul a {
  text-decoration: underline;
}

.jobChangeCard {
  box-shadow: var(--box-shadow);
  display: grid;
  grid-template-rows: 1fr auto;
}

.single_content *:not(:first-child) {
  margin-top: 16px;
}
.single_content :first-child {
  margin-top: 32px;
}
.single_content h2 {
  font-weight: 800;
  font-size: 18px !important;
}
.single_content h3 {
  font-size: 16px !important;
}
.single_content a {
  font-size: 13px;
  text-decoration: underline;
  color: var(--text-1) !important;
}

.contact {
  padding: 24px;
  /* フォーム要素のスタイル */
}
.contact .wpcf7 .wpcf7-spinner {
  display: none;
}
.contact .wpcf7 .wpcf7-form {
  display: grid;
  gap: 15px;
}
.contact .wpcf7 label.required::after {
  content: "*";
  color: red;
  margin-left: 5px;
}
.contact .wpcf7 input[type=text],
.contact .wpcf7 input[type=email],
.contact .wpcf7 input[type=tel],
.contact .wpcf7 input[type=date],
.contact .wpcf7 textarea,
.contact .wpcf7 select {
  margin-top: 5px;
  padding: 13px 16px;
  width: 100%;
  height: 52px;
  border: 1px solid var(--color-gray-2);
  border-radius: 0px;
  -webkit-appearance: none;
}
.contact .wpcf7 input[type=text]:focus-visible,
.contact .wpcf7 input[type=email]:focus-visible,
.contact .wpcf7 input[type=tel]:focus-visible,
.contact .wpcf7 input[type=date]:focus-visible,
.contact .wpcf7 textarea:focus-visible,
.contact .wpcf7 select:focus-visible {
  outline: none;
}
.contact .wpcf7 input[type=text]::-moz-placeholder, .contact .wpcf7 input[type=email]::-moz-placeholder, .contact .wpcf7 input[type=tel]::-moz-placeholder, .contact .wpcf7 input[type=date]::-moz-placeholder, .contact .wpcf7 textarea::-moz-placeholder, .contact .wpcf7 select::-moz-placeholder {
  color: var(--color-gray-3);
}
.contact .wpcf7 input[type=text]::placeholder,
.contact .wpcf7 input[type=email]::placeholder,
.contact .wpcf7 input[type=tel]::placeholder,
.contact .wpcf7 input[type=date]::placeholder,
.contact .wpcf7 textarea::placeholder,
.contact .wpcf7 select::placeholder {
  color: var(--color-gray-3);
}
.contact .wpcf7 input[type=file] {
  border: none;
  background: transparent;
  color: var(--color-gray-3);
  font-size: 14px;
  line-height: 1;
  padding-left: 0px;
}
.contact .wpcf7 select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff url('data:image/svg+xml;charset=UTF-8,<svg width="14" height="9" viewBox="0 0 14 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 8.63333L0 1.63333L1.63333 0L7 5.36667L12.3667 0L14 1.63333L7 8.63333Z" fill="%2314284F"/></svg>') no-repeat;
  background-position: right 15px center;
  background-size: 14px 9px;
  padding-right: 40px; /* アイコンの余白を確保 */
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .contact .wpcf7 select {
    width: auto;
  }
}
.contact .wpcf7 .co_submit {
  display: grid;
  grid-template-columns: auto auto;
  justify-content: center;
  align-items: center;
  background: var(--color-accent);
  color: white;
  padding: 14px 70px;
  margin: 15px auto 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  width: -moz-max-content;
  width: max-content;
  gap: 15px;
}
.contact .wpcf7 .co_submit input[type=submit] {
  padding: 0;
  margin: 0;
  background: transparent;
  border: none;
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
}
.contact .wpcf7-radio {
  display: block;
  margin-top: 15px;
}
.contact .wpcf7-radio .wpcf7-list-item {
  margin: 0 1em 0 0;
}
.contact .wpcf7-radio input {
  display: none;
}
.contact .wpcf7-radio .wpcf7-list-item-label {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  justify-items: center;
  gap: 8px;
  font-weight: bold;
  cursor: pointer;
}
.contact .wpcf7-radio .wpcf7-list-item-label:before {
  border: 1px solid var(--color-gray-3);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: block;
  grid-column: 1/2;
  grid-row: 1/2;
}
.contact .wpcf7-radio .wpcf7-list-item-label:after {
  grid-column: 1/2;
  grid-row: 1/2;
}
.contact .wpcf7-radio input:checked + .wpcf7-list-item-label:after {
  background-color: var(--color-main);
  height: 7px;
  width: 7px;
  border-radius: 50%;
}
@media screen and (min-width: 768px) {
  .contact {
    padding: 56px;
  }
}
.contact_inner {
  padding: 32px 24px;
  margin-top: 15px;
  background-color: #fff;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.062745098);
}
@media screen and (min-width: 768px) {
  .contact_inner {
    padding: 80px 100px;
    margin-top: 40px;
  }
  .contact_inner.about {
    padding: 80px;
  }
}
.contact .tab-nav {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border: 1px solid var(--color-main);
  cursor: pointer;
  margin-bottom: 24px;
}
.contact .tab-nav .tab-item {
  padding: 10px 0;
  text-align: center;
  font-size: 16px;
}
.contact .tab-nav .tab-item.active {
  background-color: var(--color-main);
  color: #fff;
}
.contact .tab-content {
  display: none;
}
.contact .tab-content.active {
  display: block;
}
.contact .tx_center {
  display: block;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5px;
  font-size: 13px;
}
.contact .tx_center .wpcf7-list-item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}
.contact .tx_center a {
  display: inline;
}
.contact input[type=checkbox] {
  width: 20px;
  height: 20px;
  position: relative;
}
.contact input[type=checkbox]:checked:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(50deg);
  width: 6px;
  height: 10px;
  border-right: 2px solid var(--color-main);
  border-bottom: 2px solid var(--color-main);
  content: "";
}
.contact input[type=date].is-empty:before {
  content: attr(placeholder);
  color: rgb(117, 117, 117);
  font-size: 10px;
  word-break: keep-all;
}
.contact .dateInput {
  display: grid;
  gap: 8px;
  grid-template-columns: auto 1fr;
}
@media screen and (min-width: 768px) {
  .contact .dateInput {
    display: flex;
    justify-content: flex-start;
  }
  .contact .dateInput input {
    width: 210px !important;
  }
}

.hero {
  background: linear-gradient(to right, #ECEEF1 0%, #DEE1E6 100%);
  display: grid;
  position: relative;
  overflow: hidden;
}
.hero__container {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  align-items: flex-start;
  grid-template-columns: 1fr 400px;
  grid-template-rows: auto 1fr;
  grid-template-areas: "content form" "bottom form";
}
@media screen and (max-width: 768px) {
  .hero__container {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
    grid-template-areas: "content" "form" "bottom";
  }
}
.hero__content_wrapper {
  position: relative;
  z-index: 1;
  padding-left: 48px;
}
@media screen and (max-width: 768px) {
  .hero__content_wrapper {
    padding-left: 20px;
  }
}
.hero__content {
  grid-area: content;
  flex: 1;
  max-width: 629px;
  padding: 40px 0;
}
@media screen and (max-width: 768px) {
  .hero__content {
    padding: 16px 0 8px;
  }
}
.hero__title {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--color-text-1);
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .hero__title {
    font-size: 23px;
    margin-bottom: 16px;
    text-align: left;
  }
}
.hero__tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 350px;
  gap: 16px;
  margin-bottom: 36px;
}
@media screen and (max-width: 768px) {
  .hero__tags {
    width: 200px;
    gap: 12px;
    margin-bottom: 24px;
  }
}
.hero__tag {
  background: #14284F;
  color: #FFFFFF;
  padding: 8px 16px;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 700;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .hero__tag {
    font-size: 10px;
    padding: 4px;
  }
}
.hero__subtitle {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25;
  color: var(--color-text-1);
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .hero__subtitle {
    font-size: 12px;
    margin-bottom: 15px;
  }
}
.hero__companies {
  background: #FFFFFF;
  padding: 16px;
  margin-bottom: 32px;
  width: -moz-max-content;
  width: max-content;
}
@media screen and (max-width: 768px) {
  .hero__companies {
    padding: 8px;
    margin-bottom: 8px;
  }
}
.hero__companies-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .hero__companies-grid {
    gap: 4px;
  }
}
.hero__company-logo {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.hero__company-logo_wrap {
  width: 122px;
  height: 60px;
  padding: 6px 10px;
  background: var(--color-gray-4);
}
@media screen and (max-width: 768px) {
  .hero__company-logo_wrap {
    width: 62px;
    height: 30px;
    padding: 3px 5px;
  }
}
.hero__award {
  width: 191px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .hero__award {
    width: 80px;
    margin-right: auto;
    display: block;
  }
}
.hero__image {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .hero__image {
    flex: 0 0 auto;
    width: 100%;
    max-width: 350px;
  }
}
.hero__person {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.hero__form {
  position: relative;
  grid-area: form;
  background-color: #F9F9FA;
  padding: 24px 60px;
  width: 100%;
  min-height: 100%;
  z-index: 1;
  /* フォーム要素のスタイル */
}
@media screen and (max-width: 768px) {
  .hero__form {
    padding: 32px 20px;
  }
}
@media screen and (max-width: 768px) {
  .hero__form_inner {
    padding: 24px;
    background-color: white;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1019607843);
  }
}
.hero__form .wpcf7 .wpcf7-spinner {
  display: none;
}
.hero__form .wpcf7 .wpcf7-form {
  display: grid;
  gap: 15px;
}
.hero__form .wpcf7 label.required::after {
  content: "*";
  color: red;
  margin-left: 5px;
}
.hero__form .wpcf7 input[type=text],
.hero__form .wpcf7 input[type=email],
.hero__form .wpcf7 input[type=tel],
.hero__form .wpcf7 input[type=date],
.hero__form .wpcf7 textarea,
.hero__form .wpcf7 select {
  margin-top: 5px;
  padding: 13px 16px;
  width: 100%;
  height: 52px;
  border: 1px solid var(--color-gray-2);
  border-radius: 0px;
  -webkit-appearance: none;
}
.hero__form .wpcf7 input[type=text]:focus-visible,
.hero__form .wpcf7 input[type=email]:focus-visible,
.hero__form .wpcf7 input[type=tel]:focus-visible,
.hero__form .wpcf7 input[type=date]:focus-visible,
.hero__form .wpcf7 textarea:focus-visible,
.hero__form .wpcf7 select:focus-visible {
  outline: none;
}
.hero__form .wpcf7 input[type=text]::-moz-placeholder, .hero__form .wpcf7 input[type=email]::-moz-placeholder, .hero__form .wpcf7 input[type=tel]::-moz-placeholder, .hero__form .wpcf7 input[type=date]::-moz-placeholder, .hero__form .wpcf7 textarea::-moz-placeholder, .hero__form .wpcf7 select::-moz-placeholder {
  color: var(--color-gray-3);
}
.hero__form .wpcf7 input[type=text]::placeholder,
.hero__form .wpcf7 input[type=email]::placeholder,
.hero__form .wpcf7 input[type=tel]::placeholder,
.hero__form .wpcf7 input[type=date]::placeholder,
.hero__form .wpcf7 textarea::placeholder,
.hero__form .wpcf7 select::placeholder {
  color: var(--color-gray-3);
}
.hero__form .wpcf7 input[type=file] {
  border: none;
  background: transparent;
  color: var(--color-gray-3);
  font-size: 14px;
  line-height: 1;
  padding-left: 0px;
}
.hero__form .wpcf7 select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff url('data:image/svg+xml;charset=UTF-8,<svg width="14" height="9" viewBox="0 0 14 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 8.63333L0 1.63333L1.63333 0L7 5.36667L12.3667 0L14 1.63333L7 8.63333Z" fill="%2314284F"/></svg>') no-repeat;
  background-position: right 15px center;
  background-size: 14px 9px;
  padding-right: 40px; /* アイコンの余白を確保 */
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .hero__form .wpcf7 select {
    width: auto;
  }
}
.hero__form .wpcf7 .co_submit {
  display: grid;
  grid-template-columns: auto auto;
  justify-content: center;
  align-items: center;
  background: var(--color-accent);
  color: white;
  padding: 14px 70px;
  margin: 15px auto 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  width: -moz-max-content;
  width: max-content;
  gap: 15px;
}
.hero__form .wpcf7 .co_submit input[type=submit] {
  padding: 0;
  margin: 0;
  background: transparent;
  border: none;
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
}
.hero__form .wpcf7-radio {
  display: block;
  margin-top: 15px;
}
.hero__form .wpcf7-radio .wpcf7-list-item {
  margin: 0 1em 0 0;
}
.hero__form .wpcf7-radio input {
  display: none;
}
.hero__form .wpcf7-radio .wpcf7-list-item-label {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  justify-items: center;
  gap: 8px;
  font-weight: bold;
  cursor: pointer;
}
.hero__form .wpcf7-radio .wpcf7-list-item-label:before {
  border: 1px solid var(--color-gray-3);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: block;
  grid-column: 1/2;
  grid-row: 1/2;
}
.hero__form .wpcf7-radio .wpcf7-list-item-label:after {
  grid-column: 1/2;
  grid-row: 1/2;
}
.hero__form .wpcf7-radio input:checked + .wpcf7-list-item-label:after {
  background-color: var(--color-main);
  height: 7px;
  width: 7px;
  border-radius: 50%;
}
.hero__form .wpcf7 input[type=text],
.hero__form .wpcf7 input[type=email],
.hero__form .wpcf7 input[type=tel],
.hero__form .wpcf7 input[type=date],
.hero__form .wpcf7 textarea,
.hero__form .wpcf7 select {
  height: 40px;
  font-size: 13px;
  line-height: 1;
  padding: 13px 16px;
  width: 100%;
}
.hero__form .wpcf7 .wpcf7-form {
  gap: 16px;
}
.hero__form .wpcf7 label {
  font-size: 13px;
  line-height: 1;
  font-weight: 500;
  color: var(--color-text-1);
}
.hero__form .wpcf7 .wpcf7-radio {
  margin-top: 6px;
}
.hero__form .wpcf7 .co_submit {
  padding: 10px 72px;
}
.hero__form_title {
  color: var(--color-text-1);
  font-family: Zen Kaku Gothic New;
  font-weight: 700;
  font-size: 24px;
  line-height: 125%;
  letter-spacing: 0%;
  text-align: center;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .hero__form_title {
    font-size: 18px;
  }
}
.hero__bottom_wrapper {
  position: relative;
  grid-area: bottom;
  display: flex;
  align-items: flex-start;
  padding: 30px 48px;
  background-color: var(--color-white);
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .hero__bottom_wrapper {
    padding: 24px 20px;
  }
}
@media screen and (min-width: 768px) {
  .hero__bottom_wrapper:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateX(-100%);
    width: calc((100vw - 1200px) / 2);
    height: 100%;
    background-color: var(--color-white);
    z-index: -1;
  }
  .hero__bottom_wrapper:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: -400px;
    transform: translateX(100%);
    width: calc((100vw - 1200px) / 2);
    height: 100%;
    background-color: var(--color-white);
    z-index: -1;
  }
}
.hero__bottom_wrapper_text {
  font-weight: 500;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0%;
  color: var(--color-text-1);
}
@media screen and (min-width: 768px) {
  .hero__bottom_wrapper_text {
    width: 400%;
  }
}

.pg_top {
  height: 100vh;
  max-height: 600px;
  display: grid;
  align-items: center;
  padding: 20px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .pg_top {
    max-height: 500px;
  }
}
.pg_top_inner {
  display: grid;
  gap: 24px;
}
@media screen and (min-width: 768px) {
  .pg_top_inner {
    width: 510px;
    margin: 0 auto;
  }
}
.pg_top_header_img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: auto;
}
.pg_top_text {
  color: var(--color-white);
  font-size: clamp(0.8125rem, -0.0804rem + 3.8095vw, 1.0625rem);
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  .pg_top_text {
    font-size: 15px;
  }
}
.pg_top_buttons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
.pg_top_buttons a, .pg_top_buttons button {
  font-size: 12px;
  padding: 0.7em 0px;
}
@media screen and (min-width: 768px) {
  .pg_top_buttons a, .pg_top_buttons button {
    font-size: 14px;
  }
}
.pg_top_evaluation {
  display: grid;
  padding: 24px 0 18px;
  gap: 18px;
  justify-items: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .pg_top_evaluation {
    grid-template-columns: auto 1fr;
    gap: 33px;
    width: 540px;
    margin: 0 auto;
    padding: 24px 0px;
  }
}
.pg_top_evaluation_image {
  width: 190px;
  height: auto;
}
.pg_top_evaluation_text {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .pg_top_evaluation_text {
    text-align: left;
  }
}
.pg_top_movie {
  margin: 0 auto 20px;
  width: 100%;
  max-width: 540px;
}
@media screen and (min-width: 768px) {
  .pg_top_movie {
    margin: 0 auto 24px;
  }
}
.pg_top_movie_image {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.pg_top_reason {
  padding: 25px 20px 30px;
  background-color: var(--color-gray-2);
}
.pg_top_reason_title {
  font-size: clamp(1.125rem, -0.2143rem + 5.7143vw, 1.5rem);
  font-weight: 800;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .pg_top_reason_title {
    font-size: 24px;
  }
}
.pg_top_reason_list {
  display: grid;
  margin: 25px auto 0;
  grid-template-columns: repeat(3, 320px);
  gap: 15px;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .pg_top_reason_list {
    gap: 30px;
    width: -moz-max-content;
    width: max-content;
  }
}
@media screen and (max-width: 768px) {
  .pg_top_reason_list {
    grid-template-columns: 100%;
  }
}
.pg_top_reason_list_item {
  display: grid;
  justify-items: center;
  align-items: flex-start;
  width: 100%;
}
.pg_top_reason_list_number {
  font-family: var(--sub-font);
  font-weight: 400;
  text-align: center;
  background-color: var(--color-main);
  color: var(--color-white);
  padding: 2px 10px;
  width: 100%;
  font-size: 16px;
}
.pg_top_reason_list_content {
  display: grid;
  justify-items: center;
  margin-top: 5px;
  grid-template-rows: auto auto auto;
}
@media screen and (min-width: 768px) {
  .pg_top_reason_list_content {
    margin-top: 0;
  }
}
.pg_top_reason_list_content_image {
  width: 135px;
  align-self: center;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .pg_top_reason_list_content_image {
    margin-top: 16px;
  }
}
.pg_top_reason_list_content_text {
  font-size: clamp(0.625rem, -0.0446rem + 2.8571vw, 0.8125rem);
  line-height: 1.5;
  margin-top: 7px;
  font-weight: 400;
  font-size: 13px;
}
.pg_top_reason_list_content_point {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 0px;
  margin-top: 10px;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.5;
  text-align: center;
  background-color: var(--color-white);
  color: var(--color-main);
  border: 1px solid var(--color-main);
  width: 100%;
  height: 70px;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .pg_top_contentList > *:nth-child(n+7) {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .bl_occupationSingle_header {
    margin-top: 48px;
  }
}
@media screen and (min-width: 768px) {
  .bl_occupationSingle_header_inner {
    display: grid;
    grid-template-columns: 375px 1fr;
    gap: 40px;
  }
}
@media screen and (min-width: 768px) {
  .bl_occupationSingle_header_top {
    border: 1px solid var(--color-gray-2);
  }
}
@media screen and (max-width: 768px) {
  .bl_occupationSingle_header_top_copy {
    padding: 0 20px;
  }
}
.bl_occupationSingle_header_bottom {
  display: grid;
}
.bl_occupationSingle_header .bl_cv_button {
  width: 100%;
  padding: 16px;
}
@media screen and (min-width: 768px) {
  .bl_occupationSingle_header .bl_cv_button {
    width: 375px;
    padding: 16px 24px;
  }
}
.bl_occupationSingle_fullWidth {
  margin: 0 -20px;
  width: calc(100% + 40px);
}
@media screen and (min-width: 768px) {
  .bl_occupationSingle_fullWidth {
    margin: 0px;
    width: 100%;
  }
}

.job_change_inner {
  background-color: var(--color-white);
  box-shadow: var(--box-shadow);
  padding: 24px;
}
@media screen and (min-width: 768px) {
  .job_change_inner {
    padding: 80px;
  }
}
.job_change_img {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 768px) {
  .job_change_img {
    width: 200px;
    height: 200px;
  }
}

.bl_occupationEnd_notice {
  background: linear-gradient(135deg, #14284F 0%, #1e3a6f 100%);
  padding: 40px 20px;
  margin-bottom: 24px;
  position: relative;
  overflow: hidden;
}
.bl_occupationEnd_notice::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -10%;
  width: 60%;
  height: 200%;
  background: rgba(255, 255, 255, 0.05);
  transform: rotate(45deg);
  pointer-events: none;
}
.bl_occupationEnd_notice_inner {
  text-align: center;
  position: relative;
  z-index: 1;
}
.bl_occupationEnd_notice_icon {
  margin-bottom: 16px;
  color: #fff;
}
.bl_occupationEnd_notice_icon svg {
  fill: #fff;
}
.bl_occupationEnd_notice_title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 12px;
  color: #fff;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .bl_occupationEnd_notice_title {
    font-size: 18px;
  }
}
.bl_occupationEnd_notice_text {
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 24px;
  color: #fff;
  opacity: 0.95;
}
@media (max-width: 768px) {
  .bl_occupationEnd_notice_text {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .bl_occupationEnd_notice_text .sp_hidden {
    display: none;
  }
}
.bl_occupationEnd_notice_buttons {
  display: flex;
  align-items: center;
  gap: 16px;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .bl_occupationEnd_notice_buttons {
    flex-direction: column;
  }
}
