@import url(https://fonts.googleapis.com/css?family=Lusitana&display=swap);
@import url(https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c:800&display=swap);
@charset "UTF-8";
html {
  color: #000;
  background: #fff;
}
blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: 400;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
q:after,
q:before {
  content: "";
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}
legend {
  color: #000;
}
#yui3-css-stamp.cssreset {
  display: none;
}
ul {
  list-style-type: none;
}
input,
select,
textarea {
  border: none;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input::-ms-expand,
select::-ms-expand {
  display: none;
}
input[type="radio"] {
  display: none;
}
textarea {
  resize: none;
}
@font-face {
  font-family: "NotoSerifJP";
  font-weight: 300;
  src: url(../fonts/NotoSerifJP.woff);
}
body {
  word-break: break-all;
  letter-spacing: 0.1em;
  line-height: 2;
  font-family: "NotoSerifJP", ヒラギノ明朝 ProN W6, HiraMinProN-W6, HG明朝E,
    ＭＳ Ｐ明朝, MS PMincho, MS 明朝;
  color: #333;
}
@media print, screen and (min-width: 429px) {
  body {
    font-size: 16px;
  }
}
@media print, screen and (max-width: 428px) {
  body {
    font-size: 14px;
  }
}
@media print, screen and (min-width: 429px) {
  a,
  a:hover {
    -webkit-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
  }
  a:hover {
    opacity: 0.6;
  }
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  width: 100%;
  vertical-align: middle;
}
a {
  color: inherit;
  text-decoration: none;
}
.l-footer {
  background-color: #505050;
  color: #fff;
}
@media print, screen and (min-width: 429px) {
  .l-footer {
    min-width: 1280px;
    font-size: 13px;
  }
}
@media print, screen and (max-width: 428px) {
  .l-footer {
    font-size: 12px;
  }
}
.l-footerContent {
  padding: 20px;
}
@media print, screen and (min-width: 429px) {
  .l-footerContent {
    max-width: 1280px;
    min-width: 1000px;
    margin: 0 auto;
  }
}
.l-footerTop {
  position: relative;
  padding-bottom: 20px;
}
@media print, screen and (min-width: 429px) {
  .l-footerTop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.l-footerTop__logo {
  width: 150px;
}
@media print, screen and (max-width: 428px) {
  .l-footerTop__logo {
    width: 200px;
  }
}
.l-footerTop__company > p {
  margin-top: 3px;
  font-size: 11px;
}
@media print, screen and (max-width: 428px) {
  .l-footerTop__company > figure {
    width: 140px;
  }
}
.l-footerTop__list ul {
  font-family: Lusitana, "NotoSerifJP", ヒラギノ明朝 Pro, Hiragino Mincho Pro,
    sans-serif;
}
@media print, screen and (min-width: 429px) {
  .l-footerTop__list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media print, screen and (max-width: 428px) {
  .l-footerTop__list ul {
    display: none;
  }
}
.l-footerTop__list li {
  text-transform: uppercase;
}
@media print, screen and (min-width: 429px) {
  .l-footerTop__list li:nth-child(n + 2) {
    margin-left: 30px;
  }
}
@media (max-width: 850px) {
  .l-footerTop__list li {
    font-size: 13px;
  }
  .l-footerTop__list li:nth-child(n + 2) {
    margin-left: 20px;
  }
}
.l-footerBottom {
  border-top: 1px solid #fff;
}
@media print, screen and (min-width: 429px) {
  .l-footerBottom {
    padding: 10px 0 30px;
  }
}
@media print, screen and (max-width: 428px) {
  .l-footerBottom {
    padding: 10px 0 0;
  }
}
.l-footerBottom p {
  font-size: 11px;
  text-align: center;
}
.l-header {
  position: fixed;
  width: 100%;
  color: #2f2e2e;
  font-family: Lusitana, "NotoSerifJP", ヒラギノ明朝 Pro, Hiragino Mincho Pro,
    sans-serif;
  z-index: 5;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.l-header,
.l-header.is-change {
  background-color: #fff;
}
.l-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1280px;
  margin: 0 auto;
  padding: 20px;
}
@media print, screen and (min-width: 429px) {
  .l-header__inner {
    height: 88px;
  }
}
@media print, screen and (max-width: 428px) {
  .l-header__inner {
    padding: 12px;
    height: 62px;
  }
}
.l-heade-logo__wrap {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 150px;
}
@media print, screen and (max-width: 768px) {
  .l-heade-logo__wrap {
    width: 120px;
    z-index: 5;
  }
}
@media print, screen and (max-width: 768px) {
  .l-header-nav {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    right: -100vw;
    padding: 0 20px;
    background-color: #fff;
    -webkit-transition: right 0.3s linear;
    -o-transition: right 0.3s linear;
    transition: right 0.3s linear;
    z-index: 3;
  }
}
.l-header-nav.is-open {
  right: 0 !important;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.l-header-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media print, screen and (max-width: 768px) {
  .l-header-nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    padding-top: 80px;
    text-align: right;
  }
}
.l-header-nav li {
  text-transform: uppercase;
}
@media print, screen and (min-width: 769px) {
  .l-header-nav li:not(:last-child) {
    margin-right: 24px;
  }
}
@media print, screen and (max-width: 768px) {
  .l-header-nav li {
    font-size: 18px;
  }
  .l-header-nav li:nth-of-type(n + 2) {
    margin-top: 20px;
  }
}
.l-header-hum {
  width: 30px;
  z-index: 5;
}
.l-header-hum__border {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  -webkit-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
  border-radius: 10px;
}
.l-header-hum__border:nth-of-type(n + 2) {
  margin-top: 8px;
}
.l-header--pc {
  font-size: 16px;
  width: 100%;
  padding: 20px;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media print, screen and (min-width: 429px) {
  .l-header--pc {
    z-index: 5;
  }
}
.l-header--pc .l-headerContent {
  position: relative;
}
@media print, screen and (min-width: 429px) {
  .l-header--pc .l-headerContent {
    width: 1280px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.l-header--pc .l-headerContent__logo {
  cursor: pointer;
}
@media print, screen and (min-width: 429px) {
  .l-header--pc .l-headerContent__logo {
    width: 150px;
  }
}
@media print, screen and (max-width: 428px) {
  .l-header--pc .l-headerContent__logo figure {
    width: 150px;
  }
}
.l-header--pc .l-headerContent__logo p {
  margin-top: 10px;
}
@media print, screen and (min-width: 429px) {
  .l-header--pc .l-headerList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 2px;
    right: 0;
  }
}
.l-header--pc .l-headerList li {
  text-transform: uppercase;
  cursor: pointer;
}
.l-header--pc .l-headerList li:nth-child(n + 2) {
  margin-left: 23px;
}
@media print, screen and (max-width: 428px) {
  .l-header--pc .l-headerList li > a {
    color: #4d4d4d;
  }
}
.l-header--sp {
  font-size: 18px;
  position: relative;
  padding: 0 15px;
  z-index: 5;
}
.l-header--sp .l-headerTop {
  position: relative;
  width: 100%;
  height: 70px;
}
.l-header--sp .l-headerTop__logo {
  position: absolute;
  top: 15px;
  left: 0;
  width: 120px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  z-index: 5;
}
.l-header--sp .l-headerTop__btn {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  z-index: 5;
}
.l-header--sp .l-headerTop__btn span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #4d4d4d;
  -webkit-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
  border-radius: 10px;
}
.l-header--sp .l-headerTop__btn span:nth-of-type(n + 2) {
  margin-top: 8px;
}
.l-header--sp .l-headerNav {
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
  right: -100%;
  padding: 0 20px;
  background-color: #fff;
  -webkit-transition: right 0.3s linear;
  -o-transition: right 0.3s linear;
  transition: right 0.3s linear;
  z-index: 3;
}
.l-header--sp .l-headerNav__logo {
  position: relative;
  top: 40px;
  left: -5px;
  width: 140px;
}
.l-header--sp .l-headerNavList {
  padding-top: 80px;
  text-align: right;
}
.l-header--sp .l-headerNavList__item {
  color: #fff;
}
.l-header--sp .l-headerNavList__item:nth-of-type(n + 2) {
  margin-top: 20px;
}
.l-header--sp .l-headerNavList__item a {
  text-transform: uppercase;
  cursor: pointer;
  color: #4d4d4d;
}
@media print, screen and (max-width: 428px) {
  .l-wrap {
    max-width: 420px;
    margin: 0 auto;
    overflow: hidden;
  }
}
.l-sectionInner {
  margin: 0 auto;
}
@media print, screen and (min-width: 429px) {
  .l-sectionInner {
    width: 950px;
    padding: 80px 0;
  }
}
@media print, screen and (max-width: 428px) {
  .l-sectionInner {
    padding: 40px 20px;
  }
}
.l-main-contentWrap {
  width: 100%;
}
@media print, screen and (min-width: 429px) {
  .l-main-contentWrap {
    min-width: 1280px;
  }
}
@media print, screen and (max-width: 428px) {
  .l-main-contentWrap {
    max-width: 420px;
  }
}
.l-main-section {
  width: 100%;
}
@media print, screen and (min-width: 429px) {
  .l-main-section {
    min-width: 1280px;
    padding: 20px 0;
  }
}
@media print, screen and (max-width: 428px) {
  .l-main-section {
    padding: 0;
  }
}
.l-main-section:nth-child(odd) {
  background-color: #fff;
}
.l-main-section:nth-child(2n) {
  background-color: #f6f2f6;
}
.c-titlebox,
.p-philosophy__title {
  padding-left: 12px;
  border-left: 8px solid #8f539c;
}
.c-titlebox h2,
.p-philosophy__title h2 {
  font-family: Lusitana, "NotoSerifJP", ヒラギノ明朝 Pro, Hiragino Mincho Pro,
    sans-serif;
  font-weight: 900;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}
@media print, screen and (min-width: 429px) {
  .c-titlebox h2,
  .p-philosophy__title h2 {
    font-size: 22px;
  }
}
@media print, screen and (max-width: 428px) {
  .c-titlebox h2,
  .p-philosophy__title h2 {
    font-size: 20px;
  }
}
.c-titlebox p,
.p-philosophy__title p {
  opacity: 0.5;
  margin-top: -8px;
}
@media print, screen and (min-width: 429px) {
  .c-titlebox p,
  .p-philosophy__title p {
    font-size: 10px;
  }
}
@media print, screen and (max-width: 428px) {
  .c-titlebox p,
  .p-philosophy__title p {
    font-size: 13px;
  }
}
.p-done {
  background-color: #f6f2f6;
}
.p-doneInner {
  text-align: center;
  height: 100vh;
}
@media print, screen and (min-width: 429px) {
  .p-doneInner {
    padding: 350px 0 200px;
  }
}
@media print, screen and (max-width: 428px) {
  .p-doneInner {
    padding: 250px 0 80px;
  }
}
.p-done__title {
  text-align: center;
  position: relative;
}
.p-done__title h2 {
  position: relative;
  z-index: 5;
}
.p-done__title h2:before {
  position: absolute;
  display: block;
  top: -100px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 60px;
  font-family: Font awesome\5 Free;
  content: "\f0e0";
  font-weight: 900;
  color: #8f539c;
}
@media print, screen and (min-width: 429px) {
  .p-done__title h2 {
    font-size: 22px;
  }
}
@media print, screen and (max-width: 428px) {
  .p-done__title h2 {
    font-size: 20px;
  }
}
.p-done__title p {
  letter-spacing: 5px;
  font-size: 13px;
}
.p-done__title:before {
  position: absolute;
  content: " ";
  display: block;
  left: 0;
  right: 0;
  border-radius: 50%;
  border: 1px solid #fff;
  margin: auto;
}
@media print, screen and (min-width: 429px) {
  .p-done__title:before {
    bottom: 300px;
    top: 198px;
    width: 350px;
    height: 350px;
  }
}
@media print, screen and (max-width: 428px) {
  .p-done__title:before {
    bottom: 250px;
    top: 150px;
    width: 280px;
    height: 280px;
  }
}
.p-done__title h2 {
  font-weight: 700;
}
.p-done__txt {
  margin-top: 40px;
}
.p-done__toTop,
.p-done__txt {
  position: relative;
  z-index: 5;
}
@media print, screen and (min-width: 429px) {
  .p-done__toTop {
    margin-top: 150px;
  }
}
@media print, screen and (max-width: 428px) {
  .p-done__toTop {
    margin-top: 100px;
  }
}
.p-done__toTop a {
  position: relative;
}
.p-done__toTop a:before {
  position: absolute;
  content: " ";
  display: block;
  top: 0;
  left: -15px;
  bottom: 0;
  margin: auto;
  height: 5px;
  border-top: 7px solid rgba(0, 0, 0, 0);
  border-right: 10px solid #000;
  border-bottom: 7px solid rgba(0, 0, 0, 0);
}
.p-hero {
  position: relative;
  background-image: url(../../assets/images/hero.jpg);
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.p-hero:after {
  position: absolute;
  content: " ";
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 429px) {
  .p-hero {
    min-width: 1280px;
    height: 700px;
  }
}
@media print, screen and (max-width: 428px) {
  .p-hero {
    height: 130vw;
    max-height: 600px;
  }
}
.p-hero__scroll {
  position: absolute;
  cursor: pointer;
  z-index: 3;
}
@media print, screen and (min-width: 429px) {
  .p-hero__scroll {
    top: 65%;
    left: calc(50% - 600px);
    width: 50px;
  }
}
@media print, screen and (max-width: 428px) {
  .p-hero__scroll {
    top: 70%;
    left: 20px;
    width: 40px;
  }
}
.p-heroInner {
  position: absolute;
  top: 70%;
  left: 50%;
  width: 1220px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media print, screen and (max-width: 428px) {
  .p-heroInner {
    width: 100%;
    top: 58%;
  }
}
.p-heroInner__heading {
  font-size: 54px;
  line-height: 75.6px;
  letter-spacing: 0.03em;
  /* color: #222; */
  color: #fff;
  text-shadow: 0 4px 20px rgba(0, 91, 147, 0.4);
}
@media print, screen and (max-width: 428px) {
  .p-heroInner__heading {
    text-align: center;
    font-size: 24px;
    line-height: 33.6px;
  }
}
.p-heroInner__heading > span {
  font-size: 80px;
  line-height: 140%;
}
@media print, screen and (max-width: 428px) {
  .p-heroInner__heading > span {
    font-size: 34px;
    line-height: 47.6px;
  }
}
.p-philosophy__circle {
  position: relative;
  text-align: center;
}
@media print, screen and (min-width: 429px) {
  .p-philosophy__circle {
    min-height: 380px;
  }
}
@media print, screen and (max-width: 428px) {
  .p-philosophy__circle {
    min-height: 300px;
  }
}
.p-philosophy__circle:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border: 1px solid #fff;
}
@media print, screen and (min-width: 429px) {
  .p-philosophy__circle:before {
    width: 380px;
    height: 380px;
  }
}
@media print, screen and (max-width: 428px) {
  .p-philosophy__circle:before {
    width: 300px;
    height: 300px;
  }
}
.p-philosophy__circleInner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.p-philosophy__title {
  border-left: none;
  padding-left: 0;
  text-align: center;
  position: relative;
}
.p-philosophy__txt {
  position: relative;
  margin-top: 32px;
}
@media print, screen and (min-width: 429px) {
  .p-philosophy__txt {
    letter-spacing: 6px;
  }
}
@media print, screen and (max-width: 428px) {
  .p-philosophy__txt {
    letter-spacing: 3px;
    margin-top: 20px;
  }
}
.p-greetingGrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin-top: 30px;
}
@media print, screen and (max-width: 428px) {
  .p-greetingGrid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 429px) {
  .p-greetingContent {
    width: 100%;
  }
}
.p-greetingTxt {
  width: 460px;
}
@media print, screen and (max-width: 428px) {
  .p-greetingTxt {
    width: 100%;
    margin-top: 30px;
  }
}
.p-greeting__rep {
  margin-top: 30px;
}
.p-greetingImg {
  width: 440px;
}
@media print, screen and (max-width: 428px) {
  .p-greetingImg {
    width: 100%;
  }
}
.p-staffContent {
  margin-top: 40px;
}
@media print, screen and (min-width: 429px) {
  .p-staffContent--solo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media print, screen and (max-width: 428px) {
  .p-staffContent--solo {
    background-color: #f6f2f6;
  }
}
@media print, screen and (min-width: 429px) {
  .p-staffContent--solo .p-staffContent__img {
    width: 500px;
  }
}
@media print, screen and (min-width: 429px) {
  .p-staffContent--solo .p-staffTxt {
    margin-left: 50px;
  }
}
@media print, screen and (max-width: 428px) {
  .p-staffContent--solo .p-staffTxt {
    padding: 20px;
  }
}
.p-staffContent--solo .p-staffTxt__desc {
  margin-top: 20px;
}
.p-staffTxt__name__underLine {
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
}
.p-staffTxt__name__position {
  color: #aaa;
}
.p-staffTxt__history {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-staffTxt__history:first-child {
  margin-top: 24px;
}
.p-staffTxt__history .p-staffTxt__history__num {
  color: #aaa;
  min-width: 42px;
}
.p-staffTxt__history .p-staffTxt__history__desc {
  margin-top: 0;
  margin-left: 15px;
}
@media print, screen and (min-width: 429px) {
  .p-staffContent--multi .p-staffContentList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .p-staffContent--multi .p-staffContentList > * {
    width: calc(50% - 20px);
    margin: 40px 0 0 40px;
  }
  .p-staffContent--multi .p-staffContentList > :nth-child(2n - 1) {
    margin-left: 0;
  }
  .p-staffContent--multi .p-staffContentList > :nth-child(-n + 2) {
    margin-top: 0;
  }
}
@media print, screen and (max-width: 428px) {
  .p-staffContent--multi .p-staffContentList li:nth-of-type(n + 2) {
    margin-top: 30px;
  }
}
.p-staffContent--multi .p-staffContentList li {
  background-color: #f6f2f6;
}
.p-staffContent--multi .p-staffTxt {
  padding: 20px;
}
.p-staffContent--multi .p-staffTxt :nth-child(n + 2) {
  margin-top: 20px;
}
.p-staffContent--multi .p-staffTxt__name span {
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
}
@media print, screen and (min-width: 429px) {
  .p-recruitInner {
    margin-top: 60px;
    padding: 40px 60px;
    border: 1px solid #8f539c;
  }
}
@media print, screen and (max-width: 428px) {
  .p-recruitInner {
    padding: 80px 0;
  }
}
@media print, screen and (min-width: 429px) {
  .p-recruit__txt {
    padding: 26px 0;
  }
}
@media print, screen and (max-width: 428px) {
  .p-recruit__txt {
    margin-top: 30px;
  }
}
.p-recruit__rep {
  margin-top: 30px;
}
.p-recuruit__btn__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.p-recruit__btn {
  width: 187px;
  background-color: #8f539c;
  color: #fff;
}
@media print, screen and (max-width: 428px) {
  .p-recruit__btn {
    margin: 40px auto 0;
  }
}
.p-recruit__btn a {
  display: block;
  position: relative;
  padding: 7px 34px;
}
.p-recruit__btn a:after {
  position: absolute;
  content: " ";
  display: block;
  top: 50%;
  right: 34px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  bottom: 0;
  height: 5px;
}
@media print, screen and (min-width: 429px) {
  .p-recruit__btn a:after {
    border-top: 8px solid rgba(0, 0, 0, 0);
    border-left: 10px solid #fff;
    border-bottom: 8px solid rgba(0, 0, 0, 0);
  }
}
@media print, screen and (max-width: 428px) {
  .p-recruit__btn a:after {
    border-top: 6px solid rgba(0, 0, 0, 0);
    border-left: 9px solid #fff;
    border-bottom: 6px solid rgba(0, 0, 0, 0);
  }
}
@media print, screen and (min-width: 429px) {
  .p-worksContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media print, screen and (max-width: 428px) {
  .p-worksContent {
    margin-top: 30px;
  }
}
.p-worksContent__img {
  background-image: url(../../assets/images/work.jpg);
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
@media print, screen and (min-width: 429px) {
  .p-worksContent__img {
    width: 440px;
    height: 350px;
  }
}
@media print, screen and (max-width: 428px) {
  .p-worksContent__img {
    position: relative;
    left: -20px;
    width: calc(100% + 40px);
    height: 200px;
  }
}
@media print, screen and (min-width: 429px) {
  .p-worksContent__txt {
    margin-left: 50px;
    max-width: 460px;
  }
}
.p-worksTxt {
  margin-top: 30px;
}
.p-worksTxt p:nth-of-type(n + 2) {
  padding-top: 20px;
  margin-top: 30px;
  border-top: 1px solid #aaa;
}
.p-aboutContent {
  margin-top: 30px;
}
@media print, screen and (min-width: 429px) {
  .p-aboutContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media print, screen and (max-width: 428px) {
  .p-aboutLogo__wrap {
    width: 100%;
  }
}
.p-aboutLogo {
  width: 250px;
  margin: auto;
}
@media print, screen and (max-width: 428px) {
  .p-aboutLogo {
    width: 250px;
  }
}
@media print, screen and (min-width: 429px) {
  .p-aboutList {
    width: 50%;
    margin: 0 0 0 auto;
  }
}
@media print, screen and (max-width: 428px) {
  .p-aboutList {
    margin-top: 40px;
  }
}
.p-aboutList li {
  padding: 12px 0;
  border-bottom: 1px solid #aaa;
}
.p-aboutList li:first-child {
  border-top: 1px solid #aaa;
}
.p-aboutListContent__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (min-width: 429px) {
  .p-aboutListContent__box dt {
    width: 200px;
  }
}
@media print, screen and (max-width: 428px) {
  .p-aboutListContent__box dt {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100px;
  }
}
.p-accessContent {
  margin-top: 40px;
}
@media print, screen and (min-width: 429px) {
  .p-accessContent {
    position: relative;
    width: calc(100% + 40px);
  }
}
.p-accessContent iframe {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  height: 350px;
}
.p-accessContent__detail {
  margin-top: 26px;
  padding-left: 26px;
}
@media print, screen and (max-width: 428px) {
  .p-accessContent__detail {
    margin-top: 10px;
    padding: unset;
  }
}
@media print, screen and (min-width: 429px) {
  .p-contactForm {
    margin-top: 50px;
  }
}
@media print, screen and (max-width: 428px) {
  .p-contactForm {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 429px) {
  .p-contactForm__input:nth-child(n + 2) {
    margin-top: 30px;
  }
}
@media print, screen and (max-width: 428px) {
  .p-contactForm__input:nth-child(n + 2) {
    margin-top: 15px;
  }
}
.p-contactForm__input label {
  cursor: pointer;
}
.p-contactForm__input input {
  padding: 0 10px;
  width: 100%;
  height: 30px;
  background-color: #fff;
}
.p-contactForm__input textarea {
  width: 100%;
  background-color: #fff;
  padding: 10px;
}
@media print, screen and (min-width: 429px) {
  .p-contactForm__input textarea {
    height: 250px;
  }
}
@media print, screen and (max-width: 428px) {
  .p-contactForm__input textarea {
    height: 150px;
  }
}
.p-contactForm__input--radio input {
  width: auto;
  height: auto;
  display: inline-block;
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}
@media print, screen and (min-width: 429px) {
  .p-contactForm__input--radio input:nth-of-type(2) {
    margin-left: 100px;
  }
}
@media print, screen and (max-width: 428px) {
  .p-contactForm__input--radio input:nth-of-type(2) {
    margin-left: 20px;
  }
}
.p-contactForm__btn {
  cursor: pointer;
  display: block;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  background-color: #8f539c;
}
@media print, screen and (min-width: 429px) {
  .p-contactForm__btn {
    padding: 10px 0;
    margin-top: 40px;
    width: 300px;
  }
}
@media print, screen and (max-width: 428px) {
  .p-contactForm__btn {
    padding: 5px 0;
    margin-top: 30px;
    width: 150px;
  }
}
@media print, screen and (min-width: 429px) {
  .p-confirm {
    margin-top: 50px;
  }
}
@media print, screen and (max-width: 428px) {
  .p-confirm {
    margin-top: 30px;
  }
}
.p-confirm__content {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}
@media print, screen and (min-width: 429px) {
  .p-confirm__content {
    margin-top: 50px;
    padding: 50px 0;
  }
}
@media print, screen and (max-width: 428px) {
  .p-confirm__content {
    margin-top: 30px;
    padding: 20px 0;
  }
}
.p-confirm__content dl:nth-of-type(n + 2) {
  margin-top: 20px;
}
.p-confirmContent__business {
  font-weight: 700;
}
.p-confirm__btn {
  margin-top: 30px;
  text-align: center;
}
.p-confirm__btn a {
  cursor: pointer;
  display: inline-block;
  padding: 5px 50px;
  color: #fff;
  background-color: #8f539c;
}
.p-confirm__btn a:last-child {
  margin-left: 30px;
}
@media print, screen and (max-width: 428px) {
  .p-confirm__btn a:last-child {
    margin-left: 10px;
  }
}
.p-confirmContent__dd {
  padding-left: 20px;
}
.p-staffContent--solo .p-staffTxt__desc,
.p-staffTxt__history .p-staffTxt__history__desc,
.p-staffTxt__history .p-staffTxt__history__num,
.u-fs-12 {
  font-size: 12px;
}
.p-staffTxt__name__position,
.u-fs-10 {
  font-size: 10px;
}
.u-fs-11 {
  font-size: 11px;
}
.p-recruit__btn,
.p-staffContent--solo .p-staffTxt__name,
.u-fs-15 {
  font-size: 15px;
  letter-spacing: 1.5px;
}
.u-le-5 {
  letter-spacing: 5px;
}
@media print, screen and (max-width: 428px) {
  .u-le-5 {
    letter-spacing: 2px;
  }
}
.u-le-3 {
  letter-spacing: 3px;
}
.u-le-1 {
  letter-spacing: 1px;
}
.u-lh-31 {
  line-height: 31px;
}
.u-lh-20 {
  line-height: 20px;
}
.u-fc-grey {
  color: #4d4d4d;
}
.u-hidden {
  display: none !important;
}
@media print, screen and (max-width: 428px) {
  .u-hidden-sp {
    display: none !important;
  }
}
@media print, screen and (min-width: 429px) {
  .u-hidden-pc {
    display: none !important;
  }
}
@media print, screen and (max-width: 768px) {
  .u-hidden-sp_header {
    display: none !important;
  }
}
@media print, screen and (min-width: 769px) {
  .u-hidden-pc_header {
    display: none !important;
  }
}
.u-anchor {
  display: none;
}
@media print, screen and (min-width: 429px) {
  .u-anchor {
    padding-top: 138px;
    margin-top: -138px;
  }
}
@media print, screen and (max-width: 428px) {
  .u-anchor {
    padding-top: 62px;
    margin-top: -62px;
  }
}
.u-headChange .l-header--pc,
.u-headChange .l-header--sp {
  background: #fff;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.u-headChange .l-header--sp .l-headerTop__logo {
  position: absolute;
  top: 15px;
  left: 0;
  width: 120px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.u-isSlide .l-headerTop__border--01 {
  -webkit-animation: anime01 0.2s linear;
  animation: anime01 0.2s linear;
  -webkit-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.u-isSlide .l-headerTop__border--02 {
  -webkit-animation: anime02 0.2s linear;
  animation: anime02 0.2s linear;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.u-isSlide .l-headerTop__border--03 {
  -webkit-animation: anime03 0.2s linear;
  animation: anime03 0.2s linear;
  -webkit-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.u-isSlide .l-headerNav {
  right: 0 !important;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.u-reSlide .l-headerTop__border--01 {
  -webkit-animation: anime04 0.2s linear;
  animation: anime04 0.2s linear;
  -webkit-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.u-reSlide .l-headerTop__border--02 {
  -webkit-animation: anime04 0.2s linear;
  animation: anime04 0.2s linear;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.u-reSlide .l-headerTop__border--03 {
  -webkit-animation: anime06 0.2s linear;
  animation: anime06 0.2s linear;
  -webkit-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.u-validate {
  display: none;
}
.u-bg {
  background-color: red;
}
.is-error .u-validate {
  display: inline;
  font-size: 14px;
  font-weight: 600;
  color: #8f539c;
}
.is-error input,
.is-error textarea {
  border: 2px solid #8f539c;
}
@-webkit-keyframes anime01 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-42deg);
    transform: rotate(-42deg);
  }
}
@keyframes anime01 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-42deg);
    transform: rotate(-42deg);
  }
}
@-webkit-keyframes anime02 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
}
@keyframes anime02 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
}
@-webkit-keyframes anime03 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(42deg);
    transform: rotate(42deg);
  }
}
@keyframes anime03 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(42deg);
    transform: rotate(42deg);
  }
}
@-webkit-keyframes anime04 {
  0% {
    -webkit-transform: rotate(-42deg);
    transform: rotate(-42deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes anime04 {
  0% {
    -webkit-transform: rotate(-42deg);
    transform: rotate(-42deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes anime05 {
  0% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes anime05 {
  0% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes anime06 {
  0% {
    -webkit-transform: rotate(42deg);
    transform: rotate(42deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes anime06 {
  0% {
    -webkit-transform: rotate(42deg);
    transform: rotate(42deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
