.home-point-title {
  border-radius: 50%;
  color: var(--color-white);
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 69.3vw;
  margin: 0 auto;
  text-align: center;
  width: 69.3vw;
}
.home-point-title > .number {
  display: block;
  font-size: 1.4375rem;
  font-weight: 300;
  letter-spacing: 0.55em;
  line-height: 1;
  margin-bottom: 1.5rem;
  text-indent: 0.55em;
}
.home-point-title > .site-heading-simple.-wide-half {
  text-indent: 0.57em;
}
.home-point-title > .site-heading-simple.-wide-one {
  text-indent: 0.97em;
}
.home-point-title.-break > .site-heading-simple {
  line-height: 1.04;
}
.home-point-title.-break > .site-heading-simple > span {
  display: block;
}

.home-intro-layout > .site-heading-simple {
  margin-bottom: 2.75rem;
}
.home-intro-layout > .site-text-standard + .site-text-standard {
  margin-top: 2.29em;
}

.home-message-layout > .site-heading-simple {
  margin-bottom: 2.25rem;
}
.home-message-layout > .image {
  line-height: 0;
  margin-top: 1.375rem;
}

.home-point-layout > .site-heading-simple {
  margin-bottom: 2.8125rem;
}
.home-point-layout > .image {
  line-height: 0;
  margin: 0 -4.5rem 1.25rem;
}
.home-point-layout > .image > video {
  aspect-ratio: 16/9;
  -webkit-filter: drop-shadow(0 0 #fff);
  filter: drop-shadow(0 0 #fff);
  height: auto;
  width: 100%;
}
.home-point-layout > .home-point-list:not(:last-child) {
  margin-bottom: 3.25rem;
}
.home-point-layout > .home-point-list:nth-of-type(1) > .home-point-title {
  background-color: #c0161d;
}
.home-point-layout > .home-point-list:nth-of-type(1) > .description > .site-heading-simple {
  color: #c0161d;
}
.home-point-layout > .home-point-list:nth-of-type(2) > .home-point-title {
  background-color: #c56715;
}
.home-point-layout > .home-point-list:nth-of-type(2) > .description > .site-heading-simple {
  color: #c56715;
}
.home-point-layout > .home-point-list:nth-of-type(3) > .home-point-title {
  background-color: #cb9900;
}
.home-point-layout > .home-point-list:nth-of-type(3) > .description > .site-heading-simple {
  color: #cb9900;
}
.home-point-layout > .home-point-list:nth-of-type(4) > .home-point-title {
  background-color: #539335;
}
.home-point-layout > .home-point-list:nth-of-type(4) > .description > .site-heading-simple {
  color: #539335;
}
.home-point-layout > .home-point-list:nth-of-type(5) > .home-point-title {
  background-color: #008383;
}
.home-point-layout > .home-point-list:nth-of-type(5) > .description > .site-heading-simple {
  color: #008383;
}

.home-point-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2.125rem;
}
.home-point-list > .description > .site-heading-simple {
  margin-bottom: 1.3125rem;
}

.home-division-layout > .site-heading-simple {
  margin-bottom: 2.8125rem;
}

.home-division-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.25rem 0.4375rem;
}
.home-division-list > li > a {
  background-color: var(--color-project-red);
  color: var(--color-white);
  display: block;
  font-size: 1rem;
  letter-spacing: 0.07em;
  line-height: 1.375;
  padding: 1.25rem 0.625rem;
  text-align: center;
}
.home-division-list > li > a::before {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 2.1875rem;
  margin-bottom: 0.75rem;
  mix-blend-mode: multiply;
  width: 100%;
}
.home-division-list > li > a > .text {
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 2.8em;
}
.home-division-list > li:nth-of-type(1) > a::before {
  background-image: url(/next102033/assets/images/home/number-01.png);
}
.home-division-list > li:nth-of-type(2) > a::before {
  background-image: url(/next102033/assets/images/home/number-02.png);
}
.home-division-list > li:nth-of-type(3) > a::before {
  background-image: url(/next102033/assets/images/home/number-03.png);
}
.home-division-list > li:nth-of-type(4) > a::before {
  background-image: url(/next102033/assets/images/home/number-04.png);
}
.home-division-list > li:nth-of-type(5) > a::before {
  background-image: url(/next102033/assets/images/home/number-05.png);
}
.home-division-list > li:nth-of-type(6) > a::before {
  background-image: url(/next102033/assets/images/home/number-06.png);
}
.home-division-list > li:nth-of-type(7) > a::before {
  background-image: url(/next102033/assets/images/home/number-07.png);
}
.home-division-list > li:nth-of-type(8) > a::before {
  background-image: url(/next102033/assets/images/home/number-08.png);
}
.home-division-list > li:nth-of-type(9) > a::before {
  background-image: url(/next102033/assets/images/home/number-09.png);
}
.home-division-list > li:nth-of-type(10) > a::before {
  background-image: url(/next102033/assets/images/home/number-10.png);
}

.home-detail-layout {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2.1875rem;
}
.home-detail-layout > .image {
  aspect-ratio: 16/9;
  background-color: #fff;
  -o-object-fit: contain;
  object-fit: contain;
  line-height: 0;
}
.home-detail-layout > .image > iframe {
  aspect-ratio: 16/9;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  margin: 0;
  width: 100%;
}
.home-detail-layout > .image img {
  cursor: pointer;
}
.home-detail-layout > .note {
  color: #fff;
}
.home-detail-layout > .note > .heading {
  font-size: 1rem;
  line-height: 1.625;
  margin-bottom: 0.8125rem;
}
.home-detail-layout > .note > .description {
  font-size: 0.75rem;
  line-height: 1.58;
}