.elementor-3432 .elementor-element.elementor-element-4a50af2c{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;}.elementor-3432 .elementor-element.elementor-element-4a50af2c:not(.elementor-motion-effects-element-type-background), .elementor-3432 .elementor-element.elementor-element-4a50af2c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0A122B;}.elementor-3432 .elementor-element.elementor-element-35e408d0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3432 .elementor-element.elementor-element-3f2c4252{text-align:center;}.elementor-3432 .elementor-element.elementor-element-3f2c4252 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:600;color:#FFFFFF;}.elementor-3432 .elementor-element.elementor-element-7f7c1e9f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-3432 .elementor-element.elementor-element-19276d92{text-align:center;}.elementor-3432 .elementor-element.elementor-element-19276d92 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:22px;font-weight:600;color:#FFFFFF;}.elementor-3432 .elementor-element.elementor-element-7380204{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-3432 .elementor-element.elementor-element-5e33c9f1{text-align:center;}.elementor-3432 .elementor-element.elementor-element-5e33c9f1 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:22px;font-weight:600;color:#FFFFFF;}@media(min-width:768px){.elementor-3432 .elementor-element.elementor-element-35e408d0{--width:33.3333%;}.elementor-3432 .elementor-element.elementor-element-7f7c1e9f{--width:33.3333%;}.elementor-3432 .elementor-element.elementor-element-7380204{--width:33.3333%;}}/* Start custom CSS for container, class: .elementor-element-4a50af2c *//* 📌 CTAボタン共通スタイル（防災エージェント専用） */
.bsagt-bb {
    display: inline-block;
    padding: 8px; /* タップしやすくする */
}

/* 📌 ホバー時のシンプルなエフェクト（光なし） */
.bsagt-bb:hover,
.bsagt-bb:focus {
    opacity: 0.85;
    transform: scale(1.08);
    transition: all 0.25s ease-in-out;
}

/* 📌 スマホのタップ時 */
@media (hover: none) {
    .bsagt-bb:active {
        opacity: 0.7;
        transform: scale(1.02);
    }
}/* End custom CSS */