@charset "UTF-8";
@keyframes loop_slide_right {
  from {
    transform: translate3d(-100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
* [data-ruby] {
  position: relative;
  display: inline-block;
}
* [data-ruby]::after {
  content: attr(data-ruby);
  position: absolute;
  transform: translate(-50%, -0.6em);
  display: block;
  left: 50%;
  top: 0;
  white-space: nowrap;
  font-size: 60%;
  letter-spacing: 0;
}

.un_home_hl {
  letter-spacing: 0;
  line-height: 1.2;
  margin-bottom: 55px;
}
@media screen and (max-width: 749px) {
  .un_home_hl {
    margin-bottom: 32px;
    margin-bottom: 8.5333333333vw;
  }
}
.un_home_hl .__en {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 7rem;
  font-family: "Montserrat", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 600;
  position: relative;
  left: -36px;
}
@media screen and (max-width: 749px) {
  .un_home_hl .__en {
    gap: 5px;
    gap: 1.3333333333vw;
    font-size: 46px;
    font-size: 12.2666666667vw;
    left: unset;
  }
}
.un_home_hl .__en::before {
  display: block;
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background: #f2780a;
}
@media screen and (max-width: 749px) {
  .un_home_hl .__en::before {
    width: 13px;
    width: 3.4666666667vw;
    height: 13px;
    height: 3.4666666667vw;
  }
}
.un_home_hl .__jp {
  font-size: 2.4rem;
}
@media screen and (max-width: 749px) {
  .un_home_hl .__jp {
    font-size: 16px;
    font-size: 4.2666666667vw;
    margin-left: 16px;
    margin-left: 4.2666666667vw;
  }
}

.un_homeMv {
  position: relative;
  height: 53.9vw;
}
@media screen and (max-width: 749px) {
  .un_homeMv {
    height: unset;
  }
}
.un_homeMv_inner {
  padding: 0 90px;
}
@media screen and (max-width: 749px) {
  .un_homeMv_inner {
    display: flex;
    flex-direction: column;
    padding: 0 4.266666vw;
  }
}
.un_homeMv_copy {
  margin-bottom: 40px;
}
@media screen and (max-width: 749px) {
  .un_homeMv_copy {
    margin-bottom: 510px;
    margin-bottom: 136vw;
    order: 1;
  }
}
.un_homeMv_copy .__copy01 {
  font-family: "Montserrat", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #f2780a;
  font-size: 16px;
  font-size: 1.25vw;
  line-height: 1;
  letter-spacing: 0.02em;
  margin-bottom: 15px;
}
@media screen and (max-width: 749px) {
  .un_homeMv_copy .__copy01 {
    font-size: 12px;
    font-size: 3.2vw;
    margin-bottom: 10px;
    margin-bottom: 2.6666666667vw;
  }
}
.un_homeMv_copy .__copy02 {
  font-size: 72px;
  font-size: 5.625vw;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.2;
  margin-bottom: 40px;
}
@media screen and (max-width: 749px) {
  .un_homeMv_copy .__copy02 {
    font-size: 32px;
    font-size: 8.5333333333vw;
    margin-bottom: 10px;
    margin-bottom: 2.6666666667vw;
  }
}
.un_homeMv_copy .__copy02 span {
  display: inline-block;
  background: linear-gradient(135deg, #f7a853 0%, #ea7231 100%);
  background: -webkit-linear-gradient(-45deg, #f7a853 0%, #ea7231 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.un_homeMv_copy .__copy03 {
  font-size: 20px;
  font-size: 1.5625vw;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media screen and (max-width: 749px) {
  .un_homeMv_copy .__copy03 {
    font-size: 16px;
    font-size: 4.2666666667vw;
  }
}
.un_homeMv_contact {
  margin-bottom: 40px;
}
@media screen and (max-width: 749px) {
  .un_homeMv_contact {
    order: 3;
    margin-bottom: 0;
  }
}
.un_homeMv_contact a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  border-radius: 100vh;
  background: linear-gradient(45deg, #f39748 0%, #e76428 100%);
  color: #fff;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1;
  position: relative;
  width: 233px;
  height: 52px;
}
@media screen and (max-width: 749px) {
  .un_homeMv_contact a {
    background: linear-gradient(45deg, #f39748 0%, #e76428 100%);
    width: 100%;
    font-size: 22px;
    font-size: 5.8666666667vw;
    height: 58px;
    height: 15.4666666667vw;
    gap: 14px;
    gap: 3.7333333333vw;
  }
}
.un_homeMv_contact a::before {
  display: block;
  content: url(../../img/common/icon_mail_wh.svg);
  position: relative;
  top: -1px;
}
.un_homeMv_topics {
  width: 32.5vw;
}
@media screen and (max-width: 749px) {
  .un_homeMv_topics {
    order: 2;
    width: 100%;
    margin-bottom: 18px;
    margin-bottom: 4.8vw;
  }
}
.un_homeMv_topics a {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  position: relative;
}
@media screen and (max-width: 749px) {
  .un_homeMv_topics a {
    gap: unset;
  }
}
.un_homeMv_topics a::before, .un_homeMv_topics a::after {
  display: block;
  content: "";
  position: absolute;
  border-radius: 100%;
  transition: 0.2s ease-in-out;
}
.un_homeMv_topics a::before {
  width: 28px;
  height: 28px;
  background: #f2780a;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 749px) {
  .un_homeMv_topics a::before {
    width: 28px;
    width: 7.4666666667vw;
    height: 28px;
    height: 7.4666666667vw;
  }
}
.un_homeMv_topics a::after {
  width: 5px;
  height: 5px;
  background: #383837;
  right: 11px;
  bottom: 11px;
  z-index: 1;
}
@media screen and (max-width: 749px) {
  .un_homeMv_topics a::after {
    width: 5px;
    width: 1.3333333333vw;
    height: 5px;
    height: 1.3333333333vw;
    right: 11px;
    right: 2.9333333333vw;
    bottom: 11px;
    bottom: 2.9333333333vw;
  }
}
.un_homeMv_topics a .__left {
  width: 160px;
}
@media screen and (max-width: 749px) {
  .un_homeMv_topics a .__left {
    width: 80px;
    width: 21.3333333333vw;
  }
}
.un_homeMv_topics a .__right {
  width: calc(100% - 180px);
}
@media screen and (max-width: 749px) {
  .un_homeMv_topics a .__right {
    width: 254px;
    width: 67.7333333333vw;
  }
}
.un_homeMv_topics a .__right::after {
  display: block;
  content: "";
  width: 86px;
  height: 1px;
  background: #383837;
  position: absolute;
  right: 13px;
  bottom: 13px;
  transition: 0.2s ease-in-out;
}
@media screen and (max-width: 749px) {
  .un_homeMv_topics a .__right::after {
    width: 43px;
    width: 11.4666666667vw;
  }
}
.un_homeMv_topics a figure {
  display: block;
  background: #fff;
  background-image: url(../../img/common/logo.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 75% auto;
  aspect-ratio: 345/255;
  position: relative;
}
.un_homeMv_topics a figure::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #ece9e2;
  transition: 0.2s ease-in-out;
}
.un_homeMv_topics a figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 345/255;
}
.un_homeMv_topics a time {
  color: #f2780a;
  font-family: "Montserrat", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 5px;
}
@media screen and (max-width: 749px) {
  .un_homeMv_topics a time {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.un_homeMv_topics a p {
  font-size: 1.8rem;
  position: relative;
}
@media screen and (max-width: 749px) {
  .un_homeMv_topics a p {
    font-size: 15px;
    font-size: 4vw;
  }
}
.un_homeMv_topics a p span {
  display: block;
  width: 75%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.un_homeMv_topics a:hover {
  opacity: 1 !important;
}
.un_homeMv_topics a:hover::before {
  transform: scale(1.14);
  transform-origin: center;
}
.un_homeMv_topics a:hover figure::before {
  border: 3px solid #f49940;
}
.un_homeMv_topics a:hover .__right::after {
  width: 43px;
}
.un_homeMv_img {
  position: absolute;
  z-index: -1;
  top: -14.8vw;
  right: -7.5vw;
  width: 61.7vw;
  height: 61.7vw;
}
@media screen and (max-width: 749px) {
  .un_homeMv_img {
    top: -65.866666vw;
    right: unset;
    left: calc(50% + 6px);
    transform: translateX(-50%);
    width: 210vw;
    height: 210vw;
  }
}
.un_homeMv_img::after {
  display: block;
  content: "";
  width: 120%;
  height: 120%;
  background: linear-gradient(-45deg, rgb(222, 67, 19) 0%, rgb(254, 193, 99) 100%);
  border-radius: 100%;
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.un_homeMv_img img {
  width: 100%;
  height: 100%;
}

.un_homeAbout {
  margin-top: 120px;
}
@media screen and (max-width: 749px) {
  .un_homeAbout {
    margin-top: 46px;
    margin-top: 12.2666666667vw;
  }
}
.un_homeAbout_inner {
  padding: 0 36px;
}
@media screen and (max-width: 749px) {
  .un_homeAbout_inner {
    padding: 0;
  }
}
.un_homeAbout_lead {
  padding-right: 50%;
  margin-bottom: 45px;
  position: relative;
}
@media screen and (max-width: 749px) {
  .un_homeAbout_lead {
    width: 100%;
    padding: 0;
    margin-bottom: 35px;
    margin-bottom: 9.3333333333vw;
  }
}
.un_homeAbout_lead::before {
  display: block;
  content: "";
  width: 640px;
  height: 711px;
  background-image: url(../../img/home/home_about_img.png);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  z-index: -1;
  top: 50%;
  right: -50px;
  transform: translateY(-50%);
}
@media screen and (max-width: 749px) {
  .un_homeAbout_lead::before {
    width: 325px;
    width: 86.6666666667vw;
    height: 365px;
    height: 97.3333333333vw;
    transform: none;
    position: relative;
    top: unset;
    right: unset;
    background-size: cover;
    margin-bottom: 46px;
    margin-bottom: 12.2666666667vw;
  }
}
.un_homeAbout_lead p:nth-child(1) {
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin-bottom: 50px;
}
@media screen and (max-width: 749px) {
  .un_homeAbout_lead p:nth-child(1) {
    font-size: 20px;
    font-size: 5.3333333333vw;
    margin-bottom: 32px;
    margin-bottom: 8.5333333333vw;
  }
}
.un_homeAbout_lead p:nth-child(1) strong {
  color: #f2780a;
}
.un_homeAbout_link {
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 749px) {
  .un_homeAbout_link {
    justify-content: flex-end;
  }
}

.un_homeSupport {
  margin-top: 120px;
}
@media screen and (max-width: 749px) {
  .un_homeSupport {
    margin-top: 60px;
    margin-top: 16vw;
  }
}
.un_homeSupport_contTop {
  background: #ece9e2;
  padding: 120px 0 50px;
  margin-bottom: 110px;
  position: relative;
}
@media screen and (max-width: 749px) {
  .un_homeSupport_contTop {
    padding-top: 60px;
    padding-top: 16vw;
    padding-bottom: 0;
    margin-bottom: 95px;
    margin-bottom: 25.3333333333vw;
  }
}
.un_homeSupport_contTop::after {
  display: block;
  content: "";
  position: absolute;
  bottom: -60px;
  left: 50%;
  transform: scaleY(0.65) translateX(-50%) rotate(45deg);
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #ece9e2 #ece9e2 transparent;
  border-width: 60px;
  border-radius: 0 0 5px 0;
}
@media screen and (max-width: 749px) {
  .un_homeSupport_contTop::after {
    bottom: -35px;
    bottom: -9.3333333333vw;
    border-width: 36px;
    border-width: 9.6vw;
  }
}
.un_homeSupport_contTop .__hl {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.un_homeSupport_contTop .__hl p:nth-child(1) {
  display: flex;
  align-items: center;
  gap: 9px;
  font-size: 2.4rem;
  font-weight: 600;
  letter-spacing: 0;
}
@media screen and (max-width: 749px) {
  .un_homeSupport_contTop .__hl p:nth-child(1) {
    gap: 6px;
    gap: 1.6vw;
    font-size: 16px;
    font-size: 4.2666666667vw;
  }
}
.un_homeSupport_contTop .__hl p:nth-child(1)::before, .un_homeSupport_contTop .__hl p:nth-child(1)::after {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #f2780a;
}
@media screen and (max-width: 749px) {
  .un_homeSupport_contTop .__hl p:nth-child(1)::before, .un_homeSupport_contTop .__hl p:nth-child(1)::after {
    width: 6px;
    width: 1.6vw;
    height: 6px;
    height: 1.6vw;
  }
}
.un_homeSupport_contTop .__hl p:nth-child(2) {
  display: flex;
  align-items: center;
  font-size: 4rem;
  font-weight: 600;
}
@media screen and (max-width: 749px) {
  .un_homeSupport_contTop .__hl p:nth-child(2) {
    display: block;
    font-size: 36px;
    font-size: 9.6vw;
    text-align: center;
  }
}
.un_homeSupport_contTop .__hl p:nth-child(2) strong {
  display: inline-block;
  color: #f2780a;
  font-size: 5.4rem;
  font-weight: 700;
  margin: 0 0.3em;
  background-image: url(../../img/common/ul_wave.png);
  background-repeat: repeat-x;
  background-position: center bottom;
}
@media screen and (max-width: 749px) {
  .un_homeSupport_contTop .__hl p:nth-child(2) strong {
    font-size: 52px;
    font-size: 13.8666666667vw;
    margin: 0 0.1em;
    background-size: 24% 5px;
  }
}
.un_homeSupport_contTop .__img {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 40px;
  margin-top: 43px;
}
@media screen and (max-width: 749px) {
  .un_homeSupport_contTop .__img {
    flex-direction: column;
    align-items: center;
    gap: 0;
    margin-top: 30px;
    margin-top: 8vw;
  }
}
@media screen and (max-width: 749px) {
  .un_homeSupport_contTop .__img picture:nth-child(1) {
    margin-left: -5vw;
  }
}
@media screen and (max-width: 749px) {
  .un_homeSupport_contTop .__img picture:nth-child(2) {
    margin-right: -5vw;
    margin-top: -45px;
    margin-top: -12vw;
  }
}
.un_homeSupport_contBottom .__hl {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  font-size: 3.2rem;
  font-weight: 700;
}
@media screen and (max-width: 749px) {
  .un_homeSupport_contBottom .__hl {
    gap: 8px;
    gap: 2.1333333333vw;
    font-size: 22px;
    font-size: 5.8666666667vw;
  }
}
.un_homeSupport_contBottom .__hl span {
  display: inline-block;
  background: linear-gradient(180deg, transparent 0%, transparent 60%, #fbdcae 60%, #fbdcae 100%);
}
.un_homeSupport_contBottom .__list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 100px;
  margin-top: 60px;
}
@media screen and (max-width: 749px) {
  .un_homeSupport_contBottom .__list {
    flex-direction: column;
    gap: 30px;
    gap: 8vw;
    margin-top: 40px;
    margin-top: 10.6666666667vw;
  }
}
.un_homeSupport_contBottom .__txt {
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin-top: 60px;
  font-size: 2rem;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 749px) {
  .un_homeSupport_contBottom .__txt {
    display: block;
    text-align: center;
  }
}
.un_homeSupport_contBottom .__txt strong {
  display: inline-block;
  font-size: 3.2rem;
  font-weight: 600;
  color: #f2780a;
}
@media screen and (max-width: 749px) {
  .un_homeSupport_contBottom .__txt strong {
    font-size: 24px;
    font-size: 6.4vw;
  }
}
.un_homeSupport_contBottom .__txt strong:nth-of-type(1) {
  background-image: url(../../img/common/ul_wave.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  background-size: 24% 8px;
}
@media screen and (max-width: 749px) {
  .un_homeSupport_contBottom .__txt strong:nth-of-type(1) {
    background-position: center calc(100% - 3px);
    background-size: 24% 4px;
  }
}
.un_homeSupport_link {
  width: 736px;
  margin: 60px auto 0;
}
@media screen and (max-width: 749px) {
  .un_homeSupport_link {
    margin-top: 60px;
    margin-top: 16vw;
    width: 100%;
  }
}

.un_homeResult {
  margin-top: 120px;
  padding: 120px 0;
  background: #ece9e2;
}
@media screen and (max-width: 749px) {
  .un_homeResult {
    margin-top: 60px;
    margin-top: 16vw;
    padding-top: 60px;
    padding-top: 16vw;
    padding-bottom: 60px;
    padding-bottom: 16vw;
  }
}
.un_homeResult_contTop {
  position: relative;
  padding: 0 36px;
}
@media screen and (max-width: 749px) {
  .un_homeResult_contTop {
    padding: 0;
  }
}
.un_homeResult_lead {
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(56, 56, 55, 0.3);
}
@media screen and (max-width: 749px) {
  .un_homeResult_lead {
    padding-bottom: 0;
    padding-left: 16px;
    padding-left: 4.2666666667vw;
    margin-bottom: 32px;
    margin-bottom: 8.5333333333vw;
    border: none;
  }
}
.un_homeResult_link {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
@media screen and (max-width: 749px) {
  .un_homeResult_link {
    position: relative;
    top: unset;
    right: unset;
    transform: none;
    padding-bottom: 32px;
    padding-bottom: 8.5333333333vw;
    border-bottom: 1px solid rgba(56, 56, 55, 0.3);
  }
}
@media screen and (max-width: 749px) {
  .un_homeResult_link a {
    justify-content: flex-end;
  }
}
.un_homeResult_contBottom {
  margin: 40px 36px 0;
}
@media screen and (max-width: 749px) {
  .un_homeResult_contBottom {
    margin: 0;
    margin-top: 25px;
    margin-top: 6.6666666667vw;
  }
}
.un_homeResult .slider-item {
  padding-right: 60px;
}
@media screen and (max-width: 749px) {
  .un_homeResult .slider-item {
    padding-right: 60px;
    padding-right: 16vw;
  }
}
.un_homeResult .slider-item p {
  display: flex;
  gap: 60px;
}
@media screen and (max-width: 749px) {
  .un_homeResult .slider-item p {
    gap: 60px;
    gap: 16vw;
  }
}

.un_homeService {
  padding: 0 0 120px;
  background: #ece9e2;
}
@media screen and (max-width: 749px) {
  .un_homeService {
    padding-bottom: 60px;
    padding-bottom: 16vw;
  }
}
.un_homeService_inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 54px;
  padding: 0 36px;
}
@media screen and (max-width: 749px) {
  .un_homeService_inner {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 0;
  }
}
.un_homeService_contLeft {
  width: calc(100% - 54px - 544px);
}
@media screen and (max-width: 749px) {
  .un_homeService_contLeft {
    width: 100%;
    margin-bottom: 60px;
    margin-bottom: 16vw;
  }
}
@media screen and (max-width: 749px) {
  .un_homeService_lead {
    padding-left: 16px;
    padding-left: 4.2666666667vw;
  }
}
.un_homeService_link {
  margin-top: 80px;
  display: inline-block;
}
@media screen and (max-width: 749px) {
  .un_homeService_link {
    margin-top: 32px;
    margin-top: 8.5333333333vw;
    display: flex;
    justify-content: flex-end;
  }
}
.un_homeService_contRight {
  width: 544px;
  height: 720px;
  padding: 40px 35px;
  background: #fff;
  border-radius: 10px;
}
@media screen and (max-width: 749px) {
  .un_homeService_contRight {
    width: 100%;
    height: auto;
    padding: 18px;
    padding: 4.8vw;
    padding-top: 40px;
    padding-top: 10.6666666667vw;
    padding-bottom: 40px;
    padding-bottom: 10.6666666667vw;
  }
}
.un_homeService_list {
  display: flex;
  flex-direction: column;
  gap: 90px;
  padding-top: 40px;
  padding-right: 30px;
  height: 100%;
  overflow-y: scroll;
}
@media screen and (max-width: 749px) {
  .un_homeService_list {
    gap: 72px;
    gap: 19.2vw;
    padding: 0;
    height: auto;
    overflow: visible;
  }
}
.un_homeService_listItem {
  position: relative;
  padding-left: 140px;
}
@media screen and (max-width: 749px) {
  .un_homeService_listItem {
    padding-left: 105px;
    padding-left: 28vw;
  }
}
.un_homeService_listItem figure {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 749px) {
  .un_homeService_listItem:nth-child(1) figure {
    width: 64px;
    width: 17.0666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .un_homeService_listItem:nth-child(2) figure {
    width: 60px;
    width: 16vw;
  }
}
@media screen and (max-width: 749px) {
  .un_homeService_listItem:nth-child(3) figure {
    width: 78px;
    width: 20.8vw;
  }
}
@media screen and (max-width: 749px) {
  .un_homeService_listItem:nth-child(4) figure {
    width: 68px;
    width: 18.1333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .un_homeService_listItem:nth-child(5) figure {
    width: 78px;
    width: 20.8vw;
  }
}
@media screen and (max-width: 749px) {
  .un_homeService_listItem:nth-child(6) figure {
    width: 78px;
    width: 20.8vw;
  }
}
.un_homeService_listItem .__ttl {
  display: flex;
  flex-direction: column;
  gap: 8px;
  letter-spacing: 0;
  line-height: 1;
}
@media screen and (max-width: 749px) {
  .un_homeService_listItem .__ttl {
    gap: 4px;
    gap: 1.0666666667vw;
  }
}
.un_homeService_listItem .__ttl .__en {
  font-family: "Montserrat", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 4.2rem;
  font-weight: 600;
  position: relative;
}
@media screen and (max-width: 749px) {
  .un_homeService_listItem .__ttl .__en {
    font-size: 30px;
    font-size: 8vw;
  }
}
.un_homeService_listItem .__ttl .__en span {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: -40px;
  color: #f2780a;
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 749px) {
  .un_homeService_listItem .__ttl .__en span {
    font-size: 13px;
    font-size: 3.4666666667vw;
    top: 10px;
    top: 2.6666666667vw;
    left: -25px;
    left: -6.6666666667vw;
  }
}
.un_homeService_listItem .__ttl .__jp {
  font-size: 1.5rem;
  font-weight: 500;
}
@media screen and (max-width: 749px) {
  .un_homeService_listItem .__ttl .__jp {
    font-size: 13px;
    font-size: 3.4666666667vw;
  }
}
.un_homeService_listItem > p {
  font-size: 1.5rem;
  margin-top: 25px;
}
@media screen and (max-width: 749px) {
  .un_homeService_listItem > p {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .un_homeService_listItem > p br {
    display: none;
  }
}
.un_homeService_listItem a {
  display: block;
  position: relative;
  margin-top: 50px;
}
@media screen and (max-width: 749px) {
  .un_homeService_listItem a {
    margin-top: 30px;
    margin-top: 8vw;
  }
}
.un_homeService_listItem a::before, .un_homeService_listItem a::after {
  display: block;
  content: "";
  position: absolute;
  border-radius: 100%;
  transition: 0.2s ease-in-out;
}
.un_homeService_listItem a::before {
  width: 28px;
  height: 28px;
  background: #f2780a;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 749px) {
  .un_homeService_listItem a::before {
    width: 21px;
    width: 5.6vw;
    height: 21px;
    height: 5.6vw;
  }
}
.un_homeService_listItem a::after {
  width: 5px;
  height: 5px;
  background: #383837;
  right: 11px;
  bottom: 11px;
  z-index: 1;
}
@media screen and (max-width: 749px) {
  .un_homeService_listItem a::after {
    width: 5px;
    width: 1.3333333333vw;
    height: 5px;
    height: 1.3333333333vw;
    right: 8px;
    right: 2.1333333333vw;
    bottom: 8px;
    bottom: 2.1333333333vw;
  }
}
.un_homeService_listItem a p {
  position: relative;
}
.un_homeService_listItem a p::after {
  display: block;
  content: "";
  width: 86px;
  height: 1px;
  background: #383837;
  position: absolute;
  right: 13px;
  bottom: 13px;
  transition: 0.2s ease-in-out;
}
@media screen and (max-width: 749px) {
  .un_homeService_listItem a p::after {
    width: 60px;
    width: 16vw;
    right: 10px;
    right: 2.6666666667vw;
    bottom: 10px;
    bottom: 2.6666666667vw;
  }
}
.un_homeService_listItem a:hover {
  opacity: 1 !important;
}
.un_homeService_listItem a:hover::before {
  transform: scale(1.14);
  transform-origin: center;
}
.un_homeService_listItem a:hover p::after {
  width: 43px;
}

.un_homeStrength {
  padding: 100px 0 120px;
}
@media screen and (max-width: 749px) {
  .un_homeStrength {
    padding-top: 45px;
    padding-top: 12vw;
    padding-bottom: 60px;
    padding-bottom: 16vw;
  }
}
.un_homeStrength_inner {
  padding: 0 36px;
}
@media screen and (max-width: 749px) {
  .un_homeStrength_inner {
    padding: 0;
  }
}
.un_homeStrength_contTop {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 110px;
}
@media screen and (max-width: 749px) {
  .un_homeStrength_contTop {
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    gap: 8.5333333333vw;
    margin-bottom: 50px;
    margin-bottom: 13.3333333333vw;
  }
}
.un_homeStrength .un_home_hl {
  margin-bottom: 0;
}
.un_homeStrength_lead {
  width: 32em;
}
@media screen and (max-width: 749px) {
  .un_homeStrength_lead {
    width: 100%;
    margin-left: 16px;
    margin-left: 4.2666666667vw;
    line-height: 2;
  }
}
.un_homeStrength_contBottom {
  display: flex;
  justify-content: center;
}
.un_homeStrength_link {
  display: flex;
  justify-content: flex-end;
  margin-top: 85px;
}
@media screen and (max-width: 749px) {
  .un_homeStrength_link {
    margin-top: 60px;
    margin-top: 16vw;
  }
}

.un_homeOthers {
  background: #f2780a;
  padding: 100px 0;
}
@media screen and (max-width: 749px) {
  .un_homeOthers {
    padding-top: 60px;
    padding-top: 16vw;
    padding-bottom: 60px;
    padding-bottom: 16vw;
  }
}
.un_homeOthers_inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 50px;
}
@media screen and (max-width: 749px) {
  .un_homeOthers_inner {
    flex-direction: column;
    gap: 32px;
    gap: 8.5333333333vw;
  }
}
.un_homeOthers a {
  background: #fff;
  width: 530px;
  padding: 85px 80px;
  border-radius: 10px;
  letter-spacing: 0;
  line-height: 1.2;
  position: relative;
}
@media screen and (max-width: 749px) {
  .un_homeOthers a {
    width: 81.6vw;
    padding: 50px;
    padding: 13.3333333333vw;
    padding-left: 24px;
    padding-left: 6.4vw;
    padding-right: 24px;
    padding-right: 6.4vw;
    border-radius: 10px;
    border-radius: 2.6666666667vw;
  }
}
.un_homeOthers a::before, .un_homeOthers a::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  line-height: 0;
  transition: 0.2s ease-in-out;
}
.un_homeOthers a::before {
  width: 54px;
  height: 54px;
  background: #f2780a;
  border-radius: 100%;
  right: 40px;
}
@media screen and (max-width: 749px) {
  .un_homeOthers a::before {
    width: 31px;
    width: 8.2666666667vw;
    height: 31px;
    height: 8.2666666667vw;
    right: 24px;
    right: 6.4vw;
  }
}
.un_homeOthers a::after {
  width: 8px;
  height: 15px;
  background-image: url(../../img/common/icon_arr_wh.svg);
  background-repeat: no-repeat;
  background-size: contain;
  right: 61px;
}
@media screen and (max-width: 749px) {
  .un_homeOthers a::after {
    width: 6px;
    width: 1.6vw;
    height: 10px;
    height: 2.6666666667vw;
    right: 37px;
    right: 9.8666666667vw;
  }
}
.un_homeOthers a .__en {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 7rem;
  font-family: "Montserrat", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 600;
  position: relative;
  left: -36px;
}
@media screen and (max-width: 749px) {
  .un_homeOthers a .__en {
    gap: 5px;
    gap: 1.3333333333vw;
    font-size: 40px;
    font-size: 10.6666666667vw;
    left: unset;
  }
}
.un_homeOthers a .__en::before {
  display: block;
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background: #f2780a;
}
@media screen and (max-width: 749px) {
  .un_homeOthers a .__en::before {
    width: 13px;
    width: 3.4666666667vw;
    height: 13px;
    height: 3.4666666667vw;
  }
}
.un_homeOthers a .__jp {
  font-size: 2.4rem;
}
@media screen and (max-width: 749px) {
  .un_homeOthers a .__jp {
    font-size: 15px;
    font-size: 4vw;
    margin-left: 16px;
    margin-left: 4.2666666667vw;
  }
}
.un_homeOthers a:hover {
  opacity: 1;
  background: #ece9e2;
  color: #f2780a;
}
.un_homeOthers a:hover::before {
  transform: translateY(-50%) scale(1.14);
  transform-origin: center;
}

.un_homeTopics {
  padding-top: 100px;
}
@media screen and (max-width: 749px) {
  .un_homeTopics {
    padding-top: 46px;
    padding-top: 12.2666666667vw;
  }
}
.un_homeTopics_inner {
  display: flex;
  justify-content: space-between;
  padding: 0 36px;
}
@media screen and (max-width: 749px) {
  .un_homeTopics_inner {
    display: block;
    padding: 0;
  }
}
.un_homeTopics_contLeft {
  width: 306px;
}
@media screen and (max-width: 749px) {
  .un_homeTopics_contLeft {
    width: 100%;
  }
}
.un_homeTopics_link {
  display: inline-block;
}
@media screen and (max-width: 749px) {
  .un_homeTopics_link {
    text-align: right;
    margin-top: 24px;
    margin-top: 6.4vw;
  }
  .un_homeTopics_link a {
    display: inline-flex;
    align-items: center;
  }
}
.un_homeTopics_contRight {
  width: 740px;
}
@media screen and (max-width: 749px) {
  .un_homeTopics_contRight {
    width: 100%;
  }
}
.un_homeTopics_list {
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
}
@media screen and (max-width: 749px) {
  .un_homeTopics_list {
    flex-direction: column;
    gap: 30px;
    gap: 8vw;
    margin-left: 15px;
    margin-left: 4vw;
  }
}
.un_homeTopics_list .el_topics_listItem {
  width: calc(50% - 24px);
}
@media screen and (max-width: 749px) {
  .un_homeTopics_list .el_topics_listItem {
    width: 100%;
  }
  .un_homeTopics_list .el_topics_listItem figure {
    display: none;
  }
}

@keyframes scroll-liner {
  0% {
    transform: scale(0, 1);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  51% {
    transform: scale(1, 1);
    transform-origin: 100% 0;
  }
  100% {
    transform: scale(0, 1);
    transform-origin: 100% 0;
  }
}
.un_homeScroll {
  position: absolute;
  top: calc(30vw - 1em);
  right: 1em;
  transform: rotate(-90deg);
  transform-origin: bottom right;
}
@media screen and (max-width: 749px) {
  .un_homeScroll {
    top: 240px;
    top: 64vw;
  }
}
.un_homeScroll_cont {
  display: flex;
  align-items: center;
  gap: 9px;
  font-family: "Montserrat", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #f2780a;
  font-size: 1.4rem;
  transform: rotate(180deg);
}
@media screen and (max-width: 749px) {
  .un_homeScroll_cont {
    gap: 3px;
    gap: 0.8vw;
    font-size: 11px;
    font-size: 2.9333333333vw;
  }
}
.un_homeScroll_cont::before, .un_homeScroll_cont::after {
  display: block;
  content: "";
  background: #f2780a;
  height: 1px;
  width: 180px;
}
@media screen and (max-width: 749px) {
  .un_homeScroll_cont::before, .un_homeScroll_cont::after {
    width: 180px;
    width: 48vw;
  }
}
.un_homeScroll_cont::before {
  position: absolute;
  right: 0;
  animation: scroll-liner 2.5s infinite;
  background: #f2780a;
}
.un_homeScroll_cont::after {
  background: #fff;
}
.un_homeSystem {
  background: #fff;
  padding: 100px 0;
}
.un_homeSystem_contBottom ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  gap: 70px;
}
@media screen and (max-width: 749px) {
  .un_homeSystem_contBottom ul {
    justify-content: center;
    row-gap: 40px;
    row-gap: 10.6666666667vw;
    -moz-column-gap: 25px;
         column-gap: 25px;
    -moz-column-gap: 6.6666666667vw;
         column-gap: 6.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .un_homeSystem_contBottom ul li {
    width: 100%;
    max-width: 140px;
    max-width: 37.3333333333vw;
  }
}