@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700&display=swap");
body {
  --base-font-color: #563717;
}

.mx-auto {
  margin-right: auto;
  margin-left: auto;
}

.mt-md {
  margin-top: 6.4rem;
}

.soudan {
  padding-top: 16.6rem;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
}
.soudan * {
  letter-spacing: 0.03em;
}
.soudan picture {
  display: block;
}
.soudan p {
  line-height: 1.75;
}
.soudan .bg-01 {
  background-color: #ffefb8;
}
.soudan .bg-02 {
  background-color: #ff8890;
}
.soudan .text-white {
  color: #fff;
}
.soudan .list-dot li {
  padding-left: 1em;
  text-indent: -1em;
}
.soudan .list-dot li::before {
  content: "・";
}
.soudan .list-dot li + li {
  margin-top: 0.25em;
}
.soudan__block {
  padding-top: 12rem;
  padding-bottom: 12rem;
}
.soudan__container {
  max-width: 114rem;
  margin: 0 auto;
  padding: 0 5rem;
}
.soudan__title01 {
  margin-bottom: 7.2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0 6rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1rem;
}
.soudan__title01::before, .soudan__title01::after {
  content: "";
  width: 6.8rem;
  height: 1.2rem;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.soudan__title01::before {
  background-image: url(../../images/title_deco_left.svg);
}
.soudan__title01::after {
  background-image: url(../../images/title_deco_right.svg);
}
.soudan__title01.is-white::before {
  background-image: url(../../images/title_deco_wh_left.svg);
}
.soudan__title01.is-white::after {
  background-image: url(../../images/title_deco_wh_right.svg);
}
.soudan__btn01 {
  width: 41.2rem;
  max-width: 100%;
  height: 8.4rem;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 3px solid #ff8890;
  border-radius: 4.2rem;
  background-color: #fff;
  font-weight: 700;
  font-size: 2.2rem;
}
.soudan__btn01 .arrow {
  width: 2.6rem;
  position: absolute;
  top: 50%;
  left: 3.4rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.soudan__mainvisual {
  padding-top: 7rem;
  padding-bottom: 6rem;
  position: relative;
}
.soudan__mainvisual--title {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 1.6rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.soudan__mainvisual--title .text01 {
  width: 54.2rem;
}
.soudan__mainvisual--title .text02 {
  width: 36.4rem;
}
.soudan__mainvisual--text {
  margin-top: 9rem;
  font-size: 2.3rem;
}
.soudan__mainvisual--visual .illust01 {
  width: 16.8rem;
}
.soudan__mainvisual--visual .illust02 {
  width: 31.5rem;
}
.soudan__mainvisual--obj > * {
  max-width: none;
  position: absolute;
}
.soudan__mainvisual--obj .obj01 {
  width: 98.5rem;
  top: -30rem;
  right: calc(50% + 3.6rem);
}
.soudan__mainvisual--obj .obj02 {
  width: 26.8rem;
  top: -12.4rem;
  right: calc(50% + 39.4rem);
}
.soudan__mainvisual--obj .obj03 {
  width: 18.5rem;
  right: calc(50% + 57rem);
  bottom: -6rem;
}
.soudan__mainvisual--obj .obj04 {
  width: 21.4rem;
  top: 2.4rem;
  left: calc(50% + 59.2rem);
}
.soudan__mainvisual--obj .obj05 {
  width: 66.8rem;
  bottom: -20rem;
  left: calc(50% + 47.4rem);
}
.soudan__about {
  position: relative;
}
.soudan__about--worries {
  margin-bottom: 4rem;
}
.soudan__about--text {
  font-size: 2rem;
}
.soudan__about--list {
  margin-top: 7.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0 5rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.soudan__about--list li {
  width: 26.5rem;
}
.soudan__about--obj > * {
  max-width: none;
  position: absolute;
}
.soudan__about--obj .obj01 {
  width: 55.4rem;
  top: 6rem;
  right: calc(50% + 50rem);
}
.soudan__about--obj .obj02 {
  width: 31.8rem;
  top: 30rem;
  left: calc(50% + 59rem);
}
.soudan__about--obj .obj03 {
  width: 35.8rem;
  bottom: 4rem;
  left: calc(50% + 53rem);
}
.soudan__flow {
  margin-top: 20rem;
  padding-top: 6rem;
  padding-bottom: 24rem;
  position: relative;
}
.soudan__flow::before {
  content: "";
  width: 100%;
  min-width: 146.8rem;
  height: 20rem;
  position: absolute;
  top: -20rem;
  left: 50%;
  background: url(../../images/separator01.svg) no-repeat center top/cover;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  pointer-events: none;
}
.soudan__flow--list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.soudan__flow--list .visual {
  width: 26.5rem;
  margin: 0 auto;
}
.soudan__flow--list .text {
  margin-top: 3rem;
}
.soudan__flow--list dt {
  text-align: center;
  font-weight: 700;
  font-size: 2.5rem;
}
.soudan__flow--list dd {
  margin-top: 0.5em;
  font-size: 1.8rem;
}
.soudan__flow--list dd p {
  line-height: 1.6666666667;
}
.soudan__info {
  padding-top: 0;
  padding-bottom: 28rem;
  position: relative;
}
.soudan__info::before {
  content: "";
  width: 100%;
  min-width: 146.8rem;
  height: 20rem;
  position: absolute;
  top: -20rem;
  left: 50%;
  background: url(../../images/separator02.svg) no-repeat center top/cover;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  pointer-events: none;
}
.soudan__info::after {
  content: "";
  width: 100%;
  min-width: 146.8rem;
  height: 20rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  background: url(../../images/separator03.svg) no-repeat center top/cover;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  pointer-events: none;
}
.soudan__info--app dt {
  margin-bottom: 1.25em;
  text-align: center;
  font-weight: 700;
  font-size: 2.5rem;
}
.soudan__info--app dd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 834px) {
  .soudan__btn01 {
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
  }
  .soudan__btn01 .arrow path {
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
  }
  .soudan__btn01:hover {
    background-color: #ff8890;
    color: #fff;
  }
  .soudan__btn01:hover .arrow path {
    fill: #fff;
  }
  .soudan__mainvisual {
    position: relative;
  }
  .soudan__mainvisual--visual img {
    position: absolute;
    bottom: 11.6rem;
  }
  .soudan__mainvisual--visual .illust01 {
    right: calc(50% + 36.8rem);
  }
  .soudan__mainvisual--visual .illust02 {
    bottom: 9.6rem;
    left: calc(50% + 24rem);
  }
  .soudan__flow--list li {
    width: calc((100% - 8rem) / 3);
  }
  .soudan__flow--list li:not(:last-child) .visual {
    position: relative;
    z-index: 1;
  }
  .soudan__flow--list li:not(:last-child) .visual::after {
    content: "";
    width: 10rem;
    height: 1rem;
    position: absolute;
    top: calc(50% - 0.5rem);
    left: 100%;
    z-index: -1;
    background-color: #ff8890;
  }
  .soudan__info--app a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .soudan__info--app a:hover {
    opacity: 0.75;
  }
}
@media (max-width: 833px) {
  .mt-md {
    margin-top: 4.2rem;
  }
  .soudan {
    padding-top: 10rem;
  }
  .soudan p {
    line-height: 1.5;
  }
  .soudan__block {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .soudan__container {
    padding: 0 2.4rem;
  }
  .soudan__btn01 {
    width: 33rem;
    height: 7.2rem;
  }
  .soudan__btn01 .arrow {
    left: 2.8rem;
  }
  .soudan__title01 {
    margin-bottom: 4.2rem;
    gap: 0 3rem;
  }
  .soudan__title01::before, .soudan__title01::after {
    width: 4.8rem;
    height: 1rem;
  }
  .soudan__mainvisual {
    padding-top: 3rem;
  }
  .soudan__mainvisual .soudan__container {
    padding: 0 1.5rem;
  }
  .soudan__mainvisual--title .text01 {
    width: 34.2rem;
  }
  .soudan__mainvisual--title .text02 {
    width: 29.8rem;
  }
  .soudan__mainvisual--text {
    margin-top: 3rem;
    font-size: 1.9rem;
  }
  .soudan__mainvisual--visual {
    margin-top: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 2rem;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .soudan__mainvisual--visual .illust01 {
    width: 9.4rem;
  }
  .soudan__mainvisual--visual .illust02 {
    width: 17.8rem;
  }
  .soudan__mainvisual .soudan__btn01 {
    margin-top: 1.2rem;
  }
  .soudan__mainvisual--obj .obj01 {
    width: 67rem;
    top: -18.2rem;
    right: calc(50% - 8.2rem);
  }
  .soudan__mainvisual--obj .obj02 {
    width: 14.3rem;
    top: 4.6rem;
    right: calc(50% + 16.2rem);
  }
  .soudan__mainvisual--obj .obj03 {
    width: 10.2rem;
    right: calc(50% + 16rem);
    bottom: 16rem;
  }
  .soudan__mainvisual--obj .obj04 {
    width: 10.8rem;
    top: 10rem;
    left: calc(50% + 17.4rem);
  }
  .soudan__mainvisual--obj .obj05 {
    width: 32.4rem;
    bottom: 15.8rem;
    left: calc(50% + 14.5rem);
  }
  .soudan__about {
    padding-top: 0;
  }
  .soudan__about .soudan__title01 .title-img {
    width: 20rem;
  }
  .soudan__about--worries {
    margin-bottom: 2.4rem;
  }
  .soudan__about--worries img {
    width: 33.2rem;
  }
  .soudan__about--text {
    font-size: 1.9rem;
  }
  .soudan__about--list {
    margin-top: 4.2rem;
    gap: 2.5rem 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .soudan__about--obj .obj01 {
    width: 39rem;
    top: 12rem;
    right: calc(50% + 11rem);
  }
  .soudan__about--obj .obj02 {
    width: 15.4rem;
    top: 81.4rem;
    left: calc(50% + 14.5rem);
  }
  .soudan__about--obj .obj03 {
    width: 14.3rem;
    right: calc(50% + 14rem);
    bottom: 80rem;
    left: auto;
  }
  .soudan__about--obj .obj04 {
    width: 10.8rem;
    top: 56.8rem;
    left: calc(50% + 15.6rem);
  }
  .soudan__about--obj .obj05 {
    width: 24rem;
    right: calc(50% + 8.6rem);
    bottom: 26rem;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .soudan__about--obj .obj06 {
    width: 14.3rem;
    bottom: 22rem;
    left: calc(50% + 14.5rem);
  }
  .soudan__about--obj .obj07 {
    width: 10.2rem;
    bottom: 0;
    left: calc(50% + 15rem);
  }
  .soudan__flow {
    margin-top: 6rem;
    padding-top: 3rem;
    padding-bottom: 12rem;
  }
  .soudan__flow::before {
    min-width: 52.6rem;
    height: 7.2rem;
    top: -7.2rem;
  }
  .soudan__flow .soudan__title01 .title-img {
    width: 14.8rem;
  }
  .soudan__flow--list {
    gap: 4.2rem 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .soudan__flow--list li {
    width: 100%;
    max-width: 32rem;
  }
  .soudan__info {
    padding-top: 2rem;
    padding-bottom: 14rem;
  }
  .soudan__info::before {
    min-width: 52.6rem;
    height: 7.2rem;
    top: -7.2rem;
  }
  .soudan__info::after {
    min-width: 52.6rem;
    height: 7.2rem;
  }
  .soudan__info .soudan__title01 .title-img {
    width: 11.4rem;
  }
  .soudan__info--app dt {
    font-size: 2rem;
  }
  .soudan__info--app dd {
    gap: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .soudan__info--app dd img {
    width: 28rem;
  }
}