
/* rakuten customize */
body #htlContents,
#htlMainContent,
div#RthCustomize {
    margin: 0 0;
}
div#RthCustomize,
#htlMainContent {
    width: auto;
    float: none;
}
#RthCustomizeW a,
#RthCustomizeW a:link,
#RthCustomizeW a,
#RthCustomizeW a:visited {
    text-decoration: none;
}
#RthCustomizeW {
    /*width: 950px;*/
    overflow: hidden;
}
#RthCustomizeW a:hover {
    text-decoration: none;
}
#htlSide-A {
    /*top: 1010px;*/
    top: 1182px;
    /*top: 1207px;*/
    padding-top: 0;
    left: 50%;
    margin-left: -600px;
    position: absolute;
}
/*@media (max-width: 1570px) {
    #htlSide-A {
        top: 1207px;
    }
}
@media (max-width: 1500px) {
    #htlSide-A {
        top: 1149px;
    }
}*/



div#RthCustomizeW {
    width: 100%;
}
div#RthCustomizeW * {
    box-sizing: border-box;
}
div#RthCustomizeW .mainw.rtw {
    width: 950px;
    left: 50%;
    margin-left: -360px;
    position: relative;
}
div#RthCustomizeW .rtw {
    width: 950px;
    left: 50%;
    margin-left: -360px;
    position: relative;
}
div#RthCustomizeW img {
    max-width: 100%;
}
div#RthCustomizeW a:visited:hover, div#RthCustomizeW a:link:hover {
    color: #FFFFFF;
    opacity: 1;
}
div#RthCustomizeW a:visited:hover img, div#RthCustomizeW a:link:hover img {
    opacity: 0.6;
}