@charset "UTF-8";
/*
Theme Name: AIRBUGGY
Author: AIRBUGGY
Version: 1.0
*/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
@import "https://fonts.googleapis.com/earlyaccess/notosansjapanese.css";
@import "https://fonts.googleapis.com/css?family=Oswald|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i";
@import "https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300";
@import "https://fonts.googleapis.com/css?family=Playfair+Display+SC:900";
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

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

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

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

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

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

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-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 and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

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

* {
  box-sizing: border-box;
}

html {
  width: 100%;
  height: auto;
}

body {
  font-family: Open Sans, Noto Sans Japanese, Helvetica Neue, Helvetica, Arial, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  font-weight: 300;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  letter-spacing: normal;
  color: #000;
  word-break: break-all;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset;
  background: #fff;
}

@media all and (-ms-high-contrast: none) {
  body *::-ms-backdrop, body {
    font-family: Meiryo, sans-serif;
  }
}

a {
  color: #000;
  text-decoration: none;
}

p:empty {
  display: none;
}

button,
input[type="submit"] {
  border: none;
  background-color: transparent;
}

button {
  outline: none;
}

label {
  cursor: pointer;
}

fieldset, img {
  border: 0;
}

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

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}

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

menu, ol, ul {
  padding: 0;
}

dl, menu, ol, ul {
  margin: 0;
}

dd {
  margin: 0;
}

caption, th {
  text-align: left;
}

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

strong, em {
  font-weight: inherit;
}

small {
  font-size: 1em;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src$='.svg'] {
    width: 100%;
  }
}

.l-main {
  margin-bottom: 100px;
  padding-top: 80px;
}

@media (max-width: 960px) {
  .l-main {
    margin-bottom: 60px;
    padding-top: 50px;
  }
}

.l-section {
  margin-top: 80px;
}

@media (max-width: 960px) {
  .l-section {
    margin-top: 50px;
  }
}

.l-section .l-section__inner {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 10px;
}

@media (max-width: 960px) {
  .l-section .l-section__inner {
    padding: 0 20px;
  }
}

.c-cross-search {
  display: flex;
}

@media (max-width: 960px) {
  .c-cross-search {
    display: block;
  }
}

.c-cross-search .c-cross-search__select {
  flex: 0 0 auto;
  display: flex;
}

.c-cross-search .c-cross-search__select .c-form-search-select {
  flex: 0 0 240px;
}

@media (max-width: 960px) {
  .c-cross-search .c-cross-search__select .c-form-search-select {
    flex-basis: calc(50% - 5px);
  }
}

.c-cross-search .c-cross-search__select .c-form-search-select:not(:first-child) {
  margin-left: 8px;
}

@media (max-width: 960px) {
  .c-cross-search .c-cross-search__select .c-form-search-select:not(:first-child) {
    margin-left: 10px;
  }
}

.c-cross-search .c-cross-search__submit {
  flex: 0 0 160px;
  margin-left: auto;
}

@media (max-width: 960px) {
  .c-cross-search .c-cross-search__submit {
    width: 160px;
    margin: 24px auto 0;
  }
}

.c-job-description {
  margin-top: 16px;
}

@media (max-width: 960px) {
  .c-job-description {
    margin-top: 12px;
  }
}

.c-job-description .c-job-description__header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.c-job-description .c-job-description__heading {
  flex: 0 0 auto;
  margin: 0;
  font-weight: 300;
  font-size: 28px;
}

@media (max-width: 960px) {
  .c-job-description .c-job-description__heading {
    font-size: 25px;
    order: 1;
  }
}

.c-job-description .c-job-description__label {
  flex: 0 0 100px;
  margin-left: 40px;
  padding: 0 10px;
  border: solid 1px #000;
  text-align: center;
  background-color: #fff;
  color: #000;
}

@media (max-width: 960px) {
  .c-job-description .c-job-description__label {
    flex-basis: 80px;
    margin-left: auto;
    font-size: 13px;
    order: 2;
  }
}

.c-job-description .c-job-description__button {
  flex: 0 0 160px;
  margin-left: auto;
}

@media (max-width: 960px) {
  .c-job-description .c-job-description__button {
    margin: 30px auto 0;
    order: 4;
  }
}

.c-job-description .c-job-description__summary {
  flex: 0 0 100%;
  margin: 42px 0 0;
}

@media (max-width: 960px) {
  .c-job-description .c-job-description__summary {
    margin-top: 24px;
    font-size: 13px;
    order: 3;
  }
}

.c-job-description .c-job-description__list {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  border-top: solid 1px #e5e5e5;
}

@media (max-width: 960px) {
  .c-job-description .c-job-description__list {
    display: block;
    margin-top: 40px;
  }
}

.c-job-description .c-job-description__term {
  flex: 0 0 240px;
  padding: 28px 0;
  font-weight: 500;
  border-bottom: solid 1px #e5e5e5;
}

@media all and (-ms-high-contrast: none) {
  .c-job-description .c-job-description__term *::-ms-backdrop, .c-job-description .c-job-description__term {
    font-weight: bold;
  }
}

@media (max-width: 960px) {
  .c-job-description .c-job-description__term {
    padding: 21px 0 0;
    border-bottom: none;
    font-size: 13px;
  }
}

.c-job-description .c-job-description__description {
  flex: 0 0 calc(100% - 240px);
  width: calc(100% - 240px);
  padding: 28px 0 28px 20px;
  border-bottom: solid 1px #e5e5e5;
}

