#overview {
  padding-top: 0px !important;
}

.simple-soft-themes {
  padding-bottom: 0px !important;
}

.urbane-font-m {
  letter-spacing: 0.05em;
  font-family: "urbane-rounded", sans-serif;
  font-weight: 500 !important;
  font-style: normal;
}

.urbane-font-mb {
  letter-spacing: 0.05em;
  font-family: "urbane-rounded", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
}

.urbane-font-b {
  letter-spacing: 0.05em;
  font-family: "urbane-rounded", sans-serif;
  font-weight: 700 !important;
  font-style: normal;
}

.simple-soft-intro__title_img {
  width: min(100%, 1120px) !important;
}

.mar-bm-40 {
  margin-bottom: 40px !important;
}

.mar-bm-0 {
  margin-bottom: 0px !important;
}

.pad-bm-40 {
  padding-bottom: 40px !important;
}

.subheading-4 {
  text-align: center;
  font-weight: 700 !important;
  font-size: 23px !important;
}

.mar-tp-0_125 {
  margin-top: 0.125em !important;
}

.simple-soft-section__title {
  height: 102px !important;
}

.simple-soft-section__title_inner {
  height: 100% !important;
}

.simple-soft-section__title_inner img {
  padding: 15px 0px;
}

.svg2-style {
  height: auto !important;
  text-align: center;
  padding: 0px 105px !important;
}

.svg2-style span {
  margin: 0px auto;
  line-height: 0px !important;
}

.svg3-style {
  padding: 0px 145px !important;
  height: auto !important;
  text-align: center;
}

.svg3-style span {
  margin: 0px auto;
  line-height: 0px !important;
}

.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

.detail-style {
  margin-top: -16px !important;
}

#slider {
  padding-top: 75px !important;
}

.slide-inner:hover {
  cursor: pointer;
}

#slider .slide-title01:before {
  width: 124px !important;
}

.screenshot-pad {
  padding-bottom: 70px !important;
}

@media screen and (min-width: 760px) and (max-width: 979.98px) {
  #slider .slide-title01 {
    left: -30px;
    top: 44px;
  }
  #slider .slide-title01:before {
    width: 90px !important;
  }
}
@media screen and (max-width: 759.98px) {
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  .simple-soft-themes {
    padding-bottom: 0px !important;
  }
  .simple-soft-intro__title_img {
    text-align: center;
    width: 80% !important;
  }
  .simple-soft-section__title {
    height: 100% !important;
    line-height: 0 !important;
  }
  .subheading-4 {
    font-size: 18px !important;
    line-height: 33px !important;
  }
  .mar-bm-40 {
    margin-bottom: 25px !important;
  }
  .svg2-style {
    width: 100% !important;
  }
  .svg2-style img {
    max-width: 60% !important;
  }
  .svg3-style {
    width: 100% !important;
  }
  .svg3-style img {
    max-width: 59% !important;
  }
  .simple-soft-intro {
    padding-top: 60px !important;
    padding-bottom: 50px !important;
  }
  #sp-swipe {
    padding: 50px 0px !important;
  }
  .svg2-style {
    height: auto !important;
    text-align: center;
    padding: 0px !important;
  }
  .svg3-style {
    padding: 0px !important;
    height: auto !important;
    text-align: center;
  }
  .urbane-font-m {
    letter-spacing: 0em;
    font-family: "urbane-rounded", sans-serif;
    font-weight: 500 !important;
    font-style: normal;
  }
  .urbane-font-mb {
    letter-spacing: 0em;
    font-family: "urbane-rounded", sans-serif;
    font-weight: 600 !important;
    font-style: normal;
  }
  .urbane-font-b {
    letter-spacing: 0em;
    font-family: "urbane-rounded", sans-serif;
    font-weight: 700 !important;
    font-style: normal;
  }
  .sp-style-1 img {
    height: auto !important;
  }
  .sp-height-auto img {
    height: auto !important;
  }
  .top-sp-33 {
    top: 33px !important;
  }
  #sp-swipe .scrolls .title-wrap .slide-title01:before {
    width: 83px !important;
  }
  .screenshot-pad {
    padding-bottom: 10px !important;
  }
  #sp-swipe .scrolls .title-wrap .slide-title01 {
    left: -26.25px;
  }
}
.developer-banner-sec {
  width: min(100%, 1120px);
  max-width: calc(100% - 40px);
  padding: 0 120px;
  margin: 0 auto 40px;
  z-index: 10;
  position: relative;
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
@media screen and (min-width: 760px) and (max-width: 1159.98px) {
  .developer-banner-sec {
    padding: 0 10.5vw;
  }
}
@media screen and (max-width: 759.98px) {
  .developer-banner-sec {
    padding: 0px;
    margin: 0 auto 20px;
  }
}

.developer-banner-sec a {
  display: block;
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.developer-banner-sec img {
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.2));
}

.developer-banner-sec a:hover {
  transform: scale(1.05);
}
@media screen and (max-width: 759.98px) {
  .developer-banner-sec a:hover {
    transform: none;
  }
}

.developer-banner-sec-line {
  width: min(100%, 1120px);
  max-width: calc(100% - 40px);
  padding: 0 20px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 759.98px) {
  .developer-banner-sec-line {
    margin: 0 auto 40px;
    padding: 0px;
  }
}