.p-renewal {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  max-width: 1440px;
  margin: 0 auto;
  text-align: left;
}
.p-renewal *, .p-renewal ::before, .p-renewal ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
.p-renewal p, .p-renewal table, .p-renewal blockquote, .p-renewal address, .p-renewal pre, .p-renewal iframe, .p-renewal form, .p-renewal figure, .p-renewal dl {
  margin: 0;
}
.p-renewal h1, .p-renewal h2, .p-renewal h3, .p-renewal h4, .p-renewal h5, .p-renewal h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
.p-renewal ul, .p-renewal ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.p-renewal dt {
  font-weight: 700;
}
.p-renewal dd {
  margin-left: 0;
}
.p-renewal hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}
.p-renewal pre {
  font-family: monospace, monospace;
  font-size: inherit;
}
.p-renewal address {
  font-style: inherit;
}
.p-renewal a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
.p-renewal abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
.p-renewal b, .p-renewal strong {
  font-weight: bolder;
}
.p-renewal code, .p-renewal kbd, .p-renewal samp {
  font-family: monospace, monospace;
  font-size: inherit;
}
.p-renewal small {
  font-size: 80%;
}
.p-renewal sub, .p-renewal sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.p-renewal sub {
  bottom: -0.25em;
}
.p-renewal sup {
  top: -0.5em;
}
.p-renewal svg, .p-renewal img, .p-renewal embed, .p-renewal object, .p-renewal iframe {
  vertical-align: bottom;
}
.p-renewal img {
  max-width: 100%;
  height: auto;
}
.p-renewal #section01 {
  margin-bottom: 52px;
}
@media screen and (max-width: 767px) {
  .p-renewal #section01 {
    margin-bottom: 38px;
  }
}
.p-renewal #section01 .img-box {
  margin-bottom: 105px;
}
@media screen and (max-width: 767px) {
  .p-renewal #section01 .img-box {
    margin-bottom: 55px;
  }
}
.p-renewal #section01 .txt-box {
  text-align: center;
  font-size: 26px;
  line-height: 1.8;
  letter-spacing: -0.05em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-renewal #section01 .txt-box {
    font-size: 16px;
    line-height: 2.1;
  }
}
@media screen and (max-width: 370px) {
  .p-renewal #section01 .txt-box {
    font-size: 15px;
  }
}
.p-renewal #section01 .txt-box::before {
  content: "";
  display: block;
  width: 146px;
  height: 10px;
  background: #E60012;
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-renewal #section01 .txt-box::before {
    width: 73px;
    height: 5px;
    top: -25px;
  }
}
.p-renewal #section01 .txt-box .txt {
  margin-bottom: 13px;
}
.p-renewal #section01 .txt-box .txt:last-child {
  margin-bottom: 0;
}
.p-renewal #section02 {
  margin: 0 20px 60px;
}
@media screen and (max-width: 767px) {
  .p-renewal #section02 {
    margin: 0 20px 35px;
  }
}
.p-renewal #section02 .box-list {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #231815;
  padding: 50px 0 51px;
  margin: 0 auto;
  max-width: 1100px;
}
@media screen and (max-width: 1140px) {
  .p-renewal #section02 .box-list {
    max-width: 525px;
  }
}
@media screen and (max-width: 767px) {
  .p-renewal #section02 .box-list {
    padding: 15px 0 24px;
  }
}
.p-renewal #section02 .box-list:first-child {
  border-top: 1px solid #231815;
}
.p-renewal #section02 .box-list__txt-box {
  width: 48%;
}
@media screen and (max-width: 1140px) {
  .p-renewal #section02 .box-list__txt-box {
    width: 100%;
  }
}
.p-renewal #section02 .box-list__img-box {
  width: 47.8%;
}
@media screen and (max-width: 1140px) {
  .p-renewal #section02 .box-list__img-box {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .p-renewal #section02 .box-list__img-box {
    display: none;
  }
}
.p-renewal #section02 .box-list__ttl {
  color: #727171;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.8;
  padding: 0 0 0 23px;
  margin-bottom: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-renewal #section02 .box-list__ttl {
    font-size: 20px;
    padding-left: 12px;
    line-height: 1.5;
  }
}
.p-renewal #section02 .box-list__ttl::before {
  content: "";
  display: block;
  width: 10px;
  height: 85%;
  background: #E60012;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-renewal #section02 .box-list__ttl::before {
    width: 5px;
  }
}
.p-renewal #section02 .box-list__img-box-sp {
  margin-bottom: 20px;
  display: none;
}
@media screen and (max-width: 1140px) {
  .p-renewal #section02 .box-list__img-box-sp {
    display: block;
  }
}
.p-renewal #section02 .box-list__txt {
  font-size: 20px;
  letter-spacing: -0.05em;
  line-height: 1.8;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .p-renewal #section02 .box-list__txt {
    font-size: 16px;
    line-height: 2.1;
    margin-bottom: 20px;
  }
}
.p-renewal #section02 .box-list__txt .txt {
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .p-renewal #section02 .box-list__txt .txt {
    margin-bottom: 8px;
  }
}
.p-renewal #section02 .box-list__txt .txt:last-child {
  margin-bottom: 0;
}
.p-renewal #section02 .box-list__btn a {
  max-width: 324px;
  display: block;
  text-align: center;
  background: #E10314;
  border: 1px solid #E10314;
  color: #fff;
  font-size: 21px;
  letter-spacing: -0.05em;
  padding: 12px 10px;
  border-radius: 50px;
  position: relative;
  transition: all 0.3s ease;
}
.p-renewal #section02 .box-list__btn a:hover {
  background: #fff;
  color: #E10314;
}
@media screen and (max-width: 1140px) {
  .p-renewal #section02 .box-list__btn a {
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .p-renewal #section02 .box-list__btn a {
    max-width: 203px;
    font-size: 13px;
    padding: 8px 6px 9px;
  }
}
@media screen and (min-width: 768px) {
  .p-renewal #section02 .box-list__btn a:hover {
    background: #fff;
    color: #E10314;
  }
  .p-renewal #section02 .box-list__btn a::before {
    background: url("/EC/img/page/other/renewal/arrow01_r.svg") no-repeat;
  }
}
.p-renewal #section02 .box-list__btn a::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  background: url("/EC/img/page/other/renewal/arrow01_w.svg") no-repeat;
  top: 50%;
  right: 2px;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-renewal #section02 .box-list__btn a::before {
    width: 10px;
    height: 10px;
  }
}
.p-renewal #section03 {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 50px;
}
@media screen and (max-width: 1140px) {
  .p-renewal #section03 {
    margin: 0 20px 0;
  }
}
.p-renewal #section03 .title {
  color: #E10314;
  font-weight: bold;
  font-size: 34px;
  letter-spacing: -0.05em;
  background: #E6E6E6;
  padding: 20px 0 10px;
}
@media screen and (max-width: 767px) {
  .p-renewal #section03 .title {
    font-size: 18px;
    padding: 10px 0 5px;
  }
}
.p-renewal #section03 .box-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border: 18px solid #e6e6e6;
  padding: 35px 55px 53px;
}
@media screen and (max-width: 767px) {
  .p-renewal #section03 .box-list {
    padding: 12px 20px 25px;
    border-width: 9px;
  }
}
.p-renewal #section03 .box-list__item {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .p-renewal #section03 .box-list__item {
    width: 100%;
  }
}
.p-renewal #section03 .box-list__num {
  height: 54px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .p-renewal #section03 .box-list__num {
    height: 32px;
  }
}
.p-renewal #section03 .box-list__num img {
  width: auto;
  height: 100%;
}
.p-renewal #section03 .box-list__title {
  font-weight: bold;
  font-size: 26px;
  color: #60646E;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .p-renewal #section03 .box-list__title {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