@media (max-width: 960px) {
  .c-job-description .c-job-description__description {
    width: auto;
    margin-top: 6px;
    padding: 0 0 21px;
    font-size: 13px;
  }
}

.c-job-description .c-job-description__privacy {
  margin: 8px 0 0;
}

@media (max-width: 960px) {
  .c-job-description .c-job-description__privacy {
    margin-top: 6px;
  }
}

.c-job-description .c-job-description__link {
  padding-bottom: 2px;
  border-bottom: solid 1px #000;
}

.c-message {
  padding: 60px 10px;
  background-color: #f7f3eb;
}

@media (max-width: 960px) {
  .c-message {
    padding: 40px 20px;
  }
}

.c-message .c-message__inner {
  max-width: 960px;
  margin: 0 auto;
  padding: 48px 72px;
  background-color: #fff;
}

@media (max-width: 960px) {
  .c-message .c-message__inner {
    padding: 36px 20px;
  }
}

.c-message .c-message__heading {
  margin: 0;
  padding-left: 20px;
  position: relative;
  font-weight: 500;
  font-size: 18px;
}

@media (max-width: 960px) {
  .c-message .c-message__heading {
    padding-left: 19px;
    font-size: 17px;
  }
}

.c-message .c-message__heading::before {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  border-radius: 8px;
  border: solid 3px #b41e32;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 8px;
}

@media (max-width: 960px) {
  .c-message .c-message__heading::before {
    top: 7px;
  }
}

.c-message .c-message__text {
  margin: 12px 0 0;
}

@media (max-width: 960px) {
  .c-message .c-message__text {
    margin-top: 9px;
    font-size: 13px;
  }
}

.c-entry .c-entry__text {
  margin: 0;
}

.c-entry .c-entry__text.-is-error {
  margin-top: 10px;
  color: #b31e34;
  display: none;
}

@media (max-width: 960px) {
  .c-entry .c-entry__text {
    font-size: 13px;
  }
}

.c-entry .c-entry__list {
  margin-top: 32px;
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 960px) {
  .c-entry .c-entry__list {
    display: block;
    margin-top: 19px;
  }
}

.c-entry .c-entry__term {
  flex: 0 0 240px;
  padding: 28px 0;
  font-weight: 500;
  border-bottom: solid 1px #e5e5e5;
}

.c-entry .c-entry__term:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}

@media all and (-ms-high-contrast: none) {
  .c-entry .c-entry__term *::-ms-backdrop, .c-entry .c-entry__term {
    font-weight: bold;
  }
}

@media (max-width: 960px) {
  .c-entry .c-entry__term {
    padding: 21px 0 0;
    border-bottom: none;
    font-size: 13px;
  }
}

.c-entry .c-entry__term-inner {
  margin-top: 14px;
  display: flex;
}

@media (max-width: 960px) {
  .c-entry .c-entry__term-inner {
    margin-top: 0;
  }
}

.c-entry .c-entry__term-inner.-has-no-margin {
  margin-top: 0;
}

.c-entry .c-entry__term-text {
  flex: 0 0 auto;
}

.c-entry .c-entry__label {
  flex: 0 0 48px;
  margin-left: auto;
  text-align: center;
  color: #fff;
  background-color: #b31e34;
}

@media (max-width: 960px) {
  .c-entry .c-entry__label {
    flex-basis: 42px;
    font-size: 13px;
  }
}

.c-entry .c-entry__description {
  flex: 0 0 calc(100% - 240px);
  width: calc(100% - 240px);
  padding: 28px 0 28px 20px;
  border-bottom: solid 1px #e5e5e5;
}

.c-entry .c-entry__description:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

@media (max-width: 960px) {
  .c-entry .c-entry__description {
    width: auto;
    margin-top: 14px;
    padding: 0 0 21px;
    font-size: 13px;
  }
}

.c-entry .c-entry__description-inner.-is-group {
  display: flex;
  align-items: center;
}

.c-entry .c-entry__description-inner.-is-group > p {
  flex: 0 0 100%;
}

.c-entry .c-entry__description-inner.-is-group .c-form-single-line-text {
  flex: 0 1 328px;
}

.c-entry .c-entry__description-inner.-is-group .c-form-single-line-text.-is-small {
  flex-basis: 152px;
}

@media (max-width: 960px) {
  .c-entry .c-entry__description-inner.-is-group .c-form-single-line-text {
    flex-basis: 157px;
  }
}

.c-entry .c-entry__heading {
  line-height: 53px;
}

@media (max-width: 960px) {
  .c-entry .c-entry__heading {
    line-height: inherit;
  }
}

.c-entry .c-entry__description-text {
  flex: 0 0 auto;
  margin: 0 5px;
}

.c-entry .c-entry__description-text.-is-hyphen {
  padding: 0 .34em;
}

.c-entry .c-entry__description-notes {
  margin: 16px 0 0;
}

@media (max-width: 960px) {
  .c-entry .c-entry__description-notes {
    margin-top: 12px;
    font-size: 13px;
  }
}

.c-entry .c-entry__privacy {
  margin-top: 48px;
  padding: 24px 40px;
  background-color: #f7f3eb;
}

@media (max-width: 960px) {
  .c-entry .c-entry__privacy {
    margin-top: 36px;
    padding: 18px 30px;
    font-size: 13px;
  }
}

.c-entry .c-entry__link {
  padding-bottom: 2px;
  border-bottom: solid 1px #000;
}

