@charset "UTF-8";
/* resset.dev • v5.0.2 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
     # General elements
     # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

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

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

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

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

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

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

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

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

iframe {
  border-style: none;
}

/* # =================================================================
     # Forms
     # ================================================================= */
input {
  border-radius: 0;
}

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

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

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

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

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

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

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

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

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

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

/* # =================================================================
     # Specify media element style
     # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

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

/* # =================================================================
     # Accessibility
     # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

a {
  text-decoration: none;
}

html {
  font-size: 62.5%;
}

html,
body {
  height: 100%;
  width: 100%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  scroll-behavior: smooth;
  scroll-padding-top: 30px;
}

img {
  width: 100%;
  vertical-align: bottom;
}

/*--------------------
breakpoint
--------------------*/
.sp-only {
  display: inline;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .sp-only {
    display: none;
  }
}
@media (min-width: 1024px) {
  .sp-only {
    display: none;
  }
}

.pc-only {
  display: inline;
}
@media (max-width: 1023px) {
  .pc-only {
    display: none;
  }
}

/*--------------------
style
--------------------*/
/*--------------------
hover
--------------------*/
.l-header__wrap {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  max-width: 375px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 20px;
  background: #fff;
  z-index: 3;
}
@media (max-width: 1023px) {
  .l-header__wrap {
    max-width: 450px;
  }
}
.l-header__logo h1 {
  max-width: 91px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header__logo a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header__title {
  font-size: 1.3rem;
  letter-spacing: 0;
  margin-left: 7px;
}
.l-header__hamburger {
  position: relative;
  width: 32px;
  height: 20px;
  margin: auto 0 auto auto;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media (hover: hover) {
  .l-header__hamburger:hover {
    opacity: 0.5;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
.l-header__hamburger span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 32px;
  height: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #000;
}
.l-header__hamburger::before, .l-header__hamburger::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header__hamburger::before {
  top: 0;
}
.l-header__hamburger::after {
  bottom: 0;
}
.l-header__content {
  position: fixed;
  top: -350px;
  right: 0;
  left: 0;
  margin: auto;
  max-width: 375px;
  width: 100%;
  height: auto;
  background: #fff;
  padding-bottom: 35px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 2;
}
@media (max-width: 1023px) {
  .l-header__content {
    max-width: 450px;
  }
}
.l-header__list {
  list-style: none;
}
.l-header__list-item {
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
}
.l-header__list-item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  font-size: 1.3rem;
  font-weight: 700;
  border-bottom: 1px solid #eaacac;
  padding: 12px 13px;
}
.l-header__list-item img {
  width: 7px;
}

.c-bottom--cv {
  max-width: 301px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  margin-top: 35px;
  background: #dc000b;
  border-radius: 5px;
}
.c-bottom--cv a {
  display: block;
  font-size: 1.9rem;
  font-weight: 700;
  color: #fff;
  padding: 20px 0;
}
.c-bottom--cv a svg {
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}

.js-active-hamburger span {
  opacity: 0;
}
.js-active-hamburger::before, .js-active-hamburger::after {
  -webkit-transition: 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
}
.js-active-hamburger::before {
  -webkit-transform: translate(0, 10px) rotate(35deg);
          transform: translate(0, 10px) rotate(35deg);
}
.js-active-hamburger::after {
  -webkit-transform: translate(0, -8px) rotate(-35deg);
          transform: translate(0, -8px) rotate(-35deg);
}

.js-active-nav {
  top: 50px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.l-footer {
  max-width: 375px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 10px;
  background: #f4f4f4;
}
@media (max-width: 1023px) {
  .l-footer {
    max-width: 450px;
  }
}
.l-footer__logo {
  max-width: 180px;
  width: 100%;
  margin: 0 auto;
}
.l-footer__title {
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  margin-top: 14px;
}
.l-footer__copy {
  font-size: 1rem;
  font-weight: 300;
  text-align: center;
  margin-top: 55px;
}

body {
  width: 100%;
  height: 100%;
}
body::before {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: url(../../img/bg.jpg) no-repeat center/cover;
  z-index: -100;
}
body a {
  color: #000;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media (hover: hover) {
  body a:hover {
    opacity: 0.5;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}

.p-main {
  position: relative;
  max-width: 375px;
  width: 100%;
  margin: 0 auto;
  background: #f4f4f4;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-main::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: calc(100% + 308px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: -1;
}
@media (max-width: 1023px) {
  .p-main {
    max-width: 450px;
  }
}
.p-main__recruitment {
  width: 100%;
  margin: 0 auto;
  background: #f4f4f4;
}
.p-main__recruitment__heading {
  font-size: 1.6rem;
  font-weight: 500;
  margin: 15px 0 25px 0;
}
.p-main__recruitment__content {
  max-width: 375px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px 45px 20px;
}
@media (max-width: 1023px) {
  .p-main__recruitment__content {
    max-width: 435px;
  }
}
.p-main__recruitment__list {
  display: grid;
  gap: 30px;
  padding: 21px 16px 53px 15px;
  border-radius: 10px;
  background: #fff;
  list-style: none;
}
.p-main__recruitment__title {
  font-size: 1.6rem;
  font-weight: 700;
}
.p-main__recruitment__text {
  font-size: 1.6rem;
  font-weight: 500;
  margin-top: 10px;
}
.p-main__entry {
  position: relative;
  padding-bottom: 50px;
  z-index: 0;
}
.p-main--bottom {
  position: absolute;
  right: 0;
  bottom: 80px;
  left: 0;
  margin: auto;
  margin-top: 0;
}

.p-main-overlay {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-main-overlay::before {
  background: rgba(152, 152, 152, 0.7);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}
/*# sourceMappingURL=map/style.css.map */