body {
  background: url(https://gotanda-heroine.com/wp-content/uploads/2020/06/bg_1920-1.jpg) no-repeat center top fixed;
  background-size: cover;
}
header#main-header {
  background: url(https://gotanda-heroine.com/wp-content/uploads/2020/06/top-header.jpg) no-repeat center top;
  background-size: cover;
}
#top-img {
  background: url(https://gotanda-heroine.com/wp-content/uploads/2025/03/20250314topbanner002.jpg) no-repeat center top;
  background-size: contain;
}


#side-menu li a {
  background-image: url(https://gotanda-heroine.com/wp-content/uploads/2020/06/botan_240.png);
}
.profile-text {
  background-color: #fff;
  background-image: url();
  background-position: 95% 95%;
  background-repeat: no-repeat;
  background-size: 20%;
	color: #000;
	padding: 15px 15px 60px;
	margin-bottom: 20px;

}


@media screen and (max-width:480px) {
}
