/* カスタマイズ用CSS */
body {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
    background: #fff;
    font-size: 12px;
    line-height: 1.4;
}
.ec-layoutRole__contents {
    width: 980px !important;
}
.ec-layoutRole__mainBetweenColumn {
    width: 594px !important;
    margin-right: 20px;
}
.ec-layoutRole__left {
    width: 220px !important;
    margin-right: 20px;
    display: block !important;
}
.ec-layoutRole__right {
    width: 126px !important;
    display: block !important;
}
.ec-role {
  padding: 0 !important;
}