@media(max-width: 1190px) { 
    section {
        overflow-x: hidden;
    }
    .appilo-menu {
        padding: 0px 15px;
    }
}
@media(max-width: 1030px) { 
    .navbar-nav {
        display: inline-block;
    }
    .navbar-nav li {
        display: inline-block;
    }
    .sign-up-btn {
        right: 20px;
    }
}
@media(max-width: 1024px) {
    .header-navigation {margin-bottom: 0;}
    .navbar-header {
        width: 100%;
        float: none;
        margin: 0 !important;
    }
    .navbar-nav {
        margin: 0;
    }
    .navbar-default .navbar-toggle {
        display: block;
        margin-right: 0;
        border-color: #fff;
        background-color: transparent !important;
        margin: 23px 0;
    }
    .navbar-default .navbar-toggle:hover {border-color: #190A32;}
    .navbar-default .navbar-toggle .icon-bar {background: #fff;}
    .navbar-default .navbar-toggle:hover .icon-bar {background: #190A32;}
/*    .navbar-collapse.collapse {
        display: none!important;
        height: 0!important;
        padding-bottom: 0;
        overflow: auto!important;
        width: 100%;
        }*/

        .navbar-collapse.collapse.in {
            display: block !important;
            height: auto !important;
            max-height: 70vh;
        }
        .navbar-collapse.in {
            overflow-y: auto;
        }
        .header-navigation.navbar .nav {
            width: 100%;
            text-align: left;
        }
        .header-navigation.navbar .nav > li {
            display: block;
            padding: 0 !important;
            width: 100%;
            float: none;
        }
        .header-navigation.navbar .nav > li + li {margin-left: 0;}
        .header-navigation.navbar .nav > li > a {
            padding: 8px 0;
        }
        .header-navigation.navbar .right-box.nav {
            width: 100%;
            margin: 0;
        }
        .header-navigation.navbar .right-box.nav > li > a {
            border: none !important;
            padding: 8px 0;
            color: #fff;
        }
        .header-navigation.navbar .nav > li > a:after {
            display: none;
        }
        .header-navigation.navbar .nav.navigation-box + .nav {
            border-top: 1px dashed #282828;
        }
        .header-navigation.navbar .navbar-nav > li > .sub-menu,
        .header-navigation.navbar .navbar-nav > li > .sub-menu > li > .sub-menu {
            position: relative !important;
            width: 100% !important;
            opacity: 1 !important;
            visibility: visible !important;
            left: auto;
            right: auto;
            top: auto;
            transition: none;
            display: none;
            float: none;
            margin: 0;
        }
        .header-navigation.navbar .navbar-nav > li > .sub-menu > li > a::after {
            display: none;
        }
        .header-navigation.navbar .nav > li + li {
            padding: 0 !important;
            border-top: 1px solid rgba(255,255,255,.1);
            display: block;
            float: none;
        }
        .header-navigation.navbar .nav > li.show-mobile {display: none;}
        .header-navigation.navbar .nav > li > a,
        .header-navigation.navbar .right-box.nav > li > a {
            padding: 0;
            display: block;
            color: #fff;
            padding: 16px 0 16px 20px !important;
            transition: background 0.4s ease 0s;
            text-transform: capitalize;
        }
        .header .stricky-fixed.header-navigation.navbar .nav > li {
            padding: 0 !important;
        }
        .header-navigation.navbar .navbar-nav .sub-nav-toggler {
            background-color: transparent;
            background-image: none;
            border: 1px solid #fff;
            border-radius: 4px;
            padding: 9px 9px; 
            position: absolute;top:0;right:0;margin-top: 8px;
            margin-right: 10px;
            display: block;
        }
        .header-navigation.navbar .navbar-nav .sub-nav-toggler .icon-bar {
            background-color: #fff;
            border-radius: 1px;
            display: block;
            height: 1px;
            width: 20px;
        }
        .header-navigation.navbar .navbar-nav .sub-nav-toggler .icon-bar + .icon-bar {
            margin-top: 4px;        
        }    
        .header .header-navigation.navbar .nav > li + li {margin-left: 0;}
        .header .header-navigation .navbar-form {width: 100%;max-width: 100%;}
        .header-navigation .container {padding-right: 15px;padding-left: 15px;}
        .navbar-header {padding-right: 0px;}
        .header-navigation ul.navigation-box > li > ul.sub-menu > li > a .sub-nav-toggler {border-color: #190A32}
        .header-navigation ul.navigation-box > li > ul.sub-menu > li > a .sub-nav-toggler .icon-bar {background-color: #190A32}
        .header-navigation .container .navbar-brand {padding: 25px 0;}
        .header-navigation ul.navigation-box > li:hover > a,
        .header-navigation ul.navigation-box > li.current > a {background: #190A32;color: #fff;}
        .header-navigation .container {padding-right: 15px;}
        .header-navigation .container .navbar-header {padding-right: 125px;}
        .header-navigation .container .right-side-box {top:12.5px;-webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0);right: 15px;} 
        .navbar-default .navbar-toggle {margin: 0;}
        .header-navigation .container .navbar-brand {padding: 0 0 25px;}
        .header-navigation .container .navbar-toggle {margin: 0px 0 22px;}
        .header-navigation .container .right-side-box {top: 0;}
        .header-navigation.stricky-fixed .container .right-side-box {top: 20px;}
        .header-navigation.stricky-fixed .container .navbar-toggle {margin: 22px 0;}
        .header-navigation.stricky-fixed .navbar-toggle:hover {border-color: #6B40BF;}
        .header-navigation.stricky-fixed .navbar-toggle:hover .icon-bar {background: #6B40BF;}
        .mobile_menu_button {
            display: block;
        }
        .sign-up-btn {
            margin-left: 25px;
            margin-top: -25px;
            position: absolute;
            top: 30px;
            right: 0px;
        }
        .navbar-light .navbar-toggler {
            color: rgba(251, 246, 246, 0.5);
            border-color: rgba(236, 234, 234, 0.75);
        }
        .navbar-nav .nav-link.active {
            color: #fff !important;
        }
        .navbar-collapse .navbar-nav {
            padding: 30px 0px;
        }
        .nav-item.dropdown:hover .dropdown-menu {
            position: static;
            float: none;
            background-color: #fff !important;
            opacity: 1;
            margin: 0 15px;
            visibility: visible;
        }
        
   }

   @media (max-width: 1024px) {
    img {max-width: 100%;}
    .banner-static .banner-moc-box > img {max-width: none;left: 50%;}
    .banner-static .banner-content h3 br,
    .features-style-one .feature-style-content h3 br,
    .features-style-one .feature-style-content p br,
    .intigration-section h3 br,
    .blog-style-one .single-blog-post .text-box h3 br,
    .blog-style-one .single-blog-post .text-box p br,
    footer.footer .footer-widget.contact-widget p br,
    .intigration-section p br {display: none;}
    .fun-fact .single-fun-fact {margin-bottom: 40px;}
    .fun-fact .separator {margin-top: 40px;margin-bottom: 0px;}
    .how-app-work-section .how-app-work-content-wrap {padding-left: 0;}
    .how-app-work-section .download-btn {padding-left: 60px;padding-right: 30px;}
    .how-app-work-section .download-btn i.fab {left: 25px;}
    .how-app-work-section .container img.circled-img {left: -60px;}
    .footer-bottom .container {padding-left: 15px;padding-right: 15px;}
    .app-features {
        padding-top: 110px;
    }
}
@media (max-width: 991px) { 
    .navbar-nav {
        width: 100%;
    }
    .navbar-nav li {
        display: block;
        width: 100%;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        opacity: 1;
        visibility: visible;
        position: static;
        float: none;
        display: none;
    }
    .dropdown-btn {
        display: block;
        position: absolute;
        top: 0;
        right: 20px;
        font-size: 20px;
        color: #fff;
        border: 1px solid #fff;
        padding: 2px 10px 0px 10px;
    }
    .sign-up-btn {
        right: 60px;
        top: 25px;
    }
    .navbar-nav ul {
        padding-top: 15px;
        margin-right: 0;
        float: none;
    }
}
@media(max-width: 920px) { 
    .banner-static .banner-moc-box > img {
        left: 0;
        margin-top: 40px;
    }
    .app-features {
        padding-top: 50px;
    }
    .fun-fact .separator {
        margin-bottom: 50px;
    }
}
@media (max-width: 850px) {
    .banner-static .banner-content p {color: #190A32;}
}
@media (max-width: 870px) { 
    .how-app-work-section .download-btn.active {
        margin-bottom: 20px;
    }
}
@media (max-width: 768px) {
    .sec-title {margin-bottom: 50px;}
    .separator.mb135 {margin-bottom: 80px;}
    .separator.mt135 {margin-top: 80px;}
    .separator.mb115 {margin-bottom: 80px;}
    .banner-static .banner-moc-box {margin-top: 50px;}
    .banner-static .banner-moc-box > img {left: -100px;float: none !important;margin-left: auto;margin-right: auto;display: block;}
    .how-app-work-section .container img.circled-img {display: none}
    .how-app-work-section + .separator.mt135 {margin-top: 80px;}
    .features-style-one .feature-style-content {padding-bottom: 50px;}
    .features-style-one + .separator.mt135 {margin-top: 10px;}
    .features-style-one .feature-style-content.pl40 {padding-left: 0;padding-top: 0 !important;}
    .intigration-section .intigration-content {padding-top: 0;}
    .intigration-section h3 {margin-top: 0;}
    .intigration-section .intigration-img-box {text-align: center;}
    .swiper-slider-area .swiper-wrapper {height: 600px; } 
    .swiper-slide.swiper-slide-active, .swiper-slide {background-size: contain;
        background-repeat: no-repeat;
		background-position: center;}
    .swiper-slide.swiper-slide-active {border-radius: 0px; }
    .testimonials-style-one .container > img.testi-thumb {display: none;}
    .testimonials-style-one .title h3 {text-align: center;margin-bottom: 50px;padding-left: 0;}
    .single-testimonial .img-box {width: 200px;vertical-align: middle;}
    .single-testimonial .text-box {padding-left: 30px;padding-right: 15px;vertical-align: middle;}
    .testimonials-style-one .container {padding: 0;}
    .footer-widget {margin-bottom: 40px;}
    .testimonials-style-one {overflow: hidden;}
    .features-style-one .feature-style-content {padding-top: 0;}
    .has-right-sidebar {padding-right: 0;margin-bottom: 80px;}
    .blog-details-page .has-right-sidebar {padding-right: 0;}
    .blog-details-page .single-blog-post-style-two .text-box .social-box ul {margin-left: -5px;margin-right: -5px;}
    .blog-details-page .single-blog-post-style-two .text-box .social-box ul li {margin-bottom: 10px;margin-left: 0 !important;padding: 0 5px;}
}
@media (max-width: 767px) {
 .how-app-work-section .download-btn.active {
    margin-bottom: 0px;
}

}

@media (max-width: 736px) {
    .banner-static .banner-moc-box > img {max-width: 100%;left: 0;}
    .blog-style-one {overflow: hidden;}
    .pricing-section .single-pricing {max-width: 370px;margin-top: 50px;margin-left: auto;margin-right: auto;}
    .pricing-section .single-pricing.popular {top: 0;margin-top: 50px;}
    .pricing-section ul.switch-toggler-list {margin-bottom: 0;}
    .blog-style-one .owl-theme .owl-nav .owl-prev {left: 0;}
    .blog-style-one .owl-theme .owl-nav .owl-next {right: 0;}
    .footer-widget {max-width: 370px;}
    .footer-bottom {margin-top: 0px;}
    .banner-static .banner-content {padding-top: 0;}
    .blog-details-page .single-blog-post-style-two .text-box .tags-box ul {margin-left: -5px;margin-right: -5px;}
    .blog-details-page .single-blog-post-style-two .text-box .tags-box ul li {margin-left: 0 !important;padding: 0 5px;margin-bottom: 10px;}
    footer.footer .footer-widget-wrapper {padding-bottom: 0px;}

}
@media (max-width: 667px) {
    .sec-title p br {display: none;}
    .footer-bottom .container .pull-left,
    .footer-bottom .container .pull-right {width: 100%;text-align: center;}
    .swiper-slider-area .swiper-wrapper { height: 760px;}
}
@media (max-width: 568px) {
    .single-testimonial .img-box {display: block;margin-left: auto;margin-right: auto;}
    .single-testimonial .text-box {display: block;padding-left: 15px;text-align: center;}
    .single-testimonial .text-box img {margin-left: auto;margin-right: auto;}
    footer.footer .subscribe-section .subscribe-form .left-content {width: 100%;text-align: center;}
    footer.footer .subscribe-section .subscribe-form .right-content {width: 100%;}
    footer.footer .subscribe-section .subscribe-form button[type="submit"] {margin-left: auto;margin-right: auto;width: 200px;display: block;margin-top: 15px;}
    .testimonials-style-one .title h3 {margin-bottom: 20px;}
    .intigration-section .intigration-content {padding-bottom: 50px;}
    footer.footer .subscribe-section .subscribe-form {padding-left: 35px;}
    .recent-news-wrapper {margin-bottom: 50px;}
    .recent-news-wrapper .single-recent-post {width: 100%;max-width: 400px;margin-bottom: 30px;}
    .recent-news-wrapper .single-recent-post .img-box img {width: 100%;}
    .app-secreenshots .sec-title { margin-bottom: 50px; }
    .app-secreenshots + .separator.mb115 {margin-bottom: 20px;}
    .banner-static {padding-top: 140px;}
    .app-features {padding-bottom: 95px;}
    .banner-static .banner-content p br {display: none;}
    .banner-static .banner-content p {color: #190A32;}    
    .banner-static .banner-moc-box {display: none;}
}

@media (max-width: 414px) {
    .how-app-work-section .download-btn.active {margin-right: 0;margin-bottom: 30px;}    
    .fun-fact .separator {margin-bottom: 50px;margin-top: 20px;}    
    .header-navigation .container .right-side-box {display: none;}
    .header-navigation .container .navbar-header {padding-right: 0;}
    .blog-details-page .single-blog-post-style-two .text-box {padding-left: 0;}
    .how-app-work-section .single-how-app-work .text-box p br {display: none;}
    .banner-static .banner-content .thm-btn {display: block;width: 200px; margin-left: 0 !important;margin-bottom: 20px;text-align: center;} 
    .fun-fact .separator {
        margin-bottom: 30px;
    }   
    .how-app-work-section {
        padding-top: 50px;
    }
    .app-features {
        padding-top: 40px;
    }
}

@media (max-width: 397px) {    
    .banner-static .banner-content h3 br {display: none;}
    .intigration-section .intigration-img-box img:nth-child(3) {top: -80px; right: 50px;} 
    .banner-static .banner-content .thm-btn {display: block;width: 200px; margin-left: 0 !important;margin-bottom: 20px;text-align: center;}    
}
@media (max-width: 320px) {    
    .banner-static .banner-content .thm-btn {margin-left: 0 !important;margin-bottom: 20px;}    
    .how-app-work-section .how-app-work-slider-wrapper {width: 290px;}
    .how-app-work-section .how-app-work-screen-mobile-image {width: 290px;}
    .how-app-work-section .how-app-work-content::before {display: none;}
    .how-app-work-section .single-how-app-work .icon-box, .how-app-work-section .single-how-app-work .text-box {display: block;padding-left: 0;padding-right: 0;}
    .how-app-work-section .single-how-app-work .icon-box {margin-bottom: 40px;}
    .swiper-slider-area .swiper-wrapper {height: 630px;}
    .pricing-section .single-pricing ul.list-item {margin-top: 20px;}
}
@media (max-width: 1007px) {
    .banner-static .banner-content p {color: #190A32;}
}

/* ==============================
   SP ナビゲーション
============================== */

/* ハンバーガーボタン（常時） */
.navbar-toggler {
    border: none;
    padding: 10px;
    background: transparent;
}
.navbar-toggler:focus {
    outline: none;
    box-shadow: none;
}
.navbar-toggler-icon {
    display: block;
    width: 25px;
    height: 2px;
    background-color: #fff;
    margin: 5px 0;
}

/* PC/SP 表示切り替え（常時） */
.sp-only {
    display: none;
}
.sp-menu-footer {
    display: none;
}
.navbar-close {
    display: none;
}

/* SP用（991px以下） */
@media (max-width: 991px) {
    .pc-only {
        display: none !important;
    }
    .sp-only {
        display: block !important;
    }
    
    /* 閉じるボタン */
    .navbar-close {
        display: block;
        position: absolute;
        top: 20px;
        right: 20px;
        background: transparent;
        border: none;
        color: #fff;
        font-size: 36px;
        cursor: pointer;
        padding: 10px;
        z-index: 10000;
    }
    .navbar-close:focus {
        outline: none;
    }
    
    /* 全画面メニュー */
    #navbarToggler {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        width: 100% !important;
        height: 100vh !important;
        background: linear-gradient(to right, #0084ff 0%, #00c6ff 100%) !important;
        z-index: 9999;
        padding: 80px 20px 30px !important;
        margin: 0 !important;
        border: none !important;
    }
    
    /* メニューリスト */
    #navbarToggler ul {
        margin: 0 !important;
        padding: 0 !important;
        list-style: none;
        float: none !important;
        background: transparent !important;
    }
    
    #navbarToggler ul li {
        display: block !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        margin: 0 !important;
        padding: 0 !important;
    }
    
    #navbarToggler ul li a {
        display: block;
        color: #fff !important;
        font-size: 18px;
        font-weight: 600;
        padding: 18px 0 !important;
        text-align: center;
    }
    
    /* SP用フッター */
    .sp-menu-footer {
        display: block;
        margin-top: 30px;
        text-align: center;
    }
    
    .sp-menu-notice {
        font-size: 11px;
        color: rgba(255, 255, 255, 0.8);
        line-height: 1.6;
        margin-bottom: 20px;
        padding: 0 10px;
    }
    
    .sp-menu-notice a {
        color: #fff;
        text-decoration: underline;
    }
    
    .sp-menu-btn {
        display: inline-block;
        background: #fff;
        color: #0084ff !important;
        font-size: 16px;
        font-weight: 600;
        padding: 15px 40px;
        border-radius: 30px;
        text-decoration: none;
    }
    
    /* お問い合わせボタン非表示 */
    .cta-btn {
        display: none;
    }
}

/* PC（992px以上） */
@media (min-width: 992px) {
    .navbar-close {
        display: none !important;
    }
    .sp-menu-footer {
        display: none !important;
    }
    .sp-only {
        display: none !important;
    }
}

@media (max-width: 991px) {
    /* バナー背景画像を消す */
    .banner-static {
        background-image: none !important;
        background-color: #fff;
    }
    
    /* ハンバーガーメニューを黒に */
    .navbar-toggler-icon {
        background-color: #333;
    }
}
@media (max-width: 991px) {
.sec-title p{
	text-align: left;
	margin-bottom: 100px;

	}
	.how-app-work-slider-wrapper{
		display: none;
	}
	.how-app-work-section{
		padding-top:10px;
	}
	#use-cases{
		    padding-top: 0px;
	}
	#how-it-works > div > div > div:nth-child(2) > div > div.title > h3{
		text-align: center;
	}

	}

/* SPのみ改行 */
.sp-br {
    display: none!important;
}

@media (max-width: 600px) {
	
    .sp-br {
        display: block!important;
    }
	#use-cases > div > div.sec-title.text-center > p{
		
		text-align: center!important;
	}
}
@media (max-width: 767px) {
    .features-style-one.reverse-sp .row {
        display: flex;
        flex-direction: column;
    }
    
    .features-style-one.reverse-sp .row .col-md-6:first-child {
        order: 2;
    }
    
    .features-style-one.reverse-sp .row .col-md-6:last-child {
        order: 1;
    }
    
    #screenshots {
        padding-top: 60px;
        padding-bottom: 0px;
    }
    
    #screenshots > div.container > div > p {
        margin-bottom: 0;
    }
	.features-style-one .feature-style-content h3{
		font-size: 26px;
	}
}

@media (max-width: 768px) {
    .app-secreenshots .container {
        overflow: hidden;
    }
    
    .appScreenshotCarousel-container {
        overflow: hidden !important;
    }
    
    /* フレーム */
    .screen-mobile-image {
        display: block !important;
        width: 280px;
        height: 600px;
        top: 0;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
    
    /* スライドのラッパー */
    .swiper-wrapper {
        width: 280px !important;
        height: 600px !important;
        margin: 0 auto !important;
        transform: none !important;
    }
    
    /* 全スライド共通 */
    .swiper-slide {
        width: 280px !important;
        height: 600px !important;
        background-size: cover;
        background-position: center top;
        border-radius: 40px;
        transform: none !important;
        left: 0 !important;
        position: absolute !important;
        top: 0 !important;
    }
    
    /* アクティブ以外は非表示 */
    .swiper-slide:not(.swiper-slide-active) {
        opacity: 0 !important;
        visibility: hidden !important;
    }
    
    .swiper-slide-active {
        opacity: 1 !important;
        visibility: visible !important;
    }
}

@media (max-width: 991px) {
    .banner-static {
       background: #fff url(../img/slider-bg-sp.png) right top no-repeat !important;
        background-size: cover !important;
    }
    .banner-static .banner-content {
        padding-top: 50vh;
    }
}
@media (max-width: 991px) {
    .banner-static .banner-content {
        padding-top: 350px; /* 上に移動 */
    }
    
    .banner-static .banner-content .thm-btn {
        padding: 10px 24px;
                width: 180px;
        text-align: center;

        font-size: 14px;
    }
    .banner-static .banner-content p.banner-notice {
        margin-top: 80px;
        
        font-size: 10px;
    }
    .features-style-one{
        margin-bottom: 40px;
    }
    .features-style-one .feature-style-content h3 {
        margin-top: 10px;
   }
    .home-page-one.menu-bg-overlay .navbar-toggler-icon {
        background-color: #fff;
    }
}