/* p-hero
-----------------------------------------------
------------------ */
.p-hero {
  position: relative;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding-top: 9.5168374817vw;
  z-index: 0;
}

@media print, screen and (min-width: 1366px) {
  .p-hero {
    padding-top: 130px;
  }
}
@media print, screen and (max-width: 1035px) {
  .p-hero {
    padding-top: 57px;
  }
}
.p-hero.p-hero--img {
  min-height: 634px;
  border-bottom: 40px solid #192161;
}

@media print, screen and (max-width: 1035px) {
  .p-hero.p-hero--img {
    min-height: 0;
    min-height: initial;
    border: none;
  }
}
.p-hero.p-hero--common {
  background: #192161;
}

.p-hero.p-hero--common.p-hero--detail {
  background: #fff;
}

.p-hero.p-hero--common .p-hero__contents {
  padding: 23px 0;
}

@media print, screen and (max-width: 1035px) {
  .p-hero.p-hero--common .p-hero__contents {
    padding: 4px 0;
  }
}
@media print, screen and (max-width: 1035px) {
  .p-hero.p-hero--common .p-hero__title-main {
    line-height: 1.1;
  }
}
@media print, screen and (max-width: 1035px) {
  .p-hero.p-hero--common .p-hero__title-sub {
    margin: 0;
  }
}
.p-hero.p-hero--img .p-hero__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

@media print, screen and (max-width: 1035px) {
  .p-hero.p-hero--img .p-hero__bg {
    position: static;
    width: 100%;
    height: 220px;
  }
}
.p-hero__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-hero__contents {
  color: #fff;
}

@media print, screen and (max-width: 1035px) {
  .p-hero__contents {
    padding-top: 18px;
    padding-bottom: 18px;
    background: #192161;
  }
}
/* .p-hero.p-hero--detail .p-hero__contents {
  padding: 7px 0;
  color: #000;
} */
/* @media print,
screen and (max-width: 1035px) {
  .p-hero.p-hero--detail .p-hero__contents {
    background: #fff;
  }
} */
/* .p-hero.p-hero--detail .p-hero__inner {
  background-image: url(../../front_assets/img/common/bar01.png), url(../../front_assets/img/common/bar01.webp);
  background-position: center top, center bottom;
  background-size: 100% 4px;
  padding: 42px 0;
} */
/* @media print,
screen and (max-width: 1035px) {
  .p-hero.p-hero--detail .p-hero__inner {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#9d996c), to(#9d996c)), -webkit-gradient(linear, left top, left bottom, from(#9d996c), to(#9d996c));
    background-image: linear-gradient(#9d996c, #9d996c), linear-gradient(#9d996c, #9d996c);
    background-size: 100% 3px;
    padding: 16px 0;
  }
} */
h1.p-hero__title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: normal;
  margin-left: auto;
  margin-right: auto;
}

.p-hero__title-inner {
  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;
}

.p-hero__title-main {
  display: inline-block;
  font-family: "bodoniXT", serif;
  font-size: 60px;
}

.p-hero__title-sub {
  display: inline-block;
  font-size: 20px;
  letter-spacing: 0.2em;
  margin-top: 6px;
  font-weight: normal;
}

.p-hero--about .p-hero__inner {
  padding: 115px 50px;
}

@media print, screen and (max-width: 1035px) {
  .p-hero--about .p-hero__inner {
    padding: 0;
    padding: initial;
  }
}
.p-hero--about .p-hero__contents {
  color: #192161;
}

@media print, screen and (max-width: 1035px) {
  .p-hero--about .p-hero__contents {
    color: var(--colo_2E3252);
    background: #fff;
  }
}
.p-hero--about .p-hero__title {
  margin-left: auto;
  margin-right: 0;
}

.p-hero--about .p-hero__title-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}

.p-hero--about .p-hero__title-main {
  font-size: 63px;
  margin-right: 18px;
}

.p-hero--about .p-hero__title-sub {
  font-size: 25px;
  padding-bottom: 6px;
  letter-spacing: 0.2em;
}
@media print, screen and (max-width: 1035px) {
  .p-hero--about .p-hero__title-sub {
    padding-bottom: 0;
  }
}

.p-hero--company .p-hero__inner {
  padding: 454px 0 0 0;
}

@media print, screen and (max-width: 1035px) {
  .p-hero--company .p-hero__inner {
    padding: 0;
    padding: initial;
  }
}
.p-hero--company .p-hero__title {
  margin-left: 0;
  margin-right: auto;
}

.p-hero--company .p-hero__title-main {
  font-size: 63px;
  margin-right: 18px;
}

.p-hero--company .p-hero__title-sub {
  font-size: 25px;
  letter-spacing: 0.2em;
}

.p-hero.p-hero--img.p-hero--recruit {
  border: none;
}

.p-hero--recruit .p-hero__inner {
  padding: 372px 0 0 0;
}

@media print, screen and (max-width: 1035px) {
  .p-hero--recruit .p-hero__inner {
    padding: 0;
    padding: initial;
  }
}
.p-hero--recruit .p-hero__title {
  margin-left: 0;
  margin-right: auto;
}

