/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/**
Use a more readable tab size (opinionated).
*/
html {
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/
body {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
}

/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

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

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
}

/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

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

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

/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
  box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
  padding: 0;
}

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

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

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

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

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */
/**
 * Removes the default spacing and border for appropriate elements.
 */
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

button {
  background-color: transparent;
  background-image: none;
}

fieldset {
  margin: 0;
  padding: 0;
}

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

/**
 * Tailwind custom reset styles
 */
/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */
html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}

/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */
body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */
hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */
img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button,
[role=button] {
  cursor: pointer;
}

/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */
:-moz-focusring {
  outline: auto;
}

table {
  border-collapse: collapse;
}

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

/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */
a {
  color: inherit;
  text-decoration: inherit;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */
button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */
pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 *
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 *
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */
img,
video {
  max-width: 100%;
  height: auto;
}

/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */
[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

:root {
  --w-narrow: 960px;
  --w-main: 1080px;
  --w-wide: 1280px;
  --Level02: var(--text-4_5xl);
  --Level02-sp: var(--text-2xl);
  --Level03: var(--text-3_5xl);
  --Level03-sp: var(--text-xl);
  --text-4_5xl: 2.5rem;
  --text-4xl: 2.25rem;
  --text-3_5xl: 2rem;
  --text-3xl: 1.875rem;
  --text-2_5xl: 1.75rem;
  --text-2_2xl: 1.625rem;
  --text-2xl: 1.5rem;
  --text-xl: 1.25rem;
  --text-lg: 1.125rem;
  --text-base: 1rem;
  --text-sm: 0.875rem;
  --text-xs: 0.75rem;
  --space-1: 0.25rem;
  --space-2: 0.5rem;
  --space-3: 0.75rem;
  --space-4: 1rem;
  --space-5: 1.25rem;
  --space-6: 1.5rem;
  --space-7: 1.75rem;
  --space-8: 2rem;
  --space-10: 2.5rem;
  --space-12: 3rem;
  --space-13: 3.25rem;
  --space-14: 3.5rem;
  --space-16: 4rem;
  --space-20: 5rem;
  --rounded: 8px;
  --wide: 0.025em;
  --wider: 0.05em;
  --widest: 0.1em;
  --primary: #FD7625;
  --secondary: #FD9E1D;
  --accent: #FFF4E2;
  --lightgray: #F2F2F2;
  --darkgray: #666666;
  --link: #004EA1;
}

/* 01 BUTTON
/*==================================== */
.c-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: var(--secondary);
  border-radius: 9999px;
  padding: 0.7em 1em;
  font-weight: bold;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  line-height: 1;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media screen and (min-width: 768px) {
  .c-btn {
    padding: 0.7em 2em;
  }
}
.c-btn:after {
  content: "";
  display: inline-block;
  background: url("../images/icon-arrow.svg");
  width: 1em;
  height: 1em;
  background-size: cover;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 1em;
}
@media screen and (min-width: 768px) {
  .c-btn:after {
    margin-left: 2em;
  }
}
.c-btn:hover {
  background: var(--primary);
}

/* 01 CARD
/*==================================== */
.c-card {
  background: #fff;
  border-radius: var(--rounded);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  overflow: hidden;
}
.c-card___content {
  padding: var(--space-4) var(--space-5) var(--space-7);
}
.c-card__head {
  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: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.c-card__head h3 {
  font-size: var(--text-xl);
  font-weight: bold;
}
.c-card__head p {
  font-size: var(--text-sm);
}
.c-card__head span {
  font-size: var(--text-sm);
  background: var(--accent);
  line-height: 1;
  padding: var(--space-1) var(--space-6);
  border-radius: 9999px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .c-card__head span {
    padding: var(--space-1) var(--space-8);
  }
}
.c-card__body h3 {
  font-size: var(--text-xl);
  font-weight: bold;
  color: var(--primary);
  margin: var(--space-4) 0 var(--space-2);
}
.c-card__body p {
  font-size: var(--text-sm);
  text-align: justify;
  line-height: 1.7;
}

.c-card--01 img {
  width: 100%;
}
.c-card--01 .c-card__body {
  border-top: 1px solid #DDDDDD;
  margin-top: var(--space-4);
}

.c-card--02 {
  padding: var(--space-4);
}
@media screen and (min-width: 768px) {
  .c-card--02 {
    padding: var(--space-6);
  }
}
.c-card--02 img {
  width: 100%;
}
.c-card--02 h3 {
  font-size: var(--text-lg);
  font-weight: bold;
  color: var(--primary);
  margin: var(--space-4) 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-card--02 h3 {
    font-size: var(--text-2_5xl);
  }
}
.c-card--02 p {
  line-height: 1.7;
}
.c-card--02 a {
  color: var(--link);
  text-decoration: underline;
}
.c-card--02 a:hover {
  text-decoration: none;
}

/* 02 MEDIA
/*==================================== */
.c-media--point {
  padding: var(--space-6) 0 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-media--point {
    padding: var(--space-13) 0 0 var(--space-10);
  }
}
.c-media--point h3 {
  font-size: var(--Level03-sp);
  font-weight: bold;
  margin-bottom: var(--space-6);
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-media--point h3 {
    font-size: var(--Level03);
    text-align: left;
  }
}
.c-media--point img {
  border-radius: var(--rounded);
  margin: 0 auto;
}
.c-media--point p {
  font-size: var(--text-sm);
  margin-left: 0;
  line-height: 1.77;
  margin-top: var(--space-5);
}
@media screen and (min-width: 768px) {
  .c-media--point p {
    font-size: var(--text-lg);
    margin-left: var(--space-6);
    margin-top: 0;
  }
}
.c-media--point span {
  font-size: 80px;
  position: absolute;
  color: var(--accent);
  top: 0;
  left: 0;
  line-height: 1;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .c-media--point span {
    font-size: 109px;
  }
}
.c-media--point .u-cols {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.c-media--point + .c-media--point {
  margin-top: var(--space-10);
}

@media screen and (min-width: 768px) {
  .c-media--step {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.c-media--stepItem {
  background: #fff;
  border-radius: var(--rounded);
  padding: var(--space-6);
  position: relative;
}
.c-media--stepItem h3 {
  font-size: var(--text-xl);
  font-weight: bold;
  color: var(--primary);
  text-align: center;
}
.c-media--stepItem span {
  position: absolute;
  font-size: var(--space-8);
  top: -0.8em;
  left: 0;
  right: 0;
  width: 2em;
  margin: auto;
}
.c-media--stepItem p {
  margin: var(--space-4) 0 0;
}

/* 03 ACCORDION
/*==================================== */
.c-accordion {
  max-width: 1000px;
  margin: 0 auto;
}
.c-accordion__head {
  background: var(--accent);
  font-weight: bold;
  padding: var(--space-4) var(--space-7);
  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;
  cursor: pointer;
}
.c-accordion__head:before {
  content: "Q";
  font-size: var(--text-xl);
  margin-right: var(--space-7);
  line-height: 1.5;
}
.c-accordion__head div {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.c-accordion__head span {
  background: #000;
  width: 20px;
  height: 100%;
  position: relative;
}
.c-accordion__head span:before, .c-accordion__head span:after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background: var(--primary);
  position: absolute;
  top: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.c-accordion__head span:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.c-accordion__body {
  line-height: 1.71;
  border: 1px solid var(--lightgray);
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (min-width: 768px) {
  .c-accordion__body {
    font-size: var(--text-base);
  }
}
.c-accordion__body .inner {
  padding: var(--space-4) var(--space-7);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: var(--text-sm);
}
.c-accordion__body .inner:before {
  content: "A";
  font-size: var(--text-xl);
  margin-right: var(--space-7);
  line-height: 1.5;
}

.c-accordion__item + .c-accordion__item {
  margin-top: var(--space-4);
}

.c-accordion__item.open .c-accordion__head span:after {
  -webkit-transform: none;
          transform: none;
}

/* 04 TABLE
/*==================================== */
body {
  background: var(--bg);
  font-family: "Nunito Sans", "Noto Sans JP", sans-serif;
  color: #333333;
  padding-top: 60px;
  -webkit-font-smoothing: antialiased;
  width: 100vw;
  overflow-x: hidden;
}
@media screen and (min-width: 768px) {
  body {
    padding-top: 122px;
  }
}

/* 01 LAYOUT
/*==================================== */
section {
  padding: var(--space-14) 0;
}
@media screen and (min-width: 768px) {
  section {
    padding: var(--space-20) 0;
  }
}

.l-container {
  max-width: var(--w-main);
  margin: 0 auto;
}
.l-container--wide {
  max-width: var(--w-wide);
  margin: 0 auto;
}
.l-container--narrow {
  max-width: var(--w-narrow);
  margin: 0 auto;
}

.l-nav {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 10;
}
.l-nav__head {
  display: none;
}
@media screen and (min-width: 768px) {
  .l-nav__head {
    background: var(--primary);
    color: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 2px var(--space-5);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.l-nav__tagline {
  font-weight: bold;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (min-width: 640px) {
  .l-nav__tagline {
    font-size: var(--text-sm);
  }
}
@media screen and (min-width: 880px) {
  .l-nav__tagline {
    font-size: var(--text-base);
  }
}
.l-nav__call {
  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;
  font-size: var(--text-xs);
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.l-nav__call .number {
  display: inline-block;
  margin-left: var(--space-4);
  font-size: var(--text-lg);
}
@media screen and (min-width: 880px) {
  .l-nav__call .number {
    font-size: var(--text-2xl);
  }
}
.l-nav__call span:last-child {
  margin-left: 1rem;
}
.l-nav__body {
  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;
  padding: 10px var(--space-5);
}
@media screen and (min-width: 768px) {
  .l-nav__body {
    padding: var(--space-5);
  }
}
.l-nav__body .l-nav_logo {
  width: 116px;
}
@media screen and (min-width: 768px) {
  .l-nav__body .l-nav_logo {
    width: 185px;
  }
}
.l-nav__body .u-sp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .l-nav__body .u-sp {
    display: none;
  }
}
.l-nav__body .u-sp .c-btn {
  font-size: var(--text-sm);
  padding-left: 1.5em;
  padding-right: 1.5em;
  margin-right: var(--space-4);
}
.l-nav__body nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  right: 0;
  top: 0;
  width: 300px;
  height: 100vh;
  background: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (min-width: 768px) {
  .l-nav__body nav {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    height: auto;
    width: auto;
    position: static;
  }
}
.l-nav__body nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: var(--text-lg);
  font-weight: bold;
  width: 236px;
}
@media screen and (min-width: 768px) {
  .l-nav__body nav ul {
    margin-right: 1em;
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    font-size: var(--text-sm);
    font-weight: normal;
  }
}
@media screen and (min-width: 1024px) {
  .l-nav__body nav ul {
    font-size: var(--text-base);
    margin-right: 2.5em;
  }
}
.l-nav__body nav ul li {
  margin: 0 0 var(--space-10) 0;
}
.l-nav__body nav ul li a:hover {
  color: var(--primary);
}
@media screen and (min-width: 768px) {
  .l-nav__body nav ul li {
    margin: 0 0 0 1em;
  }
}
.l-nav__body nav .c-btn {
  width: 236px;
  margin-top: 17px;
}
.l-nav__body nav .c-btn:after {
  margin-left: var(--space-3);
}
@media screen and (min-width: 768px) {
  .l-nav__body nav .c-btn {
    width: auto;
    margin-top: 0;
  }
}
.l-nav__body nav button {
  position: absolute;
  top: var(--space-5);
  right: var(--space-5);
}
@media screen and (min-width: 768px) {
  .l-nav__body nav button {
    display: none;
  }
}
.l-nav__body .c-btn {
  -webkit-box-shadow: 0 3px 6px rgba(103, 43, 7, 0.32);
          box-shadow: 0 3px 6px rgba(103, 43, 7, 0.32);
}
.l-nav__body .overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #222222;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

body.menuOpen nav {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
body.menuOpen .overlay {
  visibility: visible;
  opacity: 0.8;
}

.l-cta {
  background: url("../images/cta-bg-sp.png") var(--darkgray);
  background-size: cover;
  height: 320px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -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;
  color: #fff;
  padding-left: var(--space-5);
  padding-right: var(--space-5);
}
@media screen and (min-width: 768px) {
  .l-cta {
    height: 400px;
    background: url("../images/cta-bg.png") var(--darkgray);
    background-size: cover;
  }
}
.l-cta h2 {
  color: #fff;
  margin-bottom: var(--space-4);
}
.l-cta h2:after {
  content: none;
}
@media screen and (min-width: 768px) {
  .l-cta h2 {
    margin-bottom: var(--space-6);
  }
}
.l-cta p {
  font-size: var(--text-sm);
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .l-cta p {
    font-size: var(--text-lg);
  }
}
.l-cta .c-btn {
  margin-top: 0.5em;
  padding: 0.8em 3em;
  font-size: var(--text-xl);
}
@media screen and (min-width: 768px) {
  .l-cta .c-btn {
    font-size: var(--text-2xl);
  }
}

.l-footer {
  background: var(--lightgray);
  padding: var(--space-10) 0 0;
}
.l-footer__logo {
  text-align: center;
}
.l-footer__logo img {
  margin: 0 auto;
}
.l-footer__navi {
  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;
  margin: var(--space-6) 0 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
.l-footer__navi li {
  margin: var(--space-5) 0 0;
}
@media screen and (min-width: 768px) {
  .l-footer__navi li {
    margin: 0 var(--space-5);
  }
}
@media screen and (min-width: 768px) {
  .l-footer__navi {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    text-align: left;
  }
}
.l-footer__bottom {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #fff;
  background: var(--darkgray);
  padding: var(--space-6) 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: var(--space-10) 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .l-footer__bottom {
    padding: var(--space-2);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.l-footer__bottom ul {
  font-size: var(--text-sm);
  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;
}
@media screen and (min-width: 768px) {
  .l-footer__bottom ul {
    -webkit-box-pack: inherit;
    -webkit-justify-content: inherit;
        -ms-flex-pack: inherit;
            justify-content: inherit;
  }
}
.l-footer__bottom ul li {
  margin-right: 1em;
}
.l-footer__bottom small {
  font-size: var(--text-sm);
  font-weight: normal;
  margin-top: var(--space-3);
}
@media screen and (min-width: 768px) {
  .l-footer__bottom small {
    margin-top: 0;
    font-size: var(--text-base);
  }
}

/* 01 PROJECT
/*==================================== */
h2 {
  font-size: var(--Level02-sp);
  text-align: center;
  font-weight: bold;
}
h2:after {
  content: "";
  width: 80px;
  height: 4px;
  display: block;
  background: var(--primary);
  margin: var(--space-2) auto 0;
}
@media screen and (min-width: 768px) {
  h2:after {
    width: 120px;
    margin: var(--space-5) auto 0;
  }
}
@media screen and (min-width: 768px) {
  h2 {
    font-size: var(--Level02);
  }
}

.p-hero {
  background-image: url("../images/hero-sp.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 550px;
  height: 75vh;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: var(--space-6);
  padding-left: var(--space-5);
  padding-right: var(--space-5);
  margin-bottom: var(--space-6);
}
@media screen and (min-width: 768px) {
  .p-hero {
    height: 480px;
    min-height: auto;
    padding-left: 0;
    padding-right: 0;
    background-size: contain;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 0;
    background-image: url("../images/hero_01.jpg"), url("../images/hero_02.jpg");
    background-position: -40% center, 163% center;
  }
}
@media screen and (min-width: 870px) {
  .p-hero {
    background-position: -20% center, 133% center;
  }
}
@media screen and (min-width: 980px) {
  .p-hero {
    background-position: -10% center, 118% center;
  }
}
@media screen and (min-width: 1170px) {
  .p-hero {
    background-position: 0 center, 107% center;
  }
}
.p-hero h1 {
  max-width: 500px;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-hero h1 {
    max-width: 653px;
  }
}
.p-hero .c-btn {
  max-width: 470px;
  margin: 0 auto;
  font-size: var(--text-l);
  -webkit-box-shadow: 0 2px 16px rgba(103, 43, 7, 0.32);
          box-shadow: 0 2px 16px rgba(103, 43, 7, 0.32);
}
@media screen and (min-width: 768px) {
  .p-hero .c-btn {
    max-width: 470px;
    font-size: var(--text-2xl);
  }
}
.p-hero__check {
  font-size: var(--text-lg);
  font-weight: bold;
  letter-spacing: var(--widest);
  margin: var(--space-6) 0;
  line-height: 1;
  position: relative;
  display: inline-block;
}
.p-hero__check span {
  background: var(--accent);
  display: block;
  margin-top: var(--space-2);
}
@media screen and (min-width: 768px) {
  .p-hero__check {
    background: var(--accent);
    line-height: 1;
    font-size: 22px;
    padding-left: 40px;
  }
  .p-hero__check span {
    display: inline-block;
    margin-top: 0;
  }
  .p-hero__check:before {
    position: absolute;
    content: "";
    background: url("../images/icon-check.svg");
    background-size: contain;
    display: inline-block;
    width: 30px;
    height: 30px;
    left: 0;
    top: -8px;
  }
}

.p-logoSlider {
  margin: 0 0 var(--space-4);
  width: 100vw;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
@media screen and (min-width: 768px) {
  .p-logoSlider {
    margin: var(--space-12) 0;
  }
}
.p-logoSlider.swiper-container-initialized {
  visibility: visible;
  opacity: 1;
}
.p-logoSlider .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}

.p-catch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: var(--space-12) 0 var(--space-16);
}
@media screen and (min-width: 768px) {
  .p-catch {
    padding: var(--space-12) 0 var(--space-20);
  }
}
.p-catch__sub {
  font-weight: bold;
  font-size: var(--text-2_2xl);
  line-height: 0.8;
  text-align: center;
  color: var(--primary);
  position: relative;
  letter-spacing: var(--wider);
}
.p-catch__sub span {
  display: inline-block;
  font-size: var(--text-xs);
}
.p-catch__sub:before, .p-catch__sub:after {
  content: "";
  display: inline-block;
  height: 1em;
  width: 2px;
  background: var(--primary);
  position: absolute;
  top: -0.2em;
}
.p-catch__sub:before {
  left: -1em;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.p-catch__sub:after {
  right: -0.5em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.p-catch__main {
  margin: var(--space-8) 0 var(--space-6);
  font-size: var(--text-2xl);
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-catch__main {
    margin: var(--space-3) 0 var(--space-4);
    font-size: var(--text-3_5xl);
    text-align: left;
  }
}

.p-section--01 h3 {
  text-align: center;
  font-size: var(--text-xl);
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: var(--wider);
}
@media screen and (min-width: 768px) {
  .p-section--01 h3 {
    line-height: 2;
    font-size: var(--text-2xl);
  }
}
.p-section--01 h3 .point {
  font-size: var(--text-xl);
  background: #fff;
  border: 1px solid var(--primary);
  display: inline-block;
  border-radius: 4px;
  padding: 10px 12px;
  line-height: 1;
  margin-bottom: var(--space-2);
}
.p-section--01 h3 span {
  color: var(--primary);
}
.p-section--01 img {
  margin: var(--space-5) auto;
}
.p-section--01 p {
  font-size: var(--text-sm);
}
@media screen and (min-width: 768px) {
  .p-section--01 p {
    font-size: var(--text-base);
  }
}
.p-section--01 .w-1\/2 {
  padding: 0 var(--space-5);
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-section--01 .w-1\/2 {
    padding: 0 var(--space-10);
    width: 50%;
  }
}
.p-section--01 .w-1\/2 + .w-1\/2 {
  margin-top: var(--space-10);
}
@media screen and (min-width: 768px) {
  .p-section--01 .w-1\/2 + .w-1\/2 {
    margin-top: 0;
  }
}

.p-section--02 {
  position: relative;
  padding-bottom: 130px;
  padding-left: var(--space-5);
  padding-right: var(--space-5);
}
.p-section--02::before {
  content: "";
  position: absolute;
  left: 0;
  top: -28%;
  -webkit-transform: skewY(-7deg);
          transform: skewY(-7deg);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #EEEEEE;
}
@media screen and (min-width: 768px) {
  .p-section--02::before {
    top: -48%;
  }
}
.p-section--02::after {
  content: "";
  display: inline-block;
  width: 147px;
  height: 46px;
  background: url("../images/icon-arrowdown.svg") no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0px;
}
.p-section--02 .l-container--wide {
  margin-top: var(--space-14);
}
.p-section--02 .l-container--wide .bubble {
  background: #fff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
  padding: var(--space-4);
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .p-section--02 .l-container--wide .bubble {
    padding: var(--space-6);
  }
}
.p-section--02 .l-container--wide .bubble--r {
  border-radius: 16px 16px 0 16px;
}
.p-section--02 .l-container--wide .bubble--l {
  border-radius: 16px 16px 16px 0;
}
.p-section--02 .l-container--wide ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.p-section--02 .l-container--wide ul:after {
  content: "";
  display: inline-block;
  width: 314px;
  height: 160px;
  background: url("../images/section02-image01.png") no-repeat;
  background-size: cover;
  margin: var(--space-10) auto 0;
}
@media screen and (min-width: 768px) {
  .p-section--02 .l-container--wide ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-section--02 .l-container--wide ul:after {
    content: none;
  }
}
.p-section--02 .l-container--wide ul li {
  width: 100%;
  margin-top: var(--space-2);
}
@media screen and (min-width: 768px) {
  .p-section--02 .l-container--wide ul li {
    width: 50%;
    margin-top: var(--space-10);
  }
}
.p-section--02 .l-container--wide ul li:first-child {
  margin: 0;
}
.p-section--02 .l-container--wide ul li:first-child span {
  margin-right: 10%;
}
@media screen and (min-width: 768px) {
  .p-section--02 .l-container--wide ul li:first-child {
    text-align: right;
  }
}
.p-section--02 .l-container--wide ul li:nth-child(2) {
  margin-top: var(--space-2);
  width: 60%;
  margin-left: auto;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .p-section--02 .l-container--wide ul li:nth-child(2) {
    margin: 0;
    width: 50%;
    text-align: left;
  }
  .p-section--02 .l-container--wide ul li:nth-child(2) span {
    margin-left: 10%;
  }
}
.p-section--02 .l-container--wide ul li:nth-child(3) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-section--02 .l-container--wide ul li:nth-child(3) {
    width: 50%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .p-section--02 .l-container--wide ul li:nth-child(3):after {
    content: "";
    display: block;
    background: url("../images/section02-image01-l.png") no-repeat;
    background-size: contain;
    width: 193px;
    height: 190px;
  }
}
.p-section--02 .l-container--wide ul li:nth-child(4) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  margin-left: auto;
  text-align: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (min-width: 768px) {
  .p-section--02 .l-container--wide ul li:nth-child(4) {
    width: 50%;
    margin-left: 0;
    text-align: left;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .p-section--02 .l-container--wide ul li:nth-child(4):before {
    content: "";
    display: block;
    background: url("../images/section02-image01-r.png") no-repeat;
    background-size: contain;
    width: 193px;
    height: 190px;
  }
}

.p-section--03 {
  padding-left: var(--space-5);
  padding-right: var(--space-5);
}

.p-section--04 {
  padding-left: var(--space-5);
  padding-right: var(--space-5);
}
.p-section--04 .l-container {
  margin-top: var(--space-10);
}
@media screen and (min-width: 768px) {
  .p-section--04 .l-container {
    margin-top: var(--space-14);
  }
}
@media screen and (min-width: 768px) {
  .p-section--04 .c-card {
    margin: 0 var(--space-6);
  }
}
.p-section--04 .c-card + .c-card {
  margin-top: var(--space-6);
}
@media screen and (min-width: 768px) {
  .p-section--04 .c-card + .c-card {
    margin-top: 0;
  }
}
.p-section--04__footer {
  margin: var(--space-10) auto 0;
  text-align: center;
  font-weight: bold;
  position: relative;
  max-width: 900px;
}
.p-section--04__footer:after, .p-section--04__footer:before {
  content: "";
  display: inline-block;
  width: 64px;
  height: 110px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: scale(1.7);
          transform: scale(1.7);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  opacity: 0.2;
}
@media screen and (min-width: 768px) {
  .p-section--04__footer:after, .p-section--04__footer:before {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 1;
  }
}
.p-section--04__footer:before {
  background: url("../images/ornament-l.svg") no-repeat center center;
  background-size: contain;
  left: 1em;
}
.p-section--04__footer:after {
  background: url("../images/ornament-r.svg") no-repeat center center;
  background-size: contain;
  right: 1em;
}
.p-section--04__footer h3 {
  color: var(--primary);
  font-size: var(--Level03-sp);
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .p-section--04__footer h3 {
    font-size: var(--Level03);
  }
}
.p-section--04__footer p {
  font-size: var(--text-sm);
  line-height: 1.7;
  margin-top: var(--space-2);
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .p-section--04__footer p {
    font-size: var(--text-lg);
  }
}
.p-section--04__footer .u-pc {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .p-section--04__footer .u-pc {
    display: inline-block !important;
  }
}

.p-past-recruit h3 {
  color: var(--primary);
  font-size: var(--text-2_5xl);
  font-weight: bold;
  padding-bottom: var(--space-3);
  border-bottom: 1px solid #DDDDDD;
  text-align: center;
}
.p-past-recruit__title {
  text-align: center;
}
.p-past-recruit__title span {
  background: var(--accent);
  border-radius: 19px;
  padding: 2px 8px;
  min-width: 78px;
  display: inline-block;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .p-past-recruit__title span {
    font-size: 16px;
    padding: 2px 25px;
  }
}
.p-past-recruit .w-6\/12 {
  width: 100%;
}
.p-past-recruit .w-6\/12:last-child {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p-past-recruit .w-6\/12:last-child {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .p-past-recruit .w-6\/12 {
    width: 50%;
  }
}
.p-past-recruit .c-card--01 {
  padding: 20px 20px 40px 20px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-past-recruit .c-card--01 {
    min-width: 480px;
    width: auto;
  }
}
.p-past-recruit .flex01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: var(--space-5);
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.p-past-recruit .flex01 :nth-child(2) {
  margin: 0 var(--space-1);
}
@media screen and (min-width: 768px) {
  .p-past-recruit .flex01 :nth-child(2) {
    margin: 0 var(--space-2);
  }
}
.p-past-recruit .flex01__inner {
  text-align: center;
}
.p-past-recruit .flex01__txt {
  font-size: var(--text-xs);
}
@media screen and (min-width: 768px) {
  .p-past-recruit .flex01__txt {
    font-size: var(--text-xl);
  }
}
.p-past-recruit .flex01 .txt-l {
  font-weight: bold;
  font-size: 36px;
}
@media screen and (min-width: 768px) {
  .p-past-recruit .flex01 .txt-l {
    font-size: 52px;
  }
}
.p-past-recruit .under {
  margin-top: var(--space-8);
}
.p-past-recruit .flex02 {
  margin-top: var(--space-6);
  padding: 0 var(--space-2);
  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: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.p-past-recruit .flex02__inner {
  font-size: var(--text-sm);
}
.p-past-recruit .flex02__inner:first-child {
  width: 45%;
}
.p-past-recruit .flex02__inner:last-child {
  width: 45%;
}
.p-past-recruit .flex02__title {
  color: var(--primary);
  font-size: var(--text-xl);
  font-weight: bold;
  text-align: center;
}
.p-past-recruit .flex02 ul {
  list-style: none;
}
.p-past-recruit .flex02 ul .t-a-r {
  text-align: right;
}

.p-section--05 {
  padding-left: var(--space-5);
  padding-right: var(--space-5);
}

.p-section--06 {
  padding-left: var(--space-5);
  padding-right: var(--space-5);
}
.p-section--06 .l-container {
  margin: var(--space-12) auto 0;
}
.p-section--06 .u-cols {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.p-section--06 .u-cols .w-6\/12 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-section--06 .u-cols .w-6\/12 {
    width: 50%;
  }
}
.p-section--06 .u-cols .c-card {
  height: 100%;
}
@media screen and (min-width: 768px) {
  .p-section--06 .u-cols .c-card {
    margin: 0 var(--space-6);
  }
}
.p-section--06 .u-cols .w-6\/12 + .w-6\/12 {
  margin-top: var(--space-6);
}
@media screen and (min-width: 768px) {
  .p-section--06 .u-cols .w-6\/12:nth-child(2) {
    margin-top: 0;
  }
}

.p-section--07 {
  padding-left: var(--space-5);
  padding-right: var(--space-5);
}
.p-section--07 .l-container {
  margin-top: var(--space-16);
}
.p-section--07 .c-media--stepItem {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-section--07 .c-media--stepItem {
    width: 33.3%;
  }
}
.p-section--07 .c-media--stepItem + .c-media--stepItem {
  margin: 100px 0 0;
}
.p-section--07 .c-media--stepItem + .c-media--stepItem:after {
  content: "";
  display: block;
  background: url("../images/icon-arrow-gray.svg") no-repeat;
  position: absolute;
  width: 23px;
  height: 75px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  top: -100px;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .p-section--07 .c-media--stepItem + .c-media--stepItem {
    margin: 0 0 0 7%;
  }
  .p-section--07 .c-media--stepItem + .c-media--stepItem:after {
    content: "";
    display: block;
    background: url("../images/icon-arrow-gray.svg") no-repeat;
    position: absolute;
    left: -15%;
    top: 50%;
    width: 23px;
    height: 75px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin: 0;
  }
}

.p-section--08 {
  padding-left: var(--space-5);
  padding-right: var(--space-5);
}
.p-section--08 .c-accordion {
  margin-top: var(--space-16);
}

.p-section--09 {
  padding-left: var(--space-5);
  padding-right: var(--space-5);
}
.p-section--09 .errorMsg {
  font-size: 14px;
  color: #ff0000;
}
.p-section--09 .l-container {
  margin: var(--space-6) auto 0;
}
.p-section--09 .l-h2Description {
  text-align: center;
  font-size: var(--text-sm);
  line-height: 1.8;
}
.p-section--09 .l-mailForm {
  margin-top: var(--space-10);
  padding: var(--space-12) 0 0;
  border-top: 1px solid #DDD;
  border-radius: 12px;
}
@media screen and (min-width: 768px) {
  .p-section--09 .l-mailForm {
    padding: var(--space-12) 0;
    padding: var(--space-12) var(--space-20);
    border-top: none;
    background: #fff;
  }
}
.p-section--09 .l-mailForm.confirm .l-mailForm__listItem--formParts {
  word-break: break-all;
}
.p-section--09 .l-mailForm h3 {
  font-size: var(--text-xl);
  text-align: center;
  font-weight: bold;
  color: #505050;
}
@media screen and (min-width: 768px) {
  .p-section--09 .l-mailForm h3 {
    font-size: var(--text-3_5xl);
  }
}
.p-section--09 .l-mailForm h3 + p {
  margin-top: var(--space-6);
  text-align: center;
  color: #505050;
  font-size: var(--text-sm);
}
@media screen and (min-width: 768px) {
  .p-section--09 .l-mailForm h3 + p {
    font-size: var(--text-base);
  }
}
.p-section--09 .l-mailForm__list {
  margin-top: var(--space-10);
}
.p-section--09 .l-mailForm__listItem {
  margin-top: 18px;
}
.p-section--09 .l-mailForm__listItem:first-child {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .p-section--09 .l-mailForm__listItem {
    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;
  }
  .p-section--09 .l-mailForm__listItem.type01 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .p-section--09 .l-mailForm__listItem.type02 {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-section--09 .l-mailForm__listItem--title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .p-section--09 .l-mailForm__listItem--title {
    width: 25%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-section--09 .l-mailForm__listItem--formParts {
  margin-top: 8px;
}
@media screen and (min-width: 768px) {
  .p-section--09 .l-mailForm__listItem--formParts {
    margin-top: 0;
    width: 70%;
  }
}
.p-section--09 .l-mailForm__listIcon {
  margin-left: 8px;
  display: inline-block;
  padding: 0 5px;
  border: 1px solid #666;
  border-radius: 4px;
  font-size: var(--text-sm);
  color: #666;
}
@media screen and (min-width: 768px) {
  .p-section--09 .l-mailForm__listIcon {
    margin-left: 0;
  }
}
.p-section--09 .l-mailForm__listIcon.required {
  color: var(--secondary);
  border: 1px solid var(--secondary);
}
.p-section--09 .l-mailForm__listItem--formRadioList--item {
  margin-top: 8px;
}
.p-section--09 .l-mailForm__listItem--formRadioList--item:first-child {
  margin-top: 0;
}
.p-section--09 .l-mailForm__UnderWrap {
  margin-top: var(--space-10);
  text-align: center;
}
.p-section--09 .l-mailForm__CheckBoxWrap a {
  text-decoration: underline;
}
.p-section--09 .l-mailForm__CheckBoxWrap a:hover {
  text-decoration: none;
}
.p-section--09 .l-mailForm .inputText {
  border: 1px solid #ddd;
  border-radius: 5px;
  width: 100%;
  padding: 12px 8px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-section--09 .l-mailForm .inputText {
    padding: 12px 20px;
  }
}
.p-section--09 .l-mailForm .inputRadio {
  display: none;
}
.p-section--09 .l-mailForm .inputRadio--label {
  display: inline-block;
  padding-left: 25px;
  position: relative;
  font-weight: bold;
  cursor: pointer;
}
.p-section--09 .l-mailForm .inputRadio--label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url("../images/radio_off.svg") no-repeat;
  width: 20px;
  height: 20px;
}
.p-section--09 .l-mailForm .inputRadio:checked + .inputRadio--label::before {
  background: url("../images/radio_on.svg") no-repeat;
}
.p-section--09 .l-mailForm .inputCheck {
  display: none;
}
.p-section--09 .l-mailForm .inputCheck--label {
  display: inline-block;
  padding-left: 38px;
  position: relative;
}
.p-section--09 .l-mailForm .inputCheck--label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url("../images/check_off.svg") no-repeat;
  width: 27px;
  height: 27px;
}
.p-section--09 .l-mailForm .inputCheck:checked + .inputCheck--label::before {
  background: url("../images/check_on.svg") no-repeat;
}
.p-section--09 .l-mailForm .inputTextArea {
  border: 1px solid #ddd;
  border-radius: 5px;
  width: 100%;
  padding: 12px 8px;
}
@media screen and (min-width: 768px) {
  .p-section--09 .l-mailForm .inputTextArea {
    padding: 12px 20px;
  }
}
.p-section--09 .l-mailForm__formButtonWrap {
  margin-top: var(--space-6);
}
.p-section--09 .l-mailForm__formButtonWrap .confirmFormWrap {
  display: inline-block;
}
.p-section--09 .l-mailForm__formButton {
  width: 176px;
  padding: 16px 0;
  border-radius: 50px;
  background: var(--secondary);
  -webkit-box-shadow: 0 3px 6px rgba(103, 43, 7, 0.32);
          box-shadow: 0 3px 6px rgba(103, 43, 7, 0.32);
  color: #fff;
  font-weight: bold;
  line-height: 1;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  cursor: pointer;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 640px) {
  .p-section--09 .l-mailForm__formButton {
    display: inline-block;
  }
}
.p-section--09 .l-mailForm__formButton:hover {
  background: var(--primary);
}
.p-section--09 .l-mailForm__formButton.button--back {
  margin-bottom: 20px;
  background: #888;
}
@media screen and (min-width: 640px) {
  .p-section--09 .l-mailForm__formButton.button--back {
    margin-bottom: 0;
    margin-right: 20px;
  }
}
.p-section--09 .l-mailForm__formButton.button--back:hover {
  background: var(--darkgray);
}
.p-section--09 .l-mailForm__poricy {
  margin-top: 18px;
  background: #fff;
  overflow: scroll;
  height: 200px;
  border: 1px solid #999;
  padding: 35px 20px;
  text-align: left;
}
.p-section--09 .l-mailForm__poricy__inner p,
.p-section--09 .l-mailForm__poricy__inner h3 + p {
  text-align: left;
  margin-top: var(--space-6);
  font-size: 14px;
}
.p-section--09 .l-mailForm__poricy__inner h3 {
  margin-bottom: 25px;
  font-size: 16px;
  text-align: left;
}
.p-section--09 .l-mailForm__poricy__inner ol {
  margin-top: var(--space-6);
  padding-left: 18px;
  font-size: 14px;
}
.p-section--09 .l-mailForm__poricy__inner ol li {
  margin-top: var(--space-2);
  list-style-type: decimal;
  font-size: 13px;
}
.p-section--09 .l-mailForm__poricy__inner ol li > h4 {
  margin-bottom: var(--space-1);
  font-size: 13px;
}

.p-section--10 {
  padding-left: var(--space-5);
  padding-right: var(--space-5);
}
.p-section--10 h3 {
  font-size: var(--text-xl);
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-section--10 h3 {
    font-size: var(--text-3_5xl);
  }
}
.p-section--10 h4 {
  font-size: var(--text-lg);
  font-weight: bold;
  text-align: center;
  margin-top: var(--space-6);
}
@media screen and (min-width: 768px) {
  .p-section--10 h4 {
    font-size: var(--text-xl);
    text-align: left;
    margin-top: 0;
  }
}
.p-section--10 p {
  margin-top: var(--space-6);
  font-size: var(--text-sm);
  line-height: 1.71;
}
@media screen and (min-width: 768px) {
  .p-section--10 p {
    margin-top: var(--space-2);
  }
}
.p-section--10 .u-cols {
  margin-top: var(--space-8);
}
@media screen and (min-width: 768px) {
  .p-section--10 .u-cols {
    margin-top: var(--space-12);
  }
}
.p-section--10 .u-cols img {
  margin: 0 auto;
}
.p-section--10 table {
  width: 100%;
  font-size: var(--text-sm);
  margin-top: var(--space-4);
}
@media screen and (min-width: 768px) {
  .p-section--10 table {
    margin-top: 0;
    font-size: var(--text-base);
  }
}
.p-section--10 table th, .p-section--10 table td {
  display: block;
}
@media screen and (min-width: 768px) {
  .p-section--10 table th, .p-section--10 table td {
    display: table-cell;
    border-bottom: 1px solid #DDDDDD;
  }
}
.p-section--10 table th {
  vertical-align: top;
  text-align: left;
  padding-top: var(--space-4);
}
@media screen and (min-width: 768px) {
  .p-section--10 table th {
    width: 20%;
    padding: var(--space-6) 0;
  }
}
.p-section--10 table td {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: var(--space-4);
  margin-top: var(--space-2);
}
@media screen and (min-width: 768px) {
  .p-section--10 table td {
    margin-top: 0;
    padding: var(--space-6) 0;
  }
}
.p-section--10 table tr:last-child th, .p-section--10 table tr:last-child td {
  border: none;
}

.about-us-logo img {
  width: 80px;
}
@media screen and (min-width: 768px) {
  .about-us-logo img {
    width: 150px;
  }
}

/* 02 UTILITY
/*==================================== */
@media screen and (min-width: 768px) {
  .u-cols {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.u-bg--accent {
  background: var(--accent);
}

.u-bg--lightgray {
  background: var(--lightgray);
}

.u-orange {
  color: var(--primary);
}

.u-mt-12 {
  margin-top: var(--space-12);
}

.u-rounded {
  border-radius: 6px;
}

.u-pc {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .u-pc {
    display: block;
  }
}

.u-sp {
  display: block;
}
@media screen and (min-width: 768px) {
  .u-sp {
    display: none;
  }
}

.w-5\/12 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .w-5\/12 {
    width: 41.666667%;
  }
}

.w-7\/12 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .w-7\/12 {
    width: 58.333333%;
  }
}

.w-1\/2,
.w-3\/6,
.w-6\/12 {
  width: 50%;
}

.w-1\/3,
.w-2\/6,
.w-4\/12 {
  width: 33.3333%;
}

.w-1\/10 {
  width: 10%;
}

.w-2\/10 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .w-2\/10 {
    width: 20%;
  }
}

.w-3\/10 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .w-3\/10 {
    width: 30%;
  }
}

.w-4\/10 {
  width: 40%;
}

.w-5\/10 {
  width: 50%;
}

.w-6\/10 {
  width: 60%;
}

.w-7\/10 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .w-7\/10 {
    width: 70%;
  }
}

.w-8\/10 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .w-8\/10 {
    width: 80%;
  }
}

.w-9\/10 {
  width: 90%;
}/*# sourceMappingURL=style.css.map */