.pc_only{
    display: block;
}

.sp_only{
    display: none;
}

.clearfix::after{
	display: block;
	content: "";
	clear: both;
}

header.fixed {
    z-index: 100000;
}

section.sticky_block {
    position: fixed;
    height: 100%;
    width: 100%;
}

main.appDL {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: -20px;
}


.sticky_left {
    width: 35.7%;
    float: left;
        background-image:url(/img/usr/app_dl/250723/fl_block_bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
            height: 100%;
            box-shadow: 11px 0px 10px #33333329;
}

.sticky_right {
    float: right;
    width: 35.7%;
            background-image:url(/img/usr/app_dl/250723/fl_block_bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
            height: 100%;
                position: relative;
                box-shadow: -6px 0px 10px #33333329;
}

section.mid_block {
    width: 28.6%;
    margin: 0 auto;
    background-image: url(/img/usr/app_dl/250723/center_bg.jpg);
    background-size: contain;
    background-position: center -110px;
    padding-top: 50px;
    z-index: 100;
}

.sticky_left {
    text-align: center;
    padding-top: 60px;
}


.sticky_left > img {
    max-width: 205px;
    width: 10vw;
}

.sticky_left h1 {
    font-size: 1.25vw;
    color: #001960;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 40px;
}

.app_left {
    float: left;
    width: calc(50% - 10px);
    text-align: center;
    margin-right: 5px;
}

.app_right {
    float: right;
    width: calc(54% - 10px);
    text-align: center;
}

.app_btn.clearfix {
    max-width: 320px;
    margin: 0 auto;
}

.app_left img, .app_right img {
    width: 100%;
}

.sticky_right img, .sticky_right p {
    position: absolute;
}

.sticky_right img:nth-of-type(1) {
    left: 0;
    right: 0;
    margin: auto;
    top: 100px;
    width: 150px;
}

.sticky_right img:nth-of-type(2) {
    right: -265px;
    left: 0;
    margin: auto;
    width: 100px;
    top: 140px;
}

.sticky_right p {
    left: 0;
    right: 0;
    margin: auto;
    font-size: 17px;
    width: 190px;
    top: 260px;
    font-weight: bold;
}

section.block01 {
    max-width: 100%;
    margin: 0 auto 50px;
    position: relative;
}

section.block01 h2 {
    max-width: 80%;
    margin: 0 auto 25px;
}

section.block01 p {
    font-size: 1.1vw;
    text-align: center;
    font-weight: 500;
}

.bx-wrapper {
    max-width: 80% !important;
    margin: 0 auto;
    position: relative;
    text-align: center;
}


.bx-controls-direction {
    height: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
}

a.bx-next {
    position: absolute;
    background-color: #cccccccc;
    color: #fff;
    display: block;
    width: 2.5vw;
    height: 2.5vw;
    text-align: center;
    font-size: 0;
    top: -100px;
    right: -1.5vw;
    z-index: 100;
    bottom: 0;
    left: unset;
    margin: auto;
}

a.bx-next::after {
    width: 0.85vw;
    height: 0.85vw;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    transform: rotate(45deg);
    display: block;
    top: 0.7vw;
    bottom: 0;
    right: 0.9vw;
    position: absolute;
    content: "";
    z-index: 10000;
}

a.bx-prev {
    position: absolute;
    background-color: #cccccccc;
    color: #fff;
    display: block;
    width: 2.5vw;
    height: 2.5vw;
    text-align: center;
    font-size: 0;
    top: -100px;
    left: -1.5vw;
    z-index: 100;
    bottom: 0;
    right: unset;
    margin: auto;
    transition: 0.3s ease;
}

a.bx-prev.slick-arrow.active {
    display: none !important;
}

a.bx-prev::after {
    width: 0.85vw;
    height: 0.85vw;
    border-top: 4px solid #fff;
    border-left: 4px solid #fff;
    transform: rotate(-45deg);
    display: block;
    content: "";
    top: 0.7vw;
    bottom: 0;
    left: 1vw;
    position: absolute;
}

ul.slick-dots {
    bottom: 6vw;
}

.slick-dots li button::before{
    font-size: 13px !important;
    color: #001960 !important;
}

.slick-slide img {
    margin: auto;
}

.bx-pager.bx-default-pager {
    text-align: center;
    top: -6.75vw;
    position: relative;
}

.bx-pager-item {
    display: inline-block;
    margin-left: 7px;
    margin-right: 7px;
}

.bx-pager-item a {
    display: block;
    width: 13px;
    height: 13px;
    border-radius: 100%;
    background-color: #AAA6A1;
    font-size: 0;
    transition: 0.3s ease;
}

.bx-pager-item a.active{
        background-color: #001a64;
}


section.block02 > h3,section.block04 > h3,section.block05 > h3,
section.block06 > h3,section.block07 > h3 {
    position: relative;
    z-index: 100;
    margin-bottom: -160px;
}

section.block02,section.block03,section.block04,
section.block05,section.block06,section.block07,
section.block08 {
    margin-bottom: 75px;
}

section.block03{
    margin-bottom: 75px;
}

section.block01 ul li p, section.block02 ul li p, section.block03 ul li p, section.block04 ul li p, section.block05 ul li p, section.block06 ul li p, section.block07 ul li p, section.block08 ul li p {
position: relative;
    top: 0;
    text-align: center;
    font-size: 1.2vw;
    color: #001960;
    margin-top: 2vw;
    font-weight: 900;
}
.footer_insta_block {
    text-align: center;
}

.footer_insta_block {
    text-align: center;
    padding-bottom: 100px;
}

.block08 h3 {
    max-width: 300px;
    position: relative;
    left: 70px;
    top: 20px;
}

section.block02 > h3, section.block04 > h3, section.block05 > h3, section.block06 > h3, section.block07 > h3 {
    position: relative;
    z-index: 100;
    margin-bottom: -6vw;
    max-width: 175px;
    left: 2vw;
    top: -25px;
    width: 7vw;
}

.block08 h3 {
    max-width: 300px;
    position: relative;
    left: 2vw;
    top: 1vw;
    width: 14vw;
}

.footer_insta_block img {
    max-width: 372px;
    width: 17vw;
}

    ul.slider.slick-initialized.slick-slider {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}


@media only screen and (max-width:1000px){

.pc_only{
    display: none;
}

.sp_only{
    display: block;
}

section.sticky_block {
    display: none;
}

    section.block01 p {
        font-size: 4.6vw;
    }


    section.mid_block {
        width: 100%;
        padding-bottom: 50px;
    }
section.block01 ul li p, section.block02 ul li p, section.block03 ul li p, section.block04 ul li p, section.block05 ul li p, section.block06 ul li p, section.block07 ul li p, section.block08 ul li p {
    position: relative;
    top: 0;
    text-align: center;
    font-size: 4.2vw;
    color: #001960;
    margin-top: 25px;
    font-weight: bold;
}

nav.footer_nav {
    display: block;
    width: 100%;
    position: fixed;
    z-index: 500;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #ffd900;
    z-index: 1200;
}

.footer_nav ul li {
        display: inline-block;
        width: 19%;
        box-sizing: border-box;
        font-size: 0;
        border: 0;
        text-align: center;
        opacity: 0.3;
        transition: 0.3s ease;
    }

.footer_nav ul li.active {
    opacity: 1;
}

.footer_nav ul li:nth-of-type(1) img {
    width: 39px;
    height: 47px;
}

.footer_nav ul li:nth-of-type(2) img {
    width: 71px;
    height: 46px;
}

.footer_nav ul li:nth-of-type(3) img {
    width: 52px;
    height: 45px;
}

.footer_nav ul li:nth-of-type(4) img {
    width: 64px;
    height: 42px;
}

.footer_nav ul li:nth-of-type(5) img {
    width: 55px;
    height: 47px;
}

.footer_nav ul li a {
    display: block;
    width: 100%;
    padding: 15px 0;
}

.app_bnr img {
    display: block;
    width: 100%;
            max-width: 180px;
    margin: 0 auto 25px;
}

.footer_insta_block img {
    max-width: 262px;
    width: 100%;
}

.app_bnr {
    margin-bottom: 75px;
}

.block08 h3 {
    width: 59vw;
}

.bx-pager.bx-default-pager {
    text-align: center;
    top: -22vw;
    position: relative;
}

a.bx-prev,a.bx-next {
    width: 7.5vw;
    height: 7.5vw;
}

a.bx-prev::after,a.bx-next::after {
    width: 2.85vw;
    height: 2.85vw;
}

a.bx-prev::after{
    top: 2vw;
    left: 2.5vw;
}

a.bx-next::after{
    top: 2vw;
    right: 2.5vw;
}

    .chatbot-container.is-open {
        margin-right: 0% !important;
        z-index: 10000000;
    }

    .block-cookie-consent{
        z-index: 100000000000;
    }

    ul.slider.slick-initialized.slick-slider {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

a.bx-next {
    position: absolute;
    background-color: #cccccccc;
    color: #fff;
    display: block;

    text-align: center;
    font-size: 0;
    top: 0;
    right: -88vw;
    z-index: 100;
    bottom: 0;
    left: 0;
    margin: auto;
}


a.bx-prev {
    position: absolute;
    background-color: #cccccccc;
    color: #fff;
    display: block;

    text-align: center;
    font-size: 0;
    top: 0;
    left: -88vw;
    z-index: 100;
    bottom: 0;
    right: 0;
    margin: auto;
    transition: 0.3s ease;
}

a.bx-prev.slick-arrow.active {
    display: none !important;
}



ul.slick-dots {
    bottom: 18vw;
}

}