.c-entry .c-entry__button {
  width: 300px;
  margin: 60px auto 0;
}

@media (max-width: 960px) {
  .c-entry .c-entry__button {
    width: 255px;
    margin-top: 40px;
  }
}

@media (max-width: 960px) {
  .c-entry .c-entry__button .button-basic.-is-large {
    width: 255px;
  }
}

.c-entry .c-entry__button.-is-group {
  display: flex;
  justify-content: center;
}

@media (max-width: 960px) {
  .c-entry .c-entry__button.-is-group {
    flex-direction: column-reverse;
  }
}

.c-entry .c-entry__button.-is-group .button-basic {
  flex: 0 0 300px;
}

@media (max-width: 960px) {
  .c-entry .c-entry__button.-is-group .button-basic {
    flex-basis: auto;
  }
}

.c-entry .c-entry__button.-is-group .button-basic:not(:first-child) {
  margin-left: 16px;
}

@media (max-width: 960px) {
  .c-entry .c-entry__button.-is-group .button-basic:not(:first-child) {
    margin: 0 0 12px;
  }
}

.c-complete-message {
  padding: 100px 80px;
  border: solid 1px #e5e5e5;
}

@media (max-width: 960px) {
  .c-complete-message {
    border: none;
    padding: 0;
  }
}

.c-complete-message .c-complete-message__heading {
  margin: 0;
  text-align: center;
  font-weight: 500;
  font-size: 21px;
}

.c-complete-message .c-complete-message__text {
  margin: 40px 0 0;
  text-align: center;
}

@media (max-width: 960px) {
  .c-complete-message .c-complete-message__text {
    margin-top: 30px;
    font-size: 13px;
  }
}

.c-complete-message .c-complete-message__button {
  width: 300px;
  margin: 60px auto 0;
}

@media (max-width: 960px) {
  .c-complete-message .c-complete-message__button {
    width: 255px;
    margin: 40px auto 0;
  }
}

.c-complete-message .c-complete-message__button .button-basic.-is-large {
  width: 255px;
}

.c-privacy {
  border: solid 1px #e5e5e5;
  margin-top: 60px;
  padding: 80px 40px;
}

@media (max-width: 960px) {
  .c-privacy {
    margin-top: 40px;
    padding: 50px 20px;
  }
}

.c-privacy .c-privacy__heading {
  margin: 60px 0 0;
  font-weight: 500;
  font-size: 16px;
}

@media all and (-ms-high-contrast: none) {
  .c-privacy .c-privacy__heading *::-ms-backdrop, .c-privacy .c-privacy__heading {
    font-weight: bold;
  }
}

.c-privacy .c-privacy__heading:first-of-type {
  margin-top: 0;
}

@media (max-width: 960px) {
  .c-privacy .c-privacy__heading {
    margin-top: 40px;
    font-size: 15px;
  }
}

.c-privacy .c-privacy__text {
  margin: 16px 0 0;
}

@media (max-width: 960px) {
  .c-privacy .c-privacy__text {
    margin-top: 12px;
    font-size: 13px;
  }
}

.c-privacy .c-privacy__list {
  margin-top: 12px;
  padding-left: 14px;
}

@media (max-width: 960px) {
  .c-privacy .c-privacy__list {
    margin-top: 9px;
    padding-left: 13px;
  }
}

.c-privacy .c-privacy__list.-is-number .c-privacy__item {
  text-indent: -1.5em;
  margin-left: 1.5em;
}

.c-privacy .c-privacy__item {
  text-indent: -1.2em;
  margin-left: 1.2em;
}

@media (max-width: 960px) {
  .c-privacy .c-privacy__item {
    font-size: 13px;
  }
}

.c-privacy .c-privacy__sub-heading {
  margin: 12px 0 0;
  padding-left: 14px;
  font-weight: 500;
  font-size: 14px;
}

@media (max-width: 960px) {
  .c-privacy .c-privacy__sub-heading {
    margin-top: 9px;
    padding-left: 13px;
    font-size: 13px;
  }
}

.c-privacy .c-privacy__sub-text {
  margin: 0;
  padding-left: 14px;
}

@media (max-width: 960px) {
  .c-privacy .c-privacy__sub-text {
    padding-left: 13px;
    font-size: 13px;
  }
}

.c-entry-fixed-header {
  background-color: #f7f3eb;
}

.c-entry-fixed-header .c-entry-fixed-header__inner {
  max-width: 1140px;
  margin: 0 auto;
  padding: 15px 10px;
  display: flex;
  align-items: center;
}

@media (max-width: 960px) {
  .c-entry-fixed-header .c-entry-fixed-header__inner {
    padding: 10px 20px;
  }
}

.c-entry-fixed-header .c-entry-fixed-header__heading {
  flex: 0 0 auto;
  margin: 0;
  font-size: 18px;
}

@media (max-width: 960px) {
  .c-entry-fixed-header .c-entry-fixed-header__heading {
    font-size: 17px;
  }
}

.c-entry-fixed-header .c-entry-fixed-header__label {
  flex: 0 0 100px;
  margin-left: 40px;
  padding: 0 10px;
  border: solid 1px #000;
  text-align: center;
  background-color: #fff;
  color: #000;
}

@media (max-width: 960px) {
  .c-entry-fixed-header .c-entry-fixed-header__label {
    flex-basis: 80px;
    margin-left: 8px;
    font-size: 13px;
  }
}

