/* 商品バナー関係 */
.banner__section {
	margin-bottom: 20px;
}
.banner-list__unit {
	margin: 0 0 15px;
	text-align: center;
}

/* 注意喚起 
.caution {
  border:3px solid #FF0000;
  padding:10px 10px 0;
  margin-bottom:40px;
  font-weight:bold;
  font-size:140%;
}
.caution a {
 color:#FF0000;
  text-decoration:underline;
} */