/* カスタマイズ用CSS */
.ec-headerTitle .ec-headerTitle__title img {
    position: absolute;
    width: 20%;
    z-index: 1000;
}
.ec-footerDetail {
    display: table;
    height: 300px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: right;
    color: #FFF;
    margin-bottom: 50px;
    padding: 10px;
}
.gmap {
    width: 100%;
    height: 500px;
}
.ec-footerShopInfo {
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.4;
    color: #000;
    background-color: #FFF;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    background-repeat: no-repeat;
    margin-bottom: 50px;
    /* padding-left: 20px;
    padding-right: 20px; */
    /* max-width: 1130px; */
    padding: 25px 20%;
    background-position: 80%;

}
.ec-footerShopInfo img {
    width: 200px !important;
}
.ec-footerShopInfo p {
    padding: 15px 0px;
}
