/* commonParts
---------------------------------------------------- */
header {
  transform: translateY(0);
}

#page-ttl .pgttl-inner {
  position: relative;
  color: #fff;
  height: 360px;
}
@media screen and (max-width: 767px) {
  #page-ttl .pgttl-inner {
    height: 240px;
  }
}
#page-ttl .pgttl-inner h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 6em;
}
@media screen and (max-width: 991px) {
  #page-ttl .pgttl-inner h2 {
    margin-bottom: 4.8em;
  }
}
#page-ttl .pgttl-inner h2 span.__en {
  font-size: 8.125rem;
  margin-top: -0.5em;
}
@media screen and (max-width: 1199px) {
  #page-ttl .pgttl-inner h2 span.__en {
    font-size: 84.5px;
  }
}
@media screen and (max-width: 767px) {
  #page-ttl .pgttl-inner h2 span.__en {
    font-size: min(11.4vw, 65px);
    margin-top: -0.4em;
  }
}
#page-ttl .__breadcrumbs {
  position: relative;
  z-index: 2;
  color: #fff;
  background-color: #0078c4;
  padding: 0.2em 0;
}
@media screen and (max-width: 991px) {
  #page-ttl .__breadcrumbs {
    padding: 0.4em 0;
  }
}
#page-ttl .__breadcrumbs ul {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
#page-ttl .__breadcrumbs ul li {
  display: flex;
  align-items: center;
  padding: 0.36em 0;
  font-size: 0.9em;
}
#page-ttl .__breadcrumbs ul li::after {
  content: ">";
  margin: 0 1em;
}
#page-ttl .__breadcrumbs ul li a {
  color: #fff;
  font-size: 1em;
}
#page-ttl .__breadcrumbs ul li:last-of-type::after {
  content: none;
}

/* business.html
---------------------------------------------------- */
.sec-business01 {
  background-color: #fff;
  padding-bottom: 100px;
  overflow-x: clip;
}
@media screen and (max-width: 767px) {
  .sec-business01 {
    padding-bottom: 72px;
  }
}
.sec-business01 .sec-inner .txt-wrap .__logo-mark {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .sec-business01 .sec-inner .txt-wrap .__linkbtn a span.__txt {
    padding-right: 6em;
  }
}

