@import url("https://fonts.cdnfonts.com/css/futura-pt");
.renew2025 .renew2025-mainblk .fv-img {
  position: relative;
}
.renew2025 .renew2025-mainblk .fv-img .name {
  position: absolute;
  font-size: 20px;
  right: 10%;
  bottom: 10%;
  display: block;
}
.renew2025 .renew2025-mainblk .fv-img .name span {
  display: block;
  font-size: 10px;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-mainblk .fv-img .name {
    bottom: auto;
    top: 37.4%;
    left: 45%;
    font-size: 4vw;
  }
  .renew2025 .renew2025-mainblk .fv-img .name span {
    font-size: 1.7vw;
  }
}
.renew2025 .renew2025-mainblk .fv-img .notes {
  position: absolute;
  left: 3%;
  bottom: 5%;
  color: #fff;
  font-size: 12px;
  width: 36%;
}
@media screen and (max-width: 1200px) {
  .renew2025 .renew2025-mainblk .fv-img .notes {
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-mainblk .fv-img .notes {
    font-size: 2.2vw;
    width: 94%;
    bottom: 3.5vw;
  }
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-mainblk .fv-img {
    min-width: unset;
  }
}
.renew2025 .renew2025-mainblk .next-mov {
  background: #006259;
  padding: 70px 30px;
  overflow: hidden;
  text-align: center;
}
.renew2025 .renew2025-mainblk .next-mov .in {
  justify-content: space-between;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-mainblk .next-mov .in {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-mainblk .next-mov {
    padding: 4.67vw;
  }
}
.renew2025 .renew2025-mainblk .next-mov .txt {
  text-align: left;
  color: #FFF;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-mainblk .next-mov .txt {
    display: contents;
  }
}
.renew2025 .renew2025-mainblk .next-mov .txt dl {
  position: relative;
  width: 94%;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-mainblk .next-mov .txt dl {
    order: 3;
    width: 100%;
  }
}
.renew2025 .renew2025-mainblk .next-mov .txt dl:before {
  content: "";
  width: 150px;
  display: block;
  height: 150px;
  position: absolute;
  right: 0px;
  top: 40px;
  background-image: url("/web/jp/trade/construction/common/img/top/movie/mov_ph.png");
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-mainblk .next-mov .txt dl:before {
    width: 30vw;
    height: 30vw;
    background-size: 100%;
    right: 0;
    margin-bottom: 2vw;
    margin-top: 5vw;
    margin-left: 3vw;
    top: auto;
    bottom: 0;
    position: static;
    float: right;
  }
}
.renew2025 .renew2025-mainblk .next-mov .txt dl dt {
  font-weight: bold;
  margin-bottom: 0.8em;
  margin-top: 1.5em;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-mainblk .next-mov .txt dl dt {
    font-size: 2rem;
  }
}
.renew2025 .renew2025-mainblk .next-mov .txt dl dd {
  font-size: 14px;
  padding-right: 165px;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-mainblk .next-mov .txt dl dd {
    font-size: 2rem;
    padding-right: 0vw;
  }
}
.renew2025 .renew2025-mainblk .next-mov .ttl {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-mainblk .next-mov .ttl {
    order: 1;
    text-align: center;
  }
}
.renew2025 .renew2025-mainblk .next-mov .ttl span {
  margin-bottom: 5px;
  padding: 0.1em 0.3em;
  color: #fff;
  font-size: 3.4rem;
  font-weight: bold;
  display: inline-block;
  background-color: #FFF;
  color: #006259;
}
@media screen and (max-width: 1200px) {
  .renew2025 .renew2025-mainblk .next-mov .ttl span {
    font-size: 2.7rem;
  }
}
@media screen and (max-width: 1000px) {
  .renew2025 .renew2025-mainblk .next-mov .ttl span {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-mainblk .next-mov .ttl span {
    font-size: 3.4rem;
    border-bottom: 2px solid #fff;
  }
}
.renew2025 .renew2025-mainblk .next-mov .mov {
  width: 50%;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-mainblk .next-mov .mov {
    margin-top: 2vw;
    order: 2;
    width: 100%;
  }
}
.renew2025 .renew2025-mainblk .next-mov .mov iframe {
  width: 90%;
  max-width: 600px;
  height: 337px;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-mainblk .next-mov .mov iframe {
    width: 100%;
    height: 51vw;
  }
}
.renew2025 .renew2025-introblk {
  background: #edffc8;
  padding: 70px 30px;
}
@media screen and (max-width: 1300px) {
  .renew2025 .renew2025-introblk {
    padding: 6vw 4.67vw;
  }
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-introblk {
    padding: 6vw 4.67vw;
  }
}
.renew2025 .renew2025-introblk .fl-introblk {
  max-width: 1200px;
  margin: 0 auto;
  gap: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-introblk .fl-introblk {
    flex-direction: column-reverse;
    gap: 4vw;
  }
}
.renew2025 .renew2025-introblk .fl-introblk dt {
  max-width: 595px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-introblk .fl-introblk dt {
    width: 100%;
  }
}
.renew2025 .renew2025-introblk .fl-introblk dd .ttl {
  font-size: 4rem;
  font-weight: bold;
  color: #006259;
  line-height: 1.4;
}
@media screen and (max-width: 1300px) {
  .renew2025 .renew2025-introblk .fl-introblk dd .ttl {
    font-size: 3vw;
  }
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-introblk .fl-introblk dd .ttl {
    font-size: 4rem;
    text-align: center;
  }
}
.renew2025 .renew2025-introblk .fl-introblk dd p {
  font-size: 1.6rem;
  line-height: 1.8;
  margin: 25px 0 5px 0;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-introblk .fl-introblk dd p {
    font-size: 2.4rem;
    margin: 3vw 0 1vw 0;
  }
}
.renew2025 .renew2025-introblk .fl-introblk dd .note {
  font-size: 1.2rem;
  display: block;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-introblk .fl-introblk dd .note {
    font-size: 2rem;
  }
}
.renew2025 .renew2025-functionblk {
  padding: 120px 0;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-functionblk {
    padding: 10vw 0;
  }
}
.renew2025 .renew2025-functionblk .inner h2.ttl {
  font-size: 4.6rem;
  position: relative;
  font-weight: bold;
  color: #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1000px;
  margin: 0 auto 80px auto;
  width: 80%;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-functionblk .inner h2.ttl {
    width: auto;
    font-size: 4rem;
    margin: 0 4.67vw 6vw 4.67vw;
  }
}
.renew2025 .renew2025-functionblk .inner h2.ttl::after {
  content: "";
  display: inline-block;
  position: absolute;
  background: url(../img/top/func/ttl_en-rn.png) 0 0 no-repeat;
  background-size: contain;
  width: 704px;
  height: 108px;
  right: 0;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-functionblk .inner h2.ttl::after {
    width: 50vw;
    height: 7.2vw;
  }
}
.renew2025 .renew2025-functionblk .inner .list-dl li {
  position: relative;
  padding: 40px 0px;
  box-sizing: border-box;
  max-width: 1100px;
  margin: 0 auto;
  width: 90%;
  border-top: 1px solid #006259;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-functionblk .inner .list-dl li {
    padding: 8vw 0;
  }
}
.renew2025 .renew2025-functionblk .inner dl {
  display: flex;
  align-items: center;
  position: relative;
  gap: 30px;
  justify-content: space-between;
  z-index: 3;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.renew2025 .renew2025-functionblk .inner dl.reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-functionblk .inner dl.reverse {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-functionblk .inner dl {
    flex-direction: column;
    gap: 4vw;
  }
}
.renew2025 .renew2025-functionblk .inner dl dt {
  width: 50%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-functionblk .inner dl dt {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-functionblk .inner dl dt .capt {
    gap: 3vw;
  }
}
.renew2025 .renew2025-functionblk .inner dl dt .capt .en-num {
  display: inline-flex;
  margin-bottom: 1em;
  align-items: center;
  justify-content: center;
  font-family: "Futura PT", sans-serif;
  background-color: #006259;
  padding: 0.4em 1em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-functionblk .inner dl dt .capt .en-num {
    padding-right: 3vw;
  }
}
.renew2025 .renew2025-functionblk .inner dl dt .capt .en-num em {
  display: block;
  font-size: 2rem;
  font-weight: bold;
  line-height: 0;
}
.renew2025 .renew2025-functionblk .inner dl dt .capt .en-num span {
  font-weight: bold;
  font-size: 2rem;
  display: inline-block;
  margin-left: 0.5em;
}
.renew2025 .renew2025-functionblk .inner dl dt .capt p {
  font-size: 3.5rem;
  font-weight: bold;
}
.renew2025 .renew2025-functionblk .inner dl dt .word {
  font-size: 1.8rem;
  font-weight: 500;
  margin-top: 40px;
  line-height: 1.67;
  max-width: 537px;
}
@media screen and (max-width: 1300px) {
  .renew2025 .renew2025-functionblk .inner dl dt .word {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-functionblk .inner dl dt .word {
    font-size: 2.4rem;
    margin-top: 4vw;
  }
}
.renew2025 .renew2025-functionblk .inner dl dt .word .note-sm {
  display: block;
  font-size: 1.3rem;
  font-weight: normal;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-functionblk .inner dl dt .word .note-sm {
    font-size: 1.5rem;
  }
}
.renew2025 .renew2025-functionblk .inner dl dd {
  width: 500px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-functionblk .inner dl dd {
    width: 90%;
    margin: 5vw auto 0 auto;
  }
}
.renew2025 .renew2025-functionblk.seikyu-page .list-dl li + li {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-functionblk.seikyu-page .list-dl li + li {
    margin-top: 4vw;
  }
}
.renew2025 .renew2025-functionblk.seikyu-page .list-dl li:nth-child(even) {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-functionblk.seikyu-page .list-dl li:nth-child(even) {
    margin-top: 4vw;
  }
}
.renew2025 .renew2025-planblk {
  background: url(../img/top/step/bg.jpg) 0 0 no-repeat;
  background-size: cover;
  padding: 80px 0px 0 0px;
}
.renew2025 .renew2025-planblk.mid {
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-planblk.mid {
    padding: 6vw 4.67vw 8vw 4.67vw;
  }
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-planblk {
    padding: 6vw 4.67vw 8vw 4.67vw;
  }
}
.renew2025 .renew2025-planblk .inner {
  max-width: 1200px;
  margin: 0 auto;
}
.renew2025 .renew2025-planblk .inner h2.ttl {
  font-size: 4.6rem;
  position: relative;
  font-weight: bold;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 1300px) {
  .renew2025 .renew2025-planblk .inner h2.ttl {
    justify-content: flex-end;
    text-align: right;
    width: 80%;
    margin: 0 auto 5vw auto;
    font-size: 4.2rem;
  }
}
@media screen and (max-width: 1200px) {
  .renew2025 .renew2025-planblk .inner h2.ttl {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-planblk .inner h2.ttl {
    font-size: 5rem;
    margin-right: 0;
  }
}
.renew2025 .renew2025-planblk .inner h2.ttl::after {
  content: "";
  display: inline-block;
  position: absolute;
  background: url(../img/top/step/en-ttl.png) 0 0 no-repeat;
  background-size: contain;
  width: 377px;
  height: 103px;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-planblk .inner h2.ttl::after {
    height: 7.7vw;
    width: 29vw;
  }
}
.renew2025 .renew2025-planblk .inner .step {
  position: relative;
  max-width: 1188px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-planblk .inner .step picture {
    position: relative;
    z-index: 2;
  }
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-planblk .inner .step ul {
    display: none;
  }
}
.renew2025 .renew2025-planblk .inner .step li {
  position: absolute;
}
.renew2025 .renew2025-planblk .inner .step li.pos1 {
  left: 4%;
  top: 15%;
}
.renew2025 .renew2025-planblk .inner .step li.pos2 {
  left: 39%;
  top: 15%;
}
.renew2025 .renew2025-planblk .inner .step li.pos3 {
  left: 72%;
  top: 15%;
}
.renew2025 .renew2025-planblk .inner .step li span {
  display: inline-block;
  font-size: 44px;
  font-weight: bold;
  color: #006259;
  position: relative;
  margin-bottom: 15px;
}
@media screen and (max-width: 1300px) {
  .renew2025 .renew2025-planblk .inner .step li span {
    font-size: 2.4vw;
  }
}
.renew2025 .renew2025-planblk .inner .step li span:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #006259;
}
.renew2025 .renew2025-planblk .inner .step li p {
  font-size: 20px;
}
@media screen and (max-width: 1300px) {
  .renew2025 .renew2025-planblk .inner .step li p {
    font-size: 1.6vw;
  }
}
.renew2025 .renew2025-planblk .inner .step li p em {
  font-weight: bold;
  background: linear-gradient(transparent 50%, #ffcd34 50%);
}
@media screen and (max-width: 1300px) {
  .renew2025 .renew2025-planblk .inner .step {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-planblk .inner .step {
    width: 100%;
    margin: 0;
  }
}
.renew2025 .renew2025-planblk .inner .step .fukidashi {
  display: block;
  background: url(../img/top/step/af.png) 0 0 no-repeat;
  background-size: contain;
  width: 310px;
  height: 417px;
  position: absolute;
  left: -45px;
  top: -267px;
}
.renew2025 .renew2025-planblk .inner .step .fukidashi span {
  position: absolute;
  color: #86b81b;
  font-size: 13px;
  left: 30px;
  top: 26px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-planblk .inner .step .fukidashi span {
    font-size: 2.2vw;
    left: 8.9vw;
    top: 6vw;
  }
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-planblk .inner .step .fukidashi {
    width: 60vw;
    height: 49vw;
    left: -12vw;
    top: -45vw;
  }
}
.renew2025 .renew2025-planblk .inner .fl-btn {
  display: flex;
  justify-content: center;
  gap: 25px;
  margin: 45px auto 0 auto;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-planblk .inner .fl-btn {
    width: 100%;
    flex-direction: column;
    gap: 4vw;
    margin-top: 5vw;
  }
}
.renew2025 .renew2025-planblk .inner .fl-btn li a {
  font-size: 3rem;
  font-weight: bold;
  color: #fff;
  width: 380px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  justify-content: center;
  background: #ff5e1a;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 15px 0;
}
@media screen and (max-width: 1100px) {
  .renew2025 .renew2025-planblk .inner .fl-btn li a {
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-planblk .inner .fl-btn li a {
    width: 90%;
    margin: 0 auto;
    padding: 3vw 0;
    box-shadow: 0 1vw 0 #d63900;
  }
}
.renew2025 .renew2025-planblk .inner .fl-btn li a:hover {
  filter: brightness(1.2);
}
.renew2025 .renew2025-planblk .inner .fl-btn li + li a {
  background: #063872;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-planblk .inner .fl-btn li + li a {
    box-shadow: 0 1vw 0 #002148;
  }
}
.renew2025 .u-caseZone {
  padding-top: 0;
}
.renew2025 .u-caseZone .case-logo-wrap {
  margin-top: 0;
}
.renew2025 .u-caseZone .case-logo-wrap .bold-cap {
  text-align: center;
  padding-top: 40px;
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .renew2025 .u-caseZone .case-logo-wrap .bold-cap {
    padding-top: 5vw;
    margin-bottom: 5vw;
  }
}
.renew2025 .renew2025-talkblk .bg {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-top: -100px;
  height: 550px;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-talkblk .bg {
    margin-top: 0;
    height: auto;
    padding-top: 0vw;
  }
}
.renew2025 .renew2025-talkblk .bg::after {
  content: "";
  background: url(../img/top/step/af-talk.png) top right no-repeat;
  background-size: contain;
  width: 416px;
  height: 550px;
  display: block;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
@media screen and (max-width: 1600px) {
  .renew2025 .renew2025-talkblk .bg::after {
    height: 550px;
    right: -5vw;
  }
}
@media screen and (max-width: 1300px) {
  .renew2025 .renew2025-talkblk .bg::after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-talkblk .bg::after {
    display: none;
  }
}
.renew2025 .renew2025-talkblk .inner {
  position: relative;
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-talkblk .inner {
    padding-top: 0vw;
  }
}
.renew2025 .renew2025-talkblk .inner .talk-ttl {
  text-align: center;
}
.renew2025 .renew2025-talkblk .inner .talk-ttl img {
  width: 816px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-talkblk .inner .talk-ttl img {
    width: 100%;
  }
}
.renew2025 .renew2025-mainkaso dl {
  display: flex;
  min-height: 400px;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-mainkaso dl {
    min-height: 0;
    flex-direction: column-reverse;
  }
}
.renew2025 .renew2025-mainkaso dl dt {
  width: 50%;
  background: #86b81b;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-mainkaso dl dt {
    width: 100%;
    padding: 4.67vw;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.renew2025 .renew2025-mainkaso dl dt .in {
  max-width: 600px;
}
.renew2025 .renew2025-mainkaso dl dt strong {
  display: flex;
  align-items: center;
  gap: 35px;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-mainkaso dl dt strong {
    gap: 3vw;
  }
}
.renew2025 .renew2025-mainkaso dl dt strong i {
  flex-shrink: 0;
}
.renew2025 .renew2025-mainkaso dl dt strong i img {
  width: 57px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-mainkaso dl dt strong i img {
    width: 8vw;
    height: auto;
  }
}
.renew2025 .renew2025-mainkaso dl dt strong span {
  font-weight: bold;
  font-size: 5rem;
  font-weight: bold;
}
.renew2025 .renew2025-mainkaso dl dt p {
  font-size: 2.2rem;
  line-height: 1.8;
  font-weight: 500;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-mainkaso dl dt p {
    margin-top: 3vw;
  }
}
.renew2025 .renew2025-mainkaso dl dd {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-mainkaso dl dd {
    width: 100%;
  }
}
.renew2025 .renew2025-mainkaso dl dd img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.renew2025 .u-troubleZone .list {
  margin-top: 0px;
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  .renew2025 .u-troubleZone .list {
    padding: 0;
    margin-bottom: 10vw;
    border-bottom: none;
  }
}
.renew2025 .u-troubleZone .list li header {
  background-color: #006259;
}
.renew2025 .u-troubleZone .list li .bridge {
  color: #006259;
}
@media screen and (max-width: 767px) {
  .renew2025 .u-troubleZone #download_list {
    padding: 6vw 0 15vw 0;
  }
}
.renew2025 .u-troubleZone #download_list .container {
  margin-top: 0px;
}
.renew2025 .u-troubleZone #download_list .download_box.label_new::before {
  display: none;
}
.renew2025 .u-troubleZone #download_list .download_box.label_new::after {
  content: "NEW";
  transform: unset;
  font-size: 1.6rem;
  line-height: 1;
  background: #ff561c;
  left: 0;
  padding: 3px 15px;
  border-radius: 0 30px 30px 0;
}
@media screen and (max-width: 767px) {
  .renew2025 .u-troubleZone #download_list .download_box.label_new::after {
    font-size: 2rem;
    padding: 1.5vw 5vw;
  }
}
.renew2025 .u-troubleZone #download_list .download_box h3 {
  font-weight: bold;
}
.renew2025 .u-troubleZone #download_list .download_box .btn_download span {
  background-color: #006259;
  color: #fff;
  border-radius: 10vw;
  width: 100%;
}
.renew2025 .u-troubleZone #download_list .download_box .btn_download span::after {
  display: none;
}
.renew2025 .main-v {
  background: #86b81b;
}
.renew2025 .main-v .main-v-l h1 {
  color: #fff;
}
.renew2025 .main-v .main-v-l .main-v-lead {
  color: #fff;
  max-width: 600px;
  line-height: 1.8;
}
.renew2025 .main-v .main-v-l .btns .mail a {
  background: #ff5e1a;
  box-shadow: 0 5px 0 #d63900;
  border-radius: 10vw;
}
.renew2025 .main-v .main-v-l .btns .docs a {
  background: #063872;
  box-shadow: 0 5px 0 #002148;
  border-radius: 10vw;
}
.renew2025 .bluBelt-nav {
  background-color: #006259;
}
.renew2025 .uservoice-wrap {
  padding: 90px 0;
}
@media screen and (max-width: 767px) {
  .renew2025 .uservoice-wrap {
    padding: 6vw 0 15vw 0;
  }
}
.renew2025 .uservoice-wrap .uservoice-sec {
  border-color: #006259;
}
.renew2025 .uservoice-wrap .uservoice-sec .uservoice-sec-txt {
  color: #006259;
}
.renew2025 .uservoice-wrap .uservoice-sec .uservoice-sec-name {
  color: #006259;
}
.renew2025 .renew2025-seikyu-introblk {
  background: #edffc8;
  padding: 0 30px 10px 30px;
}
.renew2025 .renew2025-seikyu-introblk p {
  padding: 0 0 30px 0;
  font-size: 1.9rem;
  text-align: left;
  display: inline-block;
  max-width: 1000px;
  margin: 0 auto;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-seikyu-introblk p {
    font-size: 14px;
    text-align: left;
  }
}
.renew2025 .renew2025-seikyu-introblk .inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-seikyu-introblk .inner {
    padding: 5vw 0;
  }
}
.renew2025 .renew2025-seikyu-introblk .inner .img {
  position: relative;
}
.renew2025 .renew2025-seikyu-introblk .inner .img img {
  width: auto;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-seikyu-introblk .inner .img {
    top: 0;
  }
}
.renew2025 .renew2025-seikyu-mainblk {
  background: url(../img/function/main/bg.jpg) 0 0 no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-seikyu-mainblk {
    padding: 14vw 4.67vw 0 4.67vw;
    overflow: hidden;
    background-size: cover;
  }
}
.renew2025 .renew2025-seikyu-mainblk .flxin {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  gap: 30px;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-seikyu-mainblk .flxin {
    flex-direction: column;
    gap: 3vw;
    padding: 0;
  }
}
.renew2025 .renew2025-seikyu-mainblk .flxin dt {
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-seikyu-mainblk .flxin dt {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-seikyu-mainblk .flxin dd {
    width: 90vw;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-seikyu-mainblk .flxin dt .gr-txt {
    text-align: center;
  }
}
.renew2025 .renew2025-seikyu-mainblk .flxin dt .gr-txt span {
  color: #fff;
  font-size: 5rem;
  font-weight: bold;
  background: #006259;
  padding: 0 20px;
}
@media screen and (max-width: 1300px) {
  .renew2025 .renew2025-seikyu-mainblk .flxin dt .gr-txt span {
    font-size: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-seikyu-mainblk .flxin dt .gr-txt span {
    padding: 0 3vw;
    font-size: 5rem;
  }
}
.renew2025 .renew2025-seikyu-mainblk .flxin dt .gr-txt p + p {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-seikyu-mainblk .flxin dt .gr-txt p + p {
    margin-top: 1.5vw;
  }
}
.renew2025 .renew2025-seikyu-mainblk .flxin dt .next-word {
  font-size: 1.8rem;
  line-height: 2;
  font-weight: bold;
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .renew2025 .renew2025-seikyu-mainblk .flxin dt .next-word {
    font-size: 2.4rem;
    text-align: center;
    margin-top: 4vw;
  }
}

.achieveZone .u-inner ul li img {
  width: auto;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .case-logo-wrap ul {
    display: grid;
    margin: 0 5vw;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.pageTop .achieveZone .list ul li + li {
  margin-left: 35px;
}
@media screen and (max-width: 767px) {
  .pageTop .achieveZone .list ul li + li {
    margin-left: 0;
  }
}

.txt-result {
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  color: #3b8be5;
  margin-bottom: 1em;
}/*# sourceMappingURL=renew2025.css.map */