/* カスタマイズ用CSS */
body{
    background: none;
}
.ec-layoutRole{
    background: none;
}
.ec-layoutRole .ec-layoutRole__contents{
    max-width: none;
    margin: 150px 0;
}
.ec-mypageRole{
    max-width: 1200px;
}
#page_homepage .ec-layoutRole .ec-layoutRole__contents{
    margin: 0;
}
a:focus, a:hover{
    text-decoration: none;
}

.btn01:hover{
    color: #fff
}
#page_user_data .ec-layoutRole .ec-layoutRole__contents{
    margin: 0;
}
#page_help_guide .ec-layoutRole .ec-layoutRole__contents{
    margin: 0;
}
#page_help_privacy .ec-layoutRole .ec-layoutRole__contents{
    margin: 0;
}
#page_help_agreement .ec-layoutRole .ec-layoutRole__contents{
    margin: 0;
}
#page_help_tradelaw .ec-layoutRole__main a{
    color: #000;
}
#page_help_tradelaw .ec-layoutRole__main a:hover{
    opacity: 0.7;
    color: #000;
}
#page_product_list .ec-layoutRole .ec-layoutRole__contents{
    margin: 0;
    margin-bottom: 100px;
}
#page_product_detail .ec-layoutRole .ec-layoutRole__contents{
    margin: 0;
    margin-bottom: 100px;
}
#page_product_detail .ec-productRole{
    margin-top: 30px;
}
.ec-productRole{
    padding-right: 10px;
    padding-left: 10px;
}
.ec-headingTitle{
   color: #333
}
.ec-productRole{
    color: #333
}