<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: cocople-ShopStandard-ssl
Theme URI: http://panolabollc.com/
Description: cocopleã‚·ãƒ§ãƒƒãƒ—ã‚¹ã‚¿ãƒ³ãƒ€ãƒ¼ãƒ‰ãƒ†ãƒ³ãƒ—ãƒ¬ãƒ¼ãƒˆï¼ˆsslå¯¾å¿œï¼‰
Version: 1.0.7
Author: Kenichiro Numa.
Author URI: http://panolabollc.com/
*/

@import url("https://www.panolabollc.com/common/style.css");

.upper {
    position: fixed;
    right: 10px;
    bottom: 10px;
    transition: 1s;
    opacity: 0.9;
    text-align: right;
}

.upper2 {
    position: fixed;
    right: 10px;
    bottom: 140px;
    transition: 1s;
    opacity: 0.9;
    text-align: right;
}

.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}
</pre></body></html>