body {
  background: url(https://gotanda-haipro.com/wp-content/uploads/2020/06/bg_1920.jpg) no-repeat center top fixed;
  background-size: cover;
}
header#main-header {
  background: url(https://gotanda-haipro.com/wp-content/uploads/2020/12/F6C07EAD-7E96-4876-97DA-57C1CAF27D8F-scaled.jpeg) no-repeat center top;
  background-size: cover;
}
#top-img {
  background: url(https://gotanda-haipro.com/wp-content/uploads/2026/02/37650691-7DA0-443C-A6C2-63F4DF952C8C.jpeg) no-repeat center top;
  background-size: contain;
}


#side-menu li a {
  background-image: url(https://gotanda-haipro.com/wp-content/uploads/2020/06/side_button-1.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) {
}
