@charset "UTF-8";
/* company専用 */
.company {
  --futura: "futura-pt", sans-serif;
  color: #1C1C1C;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
@media screen and (min-width: 768px) {
  .company .sp {
    display: none;
  }
}
.company .company-inner {
  width: 84.62%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .company .company-inner {
    width: 80.26%;
	max-width: 1220px;
  }
}
.company .company-page-title {
  font-family: var(--futura);
  font-size: 64px;
  font-weight: 700;
  margin-top: 100px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .company .company-page-title {
    font-size: 150px;
    margin-top: 60px;
  }
}
.company .company-page-mv {
  margin-top: 82px;
}
@media screen and (min-width: 768px) {
  .company .company-page-mv {
    margin-top: 55px;
  }
}
.company .company-page-mv img {
  width: 100%;
  height: auto;
}
.company .company-block-title :where(.company-block-title-main, .company-block-title-sub) {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.company .company-block-title .company-block-title-main {
  color: #DF589D;
  font-family: var(--futura);
  font-size: 45px;
  font-weight: 600;
  line-height: 1.57;
}
@media screen and (min-width: 768px) {
  .company .company-block-title .company-block-title-main {
    font-size: 100px;
  }
}
.company .company-block-title .company-block-title-sub {
  font-size: 12px;
  font-weight: 700;
  transform: translateY(-100%);
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .company .company-block-title .company-block-title-sub {
    font-size: 18px;
  }
}
.company .company-block-contents {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
}
.company .company-block-contents .company-block-lead {
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.79;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  .company .company-block-contents .company-block-lead {
    width: 50%;
    font-size: 26px;
    line-height: 1.69;
  }
}
.company .company-block-contents .company-block-list {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .company .company-block-contents .company-block-list {
    width: 50%;
  }
}
.company .company-block-contents .company-block-list > li {
  padding-left: 1em;
  text-indent: -1em;
}
.company .company-block-contents .company-block-text {
  font-size: 13px;
  line-height: 2.15;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .company .company-block-contents .company-block-text {
    font-size: 16px;
    line-height: 2.06;
  }
}
.company .mission {
  position: relative;
  margin-top: 70px;
}
@media screen and (min-width: 768px) {
  .company .mission {
    margin-top: 80px;
  }
}
.company .mission .company-inner {
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #1C1C1C;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .company .mission .company-inner {
    padding-bottom: 60px;
  }
}
.company .mission .mission-decoration-text {
  font-family: var(--futura);
  font-size: 30px;
  font-weight: 700;
  line-height: 1.07;
  color: #F4F4F4;
  position: absolute;
  bottom: 50%;
  left: 0;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .company .mission .mission-decoration-text {
    font-size: 80px;
    line-height: 0.88;
    bottom: 3%;
  }
}
.company .vision {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .company .vision {
    margin-top: 50px;
  }
}
.company .vision .company-inner {
  padding-bottom: 40px;
  border-bottom: 1px solid #1C1C1C;
}
@media screen and (min-width: 768px) {
  .company .vision .company-inner {
    padding-bottom: 60px;
  }
}
.company .vision :where(.company-block-lead-main, .company-block-lead-sub) {
  display: block;
}
.company .vision .company-block-lead-main {
  font-family: var(--futura);
  font-size: 35px;
  font-weight: 600;
  line-height: 1.43;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  .company .vision .company-block-lead-main {
    font-size: 60px;
    line-height: 0.83;
  }
}
.company .vision .company-block-lead-sub {
  font-size: 14px;
  font-weight: 700;
  margin-top: 5px;
}
@media screen and (min-width: 768px) {
  .company .vision .company-block-lead-sub {
    font-size: 16px;
    margin-top: 9px;
  }
}
.company .vision .company-block-text {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .company .vision .company-block-text {
    width: 50%;
  }
}
.company .value {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .company .value {
    margin-top: 50px;
  }
}
.company .value .company-block-contents {
  gap: 20px 0;
}
@media screen and (min-width: 768px) {
  .company .value .company-block-contents {
    gap: 30px 60px;
  }
}
.company .value .value-detail {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .company .value .value-detail {
    width: calc(50% - 30px);
  }
  .company .value .value-detail:nth-child(1) {
    order: 1;
  }
  .company .value .value-detail:nth-child(2) {
    order: 3;
  }
  .company .value .value-detail:nth-child(3) {
    order: 5;
  }
  .company .value .value-detail:nth-child(4) {
    order: 2;
  }
  .company .value .value-detail:nth-child(5) {
    order: 4;
  }
}
.company .value .value-detail-title {
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.5;
  background-color: #1C1C1C;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.1em 1em;
}
@media screen and (min-width: 768px) {
  .company .value .value-detail-title {
    font-size: 20px;
    line-height: 1.65;
  }
}
.company .value .value-detail-text {
  margin-top: 10.5px;
  font-size: 13px;
  line-height: 2.15;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .company .value .value-detail-text {
    margin-top: 15px;
    font-size: 16px;
    line-height: 2.06;
  }
}
.company .history {
  margin-top: 86px;
}
@media screen and (min-width: 768px) {
  .company .history {
    margin-top: 100px;
  }
}
.company .history .history-title {
  text-align: center;
}
.company .history :where(.history-title-main, .history-title-sub) {
  display: block;
}
.company .history .history-title-main {
  font-family: var(--futura);
  font-size: 45px;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .company .history .history-title-main {
    font-size: 100px;
  }
}
.company .history .history-title-sub {
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .company .history .history-title-sub {
    font-size: 18px;
  }
}
.company .history .history-inner {
  margin: 40px auto 0;
  width: 91.03%;
}
@media screen and (min-width: 768px) {
  .company .history .history-inner {
    width: 87.21%;
  }
}
.company .history .history-line {
  width: 50%;
  position: relative;
  padding-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .company .history .history-line {
    padding-bottom: 34px;
  }
}
.company .history .history-line:nth-child(odd) {
  margin-left: auto;
  padding-left: 15px;
}
@media screen and (min-width: 768px) {
  .company .history .history-line:nth-child(odd) {
    padding-left: 40px;
  }
}
.company .history .history-line:nth-child(odd)::before, .company .history .history-line:nth-child(odd)::after {
  left: 0;
  transform: translateX(-50%);
}
.company .history .history-line:nth-child(even) {
  text-align: right;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .company .history .history-line:nth-child(even) {
    padding-right: 40px;
  }
}
.company .history .history-line:nth-child(even)::before, .company .history .history-line:nth-child(even)::after {
  right: 0;
  transform: translateX(50%);
}
.company .history .history-line::before {
  content: "";
  display: block;
  width: 13px;
  aspect-ratio: 1/1;
  background-color: #DF589D;
  position: absolute;
  top: 2%;
}
@media screen and (min-width: 768px) {
  .company .history .history-line::before {
    width: 20px;
    top: 5%;
  }
}
.company .history .history-line:not(:last-child)::after {
  content: "";
  display: block;
  height: 105%;
  width: 2px;
  background-color: #DF589D;
  position: absolute;
  top: 2%;
}
@media screen and (min-width: 768px) {
  .company .history .history-line:not(:last-child)::after {
    top: 5%;
  }
}
.company .history .history-line-date {
  font-family: var(--futura);
  font-size: 20px;
  font-weight: 600;
  color: #DF589D;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .company .history .history-line-date {
    font-size: 40px;
  }
}
.company .history .history-line-strong {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.43;
}
@media screen and (min-width: 768px) {
  .company .history .history-line-strong {
    font-size: 24px;
    line-height: 1.17;
  }
}
.company .history .history-line-sub {
  font-size: 13px;
}
@media screen and (min-width: 768px) {
  .company .history .history-line-sub {
    font-size: 16px;
  }
}
.company .history .history-line-link {
  margin-top: 7px;
}
@media screen and (min-width: 768px) {
  .company .history .history-line-link {
    margin-top: 15px;
  }
}
.company .history .history-line-link a {
  max-width: 200px;
  width: 100%;
  background-color: #1C1C1C;
  display: block;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  text-align: left;
  padding: 0.25em 1em;
  margin-left: auto;
  position: relative;
}
@media screen and (min-width: 768px) {
  .company .history .history-line-link a {
    font-size: 17px;
  }
}
.company .history .history-line-link a::before, .company .history .history-line-link a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
  background-color: #fff;
}
.company .history .history-line-link a::before {
  width: 5px;
  aspect-ratio: 1/1;
  border-radius: 50%;
}
.company .history .history-line-link a::after {
  width: 20%;
  height: 1px;
}
.company .profile {
  margin-top: 20px;
  padding-bottom: 150px;
}
@media screen and (min-width: 768px) {
  .company .profile {
    padding-bottom: 200px;
  }
}
.company .profile :where(.profile-title-main, .profile-title-sub) {
  display: block;
}
.company .profile .profile-title-main {
  font-family: var(--futura);
  font-size: 45px;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .company .profile .profile-title-main {
    font-size: 100px;
  }
}
.company .profile .profile-title-sub {
  font-size: 12px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .company .profile .profile-title-sub {
    font-size: 18px;
  }
}
.company .profile .profile-data {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .company .profile .profile-data {
    margin-top: 64px;
  }
}
.company .profile .profile-data > div {
  display: flex;
  border-bottom: 1px solid #1C1C1C;
  padding: 15px 0;
  flex-wrap: wrap;
  row-gap: 5px;
}
@media screen and (min-width: 768px) {
  .company .profile .profile-data > div {
    padding: 25px 0;
  }
}
.company .profile .profile-data > div > dt {
  width: 100%;
  color: #DF589D;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .company .profile .profile-data > div > dt {
    width: 100%;
    font-size: 20px;
  }
}
.company .profile .profile-data > div > dd {
  width: 100%;
  font-size: 12px;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .company .profile .profile-data > div > dd {
    width: calc(100% - 180px);
    font-size: 20px;
  }
}
