/*
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;
}
