@charset "UTF-8";
header {
  background-image: url(../images/mainvisual1.jpg);
  background-size: 100% auto;
  background-position: 0 40%;
  height: 370px;
}

/*共通設定*/
main {
  line-height: 1.75;
  letter-spacing: 0.1em;
}

dt {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
}

.wrap {
  overflow: hidden;
}

/*---------------abut us-----------------*/
.aboutUs {
  margin-top: 50px;
  padding: 0px 40px;
}
.aboutUs h1 {
  font-size: 5em;
  width: 50%;
  letter-spacing: 0.1em;
}
.aboutUs h2 {
  font-size: 1.25em;
  font-family: "Sawarabi Gothic", sans-serif;
  font-style: normal;
  border-top: 2px solid #000;
  margin-top: -30px;
  width: 50%;
}
.aboutUs dl {
  margin-top: 100px;
  text-align: center;
}
.aboutUs dl dt {
  font-size: 1.8753em;
}
.aboutUs dl dd {
  margin-top: 50px;
}

/*-----------------MVV--------------------*/
.mvv {
  margin-top: 120px;
  display: flex;
}
.mvv div:nth-child(2) {
  background-color: #012D83;
}
.mvv div {
  max-width: 400px;
  width: 100%;
  background: #0F0F0F;
  color: #fff;
  text-align: left;
  padding: 30px 40px;
  padding-bottom: 50px;
}
.mvv div dt:nth-child(1) span:nth-child(1) {
  font-size: 5em;
  letter-spacing: 0.05em;
  display: inline-block;
  margin-right: 10px;
}
.mvv div dt:nth-child(1) span:nth-child(2) {
  font-size: 1.25em;
  white-space: nowrap;
  display: inline-block;
  line-height: 1;
}
.mvv div dd:nth-child(2):before {
  content: "";
  display: block;
  margin-top: -30px;
  margin-bottom: 60px;
  bottom: 0.3em;
  width: 100px;
  height: 5px;
  border: none;
  border-top: 2px solid #fff;
}
.mvv div dd:nth-child(2) {
  font-size: 1.25em;
  font-weight: 500;
  word-break: keep-all;
  overflow-wrap: break-word;
}
.mvv div dd:nth-child(3) {
  margin-top: 60px;
}

