@charset "UTF-8";
h2, h3, h4, p, ul, ol {
  color: #08294d;
}

.rn2026-catch {
  width: 1120px;
  max-width: calc(100% - 0px * 2);
  margin-inline: auto;
  position: relative;
  padding-block: 5rem;
}
@media (max-width: 1120px) {
  .rn2026-catch {
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  .rn2026-catch {
    display: flex;
    flex-direction: column-reverse;
  }
}

.rn2026-catch-img {
  width: fit-content;
  margin-left: auto;
  position: relative;
  right: -180px;
  z-index: -1;
}
.rn2026-catch-img img {
  height: 515px;
  width: auto;
}
@media (max-width: 1480px) {
  .rn2026-catch-img {
    right: calc((100vw - 100% - 20px) / 2 * -1);
    padding-top: 160px;
  }
}
@media (max-width: 992px) {
  .rn2026-catch-img {
    right: auto;
    padding-top: 0;
  }
  .rn2026-catch-img img {
    height: auto;
  }
}

.rn2026-catch-copy {
  position: absolute;
  width: 100%;
  height: 585px;
  color: #08294d;
}
.rn2026-catch-copy h2 {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.2;
  color: #08294d;
}
.rn2026-catch-copy h2 strong.rn2026-strong1 {
  font-size: 4.5rem;
  background: linear-gradient(90deg, #08294d, #04729f, #08294d);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.rn2026-catch-copy h2 strong.rn2026-strong1 span {
  color: #9e8743;
}
.rn2026-catch-copy h2 strong.rn2026-strong2 {
  background: linear-gradient(90deg, #08294d, #04729f, #08294d);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
@media (max-width: 768px) {
  .rn2026-catch-copy h2 {
    font-size: 1.25rem;
    line-height: 1.4;
  }
  .rn2026-catch-copy h2 strong.rn2026-strong1 {
    font-size: 2.4rem;
  }
}
.rn2026-catch-copy p {
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 2;
  letter-spacing: 8%;
  margin-block: 4rem;
}
@media (max-width: 768px) {
  .rn2026-catch-copy p {
    font-size: 1rem;
    font-weight: normal;
    margin-block: 2rem;
    line-height: 1.4;
  }
}
.rn2026-catch-copy a.rn2026-u-btn {
  font-weight: bold;
  font-size: 1.125rem;
}
@media (max-width: 1120px) {
  .rn2026-catch-copy {
    padding-inline: 0.5rem;
  }
}
@media (max-width: 992px) {
  .rn2026-catch-copy {
    position: relative;
    height: auto;
  }
}

.rn2026-body > div[class^=rn2026-home] {
  width: 1120px;
  max-width: calc(100% - 0px * 2);
  margin-inline: auto;
  position: relative;
  padding-block: 4rem;
}
.rn2026-body > div[class^=rn2026-home] h2 {
  font-size: 2.4rem;
  font-weight: bold;
}
@media (max-width: 860px) {
  .rn2026-body > div[class^=rn2026-home] h2 {
    font-size: 1.75rem;
  }
}
@media (max-width: 768px) {
  .rn2026-body > div[class^=rn2026-home] {
    padding-block: 2rem;
  }
}

.rn2026-home1 h2 {
  display: flex;
  align-items: center;
}
.rn2026-home1 h2::after {
  content: "";
  display: block;
  position: relative;
  margin-left: 1rem;
  height: 3px;
  flex-grow: 1;
  background: #444;
}
@media (max-width: 768px) {
  .rn2026-home1 h2 {
    display: block;
  }
  .rn2026-home1 h2::after {
    content: "--";
    display: inline;
    background: transparent;
    margin-left: 0.5rem;
    width: 100%;
  }
}
.rn2026-home1 h2 strong {
  color: #9e8743;
}
.rn2026-home1 h3 {
  font-size: 1.5rem;
  text-align: center;
  margin-block: 2rem;
}
@media (max-width: 768px) {
  .rn2026-home1 h3 {
    font-size: 1.125rem;
    margin-block: 1rem;
  }
}
.rn2026-home1::before {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  width: 100vw;
  height: 100%;
  margin: 0 calc(50% - 50vw);
  background: url("../--img/bg-rn2026-home1.webp");
  z-index: -1;
}
.rn2026-home1 table {
  margin-bottom: 2rem;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.rn2026-home1 table td, .rn2026-home1 table th {
  border: solid 1px #ccc;
}
.rn2026-home1 table thead th:nth-child(1) {
  background: #08294d;
}
.rn2026-home1 table thead th:nth-child(2) {
  background: #ddc376;
}
.rn2026-home1 table thead th:nth-child(3) {
  background: #9e8743;
  color: #fff;
}
.rn2026-home1 table tbody th {
  background: #08294d;
  color: #fff;
  white-space: nowrap;
}
.rn2026-home1 table tbody td {
  color: #08294d;
}
.rn2026-home1 table tbody td:nth-child(2) {
  background: #f0f0f0;
}
.rn2026-home1 table tbody td:nth-child(3) {
  background: #fff;
  font-weight: bold;
}
@media (max-width: 768px) {
  .rn2026-home1 table tbody td {
    width: 40%;
  }
}
.rn2026-home1 .rn2026-home1-foot {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
  color: #08294d;
}
.rn2026-home1 .rn2026-home1-foot span {
  color: #9e8743;
}
@media (max-width: 768px) {
  .rn2026-home1 .rn2026-home1-foot {
    text-align: left;
  }
  .rn2026-home1 .rn2026-home1-foot br {
    display: none;
  }
}

.rn2026-home2 {
  color: #fff;
}
.rn2026-home2 h2 {
  color: #fff;
  margin-bottom: 4rem;
  display: flex;
  align-items: center;
}
.rn2026-home2 h2::after {
  content: "";
  display: block;
  position: relative;
  margin-left: 1rem;
  height: 3px;
  flex-grow: 1;
  background: #04729f;
}
@media (max-width: 768px) {
  .rn2026-home2 h2 {
    display: block;
  }
  .rn2026-home2 h2::after {
    content: "--";
    display: inline;
    background: transparent;
    margin-left: 0.5rem;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .rn2026-home2 h2 {
    margin-bottom: 2rem;
  }
}
.rn2026-home2 ol {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3rem;
  flex-wrap: wrap;
}
.rn2026-home2 ol > li {
  background: #fff;
  width: 23%;
  position: relative;
}
@media (max-width: 1120px) {
  .rn2026-home2 ol > li {
    width: calc(50% - 1rem);
    margin: 0.5rem;
  }
}
@media (max-width: 768px) {
  .rn2026-home2 ol > li {
    width: 100%;
  }
}
.rn2026-home2 ol > li > span {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  width: 3rem;
  height: 3rem;
  background: #fff;
  border-radius: 10rem;
  box-shadow: 0 0 5px rgba(8, 41, 77, 0.5);
  color: #04729f;
  font-family: "Ropa Sans";
  font-size: 2rem;
  transform: translateY(-50%);
}
.rn2026-home2 ol h3 {
  background: #04729f;
  color: #fff;
  padding-block: 2rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  text-align: center;
}
@media (max-width: 768px) {
  .rn2026-home2 ol h3 {
    padding-inline: 0.5rem;
    font-size: 1.125rem;
  }
  .rn2026-home2 ol h3 br {
    display: none;
  }
}
.rn2026-home2 ol img {
  display: block;
  margin-inline: auto;
}
.rn2026-home2 ol p {
  padding: 1rem 2rem;
}
@media (max-width: 1120px) {
  .rn2026-home2 ol p br {
    display: none;
  }
}
.rn2026-home2 .rn2026-home2-foot {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.rn2026-home2 .rn2026-home2-foot p {
  color: #fff;
}
.rn2026-home2 .rn2026-home2-foot p span {
  color: #04729f;
}
.rn2026-home2 .rn2026-home2-foot p + p {
  margin-top: 1em;
}
@media (max-width: 1120px) {
  .rn2026-home2 .rn2026-home2-foot br {
    display: none;
  }
}
@media (max-width: 768px) {
  .rn2026-home2 .rn2026-home2-foot {
    text-align: left;
  }
}
.rn2026-home2::before {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  width: 100vw;
  height: 100%;
  margin: 0 calc(50% - 50vw);
  background: #08294d;
  z-index: -1;
}
.rn2026-home2::after {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  width: 6rem;
  height: 3rem;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  left: 0;
  right: 0;
  bottom: -1.8rem;
  background: linear-gradient(to bottom, #08294d 0%, #9e8743 90%);
  z-index: 1;
  opacity: 0.75;
}

.rn2026-home3 h2 {
  text-align: center;
  position: relative;
  margin-bottom: 4rem;
}
.rn2026-home3 h2::after {
  content: "";
  display: block;
  position: relative;
  margin-inline: auto;
  margin-top: 0.33em;
  width: 4em;
  height: 3px;
  background: #9e8743;
}
.rn2026-home3 h2 strong {
  font-size: 4rem;
  font-weight: 900;
  color: #9e8743;
}
.rn2026-home3 h2 br {
  display: none;
}
@media (max-width: 768px) {
  .rn2026-home3 h2 {
    line-height: 1.2;
    margin-bottom: 2rem;
  }
  .rn2026-home3 h2 br {
    display: inline;
  }
}
.rn2026-home3 .rn2026-home3-head {
  display: flex;
  align-items: center;
  font-family: "Helvetica", "Arial", "inter", "Noto Sans JP";
  border-bottom: solid 2px #08294d;
  margin-bottom: 1rem;
}
.rn2026-home3 .rn2026-home3-head span {
  font-size: 4rem;
  font-weight: 900;
  line-height: 1;
}
.rn2026-home3 .rn2026-home3-head h3 {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.25;
  margin-left: 1rem;
  margin-right: auto;
}
.rn2026-home3 .rn2026-home3-head img {
  max-width: 3rem;
}
@media (max-width: 768px) {
  .rn2026-home3 .rn2026-home3-head {
    flex-wrap: wrap;
  }
  .rn2026-home3 .rn2026-home3-head span {
    width: 100%;
  }
  .rn2026-home3 .rn2026-home3-head h3 {
    font-size: 1.125rem;
    margin-left: 0;
  }
  .rn2026-home3 .rn2026-home3-head img, .rn2026-home3 .rn2026-home3-head br {
    display: none;
  }
}
.rn2026-home3 ol {
  width: 860px;
  max-width: calc(100% - 0px * 2);
  margin-inline: auto;
}
.rn2026-home3 ol > li {
  background: #fff;
  padding: 2rem 4rem;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.rn2026-home3 ol > li strong {
  color: #9e8743;
}
.rn2026-home3 ol > li + li {
  margin-top: 1rem;
}
@media (max-width: 768px) {
  .rn2026-home3 ol > li {
    padding: 1rem;
  }
}
.rn2026-home3 ol > li:nth-child(1) .rn2026-home3-body p {
  padding-left: 2rem;
}
.rn2026-home3 ol > li:nth-child(1) p + h4 {
  margin-top: 2rem;
}
.rn2026-home3 ol > li:nth-child(2) .rn2026-home3-body > div {
  margin-block: 1rem;
}
.rn2026-home3 ol > li:nth-child(2) dl {
  display: flex;
  padding-left: 2rem;
}
.rn2026-home3 ol > li:nth-child(2) dl dt {
  color: #9e8743;
}
.rn2026-home3 ol > li:nth-child(2) dl dt::after {
  content: "：";
  color: #08294d;
}
@media (max-width: 768px) {
  .rn2026-home3 ol > li:nth-child(2) dl {
    flex-direction: column;
  }
  .rn2026-home3 ol > li:nth-child(2) dl + dl {
    margin-top: 0.5rem;
  }
}
.rn2026-home3 ol > li:nth-child(3) ul {
  margin-top: 1rem;
  margin-left: 2rem;
}
.rn2026-home3 ol > li:nth-child(3) ul > li::before {
  content: "●";
  color: #9e8743;
  margin-right: 0.5rem;
}
.rn2026-home3::before {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  width: 100vw;
  height: 100%;
  margin: 0 calc(50% - 50vw);
  background: url("../--img/bg-rn2026-home3.webp");
  z-index: -1;
}

.rn2026-home4 h2 {
  text-align: center;
  position: relative;
  margin-bottom: 4rem;
}
.rn2026-home4 h2::after {
  content: "";
  display: block;
  position: relative;
  margin-inline: auto;
  margin-top: 0.33em;
  width: 4em;
  height: 3px;
  background: #9e8743;
}
@media (max-width: 768px) {
  .rn2026-home4 h2 {
    margin-bottom: 2rem;
  }
}
.rn2026-home4 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.rn2026-home4 ul > li {
  background: #fff;
  width: calc(33.33% - 2rem);
  margin: 1rem;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.rn2026-home4 ul h3 {
  height: 4rem;
  text-align: center;
  background: url("../--img/rn2026-home4-6.webp") center/contain no-repeat;
  margin-top: 1rem;
}
.rn2026-home4 ul h3 span {
  display: block;
  font-size: 125%;
}
.rn2026-home4 ul p {
  padding: 1rem;
}
@media (max-width: 768px) {
  .rn2026-home4 ul {
    flex-direction: column;
  }
  .rn2026-home4 ul > li {
    width: 100%;
    margin-inline: 0;
  }
}
.rn2026-home4::before {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  width: 100vw;
  height: 100%;
  margin: 0 calc(50% - 50vw);
  background: url("../--img/bg-rn2026-home4.webp");
  z-index: -1;
}

.rn2026-home5 h2 {
  text-align: center;
  position: relative;
  margin-bottom: 4rem;
}
.rn2026-home5 h2::after {
  content: "";
  display: block;
  position: relative;
  margin-inline: auto;
  margin-top: 0.33em;
  width: 4em;
  height: 3px;
  background: #9e8743;
}
.rn2026-home5 ul {
  width: 860px;
  max-width: calc(100% - 0px * 2);
  margin-inline: auto;
}
.rn2026-home5 ul h3 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .rn2026-home5 ul h3 {
    font-size: 1.125rem;
  }
}
.rn2026-home5 ul > li {
  background: #fff;
  padding: 1rem 4rem;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: solid 2px #9e8743;
  position: relative;
  width: 100%;
}
@media (max-width: 768px) {
  .rn2026-home5 ul > li {
    flex-direction: column-reverse;
    padding: 1.5rem;
  }
  .rn2026-home5 ul > li br {
    display: none;
  }
}
.rn2026-home5 ul > li > div:nth-child(1) {
  flex-shrink: 1;
  margin-right: 2rem;
}
.rn2026-home5 ul > li > div:nth-child(2) {
  margin-right: -4rem;
  margin-block: -1rem;
  width: 35%;
  height: 180px;
  flex-shrink: 0;
  flex-grow: 0;
  background: #ccc;
  overflow: hidden;
}
.rn2026-home5 ul > li > div:nth-child(2) img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .rn2026-home5 ul > li > div:nth-child(2) {
    margin: 0 auto 1rem;
    width: 100%;
    max-width: 580px;
  }
}
.rn2026-home5 ul > li + li {
  margin-top: 2rem;
}
.rn2026-home5 ul > li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 2rem;
  height: 2rem;
  background: #9e8743;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
@media (max-width: 768px) {
  .rn2026-home5 ul > li::before {
    width: 1rem;
    height: 1rem;
  }
}

.rn2026-home6 h2 {
  text-align: center;
  position: relative;
  margin-bottom: 2rem;
}
.rn2026-home6 h2::after {
  content: "";
  display: block;
  position: relative;
  margin-inline: auto;
  margin-top: 0.33em;
  width: 4em;
  height: 3px;
  background: #9e8743;
}
.rn2026-home6 h2 + p {
  font-weight: bold;
  text-align: center;
}
.rn2026-home6 .rn2026-home6-works {
  display: flex;
  justify-content: space-between;
  margin-block: 2rem;
  width: 992px;
  max-width: calc(100% - 0px * 2);
  margin-inline: auto;
}
.rn2026-home6 .rn2026-home6-works > li {
  background: #fff;
  width: 31%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  transition: 0.4s;
}
.rn2026-home6 .rn2026-home6-works > li:hover {
  transform: translateY(-8px);
}
.rn2026-home6 .rn2026-home6-works h3 {
  padding: 1rem;
}
.rn2026-home6 .rn2026-home6-works .rn2026-home6-thumb img {
  width: auto;
  height: auto;
}
@media (max-width: 768px) {
  .rn2026-home6 .rn2026-home6-works {
    flex-direction: column;
  }
  .rn2026-home6 .rn2026-home6-works > li {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.rn2026-home6 a.rn2026-u-btn {
  margin-inline: auto;
  background: #9e8743;
}
.rn2026-home6::before {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  width: 100vw;
  height: 100%;
  margin: 0 calc(50% - 50vw);
  background: url("../--img/bg-rn2026-home1.webp");
  z-index: -1;
}

.rn2026-home7 h2 {
  text-align: center;
  position: relative;
  margin-bottom: 4rem;
}
.rn2026-home7 h2::after {
  content: "";
  display: block;
  position: relative;
  margin-inline: auto;
  margin-top: 0.33em;
  width: 4em;
  height: 3px;
  background: #9e8743;
}
.rn2026-home7 table {
  width: 860px;
  max-width: calc(100% - 0px * 2);
  margin-inline: auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.rn2026-home7 table td, .rn2026-home7 table th {
  border: solid 1px #ccc;
}
.rn2026-home7 table th {
  width: 33.33%;
  color: #fff;
}
.rn2026-home7 table th:nth-child(1) {
  background: #08294d;
}
.rn2026-home7 table th:nth-child(2) {
  background: #9e8743;
}
.rn2026-home7 table th:nth-child(3) {
  background: #ddc376;
}
.rn2026-home7 table td {
  color: #08294d;
}
.rn2026-home7 table tr:nth-child(2) td {
  text-align: center;
  font-weight: bold;
  font-size: 1.5rem;
}
@media (max-width: 768px) {
  .rn2026-home7 table {
    box-shadow: none;
    border-top: solid 1px #ccc;
    width: 100%;
  }
  .rn2026-home7 table tr:nth-child(-n+2) {
    display: none;
  }
  .rn2026-home7 table td {
    border: none;
    display: block;
    border-bottom: solid 1px #ccc;
    padding-inline: 0;
  }
  .rn2026-home7 table td::before {
    content: attr(data-label) "：" attr(data-fee);
    display: block;
    font-size: 1.25rem;
    font-weight: bold;
  }
}
.rn2026-home7 a.rn2026-u-btn {
  margin-top: 3rem;
  margin-inline: auto;
  background: #9e8743;
}

.rn2026-home8 h2 {
  margin-bottom: 4rem;
  display: flex;
  align-items: center;
}
.rn2026-home8 h2::after {
  content: "";
  display: block;
  position: relative;
  margin-left: 1rem;
  height: 3px;
  flex-grow: 1;
  background: #444;
}
@media (max-width: 768px) {
  .rn2026-home8 h2 {
    display: block;
  }
  .rn2026-home8 h2::after {
    content: "--";
    display: inline;
    background: transparent;
    margin-left: 0.5rem;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .rn2026-home8 h2 {
    margin-bottom: 2rem;
  }
}
.rn2026-home8 h3 {
  font-size: 1.25rem;
  text-align: center;
  margin-bottom: 1rem;
}
.rn2026-home8 h4 {
  font-size: 1.25rem;
}
.rn2026-home8 .rn2026-home8-flow {
  display: flex;
  justify-content: space-between;
  padding-inline: 2rem;
}
.rn2026-home8 .rn2026-home8-flow > div {
  width: 45%;
}
.rn2026-home8 .rn2026-home8-flow > div:nth-child(2) ol > li > div:nth-child(1) {
  background: #04729f;
}
@media (max-width: 992px) {
  .rn2026-home8 .rn2026-home8-flow {
    flex-direction: column;
  }
  .rn2026-home8 .rn2026-home8-flow > div {
    width: 768px;
    max-width: calc(100% - 0px * 2);
    margin-inline: auto;
  }
  .rn2026-home8 .rn2026-home8-flow > div + div {
    margin-top: 2rem;
  }
}
@media (max-width: 768px) {
  .rn2026-home8 .rn2026-home8-flow {
    padding-inline: 0;
  }
}
.rn2026-home8 .rn2026-home8-flow ol > li {
  display: flex;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
  position: relative;
}
.rn2026-home8 .rn2026-home8-flow ol > li > div:nth-child(1) {
  background: #08294d;
  color: #fff;
  padding: 1rem 0.5rem;
  width: 4.4rem;
  font-size: 2.2rem;
  line-height: 1;
  font-weight: bold;
  text-align: center;
}
.rn2026-home8 .rn2026-home8-flow ol > li > div:nth-child(1) span {
  display: block;
  font-size: 1rem;
  font-weight: normal;
}
.rn2026-home8 .rn2026-home8-flow ol > li > div:nth-child(2) {
  padding: 1rem;
}
.rn2026-home8 .rn2026-home8-flow ol > li:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  width: 30px;
  height: 15px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  background: #9e8743;
  left: 0;
  right: 0;
  bottom: -15px;
}
.rn2026-home8 .rn2026-home8-flow ol > li + li {
  margin-top: 2rem;
}

.rn2026-home9 h2 {
  margin-bottom: 4rem;
  display: flex;
  align-items: center;
}
.rn2026-home9 h2::after {
  content: "";
  display: block;
  position: relative;
  margin-left: 1rem;
  height: 3px;
  flex-grow: 1;
  background: #444;
}
@media (max-width: 768px) {
  .rn2026-home9 h2 {
    display: block;
  }
  .rn2026-home9 h2::after {
    content: "--";
    display: inline;
    background: transparent;
    margin-left: 0.5rem;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .rn2026-home9 h2 {
    margin-bottom: 2rem;
  }
}
.rn2026-home9 p {
  line-height: 2;
}
@media (max-width: 768px) {
  .rn2026-home9 p br {
    display: none;
  }
  .rn2026-home9 p + p {
    margin-top: 1em;
  }
}
.rn2026-home9::before {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  width: 100vw;
  height: 100%;
  margin: 0 calc(50% - 50vw);
  background: url("../--img/bg-rn2026-home9.webp");
  z-index: -1;
}

.rn2026-home10 h2 {
  margin-bottom: 4rem;
  display: flex;
  align-items: center;
}
.rn2026-home10 h2::after {
  content: "";
  display: block;
  position: relative;
  margin-left: 1rem;
  height: 3px;
  flex-grow: 1;
  background: #444;
}
@media (max-width: 768px) {
  .rn2026-home10 h2 {
    display: block;
  }
  .rn2026-home10 h2::after {
    content: "--";
    display: inline;
    background: transparent;
    margin-left: 0.5rem;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .rn2026-home10 h2 {
    margin-bottom: 2rem;
  }
}
.rn2026-home10 ul {
  width: 860px;
  max-width: calc(100% - 0px * 2);
  margin-inline: auto;
  background: #fff;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}
.rn2026-home10 ul > li {
  width: calc(50% - 2rem);
  margin: 1rem;
  text-align: center;
  color: #08294d;
  font-size: 1.125rem;
}
.rn2026-home10 ul::after {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  width: 30px;
  height: 30px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  bottom: -20px;
  left: 0;
  right: 0;
  background: #fff;
}
.rn2026-home10 p {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
  color: #08294d;
}
@media (max-width: 768px) {
  .rn2026-home10 p {
    text-align: left;
  }
}
.rn2026-home10 a.rn2026-u-btn {
  margin-top: 3rem;
  margin-inline: auto;
}
.rn2026-home10::before {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  width: 100vw;
  height: 100%;
  margin: 0 calc(50% - 50vw);
  background: url("../--img/bg-rn2026-home4.webp");
  z-index: -1;
}

.rn2026-home-news h2 {
  text-align: center;
  margin-bottom: 2rem;
}
.rn2026-home-news .rn2026-home-newsbody {
  width: 992px;
  max-width: calc(100% - 0px * 2);
  margin-inline: auto;
  background: #fff;
  padding: 2rem;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.rn2026-home-news ul > li {
  display: flex;
  border-bottom: solid 1px #9e8743;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  line-height: 2;
}
.rn2026-home-news ul > li .info-meta {
  margin-right: 3rem;
}
.rn2026-home-news ul > li h3 a {
  color: #08294d;
}
@media (max-width: 768px) {
  .rn2026-home-news ul > li {
    flex-direction: column;
  }
}
.rn2026-home-news::before {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  width: 100vw;
  height: 100%;
  margin: 0 calc(50% - 50vw);
  background: #f9f9f9;
  z-index: -1;
}

/*# sourceMappingURL=rn2026-home.css.map */
