<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 繧ｷ繧ｧ繧｢ */
#sns-follow ul {
    margin:0 auto;
}
#sns-follow li {
    text-align: center;
    float:left;
    width:48.0%;
    height:35px;
    margin:2px 2px 2px 2px;
}
#sns-follow li a img {
    height: 35px !important;
    width: 120px !important;
}

.clearLeft { 
    clear: left;
}

/* ----------------------- */


/* 繧ｷ繧ｧ繧｢ */
#share {
    text-align: center;
    margin-top: 4px;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    height: auto;
}
#share span {
    width: 16.6%;
    padding: 0.5% 0.5% 0.5% 0.5%;
}

#share span a img{
/*    height: 42px !important;
    width: 42px !important;*/
    width: 15.6%;
    height: auto;
}

/* clearfix */
.clearfix:after{
    content: "."; 
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix, .fixed {
    min-height: 1px;
}
 
* html .clearfix,
* html .fixed {
    height: 1px;
    /*ﾂ･*//*/
    height: auto;
    overflow: hidden;
    /**/
}
</pre></body></html>