.sec-business02 {
  margin-bottom: -2px;
  background-color: #e3eef6;
}
@media screen and (max-width: 991px) {
  .sec-business02 {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .sec-business02 {
    padding-bottom: 72px;
  }
}
.sec-business02 .sec-ttl {
  text-align: center;
}
.sec-business02 .sec-ttl .__ttltxt span.__jp {
  justify-content: center;
}
.sec-business02 .sec-ttl .__ttltxt span.__en {
  color: #0170b7;
}
.sec-business02 .sec-txt {
  margin-top: 2em;
}
.sec-business02 .sec-txt p {
  text-align: center;
  line-height: 2em;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 767px) {
  .sec-business02 .sec-txt p {
    text-align: start;
  }
}
.sec-business02 .rent-list {
  margin-top: 6em;
}
@media screen and (max-width: 1199px) {
  .sec-business02 .rent-list {
    margin-top: 4em;
  }
}
.sec-business02 .rent-list ul {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .sec-business02 .rent-list ul {
    display: block;
  }
}
.sec-business02 .rent-list ul .rent-list-item {
  background-color: #fff;
  width: calc(33.3333333333% - 0.6666666667em);
  border-radius: 1.875rem;
  padding: 2em 2em 3em;
}
.sec-business02 .rent-list ul .rent-list-item:nth-of-type(1) {
  margin-top: 4em;
}
.sec-business02 .rent-list ul .rent-list-item:nth-of-type(3) {
  margin-top: 4em;
}
@media screen and (max-width: 1199px) {
  .sec-business02 .rent-list ul .rent-list-item {
    padding: 1.2em 2em 2em;
  }
}
@media screen and (max-width: 991px) {
  .sec-business02 .rent-list ul .rent-list-item {
    width: 100%;
    border-radius: 16px;
    padding: 2em 40px 3em;
    margin-top: 2em;
  }
  .sec-business02 .rent-list ul .rent-list-item:nth-of-type(1) {
    margin-top: 2em;
  }
  .sec-business02 .rent-list ul .rent-list-item:nth-of-type(3) {
    margin-top: 2em;
  }
}
@media screen and (max-width: 767px) {
  .sec-business02 .rent-list ul .rent-list-item {
    padding: 1em 20px 2em;
  }
}
.sec-business02 .rent-list ul .rent-list-item h4 {
  font-weight: 700;
  font-size: 1.25em;
  margin-bottom: 0.6em;
}
@media screen and (max-width: 991px) {
  .sec-business02 .rent-list ul .rent-list-item h4 {
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 767px) {
  .sec-business02 .rent-list ul .rent-list-item h4 {
    font-size: 1.125em;
    margin-bottom: 0.6em;
  }
}
.sec-business02 .rent-list ul .rent-list-item .item-img {
  width: 100%;
  aspect-ratio: 3/2;
}
.sec-business02 .rent-list ul .rent-list-item .item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sec-business02 .rent-list ul .rent-list-item p {
  line-height: 2em;
  letter-spacing: 0.12em;
  margin-top: 1em;
}
.sec-business02 .rent-list ul .rent-list-item a.__txtlink {
  display: inline-block;
  width: 100%;
  text-align: end;
  margin-top: 1em;
}
@media screen and (max-width: 1199px) {
  .sec-business02 .rent-list ul .rent-list-item a.__txtlink {
    margin-top: 2em;
  }
}
@media screen and (max-width: 767px) {
  .sec-business02 .rent-list ul .rent-list-item a.__txtlink {
    font-size: 0.9em;
  }
}

.sec-business03 {
  background-color: #fff;
}
@media screen and (max-width: 991px) {
  .sec-business03 {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .sec-business03 {
    padding-bottom: 72px;
  }
}
.sec-business03 .sec-inner {
  flex-direction: row;
  margin-left: 0;
}
.sec-business03 .sec-inner .img-wrap {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 1.875rem;
  border-bottom-right-radius: 1.875rem;
}
@media screen and (max-width: 991px) {
  .sec-business03 .sec-inner .img-wrap {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }
}
@media screen and (max-width: 991px) {
  .sec-business03 .sec-inner .txt-wrap {
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .sec-business03 .sec-inner .txt-wrap .__linkbtn a span.__txt {
    padding-right: 6em;
  }
}

.sec-business04 {
  color: #fff;
}
.sec-business04 .sec-inner .txt-wrap .logo-link {
  margin-top: 4em;
}
.sec-business04 .sec-inner .txt-wrap .logo-link a {
  text-align: end;
  color: #0078c4;
  background-color: #fff;
  border-radius: 1.875rem;
  width: -moz-fit-content;
  width: fit-content;
  padding: 1.2em 1.6em 1.6em;
}
@media screen and (max-width: 991px) {
  .sec-business04 .sec-inner .txt-wrap .logo-link a {
    border-radius: 16px;
    width: 100%;
    text-align: center;
  }
}
.sec-business04 .sec-inner .txt-wrap .logo-link a img {
  width: 100%;
  height: auto;
}
.sec-business04 .sec-inner .txt-wrap .logo-link a .btn-inner {
  transition: all 0.36s ease;
}
.sec-business04 .sec-inner .txt-wrap .logo-link a .btn-inner .logo-img {
  width: 16.875rem;
  margin-bottom: 1.2em;
}
@media screen and (max-width: 1199px) {
  .sec-business04 .sec-inner .txt-wrap .logo-link a .btn-inner .logo-img {
    width: 189px;
  }
}
@media screen and (max-width: 991px) {
  .sec-business04 .sec-inner .txt-wrap .logo-link a .btn-inner .logo-img {
    margin: 0 auto;
    margin-bottom: 1em;
  }
}
.sec-business04 .sec-inner .txt-wrap .logo-link a .btn-inner span.__arrow {
  display: inline-block;
  width: 0.7em;
}
.sec-business04 .sec-inner .txt-wrap .logo-link a:hover .btn-inner {
  opacity: 0.6;
}

/* company.html
---------------------------------------------------- */
.sec-company01 {
  background-color: #fff;
}
.sec-company01 .sec-txt {
  margin-top: 2em;
}
.sec-company01 .sec-txt p {
  line-height: 2em;
  letter-spacing: 0.12em;
  margin-top: 1em;
}
.sec-company01 .sec-txt p.__name {
  text-align: end;
  margin-top: 3em;
}
.sec-company01 .sec-txt p.__name em {
  font-size: 1.25em;
}

.sec-company02 {
  color: #fff;
}
.sec-company02 .profile-list {
  margin-top: 4em;
}
.sec-company02 .profile-list dl {
  display: flex;
  align-items: flex-start;
  margin-top: 1.6em;
  padding-bottom: 1.6em;
  border-bottom: solid 1px #fff;
}
@media screen and (max-width: 767px) {
  .sec-company02 .profile-list dl {
    display: block;
  }
}
.sec-company02 .profile-list dl dt {
  width: 12em;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .sec-company02 .profile-list dl dt {
    width: 100%;
    margin-bottom: 1em;
  }
}
.sec-company02 .profile-list dl dt.__arch::before {
  background-color: #fff;
  width: 0.8em;
  margin-top: 0.5em;
}
.sec-company02 .profile-list dl dd {
  width: calc(100% - 12em);
}
@media screen and (max-width: 767px) {
  .sec-company02 .profile-list dl dd {
    width: 100%;
  }
}
.sec-company02 .profile-list dl dd a {
  display: inline;
}

.sec-company03 {
  margin-bottom: -2px;
  background-color: #e3eef6;
}
.sec-company03 .sec-ttl {
  text-align: center;
}
.sec-company03 .sec-ttl .__ttltxt span.__jp {
  justify-content: center;
}
.sec-company03 .sec-ttl .__ttltxt span.__en {
  color: #0170b7;
}
.sec-company03 .group-list {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  .sec-company03 .group-list {
    margin-top: 1em;
  }
}
.sec-company03 .group-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sec-company03 .group-list ul .group-list-item {
  text-align: center;
  background-color: #fff;
  padding: 1em 2em;
  margin-right: 1em;
  margin-top: 1em;
}
.sec-company03 .group-list ul .group-list-item:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 1199px) {
  .sec-company03 .group-list ul .group-list-item {
    width: calc(33.3333333333% - 0.6666666667em);
    padding-left: 0;
    padding-right: 0;
  }
  .sec-company03 .group-list ul .group-list-item:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .sec-company03 .group-list ul .group-list-item {
    width: calc(50% - 0.5em);
  }
  .sec-company03 .group-list ul .group-list-item:nth-of-type(3n) {
    margin-right: 1em;
  }
  .sec-company03 .group-list ul .group-list-item:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-company03 .group-list ul .group-list-item {
    width: 100%;
    margin-top: 0.6em;
    margin-right: 0;
  }
  .sec-company03 .group-list ul .group-list-item:nth-of-type(3n) {
    margin-right: 0;
  }
}
.sec-company03 .group-list p {
  text-align: end;
  margin-top: 1em;
  margin-right: 1em;
}
@media screen and (max-width: 767px) {
  .sec-company03 .group-list p {
    margin-top: 2em;
  }
}

.sec-company04 {
  background-color: #fff;
}
.sec-company04 .sec-ttl {
  margin-top: -1em;
}
.sec-company04 .sec-content {
  margin-top: 2em;
}
@media screen and (max-width: 991px) {
  .sec-company04 .sec-content {
    margin-top: 3em;
  }
}
@media screen and (max-width: 767px) {
  .sec-company04 .sec-content {
    margin-top: 1em;
  }
}
.sec-company04 .sec-content .map-wrap {
  width: 100%;
  height: 560px;
  overflow: clip;
}
@media screen and (max-width: 767px) {
  .sec-company04 .sec-content .map-wrap {
    height: 50lvh;
  }
}
.sec-company04 .sec-content .map-wrap iframe {
  width: 100%;
  height: 100%;
}/*# sourceMappingURL=sub.css.map */