.c-entry-fixed-header .c-entry-fixed-header__button {
  flex: 0 0 130px;
  margin-left: auto;
}

@media (max-width: 960px) {
  .c-entry-fixed-header .button-basic {
    width: 100%;
  }
}

.c-header-menu-button {
  display: none;
}

@media (max-width: 960px) {
  .c-header-menu-button {
    display: block;
  }
}

.c-header-menu-button .c-header-menu-button__item {
  width: 50px;
  height: 50px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

.c-header-menu-button .c-header-menu-button__item.-is-menu {
  background-color: #b31e34;
}

.c-header-menu-button .c-header-menu-button__item.-is-close {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #000;
  z-index: 5;
  visibility: hidden;
  opacity: 0;
  transition: all .3s ease;
}

.c-header-menu-button .c-header-menu-button__item.-is-close.-is-open {
  visibility: visible;
  opacity: 1;
}

.c-header-menu-button .c-header-menu-button__image {
  width: 16px;
  height: 16px;
  fill: #fff;
}

.c-header-menu-button .c-header-menu-button__label {
  margin-top: 4px;
  font-weight: 300;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 1px;
  white-space: nowrap;
  color: #fff;
}

.button-basic {
  width: 160px;
}

.button-basic.-is-black .button-basic__item {
  background-color: #000;
}

.button-basic.-is-gray .button-basic__item {
  background-color: #999;
}

.button-basic.-is-large {
  width: 300px;
}

@media (max-width: 960px) {
  .button-basic.-is-large {
    width: 260px;
  }
}

.button-basic.-is-large .button-basic__item {
  height: 76px;
  padding: 0 46px;
  border-radius: 38px;
  font-size: 16px;
  display: flex;
}

@media (max-width: 960px) {
  .button-basic.-is-large .button-basic__item {
    height: 60px;
    border-radius: 30px;
    font-size: 15px;
  }
}

.button-basic.-is-large .button-basic__image {
  width: 12px;
  height: 12px;
  right: 32px;
  top: 32px;
}

@media (max-width: 960px) {
  .button-basic.-is-large .button-basic__image {
    right: 24px;
    top: 24px;
  }
}

.button-basic .button-basic__item {
  width: 100%;
  height: 50px;
  padding: 0 30px;
  position: relative;
  border-radius: 25px;
  background-color: #b31e34;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

@media (max-width: 960px) {
  .button-basic .button-basic__item {
    height: 46px;
    border-radius: 23px;
    font-size: 13px;
  }
}

.button-basic .button-basic__image {
  width: 10px;
  height: 10px;
  position: absolute;
  right: 20px;
  top: 20px;
  fill: #fff;
}

@media (max-width: 960px) {
  .button-basic .button-basic__image {
    right: 16px;
    top: 18px;
  }
}

.c-search-more {
  width: 300px;
  margin: 60px auto 0;
}

@media (max-width: 960px) {
  .c-search-more {
    width: 260px;
    margin-top: 40px;
  }
}

.c-page-top {
  position: fixed;
  right: 40px;
  bottom: 200px;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  transition: all .3s ease;
}

@media (max-width: 960px) {
  .c-page-top {
    right: 10px;
    bottom: 280px;
  }
}

.c-page-top .c-page-top__button {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  padding: 10px 0;
  background-color: #000;
  cursor: pointer;
}

.c-page-top .c-page-top__image {
  width: 20px;
  height: 20px;
  fill: #fff;
}

.c-page-top.-is-visible {
  visibility: visible;
  opacity: 1;
}

.c-footer .c-footer__inner.-is-top {
  background-color: #ebeae9;
}

.c-footer .c-footer__inner.-is-top .c-footer__sub-inner {
  padding: 40px 10px;
}

@media (max-width: 960px) {
  .c-footer .c-footer__inner.-is-top .c-footer__sub-inner {
    padding: 50px 20px;
  }
}

.c-footer .c-footer__inner.-is-bottom {
  background-color: #000;
}

.c-footer .c-footer__inner.-is-bottom .c-footer__sub-inner {
  padding: 16px 10px;
}

@media (max-width: 960px) {
  .c-footer .c-footer__inner.-is-bottom .c-footer__sub-inner {
    padding: 50px 20px 18px;
  }
}

.c-footer .c-footer__sub-inner {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

@media (max-width: 960px) {
  .c-footer .c-footer__sub-inner {
    display: block;
  }
}

.c-footer .c-brands {
  margin-right: auto;
}

.c-footer .c-footer__list {
  display: flex;
  margin-right: auto;
}

@media (max-width: 960px) {
  .c-footer .c-footer__list {
    display: block;
  }
}

.c-footer .c-footer__item {
  flex: 0 0 auto;
}

@media (max-width: 960px) {
  .c-footer .c-footer__item {
    text-align: center;
  }
}

.c-footer .c-footer__item:not(:first-child) {
  margin-left: 20px;
}

@media (max-width: 960px) {
  .c-footer .c-footer__item:not(:first-child) {
    margin: 16px 0 0;
  }
}

.c-footer .c-footer__link {
  display: block;
  font-size: 12px;
  color: #fff;
}

@media (max-width: 960px) {
  .c-footer .c-footer__link {
    display: inline-block;
    border-bottom: solid 1px #fff;
  }
}

.c-footer .c-footer__copyright {
  font-size: 12px;
  color: #fff;
}

@media (max-width: 960px) {
  .c-footer .c-footer__copyright {
    margin: 48px -20px 0;
    padding-top: 18px;
    border-top: solid 1px #fff;
    text-align: center;
  }
}

@media (max-width: 960px) {
  .c-footer .c-social {
    margin-top: 30px;
  }
}

@media (max-width: 960px) {
  .c-footer .c-social .c-social__list {
    justify-content: center;
  }
}

.c-form-search-select {
  width: 180px;
}

.c-form-search-select .c-form-search-select__item {
  width: 100%;
  height: 45px;
  padding: 10px 16px;
  border: solid 1px #000;
  background-color: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  color: #000;
  cursor: pointer;
}

.c-form-search-select .c-form-search-select__item::-ms-expand {
  display: none;
}

@media (max-width: 960px) {
  .c-form-search-select .c-form-search-select__item {
    height: 40px;
    padding: 8px 12px;
    font-size: 13px;
  }
}

.c-form-search-select .c-form-search-select__inner {
  width: 100%;
  position: relative;
}

.c-form-search-select .c-form-search-select__inner::before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border: solid 5px transparent;
  border-top: solid 5px #000;
  position: absolute;
  top: 20px;
  right: 12px;
}

@media (max-width: 960px) {
  .c-form-search-select .c-form-search-select__inner::before {
    top: 18px;
    border-width: 4px;
  }
}

.c-form-select {
  width: 328px;
}

@media (max-width: 960px) {
  .c-form-select {
    width: 157px;
  }
}

.c-form-select.-is-small {
  width: 152px;
}

.c-form-select .c-form-select__item {
  width: 100%;
  height: 53px;
  padding: 0 16px;
  border: solid 1px #e6e6e6;
  background-color: #f7f7f7;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  color: #000;
  cursor: pointer;
}

.c-form-select .c-form-select__item::-ms-expand {
  display: none;
}

@media (max-width: 960px) {
  .c-form-select .c-form-select__item {
    height: 51px;
    padding: 0 12px;
    font-size: 13px;
  }
}

.c-form-select .c-form-select__inner {
  width: 100%;
  position: relative;
}

.c-form-select .c-form-select__inner::before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border: solid 5px transparent;
  border-top: solid 5px #000;
  position: absolute;
  top: 25px;
  right: 16px;
}

@media (max-width: 960px) {
  .c-form-select .c-form-select__inner::before {
    top: 24px;
    border-width: 4px;
  }
}

.c-form-single-line-text {
  width: 328px;
}

.c-form-single-line-text:not(:first-child) {
  margin-left: 24px;
}

@media (max-width: 960px) {
  .c-form-single-line-text:not(:first-child) {
    margin-left: 21px;
  }
}

.c-form-single-line-text.-is-small {
  width: 152px;
}

.c-form-single-line-text.-is-small:not(:first-child) {
  margin-left: 0;
}

@media (max-width: 960px) {
  .c-form-single-line-text.-is-mideum {
    width: 157px;
  }
}

.c-form-single-line-text.-is-large {
  width: 680px;
}

@media (max-width: 960px) {
  .c-form-single-line-text.-is-large {
    width: 100%;
  }
}

.c-form-single-line-text .c-form-single-line-text__item {
  width: 100%;
  height: 53px;
  padding: 0 16px;
  border: solid 1px #e6e6e6;
  border-radius: 0;
  box-shadow: none;
  background-color: #f7f7f7;
  -webkit-appearance: none;
}

.c-form-single-line-text .c-form-single-line-text__item::-webkit-input-placeholder {
  color: #999;
}

.c-form-single-line-text .c-form-single-line-text__item::-moz-placeholder {
  color: #999;
}

.c-form-single-line-text .c-form-single-line-text__item:-ms-input-placeholder {
  color: #999;
}

.c-form-single-line-text .c-form-single-line-text__item::-ms-input-placeholder {
  color: #999;
}

.c-form-single-line-text .c-form-single-line-text__item::placeholder {
  color: #999;
}

@media (max-width: 960px) {
  .c-form-single-line-text .c-form-single-line-text__item {
    height: 51px;
    padding: 0 12px;
    font-size: 13px;
  }
}

.c-form-textarea {
  width: 680px;
  height: 130px;
}

@media (max-width: 960px) {
  .c-form-textarea {
    width: 100%;
  }
}

.c-form-textarea.-is-large {
  height: 180px;
}

.c-form-textarea .c-form-textarea__item {
  width: 100%;
  height: 100%;
  padding: 14px 16px;
  border: solid 1px #e6e6e6;
  border-radius: 0;
  -webkit-appearance: none;
  background-color: #f7f7f7;
  resize: none;
}

.c-form-textarea .c-form-textarea__item::-webkit-input-placeholder {
  color: #999;
}

.c-form-textarea .c-form-textarea__item::-moz-placeholder {
  color: #999;
}

.c-form-textarea .c-form-textarea__item:-ms-input-placeholder {
  color: #999;
}

.c-form-textarea .c-form-textarea__item::-ms-input-placeholder {
  color: #999;
}

.c-form-textarea .c-form-textarea__item::placeholder {
  color: #999;
}

@media (max-width: 960px) {
  .c-form-textarea .c-form-textarea__item {
    padding: 14px 12px;
    font-size: 13px;
  }
}

.c-form-file {
  width: 680px;
  padding: 14px 16px;
  border: solid 1px #e6e6e6;
  background-color: #f7f7f7;
}

@media (max-width: 960px) {
  .c-form-file {
    width: 100%;
    padding: 14px 12px;
  }
}

.c-form-file .c-form-file__inner:not(:first-child) {
  margin-top: 12px;
}

@media (max-width: 960px) {
  .c-form-file .c-form-file__inner:not(:first-child) {
    margin-top: 9px;
  }
}

@media (max-width: 960px) {
  .c-form-file .c-form-file__item {
    font-size: 13px;
  }
}

.c-form-radio {
  display: flex;
}

.c-form-radio .mwform-radio-field {
  flex: 0 0 auto;
  margin-right: 40px;
}

@media (max-width: 960px) {
  .c-form-radio .mwform-radio-field {
    margin-right: 30px;
  }
}

.c-form-radio label {
  display: inline-flex;
  align-items: center;
  position: relative;
  font-size: 14px;
}

.c-form-radio label::before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 8px;
  margin-right: 12px;
  border: solid 1px #e5e5e5;
  display: block;
  background-color: #f7f7f7;
}

