#home03 {
    padding-top: 0;
    padding-bottom: 0;
}
.footer-block + #pageTop + #bottom {
    margin-top: 0;
}
.footer-block {
    margin-top: 100px;
}
#home04 .worksrelation__box {
    width: 100%;
}

#kv {

    margin-top: 112px;

/*
    margin-top: 0px;
*/
}

#kv.home {
    /*margin-top: -111px;*/
    position: relative;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
    margin-top: 0;
}
#header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    background: rgba(255, 255, 255, 0.8);
}

#container #kv .bx-viewport {
    max-height: inherit !important;
    max-height: inherit !important;
}

#container #kv .bx-viewport ul {
    top: 0px;
}

@media (max-width: 1000px) {
    #kv {
        margin-top: -58px;
    }
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
    .u-hidden-sm {
        display: none !important;
    }
}

@media screen and (min-width: 40em) {
    .u-hidden-lg {
        display: none !important;
    }
}

.u-visible-sm,
.u-visible-md,
.u-visible-lg {
    display: none !important;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
    #kv {
        margin-top: -0px;
    }

    #container #kv .bx-wrapper li,
    #container #kv .bx-wrapper {
        height: auto !important;
    }

    #container #kv .bx-wrapper li > img {
        position: static !important;
        transform: none;
        width: 100%;
        height: auto !important;
    }

    #container #kv .bx-viewport {


/*210329 del yachi
        height: 86vw !important;
        min-height: 370px;
*/


    }

    #container .slide-image {
        width: 100%;
        height: 86vw;
        min-height: 370px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        position: relative;
    }

    #container .slide-image img {
        max-width: 90%;
        margin: 0 auto;
        position: absolute;
        top: 50%;
        left: 43%;
        transform: translate(-50%, -50%);
    }

    #container .slide-image img.is-sm {
        max-width: 70%;
    }

    .u-visible-sm {
        display: block !important;
    }

    .u-visible-sm.is-inlineblock {
        display: inline-block !important;
    }
}

@media screen and (min-width: 40em) {
    .u-visible-lg {
        display: block !important;
    }

    .u-visible-lg.is-inlineblock {
        display: inline-block !important;
    }
}

.power-selling-03__warning {
    margin-top: 24px;
    font-size: 12px;
}
