.section__block--top-page {
  max-width: 1100px;
}

.slider {
  margin-top: 0;
}
.slider .bx-wrapper {
  margin-bottom: 0;
}
.slider .bx-wrapper .bx-caption {
  text-align: center;
  top: 0;
  bottom: auto;
}

#slider img {
  display: block;
  margin: 0 auto;
}

.banner__section {
  margin-top: 2px;
}

.news__lists {
  list-style-type: none;
  margin: 0 0 2em;
}

.news__list {
  margin-bottom: .5em;
}

.news__date {
  margin-right: 1em;
}

.pink-strip-background{
 	background-image: url("https://img21.shop-pro.jp/PA01401/447/etc/strip.png?cmsp_timestamp=20180115101932");
  	background-size: 6px;
  	color: #fff;
  	padding: 15px 20px;
  	margin: 0px;
  	border-radius: 10px 10px 0px 0px; 
}

.column-link.baby-gift-button{
 	font-size:20px; 
    max-width: 350px;
  padding: 15px 20px 15px 5px;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fff;
    position: absolute;
    right: 5%;
    top: 33%;
}
