.btn03:hover .shopIcon01{
	    display: block;
}

.btn03:hover {
    background: #fff;
    color: #A08250 ! IMPORTANT;
}
.btn03:hover .shopIcon01 {
  content: url("https://gentil-chateau.com/system_panel/uploads/images/20260822224935815132.svg");
}
.salonBg01 {
    background-image: url(https://gentil-chateau.com/system_panel/uploads/images/20211112165349734299.jpg);
    background-attachment: scroll;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
    .iWr01 {
        padding: 80px 0px;
    }
}