@charset "UTF-8";
@keyframes loop_slide_right {
  from {
    transform: translate3d(-100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.ly_pageHeader_inner {
  background-image: url(../../img/office/bg_hl.png);
}
@media screen and (max-width: 749px) {
  .ly_pageHeader_inner {
    background-image: url(../../img/office/bg_hl_smp.png);
  }
}

.un_office_hl {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 90px;
  line-height: 1.2;
  font-weight: 600;
}
@media screen and (max-width: 749px) {
  .un_office_hl {
    margin-bottom: 60px;
    margin-bottom: 16vw;
  }
}
.un_office_hl .__en {
  font-family: "Montserrat", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #f49940;
  font-size: 2.8rem;
}
@media screen and (max-width: 749px) {
  .un_office_hl .__en {
    font-size: 16px;
    font-size: 4.2666666667vw;
  }
}
.un_office_hl .__jp {
  font-size: 4.2rem;
}
@media screen and (max-width: 749px) {
  .un_office_hl .__jp {
    font-size: 24px;
    font-size: 6.4vw;
  }
}

.un_officeGreeting {
  margin-bottom: 120px;
}
@media screen and (max-width: 749px) {
  .un_officeGreeting {
    margin-bottom: 60px;
    margin-bottom: 16vw;
  }
}
.un_officeGreeting_img {
  position: absolute;
  top: 10px;
  left: 50px;
}
@media screen and (max-width: 749px) {
  .un_officeGreeting_img {
    position: relative;
    top: unset;
    left: unset;
    margin-bottom: 16px;
    margin-bottom: 4.2666666667vw;
  }
}
.un_officeGreeting_cont {
  position: relative;
}
@media screen and (max-width: 749px) {
  .un_officeGreeting_cont {
    background: #ece9e2;
    padding: 16px;
    padding: 4.2666666667vw;
    padding-bottom: 32px;
    padding-bottom: 8.5333333333vw;
    border-radius: 5px;
    border-radius: 1.3333333333vw;
  }
}
.un_officeGreeting_cont .__hl {
  margin-left: 600px;
  font-size: 3.4rem;
  font-weight: 600;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 749px) {
  .un_officeGreeting_cont .__hl {
    font-size: 20px;
    font-size: 5.3333333333vw;
    padding-bottom: 20px;
    padding-bottom: 5.3333333333vw;
    margin-bottom: 38px;
    margin-bottom: 10.1333333333vw;
    margin-left: 0;
  }
}
.un_officeGreeting_cont .__hl::after {
  display: block;
  content: "";
  width: 76px;
  height: 2px;
  background: #f2780a;
  position: absolute;
  left: 0;
  bottom: -20px;
}
@media screen and (max-width: 749px) {
  .un_officeGreeting_cont .__hl::after {
    width: 76px;
    width: 20.2666666667vw;
    bottom: 0;
  }
}
.un_officeGreeting_cont .__txt {
  padding: 40px 40px 60px 600px;
  background-color: #ece9e2;
  background-image: url(../../img/office/bg_greeting.png);
  background-position: right -15px bottom -30px;
  background-repeat: no-repeat;
  border-radius: 10px;
  line-height: 2;
}
@media screen and (max-width: 749px) {
  .un_officeGreeting_cont .__txt {
    padding: 0;
    font-size: 15px;
    font-size: 4vw;
  }
}
.un_officeGreeting_cont .__txt .hp_alignRight {
  font-weight: 600 !important;
  line-height: 1.4;
}
@media screen and (max-width: 749px) {
  .un_officeGreeting_cont .__txt .hp_alignRight {
    margin-top: 1em;
  }
}
.un_officeGreeting_cont .__txt .hp_alignRight span {
  color: #f2780a;
}
.un_officeGreeting_cont .__txt .hp_alignRight strong {
  font-size: 2rem;
}
@media screen and (max-width: 749px) {
  .un_officeGreeting_cont .__txt .hp_alignRight strong {
    font-size: 18px;
    font-size: 4.8vw;
  }
}

.un_officeOutline {
  margin-bottom: 120px;
}
@media screen and (max-width: 749px) {
  .un_officeOutline {
    margin-bottom: 60px;
    margin-bottom: 16vw;
  }
}
.un_officeOutline_inner {
  display: flex;
  flex-direction: column;
}
.un_officeOutline_tbl {
  margin: 0 auto 100px;
  width: 747px;
  border-bottom: 1px solid rgba(56, 56, 55, 0.3);
}
@media screen and (max-width: 749px) {
  .un_officeOutline_tbl {
    width: 82.6vw;
    margin-bottom: 60px;
    margin-bottom: 16vw;
  }
}
@media screen and (max-width: 749px) {
  .un_officeOutline_tbl tr {
    display: block;
  }
}
.un_officeOutline_tbl th,
.un_officeOutline_tbl td {
  border-top: 1px solid rgba(56, 56, 55, 0.3);
  line-height: 2;
}
@media screen and (max-width: 749px) {
  .un_officeOutline_tbl th,
  .un_officeOutline_tbl td {
    display: block;
    padding-left: 0 !important;
    padding-right: 0 !important;
    line-height: 1.5;
  }
}
.un_officeOutline_tbl th {
  min-width: 330px;
  padding: 15px 50px;
  vertical-align: top;
  font-weight: 600;
}
@media screen and (max-width: 749px) {
  .un_officeOutline_tbl th {
    min-width: unset;
    padding-top: 10px;
    padding-top: 2.6666666667vw;
    padding-bottom: 10px;
    padding-bottom: 2.6666666667vw;
  }
}
.un_officeOutline_tbl td {
  padding: 15px 30px 15px 0;
}
@media screen and (max-width: 749px) {
  .un_officeOutline_tbl td {
    border: none !important;
    padding-top: 0;
    padding-bottom: 10px;
    padding-bottom: 2.6666666667vw;
  }
}
.un_officeOutline_tbl td ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 749px) {
  .un_officeOutline_tbl td ul {
    gap: 10px;
    gap: 2.6666666667vw;
  }
}
.un_officeOutline_img {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 749px) {
  .un_officeOutline_img {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
}

.un_officeAccess_inner {
  border-top: 5px solid #f49940;
  background: #ece9e2;
  padding: 90px 50px 120px;
}
@media screen and (max-width: 749px) {
  .un_officeAccess_inner {
    padding: 40px;
    padding: 10.6666666667vw;
    padding-right: 16px;
    padding-right: 4.2666666667vw;
    padding-left: 16px;
    padding-left: 4.2666666667vw;
  }
}
.un_officeAccess iframe {
  border: 1px solid #000;
  width: 100%;
  aspect-ratio: 1060/380;
}
@media screen and (max-width: 749px) {
  .un_officeAccess iframe {
    aspect-ratio: 311/207;
  }
}
.un_officeAccess_address {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
@media screen and (max-width: 749px) {
  .un_officeAccess_address {
    flex-direction: column;
    margin-top: 20px;
    margin-top: 5.3333333333vw;
    font-size: 18px;
    font-size: 4.8vw;
  }
}
.un_officeAccess_address span:nth-child(1) {
  font-weight: 600;
}
@media screen and (max-width: 749px) {
  .un_officeAccess_address span:nth-child(2) {
    margin-left: 0.7em;
  }
}
.un_officeAccess_route {
  margin-top: 120px;
}
@media screen and (max-width: 749px) {
  .un_officeAccess_route {
    margin-top: 60px;
    margin-top: 16vw;
  }
}
.un_officeAccess_route .__hl {
  display: flex;
  justify-content: center;
  font-size: 2.8rem;
  font-weight: 600;
  margin-bottom: 55px;
  position: relative;
}
@media screen and (max-width: 749px) {
  .un_officeAccess_route .__hl {
    font-size: 18px;
    font-size: 4.8vw;
    margin-bottom: 72px;
    margin-bottom: 19.2vw;
  }
}
.un_officeAccess_route .__hl::before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(56, 56, 55, 0.3);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.un_officeAccess_route .__hl span {
  display: inline-block;
  padding: 0 32px;
  background: #ece9e2;
  position: relative;
}
@media screen and (max-width: 749px) {
  .un_officeAccess_route .__hl span {
    padding-left: 20px;
    padding-left: 5.3333333333vw;
    padding-right: 20px;
    padding-right: 5.3333333333vw;
  }
}
.un_officeAccess_route .__list {
  display: flex;
  justify-content: space-between;
  gap: 25px;
}
@media screen and (max-width: 749px) {
  .un_officeAccess_route .__list {
    flex-direction: column;
    align-items: center;
    gap: 44px;
    gap: 11.7333333333vw;
  }
}
.un_officeAccess_route .__listItem {
  position: relative;
  width: calc((100% - 75px) / 4);
  background: #fff;
  border-radius: 10px;
}
@media screen and (max-width: 749px) {
  .un_officeAccess_route .__listItem {
    width: 64vw;
  }
}
.un_officeAccess_route .__listItem span {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: -18px;
  top: -12px;
  border: 1px solid #fff;
  background: #f2780a;
  font-family: "Montserrat", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #fff;
  font-size: 2.8rem;
  line-height: 1;
  width: 46px;
  aspect-ratio: 1/1;
  border-radius: 100%;
}
@media screen and (max-width: 749px) {
  .un_officeAccess_route .__listItem span {
    left: -18px;
    left: -4.8vw;
    top: -12px;
    top: -3.2vw;
    font-size: 28px;
    font-size: 7.4666666667vw;
    width: 46px;
    width: 12.2666666667vw;
  }
}
.un_officeAccess_route .__listItem figure img {
  width: 100%;
  height: auto;
}
.un_officeAccess_route .__listItem p {
  padding: 16px 20px;
  font-size: 1.4rem;
}
@media screen and (max-width: 749px) {
  .un_officeAccess_route .__listItem p {
    padding: 16px;
    padding: 4.2666666667vw;
    padding-left: 20px;
    padding-left: 5.3333333333vw;
    padding-right: 20px;
    padding-right: 5.3333333333vw;
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}/*# sourceMappingURL=style.css.map */