.citys-role {
}
.citys-role__container {
  position: relative;
  padding: 150px 0 100px;
}
.citys-role__bg-bottom-birdy {
  position: absolute;
  width: 60px;
  z-index: 1;
  transform: translateX(-50%);
  right: auto;
  bottom: 125px;
  left: 29px;
}
.citys-role__bg-bottom-butterfly {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 113px;
  bottom: 138px;
  margin-left: -13px;
}
.citys-role__bg-bottom-flower {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin-left: 0;
  width: 20px;
  bottom: 105px;
}
img.citys-role__bg-bottom-left {
  display: none;
}
img.citys-role__bg-bottom-left-mobile {
  position: absolute;
  left: 0;
  z-index: 1;
  bottom: 10px;
}
img.citys-role__bg-bottom-mobile {
  width: 100%;
  height: 85px;
}
.citys-role__bg-bottom-right {
  display: none;
}
.citys-role__bg-bottom-wheelchair {
  position: absolute;
  left: 50%;
  transform: rotateY(180deg) translateX(-50%);
  z-index: 1;
  width: 226px;
  margin-left: -180px;
  bottom: 0px;
}
.citys-role__bg-top-city {
  display: none;
}
.citys-role__bg-top-doggy {
  display: none;
}
.citys-role__bg-top-doggy-shadow {
  display: none;
}
.citys-role__bg-top-mobile {
  width: 100%;
  margin-bottom: -1px;
}
.citys-role__bg-top-sparkle {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 30px;
  width: 155px;
  margin-left: -40px;
}
.citys-role__bg-top-mascot {
  position: absolute;
  top: 150px;
  left: 50%;
  transform: translateX(-50%);
  width: 175px;
}
.citys-role__bg-triangle {
  display: none;
}
.citys-role__body {
  font-family: novel-display, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0.03em;
  color: #000000;
  padding: 1px;
  margin-bottom: 10px;
}
.citys-role__body-left {
  display: none;
}
.citys-role__body-right {
  font-family: novel-display, Sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.03em;
  color: #000000;
}
.citys-role__content {
  background-color: #FEF0E8;
  margin-top: -6px;
  padding: 52px 50px 65px;
}
.citys-role__title {
  font-family: novel-display, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0.03em;
  color: #3D3D3D;
  text-align: center;
  margin: 15px 0 25px;
}

@media (min-width: 1024px) {
  .citys-role {
    margin-top: 50px;
  }
  .citys-role__container {
    padding: 200px 0 286px;
  }
  .citys-role__bg-bottom-birdy {
    width: 100px;
    transform: rotateY(180deg) translateX(-50%);
    right: 50px;
    left: auto;
    z-index: 2;
    bottom: 270px;
  }
  .citys-role__bg-bottom-butterfly {
    bottom: 100px;
    margin-left: -110px;
    width: 180px;
  }
  .citys-role__bg-bottom-flower {
    bottom: 30px;
    margin-left: -90px;
    width: auto;
  }
  img.citys-role__bg-bottom-left {
    display: block;
    position: absolute;
    left: 0;
    z-index: 1;
    bottom: 16px;
    width: auto;
  }
  img.citys-role__bg-bottom-left-mobile {
    display: none;
  }
  img.citys-role__bg-bottom-mobile {
    display: none;
  }
  .citys-role__bg-bottom-right {
    display: block;
    bottom: 16px;
    right: 0;
    transform: rotateY(180deg);
    position: absolute;
    z-index: 1;
  }
  .citys-role__bg-bottom-wheelchair {
    position: absolute;
    left: 50%;
    transform: rotateY(180deg) translateX(-50%);
    bottom: -20px;
    margin-left: -290px;
    z-index: 1;
    width: auto;
  }
  .citys-role__bg-top-city {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    background-image: url(../img/citys-role-bg-top-left.svg);
    background-size: auto 240px;
    background-repeat: no-repeat;
    height: 240px;
    width: 50%;
  }
  .citys-role__bg-top-city.citys-role__bg-top-city--right {
    left: auto;
    right: 0;
    transform: rotateY(180deg);
  }
  .citys-role__bg-top-doggy {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -60px;
    width: 114px;
  }
  .citys-role__bg-top-doggy-shadow {
    display: none;
  }
  .citys-role__bg-top-mobile {
    display: none;
  }
  .citys-role__bg-top-sparkle {
    display: none;
  }
  .citys-role__bg-top-mascot {
    display: none;
  }
  .citys-role__bg-triangle {
    display: block;
    position: absolute;
    width: 50%;
    background-position: top left;
    background-size: 100% 150px;
    background-repeat: no-repeat;
    border-bottom: 90px solid #FEF0E8;
    height: 240px;
  }
  .citys-role__bg-triangle.citys-role__bg-triangle--top-left-triangle {
    top: 0;
    left: 0;
    background-image: url(../img/citys-role-bg-top-left-triangle.png);
  }
  .citys-role__bg-triangle.citys-role__bg-triangle--top-right-triangle {
    top: 0;
    right: 0;
    transform: rotateY(180deg);
    background-image: url(../img/citys-role-bg-top-left-triangle.png);
  }
  .citys-role__bg-triangle.citys-role__bg-triangle--bottom-left-triangle {
    bottom: 136px;
    left: 0;
    background-image: url(../img/citys-role-bg-bottom-left-triangle.png);
    border: 0;
    height: 150px;
  }
  .citys-role__bg-triangle.citys-role__bg-triangle--bottom-right-triangle {
    bottom: 136px;
    right: 0;
    transform: rotateY(180deg);
    background-image: url(../img/citys-role-bg-bottom-left-triangle.png);
    border: 0;
    height: 150px;
  }
  .citys-role__body {
    display: flex;
    max-width: 932px;
    margin: 0 auto 10px;
    transform: translateX(-64px);
  }
  .citys-role__body-left {
    display: block;
    flex: 1;
    text-align: right;
    margin-right: 71px;
    position: relative;
  }
  .citys-role__body-left-side-pic {
    width: 308px;
    margin-top: 60px;
  }
  .citys-role__body-left-sparkle {
    position: absolute;
    top: 73px;
    left: 43px;
  }
  .citys-role__body-right {
    flex: 0 0 550px;
  }
  .citys-role__bg-bottom {
    width: 100%;
  }
  .citys-role__content {
    margin-top: -60px;
    padding: 0 50px 65px;
    padding: 0;
  }
  .citys-role__bg-top {
    width: 100%;
  }
  .citys-role__title {
    font-weight: 600;
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 64px;
    text-align: left;
  }
}