.c-form-radio label input[type="radio"] {
  display: none;
}

.c-form-radio label input[type="radio"] + .mwform-radio-field-text::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 4px;
  top: 8px;
  transform: rotate(45deg);
  background-color: transparent;
}

.c-form-radio label input[type="radio"]:checked + .mwform-radio-field-text::before {
  background-color: #000;
}

.c-form-radio .mwform-radio-field.horizontal-item + .mwform-radio-field.horizontal-item {
  margin-left: 0;
}

.mw_wp_form_input .c-entry__button.-is-visible-confirm {
  display: none;
}

.mw_wp_form_confirm .c-entry__description-inner.-is-group .c-form-single-line-text {
  flex-basis: auto;
}

.mw_wp_form_confirm .c-entry__description-inner.-is-group .c-form-single-line-text.-is-small {
  flex-basis: auto;
}

@media (max-width: 960px) {
  .mw_wp_form_confirm .c-entry__description-inner.-is-group .c-form-single-line-text {
    flex-basis: auto;
  }
}

.mw_wp_form_confirm .c-form-single-line-text {
  width: auto;
  display: inline;
}

.mw_wp_form_confirm .c-form-single-line-text:not(:first-child) {
  margin-left: 0;
}

@media (max-width: 960px) {
  .mw_wp_form_confirm .c-form-single-line-text:not(:first-child) {
    margin-left: 0;
  }
}

