.page-head {
  background: url(../img/akiya/akiya.jpg) no-repeat center center/cover;
}

.akiya-house {
  margin-top: 5rem;
}
.akiya-house .akiya-house__title {
  color: #333;
}
.akiya-house .akiya__text {
  font-size: 1.6rem;
  line-height: 1.6;
  color: #333;
  margin-top: 4rem;
}
.akiya-house .akiya-box {
  margin-top: 8rem;
}
.akiya-house .akiya-title {
  font-size: 2.8rem;
  color: #333;
}
@media (max-width: 767px) {
  .akiya-house .akiya-title {
    font-size: 2rem;
  }
}
.akiya-house .akiya__list {
  display: flex;
  justify-content: space-between;
  margin-top: 4rem;
}
@media (max-width: 767px) {
  .akiya-house .akiya__list {
    flex-direction: column;
  }
}
.akiya-house .akiya__left {
  width: 48%;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .akiya-house .akiya__left {
    width: 100%;
    order: 2;
  }
}
.akiya-house .akiya__left_head {
  font-size: 2.1rem;
  color: #333;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #333;
}
@media (max-width: 767px) {
  .akiya-house .akiya__left_head {
    font-size: 1.8rem;
  }
}
.akiya-house .akiya__left_list {
  margin-top: 16px;
}
.akiya-house .aliya__left_item {
  padding-left: 28px;
  margin-bottom: 0;
  position: relative;
  list-style: none;
  font-size: 1.6rem;
  margin-top: 2rem;
  color: #333;
  position: relative;
  line-height: 1.6;
}
.akiya-house .aliya__left_item::after {
  content: "";
  width: 2rem;
  height: 1rem;
  position: absolute;
  left: 0;
  top: 0;
  transform: rotate(-45deg);
  border-left: 0.4rem solid #1d55ae;
  border-bottom: 0.4rem solid #1d55ae;
}
@media (max-width: 767px) {
  .akiya-house .aliya__left_item::after {
    top: 0.4rem;
  }
}
.akiya-house .akiya__rihgt {
  width: 48%;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .akiya-house .akiya__rihgt {
    width: 100%;
    order: 1;
    margin-bottom: 2rem;
  }
}
.akiya-house .akiya-list {
  display: flex;
  align-items: center;
  margin-top: 4rem;
}
@media (max-width: 767px) {
  .akiya-house .akiya-list {
    flex-direction: column;
  }
}
.akiya-house .akiya__list_text {
  height: 6rem;
  padding: 1.8rem;
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  background-color: #1d55ae;
  color: #fff;
  position: relative;
  font-size: 1.6rem;
  position: relative;
}
@media (max-width: 767px) {
  .akiya-house .akiya__list_text {
    width: 100%;
  }
}
.akiya-house .akiya__list_text::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 30px 24px;
  border-color: transparent transparent transparent #1d55ae;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -2.4rem;
}
@media (max-width: 767px) {
  .akiya-house .akiya__list_text::after {
    display: none;
  }
}
.akiya-house .akiya__list_about {
  font-size: 3.2rem;
  margin-left: 5rem;
  color: #333;
}
@media (max-width: 767px) {
  .akiya-house .akiya__list_about {
    font-size: 2rem;
    line-height: 1.6;
    margin-top: 1.5rem;
    margin-left: 0;
  }
}
.akiya-house .akiya-box03 {
  margin-top: 10rem;
}
.akiya-house .akiya-box03__title {
  font-size: 2.8rem;
  color: #333;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .akiya-house .akiya-box03__title {
    font-size: 2.2rem;
  }
}
.akiya-house .akiya-box03__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 6rem;
  margin-top: 6.4rem;
}
@media (max-width: 767px) {
  .akiya-house .akiya-box03__list {
    grid-template-columns: 1fr 1fr;
    margin-top: 3rem;
    gap: 5rem 2rem;
  }
}
.akiya-house .akiya-box03__head {
  font-size: 1.8rem;
  color: #1d55ae;
  text-align: center;
  border-top: 2px solid #1d55ae;
  border-bottom: 2px solid #1d55ae;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
.akiya-house .akiya-box03__img {
  margin-top: 3rem;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.akiya-house .akiya-box03__heading {
  font-size: 1.6rem;
  height: 6rem;
  color: #1d55ae;
  font-weight: bold;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .akiya-house .akiya-box03__heading {
    text-align: left;
    line-height: 1.6;
  }
}
.akiya-house .akiya-box03__about {
  margin-top: 0.8rem;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #333;
}
.akiya-house .akiya-box04 {
  margin-top: 10rem;
}
.akiya-house .akiya-box04__title {
  font-size: 2.8rem;
  color: #333;
}
@media (max-width: 767px) {
  .akiya-house .akiya-box04__title {
    font-size: 2.2rem;
    line-height: 1.6;
  }
}
.akiya-house .akiya-box04__list {
  margin-top: 5rem;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2rem 5rem;
}
@media (max-width: 767px) {
  .akiya-house .akiya-box04__list {
    grid-template-columns: 1fr;
  }
}
.akiya-house .akiya-box04__head {
  display: flex;
  align-items: flex-end;
  gap: 1rem;
  font-size: 2.1rem;
  font-weight: bold;
  color: #333;
  padding-bottom: 0.8rem;
  border-bottom: 2px solid #333;
}
.akiya-house .akiya-box04__head span {
  font-size: 4.8rem;
  color: #1d55ae;
  font-weight: bold;
  position: relative;
  top: 0.6rem;
}
.akiya-house .akiya-box04__youtube {
  margin-top: 0.8rem;
}
.akiya-house .akiya-box04__youtube iframe {
  width: 100%;
  height: 20rem;
}
@media (max-width: 767px) {
  .akiya-house .akiya-box04__youtube iframe {
    aspect-ratio: 343/200;
    height: auto;
  }
}
.akiya-house .akiya-box04__about {
  margin-top: 2rem;
  font-size: 1.6rem;
  margin-top: 0.8rem;
  line-height: 1.6;
}