.footer_main__copyright {
  font-size: 0.8125rem;
}

.c_news__item__date {
  font-size: 1rem;
}

.footer_main__address, .footer_main__tel {
  font-size: 1rem;
}

.p_complete__txt, .c_breadcrumb, .footer_recruit .c_ttl01__txt02, .footer_recruit__txt {
  font-size: 1.0625rem;
}

.c_pagination .current {
  font-size: 1.0625rem;
}

.c_pagination .page,
.c_pagination .nextpostslink,
.c_pagination .previouspostslink,
.c_pagination span,
.c_pagination a,
.c_pagination .last,
.c_pagination .first, .c_news__item__ttl {
  font-size: 1.125rem;
}

.c_ttl02.fz27 {
  font-size: 1.25rem;
}

.c_ttl02 {
  font-size: 1.5rem;
}

.footer_recruit .c_ttl01__txt01 {
  font-size: 1.5rem;
}

*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

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;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

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

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

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

abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

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

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

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

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

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

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

select::-ms-expand {
  display: none;
}

option {
  padding: 0;
}

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

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

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

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

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable] {
  outline: none;
}

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

caption {
  text-align: left;
}

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

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

template {
  display: none;
}

[hidden] {
  display: none;
}

body {
  line-height: 1.7857142857;
  font-size: 0.875rem;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  word-break: break-all;
}

img {
  max-width: 100%;
  height: auto;
}

.pc_inline {
  display: none;
}

.sp_inline {
  display: inline;
}

.u_d_none {
  display: none !important;
}

.u_d_inline {
  display: inline !important;
}

.u_d_inline_block {
  display: inline-block !important;
}

.u_d_block {
  display: block !important;
}

.u_d_flex {
  display: flex !important;
}
.u_fw_300 {
  font-weight: 300 !important;
}

.u_fw_400 {
  font-weight: 400 !important;
}

.u_fw_500 {
  font-weight: 500 !important;
}

.u_fw_600 {
  font-weight: 600 !important;
}

.u_fw_700 {
  font-weight: 700 !important;
}

.u_fw_800 {
  font-weight: 800 !important;
}

.u_fw_900 {
  font-weight: 900 !important;
}

.u_font_noto {
  font-family: "Noto Sans JP", sans-serif;
}

.u_font_biz {
  font-family: "BIZ UDPGothic", sans-serif;
}

.u_font_oswald {
  font-family: "Oswald", sans-serif;
}

.u_font_robo {
  font-family: "Roboto", sans-serif;
}

.header_wrapper {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  padding: 0;
  height: 64px;
  display: flex;
  align-items: center;
  padding: 0 9px 0 18px;
}
.header_logo {
  position: relative;
  width: 200px;
}
.header_logo__link {
  display: block;
}
.header_logo__link img {
  display: block;
  width: 100%;
}

.show_recruit .nav, .show_recruit .header_logo, .show_recruit .header_bg {
  opacity: 1 !important;
}

.p_sub_recruit .header_logo {
  position: relative;
  width: 141px;
}
.p_sub_recruit .header_wrapper {
  height: 56px;
  padding: 0;
  display: flex;
  justify-content: center;
}

.footer_recruit {
  padding: 60px 0 20px;
}
.footer_recruit__bnr {
  margin-top: 20px;
}
.footer_recruit__bnr__link {
  display: block;
}
.footer_recruit .c_ttl01__txt02 {
  font-family: "Noto Sans JP", sans-serif;
}
.footer_recruit__txt {
  margin-top: 20px;
  line-height: 1.5;
  text-align: center;
}

.footer_main {
  padding: 30px 0;
}
.footer_main__logo {
  max-width: 460px;
  width: 100%;
  margin: 0 auto;
}
.footer_main__logo__link {
  display: block;
}
.footer_main__address {
  font-family: "BIZ UDPGothic", sans-serif;
  text-align: center;
  font-weight: 400;
  line-height: 1.2105263158;
  color: #000;
  margin-top: 23px;
}
.footer_main__tel {
  font-family: "BIZ UDPGothic", sans-serif;
  text-align: center;
  font-weight: 700;
  line-height: 1.2105263158;
  color: #000;
  margin-top: 10px;
}
.footer_main__tel a {
  display: inline-block;
  text-decoration: none;
}
.footer_main__menus {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px 0;
  margin-top: 10px;
}
.footer_main__menu {
  position: relative;
  padding: 0 8px;
}
.footer_main__menu::after {
  position: absolute;
  content: "";
  right: 0;
  top: 6px;
  background-color: #093db1;
  width: 2px;
  height: 15px;
}
.footer_main__menu:last-child::after {
  content: none;
}
.footer_main__menu .link {
  position: relative;
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 700;
  color: #093db1;
  display: inline-block;
  line-height: 1.5;
  font-size: 0.8125rem;
}
.footer_main__menu .link:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #093db1;
  transition: all 0.5s;
}
.footer_main__copyright {
  font-family: "BIZ UDPGothic", sans-serif;
  text-align: center;
  color: #707070;
  line-height: 1.2;
  margin-top: 15px;
}
.footer_main__txt01 {
  text-align: center;
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 700;
  color: #000;
  line-height: 1.5;
  font-size: 0.8125rem;
  margin-top: 5px;
}
.footer_main__btn {
  margin-top: 15px;
}
.footer_main__btn .c_btn01 {
  width: 100% !important;
  max-width: 320px !important;
}
.footer_main__btn .c_btn01__link {
  font-size: 1rem;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
}

.to_top {
  opacity: 0;
  pointer-events: none;
}
.to_top__wrapper {
  position: fixed;
  cursor: pointer;
  width: 45px;
  height: 45px;
  right: 0;
  bottom: 0;
  z-index: 12;
  transition: 0.3s;
}
.to_top__wrapper::before {
  position: absolute;
  content: "";
  top: 50%;
  padding: 5px;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  border-right: solid 2px #fff;
  border-top: solid 2px #fff;
  transition: all 0.5s;
  z-index: 11;
}
.to_top__bg {
  content: "";
  border: solid 2px #707070;
  mix-blend-mode: multiply;
  -webkit-mix-blend-mode: multiply;
  position: fixed;
  right: 0;
  bottom: 0;
  background-color: #707070;
  z-index: 11;
  width: 45px;
  height: 45px;
  transition: all 0.5s;
  transition: 0.3s;
}
.to_top__txt {
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  line-height: 1;
  transition: all 0.5s;
  letter-spacing: 0;
  text-transform: uppercase;
  z-index: 12;
}

