.p-section-top-keyvisual {
  position: relative;
  z-index: 1;
  background-color: #fff;
}
.p-section-top-keyvisual__title {
  position: relative;
  z-index: 1;
}
.p-section-top-keyvisual__title::before {
  content: "";
  position: absolute;
}
@media print, screen and (width >= 768px) {
  .p-section-top-keyvisual {
    padding: 118px 0 504px;
  }
  .p-section-top-keyvisual .l-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .p-section-top-keyvisual__title {
    width: 170px;
    margin: 99px 0 0 77px;
  }
  .p-section-top-keyvisual__title::before {
    bottom: 144px;
    left: -97px;
    width: 165px;
    height: 161px;
    background: url("../img/top/keyvisual_decoration.svg") center/contain no-repeat;
  }
  .p-section-top-keyvisual__slogan {
    position: absolute;
    top: 16px;
    left: -7px;
    color: #c8c8c8;
    font-family: "Chogokuboso Gothic", sans-serif;
    font-size: 0.49rem;
    font-weight: 400;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
  .p-section-top-keyvisual__image {
    width: 63.0833333333%;
  }
  .p-section-top-keyvisual__image-wrapper {
    position: relative;
    padding-top: 106.4729194188%;
  }
  .p-section-top-keyvisual__image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (768px <= width < 1280px) {
  .p-section-top-keyvisual {
    padding-top: 560px;
    padding-bottom: 400px;
  }
  .p-section-top-keyvisual__image {
    position: absolute;
    top: 0;
    right: 0;
  }
  .p-section-top-keyvisual__title {
    margin-top: -500px;
    margin-left: 45px;
  }
}
@media screen and (width < 768px) {
  .p-section-top-keyvisual {
    padding: 2.15rem 0 1.53rem;
  }
  .p-section-top-keyvisual .l-wrapper {
    padding: 0 0 0 0.42rem;
  }
  .p-section-top-keyvisual__image {
    position: absolute;
    top: 0;
    right: 0;
    width: 2.79rem;
    height: 3.61rem;
  }
  .p-section-top-keyvisual__title {
    width: 1.06rem;
    margin-bottom: 0;
  }
  .p-section-top-keyvisual__title::before {
    bottom: -0.64rem;
    left: -0.56rem;
    width: 1.04rem;
    height: 1rem;
    background: url("../img/top/keyvisual_decoration.svg") center/contain no-repeat;
  }
}

.p-section-top-business {
  position: relative;
  background-color: #fff;
}
@media print, screen and (width >= 768px) {
  .p-section-top-business {
    padding-top: 243px;
  }
  .p-section-top-business .p-heading-top {
    margin-bottom: 73px;
  }
  .p-section-top-business .p-heading-top__text {
    width: 353px;
  }
}
@media screen and (width < 768px) {
  .p-section-top-business {
    padding: 0.8rem 0 0;
  }
  .p-section-top-business .p-heading-top {
    margin-bottom: 0.58rem;
  }
}

.p-block-top-business {
  position: relative;
}
.p-block-top-business.p-block-top-business--exterior {
  background: #181818;
}
.p-block-top-business.p-block-top-business--repair {
  background: #3d87de;
}
.p-block-top-business .l-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-block-top-business__content {
  color: #fff;
  font-weight: 300;
}
.p-block-top-business__content-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.p-block-top-business__image-wrapper {
  position: relative;
  overflow: hidden;
}
.p-block-top-business__image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
}
@media print, screen and (width >= 768px) {
  .p-block-top-business {
    clip-path: polygon(32px 0, calc(100% - 29px) 0, 100% 74px, 100% 100%, 0 100%, 0 74px);
    padding-top: 152px;
  }
  .p-block-top-business__dropdown {
    position: absolute;
    bottom: 28px;
    left: 50%;
    width: 14px;
    height: 37px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .p-block-top-business.p-block-top-business--construction {
    padding-bottom: 263px;
    background: #d71e1e url("../img/top/business_decoration_01.svg") top 51px right 0/305px auto no-repeat;
  }
  .p-block-top-business.p-block-top-business--exterior {
    margin-top: -75px;
    padding-bottom: 185px;
    background: #181818 url("../img/top/business_decoration_02.svg") top 104px right 0/276px auto no-repeat;
  }
  .p-block-top-business .c-heading--tertiary {
    margin-bottom: 25px;
  }
  .p-block-top-business.p-block-top-business--repair {
    margin-top: -75px;
    padding-bottom: 174px;
    background: #3d87de url("../img/top/business_decoration_03.svg") top 63px right 0/212px auto no-repeat;
  }
  .p-block-top-business.p-block-top-business--repair .c-heading--tertiary {
    margin-right: -16px;
    font-size: 0.44rem;
  }
  .p-block-top-business .l-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 103px;
    max-width: 1368px;
    padding: 0 80px;
  }
  .p-block-top-business__image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 45.1158940397%;
  }
  .p-block-top-business__image-wrapper {
    padding-top: 86.7889908257%;
    clip-path: polygon(0 0, calc(100% - 60px) 0, 100% 60px, 100% 100%, 52px 100%, 0 calc(100% - 44px));
  }
  .p-block-top-business__content {
    padding-top: 30px;
    font-size: 0.18rem;
    line-height: 2.2222222222;
  }
  .p-block-top-business .c-text {
    margin-right: -14px;
    margin-bottom: 40px;
  }
  .p-block-top-business__content-link {
    padding-right: 8px;
  }
  .p-block-top-business__pagination {
    position: absolute;
    top: 143px;
    left: 40px;
    width: 23px;
  }
}
@media screen and (768px <= width < 1280px) {
  .p-block-top-business .l-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 20px;
    gap: 60px;
  }
  .p-block-top-business__image {
    margin: 0 auto;
  }
  .p-block-top-business__content-link {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (width < 768px) {
  .p-block-top-business {
    clip-path: polygon(0.33rem 0, calc(100% - 0.33rem) 0, 100% 0.49rem, 100% 100%, 0 100%, 0 0.47rem);
    padding-top: 0.8rem;
    padding-bottom: 0.88rem;
  }
  .p-block-top-business__image-wrapper {
    padding-top: 62.3762376238%;
    clip-path: polygon(0 0, calc(100% - 0.33rem) 0, 100% 0.23rem, 100% 100%, 0.21rem 100%, 0 calc(100% - 0.12rem));
  }
  .p-block-top-business.p-block-top-business--construction {
    background: #d71e1e url("../img/top/sp/business_decoration_01.svg") top 0.44rem right 0/1.35rem auto no-repeat;
  }
  .p-block-top-business.p-block-top-business--exterior {
    margin-top: -0.5rem;
    padding-bottom: 0.93rem;
    background: #181818 url("../img/top/sp/business_decoration_02.svg") top 44px right 0/1.13rem auto no-repeat;
  }
  .p-block-top-business.p-block-top-business--exterior .p-block-top-business__image-wrapper {
    padding-top: 69.9669966997%;
  }
  .p-block-top-business.p-block-top-business--repair {
    margin-top: -0.5rem;
    padding-bottom: 0.85rem;
    background: #3d87de url("../img/top/sp/business_decoration_03.svg") top 44px right 0/0.87rem auto no-repeat;
  }
  .p-block-top-business.p-block-top-business--repair .p-block-top-business__image-wrapper {
    padding-top: 69.9669966997%;
  }
  .p-block-top-business .l-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 0.3rem;
  }
  .p-block-top-business__image {
    width: 3.03rem;
    margin: 0 auto 0.53rem;
  }
  .p-block-top-business__content {
    font-size: 0.16rem;
    line-height: 1.875;
  }
  .p-block-top-business .c-heading--tertiary {
    margin-bottom: 0.2rem;
    margin-left: 0.06rem;
  }
  .p-block-top-business .c-text {
    margin-right: -0.05rem;
    margin-bottom: 0.24rem;
  }
  .p-block-top-business__content-link {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .p-block-top-business__pagination {
    position: absolute;
    top: 0.55rem;
    left: 0.15rem;
    width: 0.12rem;
  }
}

.p-section-top-introduce {
  position: relative;
  color: #fff;
}
.p-section-top-introduce__main {
  background: url("../img/top/background_introduce_01.jpg") top left/100% 100% repeat-y;
}
.p-section-top-introduce__logo {
  position: relative;
}
.p-section-top-introduce__logo::before, .p-section-top-introduce__logo::after {
  content: "";
  position: absolute;
  background: url("../img/common/line_decoration_01.svg") center/100% auto no-repeat;
}
.p-section-top-introduce__logo::before {
  left: 0;
}
.p-section-top-introduce__logo::after {
  right: 0;
}
.p-section-top-introduce__logo-wrapper {
  margin: 0 auto;
}
.p-section-top-introduce__text {
  font-weight: 500;
  letter-spacing: 0.03em;
  text-align: center;
}
.p-section-top-introduce__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.p-section-top-introduce__information {
  position: relative;
}
.p-section-top-introduce__information-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-section-top-introduce__information-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-section-top-introduce__information-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
  padding: 0.15rem;
  text-decoration: none;
}
.p-section-top-introduce__information-item .p-section-top-introduce__image-wrapper {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.p-section-top-introduce__information-item--profile .p-section-top-introduce__information-overlay {
  background-color: rgba(112, 0, 0, 0.56);
}
.p-section-top-introduce__information-item--idea .p-section-top-introduce__information-overlay {
  background-color: rgba(1, 27, 85, 0.56);
}
.p-section-top-introduce__information-item:hover .p-section-top-introduce__image-wrapper {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.p-section-top-introduce__information-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.p-section-top-introduce__information-title {
  position: relative;
  z-index: 1;
  text-align: center;
}
.p-section-top-introduce__title-icon {
  display: block;
  margin: 0 auto;
}
.p-section-top-introduce__title-text {
  margin-bottom: 0;
}
@media print, screen and (width >= 768px) {
  .p-section-top-introduce__main {
    min-height: 778px;
    padding: 94px 0;
  }
  .p-section-top-introduce__logo::before, .p-section-top-introduce__logo::after {
    top: 50%;
    width: 11.6666666667%;
    height: 32px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .p-section-top-introduce__logo-wrapper {
    width: 62.2395833333%;
    margin-bottom: 36px;
  }
  .p-section-top-introduce__text {
    margin-bottom: 104px;
    font-size: 0.4rem;
    line-height: 1.575;
  }
  .p-section-top-introduce__information-item {
    min-height: 430px;
  }
  .p-section-top-introduce__title-text {
    display: block;
    margin-top: 30px;
    font-size: 0.4rem;
    line-height: 1.2;
  }
  .p-section-top-introduce__title-icon {
    width: 52px;
  }
}
@media screen and (width < 768px) {
  .p-section-top-introduce .l-wrapper {
    max-width: 2.7rem;
    margin-left: auto;
  }
  .p-section-top-introduce__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-image: url("../img/top/sp/background_introduce_01.jpg");
  }
  .p-section-top-introduce__logo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 1rem;
  }
  .p-section-top-introduce__logo::before, .p-section-top-introduce__logo::after {
    left: 0.52rem;
    width: 0.19rem;
  }
  .p-section-top-introduce__logo::before {
    top: 0;
    height: 0.2rem;
    background-image: url("../img/common/sp/line_decoration_01.svg");
  }
  .p-section-top-introduce__logo::after {
    top: unset;
    right: unset;
    bottom: 0;
    height: 1.25rem;
    background-image: url("../img/common/sp/line_decoration_03.svg");
  }
  .p-section-top-introduce__logo-wrapper {
    position: relative;
    top: 0.43rem;
    left: 0.13rem;
    margin-bottom: 2.04rem;
  }
  .p-section-top-introduce__text {
    margin-top: 0.97rem;
    margin-bottom: 1.19rem;
    font-size: 0.19rem;
    font-weight: 500;
    line-height: 2.7894736842;
  }
  .p-section-top-introduce__information-item {
    min-height: 1.4rem;
  }
  .p-section-top-introduce__information-item--profile {
    width: 1.78rem;
  }
  .p-section-top-introduce__information-item--idea {
    width: 1.97rem;
  }
  .p-section-top-introduce__title-text {
    display: inline-block;
    margin-top: 0.1rem;
    font-size: 0.2rem;
    line-height: 1.5;
  }
  .p-section-top-introduce__title-icon {
    width: 0.31rem;
  }
  .p-section-top-introduce__link {
    margin-right: -0.08rem;
  }
}

.p-section-top-recruitment__text {
  font-weight: 700;
}
.p-section-top-recruitment__image {
  position: relative;
}
.p-section-top-recruitment__image::before, .p-section-top-recruitment__image::after {
  content: "";
  position: absolute;
  background: #3d87de;
}
.p-section-top-recruitment__image::before {
  z-index: 1;
}
.p-section-top-recruitment__photo {
  position: relative;
  z-index: 2;
}
.p-section-top-recruitment__list {
  padding-left: 0;
  line-height: 1.5;
  list-style: none;
}
.p-section-top-recruitment__list > li {
  border-bottom: 3px solid #3d87de;
}
.p-section-top-recruitment__link {
  display: block;
  position: relative;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #181818;
  text-decoration: none;
}
@media (hover: hover) {
  .p-section-top-recruitment__link:hover {
    color: #3d87de;
  }
}
.p-section-top-recruitment__link::after {
  content: "";
  position: absolute;
  background: url("../img/top/line_decor_01.png") no-repeat center center/100% auto;
}
.p-section-top-recruitment__info-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (width >= 768px) {
  .p-section-top-recruitment {
    padding: 145px 0 213px;
    background: url("../img/top/recruit_bg.jpg") repeat center 0/auto 410px;
  }
  .p-section-top-recruitment__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .p-section-top-recruitment__image {
    width: 33.9166666667%;
    margin-right: 20px;
    margin-left: 15px;
  }
  .p-section-top-recruitment__image::before {
    top: -3px;
    right: -3px;
    bottom: -3px;
    left: -3px;
    clip-path: polygon(100% 0, 100% calc(100% - 34px), calc(100% - 34px) 100%, 0 100%, 0 37px, 38px 0);
  }
  .p-section-top-recruitment__image::after {
    top: 40px;
    right: 20px;
    bottom: -13px;
    left: -15px;
    clip-path: polygon(100% 0, 100% calc(100% - 36px), calc(100% - 35px) 100%, 0 100%, 0 17px, 18px 0);
  }
  .p-section-top-recruitment__photo {
    clip-path: polygon(100% 0, 100% calc(100% - 32px), calc(100% - 32px) 100%, 0 100%, 0 35px, 36px 0);
    padding-top: 102.4752475248%;
  }
  .p-section-top-recruitment__photo img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .p-section-top-recruitment__info {
    width: 56.4166666667%;
  }
  .p-section-top-recruitment__list {
    margin-bottom: 35px;
    font-size: 0.25rem;
    font-weight: 500;
  }
  .p-section-top-recruitment__list > li {
    margin-bottom: 20px;
    padding: 6px 0 3px;
  }
  .p-section-top-recruitment__link {
    padding-right: 80px;
  }
  .p-section-top-recruitment__link::after {
    top: -1px;
    right: 8px;
    width: 72px;
    height: 25px;
  }
  .p-section-top-recruitment .c-heading--secondary {
    margin-bottom: 0;
  }
  .p-section-top-recruitment .c-heading--secondary .c-heading__text--english {
    margin-bottom: 16px;
  }
  .p-section-top-recruitment .c-heading--secondary .c-heading__text--japanese {
    padding-left: 70px;
  }
}
@media screen and (width < 768px) {
  .p-section-top-recruitment {
    padding: 0.72rem 0 1.4rem;
    background: url("../img/top/sp/recruit_bg.jpg") repeat center 0/100% auto;
  }
  .p-section-top-recruitment .c-button--secondary {
    width: auto;
  }
  .p-section-top-recruitment .l-wrapper {
    padding-right: 0.18rem;
    padding-left: 0.18rem;
  }
  .p-section-top-recruitment__image {
    left: 0.05rem;
    width: 2.84rem;
    margin: 0 auto 0.41rem;
  }
  .p-section-top-recruitment__image::before {
    top: -0.02rem;
    right: -0.02rem;
    bottom: -0.02rem;
    left: -0.02rem;
    clip-path: polygon(100% 0, 100% calc(100% - 0.23rem), calc(100% - 0.23rem) 100%, 0 100%, 0 0.27rem, 0.27rem 0);
  }
  .p-section-top-recruitment__image::after {
    top: 0.14rem;
    right: 0.15rem;
    bottom: -0.1rem;
    left: -0.1rem;
    clip-path: polygon(100% 0, 100% calc(100% - 0.22rem), calc(100% - 0.22rem) 100%, 0 100%, 0 0.26rem, 0.26rem 0);
  }
  .p-section-top-recruitment__photo {
    clip-path: polygon(100% 0, 100% calc(100% - 0.22rem), calc(100% - 0.22rem) 100%, 0 100%, 0 0.26rem, 0.26rem 0);
    height: 2.82rem;
  }
  .p-section-top-recruitment__list {
    margin-bottom: 0.53rem;
    padding-left: 0.04rem;
    font-size: 0.2rem;
    font-weight: 700;
  }
  .p-section-top-recruitment__list > li {
    margin-bottom: 0.17rem;
    padding: 0.07rem 0;
    border-bottom-width: 1.5px;
  }
  .p-section-top-recruitment__list > li:last-child {
    margin-bottom: 0;
  }
  .p-section-top-recruitment__link {
    padding: 0 80px 0.01rem 0.07rem;
  }
  .p-section-top-recruitment__link::after {
    top: 0.03rem;
    right: 0.05rem;
    width: 0.54rem;
    height: 0.24rem;
  }
  .p-section-top-recruitment .c-heading--secondary {
    margin-bottom: 0.21rem;
  }
}

@media print, screen and (width >= 768px) {
  .p-heading-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 104px;
    font-weight: 500;
  }
  .p-heading-top__text {
    width: 250px;
    margin-top: 128px;
    margin-right: -16px;
    font-size: 0.25rem;
    line-height: 1.72;
  }
}
@media screen and (768px <= width < 1080px) {
  .p-heading-top {
    display: block;
  }
  .p-heading-top__text {
    width: 100%;
    margin-top: 24px;
    margin-left: 70px;
  }
}
@media screen and (width < 768px) {
  .p-heading-top {
    margin-bottom: 0.55rem;
  }
  .p-heading-top__text {
    padding-left: 0.3rem;
    font-size: 0.16rem;
    font-weight: 700;
    line-height: 1.5625;
  }
  .p-heading-top .c-heading--secondary {
    margin-bottom: 0.17rem;
  }
}

