@charset "UTF-8";
@keyframes loop_slide_right {
  from {
    transform: translate3d(-100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.un_comMessage_cont {
  padding: 20px;
  padding: 5.3333333333vw;
  padding-top: 40px;
  padding-top: 10.6666666667vw;
  padding-bottom: 40px;
  padding-bottom: 10.6666666667vw;
  border: 1px solid #bdcad1;
  background: #fff;
  border-radius: 8px;
}
@media screen and (min-width: 750px) {
  .un_comMessage_cont {
    padding: 60px;
  }
}
.un_comMessage_cont picture {
  display: block;
  margin-top: 60px;
  margin-top: 16vw;
  height: 36px;
  height: 9.6vw;
  text-align: right;
}
@media screen and (min-width: 750px) {
  .un_comMessage_cont picture {
    margin-top: 60px;
    height: 36px;
  }
}
.un_comMessage_cont picture img {
  width: auto;
  height: 100%;
}

.un_comMission {
  margin-top: 80px;
  margin-top: 21.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_comMission {
    margin-top: 80px;
  }
}
.un_comMission_cont {
  padding: 20px;
  padding: 5.3333333333vw;
  padding-top: 40px;
  padding-top: 10.6666666667vw;
  padding-bottom: 40px;
  padding-bottom: 10.6666666667vw;
  border: 1px solid #bdcad1;
  background: #fff;
  border-radius: 8px;
}
@media screen and (min-width: 750px) {
  .un_comMission_cont {
    padding: 60px;
  }
}
.un_comMission_cont picture {
  display: block;
  height: 205px;
  height: 54.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_comMission_cont picture {
    height: 74px;
  }
}
.un_comMission_cont picture img {
  width: auto;
  height: 100%;
}

.un_comCompany {
  margin-top: 80px;
  margin-top: 21.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_comCompany {
    margin-top: 60px;
  }
}
.un_comCompany_tbl {
  width: 100%;
}
.un_comCompany_tbl tbody {
  display: flex;
  flex-direction: column;
  gap: 20px;
  gap: 5.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_comCompany_tbl tbody {
    display: contents;
  }
}
.un_comCompany_tbl tr {
  display: block;
  padding-bottom: 20px;
  padding-bottom: 5.3333333333vw;
  border-bottom: 1px solid #bdcad1;
}
@media screen and (min-width: 750px) {
  .un_comCompany_tbl tr {
    display: table-row;
    width: 100%;
  }
}
.un_comCompany_tbl tr th,
.un_comCompany_tbl tr td {
  display: block;
}
@media screen and (min-width: 750px) {
  .un_comCompany_tbl tr th,
  .un_comCompany_tbl tr td {
    display: table-cell;
    padding: 20px 0;
    vertical-align: top;
    font-size: 1.4rem;
  }
}
.un_comCompany_tbl tr th {
  margin-bottom: 5px;
  margin-bottom: 1.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_comCompany_tbl tr th {
    width: 150px;
  }
}
.un_comAccess {
  margin-top: 80px;
  margin-top: 21.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_comAccess {
    margin-top: 80px;
  }
}
.un_comAccess_block {
  display: flex;
  flex-direction: column;
  gap: 20px;
  gap: 5.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_comAccess_block {
    gap: 20px;
  }
}
.un_comAccess_block .__ttl {
  font-size: 18px;
  font-size: 4.8vw;
}
@media screen and (min-width: 750px) {
  .un_comAccess_block .__ttl {
    font-size: 2rem;
  }
}
.un_comAccess_block iframe {
  background: #d1d1d1;
  aspect-ratio: 345/280;
}
@media screen and (min-width: 750px) {
  .un_comAccess_block iframe {
    height: 280px;
    width: 100%;
    aspect-ratio: unset;
  }
}

.un_com_hl {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_com_hl {
    margin-bottom: 40px;
  }
}
.un_com_hl .__ttl {
  font-family: "Sawarabi Mincho", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 24px;
  font-size: 6.4vw;
  line-height: 1.3;
}
@media screen and (min-width: 750px) {
  .un_com_hl .__ttl {
    font-size: 3.2rem;
  }
}
.un_com_hl .__sub {
  font-size: 14px;
  font-size: 3.7333333333vw;
  color: #338bbe;
  line-height: 2;
}
@media screen and (min-width: 750px) {
  .un_com_hl .__sub {
    font-size: 1.4rem;
  }
}

.ly_pageHead::after {
  background-image: url(../../img/company/img_com_kv_smp.png);
}
@media screen and (min-width: 750px) {
  .ly_pageHead::after {
    background-image: url(../../img/company/img_com_kv.png);
  }
}/*# sourceMappingURL=style.css.map */