.mw_wp_form_confirm .c-entry__description-notes {
  display: none;
}

.mw_wp_form_confirm .c-entry__term-inner {
  margin-top: 0;
}

.mw_wp_form_confirm .c-entry__privacy {
  display: none;
}

.mw_wp_form_confirm .c-entry__button.-is-visible-input {
  display: none;
}

.mw_wp_form_confirm .c-form-select {
  width: auto;
  display: inline;
}

.mw_wp_form_confirm .c-form-select .c-form-select__inner::before {
  content: none;
}

.mw_wp_form_confirm .c-form-textarea {
  width: auto;
  height: auto;
  display: inline;
}

.mw_wp_form_confirm .c-form-file {
  width: auto;
  padding: 0;
  border: none;
  background-color: transparent;
  display: inline;
}

.c-header {
  border-bottom: solid 1px #000;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 5;
  opacity: 1;
}

.c-header .c-header__inner {
  max-width: 1140px;
  height: 80px;
  margin: 0 auto;
  padding: 0 10px;
  display: flex;
  align-items: center;
}

@media (max-width: 960px) {
  .c-header .c-header__inner {
    max-width: 100%;
    height: 50px;
    padding-right: 0;
  }
}

.c-header .c-header__logo {
  flex: 0 0 160px;
  margin-right: auto;
}

@media (max-width: 960px) {
  .c-header .c-header__logo {
    flex-basis: 125px;
  }
}

.c-header .c-social {
  flex: 0 0 auto;
  margin-left: 32px;
}

@media (max-width: 960px) {
  .c-header .c-social {
    margin: 40px 0 0;
  }
}

@media (max-width: 960px) {
  .c-header .c-social .c-social__image {
    fill: #fff;
  }
}

.c-header .c-entry-fixed-header {
  display: none;
}

.c-header.-is-fade-out {
  opacity: 0;
  transition: opacity .25s ease-out;
}

.c-header.-is-fixed {
  opacity: 0;
  position: fixed;
  transition: opacity 0;
}

.c-header.-is-fixed .c-entry-fixed-header {
  display: block;
}

.c-header.-is-fade-in {
  opacity: 1;
  transition: opacity .25s ease-out;
}

.c-header.-is-fade-in .c-entry-fixed-header {
  display: block;
}

.c-header.-has-entry-block {
  border-bottom: none;
}

.c-header-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}

@media (max-width: 960px) {
  .c-header-menu {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    flex-direction: column;
    justify-content: center;
    background-color: #b31e34;
    visibility: hidden;
    opacity: 0;
    transition: all 0s;
  }
}

.c-header-menu.-is-open {
  visibility: visible;
  opacity: 1;
  transition: all .3s ease-in-out;
}

.c-header-menu .c-header-menu__list {
  display: flex;
}

@media (max-width: 960px) {
  .c-header-menu .c-header-menu__list {
    display: block;
  }
}

.c-header-menu .c-header-menu__item {
  flex: 0 0 auto;
}

.c-header-menu .c-header-menu__item:not(:first-child) {
  margin-left: 32px;
}