.p-hero--recruit .p-hero__title-main {
  font-size: 80px;
  margin-right: 18px;
}

.p-hero--recruit .p-hero__title-sub {
  font-size: 26px;
  padding-bottom: 6px;
  letter-spacing: 0.2em;
}

.p-hero--developer .p-hero__inner {
  padding: 119px 0 0 0;
}

@media print, screen and (max-width: 1035px) {
  .p-hero--developer .p-hero__inner {
    padding: 0;
    padding: initial;
  }
}
.p-hero--developer .p-hero__title {
  margin-left: 0;
  margin-right: auto;
}

.p-hero--developer .p-hero__title-main {
  font-size: 63px;
}

.p-hero--developer .p-hero__contents {
  color: #192161;
}

@media print, screen and (max-width: 1035px) {
  .p-hero--developer .p-hero__contents {
    color: #fff;
  }
}
.p-hero--developer .p-hero__title-sub {
  font-size: 25px;
  padding-bottom: 6px;
  letter-spacing: 0.2em;
}

.p-hero--magazine .p-hero__inner {
  padding: 225px 0 0 0;
}

@media print, screen and (max-width: 1035px) {
  .p-hero--magazine .p-hero__inner {
    padding: 0;
    padding: initial;
  }
}
.p-hero--magazine .p-hero__title {
  margin-left: auto;
  margin-right: auto;
}

.p-hero--magazine .p-hero__title-main {
  font-size: 100px;
}

.p-hero--magazine .p-hero__contents {
  color: #192161;
}

@media print, screen and (max-width: 1035px) {
  .p-hero--magazine .p-hero__contents {
    color: #fff;
  }
}
.p-hero--magazine .p-hero__title-sub {
  font-size: 20px;
  letter-spacing: 0.2em;
}

.p-hero--sale .p-hero__inner {
  padding: 225px 0 0 0;
}

@media print, screen and (max-width: 1035px) {
  .p-hero--sale .p-hero__inner {
    padding: 0;
    padding: initial;
  }
}
.p-hero--sale .p-hero__title {
  margin-left: auto;
  margin-right: auto;
}

.p-hero--sale .p-hero__title-main {
  font-size: 80px;
}

.p-hero--sale .p-hero__title-sub {
  font-size: 30px;
  letter-spacing: 0.4em;
}

/* @media print,
screen and (max-width: 1035px) {
  .p-hero--detail {
    padding-top: 0;
  }
} */
/* .p-hero--detail .p-hero__title-main {
  font-size: 35px;
} */
.p-hero--contact .p-hero__inner {
  padding-top: 132px;
}

@media print, screen and (max-width: 1035px) {
  .p-hero--contact .p-hero__inner {
    padding-top: 0;
  }
}
.p-hero.p-hero--img.p-hero--contact {
  min-height: 370px;
  border-bottom: none;
}

