#etc-ptn13,
#etc-ptn13 .contents-wrap {
    padding: 0;
    height: 75px;
    width: 100%;
}

#etc-ptn13 .floatingBox {
    position: fixed;
    right: 0px;
    top: 0px;
    z-index: 11;
    background: rgb(255 255 255 / .5);
    padding: 0.5rem 1rem;
}

#etc-ptn13 .bg {
    background: #fff;
    opacity: 1;
}

@media(max-width:767px) {

    #etc-ptn13 .floatingBox {
        right: 0;
        top: inherit;
        bottom: 0;
    }
}#footer-ptn6 {}
#footer-ptn6 .bg-wrap {
	background: #fcf6eb;
}