@media (max-width: 960px) {
  .c-header-menu .c-header-menu__item:not(:first-child) {
    margin: 24px 0 0;
  }
}

@media (max-width: 960px) {
  .c-header-menu .c-header-menu__item:nth-child(1) {
    transform: translateY(40px);
    transition: all .4s ease-out;
  }
  .c-header-menu .c-header-menu__item:nth-child(1).-is-open {
    transform: translateY(0);
  }
}

@media (max-width: 960px) {
  .c-header-menu .c-header-menu__item:nth-child(2) {
    transform: translateY(50px);
    transition: all .5s ease-out;
  }
  .c-header-menu .c-header-menu__item:nth-child(2).-is-open {
    transform: translateY(0);
  }
}

@media (max-width: 960px) {
  .c-header-menu .c-header-menu__item:nth-child(3) {
    transform: translateY(60px);
    transition: all .6s ease-out;
  }
  .c-header-menu .c-header-menu__item:nth-child(3).-is-open {
    transform: translateY(0);
  }
}

.c-header-menu .c-header-menu__link {
  display: block;
  font-weight: 500;
}

@media (max-width: 960px) {
  .c-header-menu .c-header-menu__link {
    text-align: center;
    font-size: 20px;
    color: #fff;
  }
}

.c-heading-basic {
  padding: 88px 0;
  border-bottom: solid 1px #000;
}

@media (max-width: 960px) {
  .c-heading-basic {
    padding: 35px 0;
  }
}

.c-heading-basic.-has-sub-text {
  padding: 180px 0;
}

@media (max-width: 960px) {
  .c-heading-basic.-has-sub-text {
    padding: 36px 0;
  }
}

.c-heading-basic .c-heading-basic__text {
  margin: 0;
  font-size: 40px;
  font-weight: 200;
  letter-spacing: 4px;
  text-align: center;
}

@media (max-width: 960px) {
  .c-heading-basic .c-heading-basic__text {
    font-size: 27px;
    letter-spacing: 2.7px;
  }
}

@media (max-width: 960px) {
  .c-heading-basic .c-heading-basic__text.-has-sub-text {
    font-size: 29px;
    letter-spacing: 2.9px;
  }
}

.c-heading-basic .c-heading-basic__sub-text {
  margin-top: 8px;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
}

@media (max-width: 960px) {
  .c-heading-basic .c-heading-basic__sub-text {
    margin-top: 6px;
    font-size: 15px;
  }
}

.c-sub-heading-basic .c-sub-heading-basic__text {
  margin: 0;
  font-weight: 500;
  font-size: 16px;
}

@media all and (-ms-high-contrast: none) {
  .c-sub-heading-basic .c-sub-heading-basic__text *::-ms-backdrop, .c-sub-heading-basic .c-sub-heading-basic__text {
    font-weight: bold;
  }
}

@media (max-width: 960px) {
  .c-sub-heading-basic {
    font-size: 15px;
  }
}

.c-social .c-social__list {
  display: flex;
}

.c-social .c-social__item:not(:first-child) {
  margin-left: 12px;
}

.c-social .c-social__image {
  width: 36px;
  height: 36px;
  fill: #000;
}

@media (max-width: 960px) {
  .c-social .c-social__image {
    width: 40px;
    height: 40px;
  }
}

.c-brands {
  display: flex;
  align-items: center;
}

@media (max-width: 960px) {
  .c-brands {
    display: block;
  }
}

.c-brands .c-brands__label {
  font-size: 12px;
}

.c-brands .c-brands__list {
  flex: 0 0 auto;
  display: flex;
  flex-wrap: wrap;
  margin-left: 25px;
}

@media (max-width: 960px) {
  .c-brands .c-brands__list {
    justify-content: center;
    margin: -2px 0 0 -16px;
  }
}

.c-brands .c-brands__item {
  flex: 0 0 auto;
}

@media (max-width: 960px) {
  .c-brands .c-brands__item {
    margin: 14px 0 0 16px;
  }
}

.c-brands .c-brands__item:not(:first-child) {
  margin-left: 20px;
}

@media (max-width: 960px) {
  .c-brands .c-brands__item:not(:first-child) {
    margin-left: 16px;
  }
}

.c-brands .c-brands__image {
  height: auto;
}

.c-brands .c-brands__image.-is-airbuggy-pet {
  width: 156px;
}

@media (max-width: 960px) {
  .c-brands .c-brands__image.-is-airbuggy-pet {
    width: 135px;
  }
}

.c-brands .c-brands__image.-is-maxi-cosi {
  width: 110px;
}

@media (max-width: 960px) {
  .c-brands .c-brands__image.-is-maxi-cosi {
    width: 95px;
  }
}

.c-brands .c-brands__image.-is-quinny {
  width: 84px;
}

@media (max-width: 960px) {
  .c-brands .c-brands__image.-is-quinny {
    width: 73px;
  }
}

.c-brands .c-brands__image.-is-britax-roomer {
  width: 58px;
}

@media (max-width: 960px) {
  .c-brands .c-brands__image.-is-britax-roomer {
    width: 50px;
  }
}

.c-brands .c-brands__image.-is-veer {
  width: 80px;
}

@media (max-width: 960px) {
  .c-brands .c-brands__image.-is-veer {
    width: 69px;
  }
}

.c-recruit-category {
  margin-top: 60px;
}

@media (max-width: 960px) {
  .c-recruit-category {
    margin-top: 40px;
  }
}