.footer_entry {
  position: relative;
  padding: clamp(1.625rem, 3.5714285714vw + 0.7879464286rem, 2.5rem) 0 clamp(7.125rem, 19.387755102vw + 2.580994898rem, 11.875rem);
}
.footer_entry .container {
  position: relative;
  z-index: 1;
}
.footer_entry__bg {
  pointer-events: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  height: clamp(13.5625rem, 49.2346938776vw + 2.0231186224rem, 25.625rem);
  width: calc(100% + 40px);
}
.footer_entry__bg img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  aspect-ratio: 471/217;
}
.footer_entry .c_ttl01__txt01 {
  font-weight: 500;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
}
.footer_entry .c_ttl01__txt02 {
  color: #4b4b4b;
  font-size: 0.9375rem;
}
.footer_entry__bnrs {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px;
}
.footer_entry__bnr {
  width: 100%;
  max-width: 225px;
}
.footer_entry__bnr a {
  display: block;
  position: relative;
  overflow: hidden;
}
.footer_entry__bnr a img {
  border: solid 1px #a5a5a5;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  aspect-ratio: 225/63;
}
.footer_entry__group {
  margin-top: 42px;
}
.footer_entry__group__txt {
  text-align: center;
  color: #1b3a9f;
  font-weight: 700;
  font-family: "BIZ UDPGothic", sans-serif;
  font-size: 1rem;
}
.footer_entry__group .c_btn01 {
  width: 100%;
  max-width: 241px;
  margin-top: 8px;
}
.footer_entry__group .c_btn01__txt {
  position: relative;
  padding-left: 40px;
  font-weight: 400;
}
.footer_entry__group .c_btn01__txt::before {
  position: absolute;
  content: "";
  left: 8px;
  top: 45%;
  transform: translateY(-50%);
  mask-image: url(../images/common/icon_evelope_01.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: url(../images/common/icon_evelope_01.svg);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  background-color: currentColor;
  width: 22px;
  height: 16px;
}
.footer_entry__group .c_btn01__link {
  border-color: #1b3a9f;
  background-color: #1b3a9f;
  color: #fff;
  border-radius: 37px;
  font-family: "BIZ UDPGothic", sans-serif;
  font-size: 0.9375rem;
  padding: 8px 30px 6px;
}
.footer_entry__group .c_btn01__arrow {
  width: 8px;
  height: 12px;
  right: 13px;
  mask-image: url(../images/common/icon_arrow_02.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: url(../images/common/icon_arrow_02.svg);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  background-color: currentColor;
}

.p_sub_recruit .footer_entry {
  position: relative;
  padding: clamp(1.625rem, 3.5714285714vw + 0.7879464286rem, 2.5rem) 0 40px;
}
.p_sub_recruit .footer_entry .container {
  position: relative;
  z-index: 1;
}
.p_sub_recruit .footer_entry__bg {
  pointer-events: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  height: clamp(13.5625rem, 49.2346938776vw + 2.0231186224rem, 25.625rem);
  width: calc(100% + 40px);
}
.p_sub_recruit .footer_entry__bg img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  aspect-ratio: 471/217;
}
.p_sub_recruit .footer_entry .c_ttl01__txt01 {
  font-weight: 500;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
}
.p_sub_recruit .footer_entry .c_ttl01__txt02 {
  color: #4b4b4b;
  font-size: 0.9375rem;
}
.p_sub_recruit .footer_entry__bnrs {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px;
}
.p_sub_recruit .footer_entry__bnr {
  width: 100%;
  max-width: 225px;
}
.p_sub_recruit .footer_entry__bnr a {
  display: block;
  position: relative;
  overflow: hidden;
}
.p_sub_recruit .footer_entry__bnr a img {
  border: solid 1px #a5a5a5;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  aspect-ratio: 225/63;
}
.p_sub_recruit .footer_entry__group {
  margin-top: 42px;
}
.p_sub_recruit .footer_entry__group__txt {
  text-align: center;
  color: #1b3a9f;
  font-weight: 700;
  font-family: "BIZ UDPGothic", sans-serif;
  font-size: 1rem;
}
.p_sub_recruit .footer_entry__group .c_btn01 {
  width: 100%;
  max-width: 241px;
  margin-top: 8px;
}
.p_sub_recruit .footer_entry__group .c_btn01__txt {
  position: relative;
  padding-left: 40px;
  font-weight: 400;
}
.p_sub_recruit .footer_entry__group .c_btn01__txt::before {
  position: absolute;
  content: "";
  left: 8px;
  top: 45%;
  transform: translateY(-50%);
  mask-image: url(../images/common/icon_evelope_01.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: url(../images/common/icon_evelope_01.svg);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  background-color: currentColor;
  background-color: currentColor;
  width: 22px;
  height: 16px;
}
.p_sub_recruit .footer_entry__group .c_btn01__link {
  border-color: #1b3a9f;
  background-color: #1b3a9f;
  color: #fff;
  border-radius: 37px;
  font-family: "BIZ UDPGothic", sans-serif;
  font-size: 0.9375rem;
  padding: 8px 30px 6px;
}
.p_sub_recruit .footer_entry__group .c_btn01__arrow {
  width: 8px;
  height: 12px;
  right: 13px;
  mask-image: url(../images/common/icon_arrow_02.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: url(../images/common/icon_arrow_02.svg);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
}
.p_sub_recruit .footer_main {
  background-color: rgba(224, 224, 224, 0.24);
  padding: 34px 0 30px;
}
.p_sub_recruit .footer_main__logo {
  max-width: 204px;
}
.p_sub_recruit .footer_main__address {
  margin-top: 18px;
  font-size: 0.875rem;
}
.p_sub_recruit .footer_main__menus {
  margin-top: 19px;
}
.p_sub_recruit .footer_main__menu .link {
  font-size: 0.875rem;
}
.p_sub_recruit .footer_main__menu .link::after {
  bottom: 2px;
}
.p_sub_recruit .footer_main__copyright {
  margin-top: 23px;
  font-size: 0.6875rem;
  line-height: 1.7272727273;
}

[data-delay="0.1s"] {
  transition-delay: 0.1s;
}

[data-delay="0.2s"] {
  transition-delay: 0.2s;
}

[data-delay="0.3s"] {
  transition-delay: 0.3s;
}

[data-delay="0.4s"] {
  transition-delay: 0.4s;
}

[data-delay="0.5s"] {
  transition-delay: 0.5s;
}

[data-delay="0.6s"] {
  transition-delay: 0.6s;
}

[data-delay="0.7s"] {
  transition-delay: 0.7s;
}

[data-delay="0.8s"] {
  transition-delay: 0.8s;
}

[data-delay="0.9s"] {
  transition-delay: 0.9s;
}

[data-delay="1s"] {
  transition-delay: 1s;
}

[data-delay="1.1s"] {
  transition-delay: 1.1s;
}

[data-delay="1.2s"] {
  transition-delay: 1.2s;
}

[data-delay="1.3s"] {
  transition-delay: 1.3s;
}

[data-delay="1.4s"] {
  transition-delay: 1.4s;
}

[data-delay="1.5s"] {
  transition-delay: 1.5s;
}

[data-delay="1.6s"] {
  transition-delay: 1.6s;
}

[data-delay="1.7s"] {
  transition-delay: 1.7s;
}

[data-delay="1.8s"] {
  transition-delay: 1.8s;
}

[data-delay="1.9s"] {
  transition-delay: 1.9s;
}

[data-delay="2s"] {
  transition-delay: 2s;
}

[data-delay="2.1s"] {
  transition-delay: 2.1s;
}

[data-delay="2.2s"] {
  transition-delay: 2.2s;
}

[data-delay="2.3s"] {
  transition-delay: 2.3s;
}

[data-delay="2.4s"] {
  transition-delay: 2.4s;
}

[data-delay="2.5s"] {
  transition-delay: 2.5s;
}

[data-delay="2.6s"] {
  transition-delay: 2.6s;
}

[data-delay="2.7s"] {
  transition-delay: 2.7s;
}

[data-delay="2.8s"] {
  transition-delay: 2.8s;
}

[data-delay="2.9s"] {
  transition-delay: 2.9s;
}

[data-delay="3s"] {
  transition-delay: 3s;
}

[data-delay="3.1s"] {
  transition-delay: 3.1s;
}

[data-delay="3.2s"] {
  transition-delay: 3.2s;
}

[data-delay="3.3s"] {
  transition-delay: 3.3s;
}

[data-delay="3.4s"] {
  transition-delay: 3.4s;
}

[data-delay="3.5s"] {
  transition-delay: 3.5s;
}

.js_inview[data-interaction="1s"] {
  transition-duration: 1s;
}

.js_inview[data-interaction="1.5s"] {
  transition-duration: 1.5s;
}

.js_inview[data-interaction="2s"] {
  transition-duration: 2s;
}

.js_inview {
  opacity: 0;
  transition-property: opacity, transform;
  transition-timing-function: ease-out;
  transition-duration: 1s;
}

.fadeup {
  transform: translate3d(0, 50px, 0);
}

.fadedown {
  transform: translate3d(0, -50px, 0);
}

.faderight {
  transform: translate3d(100%, 0, 0);
}

.fadeupright {
  transform: translate3d(100%, -100%, 0);
}

.fadeleft {
  transform: translate3d(-100%, 0, 0);
}

.fadeupleft {
  transform: translate3d(-100%, -100%, 0);
}

.is_show.js_inview {
  opacity: 1;
  transform: none !important;
}

html.is_loading #loading {
  opacity: 1;
  pointer-events: all;
}

html.is_loading body {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

#loading {
  position: fixed;
  z-index: 9999;
  top: 0;
  width: 100%;
  height: 100vh;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  background-color: #285A2C;
  opacity: 0;
  transition: opacity 500ms linear 2000ms;
}

.loading {
  position: relative;
  display: inline-block;
  height: 50px;
  width: 50px;
  animation: spin 2.75s infinite linear;
}
.loading__dot {
  position: absolute;
  height: 100%;
  width: 30%;
}
.loading__dot::after {
  content: "";
  position: absolute;
  height: 0%;
  width: 100%;
  padding-bottom: 100%;
  background-color: white;
  border-radius: 50%;
}
.loading__dot:nth-child(1) {
  bottom: 5%;
  left: 0;
  transform: rotate(60deg);
  transform-origin: 50% 85%;
}
.loading__dot:nth-child(1)::after {
  bottom: 0;
  left: 0;
  animation: wobble1 1.1s infinite ease-in-out;
  animation-delay: -0.33s;
}
.loading__dot:nth-child(2) {
  bottom: 5%;
  right: 0;
  transform: rotate(-60deg);
  transform-origin: 50% 85%;
}
.loading__dot:nth-child(2)::after {
  bottom: 0;
  left: 0;
  animation: wobble1 1.1s infinite -0.165s ease-in-out;
}
.loading__dot:nth-child(3) {
  bottom: -5%;
  left: 0;
  transform: translateX(116.666%);
}
.loading__dot:nth-child(3)::after {
  top: 0;
  left: 0;
  animation: wobble2 1.1s infinite ease-in-out;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes wobble1 {
  0%, 100% {
    transform: translateY(0%) scale(1);
    opacity: 1;
  }
  50% {
    transform: translateY(-66%) scale(0.65);
    opacity: 0.8;
  }
}
@keyframes wobble2 {
  0%, 100% {
    transform: translateY(0%) scale(1);
    opacity: 1;
  }
  50% {
    transform: translateY(66%) scale(0.65);
    opacity: 0.8;
  }
}
.nav {
  position: fixed;
  left: 0;
  top: 64px;
  z-index: 200;
  width: 100%;
  padding: 48px 0 63px;
  max-height: calc(100% - 64px);
  overflow-y: auto;
  overflow-x: hidden;
  transform: translateX(110%);
  transition: 0.5s;
}
.nav.active {
  transform: translateX(0);
  opacity: 1 !important;
}
.nav_menu__item {
  text-align: center;
  margin-top: 24px;
}
.nav_menu__item:first-child {
  margin-top: 0;
}
.nav_menu__link {
  position: relative;
  font-weight: 700;
  display: inline-block;
  color: #fff;
  line-height: 1.5;
  font-size: 1.3125rem;
}
.nav_menu__link::after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #F7CA33;
  position: absolute;
  left: 0;
  bottom: -9px;
  opacity: 0;
  transition: 0.5s;
}
.nav_menu__txt {
  display: inline-block;
}
.nav_btns {
  display: none;
}
.nav_btn {
  padding: 0 20px;
  width: 100%;
  margin-top: 30px;
}
.nav_btn__link {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #4234b1;
  color: #fff;
  text-decoration: none;
  text-align: center;
  width: 100%;
  height: 100%;
  line-height: 1.5;
  padding: 15px 10px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
}
.nav_btn__link::after {
  position: absolute;
  content: "";
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.5s;
  mask-image: url(../images/common/icon_arrow_01.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: url(../images/common/icon_arrow_01.svg);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  background-color: currentColor;
}
.nav_btn__icon {
  position: relative;
  display: inline-block;
}
.nav_btn__txt {
  position: relative;
  display: inline-block;
}
.nav_btn__txt::before {
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
.nav_btn__recruit .nav_btn__link {
  background-color: #4234b1;
}
.nav_btn__recruit .nav_btn__txt::before {
  mask-image: url(../images/common/icon_schoolbag_01.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: url(../images/common/icon_schoolbag_01.svg);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  background-color: currentColor;
}
.nav_btn__contact .nav_btn__link {
  background-color: #b92233;
}
.nav_btn__contact .nav_btn__txt::before {
  mask-image: url(../images/common/icon_evelope_01.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: url(../images/common/icon_evelope_01.svg);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  background-color: currentColor;
}
.nav__bg {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.57);
  backdrop-filter: blur(23px);
  -webkit-backdrop-filter: blur(23px);
  z-index: 99;
  width: 100%;
  pointer-events: none;
  top: 64px;
  display: block;
  transform: translateX(110%);
  transition: transform 0.5s;
}
.nav__bg.active {
  transform: translateX(0);
}
.nav_hamburger__wrapper {
  position: fixed;
  top: 8px;
  right: 9px;
  width: 48px;
  height: 48px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 101;
  background-color: #fff;
  border-radius: 6px;
}
.nav_hamburger__wrapper.active .nav_hamburger__line {
  background-color: transparent;
}
.nav_hamburger__wrapper.active .nav_hamburger__line::before, .nav_hamburger__wrapper.active .nav_hamburger__line::after {
  margin-top: 0;
  transition: all 0.5s;
}
.nav_hamburger__wrapper.active .nav_hamburger__line::before {
  transform: rotate(45deg);
}
.nav_hamburger__wrapper.active .nav_hamburger__line::after {
  transform: rotate(-45deg);
}
.nav_hamburger__txt {
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  position: fixed;
  right: 18px;
  top: 41px;
  z-index: 102;
  pointer-events: none;
}
.nav_hamburger__line {
  display: block;
  margin: 0;
  width: 23px;
  height: 2px;
  background-color: #414141;
  transition: all 0.5s;
  position: relative;
  top: -5px;
}
.nav_hamburger__line::before, .nav_hamburger__line::after {
  display: block;
  content: "";
  position: absolute;
  width: 23px;
  height: 2px;
  background-color: #414141;
  transition: all 0.5s;
  border-radius: 10px;
}
.nav_hamburger__line::before {
  margin-top: -8px;
}
.nav_hamburger__line::after {
  margin-top: 8px;
}
.nav_hamburger__bg {
  position: fixed;
  right: 0;
  top: 0;
  background-color: #ffffff;
  mix-blend-mode: multiply;
  -webkit-mix-blend-mode: multiply;
  width: 48px;
  height: 48px;
  z-index: 100;
}

.p_sub_recruit .nav {
  top: 56px;
  max-height: calc(100% - 56px);
}
.p_sub_recruit .nav__bg {
  top: 56px;
  background: rgba(52, 33, 33, 0.57);
}
.p_sub_recruit .nav_btn__recontact .nav_btn__link {
  font-family: "BIZ UDPGothic", sans-serif;
  background-color: #1b3a9f;
  border: solid 2px #1b3a9f;
}
.p_sub_recruit .nav_btn__recontact .nav_btn__link:after {
  content: none;
}
.p_sub_recruit .nav_btn__recontact .nav_btn__txt {
  font-weight: 700;
}
.p_sub_recruit .nav_btn__recontact .nav_btn__txt::before {
  mask-image: url(../images/common/icon_evelope_01.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: url(../images/common/icon_evelope_01.svg);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  background-color: currentColor;
}
.p_sub_recruit .nav_btn__entry .nav_btn__link {
  background-color: #fd5e99;
  border: solid 2px #fd5e99;
}
.p_sub_recruit .nav_btn__entry .nav_btn__link::after {
  transition: 0.1s;
  mask-image: url(../images/common/icon_arrow_02.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: url(../images/common/icon_arrow_02.svg);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
}
.p_sub_recruit .nav_btn__entry .nav_btn__txt {
  padding-top: 0;
}
.p_sub_recruit .nav_btn__entry .nav_btn__txt::before {
  mask-image: url(../images/common/icon_edit_01.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: url(../images/common/icon_edit_01.svg);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  background-color: currentColor;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.p_sub_recruit .nav_menu__link {
  position: relative;
  font-weight: 700;
  display: inline-block;
  color: #fff;
  line-height: 1.5;
  font-size: 1.3125rem;
}
.p_sub_recruit .nav_menu__link::after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #FD5E99;
  position: absolute;
  left: 0;
  bottom: -9px;
  opacity: 0;
  transition: 0.5s;
  transform: translateY(10px);
}
.p_sub_recruit .nav_hamburger {
  background-color: transparent;
}
.p_sub_recruit .nav_hamburger__wrapper {
  width: 56px;
  height: 56px;
  top: 0;
  right: 0;
  border-radius: 0;
  background-color: transparent;
}
.p_sub_recruit .nav_hamburger__txt {
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  position: fixed;
  right: 12px;
  top: 40px;
  z-index: 102;
  pointer-events: none;
  color: #fff;
}
.p_sub_recruit .nav_hamburger__line {
  width: 30px;
  height: 2px;
  background-color: #fff;
}
.p_sub_recruit .nav_hamburger__line::before, .p_sub_recruit .nav_hamburger__line::after {
  width: 30px;
  height: 2px;
  background-color: #fff;
}
.p_sub_recruit .nav_hamburger__line::before {
  margin-top: -9px;
}
.p_sub_recruit .nav_hamburger__line::after {
  margin-top: 9px;
}
.p_sub_recruit .nav_hamburger__bg {
  position: fixed;
  right: 0;
  top: 0;
  background-color: #342121;
  mix-blend-mode: multiply;
  -webkit-mix-blend-mode: multiply;
  width: 56px;
  height: 56px;
  z-index: 100;
}

.c_btn01 {
  position: relative;
  z-index: 1;
  width: 261px;
  max-width: 400px;
  margin: 0 auto;
}
.c_btn01__link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
  text-decoration: none;
  background-color: #8cb96c;
  color: #fff;
  font-weight: 500;
  padding: 11px 24px 15px;
  width: 100%;
  font-size: 1.125rem;
  overflow: hidden;
}
.c_btn01__link::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.5s;
  transform: translateX(calc(100% - 1px));
  background-color: #707070;
}
.c_btn01__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  width: 7px;
  height: 15px;
  mask-image: url(../images/common/icon_arrow_01.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: url(../images/common/icon_arrow_01.svg);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  background-color: currentColor;
}
.c_btn01__txt {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.c_btn01__icon {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 28px;
}
.c_btn01__icon.icon_copy {
  mask-image: url(../images/common/icon_copy_01.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: url(../images/common/icon_copy_01.svg);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  background-color: currentColor;
}
.c_btn01__icon.icon_pdf {
  mask-image: url(../images/common/icon_pdf_01.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: url(../images/common/icon_pdf_01.svg);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  background-color: currentColor;
}
.c_btn01.bg_black .c_btn01__link {
  border-color: #000;
  background-color: #000;
}
.c_btn01.bg_black .c_btn01__link::before {
  background-color: #285A2C;
}
.c_btn01.bg_grey .c_btn01__link {
  border-color: #707070;
  background-color: #707070;
}
.c_btn01.bg_grey .c_btn01__link::before {
  display: none;
}
.c_btn01.bg_white .c_btn01__link {
  border-color: #fff;
  background-color: #fff;
  color: #000;
}
.c_btn01.bg_white .c_btn01__link::before {
  background-color: #2A8C5F;
}
.c_btn01__lg {
  width: 280px;
}
.c_btn01.arrow_down .c_btn01__arrow {
  left: 50%;
  transform: translateX(-50%) rotate(90deg);
  right: auto;
  top: auto;
  bottom: 3px;
}

.p_sub_recruit .c_btn01 {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 261px;
  margin: 0 auto;
}
.p_sub_recruit .c_btn01__link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
  text-decoration: none;
  background-color: #8cb96c;
  color: #fff;
  font-weight: 500;
  padding: 11px 24px 15px;
  width: 100%;
  font-size: 1.125rem;
  overflow: hidden;
}
.p_sub_recruit .c_btn01__link::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.5s;
  transform: translateX(calc(100% - 1px));
  background-color: #864840;
}
.p_sub_recruit .c_btn01__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  width: 7px;
  height: 15px;
  mask-image: url(../images/common/icon_arrow_01.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: url(../images/common/icon_arrow_01.svg);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  background-color: currentColor;
}
.p_sub_recruit .c_btn01__txt {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.p_sub_recruit .c_btn01__icon {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 28px;
}
.p_sub_recruit .c_btn01__icon.icon_copy {
  mask-image: url(../images/common/icon_copy_01.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: url(../images/common/icon_copy_01.svg);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  background-color: currentColor;
}
.p_sub_recruit .c_btn01__icon.icon_pdf {
  mask-image: url(../images/common/icon_pdf_01.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: url(../images/common/icon_pdf_01.svg);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  background-color: currentColor;
}
.p_sub_recruit .c_btn01.bg_black .c_btn01__link {
  border-color: #000;
  background-color: #000;
}
.p_sub_recruit .c_btn01.bg_black .c_btn01__link::before {
  background-color: #864840;
}
.p_sub_recruit .c_btn01.bg_grey .c_btn01__link {
  border-color: #707070;
  background-color: #707070;
}
.p_sub_recruit .c_btn01.bg_grey .c_btn01__link::before {
  display: none;
}
.p_sub_recruit .c_btn01.bg_white .c_btn01__link {
  border-color: #fff;
  background-color: #fff;
  color: #000;
}
.p_sub_recruit .c_btn01.bg_white .c_btn01__link::before {
  background-color: #864840;
}
.p_sub_recruit .c_btn01__lg {
  width: 280px;
}
.p_sub_recruit .c_btn01.arrow_down .c_btn01__arrow {
  left: 50%;
  transform: translateX(-50%) rotate(90deg);
  right: auto;
  top: auto;
  bottom: 3px;
}

.c_ttl01 {
  text-align: center;
  display: flex;
  flex-direction: column;
}
.c_ttl01__txt01, .c_ttl01__txt02, .c_ttl01__line {
  display: block;
}
.c_ttl01__txt01 {
  font-family: "Oswald", sans-serif;
  line-height: 1;
  font-size: 1.5625rem;
}
.c_ttl01__txt01.fz60 {
  font-size: 1.5rem;
}
.c_ttl01__line {
  background-color: #000;
  height: 1px;
  display: inline-block;
  width: 100%;
  max-width: 320px;
  margin: 16px auto 0;
}
.c_ttl01__line.w730 {
  max-width: 319px;
}
.c_ttl01__txt02 {
  font-size: 1rem;
  line-height: 1.2;
  margin-top: 13px;
}
.c_ttl01__txt02.fz27 {
  font-size: 1.125rem;
}
.c_ttl01.white .c_ttl01__txt01, .c_ttl01.white .c_ttl01__txt02 {
  color: #fff;
}
.c_ttl01.white .c_ttl01__line {
  background-color: #fff;
}
.c_ttl01.style01 .c_ttl01__txt01, .c_ttl01.style01 .c_ttl01__txt02 {
  color: #43140d;
}
.c_ttl01.style01 .c_ttl01__line {
  background-color: #43140d;
}

.c_ttl02 {
  color: #43140d;
  font-weight: 500;
  text-align: center;
  display: table;
  margin-inline: auto;
  padding-bottom: 10px;
  position: relative;
  padding-inline: 20px;
}
.c_ttl02::after {
  background-color: currentColor;
  width: 100%;
  top: 100%;
  position: absolute;
  left: 0;
  height: 1px;
  content: "";
}
.c_ttl02__icon {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
  width: 30px;
}

.c_mv img {
  width: 100%;
  min-height: 191px;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 375/191;
}

.c_breadcrumb {
  padding: 18px 0;
  color: #707070;
  padding-block: 20px;
  margin-bottom: 40px;
}
.c_breadcrumb__link {
  position: relative;
}
.c_breadcrumb__item > * {
  text-decoration: underline;
  text-underline-offset: 2px;
  word-break: break-all;
  transition: 0.5s;
}
.c_breadcrumb__item:not(:last-child) {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-right: 10px;
}
.c_breadcrumb__item:not(:last-child)::after {
  content: ">";
  margin-left: 5px;
}
.c_breadcrumb__item:first-child::before {
  content: "";
  aspect-ratio: 24/21;
  width: 1.2em;
  background: url(../images/common/icon_home.svg) center/contain no-repeat;
}
.c_breadcrumb__item:last-child {
  display: inline;
  position: relative;
  top: -2px;
}

.nice-select {
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}

.nice-select:hover {
  border-color: #20992a;
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
  border-color: #20992a;
}

.nice-select:after {
  border-bottom: 2px solid #20992a;
  border-right: 2px solid #20992a;
  content: "";
  display: block;
  padding: 3px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 42%;
  transform: translateY(-50%) rotate(45deg);
  transition: all 0.15s ease-in-out;
}

.nice-select.open:after {
  top: 55%;
  transform: translateY(-50%) rotate(-135deg);
}

.nice-select.open .list {
  width: 100%;
  opacity: 1;
  pointer-events: auto;
  transform: scale(1) translateY(0);
}

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}

.nice-select.disabled:after {
  border-color: #cccccc;
}

.nice-select.wide {
  width: 100%;
}

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

.nice-select.right {
  float: right;
}

.nice-select.right .list {
  left: auto;
  right: 0;
}

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}

.nice-select.small:after {
  height: 4px;
  width: 4px;
}

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}

.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e9f0ec;
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  transform-origin: 50% 0;
  transform: scale(0.75) translateY(-21px);
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

.nice-select .option {
  cursor: pointer;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  transition: all 0.2s;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  background-color: #eee;
}

.nice-select .option.selected {
  font-weight: bold;
}

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}

.no-csspointerevents .nice-select.open .list {
  display: block;
}

/******************************************************/
@keyframes scroll-hint-appear {
  0% {
    transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    transform: translateX(-40px);
    opacity: 0;
  }
}
.scroll-hint-icon {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 60px);
  box-sizing: border-box;
  width: 120px;
  height: 80px;
  border-radius: 5px;
  transition: opacity 0.3s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 20px 10px 10px 10px;
}

.scroll-hint-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  pointer-events: none;
}

.scroll-hint-text {
  font-size: 10px;
  color: #fff;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: 0.8;
}

.scroll-hint-icon:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  content: "";
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon:after {
  content: "";
  width: 34px;
  height: 14px;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -20px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
  opacity: 0;
  transition-delay: 2.4s;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
  opacity: 1;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  animation: scroll-hint-appear 1.2s linear;
  animation-iteration-count: 2;
}

.scroll-hint-icon-white {
  background-color: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
}

.scroll-hint-icon-white:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon-white:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}

.scroll-hint-icon-white .scroll-hint-text {
  color: #000;
}

.js_scrollable_overflow {
  overflow-y: hidden !important;
}

.pc {
  display: none;
}
.c_blockeditor {
  line-height: 2;
}
.c_blockeditor h1, .c_blockeditor h2, .c_blockeditor h3, .c_blockeditor h4, .c_blockeditor h5, .c_blockeditor h6 {
  font-weight: 600;
}
.c_blockeditor .wp-block-embed__wrapper, .c_blockeditor .wp-block-embed__wrapper iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 500/281;
}
.c_blockeditor p {
  font-size: 15.3846153846px;
  margin-bottom: 20px;
}
.c_blockeditor b, .c_blockeditor strong {
  font-weight: 700;
}
.c_blockeditor .has-small-font-size {
  font-size: var(--wp--preset--font-size--small) !important;
}
.c_blockeditor .has-medium-font-size {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.c_blockeditor .has-large-font-size {
  font-size: var(--wp--preset--font-size--large) !important;
}
.c_blockeditor .has-x-large-font-size {
  font-size: var(--wp--preset--font-size--x-large) !important;
}

.p_404__inner {
  text-align: center;
}
.p_404__inner .c_ttl01 {
  margin-bottom: 30px;
}
.p_404__btn {
  padding-top: 30px;
}

.p_complete {
  background-color: #fff;
}
.p_complete .c_ttl01 {
  margin-bottom: 30px;
}
.p_complete__txt {
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.9;
  letter-spacing: 0;
  margin-bottom: 15px;
}

.grecaptcha-badge {
  bottom: 56px !important;
}

/**
 * Swiper 11.2.8
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 23, 2025
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

.c_news {
  width: 100%;
  margin: 0 auto;
}
.c_news__item {
  margin-top: 20px;
  padding-bottom: 12px;
  border-bottom: dashed 1px #000;
}
.c_news__item:first-child {
  margin-top: 0;
}
.c_news__item__date, .c_news__item__ttl {
  display: block;
}
.c_news__item__date {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  color: #383838;
}
.c_news__item__ttl {
  line-height: 1.5;
  word-break: break-word;
}
.c_news__item__link {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 5px 0;
  padding-right: 20px;
}
.c_news__item__link::after {
  position: absolute;
  content: "";
  right: 0;
  top: 42px;
  transform: rotate(45deg);
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  padding: 4px;
}
.c_cta__inner {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 10;
  display: flex;
  width: 100%;
  height: 56px;
}
.c_cta__item {
  height: 100%;
}
.c_cta__recruit {
  background-color: #4234b1;
  width: calc(50% - 28px);
}
.c_cta__recruit .icon {
  width: 28px;
}
.c_cta__contact {
  background-color: #b92233;
  width: calc(50% - 28px);
}
.c_cta__contact .icon {
  width: 26px;
}
.c_cta__link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 5px;
  width: 100%;
  height: 100%;
  color: #fff;
}
.c_cta__link .icon {
  display: inline-block;
}
.c_cta__link .text {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 1;
  font-weight: 700;
  font-size: 0.75rem;
}
.c_cta__totop__wrapper {
  position: fixed;
  cursor: pointer;
  width: 56px;
  height: 56px;
  right: 0;
  bottom: 0;
  z-index: 12;
}
.c_cta__totop__txt {
  position: absolute;
  bottom: 9px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
  z-index: 12;
}
.c_cta__totop__txt::before {
  position: absolute;
  content: "";
  top: -7px;
  padding: 5px;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  border-right: solid 2px #fff;
  border-top: solid 2px #fff;
}
.c_cta__bg {
  border: solid 2px #707070;
  mix-blend-mode: multiply;
  -webkit-mix-blend-mode: multiply;
  position: fixed;
  right: 0;
  bottom: 0;
  background-color: #707070;
  z-index: 2;
  width: 56px;
  height: 56px;
}

.p_sub_recruit .c_cta__recontact {
  background-color: #1b3a9f;
  width: 56px;
}
.p_sub_recruit .c_cta__recontact .icon {
  width: 33px;
}
.p_sub_recruit .c_cta__entry {
  background-color: #fd5e99;
  width: calc(100% - 112px);
}
.p_sub_recruit .c_cta__entry .icon {
  width: 35px;
  position: relative;
  top: 2px;
  margin-right: 19px;
}
.p_sub_recruit .c_cta__entry .txt {
  position: relative;
  font-family: "Oswald", sans-serif;
  display: inline-block;
  font-size: 2.1875rem;
  font-weight: 400;
  text-transform: uppercase;
  padding-right: 38px;
}
.p_sub_recruit .c_cta__entry .txt::after {
  position: absolute;
  content: "";
  right: 8px;
  top: 51%;
  transform: translateY(-50%);
  mask-image: url(../images/common/icon_arrow_02.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: url(../images/common/icon_arrow_02.svg);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  background-color: currentColor;
  transition: all 0.5s;
  width: 12px;
  height: 18px;
}

.wp-pagenavi {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  z-index: 1;
}

.c_pagination {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  z-index: 1;
  margin: 0 auto;
  gap: 20px 0;
}
.c_pagination .pages {
  display: none;
}
.c_pagination .extend {
  display: none;
  pointer-events: none;
  position: relative;
  bottom: 4px;
  color: #4d4d4d;
  font-size: 0.875rem;
  width: auto;
  height: auto;
  border: 0;
}
.c_pagination a {
  cursor: pointer;
}
.c_pagination .page,
.c_pagination .nextpostslink,
.c_pagination .previouspostslink,
.c_pagination span,
.c_pagination a,
.c_pagination .last,
.c_pagination .first {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0 4px;
  color: #6a6a6a;
  background-color: #fff;
  border: solid 1px #d0d0d0;
  font-family: "Oswald", sans-serif;
  border-radius: 7px;
}
.c_pagination .page.disable,
.c_pagination .nextpostslink.disable,
.c_pagination .previouspostslink.disable,
.c_pagination span.disable,
.c_pagination a.disable,
.c_pagination .last.disable,
.c_pagination .first.disable {
  display: none;
}
.c_pagination .nextpostslink,
.c_pagination .previouspostslink {
  position: relative;
  color: transparent;
  cursor: pointer;
  background: #fff url(../images/common/icon_pagination.svg) no-repeat center/contain;
  background-size: 7px auto;
  padding: 0;
  width: 20px;
  height: 39px;
  border: solid 1px transparent;
  display: inline-block;
  margin: 0 1px;
}
.c_pagination .nextpostslink {
  background-position-x: 6px;
}
.c_pagination .previouspostslink {
  transform: scaleX(-1);
}
.c_pagination span.nextpostslink,
.c_pagination span.previouspostslink {
  pointer-events: none;
}
.c_pagination .last,
.c_pagination .first {
  pointer-events: none;
}
.c_pagination a.last,
.c_pagination a.first {
  pointer-events: all;
}
.c_pagination .current {
  background: #285a2c;
  border: solid 1px #285a2c;
  opacity: 1;
  color: #fff;
  pointer-events: none;
}

.container {
  width: 100%;
  padding: 0 28px;
}
.container_fluid {
  padding-left: 28px;
  padding-right: 28px;
}

#wrapper {
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  min-height: 100lvh;
  position: relative;
}
#wrapper .header_bg {
  position: fixed;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  mix-blend-mode: multiply;
  background-color: #658167;
  z-index: 99;
  height: 64px;
}
#wrapper.p_sub_recruit .header_logo {
  opacity: 0;
  transition: 0.5s;
}
#wrapper.p_sub_recruit .nav {
  opacity: 0;
  transition: 0.5s;
}
#wrapper.p_sub_recruit .header_bg {
  opacity: 0;
  transition: 0.5s;
  background-color: #aaaaaa;
  height: 56px;
}

body {
  width: 100%;
  left: 0;
}

a,
a *,
div,
div * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

main {
  width: 100%;
  left: 0;
}

@media (max-width: 768px) {
  .c_blockeditor .has-small-font-size {
    font-size: calc(var(--wp--preset--font-size--small) / 1.5) !important;
  }
  .c_blockeditor .has-medium-font-size {
    font-size: calc(var(--wp--preset--font-size--medium) / 1.5) !important;
  }
  .c_blockeditor .has-large-font-size {
    font-size: calc(var(--wp--preset--font-size--large) / 1.5) !important;
  }
  .c_blockeditor .has-x-large-font-size {
    font-size: calc(var(--wp--preset--font-size--x-large) / 1.5) !important;
  }
}

@media screen and (min-width: 375px) {
  .u_d_xs_none {
    display: none !important;
  }
  .u_d_xs_inline {
    display: inline !important;
  }
  .u_d_xs_inline_block {
    display: inline-block !important;
  }
  .u_d_xs_block {
    display: block !important;
  }
  .u_d_xs_flex {
    display: flex !important;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  .to_top__wrapper:hover {
    transform: translateY(-5px);
  }
  .to_top__wrapper:hover + .to_top__bg {
    background-color: #000;
    border: solid 2px #000;
  }
}

@media screen and (min-width: 768px) {
  .footer_main__copyright {
    font-size: 0.9375rem;
  }
  .c_news__item__date {
    font-size: 1.125rem;
  }
  .footer_main__address, .footer_main__tel {
    font-size: 1.1875rem;
  }
  .p_complete__txt, .c_breadcrumb, .footer_recruit .c_ttl01__txt02, .footer_recruit__txt {
    font-size: 1.25rem;
  }
  .c_pagination .current {
    font-size: 1.375rem;
  }
  .c_pagination .page,
  .c_pagination .nextpostslink,
  .c_pagination .previouspostslink,
  .c_pagination span,
  .c_pagination a,
  .c_pagination .last,
  .c_pagination .first, .c_news__item__ttl {
    font-size: 1.4375rem;
  }
  .c_ttl02.fz27 {
    font-size: 1.6875rem;
  }
  .c_ttl02 {
    font-size: 2.1875rem;
  }
  .footer_recruit .c_ttl01__txt01 {
    font-size: 2.75rem;
  }
  body {
    font-size: 1.0625rem;
    line-height: 1.4705882353;
  }
  .pc_inline {
    display: inline;
  }
  .sp_inline {
    display: none;
  }
  .u_d_md_none {
    display: none !important;
  }
  .u_d_md_inline {
    display: inline !important;
  }
  .u_d_md_inline_block {
    display: inline-block !important;
  }
  .u_d_md_block {
    display: block !important;
  }
  .u_d_md_flex {
    display: flex !important;
  }
  .header_wrapper {
    transition: all 0.5s;
    height: 89px;
    justify-content: space-between;
    padding: 0 0 0 clamp(1.25rem, 1.9379844961vw + 0.3197674419rem, 2.5rem);
  }
  .header_logo {
    width: clamp(9.375rem, 6.7829457364vw + 6.1191860465rem, 13.75rem);
  }
  .header_logo__link {
    transition: all 0.5s;
  }
  .header_logo__link:hover {
    opacity: 0.7;
  }
  .p_sub_recruit .header_logo {
    top: 3px;
    width: clamp(12.5rem, 12.3062015504vw + 6.5930232558rem, 20.4375rem);
  }
  .p_sub_recruit .header_wrapper {
    justify-content: space-between;
    height: 89px;
    padding: 0 0 0 clamp(1.25rem, 6.1046511628vw + -1.6802325581rem, 5.1875rem);
  }
  .footer_recruit {
    padding: 212px 0 66px;
  }
  .footer_recruit__bnr {
    margin-top: 40px;
  }
  .footer_recruit__bnr__link {
    transition: all 0.5s;
  }
  .footer_recruit__bnr__link:hover {
    opacity: 0.7;
  }
  .footer_recruit__txt {
    line-height: 1.65;
    margin-top: 47px;
  }
  .footer_main {
    padding: 75px 0 25px;
  }
  .footer_main__logo__link {
    transition: all 0.5s;
  }
  .footer_main__logo__link:hover {
    opacity: 0.7;
  }
  .footer_main__address {
    margin-top: 24px;
  }
  .footer_main__tel {
    margin-top: 17px;
  }
  .footer_main__tel a {
    pointer-events: none;
  }
  .footer_main__menus {
    gap: 10px 0;
    margin-top: 16px;
  }
  .footer_main__menu {
    padding: 0 33px;
  }
  .footer_main__menu::after {
    top: 5px;
    height: 17px;
  }
  .footer_main__menu .link {
    font-size: 1.0625rem;
    transition: all 0.5s;
  }
  .footer_main__menu .link:hover {
    opacity: 0.7;
  }
  .footer_main__menu .link:hover:after {
    opacity: 0;
  }
  .footer_main__copyright {
    margin-top: 25px;
  }
  .footer_main__txt01 {
    line-height: 1.1764705882;
    font-size: 1.0625rem;
    margin-top: 10px;
  }
  .footer_main__btn {
    margin-top: 9px;
  }
  .footer_main__btn .c_btn01__link {
    font-size: 1.1875rem !important;
    padding: 8px 23px 10px !important;
  }
  .to_top {
    opacity: 1;
    pointer-events: all;
  }
  .to_top__wrapper {
    width: clamp(3.75rem, 2.1317829457vw + 2.726744186rem, 5.125rem);
    height: clamp(3.75rem, 2.1317829457vw + 2.726744186rem, 5.125rem);
  }
  .to_top__wrapper::before {
    padding: clamp(0.375rem, 0.3875968992vw + 0.1889534884rem, 0.625rem);
    top: clamp(1.6875rem, 1.6472868217vw + 0.8968023256rem, 2.75rem);
  }
  .to_top__bg {
    width: clamp(3.75rem, 2.1317829457vw + 2.726744186rem, 5.125rem);
    height: clamp(3.75rem, 2.1317829457vw + 2.726744186rem, 5.125rem);
  }
  .to_top__txt {
    bottom: 7px;
    font-size: clamp(1.125rem, 0.3875968992vw + 0.9389534884rem, 1.375rem);
  }
  .footer_entry {
    padding: 170px 0 107px;
  }
  .footer_entry .container {
    max-width: 1370px;
  }
  .footer_entry__bg {
    display: none;
  }
  .footer_entry .c_ttl01__txt01 {
    letter-spacing: -0.05em;
    font-size: 2.625rem;
  }
  .footer_entry .c_ttl01__line {
    margin-top: 20px;
  }
  .footer_entry .c_ttl01__txt02 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.25rem;
  }
  .footer_entry__bnrs {
    margin-top: 71px;
    gap: clamp(0.9375rem, 1.3333333333vw + -0.0625rem, 1.4375rem);
  }
  .footer_entry__bnr {
    max-width: 305px;
  }
  .footer_entry__bnr a {
    transition: all 0.5s;
  }
  .footer_entry__bnr a:hover {
    opacity: 0.7;
  }
  .footer_entry__bnr a img {
    aspect-ratio: 305/88;
  }
  .footer_entry__group {
    margin-top: 92px;
  }
  .footer_entry__group__txt {
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.9375rem;
  }
  .footer_entry__group .c_btn01 {
    max-width: 466px;
    margin-top: 15px;
  }
  .footer_entry__group .c_btn01__txt {
    padding-left: 62px;
  }
  .footer_entry__group .c_btn01__txt::before {
    left: 0;
    width: 42px;
    height: 32px;
    top: calc(50% + 1px);
  }
  .footer_entry__group .c_btn01__link {
    font-family: "Noto Sans JP", sans-serif;
    padding: 13px 50px;
    font-size: 1.9375rem;
  }
  .footer_entry__group .c_btn01__link:hover {
    color: #1b3a9f;
  }
  .footer_entry__group .c_btn01__arrow {
    width: 14px;
    height: 25px;
    right: 26px;
  }
  .p_sub_recruit .footer_entry {
    padding: 170px 0 78px;
  }
  .p_sub_recruit .footer_entry .container {
    max-width: 1370px;
  }
  .p_sub_recruit .footer_entry__bg {
    display: none;
  }
  .p_sub_recruit .footer_entry .c_ttl01__txt01 {
    letter-spacing: -0.05em;
    font-size: 2.625rem;
  }
  .p_sub_recruit .footer_entry .c_ttl01__line {
    margin-top: 20px;
  }
  .p_sub_recruit .footer_entry .c_ttl01__txt02 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.25rem;
  }
  .p_sub_recruit .footer_entry__bnrs {
    margin-top: 71px;
    gap: clamp(0.9375rem, 1.3333333333vw + -0.0625rem, 1.4375rem);
  }
  .p_sub_recruit .footer_entry__bnr {
    max-width: 305px;
  }
  .p_sub_recruit .footer_entry__bnr a {
    transition: all 0.5s;
  }
  .p_sub_recruit .footer_entry__bnr a:hover {
    opacity: 0.7;
  }
  .p_sub_recruit .footer_entry__bnr a img {
    aspect-ratio: 305/88;
  }
  .p_sub_recruit .footer_entry__group {
    margin-top: 92px;
  }
  .p_sub_recruit .footer_entry__group__txt {
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.9375rem;
  }
  .p_sub_recruit .footer_entry__group .c_btn01 {
    max-width: 466px;
    margin-top: 15px;
  }
  .p_sub_recruit .footer_entry__group .c_btn01__txt {
    padding-left: 62px;
  }
  .p_sub_recruit .footer_entry__group .c_btn01__txt::before {
    left: 0;
    width: 42px;
    height: 32px;
    top: calc(50% + 1px);
  }
  .p_sub_recruit .footer_entry__group .c_btn01__link {
    font-family: "Noto Sans JP", sans-serif;
    padding: 13px 50px;
    font-size: 1.9375rem;
  }
  .p_sub_recruit .footer_entry__group .c_btn01__link:hover {
    color: #FFFF00;
    border-color: #0F726B;
    background-color: #0F726B;
  }
  .p_sub_recruit .footer_entry__group .c_btn01__link:hover::before {
    display: none;
  }
  .p_sub_recruit .footer_entry__group .c_btn01__arrow {
    width: 14px;
    height: 25px;
    right: 26px;
  }
  .p_sub_recruit .footer_main {
    padding-top: 97px;
    padding-bottom: 14px;
  }
  .p_sub_recruit .footer_main__logo {
    max-width: 484px;
  }
  .p_sub_recruit .footer_main__address {
    font-size: 1.1875rem;
    margin-top: 26px;
  }
  .p_sub_recruit .footer_main__menus {
    margin-top: 14px;
  }
  .p_sub_recruit .footer_main__menu .link {
    font-size: 1.0625rem;
  }
  .p_sub_recruit .footer_main__menu .link::after {
    bottom: clamp(0rem, 0.6666666667vw + -0.5rem, 0.25rem);
  }
  .p_sub_recruit .footer_main__copyright {
    margin-top: 33px;
    font-size: 0.9375rem;
    line-height: 1.2;
  }
  .nav {
    transform: translateX(0);
    position: static;
    display: inherit !important;
    border: 0;
    width: auto;
    height: auto;
    padding: 0;
    top: 0;
    left: 0;
    background: none;
    overflow-y: inherit;
    overflow-x: inherit;
    max-height: unset;
  }
  .nav_wrap {
    display: flex;
    align-items: center;
    gap: 0 clamp(0.625rem, 8.1395348837vw + -3.2819767442rem, 5.875rem);
  }
  .nav_menu {
    display: flex;
    align-items: center;
    gap: 0 clamp(0.625rem, 3.3914728682vw + -1.0029069767rem, 2.8125rem);
    gap: 0 clamp(0.625rem, 3.4399224806vw + -1.0261627907rem, 2.84375rem);
  }
  .nav_menu__item {
    margin-top: 0;
  }
  .nav_menu__link {
    line-height: 1.2;
    font-size: clamp(0.625rem, 1.0658914729vw + 0.113372093rem, 1.3125rem);
    padding: 0;
    transition: all 0.5s;
  }
  .nav_menu__link:hover {
    opacity: 1;
  }
  .nav_menu__link:hover::after {
    opacity: 1;
  }
  .nav_btns {
    display: flex;
    gap: 0;
  }
  .nav_btn {
    margin-top: 0;
    padding: 0;
    width: clamp(5rem, 6.7829457364vw + 1.7441860465rem, 9.375rem);
    height: 89px;
  }
  .nav_btn__link {
    font-size: clamp(0.75rem, 0.7751937984vw + 0.3779069767rem, 1.25rem);
    padding: 10px;
    transition: all 0.5s;
  }
  .nav_btn__link:hover::before {
    opacity: 1;
  }
  .nav_btn__link::after {
    width: 8px;
    height: 16px;
    right: 10px;
  }
  .nav_btn__txt {
    padding-top: clamp(1.875rem, 0.6782945736vw + 1.5494186047rem, 2.3125rem);
  }
  .nav_btn__recruit .nav_btn__link:hover {
    background-color: #0B0064;
  }
  .nav_btn__recruit .nav_btn__txt::before {
    top: 6px;
    width: clamp(1.375rem, 0.7751937984vw + 1.0029069767rem, 1.875rem);
    height: clamp(1.125rem, 0.7751937984vw + 0.7529069767rem, 1.625rem);
  }
  .nav_btn__contact .nav_btn__link:hover {
    background-color: #5C010B;
  }
  .nav_btn__contact .nav_btn__txt {
    padding-bottom: clamp(0rem, 1.1666666667vw + -0.875rem, 0.4375rem);
  }
  .nav_btn__contact .nav_btn__txt::before {
    width: clamp(1.375rem, 0.7751937984vw + 1.0029069767rem, 1.875rem);
    height: clamp(0.875rem, 0.7751937984vw + 0.5029069767rem, 1.375rem);
    top: 11px;
  }
  .nav__bg {
    transform: translateX(0);
    display: none !important;
  }
  .nav_hamburger {
    display: none;
  }
  .p_sub_recruit .nav {
    max-height: unset;
    top: 0;
  }
  .p_sub_recruit .nav_btn__recontact {
    width: 89px;
  }
  .p_sub_recruit .nav_btn__recontact .nav_btn__link {
    font-size: clamp(0.75rem, 0.2906976744vw + 0.6104651163rem, 0.9375rem);
  }
  .p_sub_recruit .nav_btn__recontact .nav_btn__link:hover {
    background-color: #0F726B;
    border: solid 2px #0F726B;
    color: #FFFF00;
  }
  .p_sub_recruit .nav_btn__recontact .nav_btn__txt {
    padding-top: clamp(2.1875rem, 1.3565891473vw + 1.5363372093rem, 3.0625rem);
    padding-bottom: 0;
  }
  .p_sub_recruit .nav_btn__recontact .nav_btn__txt::before {
    width: clamp(2rem, 0.9689922481vw + 1.5348837209rem, 2.625rem);
    height: clamp(1.3125rem, 0.9689922481vw + 0.8473837209rem, 1.9375rem);
    top: 7px;
  }
  .p_sub_recruit .nav_btn__entry {
    width: clamp(9.375rem, 13.0813953488vw + 3.0959302326rem, 17.8125rem);
  }
  .p_sub_recruit .nav_btn__entry .nav_btn__link {
    font-size: clamp(1.5rem, 1.8410852713vw + 0.6162790698rem, 2.6875rem);
  }
  .p_sub_recruit .nav_btn__entry .nav_btn__link:hover {
    background-color: #F7CA33;
    border: solid 2px #F7CA33;
    color: #43140D;
  }
  .p_sub_recruit .nav_btn__entry .nav_btn__link::after {
    width: clamp(0.625rem, 0.3875968992vw + 0.4389534884rem, 0.875rem);
    height: clamp(1.125rem, 0.484496124vw + 0.8924418605rem, 1.4375rem);
    right: clamp(0.625rem, 1.5503875969vw + -0.1191860465rem, 1.625rem);
  }
  .p_sub_recruit .nav_btn__entry .nav_btn__txt {
    padding-left: clamp(2.5rem, 4.0697674419vw + 0.5465116279rem, 5.125rem);
    padding-right: clamp(1.75rem, 2.3255813953vw + 0.6337209302rem, 3.25rem);
  }
  .p_sub_recruit .nav_btn__entry .nav_btn__txt::before {
    width: clamp(1.75rem, 2.2286821705vw + 0.6802325581rem, 3.1875rem);
    height: clamp(1.625rem, 2.2286821705vw + 0.5552325581rem, 3.0625rem);
  }
  .p_sub_recruit .nav_wrap {
    gap: 0 clamp(1.25rem, 20.8333333333vw + -8.75rem, 14.6875rem);
  }
  .p_sub_recruit .nav_menu {
    gap: 0 clamp(1.25rem, 5.9108527132vw + -1.5872093023rem, 5.0625rem);
  }
  .p_sub_recruit .nav_menu__link {
    line-height: 1.2;
    font-size: clamp(0.625rem, 1.0658914729vw + 0.113372093rem, 1.3125rem);
    padding: 0;
    transition: all 0.5s;
  }
  .p_sub_recruit .nav_menu__link:hover {
    opacity: 1;
  }
  .p_sub_recruit .nav_menu__link:hover::after {
    opacity: 1;
    transform: translateY(0);
  }
  .c_btn01__link {
    font-size: 1.4375rem;
    line-height: 1.4782608696;
    padding: 5px 26px 7px;
    transition: all 0.5s;
  }
  .c_btn01__link:hover::before {
    transform: translateX(0);
  }
  .c_btn01__arrow {
    right: 12px;
    width: 8px;
    height: 16px;
  }
  .c_btn01__txt.lett005 {
    letter-spacing: -0.05em;
  }
  .c_btn01__icon {
    width: 30px;
    height: 34px;
  }
  .c_btn01.bg_black .c_btn01__link:hover {
    color: #fff;
  }
  .c_btn01.bg_grey .c_btn01__link:hover {
    background-color: #000;
    color: #fff;
  }
  .c_btn01.bg_white .c_btn01__link:hover {
    color: #fff;
  }
  .c_btn01__lg {
    width: 306px;
  }
  .c_btn01__lg .c_btn01__link {
    padding: 7px 23px 9px 40px;
  }
  .c_btn01.has_icon .c_btn01__txt {
    padding-left: 4px;
  }
  .c_btn01.arrow_down .c_btn01__link {
    padding: 1px 10px 20px 10px;
  }
  .p_sub_recruit .c_btn01 {
    max-width: 400px;
    width: 261px;
  }
  .p_sub_recruit .c_btn01__link {
    font-size: 1.4375rem;
    line-height: 1.4782608696;
    padding: 5px 26px 7px;
    transition: all 0.5s;
  }
  .p_sub_recruit .c_btn01__link:hover::before {
    transform: translateX(0);
  }
  .p_sub_recruit .c_btn01__arrow {
    right: 12px;
    width: 8px;
    height: 16px;
  }
  .p_sub_recruit .c_btn01__txt.lett005 {
    letter-spacing: -0.05em;
  }
  .p_sub_recruit .c_btn01__icon {
    width: 30px;
    height: 34px;
  }
  .p_sub_recruit .c_btn01.bg_black .c_btn01__link:hover {
    color: #fff;
  }
  .p_sub_recruit .c_btn01.bg_grey .c_btn01__link:hover {
    background-color: #000;
    color: #fff;
  }
  .p_sub_recruit .c_btn01.bg_white .c_btn01__link:hover {
    color: #fff;
  }
  .p_sub_recruit .c_btn01__lg {
    width: 306px;
  }
  .p_sub_recruit .c_btn01__lg .c_btn01__link {
    padding: 7px 23px 9px 40px;
  }
  .p_sub_recruit .c_btn01.has_icon .c_btn01__txt {
    padding-left: 4px;
  }
  .p_sub_recruit .c_btn01.arrow_down .c_btn01__link {
    padding: 1px 10px 20px 10px;
  }
  .c_ttl01__txt01 {
    font-size: 2.8125rem;
  }
  .c_ttl01__txt01.fz60 {
    font-size: clamp(2.5rem, 1.9379844961vw + 1.5697674419rem, 3.75rem);
  }
  .c_ttl01__line {
    margin: 21px auto 0;
  }
  .c_ttl01__line.w116 {
    max-width: 116px;
  }
  .c_ttl01__line.w258 {
    max-width: 258px;
  }
  .c_ttl01__line.w370 {
    max-width: 370px;
  }
  .c_ttl01__line.w452 {
    max-width: 452px;
  }
  .c_ttl01__line.w454 {
    max-width: 454px;
  }
  .c_ttl01__line.w533 {
    max-width: 533px;
  }
  .c_ttl01__line.w730 {
    max-width: 730px;
  }
  .c_ttl01__txt02 {
    font-size: 1.3125rem;
    margin-top: 15px;
  }
  .c_ttl01__txt02.fz27 {
    font-size: 1.6875rem;
  }
  .c_ttl02 {
    padding-inline: 38px;
    min-width: 238px;
    padding-bottom: 14px;
  }
  .c_ttl02__icon {
    margin-right: 17px;
  }
  .c_ttl02__icon.icon_copy {
    width: 35px;
  }
  .c_ttl02__icon.icon_pdf {
    width: 33px;
  }
  .u_tel {
    pointer-events: none;
  }
  .c_mv img {
    aspect-ratio: 1800/498;
  }
  .c_breadcrumb {
    padding-block: 29px;
    margin-bottom: 62px;
  }
  .c_breadcrumb__list {
    gap: 20px;
  }
  .c_breadcrumb__link:hover::before {
    opacity: 0;
  }
  .c_breadcrumb__item > * {
    text-underline-offset: 3px;
  }
  .c_breadcrumb__item:not(:last-child) {
    margin-right: 16px;
  }
  .c_breadcrumb__item:not(:last-child)::after {
    margin-left: 12px;
  }
  .c_breadcrumb__item:not(:last-child):hover > * {
    text-decoration-color: transparent;
  }
  .nice-select:after {
    right: 20px;
  }
  .sp {
    display: none;
  }
  .pc {
    display: inherit;
  }
  .c_blockeditor p {
    font-size: 1.25rem;
    margin-bottom: 30px;
  }
  .p_404__inner .c_ttl01 {
    margin-bottom: 60px;
  }
  .p_404__btn {
    padding-top: 60px;
  }
  .p_complete__inner {
    margin-bottom: -24px;
  }
  .p_complete .c_ttl01 {
    margin-bottom: 116px;
  }
  .p_complete__txt {
    text-align: center;
    margin-bottom: 20px;
  }
  .grecaptcha-badge {
    bottom: clamp(3.8125rem, 2.0348837209vw + 2.835755814rem, 5.125rem) !important;
  }
  .c_news {
    max-width: 1050px;
  }
  .c_news__item {
    margin-top: 22px;
    padding-bottom: 24px;
  }
  .c_news__item__link {
    padding-right: 30px;
    transition: all 0.5s;
  }
  .c_news__item__link:hover {
    opacity: 0.7;
  }
  .c_news__item__link::after {
    top: 43px;
    right: 10px;
    padding: 6px;
  }
  .c_cta {
    display: none;
  }
  .c_pagination .extend {
    margin: 0 9px;
  }
  .c_pagination .page,
  .c_pagination .nextpostslink,
  .c_pagination .previouspostslink,
  .c_pagination span,
  .c_pagination a,
  .c_pagination .last,
  .c_pagination .first {
    width: 39px;
    height: 39px;
    transition: all 0.5s;
    margin: 0 5px;
  }
  .c_pagination .page:hover,
  .c_pagination .nextpostslink:hover,
  .c_pagination .previouspostslink:hover,
  .c_pagination span:hover,
  .c_pagination a:hover,
  .c_pagination .last:hover,
  .c_pagination .first:hover {
    background: #285a2c;
    border: solid 1px #285a2c;
    opacity: 1;
    color: #fff;
  }
  .c_pagination .nextpostslink,
  .c_pagination .previouspostslink {
    margin: 0 1px;
    width: 20px;
    height: 39px;
    transition: all 0.5s;
  }
  .c_pagination .nextpostslink:hover,
  .c_pagination .previouspostslink:hover {
    transition: all 0.5s;
    border-color: #285a2c;
    color: transparent;
    background: #285a2c url(../images/common/icon_pagination_ov.svg) no-repeat center/contain;
    background-size: 7px auto;
  }
  .c_pagination .nextpostslink:hover {
    background: #285a2c url(../images/common/icon_pagination_ov.svg) no-repeat center/contain;
    background-position-x: 6px;
    background-size: 7px auto;
  }
  .c_pagination a.last,
  .c_pagination a.first {
    transition: all 0.5s;
  }
  .c_pagination a.last:hover,
  .c_pagination a.first:hover {
    background: #285a2c;
    border: solid 1px #285a2c;
    opacity: 1;
    color: #fff;
    cursor: pointer;
  }
  .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 40px;
  }
  .container_fluid {
    padding-left: 40px;
    padding-right: 40px;
  }
  #wrapper .header_bg {
    background-color: #1c7623;
    height: 89px;
  }
  #wrapper.p_sub_recruit .header_bg {
    height: 89px;
  }
  html {
    scrollbar-color: #09522d #eee;
    scrollbar-width: thin;
  }
  body::-webkit-scrollbar {
    width: 10px;
    background-color: #eee;
    z-index: 1;
  }
  body::-webkit-scrollbar-thumb {
    background-color: #09522d;
  }
}
/*# sourceMappingURL=maps/style.css.map */
