/*
Theme Name: Hestia Child
Theme URI: https://www.themeisle.com/
Description: This is a custom child theme I have created.
Author: ThemeIsle
URI: https://www.themeisle.com/
Template: hestia    
Version: 0.1
*/





.navbar .navbar-nav>li a {
    padding: 2px;
}


.section-image.hestia-contact:after {
    background-color: rgba(0, 0, 0, 0) !important;
}

.hestia-contact-title-area {
    width: 100% !important;
    text-align: center;
}

.contact_informations {
    text-align: left !important;
    max-width: 500px !important;
}

.contact_ls,
.contact_rs {
    display: inline-block !important;
    margin: 10px;
}

footer {
    background: #e60019 !important;
}

@media (max-width: 768px) {
    .wp-block-cover__image-background.wp-image-59 {
        content: url('https://trigger1818.com/wp-content/uploads/2025/11/tv_back_sp.png') !important;
        object-fit: cover !important;
        object-position: 50% 0% !important;
    }

    .tv img.wp-image-416 {
        content: url('https://trigger1818.com/wp-content/uploads/2025/11/tv_sp.png') !important;
        margin-top: 30px;

    }

    .tv01 img.wp-image-414 {
        content: url('https://trigger1818.com/wp-content/uploads/2025/11/tv01_sp.png') !important;
    }

    .tv02 img.wp-image-45 {
        content: url('https://trigger1818.com/wp-content/uploads/2025/11/tv02_sp.png') !important;
    }

    .tv03 img.wp-image-46 {
        content: url('https://trigger1818.com/wp-content/uploads/2025/11/tv03_sp.png') !important;
    }

    .tv04 img.wp-image-47 {
        content: url('https://trigger1818.com/wp-content/uploads/2025/11/tv04_sp.png') !important;
    }
    .tv05 img.wp-image-401 {
        content: url('https://trigger1818.com/wp-content/uploads/2025/11/tv05_sp.png') !important;
    }

    .trigger h3 {
        font-size: 3rem !important;
    }

    .toppagemenu {
        display: none;
    }

    .mobile {
        display: block !important;
    }

    .topmenu {
        min-height: 60px;
    }

    .topmenu span {
        font-size: 2em !important;
    }
}

.mobile {
    display: none;
}

.hestia-contact {
    background-image: url("/wp-content/uploads/2025/11/bg_red_stripe.png");
}

.hestia-contact h2 {
    color: #ffe400;
}

.topmenu span {
    font-size: 1.2em;
    font-weight: 800;
}

/* page_id=440 フォーム切り替え */
.page-id-440 .form-box {
  display: none;
}

.page-id-440 .form-box.is-active {
  display: block;
}

