.sdc_p-keyvisual {
  background-image: url(../img/PCAID5.jpg);
}

.sdc_l-layout {
  max-width: 1200px;
}
@media screen and (max-width: 1250px) {
  .sdc_l-layout {
    padding-inline: 20px;
  }
}

h2 {
  word-break: auto-phrase;
}

.sdc_global .sdc_l-container__02 {
  width: min(900px, 100%);
  margin-inline: auto;
}
.sdc_global strong {
  color: #ec0000;
  font-weight: bold;
}
.sdc_global figure {
  display: block;
}
@media screen and (min-width: 1280px) {
  .sdc_global .sdc_p-page_top {
    right: calc((100vw - 1200px) / 2 + 10px);
  }
}
.sdc_global .sdc_p-index__bg {
  max-width: 900px;
  margin-inline: auto;
}
.sdc_global .sdc_p-index__bg__list01 > li a {
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  padding: 1px 0;
  font-size: 1.1em;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-index__bg__list01 > li a {
    font-size: 1.2em;
  }
}
.sdc_global .sdc_p-index__bg__list02 {
  margin-bottom: 5px;
  font-size: 0.9em;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-index__bg__list02 {
    font-size: 1em;
  }
}
.sdc_global .sdc_p-index__bg__list02 > li::before {
  top: calc(50% - 3px);
}
.sdc_global .sdc_p-section01__what01 {
  margin: 100px auto 100px;
}
.sdc_global .sdc_p-section01__what01__imgpc {
  margin-bottom: 50px;
}
@media screen and (max-width: 540px) {
  .sdc_global .sdc_p-section01__what01__imgpc {
    display: none;
  }
}
.sdc_global .sdc_p-section01__what01__imgsp {
  display: none;
}
@media screen and (max-width: 540px) {
  .sdc_global .sdc_p-section01__what01__imgsp {
    display: block;
  }
}
.sdc_global .sdc_p-section01__what01 > p {
  font-size: 1.4em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section01__what01 {
    margin: 50px auto 50px;
  }
  .sdc_global .sdc_p-section01__what01 > p {
    font-size: 1.2em;
  }
  .sdc_global .sdc_p-section01__what01 > p > a {
    display: inline-block;
  }
  .sdc_global .sdc_p-section01__what01__imgsp {
    width: min(80%, 400px);
    padding: 0 20px;
    margin: 0 auto 20px;
  }
  .sdc_global .sdc_p-section01__what01__imgsp > img {
    display: inline-block;
  }
  .sdc_global .sdc_p-section01__what01__imgsp > img:nth-of-type(1) {
    padding: 0 20px;
    margin-bottom: 10px;
  }
}
.sdc_global .sdc_p-section02__img01 {
  margin: 50px 0 50px;
}
.sdc_global .sdc_p-section02__text01 {
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section02__text01 {
    margin-bottom: 50px;
  }
}
.sdc_global .sdc_p-section02__text01 > p:first-of-type {
  margin-bottom: 36px;
}
.sdc_global .sdc_p-section02__text01 > p:nth-of-type(2) {
  border: 2px solid #eb7302;
  padding: 10px 10px 10px 2em;
  text-indent: -1em;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section02__text01 > p:nth-of-type(2) {
    padding: 10px;
    text-indent: 0;
  }
}
.sdc_global .sdc_p-section03__list01 {
  margin: 50px 0 100px;
  border: 2px solid #668ad8;
  border-radius: 10px;
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section03__list01 {
    margin-bottom: 50px;
  }
}
.sdc_global .sdc_p-section03__list01 > div {
  margin-bottom: 10px;
}
.sdc_global .sdc_p-section03__list01 > div:first-of-type > dd > span {
  text-decoration-thickness: 2px;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section03__list01 > div > dd {
    margin-left: 0;
  }
}
.sdc_global .sdc_p-section03__img01 {
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section03__img01 {
    margin-bottom: 50px;
  }
}
.sdc_global .sdc_p-section03__table01 {
  margin-bottom: 50px;
}
.sdc_global .sdc_p-section03__table01 > p:nth-of-type(2) {
  margin-bottom: 0;
  font-weight: bold;
}
.sdc_global .sdc_p-section03__table02 {
  width: 100%;
}
.sdc_global .sdc_p-section03__table02 th, .sdc_global .sdc_p-section03__table02 td {
  vertical-align: middle;
}
.sdc_global .sdc_p-section03__table02 > thead {
  background: #00529f;
  color: #fff;
}
.sdc_global .sdc_p-section03__table02 > thead > tr > th {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 1.2em;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section03__table02 > thead > tr > th {
    font-size: 1em;
  }
}
.sdc_global .sdc_p-section03__table02 > thead > tr > th:nth-of-type(1) {
  border-right-color: #fff;
  border-bottom-color: #fff;
}
.sdc_global .sdc_p-section03__table02 > thead > tr > th:nth-of-type(2) {
  border-right-color: #fff;
  border-bottom-color: #fff;
}
.sdc_global .sdc_p-section03__table02 > thead > tr > th:nth-of-type(3) {
  border-bottom-color: #fff;
}
.sdc_global .sdc_p-section03__table02 > tbody > tr > td {
  padding: 10px 5px;
}
.sdc_global .sdc_p-section03__caution {
  border: 2px solid #eb7302;
  padding: 10px;
}
.sdc_global .sdc_p-section03__caution > h4 {
  color: #ec0000;
  font-weight: bold;
  margin-bottom: 0;
}
.sdc_global .sdc_p-section03__caution > div {
  margin-left: 1em;
}
.sdc_global .sdc_p-section03__caution > div > h5 {
  margin: 10px 0 0;
  font-weight: bold;
  text-indent: -1em;
  padding-left: 1em;
}
.sdc_global .sdc_p-section03__caution > div > h5 + div {
  margin-left: 1em;
}
.sdc_global .sdc_p-section03__caution > div > h5 + div > ul {
  margin-left: 1em;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section03__caution > div > h5 + div > ul {
    margin-left: 0;
  }
}
.sdc_global .sdc_p-section03__caution > div > h5 + div > ul > li {
  text-indent: -1em;
  padding-left: 1em;
}
.sdc_global .sdc_p-section03__caution > div > h5 + div > p {
  margin-bottom: 10px;
}
.sdc_global .sdc_p-section03__caution > div > h5 + div:nth-of-type(2) > p:nth-of-type(1) > span {
  text-decoration: underline;
  text-decoration-color: #ec0000;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}
.sdc_global .sdc_p-section03__caution > div > h5 + div:nth-of-type(2) > ul {
  margin-bottom: 0;
}
.sdc_global .sdc_p-section03__caution > div > p {
  margin-bottom: 0;
}
.sdc_global .sdc_p-section03__caution > div > ul {
  margin-left: 1em;
}
.sdc_global .sdc_p-section03__caution__flex {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  margin-left: 1em;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section03__caution__flex {
    margin-left: 0;
  }
}
.sdc_global .sdc_p-section03__caution__flex > p {
  flex-shrink: 0;
}
.sdc_global .sdc_p-section03__caution__flex > ul {
  margin-bottom: 0;
}
.sdc_global .sdc_p-section03__caution__flex > ul > li {
  text-indent: -1em;
  padding-left: 1em;
}
.sdc_global .sdc_p-section04 h5 {
  color: #4270d3;
  font-size: 1.2em;
  margin-bottom: 10px;
}
.sdc_global .sdc_p-section04__confirmation {
  margin: 0 auto 50px;
  padding: 20px;
  border: 1px solid #00529f;
  border-radius: 10px;
}
.sdc_global .sdc_p-section04__confirmation__flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__confirmation__flex {
    display: block;
  }
}
.sdc_global .sdc_p-section04__confirmation__flex > ol {
  margin-left: 1em;
  width: calc(60% + 20px - 1em);
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__confirmation__flex > ol {
    width: 100%;
    margin-left: 0;
  }
}
.sdc_global .sdc_p-section04__confirmation__flex > ol > li:nth-of-type(2) > dl {
  margin-bottom: 0;
}
.sdc_global .sdc_p-section04__confirmation__flex > ol > li:nth-of-type(2) > dl > dd > ul {
  margin-bottom: 0;
}
.sdc_global .sdc_p-section04__confirmation__flex > ol > li:nth-of-type(2) > dl > dd > ul > li {
  margin-bottom: 10px;
  text-indent: -1em;
  padding-left: 1em;
}
.sdc_global .sdc_p-section04__confirmation__flex > ol > li:nth-of-type(2) > dl > dd > ul > li:last-of-type {
  margin-bottom: 0;
}
.sdc_global .sdc_p-section04__confirmation__img01 {
  width: calc(40% - 50px);
}
.sdc_global .sdc_p-section04__explanation {
  margin: 0 auto 200px;
  padding: 20px;
  border: 1px solid #00529f;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__explanation {
    margin-bottom: 50px;
  }
}
.sdc_global .sdc_p-section04__explanation > dl {
  margin-left: 1em;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__explanation > dl {
    margin-left: 0;
  }
}
.sdc_global .sdc_p-section04__explanation > dl > dd {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__explanation > dl > dd {
    margin-bottom: 20px;
  }
}
.sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(1) > span {
  display: inline-block;
  padding: 2px 5px;
  margin-inline: 4px;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(1) > span {
    margin: 2px;
    padding: 0px 5px;
  }
}
.sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(1) > span:nth-of-type(1) {
  border: 6px double #00529f;
}
.sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(1) > span:nth-of-type(2) {
  background: #3C763D;
  color: #fff;
  font-weight: bold;
  padding: 2px 10px;
}
.sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(1) > span:nth-of-type(3) {
  background: #A94442;
  color: #fff;
  font-weight: bold;
  padding: 2px 10px;
}
.sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(2) {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(2) {
    margin-left: 0;
    margin-top: 5px;
  }
}
.sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(2) > ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 20px;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(2) > ul {
    row-gap: 10px;
  }
}
.sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(2) > ul > li {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  padding: 0 5px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  height: 35px;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(2) > ul > li {
    padding: 0;
    border-left: none;
    border-right: none;
    text-indent: -1em;
    height: auto;
    line-height: 1.4;
  }
  .sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(2) > ul > li::before {
    flex-shrink: 0;
    margin-right: 1em;
    align-self: center;
  }
}
.sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(2) > ul > li:nth-of-type(1)::before {
  content: "";
  height: 35px;
  width: 100px;
  background-image: url(../img/cs_icon.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(2) > ul > li:nth-of-type(1)::before {
    height: 30px;
    width: 80px;
    -webkit-mask-position: center;
            mask-position: center;
  }
}
.sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(2) > ul > li:nth-of-type(2)::before {
  content: "";
  height: 35px;
  width: 100px;
  background-image: url(../img/id_icon01.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(2) > ul > li:nth-of-type(2)::before {
    height: 30px;
    width: 80px;
    -webkit-mask-position: center;
            mask-position: center;
  }
}
.sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(2) > ul > li:nth-of-type(3)::before {
  content: "";
  height: 35px;
  width: 35px;
  -webkit-mask-image: url(../img/faqs-icon.svg);
          mask-image: url(../img/faqs-icon.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #00529f;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(2) > ul > li:nth-of-type(3)::before {
    height: 30px;
    width: 80px;
    -webkit-mask-position: center;
            mask-position: center;
  }
}
.sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(2) > ul > li:nth-of-type(4)::before {
  content: "";
  height: 35px;
  width: 35px;
  -webkit-mask-image: url(../img/book-solid.svg);
          mask-image: url(../img/book-solid.svg);
  -webkit-mask-size: auto 80%;
          mask-size: auto 80%;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #00529f;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(2) > ul > li:nth-of-type(4)::before {
    height: 25px;
    width: 80px;
    -webkit-mask-size: contain;
            mask-size: contain;
  }
}
.sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(2) > ul > li:nth-of-type(5)::before {
  content: "";
  height: 35px;
  width: 30px;
  -webkit-mask-image: url(/common/os/sd/sdc_global/img/external-link-alt-solid.svg);
          mask-image: url(/common/os/sd/sdc_global/img/external-link-alt-solid.svg);
  -webkit-mask-size: 80%;
          mask-size: 80%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #00529f;
  -webkit-mask-position: center;
          mask-position: center;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__explanation > dl > dd:nth-of-type(2) > ul > li:nth-of-type(5)::before {
    height: 25px;
    width: 80px;
    -webkit-mask-size: contain;
            mask-size: contain;
  }
}
.sdc_global .sdc_p-section04__flow {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 100px 0 100px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__flow {
    margin: 50px 0 50px;
  }
}
.sdc_global .sdc_p-section04__flow > h4 {
  font-size: 3em;
  color: #00529f;
  width: 100%;
  margin: 0 auto 100px;
  padding-inline: 100px;
  line-height: 1.2;
  text-align: center;
  font-weight: bold;
  border-bottom: 10px solid;
  -o-border-image: linear-gradient(90deg, rgb(255, 255, 255) 10%, rgb(235, 115, 2) 40%, rgb(235, 115, 2) 60%, rgb(255, 255, 255) 90%) 1;
     border-image: linear-gradient(90deg, rgb(255, 255, 255) 10%, rgb(235, 115, 2) 40%, rgb(235, 115, 2) 60%, rgb(255, 255, 255) 90%) 1;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__flow > h4 {
    font-size: 2em;
    margin: 0 auto 30px;
    padding-inline: 30px;
    -o-border-image: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(235, 115, 2) 40%, rgb(235, 115, 2) 60%, rgb(255, 255, 255) 100%) 1;
       border-image: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(235, 115, 2) 40%, rgb(235, 115, 2) 60%, rgb(255, 255, 255) 100%) 1;
    word-break: keep-all;
  }
}
.sdc_global .sdc_p-section04__flow__label {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48%;
  font-size: 1.2em;
  padding: 20px 50px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__flow__label {
    font-size: 1em;
    padding: 30px 10px 10px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
}
.sdc_global .sdc_p-section04__flow__label > span {
  width: 100%;
  display: block;
  position: relative;
}
.sdc_global .sdc_p-section04__flow__label > span::before {
  position: absolute;
  content: "";
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  height: 25px;
  width: 25px;
  border: 2px solid #999;
  border-radius: 50%;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__flow__label > span::before {
    left: 50%;
    top: -25px;
    transform: translateX(-50%);
  }
}
.sdc_global .sdc_p-section04__flow__label:hover > span {
  color: #08131a;
}
.sdc_global .sdc_p-section04__flow__label01 {
  background: #ecf4fa;
}
.sdc_global .sdc_p-section04__flow__label02 {
  background: #fef2ec;
}
.sdc_global .sdc_p-section04__flow__radio {
  position: absolute;
  top: 100px;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.sdc_global .sdc_p-section04__flow__radio:focus-visible ~ .sdc_p-section04__flow__label > span::before {
  height: 29px;
  width: 29px;
  border: 3px solid #4270d3;
  left: -32px;
}
.sdc_global .sdc_p-section04__flow__radio__01:checked ~ .sdc_p-section04__flow__label01 {
  font-weight: bold;
}
.sdc_global .sdc_p-section04__flow__radio__01:checked ~ .sdc_p-section04__flow__label01 > span::after {
  position: absolute;
  content: "";
  left: -25px;
  top: 50%;
  transform: translateY(-50%);
  height: 15px;
  width: 15px;
  border: 2px solid #00529f;
  border-radius: 50%;
  background: #00529f;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__flow__radio__01:checked ~ .sdc_p-section04__flow__label01 > span::after {
    left: 50%;
    top: -20px;
    transform: translateX(-50%);
  }
}
.sdc_global .sdc_p-section04__flow__radio__01:checked ~ .sdc_p-section04__flow__label02 {
  border-bottom: 1px solid #fff;
}
.sdc_global .sdc_p-section04__flow__radio__02:checked ~ .sdc_p-section04__flow__label01 {
  border-bottom: 1px solid #fff;
}
.sdc_global .sdc_p-section04__flow__radio__02:checked ~ .sdc_p-section04__flow__label02 {
  font-weight: bold;
}
.sdc_global .sdc_p-section04__flow__radio__02:checked ~ .sdc_p-section04__flow__label02 > span::after {
  position: absolute;
  content: "";
  left: -25px;
  top: 50%;
  transform: translateY(-50%);
  height: 15px;
  width: 15px;
  border: 2px solid #eb7302;
  border-radius: 50%;
  background: #eb7302;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__flow__radio__02:checked ~ .sdc_p-section04__flow__label02 > span::after {
    left: 50%;
    top: -20px;
    transform: translateX(-50%);
  }
}
.sdc_global .sdc_p-section04__flow__radio__01:checked ~ .sdc_p-section04__flow__grid01__bg {
  display: block;
}
.sdc_global .sdc_p-section04__flow__radio__02:checked ~ .sdc_p-section04__flow__grid01__bg {
  display: none;
}
.sdc_global .sdc_p-section04__flow__radio__01:checked ~ .sdc_p-section04__flow__grid02__bg {
  display: none;
}
.sdc_global .sdc_p-section04__flow__radio__02:checked ~ .sdc_p-section04__flow__grid02__bg {
  display: block;
}
.sdc_global .sdc_p-section04__flow__grid {
  width: min(1200px, 100%);
  margin: 0 auto;
  padding: 100px 50px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto 100px auto 100px auto 100px auto 100px auto 100px auto 100px auto 100px auto 100px auto 100px auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__flow__grid {
    padding: 50px 20px;
  }
}
.sdc_global .sdc_p-section04__flow__grid > div {
  position: relative;
}
.sdc_global .sdc_p-section04__flow__grid > div p {
  margin-bottom: 0;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.sdc_global .sdc_p-section04__flow__grid__box {
  width: calc(100% - 80px);
  margin-inline: auto;
  padding: 30px;
  border: 3px solid #7fa8cf;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
  container-type: inline-size;
}
@media screen and (min-width: 768px) {
  .sdc_global .sdc_p-section04__flow__grid__box {
    font-size: 1.1em;
  }
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__flow__grid__box {
    padding: 20px 10px;
    width: calc(100% - 20px);
  }
}
.sdc_global .sdc_p-section04__flow__grid__box:has(> a:hover) {
  box-shadow: 0px 3px 5px 1px #ccc;
}
.sdc_global .sdc_p-section04__flow__grid__box::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 45px;
  border: 2px solid #00529f;
  color: #00529f;
  font-weight: bold;
  border-radius: 9999px;
  background: #fff;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  padding-bottom: 2px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__flow__grid__box::before {
    left: 5px;
    width: 35px;
    height: 35px;
    font-size: 16px;
  }
}
.sdc_global .sdc_p-section04__flow__grid__box::after {
  content: "";
  background-repeat: no-repeat;
  background-size: 100px;
  background-position: 40px center;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 65px;
  width: 150px;
  height: 45px;
  border: 2px solid #00529f;
  color: #00529f;
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
  background-color: #fff;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__flow__grid__box::after {
    background-size: 60px;
    background-position: 30px center;
    left: 45px;
    width: 100px;
    height: 30px;
  }
}
.sdc_global .sdc_p-section04__flow__grid__box > p > span {
  display: inline-block;
  font-size: 0.9em;
  color: #114ecd;
  line-height: 1.5;
}
.sdc_global .sdc_p-section04__flow__grid__box:has(> a) {
  display: block;
  padding: 0;
}
.sdc_global .sdc_p-section04__flow__grid__box:has(> a) > a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 50px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__flow__grid__box:has(> a) > a {
    padding: 40px 10px 20px;
  }
  @container (max-width: 225px) {
    .sdc_global .sdc_p-section04__flow__grid__box:has(> a) > a {
      padding-top: 50px;
    }
  }
}
.sdc_global .sdc_p-section04__flow__grid__box:has(> a) > a > p > span {
  display: inline-block;
  font-size: 0.9em;
  color: #08131a;
  line-height: 1.5;
}
.sdc_global .sdc_p-section04__flow__grid__box:has(> a) > a[target=_blank]::after {
  content: none;
}
.sdc_global .sdc_p-section04__flow__grid__box:has(> a) > a:focus-visible {
  outline-width: 4px;
  outline-offset: 15px;
}
.sdc_global .sdc_p-section04__flow__grid__box__faq::before {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  content: "";
  height: 30px;
  width: 30px;
  -webkit-mask-image: url(../img/faqs-icon.svg);
          mask-image: url(../img/faqs-icon.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #00529f;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__flow__grid__box__faq::before {
    right: 50%;
    top: 15px;
    height: 25px;
    width: 25px;
    transform: translateX(50%);
  }
  @container (max-width: 225px) {
    .sdc_global .sdc_p-section04__flow__grid__box__faq::before {
      top: 25px;
    }
  }
}
.sdc_global .sdc_p-section04__flow__grid__box__manual::before {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  content: "";
  height: 25px;
  width: 25px;
  -webkit-mask-image: url(../img/book-solid.svg);
          mask-image: url(../img/book-solid.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #00529f;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__flow__grid__box__manual::before {
    right: 50%;
    top: 15px;
    height: 20px;
    width: 20px;
    transform: translateX(50%);
  }
  @container (max-width: 225px) {
    .sdc_global .sdc_p-section04__flow__grid__box__manual::before {
      top: 25px;
    }
  }
}
.sdc_global .sdc_p-section04__flow__grid__box__other::before {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  content: "";
  height: 25px;
  width: 25px;
  -webkit-mask-image: url(/common/os/sd/sdc_global/img/external-link-alt-solid.svg);
          mask-image: url(/common/os/sd/sdc_global/img/external-link-alt-solid.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #00529f;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__flow__grid__box__other::before {
    right: 50%;
    top: 15px;
    height: 20px;
    width: 20px;
    transform: translateX(50%);
  }
  @container (max-width: 225px) {
    .sdc_global .sdc_p-section04__flow__grid__box__other::before {
      top: 25px;
    }
  }
}
.sdc_global .sdc_p-section04__flow__grid__start {
  width: 100%;
  padding: 20px;
  border-width: 5px;
  border-radius: 20px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sdc_global .sdc_p-section04__flow__grid__start:has(> a) {
  display: block;
}
.sdc_global .sdc_p-section04__flow__grid__end {
  width: 100%;
  padding: 20px;
  border-width: 5px;
  border-radius: 20px;
  background: #fff;
}
.sdc_global .sdc_p-section04__flow__grid__end > p > span {
  font-weight: bold;
  font-size: 1.6em;
  color: #197a4b;
}
.sdc_global .sdc_p-section04__flow__grid__double {
  border: 8px double #7fa8cf;
  width: calc(100% - 60px);
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__flow__grid__double {
    width: 100%;
  }
}
.sdc_global .sdc_p-section04__flow__grid__arrow {
  width: 120px;
  margin-inline: auto;
  background: #7fa8cf;
  -webkit-clip-path: polygon(25% 10%, 75% 10%, 75% 60%, 100% 60%, 50% 90%, 0 60%, 25% 60%);
          clip-path: polygon(25% 10%, 75% 10%, 75% 60%, 100% 60%, 50% 90%, 0 60%, 25% 60%);
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__flow__grid__arrow {
    -webkit-clip-path: polygon(25% 10%, 75% 10%, 75% 55%, 100% 55%, 50% 80%, 0 55%, 25% 55%);
            clip-path: polygon(25% 10%, 75% 10%, 75% 55%, 100% 55%, 50% 80%, 0 55%, 25% 55%);
  }
}
.sdc_global .sdc_p-section04__flow__grid__arrow__top {
  -webkit-clip-path: polygon(25% 10%, 75% 10%, 75% 100%, 25% 100%);
          clip-path: polygon(25% 10%, 75% 10%, 75% 100%, 25% 100%);
}
.sdc_global .sdc_p-section04__flow__grid__arrow__bottom {
  -webkit-clip-path: polygon(25% 0%, 75% 0%, 75% 60%, 100% 60%, 50% 90%, 0 60%, 25% 60%);
          clip-path: polygon(25% 0%, 75% 0%, 75% 60%, 100% 60%, 50% 90%, 0 60%, 25% 60%);
}
.sdc_global .sdc_p-section04__flow__grid__arrow__all {
  -webkit-clip-path: polygon(25% 5%, 75% 5%, 75% 80%, 100% 80%, 50% 95%, 0 80%, 25% 80%);
          clip-path: polygon(25% 5%, 75% 5%, 75% 80%, 100% 80%, 50% 95%, 0 80%, 25% 80%);
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section04__flow__grid__arrow__all {
    -webkit-clip-path: polygon(25% 3%, 75% 3%, 75% 80%, 100% 80%, 50% 95%, 0 80%, 25% 80%);
            clip-path: polygon(25% 3%, 75% 3%, 75% 80%, 100% 80%, 50% 95%, 0 80%, 25% 80%);
  }
}
.sdc_global .sdc_p-section04__flow__grid__arrow__green {
  background-color: #3C763D;
}
.sdc_global .sdc_p-section04__flow__grid__arrow__red {
  background-color: #A94442;
}
.sdc_global .sdc_p-section04__flow__grid__arrow__yes::after {
  position: absolute;
  content: "YES";
  color: #fff;
  font-weight: bold;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.2em;
}
.sdc_global .sdc_p-section04__flow__grid__arrow__no::after {
  position: absolute;
  content: "NO";
  color: #fff;
  font-weight: bold;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.2em;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(1) {
  grid-area: 1/1/2/3;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(1)::before {
  content: "1";
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(1)::after {
  background-image: url(../img/cs_icon.png);
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(2) {
  grid-area: 2/1/3/3;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(3) {
  grid-area: 3/1/4/3;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(3)::before {
  content: "2";
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(3)::after {
  background-image: url(../img/id_icon01.png);
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(4) {
  grid-area: 4/1/5/2;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(5) {
  grid-area: 4/2/5/3;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(6) {
  grid-area: 5/1/6/2;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(6)::before {
  content: "2-A";
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(6)::after {
  background-image: url(../img/id_icon01.png);
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(7) {
  grid-area: 5/2/6/3;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(7)::before {
  content: "2-B";
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(7)::after {
  background-image: url(../img/id_icon01.png);
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(8) {
  grid-area: 6/1/7/2;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(9) {
  grid-area: 6/2/7/3;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(10) {
  grid-area: 7/1/8/3;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(10)::before {
  content: "3";
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(10)::after {
  background-image: url(../img/id_icon01.png);
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(11) {
  grid-area: 8/1/11/2;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(12) {
  grid-area: 8/2/9/3;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(13) {
  grid-area: 9/2/10/3;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(13)::before {
  content: "3-A";
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(13)::after {
  background-image: url(../img/id_icon01.png);
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(14) {
  grid-area: 10/2/11/3;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(15) {
  grid-area: 11/1/12/3;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(15)::before {
  content: "4";
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(15)::after {
  background-image: url(../img/id_icon01.png);
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(16) {
  grid-area: 12/1/13/3;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(17) {
  grid-area: 13/1/14/3;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(17)::before {
  content: "5";
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(17)::after {
  background-image: url(../img/cs_icon.png);
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(18) {
  grid-area: 14/1/15/3;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(19) {
  grid-area: 15/1/16/3;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(19)::before {
  content: "6";
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(19)::after {
  background-image: url(../img/cs_icon.png);
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(20) {
  grid-area: 16/1/17/2;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(21) {
  grid-area: 16/2/17/3;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(22) {
  grid-area: 17/1/18/2;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(22)::before {
  content: "6-A";
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(22)::after {
  background-image: url(../img/cs_icon.png);
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(23) {
  grid-area: 17/2/18/3;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(23)::before {
  content: "6-B";
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(23)::after {
  background-image: url(../img/cs_icon.png);
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(24) {
  grid-area: 18/1/19/2;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(25) {
  grid-area: 18/2/19/3;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(26) {
  grid-area: 19/1/20/3;
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(26)::before {
  content: "7";
}
.sdc_global .sdc_p-section04__flow__grid01 > div:nth-of-type(26)::after {
  background-image: url(../img/cs_icon.png);
}
.sdc_global .sdc_p-section04__flow__grid01__bg {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background: #ecf4fa;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(1) {
  grid-area: 1/1/2/3;
  width: 100%;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(1)::before {
  content: "1";
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(1)::after {
  background-image: url(../img/id_icon01.png);
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(2) {
  grid-area: 2/1/3/2;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(3) {
  grid-area: 2/2/3/3;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(4) {
  grid-area: 3/1/4/2;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(4)::before {
  content: "1-A";
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(4)::after {
  background-image: url(../img/id_icon01.png);
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(5) {
  grid-area: 3/2/4/3;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(5)::before {
  content: "1-B";
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(5)::after {
  background-image: url(../img/id_icon01.png);
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(6) {
  grid-area: 4/1/5/2;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(7) {
  grid-area: 5/1/6/3;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(7)::before {
  content: "2";
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(7)::after {
  background-image: url(../img/id_icon01.png);
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(8) {
  grid-area: 6/1/7/3;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(9) {
  grid-area: 7/1/8/3;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(9)::before {
  content: "3";
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(9)::after {
  background-image: url(../img/id_icon01.png);
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(10) {
  grid-area: 8/1/11/2;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(11) {
  grid-area: 8/2/9/3;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(12) {
  grid-area: 9/2/10/3;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(12)::before {
  content: "3-A";
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(12)::after {
  background-image: url(../img/id_icon01.png);
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(13) {
  grid-area: 10/2/11/3;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(14) {
  grid-area: 11/1/12/3;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(14)::before {
  content: "4";
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(14)::after {
  background-image: url(../img/id_icon01.png);
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(15) {
  grid-area: 12/1/13/3;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(16) {
  grid-area: 13/1/14/3;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(16)::before {
  content: "5";
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(16)::after {
  background-image: url(../img/cs_icon.png);
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(17) {
  grid-area: 14/1/15/3;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(18) {
  grid-area: 15/1/16/3;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(18)::before {
  content: "6";
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(18)::after {
  background-image: url(../img/cs_icon.png);
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(19) {
  grid-area: 16/1/17/2;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(20) {
  grid-area: 16/2/17/3;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(21) {
  grid-area: 17/1/18/2;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(21)::before {
  content: "6-A";
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(21)::after {
  background-image: url(../img/cs_icon.png);
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(22) {
  grid-area: 17/2/18/3;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(22)::before {
  content: "6-B";
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(22)::after {
  background-image: url(../img/cs_icon.png);
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(23) {
  grid-area: 18/1/19/2;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(24) {
  grid-area: 18/2/19/3;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(25) {
  grid-area: 19/1/20/3;
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(25)::before {
  content: "7";
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(25)::after {
  background-image: url(../img/cs_icon.png);
}
.sdc_global .sdc_p-section04__flow__grid02 > div:nth-of-type(26) {
  grid-area: 4/2/5/3;
}
.sdc_global .sdc_p-section04__flow__grid02__bg {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background: #fef2ec;
}
.sdc_global .sdc_p-section05__list01 {
  margin-bottom: 50px;
}
.sdc_global .sdc_p-section05__list01 > dt {
  color: #668ad8;
}
.sdc_global .sdc_p-section05__list01 > dd:nth-of-type(1) {
  margin-bottom: 18px;
}
.sdc_global .sdc_p-section05__list01 > dd:nth-of-type(2) {
  margin-bottom: 36px;
}
.sdc_global .sdc_p-section06__login__list01 {
  border: 2px solid #668ad8;
  border-radius: 10px;
  padding: 20px;
}
.sdc_global .sdc_p-section06__login__text01 > span {
  text-decoration: underline;
  text-decoration-color: #f0831f;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}
.sdc_global .sdc_p-section06__text01 > span:nth-of-type(2) {
  text-decoration: underline;
  text-decoration-color: #ec0000;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}
.sdc_global .sdc_p-section06__text01 > span:nth-of-type(2) > span {
  color: #ec0000;
  font-weight: bold;
  font-size: 1.1em;
}
.sdc_global .sdc_p-section06__img01 {
  margin: 100px 0;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section06__img01 {
    margin: 50px 0;
  }
}
.sdc_global .sdc_p-section06__img02 {
  display: block;
  margin: 50px 0;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section06__img02 {
    margin: 18px auto;
  }
}
.sdc_global .sdc_p-section06__img02 ~ .sdc_global__button01 {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 18px 0 100px auto;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section06__img02 ~ .sdc_global__button01 {
    margin: 10px 0 50px auto;
  }
}
.sdc_global .sdc_p-section06__img02 ~ .sdc_global__button01 > a[target=_blank] {
  text-decoration-color: #00529f;
  border-radius: 20px;
  padding: 10px 40px;
  background-image: linear-gradient(90deg, #00529f 50%, #fff 50%);
}
.sdc_global .sdc_p-section06__img02 ~ .sdc_global__button01 > a[target=_blank] > p {
  width: -moz-fit-content;
  width: fit-content;
  color: #00529f;
  font-size: 1em;
  padding: 0;
}
.sdc_global .sdc_p-section06__img02 ~ .sdc_global__button01 > a[target=_blank] > p::after {
  right: -25px;
  top: calc(50% + 2px);
  transform: translateY(-50%);
  background: #00529f;
}
.sdc_global .sdc_p-section06__img02 ~ .sdc_global__button01 > a[target=_blank]:hover > p, .sdc_global .sdc_p-section06__img02 ~ .sdc_global__button01 > a[target=_blank]:focus-visible > p {
  color: #fff;
}
.sdc_global .sdc_p-section06__img02 ~ .sdc_global__button01 > a[target=_blank]:hover > p::after, .sdc_global .sdc_p-section06__img02 ~ .sdc_global__button01 > a[target=_blank]:focus-visible > p::after {
  background: #fff;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section06__num > h4 {
    margin-bottom: 30px;
  }
}
.sdc_global .sdc_p-section06__listsp {
  margin-left: 2em;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section06__listsp {
    margin-left: 1em;
  }
}
.sdc_global .sdc_p-section06__listsp > li {
  border-left: 11px solid #CAE6FF;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 24px;
}
.sdc_global .sdc_p-section06__listsp > li::before {
  position: absolute;
  content: "01";
  top: -5px;
  left: -6px;
  width: 35px;
  height: 35px;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  background: #00529f;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(-50%);
  -webkit-clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
          clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
  padding-bottom: 1px;
}
.sdc_global .sdc_p-section06__listsp > li::after {
  position: absolute;
  content: "";
  bottom: -12px;
  left: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-top: 20px solid #CAE6FF;
  border-bottom: 0;
  transform: translateX(-50%);
}
.sdc_global .sdc_p-section06__listsp > li > p {
  margin-left: 1em;
}
.sdc_global .sdc_p-section06__listsp > li > p > span {
  display: inline-block;
  font-size: 0.9em;
  color: #114ecd;
  line-height: 1.5;
}
.sdc_global .sdc_p-section06__listsp > li > div {
  margin-left: 1em;
}
.sdc_global .sdc_p-section06__listsp > li > div > img {
  width: min(400px, 100%);
}
.sdc_global .sdc_p-section06__listsp > li:last-of-type {
  margin-left: 11px;
  border-left: none;
  margin-bottom: 12px;
}
.sdc_global .sdc_p-section06__listsp > li:last-of-type::before {
  content: "";
}
.sdc_global .sdc_p-section06__listsp > li:last-of-type::after {
  border: none;
}
.sdc_global .sdc_p-section06__listsp > li:nth-of-type(2)::before {
  content: "02";
}
.sdc_global .sdc_p-section06__listsp > li:nth-of-type(3)::before {
  content: "03";
}
.sdc_global .sdc_p-section06__listsp > li:nth-of-type(4)::before {
  content: "04";
}
.sdc_global .sdc_p-section06__text02 {
  border: 2px solid #eb7302;
  padding: 10px 10px 10px 2em;
  text-indent: -1em;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section06__text02 {
    padding: 10px;
    text-indent: 0;
  }
}
.sdc_global .sdc_p-section06__img03 {
  margin: 50px 0;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section06__img03 {
    margin: 18px 0 36px;
  }
}
.sdc_global .sdc_p-section06__list02 {
  margin-bottom: 50px;
}
.sdc_global .sdc_p-section06 div:has(> img) {
  text-align: center;
}
.sdc_global .sdc_p-section07 h4 {
  color: #08131a;
}
.sdc_global .sdc_p-section07 h4 > span {
  font-size: 0.8em;
}
.sdc_global .sdc_p-section07 h5:has(+ .sdc_p-section07__list01) {
  font-size: 1.2em;
  color: #4270d3;
}
.sdc_global .sdc_p-section07__listwrap {
  border: 1px solid #00529f;
  border-radius: 10px;
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section07__listwrap {
    padding: 10px;
  }
}
.sdc_global .sdc_p-section07__list01 > li {
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}
.sdc_global .sdc_p-section07__list01 > li:first-of-type {
  border-top: 1px solid #ccc;
}
.sdc_global .sdc_p-section07__list01 > li > a {
  position: relative;
  display: block;
  padding: 15px 40px 15px 1em;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section07__list01 > li > a {
    padding: 10px 35px 10px 1em;
  }
}
.sdc_global .sdc_p-section07__list01 > li > a::after {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  content: "";
  height: 20px;
  width: 20px;
  -webkit-mask-image: url(/common/os/sd/sdc_global/img/external-link-alt-solid.svg);
          mask-image: url(/common/os/sd/sdc_global/img/external-link-alt-solid.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background: #00529f;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .sdc_global .sdc_p-section07__list01 > li > a::after {
    width: 15px;
    height: 15px;
  }
}
.sdc_global .sdc_p-section07__list01 > li > a > p {
  margin-bottom: 0;
}
.sdc_global .sdc_p-section07__list01 > li:hover {
  box-shadow: 0px 0px 10px 0px #ccc;
}
.sdc_global .sdc_p-section07__undertitle {
  margin-top: 50px;
}/*# sourceMappingURL=style.css.map */