/* CSS È¿±ÇÂÔ¤ÁÍÑ */
/* link */
.l-wrap a {
	text-decoration: none !important;
}
.l-wrap a:hover {
	text-decoration: none !important;
}
.c-btn:visited {
	color: #ffffff !important;
}
#footer.l-wrap {
  padding-left: 20px;
  padding-right: 20px;
}

/* --20210703 hero -- */
.heroarea .heroimg.img2 {
    background-image: url(https://file002.shop-pro.jp/PA01373/493/images/hero05.jpg) !important;
}