.lfr-layout-structure-item-row {overflow: hidden;}.lfr-layout-structure-item-a29c66a6-e1bc-550b-3cfa-c5d859a98c10 {

.floating-image-with-hover-text {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 9999;
  text-align: center;

display: flex;
  flex-direction: column-reverse; /* テキストを上に表示 */
  align-items: center;

}

.floating-image-with-hover-text img {
  width: 150px;
  height: auto;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.floating-image-with-hover-text img:hover {
  transform: scale(1.1);
}

.hover-text {
  margin-top: 8px;
  background-color: #008c4b;
  color: #fff;
  padding: 8px 12px;
  border-radius: 6px;
  font-size: 0.9em;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.5s ease, transform 0.5s ease;
  pointer-events: none;
}

.floating-image-with-hover-text:hover .hover-text {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.hover-text a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

.hover-text a:hover {
  text-decoration: underline;
}

/* スマホ対応 */
@media (max-width: 600px) {
  .floating-image-with-toggle-text {
    bottom: 5px;
    right: 5px;
  }

  .floating-image-with-toggle-text img {
    width: 15px;
  }

  .hover-text {
    font-size: 0.8em;
    padding: 10px 12px;
  }

}.lfr-layout-structure-item-cf3c291e-e198-dafb-67d4-cc593460d2f0 {
text-align: center !important;
}

#fragment-zoom-hover {
  transition: transform 0.3s ease;
}

#fragment-zoom-hover:hover {
  transform: scale(1.1); /* 拡大率：110% */
  z-index: 10; /* 他の要素より前面に表示（必要に応じて） */
}
.lfr-layout-structure-item-e992b632-171f-f617-5180-b2b9abdbd629 {
text-align: center !important;
}

#fragment-zoom-hover {
  transition: transform 0.3s ease;
}

#fragment-zoom-hover:hover {
  transform: scale(1.1); /* 拡大率：110% */
  z-index: 10; /* 他の要素より前面に表示（必要に応じて） */
}
.lfr-layout-structure-item-6e2e98e2-c8ca-5bcb-9a3f-33e62c76a027 {
text-align: center !important;
}
.lfr-layout-structure-item-c2ad2d50-bd8d-e696-8ec1-da935d8960af {
text-align: center !important;
}
.lfr-layout-structure-item-7f45a37f-b76e-326f-5567-36aa68472685 {
text-align: center !important;
}

#fragment-zoom-hover {
  transition: transform 0.3s ease;
}

#fragment-zoom-hover:hover {
  transform: scale(1.1); /* 拡大率：110% */
  z-index: 10; /* 他の要素より前面に表示（必要に応じて） */
}
.lfr-layout-structure-item-7e082535-5808-0d92-3a77-9689349b3dbc {
text-align: center !important;
}
.lfr-layout-structure-item-7c324cb9-a078-36c4-cecf-8ab56fb09e8d {
text-align: center !important;
}
.lfr-layout-structure-item-544fcbd3-44cd-f433-1aef-7c2f64f3382d {
text-align: center !important;
}