@media print, screen and (max-width: 1035px) {
  .p-hero.p-hero--img.p-hero--contact {
    min-height: 0;
    min-height: initial;
  }
}
@media print, screen and (max-width: 1035px) {
  .p-hero.p-hero--img.p-hero--contact .p-hero__bg {
    display: none;
  }
}
@media print, screen and (max-width: 1035px) {
  .p-hero.p-hero--img.p-hero--contact .p-hero__contents {
    padding: 25px 0;
    background: url(../../front_assets/img/index/bg-hero-assessment.webp) center center/cover no-repeat;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media print, screen and (max-width: 1035px) {
  .p-hero.p-hero--img.p-hero--assessment .p-hero__contents {
    background-image: url(../../front_assets/img/index/bg-hero-assessment.webp);
    background-position: center 45%;
  }
}
@media print, screen and (max-width: 1035px) {
  .p-hero.p-hero--img.p-hero--buy .p-hero__contents {
    background-image: url(../../front_assets/img/index/bg-hero-buy.webp);
  }
}
@media print, screen and (max-width: 1035px) {
  .p-hero.p-hero--img.p-hero--rent .p-hero__contents {
    background-image: url(../../front_assets/img/index/bg-hero-rent.webp);
  }
}
@media print, screen and (max-width: 1035px) {
  .p-hero .p-hero__title {
    margin: 0 auto;
  }
}
@media print, screen and (max-width: 1035px) {
  .p-hero .p-hero__title-inner {
    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;
  }
}
@media print, screen and (max-width: 1035px) {
  .p-hero--about .p-hero__title-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (max-width: 1035px) {
  .p-hero .p-hero__title-main {
    margin: 0;
    font-size: 30px;
    text-align: center;
  }
}
@media print, screen and (max-width: 1035px) {
  .p-hero--about .p-hero__title-main {
    margin-top: -10px;
  }
}
@media print, screen and (max-width: 1035px) {
  .p-hero .p-hero__title-sub {
    margin: 4px 0 0 0;
    font-size: 12px;
  }
}
/* @media print,
screen and (max-width: 1035px) {
  .p-hero.p-hero--detail .p-hero__title-main {
    font-size: 22px;
  }
} */
/* @media print,
screen and (max-width: 1035px) {
  .p-hero.p-hero--detail .p-hero__title-sub {
    margin: 0 0 4px 0;
  }
} */
/* p-about-message
-----------------------------------------------
------------------ */
.p-about-message {
  padding-top: 90px;
  padding-bottom: 90px;
}

@media print, screen and (max-width: 1035px) {
  .p-about-message {
    padding-top: 10px;
    padding-bottom: 38px;
  }
}
h2.p-about-message__title {
  text-align: center;
}

.p-about-message__title-main {
  font-size: 30px;
  letter-spacing: 0.2em;
  font-weight: 600;
}

@media print, screen and (max-width: 1035px) {
  .p-about-message__title-main {
    font-size: 18px;
  }
}
.p-about-message__title-main span {
  font-size: 33px;
  letter-spacing: normal;
}

@media print, screen and (max-width: 1035px) {
  .p-about-message__title-main span {
    font-size: 18px;
  }
}
.p-about-message__title-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 32px;
}

@media print, screen and (max-width: 1035px) {
  .p-about-message__title-items {
    margin-top: 16px;
  }
}
.p-about-message__title-item {
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 37px;
  line-height: 1.0810810811;
  font-weight: 600;
}

@media print, screen and (max-width: 1035px) {
  .p-about-message__title-item {
    font-size: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.p-about-message__title-item + .p-about-message__title-item {
  border-left: 1px solid #182160;
}

.p-about-message__texts {
  margin-top: 70px;
}

@media print, screen and (max-width: 1035px) {
  .p-about-message__texts {
    margin-top: 21px;
    padding-right: 10px;
    padding-left: 10px;
  }
}
p.p-about-message__text {
  font-size: 18px;
  line-height: 2.2222222222;
  letter-spacing: 0.1em;
}

@media print, screen and (max-width: 1035px) {
  p.p-about-message__text {
    font-size: 14px;
    line-height: 1.7857142857;
    letter-spacing: normal;
  }
}
.p-about-message__text + .p-about-message__text {
  margin-top: 40px;
}

@media print, screen and (max-width: 1035px) {
  .p-about-message__text + .p-about-message__text {
    margin-top: 25px;
  }
}
/* p-about-sell
-----------------------------------------------
------------------ */
.p-about-sell__title {
  padding-top: 38px;
  padding-bottom: 38px;
}

@media print, screen and (max-width: 1035px) {
  .p-about-sell__title {
    padding-top: 22px;
    padding-bottom: 22px;
  }
}
h2.p-about-sell__title-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--colo_2E3252);
  font-weight: normal;
}

@media print, screen and (max-width: 1035px) {
  h2.p-about-sell__title-contents {
    -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;
  }
}
.p-about-sell__title-big {
  display: inline-block;
  margin-right: 13px;
  font-size: 80px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  line-height: 1;
}

@media print, screen and (max-width: 1035px) {
  .p-about-sell__title-big {
    font-size: 40px;
  }
}
.p-about-sell__title-text {
  display: inline-block;
  font-size: 28px;
  line-height: 1.1428571429;
  letter-spacing: 0.1em;
}

@media print, screen and (max-width: 1035px) {
  .p-about-sell__title-text {
    margin-top: 12px;
    text-align: center;
    font-size: 20px;
    line-height: 1.6;
  }
}
@media print, screen and (max-width: 1035px) {
  .p-about-sell__title-text span {
    display: block;
    font-size: 26px;
    line-height: 1.2307692308;
  }
}
.p-about-sell__contents {
  padding-top: 114px;
  padding-bottom: 60px;
}

@media print, screen and (max-width: 1035px) {
  .p-about-sell__contents {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
.p-about-sell__img {
  max-width: 925px;
  margin-right: auto;
  margin-left: auto;
}

@media print, screen and (max-width: 1035px) {
  .p-about-sell__img {
    width: 68.6vw;
    max-width: 100%;
  }
}
p.p-about-sell__text01 {
  display: block;
  margin-top: 80px;
  font-size: 18px;
  line-height: 2.2222222222;
  letter-spacing: 0.1em;
}

@media print, screen and (max-width: 1035px) {
  p.p-about-sell__text01 {
    margin-top: 26px;
    font-size: 14px;
    line-height: 1.7857142857;
    letter-spacing: normal;
  }
}
p.p-about-sell__text02 {
  display: block;
  margin-top: 66px;
  padding: 0 60px;
  font-size: 32px;
  color: #006894;
  letter-spacing: 0.2em;
}

@media print, screen and (max-width: 1035px) {
  p.p-about-sell__text02 {
    margin-top: 26px;
    padding: 0;
    font-size: 18px;
    line-height: 1.3888888889;
    text-align: center;
  }
}
p.p-about-sell__text03 {
  display: block;
  margin-top: 47px;
  padding: 0 60px;
  font-size: 18px;
  line-height: 2.2222222222;
  letter-spacing: 0.1em;
}

@media print, screen and (max-width: 1035px) {
  p.p-about-sell__text03 {
    padding: 0;
    margin-top: 26px;
    font-size: 14px;
    line-height: 1.7857142857;
    letter-spacing: normal;
  }
}