@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

@font-face {
  font-family: "Noto Sans";
  src: url("../font/NotoSans-BoldItalic.woff2") format("woff2"), url("../font/NotoSans-BoldItalic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.c-btn a {
  position: relative;
  display: block;
  color: #e50013;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08em;
  text-align: center;
  text-decoration: none;
  width: 50%;
  max-width: 190px;
  padding: 14px 30px;
  margin: auto;
  border: solid 1px #e50013;
  border-radius: 40px;
  transition: 0.3s all ease;
}
@media screen and (min-width: 980px) {
  .c-btn a {
    font-size: 1.8rem;
    width: 190px;
    padding: 16px 40px;
  }
}
.c-btn a::after {
  position: absolute;
  right: 8%;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3.5px 0 3.5px 6.1px;
  border-color: transparent transparent transparent #e50013;
}
@media screen and (min-width: 980px) {
  .c-btn a::after {
    border-width: 5px 0 5px 8.7px;
  }
}
.c-btn a:hover {
  text-decoration: none;
}
@media screen and (min-width: 980px) {
  .c-btn a:hover {
    color: #ffffff;
    background-color: #e50013;
  }
}
@media screen and (min-width: 980px) {
  .c-btn a:hover::after {
    border-color: transparent transparent transparent #ffffff;
  }
}

.recruitment-card__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -7%;
}
@media screen and (min-width: 980px) {
  .recruitment-card__list {
    flex-wrap: nowrap;
    margin-bottom: 0;
  }
}
.recruitment-card__list__item {
  position: relative;
  z-index: 0;
  width: 48%;
  margin-bottom: 7%;
}
@media screen and (min-width: 980px) {
  .recruitment-card__list__item {
    width: 23%;
    margin: 0;
  }
}
.recruitment-card__list__item::before {
  position: absolute;
  z-index: 1;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url("../images/recruting_hover.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  pointer-events: none;
  transition: all 0.2s ease-in;
  opacity: 0;
}
.recruitment-card__list__item::after {
  position: absolute;
  z-index: -1;
  content: "";
  right: -1.5vw;
  bottom: -1.5vw;
  background-color: #c8c8c8;
  width: auto;
  height: 100%;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 980px) {
  .recruitment-card__list__item::after {
    right: -10px;
    bottom: -10px;
  }
}
@media screen and (min-width: 980px) {
  .recruitment-card__list__item:hover::before {
    opacity: 0.6;
  }
}

.pickUp-card__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media screen and (min-width: 980px) {
  .pickUp-card__list {
    flex-wrap: nowrap;
    margin-bottom: 90px;
  }
}
.pickUp-card__list__item {
  width: 43vw;
  margin-bottom: 3.5vw;
}
@media screen and (min-width: 980px) {
  .pickUp-card__list__item {
    width: 23%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 980px) and (min-width: 980px) {
  .pickUp-card__list__item a:hover {
    text-decoration: none;
  }
}
.pickUp-card__list__item figure img {
  width: 96%;
  box-shadow: 1.5vw 1.5vw 0 #e50013;
  margin-bottom: min(3.6923vw, 20px);
}
@media screen and (min-width: 980px) {
  .pickUp-card__list__item figure img {
    box-shadow: 10px 10px 0 #e50013;
    margin-bottom: 28px;
  }
}
.pickUp-card__list__item figure figcaption {
  font-size: min(4.1538vw, 20px);
  line-height: 1.4;
  font-weight: 700;
  padding-left: 1.5vw;
}
@media screen and (min-width: 980px) {
  .pickUp-card__list__item figure figcaption {
    font-size: 2rem;
    padding-left: 10px;
  }
}

.c-inner {
  width: calc(335 / 375 * 100vw);
  height: auto;
  margin: auto;
}
@media screen and (min-width: 980px) {
  .c-inner {
    width: calc(1200 / 1280 * 100vw);
    max-width: 1280px;
  }
}

.c-center {
  text-align: center !important;
}

@media screen and (min-width: 980px) {
  .alpha {
    transition: all 0.2s ease-in;
    opacity: 1;
  }
}
@media screen and (min-width: 980px) {
  .alpha:hover {
    opacity: 0.6;
  }
}

.mainTitle {
  color: #000000;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.75;
  margin-bottom: 10px;
  text-align: center;
  white-space: nowrap;
}
@media screen and (min-width: 640px) {
  .mainTitle {
    font-size: 2rem;
  }
}
@media screen and (min-width: 980px) {
  .mainTitle {
    font-size: 2.4rem;
    margin-bottom: 25px;
  }
}

.arrowTitle {
  width: 120px;
  margin: 0 auto;
}
@media screen and (min-width: 640px) {
  .arrowTitle {
    width: 150px;
  }
}
@media screen and (min-width: 980px) {
  .arrowTitle {
    width: 200px;
  }
}

.visible_lg,
.visible_lg_inline,
.visible_lg_inline-block {
  display: none;
}

.visible_xs {
  display: block;
}

.visible_xs_inline {
  display: inline;
}

.visible_xs_inline-block {
  display: inline-block;
}

@media screen and (min-width: 980px) {
  .visible_lg {
    display: block;
  }
  .visible_lg_inline {
    display: inline;
  }
  .visible_lg_inline-block {
    display: inline-block;
  }
  .visible_xs {
    display: none;
  }
  .visible_xs_inline {
    display: none;
  }
  .visible_xs_inline-block {
    display: none;
  }
}
html {
  height: 100%;
  font-size: 62.5%;
}

body {
  background-color: #ffffff;
  -webkit-text-size-adjust: 100%;
  color: #000000;
  font-family: "Yu Gothic", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0;
}
body.open {
  overflow: hidden;
  touch-action: none;
}
@media screen and (min-width: 980px) {
  body.open {
    overflow: scroll;
    touch-action: auto;
  }
}

a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

header img {
  width: 100%;
  height: auto;
}
header .header_inner {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  z-index: 1000;
  width: 100%;
  height: 64px;
  padding: 8px;
  background-color: #ffffff;
}
@media screen and (min-width: 980px) {
  header .header_inner {
    height: 110px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px;
    padding-right: min(3.5vw, 45px);
  }
}
header .header_inner .site_id img {
  width: 48px;
  height: 48px;
}
@media screen and (min-width: 980px) {
  header .header_inner .site_id img {
    width: 82px;
    height: 82px;
  }
}
header .header_inner #menu {
  position: absolute;
  z-index: 1000;
  top: 18px;
  right: 18px;
  width: 26px;
  height: 22px;
  cursor: pointer;
}
header .header_inner #menu span {
  display: block;
  width: 26px;
  height: 2px;
  background-color: #e50013;
  transition: all 0.3s ease;
}
header .header_inner #menu span:nth-child(2) {
  transform: translateY(8px);
  opacity: 1;
}
header .header_inner #menu span:nth-child(3) {
  transform: translateY(16px);
}
header .header_inner #menu.active span {
  background-color: #ffffff;
}
header .header_inner #menu.active span:nth-child(1) {
  transform: translate(0px, 10px) rotate(45deg);
}
header .header_inner #menu.active span:nth-child(2) {
  opacity: 0;
}
header .header_inner #menu.active span:nth-child(3) {
  transform: translate(0px, 6px) rotate(-45deg);
}
@media screen and (min-width: 980px) {
  header .header_inner #menu {
    display: none;
  }
}
header .header_inner #gNav {
  position: fixed;
  z-index: 100;
  top: 0;
  right: -120%;
  width: 100%;
  height: 100vh;
  background-color: #e50013;
  transition: all 0.5s ease;
  visibility: hidden;
  opacity: 0;
}
header .header_inner #gNav.active {
  right: 0;
  visibility: visible;
  opacity: 1;
}
@media screen and (min-width: 980px) {
  header .header_inner #gNav {
    position: static;
    background-color: transparent;
    height: auto;
    padding: 0;
    margin: 0;
    transition: all 0s;
    visibility: visible;
    opacity: 1;
  }
}
header .header_inner #gNav .navID {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
header .header_inner #gNav .navID img {
  width: 88px;
  height: auto;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 980px) {
  header .header_inner #gNav .navID {
    display: none;
  }
}
header .header_inner #gNav .gNav_list {
  padding-top: 60px;
  padding-right: 20vw;
  padding-left: 20vw;
}
@media screen and (min-width: 980px) {
  header .header_inner #gNav .gNav_list {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0;
  }
}
header .header_inner #gNav .gNav_list_item {
  line-height: 1;
  margin-bottom: 32px;
}
@media screen and (min-width: 980px) {
  header .header_inner #gNav .gNav_list_item {
    line-height: 1.5;
    margin: 0;
    margin-left: 20px;
  }
}
@media screen and (min-width: 980px) {
  header .header_inner #gNav .gNav_list_item:not(:first-child) {
    margin-left: min(3.5vw, 50px);
  }
}
header .header_inner #gNav .gNav_list_item a {
  display: block;
  color: #ffffff;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  font-weight: 500;
  white-space: nowrap;
}
@media screen and (min-width: 980px) {
  header .header_inner #gNav .gNav_list_item a {
    position: relative;
    color: #000000;
    font-size: 2rem;
    padding-left: 30px;
    letter-spacing: 0.06em;
    font-weight: 700;
  }
}
@media screen and (min-width: 980px) {
  header .header_inner #gNav .gNav_list_item a::before {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    width: 20px;
    height: 8px;
    border-bottom: solid 2px;
    border-right: solid 2px;
    transform: translateY(-65%) skew(45deg);
  }
}
@media screen and (min-width: 980px) {
  header .header_inner #gNav .gNav_list_item a:hover {
    text-decoration: none;
  }
}
header .header_inner #gNav .gNav_list_item:first-child a {
  font-weight: 700;
  font-size: 1.8rem;
}
@media screen and (min-width: 980px) {
  header .header_inner #gNav .gNav_list_item:first-child a {
    color: #e50013;
    font-size: 2rem;
  }
}
header .mv {
  position: relative;
  width: 100%;
  height: 100%;
  margin-top: 64px;
}
@media screen and (min-width: 980px) {
  header .mv {
    margin-top: 0;
  }
}
header .mv video {
  display: block;
  width: 100%;
  height: 45vh;
  min-height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 980px) {
  header .mv video {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
  }
}
header .mv .overlay {
  position: absolute;
  left: 0;
  letter-spacing: -0.02em;
}
header .mv .overlay.text01 {
  font-family: "Noto Sans", sans-serif;
  color: #ffffff;
  font-size: 5.2rem;
  line-height: 1;
  top: 3vw;
  left: 1vw;
}
@media screen and (min-width: 980px) {
  header .mv .overlay.text01 {
    top: 20px;
    left: 10px;
    font-size: 10.15625vw;
  }
}
header .mv .overlay.text02 {
  top: 43%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
@media screen and (min-width: 980px) {
  header .mv .overlay.text02 {
    top: 24.2188vw;
  }
}
header .mv .overlay.text02 span {
  font-family: "Yu Gothic", "YuGothic", sans-serif;
  color: #ffffff;
  background-color: #e50013;
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 700;
  white-space: nowrap;
  padding: 0 1rem;
  flex-grow: 0;
  display: none;
}
@media screen and (min-width: 980px) {
  header .mv .overlay.text02 span {
    font-size: 4.6875vw;
    line-height: 1.4;
    padding: 0 2rem;
  }
}
header .mv .overlay.text02 span:first-child {
  margin-bottom: 10px;
}
@media screen and (min-width: 980px) {
  header .mv .overlay.text02 span:first-child {
    margin-bottom: 24px;
  }
}
header .mv .scroll {
  position: absolute;
  bottom: 18px;
  left: 50%;
  transform: translate(-50%);
  width: 50px;
}
@media screen and (min-width: 980px) {
  header .mv .scroll {
    width: 90px;
    bottom: 40px;
  }
}

main img {
  width: 100%;
  height: auto;
}
main section {
  padding: 35px 0;
}
@media screen and (min-width: 980px) {
  main section {
    padding: 80px 0;
  }
}
main section#sec01 {
  background-color: #f2f2f0;
}
@media screen and (min-width: 640px) {
  main section#sec01 {
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 980px) {
  main section#sec01 {
    padding-bottom: 90px;
  }
}
@media screen and (min-width: 980px) {
  main section#sec01 .c-inner {
    width: calc(1000 / 1280 * 100vw);
    max-width: 1100px;
  }
}
main section#sec01 .arrowTitle {
  margin-bottom: 32px;
}
@media screen and (min-width: 980px) {
  main section#sec01 .arrowTitle {
    margin-bottom: 45px;
  }
}
main section#sec02 {
  background-color: #ffffff;
}
@media screen and (min-width: 980px) {
  main section#sec02 {
    padding-top: 100px;
    padding-bottom: 110px;
  }
}
@media screen and (min-width: 980px) {
  main section#sec02 .c-inner {
    width: calc(985 / 1280 * 100vw);
    max-width: 1085px;
  }
}
main section#sec02 .mainTitle {
  margin-bottom: 25px;
}
main section#sec02 .arrowTitle {
  margin-bottom: 16px;
}
main section#sec02 .media_banner {
  box-shadow: 1.7vw 1.7vw 0 #c8c8c8;
}
@media screen and (min-width: 640px) {
  main section#sec02 .media_banner {
    box-shadow: 10px 10px 0 #c8c8c8;
  }
}
@media screen and (min-width: 980px) {
  main section#sec02 .media_banner {
    box-shadow: 15px 15px 0 #c8c8c8;
  }
}
main section#sec03 {
  background-color: #f2f2f0;
}
@media screen and (min-width: 980px) {
  main section#sec03 {
    padding-top: 60px;
    padding-bottom: 70px;
  }
}
@media screen and (min-width: 980px) {
  main section#sec03 .c-inner {
    width: calc(1200 / 1280 * 100vw);
  }
}
main section#sec03 .arrowTitle {
  margin-bottom: 26px;
}
@media screen and (min-width: 980px) {
  main section#sec03 .arrowTitle {
    margin-bottom: 78px;
  }
}
main section#sec04 {
  background-color: #ffffff;
  padding-bottom: 40px;
}
@media screen and (min-width: 980px) {
  main section#sec04 {
    padding-top: 50px;
    padding-bottom: 90px;
  }
}
@media screen and (min-width: 980px) {
  main section#sec04 .c-inner {
    width: calc(800 / 1280 * 100vw);
    max-width: 900px;
  }
}
main section#sec04 .arrowTitle {
  margin-bottom: 30px;
}
@media screen and (min-width: 980px) {
  main section#sec04 .arrowTitle {
    margin-bottom: 40px;
  }
}
main section#sec04 .news_list_item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 20px;
}
@media screen and (min-width: 980px) {
  main section#sec04 .news_list_item {
    margin-bottom: 10px;
    align-items: center;
    flex-direction: row;
  }
}
main section#sec04 .news_list_item span {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 980px) {
  main section#sec04 .news_list_item span {
    font-size: 1.8rem;
  }
}
main section#sec04 .news_list_item:last-child {
  margin-bottom: 0;
}
main section#sec04 .news-date {
  color: #ffffff;
  background-color: #e50013;
  flex-grow: 0;
  border-radius: 30px;
  line-height: 1;
  padding: 5px 20px;
  margin-bottom: 5px;
}
@media screen and (min-width: 980px) {
  main section#sec04 .news-date {
    line-height: 1.5;
    padding: 4px 20px;
    margin: 0;
    margin-right: 26px;
  }
}
main section#sec04 .news-detail {
  line-height: 1.5;
}

footer {
  background-color: #e50013;
  position: relative;
  text-align: center;
  padding: 12px;
}
footer img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 980px) {
  footer {
    padding: 25px;
  }
}
footer .copyright p {
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
}