/*-----------------phirosophy------------------*/
.phirosophy {
  position: relative;
}
.phirosophy h2 {
  position: absolute;
  top: 350px;
  left: -280px;
  font-size: 8.125em;
  letter-spacing: 0.1em;
  text-align: right;
  width: 870px;
  transform: rotate(-90deg);
}
.phirosophy h2::after {
  content: "";
  display: block;
  margin-top: -76px;
  bottom: 0.3em;
  height: 5px;
  border: none;
  border-top: 2px solid #000;
}
.phirosophy h3 {
  position: absolute;
  width: 100%;
  font-size: 3.125em;
  letter-spacing: 0.1em;
  top: 630px;
}
.phirosophy h3::after {
  content: "";
  display: block;
  bottom: 0.3em;
  height: 5px;
  border: none;
  border-top: 2px solid #000;
}
.phirosophy div {
  background-image: url(../images/philosophy.jpg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 40%;
  padding-left: 30%;
  min-height: 800px;
}
.phirosophy div p {
  font-size: 3.125em;
  margin-top: 150px;
  min-height: 250px;
  margin-bottom: 40px;
  word-break: keep-all;
  overflow-wrap: break-word;
}
.phirosophy div ul {
  min-height: 470px;
  line-height: 2;
  text-shadow: 1px 1px 2px #fff;
}
.phirosophy div ul span:nth-child(1) {
  font-size: 3.125em;
  letter-spacing: 0.1em;
}
.phirosophy div ul span:nth-child(2) {
  font-size: 1.8753em;
}
.phirosophy div ul li::after {
  content: "";
  display: block;
  margin-top: -15px;
  bottom: 0.3em;
  width: 60px;
  height: 5px;
  border: none;
  border-top: 2px solid #000;
}
.phirosophy div ul li:nth-child(4) {
  margin-top: 80px;
  font-size: 1.8753em;
}
.phirosophy div ul li:nth-child(4)::after {
  content: none;
}

/*--------------upstart----------------*/
.upstart h2, .upstart h3 {
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1;
}
.upstart h2 {
  margin-top: 300px;
  font-size: 8.125em;
}
.upstart h3 {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.upstart h3:nth-child(2) {
  font-size: 1.8753em;
}
.upstart h3:nth-child(3) {
  font-size: 3.125em;
  line-height: 1.5;
  margin-bottom: 120px;
}
.upstart dl:nth-child(4) {
  padding-left: 35%;
  padding-right: 40px;
  padding-bottom: 120px;
  line-height: 2;
  background-image: url(../images/backgroundarrow_top.png);
  background-size: 15%;
  background-repeat: no-repeat;
  background-position: 80px 0;
}
.upstart dl:nth-child(4) dt {
  font-size: 1.8753em;
  letter-spacing: 0.1;
}
.upstart dl:nth-child(4) dt::after {
  content: "";
  display: inline-block;
  background-image: url(../images/arrow-up-right-square-fill.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  margin-left: 20PX;
}
.upstart dl:nth-child(4) dd {
  font-size: 1.125em;
}
.upstart dl:nth-child(1),
.upstart dl:nth-child(2),
.upstart dl:nth-child(3) {
  display: flex;
  justify-content: center;
  padding: 30px 0 30px 100px;
  padding-left: 100px;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 0 30px 30px 0;
  margin-right: 20%;
  margin-bottom: 30px;
}
.upstart dl:nth-child(1) > dt:nth-child(1),
.upstart dl:nth-child(2) > dt:nth-child(1),
.upstart dl:nth-child(3) > dt:nth-child(1) {
  font-size: 5em;
  min-width: 200px;
  font-weight: 500;
  margin: auto;
}
.upstart dl:nth-child(1) div,
.upstart dl:nth-child(2) div,
.upstart dl:nth-child(3) div {
  max-width: 530px;
  margin: auto;
}
.upstart dl:nth-child(1) div dt,
.upstart dl:nth-child(2) div dt,
.upstart dl:nth-child(3) div dt {
  font-size: 1.25em;
  font-weight: 600;
  font-style: bold;
}
.upstart dl:nth-child(1) div dd,
.upstart dl:nth-child(2) div dd,
.upstart dl:nth-child(3) div dd {
  margin-top: 10px;
  font-size: 0.875em;
  line-height: 2;
}
.upstart .reason {
  padding-bottom: 100px;
  background-image: url(../images/backgroundarrow_bottom.png);
  background-size: 15%;
  background-repeat: repeat-y;
  background-position: 80px 0;
}
.upstart .reason dl:nth-child(1)::after,
.upstart .reason dl:nth-child(2)::after,
.upstart .reason dl:nth-child(3)::after {
  content: "";
  display: inline-block;
  background-image: url(../images/arrow_2.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  vertical-align: middle;
  margin-left: 30px;
  margin-right: 30px;
}

/*-------recruitへの導線----------*/
.recruit {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
  padding: 100px 80px;
  background-image: url(../images/blue_background.jpg);
}
.recruit ul:nth-child(1) {
  width: 50%;
  margin: auto 0;
}
.recruit ul:nth-child(1) li {
  color: #fff;
}
.recruit ul:nth-child(1) li:nth-child(1) {
  font-size: 8.125em;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 0.8;
  word-break: keep-all;
}
.recruit ul:nth-child(1) li:nth-child(2) {
  font-weight: 500;
  font-size: 1.25em;
  word-break: keep-all;
  overflow-wrap: break-word;
}
.recruit ul:nth-child(1) li:nth-child(2) span {
  font-size: 0.725em;
  word-break: keep-all;
}
.recruit ul:nth-child(1) li:nth-child(2):after {
  content: "";
  display: block;
  width: 90%;
  height: 20px;
  border: none;
  border-bottom: 5px solid #fff;
  transition: 0.2s;
}
.recruit ul:nth-child(1) a:hover {
  text-shadow: 5px 5px 10px #000;
  transition: 0.5s;
}
.recruit ul:nth-child(1) a:hover li:nth-child(2):after {
  width: 100%;
  transition: 0.5s;
}
.recruit ul:nth-child(2) li {
  font-size: 1.125em;
}
.recruit ul:nth-child(2) li a {
  color: #012D83;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 30px;
  background: #fff;
  min-width: 240px;
  text-align: center;
  border-radius: 100px;
}
.recruit ul:nth-child(2) li a:hover {
  box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.8);
  background-color: #012D83;
  color: #fff;
  transition: 0.3s;
}
.recruit ul:nth-child(2) li:nth-child(1) {
  margin-bottom: 30px;
}

/*------------レスポンシブ-------------*/
@media (max-width: 950px) {
  body {
    font-size: 14px;
  }
  .phirosophy h2 {
    left: -300px;
  }
  .phirosophy h2::after {
    margin-top: -67px;
  }
  .phirosophy h3 {
    top: 600px;
  }
}
@media (max-width: 900px) {
  .mvv {
    flex-wrap: wrap;
  }
  .mvv div {
    max-width: 100%;
    border: 1px solid #fff;
  }
  .mvv div:nth-child(1),
.mvv div:nth-child(2) {
    flex: 1;
  }
  .recruit {
    padding: 50px;
  }
  .recruit ul:nth-child(1) li:nth-child(1) {
    font-size: 7.1em;
  }
  .recruit ul:nth-child(2) li a {
    min-width: 200px;
  }
}
@media (max-width: 768px) {
  header {
    background-size: cover;
  }
  main {
    overflow: hidden;
  }
  .aboutUs h1 {
    font-size: 3.6em;
  }
  .aboutUs h2 {
    margin-top: -15px;
  }
  .aboutUs dl dt {
    word-break: keep-all;
    overflow-wrap: break-word;
    font-size: 1.3em;
  }
  .phirosophy h2 {
    font-size: 5.7em;
    left: -290px;
    top: 290px;
    width: 700px;
  }
  .phirosophy h2::after {
    margin-top: -47px;
  }
  .phirosophy h3 {
    font-size: 2.4em;
    padding-left: 20px;
    top: 480px;
  }
  .phirosophy h3 span {
    display: block;
    line-height: 1;
  }
  .phirosophy h3::after {
    margin-left: -20px;
  }
  .phirosophy div {
    min-height: 550px;
    padding-left: 130px;
    background-position: right bottom;
  }
  .phirosophy div p {
    font-size: 2.4em;
    min-height: auto;
  }
  .phirosophy div ul {
    min-height: auto;
  }
  .phirosophy div ul li:nth-child(1) span:nth-child(1),
.phirosophy div ul li:nth-child(2) span:nth-child(1),
.phirosophy div ul li:nth-child(3) span:nth-child(1) {
    font-size: 2.4em;
  }
  .phirosophy div ul li:nth-child(1) span:nth-child(2),
.phirosophy div ul li:nth-child(2) span:nth-child(2),
.phirosophy div ul li:nth-child(3) span:nth-child(2) {
    font-size: 1.4em;
  }
  .phirosophy div ul li:nth-child(1)::after,
.phirosophy div ul li:nth-child(2)::after,
.phirosophy div ul li:nth-child(3)::after {
    margin-top: -10px;
    width: 25px;
    border-top: 1px solid #000;
  }
  .phirosophy div ul li:nth-child(4) {
    font-size: 1.4em;
    word-break: keep-all;
    overflow-wrap: break-word;
  }
  .upstart h2 {
    font-size: 5.7em;
  }
  .upstart h3:nth-child(3) {
    font-size: 2.1em;
  }
  .upstart > dl {
    background-position: 50px 0 !important;
  }
  .upstart > dl dt {
    font-size: 1.4em !important;
  }
  .upstart > dl dt::after {
    width: 25px !important;
    height: 25px !important;
  }
  .upstart > dl dd {
    font-size: 1em !important;
  }
  .upstart .reason {
    background-position: 50px 0;
  }
  .upstart .reason dl {
    position: relative;
    display: block;
    padding-left: 40px;
    padding-right: 30px;
  }
  .upstart .reason dl::after {
    position: absolute;
    width: 50px !important;
    height: 50px !important;
    top: 30px;
    right: 0px;
  }
  .recruit {
    flex-direction: column-reverse;
  }
  .recruit ul:nth-child(2) {
    display: flex;
    flex-basis: 10px;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .recruit ul:nth-child(2) li {
    margin: 0 auto;
  }
  .recruit ul:nth-child(2) li a {
    padding: 20px;
  }
  .recruit ul:nth-child(1) {
    margin-top: 50px;
    width: 100%;
  }
  .recruit ul:nth-child(1) li {
    width: 100%;
  }
  .recruit ul:nth-child(1) li:nth-child(1) {
    font-size: 5.7em;
  }
}
@media (max-width: 430px) {
  header {
    background-position: -170px 0;
  }
  .aboutUs h1 {
    font-size: 2.9em;
    white-space: nowrap;
  }
  .aboutUs h2 {
    margin-top: -10px;
  }
  .aboutUs dl dd {
    word-break: keep-all;
  }
  .phirosophy h2 {
    left: -310px;
  }
  .phirosophy h3 {
    padding: 7px;
    top: 400px;
  }
  .phirosophy div {
    padding-left: 100px;
    min-height: 500px;
  }
  .phirosophy div p {
    font-size: 1.8em;
  }
  .phirosophy div ul li:nth-child(1) span:nth-child(1),
.phirosophy div ul li:nth-child(2) span:nth-child(1),
.phirosophy div ul li:nth-child(3) span:nth-child(1) {
    font-size: 1.8em;
  }
  .phirosophy div ul li:nth-child(1) span:nth-child(2),
.phirosophy div ul li:nth-child(2) span:nth-child(2),
.phirosophy div ul li:nth-child(3) span:nth-child(2) {
    font-size: 1.4em;
  }
  .upstart > dl {
    background-position: 50px 50px !important;
    padding-bottom: 50px !important;
    padding-right: 20px !important;
  }
  .upstart > dl dt::after {
    margin-left: 10px !important;
  }
}/*# sourceMappingURL=about.css.map */