.c-recruit-category .c-recruit-category__list {
  width: 100%;
  display: flex;
}

@media (max-width: 960px) {
  .c-recruit-category .c-recruit-category__list {
    display: block;
    margin-left: 0;
  }
}

.c-recruit-category .c-recruit-category__item {
  flex: 0 0 calc(50% - 20px);
  width: calc(50% - 20px);
  height: 340px;
  border: solid 1px #000;
}

@media (max-width: 960px) {
  .c-recruit-category .c-recruit-category__item {
    width: 100%;
    height: 220px;
    margin: 0;
  }
}

.c-recruit-category .c-recruit-category__item:not(:first-child) {
  margin-left: 40px;
}

@media (max-width: 960px) {
  .c-recruit-category .c-recruit-category__item:not(:first-child) {
    margin: 20px 0 0;
  }
}

.c-recruit-category .c-recruit-category__link {
  flex: 0 0 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.c-recruit-category .c-recruit-category__image {
  width: 60px;
  height: 60px;
}

.c-recruit-category .c-text-arrow {
  margin-top: 24px;
}

.c-breadcrumb {
  margin-top: 12px;
}

@media (max-width: 960px) {
  .c-breadcrumb {
    margin-top: 9px;
  }
}

.c-breadcrumb .c-breadcrumb__list {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 960px) {
  .c-breadcrumb .c-breadcrumb__list {
    padding: 0 20px;
  }
}

.c-breadcrumb .c-breadcrumb__item {
  flex: 0 0 auto;
  font-size: 12px;
}

.c-breadcrumb .c-breadcrumb__item:not(:last-child)::after {
  content: "\003e";
  padding: 0 .35em;
}

.c-jobs {
  margin-top: 60px;
}

@media (max-width: 960px) {
  .c-jobs {
    margin-top: 40px;
  }
}

.c-jobs .c-jobs__item {
  display: flex;
  padding: 60px 0;
  border-bottom: solid 1px #e5e5e5;
}

.c-jobs .c-jobs__item:first-child {
  border-top: solid 1px #e5e5e5;
}

@media (max-width: 960px) {
  .c-jobs .c-jobs__item {
    display: block;
    padding: 40px 0;
  }
}

.c-jobs .c-jobs__header {
  flex: 0 0 260px;
}

.c-jobs .c-jobs__summary {
  flex: 1 1 auto;
  margin-left: 80px;
}

@media (max-width: 960px) {
  .c-jobs .c-jobs__summary {
    margin: 20px 0 0;
  }
}

.c-jobs .c-jobs__button {
  flex: 0 0 160px;
  margin: 45px 0 0 80px;
}

@media (max-width: 960px) {
  .c-jobs .c-jobs__button {
    width: 160px;
    margin: 24px auto 0;
  }
}

.c-jobs .c-jobs__datetime {
  color: #999;
}

@media (max-width: 960px) {
  .c-jobs .c-jobs__datetime {
    font-size: 13px;
  }
}

.c-jobs .c-jobs__heading {
  margin: 16px 0 0;
  font-weight: 300;
  font-size: 28px;
}

@media (max-width: 960px) {
  .c-jobs .c-jobs__heading {
    margin-top: 12px;
    font-size: 25px;
  }
}

.c-jobs .c-jobs__text {
  margin: 16px 0 0;
}

@media (max-width: 960px) {
  .c-jobs .c-jobs__text {
    margin-top: 24px;
    font-size: 13px;
  }
}

.c-tag .c-tag__list {
  display: flex;
}

.c-tag .c-tag__item {
  padding: 0 10px;
  background-color: #7d9fb3;
  color: #fff;
}

.c-tag .c-tag__item:not(:first-child) {
  margin-left: 4px;
}

.c-tag .c-tag__item.-is-type {
  flex-basis: 100px;
  border: solid 1px #000;
  text-align: center;
  background-color: #fff;
  color: #000;
}

.c-banner {
  margin: 60px 0;
}

@media (max-width: 960px) {
  .c-banner {
    margin: 40px 0;
  }
}

.c-banner .c-banner__list {
  margin: -20px 0 0 -20px;
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 960px) {
  .c-banner .c-banner__list {
    margin: -10px 0 0 -10px;
  }
}

.c-banner .c-banner__item {
  flex: 0 0 calc(25% - 20px);
  margin: 20px 0 0 20px;
}

@media (max-width: 960px) {
  .c-banner .c-banner__item {
    flex-basis: calc(50% - 10px);
    margin: 10px 0 0 10px;
  }
}

@media (max-width: 960px) {
  .c-break.-is-pc {
    display: none;
  }
}

.c-break.-is-sp {
  display: none;
}

@media (max-width: 960px) {
  .c-break.-is-sp {
    display: inline;
  }
}

.c-text-basic {
  margin: 0;
  font-size: 14px;
  line-height: 1.8;
}

@media (max-width: 960px) {
  .c-text-basic {
    font-size: 13px;
  }
}

.c-text-basic.-is-center {
  text-align: center;
}

.c-text-arrow {
  position: relative;
  font-size: 18px;
  padding: 2px 25px 0 0;
  border-bottom: solid 1px #000;
}

.c-text-arrow .c-text-arrow__image {
  width: 14px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-5px);
}

.p-single {
  margin-bottom: 0;
}

@media (max-width: 960px) {
  .p-top .c-text-basic {
    line-height: 2;
  }
}
