#elementor-popup-modal-90016198 .dialog-message{width:960px;height:auto;}#elementor-popup-modal-90016198{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-90016198 .dialog-close-button{display:flex;font-size:30px;}#elementor-popup-modal-90016198 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){#elementor-popup-modal-90016198 .dialog-message{width:100vw;}#elementor-popup-modal-90016198 .dialog-close-button{font-size:20px;}}/* Start custom CSS for section, class: .elementor-element-6e00851 *//* 1. 閉じるボタン */
body:not(.rtl) #elementor-popup-modal-90016198 .dialog-close-button {
  top: -30px;
}
#elementor-popup-modal-90016198 .dialog-close-button {
  font-size: 30px;
  color: #fff;
}

/* 2. ポップアップの「中身の箱」だけを透明にし、背景のグレー幕は残す */
#elementor-popup-modal-90016198 .dialog-widget-content,
#elementor-popup-modal-90016198 .dialog-message,
#elementor-popup-modal-90016198 .elementor,
#elementor-popup-modal-90016198 .elementor-section,
#elementor-popup-modal-90016198 .elementor-container,
#elementor-popup-modal-90016198 .elementor-column,
#elementor-popup-modal-90016198 .elementor-widget-wrap,
#elementor-popup-modal-90016198 .elementor-widget-container {
    background: transparent !important;
    background-color: transparent !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    min-height: 0 !important;
}

/* 3. 画像自体の隙間対策 */
#elementor-popup-modal-90016198 img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

/* 4. PC・タブレット用の横幅制限 */
@media screen and (min-width: 600px) {
  #elementor-popup-modal-90016198 .dialog-message {
    width: 100%;
    max-width: 60vh;
  }
}/* End custom CSS */