/*
Theme Name: AFFINGER Child
Template: affinger
Description: AFFINGER6 対応
Version: 20210719
*/
[id$="_clone"] {
    padding-bottom: 150px;
}


.svg {
    fill: #000;
    transition: all 0.3s ease-in-out;
    padding: 0 2px;
}
.tw
{
    width: 23px;
    height: 23px;
    margin-bottom: -2px;
    margin-left: 10px;
    border-radius: 3px;
    background-color: #fff;
    transition: all 0.3s ease-in-out;
}
.tiktok-li {
margin-right: 10px; 
padding: 10px;
}
.tw:hover,
.instagram:hover,
.tiktok:hover {
    opacity: 0.4;
    transition: all 0.3s ease-in-out;
}
.footer .social {
    text-align: right;
}
@media (max-width: 768px) {
    .footer .social {
        text-align: center;
    }
    .tiktok-li {
        margin-right: -13rem;
    }
}
@media (max-width: 991px) {
    .footer .social {
        text-align: center;
    }
    .tiktok-li {
        margin-right: -13rem;
    }
}
