@charset "UTF-8";
@keyframes loop_slide_right {
  from {
    transform: translate3d(-100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.ly_pageHead {
  gap: 5px;
  gap: 1.3333333333vw;
}
@media screen and (min-width: 750px) {
  .ly_pageHead {
    gap: 5px;
  }
}
.ly_pageHead::before {
  background-image: url(../../img/company/bg_head_smp.png);
  width: 252px;
  width: 67.2vw;
  height: 60px;
  height: 16vw;
}
@media screen and (min-width: 750px) {
  .ly_pageHead::before {
    background-image: url(../../img/company/bg_head.png);
    width: 846px;
    height: 133px;
  }
}

.un_comMission {
  margin-bottom: 80px;
  margin-bottom: 21.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_comMission {
    margin-bottom: 80px;
  }
}
.un_comMission > div {
  position: relative;
}
@media screen and (min-width: 750px) {
  .un_comMission_inner {
    width: 540px;
    height: 337px;
    margin-bottom: 80px;
  }
}
.un_comMission_lead {
  position: relative;
  z-index: 1;
  font-size: 15px;
  font-size: 4vw;
  margin-bottom: 40px;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_comMission_lead {
    font-size: 1.5rem;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 750px) {
  .un_comMission_kv {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 540px;
    height: 337px;
  }
}

.un_comValue {
  background: #ecf0f0;
  padding-top: 80px;
  padding-top: 21.3333333333vw;
  padding-bottom: 80px;
  padding-bottom: 21.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_comValue {
    padding: 80px 0;
  }
}
.un_comValue_lead {
  margin-bottom: 40px;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_comValue_lead {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 750px) {
  .un_comValue_cont {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
  }
}
.un_comValue_cont figure {
  margin-bottom: 40px;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_comValue_cont figure {
    margin: 0;
    width: 600px;
  }
}
.un_comValue_cont ol {
  display: flex;
  flex-direction: column;
  gap: 40px;
  gap: 10.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_comValue_cont ol {
    gap: 60px;
    width: 485px;
  }
}
.un_comValue_cont ol li {
  display: flex;
  flex-direction: column;
  gap: 10px;
  gap: 2.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_comValue_cont ol li {
    gap: 10px;
  }
}
.un_comValue_cont ol li .__ttl {
  font-family: YakuHanJP, "Heebo", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 24px;
  font-size: 6.4vw;
}
.un_comValue_cont ol li .__ttl::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.un_comValue_cont ol li .__ttl::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (min-width: 750px) {
  .un_comValue_cont ol li .__ttl {
    font-size: 4rem;
  }
}
.un_comValue_cont ol li .__txt {
  margin-left: 35px;
  margin-left: 9.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_comValue_cont ol li .__txt {
    margin-left: 60px;
    font-size: 1.5rem;
    line-height: 1.5;
  }
}
.un_comValue_cont ol li:nth-child(1) .__ttl {
  color: #ff6b35;
}
.un_comValue_cont ol li:nth-child(2) .__ttl {
  color: #0066ff;
}
.un_comValue_cont ol li:nth-child(3) .__ttl {
  color: #ef9403;
}
.un_comValue_cont ol li:nth-child(4) .__ttl {
  color: #89da08;
}

.un_comAboutus {
  padding-top: 80px;
  padding-top: 21.3333333333vw;
  padding-bottom: 80px;
  padding-bottom: 21.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_comAboutus {
    padding: 80px 0 120px;
  }
}
@media screen and (min-width: 750px) {
  .un_comAboutus_cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
  }
}
.un_comAboutus_cont table {
  width: 100%;
  margin-bottom: 40px;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_comAboutus_cont table {
    width: 500px;
    margin: 0;
  }
}
.un_comAboutus_cont table th,
.un_comAboutus_cont table td {
  vertical-align: top;
  border-bottom: 1px solid #d8dbdb;
  padding-top: 24px;
  padding-top: 6.4vw;
  padding-bottom: 24px;
  padding-bottom: 6.4vw;
}
.un_comAboutus_cont table th::before,
.un_comAboutus_cont table td::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.un_comAboutus_cont table th::after,
.un_comAboutus_cont table td::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (min-width: 750px) {
  .un_comAboutus_cont table th,
  .un_comAboutus_cont table td {
    padding: 24px 0;
  }
}
.un_comAboutus_cont table th {
  font-weight: 500;
  padding-right: 24px;
  padding-right: 6.4vw;
  white-space: nowrap;
}
@media screen and (min-width: 750px) {
  .un_comAboutus_cont table th {
    padding-right: 80px;
  }
}
@media screen and (min-width: 750px) {
  .un_comAboutus_cont figure {
    width: 540px;
  }
}/*# sourceMappingURL=style.css.map */