.c5-miku-limit__border{
  border: solid 1px #ccc;
  padding: 20px 20px 10px !important;
  margin: 0 0 20px;
}

.c5-miku-limit__border .s5-inStoreFeaturesItem1B {
 margin-bottom: 0 !important;
}

.c5-container-inner .s5-header2 {
  margin: 20px 0;
}

.c5-miku-limit__border .s5-inStoreFeaturesItem1B .s5-inStoreFeaturesItem1B__inner .s5-inStoreFeaturesItem1B__multiCol .s5-inStoreFeaturesItem1B__imageCol .s5-inStoreFeaturesItem1B__image img {
  max-width: 350px !important;
}

@media screen and (max-width: 639px) {
  .c5-miku-limit__border .s5-inStoreFeaturesItem1B .s5-inStoreFeaturesItem1B__inner .s5-inStoreFeaturesItem1B__multiCol .s5-inStoreFeaturesItem1B__imageCol .s5-inStoreFeaturesItem1B__image img {
    max-width: 100% !important;
  }
}

.c5-textbox--black {
  background-color: #3b3d42;
  padding: 15px;
  color: #fff;
}

.attention {
  list-style: none;
  padding-left: 0;
  margin-bottom: 25px;
}
