/* 250110修正 */
.banner-insta-lureaqu__link {
	display: block;
	position: absolute;
	bottom: 50px;
	right: 50px;
	width: 150px;
}

@media (max-width: 834px) {
  .banner-insta-lureaqu__link {
    bottom: unset;
    top: 10px;
    right: 10px;
    width: 100px;
  }
}

.footer_sns__list {
  display: flex;
  justify-content: end;
}