.c-section-cityscape__marquee {
  position: absolute;
  z-index: 2;
  right: 0;
  left: 0;
  background: url("../img/top/txt_loop.png") repeat-x 0 0/auto 100%;
}
@media print, screen and (width >= 768px) {
  .c-section-cityscape__marquee {
    top: -65px;
    height: 126px;
    -webkit-animation: scroll-text-pc 20s linear infinite;
    animation: scroll-text-pc 20s linear infinite;
  }
}
@media screen and (width < 768px) {
  .c-section-cityscape__marquee {
    top: -0.24rem;
    height: 0.5rem;
    -webkit-animation: scroll-text-sp 20s linear infinite;
    animation: scroll-text-sp 20s linear infinite;
    background-image: url("../img/top/sp/txt_loop.png");
  }
}

.p-section-top-contact {
  background-color: #fff;
}
@media print, screen and (width >= 768px) {
  .p-section-top-contact {
    padding-top: 185px;
  }
  .p-section-top-contact .c-heading {
    margin-bottom: 131px;
  }
  .p-section-top-contact .c-block-contact {
    left: -2px;
  }
}
@media screen and (width < 768px) {
  .p-section-top-contact {
    padding-top: 1.05rem;
  }
  .p-section-top-contact .l-wrapper {
    padding-right: 0.18rem;
    padding-left: 0.18rem;
  }
  .p-section-top-contact .c-heading {
    margin-bottom: 0.49rem;
  }
  .p-section-top-contact .c-heading .c-heading__text--english {
    font-size: 0.5rem;
  }
  .p-section-top-contact .c-block-contact {
    margin-right: -0.02rem;
  }
}
/*# sourceMappingURL=top.css.map */