.p-renewal #section03 .box-list__img {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .p-renewal #section03 .box-list__img {
    margin-bottom: 15px;
  }
}
.p-renewal #section03 .box-list__txt-box {
  text-align: left;
  font-size: 20px;
  line-height: 1.7;
  letter-spacing: -0.05em;
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .p-renewal #section03 .box-list__txt-box {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
.p-renewal #section03 .box-list__txt-box .txt {
  margin-bottom: 23px;
}
@media screen and (max-width: 767px) {
  .p-renewal #section03 .box-list__txt-box .txt {
    margin-bottom: 15px;
  }
}
.p-renewal #section03 .box-list__txt-box .txt:last-child {
  margin-bottom: 0;
}
.p-renewal #section03 .box-list__txt-box .note {
  margin-top: -15px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .p-renewal #section03 .box-list__txt-box .note {
    font-size: 13px;
    letter-spacing: -0.12em;
  }
}
.p-renewal #section03 .box-list__txt-box .code {
  font-weight: bold;
}
.p-renewal #section03 .box-list__btn a {
  max-width: 324px;
  display: block;
  text-align: center;
  background: #E10314;
  border: 1px solid #E10314;
  color: #fff;
  font-size: 22px;
  padding: 12px 10px;
  margin: 0 auto;
  border-radius: 50px;
  position: relative;
  transition: all 0.3s ease;
}
.p-renewal #section03 .box-list__btn aa:hover {
  background: #fff;
  color: #E10314;
}
@media screen and (max-width: 767px) {
  .p-renewal #section03 .box-list__btn a {
    max-width: 203px;
    margin: 0 auto;
    font-size: 13px;
    padding: 8px 6px 9px;
  }
}
@media screen and (min-width: 768px) {
  .p-renewal #section03 .box-list__btn a:hover {
    background: #fff;
    color: #E10314;
  }
}
.p-renewal #section03 .box-list__btn a::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  background: url("/EC/img/page/other/renewal/arrow01_w.svg") no-repeat;
  top: 50%;
  right: 2px;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-renewal #section03 .box-list__btn a::before::before {
    width: 10px;
    height: 10px;
  }
}/*# sourceMappingURL=style.css.map */