.support-m-nomalBtn--white-56 {
  position: relative;
  display: inline-block;
  padding: 17px 30px 17px 28px;
  border-radius: 36px;
  background-color: #FFFFFF;
  color: #015bac;
  text-decoration: none;
  font-weight: 700;
  transition: .3s;
}

.support-m-nomalBtn--white-56:not([target="_blank"]) {
  display: inline-block;
  padding: 17px 47px 17px 28px;
  border-radius: 36px;
  background-color: #FFFFFF;
  color: #015bac;
  text-decoration: none;
  font-weight: 700;
}

.support-m-nomalBtn--white-56:not([target="_blank"]) .tn5-m-nomalBtn__LinkTxt {
  position: relative;
  color: #015bac;
}

.support-m-nomalBtn--white-56:not([target="_blank"]) .tn5-m-nomalBtn__LinkTxt::after {
  position: absolute;
  top: 50%;
  right: -19px;
  display: block;
  width: 9px;
  height: 9px;
  border: solid #015bac;
  border-width: 2px 2px 0 0;
  content: "";
  -webkit-transform: rotate(45deg) translate(-30%, -40%);
  transform: rotate(45deg) translate(-30%, -40%);
}

.support-m-nomalBtn--white-56:focus,
.support-m-nomalBtn--white-56:hover {
  background-color: #f2f7fc;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .2);
  text-decoration: none;
}

.support-m-nomalBtn--white-56:active {
  background-color: #e5effa;
}

.support-m-nomalBtn--white-56 .icon-blank {
  position: absolute;
  top: 35%;
  right: 30px;
}
@media only screen and (max-width: 767px) {
  .support-m-nomalBtn--white-56 .icon-blank {
    right: 38px;
  }
}

.support-m-nomalBtn--blue-56 {
  display: inline-block;
  padding: 17px 30px 17px 28px;
  border-radius: 36px;
  background-color: #005bac;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  transition: .3s;
}

.support-m-nomalBtn--blue-56:not([target="_blank"]) {
  display: inline-block;
  padding: 20px 28px;
  border-radius: 36px;
  background-color: #005bac;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}

.support-m-nomalBtn--blue-56:not([target="_blank"]) .tn5-m-nomalBtn__LinkTxt {
  position: relative;
  color: #fff;
}

.support-m-nomalBtn--blue-56:not([target="_blank"]) .tn5-m-nomalBtn__LinkTxt::after {
  position: absolute;
  top: 50%;
  right: -19px;
  display: block;
  width: 9px;
  height: 9px;
  border-width: 2px 2px 0 0;
  content: "";
  -webkit-transform: rotate(45deg) translate(-30%, -40%);
  transform: rotate(45deg) translate(-30%, -40%);
}

.support-m-nomalBtn--blue-56:focus,
.support-m-nomalBtn--blue-56:hover {
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .2);
  text-decoration: none;
}

.support-m-nomalBtn--blue-56:active {
  background-color: #00478f;
}

@media only screen and (max-width: 767px) {
  .support-m-nomalBtn--white-56,
  .support-m-nomalBtn--blue-56 {
    font-size: 1.5rem;
  }
}

.support-m-title__h2_sub
{
  font-size: 2.6rem;
}
@media only screen and (max-width: 767px) {
  .support-m-title__h2_sub {
    font-size: 1.8rem;
  }
}

.support-notice {
  justify-content: center;
}
.support-notice .support-notice__txt {
  text-align: initial;
}

.tn5-dialog__body.support-pdlr {
 padding-left: 16px;
 padding-right: 16px;
}

.support-agreemodal__content-title {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .support-agreemodal__content-title {
    font-size: 1.6rem;
  }
}

/*
procedure.cssの内容をここに移設(2025/12/15)
下記クラスはweb手続きページの商品毎のトップのみで使用
*/
 .procedure-01 .media-layout-03__body>:last-child {
  min-width: 88px;
}
.procedure-01 .box-04--contractor .box-04__lede-02 b {
  color: #333;
  margin-bottom: 12px;
  display: block;
}
.procedure-01 .box-04--contractor.box-04--bullet::before {
  border-top-color: #009ce5;
  border-right-color: #009ce5;
  right: 16px;
}
.procedure-01 .br-01 {
  display: none;
}
.procedure-01 .box-03 {
  background: #f2f7fc;
}
.procedure-01 .hdg-l2 {
  margin-top: 0;
}
.procedure-01 .icon-blank {
  display: none;
}
@media only screen and (max-width: 767px) {
  .procedure-01 .contractor-content {
    padding-top: 24px;
  }
  .procedure-01 .media-layout-03__body>:last-child {
    min-width: auto;
  }
  .procedure-01 .box-04--contractor .media-layout-03__body .media {
    min-width: 88px;
    text-align: center;
  }
  .procedure-01 .box-04--contractor .media-layout-03__body .media img {
    max-width: 94px;
    margin: 0 auto;
  }
  .procedure-01 .box-04--contractor[href] .box-04__body {
    min-height: 82px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .procedure-01 .box-03 {
    padding: 12px 16px 11px 16px;
  }
}
@media only screen and (max-width: 429px) {
  .procedure-01 .br-01 {
    display: block;
  }
}

.procedure-use-01 .br-01 {
  display: none;
}
.procedure-use-01 a.btn[href] {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  min-width: 180px;
}
.procedure-use-01 a.btn[href].btn--yellow::after,
.procedure-use-01 a.btn[href]::after {
  content: none;
}
.procedure-use-01 a.btn[href] span {
  display: inline-block;
  position: relative;
  padding-left: 18px;
}
.procedure-use-01 a.btn[href] span::before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  transform: rotate(-135deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4.5px;
}
.procedure-use-01 a.btn[href].btn--yellow .icon-blank > img {
  margin-top: 2px;
}
.procedure-use-01 .scroll-01 {
  height: 195px;
  overflow-y: scroll;
  margin-bottom: 28px;
  border: #dbdee3 1px solid;
  padding: 28px 10px 0 10px;
}
.procedure-use-01 .hdg-l2 {
  margin-top: 0;
  margin-bottom: 24px;
}
.procedure-use-01 .content {
  margin-top: 24px;
}
.procedure-use-01 .fs-24 {
  font-size: 2.4rem;
}
.procedure-use-01 .list-num__num {
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  .procedure-use-01 .list > li + li {
    margin-top: 20px;
  }
  .procedure-use-01 a.btn[href] {
    min-width: initial;
  }
  .procedure-use-01 .scroll-01 {
    height: 195px;
    overflow-y: scroll;
    margin-bottom: 28px;
    border: #dbdee3 1px solid;
    padding: 28px 10px 0 10px;
  }
}
@media only screen and (max-width: 429px) {
  .procedure-use-01 .br-01 {
    display: block;
  }
}
