@charset "UTF-8";

.rks_ttl2 {
  font-size: 3.6rem;
  text-align: center;
  color: #398FC7;
  margin-bottom: 2.3rem;
}

.line-g-r {
  position: relative;
  display: block;padding-bottom: 2rem;font-weight: 700;
}

.line-g-r:before {
  position: absolute;
  content: "";
  background: #D1D1D1;
  height: 2px;
  width: 18.3rem;
  bottom: 0;
  left: 50%;transform: translateX(-14.3rem);
}

.line-g-r:after {
  position: absolute;
  content: "";
  background: #FF7600;
  height: 2px;
  width: 6.3rem;
  bottom: 0;
  right: 50%;transform: translateX(11.3rem);
}

.section-1-pr{padding-bottom: 4rem;}
.section-2-pr,.section-3-pr,.section-4-pr,.section-5-pr{
margin-top: 3rem;padding-bottom: 4rem;
}
.image_width-pr{max-width: 1000px;margin: 1rem auto;}
.image_list-pr{padding: 0 3rem;}
.alen{align-items: flex-end;}
.image_list-pr li{width: 45%;margin-bottom: 3%;}
.pr-mv{max-width: 1200px;}
.pr-mv li{min-width: 520px;margin: 1%;}
.pr-mv-i{position: relative;width: 100%;padding-top: 34vh;}
.pr-mv-i iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.pp1{padding: 1rem 0;}
.bn--img{max-width: 1000px;margin: auto;}
.spanr::before{content: "■";margin-right: 5px;color: red;}
.bn-l-img li{width: 30%;}
.bn--ul li{margin-bottom:3.3rem}
.bn--ul h3{font-size:2.4rem;margin-bottom:1rem;padding-left:1em;text-indent:-1em;color:#868787}
.bn--ul h3::before{content:"■";color:orange;margin-right:5px}
.bn--p{font-size:1.7rem;padding-bottom:1rem}
.table-con-dl{max-width: 1000px;margin:1rem auto;padding: 1rem 2.3rem;display: flex;align-items: stretch;justify-content: center;flex-wrap: wrap;}
.table-con-dl dt{width: 30%;padding: 2rem 0;display: grid;place-items: center;background: #F5F5F5;border-top: solid 1px rgb(167, 167, 167);font-weight: bold;}
.table-con-dl dd{width: 70%;padding: 1rem;text-align: left;border-top: solid 1px rgb(167, 167, 167);display: grid;align-items: center;}
.table-con-dl dd:last-of-type,.table-con-dl dt:last-of-type{border-bottom: solid 1px rgb(167, 167, 167);}
.table-con-dl dd p{content: "";padding: .4rem 0;}
.renrakusaki{max-width: fit-content;margin: 1rem auto;padding: 2rem;}
.mwfc{max-width: fit-content;}
.r-end-ttl{max-width: fit-content;margin: 2rem auto;padding: 0 1rem 1rem;border-bottom: solid 1px; color: #688ea7;font-size: 2.2rem;}
@media (max-width: 769px) {
  .rks_ttl2 {
    font-size: 2.2rem;
  }
  .line-g-r {
    padding-bottom: 1.4rem;
  }
  .line-g-r:before {
    width: 10.9rem;
    transform: translateX(-7.3rem);
  }
  .line-g-r:after {
    width: 3.3rem;
    transform: translateX(7.3rem);
  }
  .section-1-pr{padding: 4rem 0 2rem;}
  .section-2-pr,.section-3-pr,.section-4-pr,.section-5-pr{padding-bottom: 2rem;}
  .image_list-pr li{width: 100%;margin-bottom: 5%;}
  .pr-mv li{min-width: 300px;margin: 1%;}
  .pr-mv-i{padding-top: 15rem;}
  .bn-l-img li{width: 48%;}
  .table-con-dl dt,.table-con-dl dd{width: 100%;padding: 2rem 1rem;}
  .table-con-dl dt:last-of-type{border-bottom: inherit;}
.r-end-ttl{font-size: 1.7rem;}

} 