.contents {
  margin: 2rem auto 2rem;
}

.contents__left section+section,
section.page-link,
.cta+section {
  margin-top: 2rem;
}

.voice_section_wrap {
  margin-top: 0 !important;
}

#mock_app section {
  margin-top: 2rem !important;
}

.cta {
  margin: 2rem auto 0;
}

.ctaAdd__list dl {
  margin-bottom: 0rem;
}

#app_contents .column__wrap {
  margin-bottom: 0rem;
}

#shop>main>article>section:nth-child(1)>div>div {
  margin-top: 0rem;
}

.sidebar__nav--wrapper+.sidebar__nav--wrapper {
  margin: 0;
}

.flex+.btn__wrap.btn__red,
.flex__content+.btn__wrap.btn__red {
  margin-top: 1rem !important;
}

/* スライダーした揃え */
.flex_content_wrap .content__item {
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
}

.flex_content_wrap .content__list {
  align-items: stretch !important;
}

.flex_content_wrap .slick-slider .slick-track,
.flex_content_wrap .slick-slider .slick-list {
  display: flex;
}

.flex_content_wrap .content--title {
  margin-top: 0rem !important;
}

.btn__wrap>* {
  border-radius: 100px;
}

/* スライダーした揃え */

.flex__content .content__list {
  justify-content: center;
}
