@charset "UTF-8";
@keyframes loop_slide_right {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
#open-company figure,
#open-company picture {
  display: block;
}

.un_ocHead {
  margin-bottom: 100px;
}
@media screen and (max-width: 744px) {
  .un_ocHead {
    margin-bottom: 100px;
    margin-bottom: 26.6666666667vw;
  }
}
.un_ocHead > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 880px) {
  .un_ocHead > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.un_ocHead p {
  width: calc(100% - 520px - 80px);
}
@media screen and (max-width: 880px) {
  .un_ocHead p {
    width: 100%;
    margin-top: 40px;
    margin-top: 5.2083333333vw;
  }
}
@media screen and (max-width: 744px) {
  .un_ocHead p {
    margin-top: 40px;
    margin-top: 10.6666666667vw;
  }
}
.un_ocHead picture {
  width: 520px;
  border-radius: 8px;
  overflow: hidden;
}
@media screen and (max-width: 880px) {
  .un_ocHead picture {
    width: 100%;
  }
}
@media screen and (max-width: 744px) {
  .un_ocHead picture {
    border-radius: 6px;
  }
}

.un_ocCurriculum::after {
  display: none;
  content: "";
  background-image: url(../../img/opencompany/img_oc_02.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
}
@media screen and (min-width: 745px) and (max-width: 880px) {
  .un_ocCurriculum::after {
    display: block;
    margin-top: 64px;
    margin-top: 8.3333333333vw;
    width: 200px;
    width: 26.0416666667vw;
    height: 176px;
    height: 22.9166666667vw;
  }
}
@media screen and (max-width: 744px) {
  .un_ocCurriculum::after {
    display: block;
    margin-top: 64px;
    margin-top: 17.0666666667vw;
    width: 200px;
    width: 53.3333333333vw;
    height: 176px;
    height: 46.9333333333vw;
  }
}
.un_ocCurriculum .ly_block_type01__head figure {
  display: block;
  margin: 80px 0 0;
}
@media screen and (max-width: 880px) {
  .un_ocCurriculum .ly_block_type01__head figure {
    display: none !important;
  }
}
.un_ocCurriculum ol li {
  padding-left: 52px;
  position: relative;
}
@media screen and (max-width: 744px) {
  .un_ocCurriculum ol li {
    padding-left: 52px;
    padding-left: 13.8666666667vw;
  }
}
.un_ocCurriculum ol li:not(:last-child) {
  padding-bottom: 40px;
}
@media screen and (max-width: 744px) {
  .un_ocCurriculum ol li:not(:last-child) {
    padding-bottom: 40px;
    padding-bottom: 10.6666666667vw;
  }
}
.un_ocCurriculum ol li:not(:last-child)::after {
  position: absolute;
  left: 18px;
  top: 0;
  z-index: -1;
  display: block;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #b6b7b4;
}
@media screen and (max-width: 744px) {
  .un_ocCurriculum ol li:not(:last-child)::after {
    left: 18px;
    left: 4.8vw;
  }
}
.un_ocCurriculum ol li span.__num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: -5px;
  left: 0;
  width: 36px;
  height: 36px;
  font-family: "Noto Sans", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 1.2rem;
  line-height: 1;
  border: 1px solid #b6b7b4;
  border-radius: 100%;
  background: #fbfbfa;
}
@media screen and (max-width: 744px) {
  .un_ocCurriculum ol li span.__num {
    top: -5px;
    top: -1.3333333333vw;
    width: 36px;
    width: 9.6vw;
    height: 36px;
    height: 9.6vw;
    font-size: 12px;
    font-size: 3.2vw;
    background: #f7f7f6;
  }
}
.un_ocCurriculum ol li p.__ttl {
  font-weight: 400;
  font-size: 1.6rem;
  margin-bottom: 25px;
}
@media screen and (max-width: 744px) {
  .un_ocCurriculum ol li p.__ttl {
    font-size: 16px;
    font-size: 4.2666666667vw;
    margin-bottom: 25px;
    margin-bottom: 6.6666666667vw;
  }
}
.un_ocOutline table th,
.un_ocOutline table td {
  line-height: 2;
}

.un_ocApplication .ly_block_type01__cont > p {
  line-height: 2;
}
.un_ocApplication .ly_block_type01__cont > p::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.un_ocApplication .ly_block_type01__cont > p::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
.un_ocApplication .ly_block_type01__cont > p a {
  text-decoration: underline !important;
}
.un_ocApplication_innerBlock__ttl {
  margin-bottom: 40px;
}
@media screen and (max-width: 744px) {
  .un_ocApplication_innerBlock__ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.un_ocApplication_innerBlock__ttl p {
  font-size: 2rem;
  font-weight: 400;
}
@media screen and (max-width: 744px) {
  .un_ocApplication_innerBlock__ttl p {
    font-size: 16px;
    font-size: 4.2666666667vw;
  }
}
.un_ocApplication_btnBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #e7e7e6;
  padding: 40px;
}
@media screen and (max-width: 744px) {
  .un_ocApplication_btnBlock {
    padding: 40px;
    padding: 10.6666666667vw;
    padding-left: 20px;
    padding-left: 5.3333333333vw;
    padding-right: 20px;
    padding-right: 5.3333333333vw;
  }
}
.un_ocApplication_btnBlock a:not(:first-of-type) {
  margin-top: 24px;
}
@media screen and (max-width: 744px) {
  .un_ocApplication_btnBlock a:not(:first-of-type) {
    margin-top: 24px;
    margin-top: 6.4vw;
  }
}