@charset "utf-8";


.footer_bnr.renew {
    padding: 2.5rem 0;
    border-bottom: 4px solid #333;
    text-align: center;
}

.footer_bnr.renew .floatlist {
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-size: 0;
}


.floatlist li {
    display: inline-block;
    vertical-align: top;
    font-size: 1.5rem;
}


.footer_bnr.renew li {
    margin-right: 2.0rem;
}



/*　　max-width: 1080px
	────────────────────────────────────────────────────── */
@media screen and (max-width: 1080px){
.results-btn01,.footer_bnr.pc.renew{display: none;}

	.results-btn02{
    display: flex !important;
    justify-content: flex-start;
    max-width: 780px;
    margin: 0 auto;
	}

.results-btn02 a{
margin-right: 2rem;
}
.footer_bnr.sp.renew{
display: block !important;
border-bottom: none;
}

}
/*　　max-width: 830px
	────────────────────────────────────────────────────── */
@media screen and (max-width: 830px){

	.results-btn02 , .footer_bnr.sp.renew{
    display: block !important;
    margin: 0 auto;
    max-width: 370px;
padding: 0;
}
.results-btn02 a,
.footer_bnr.sp.renew li {
    margin-right: 0;
	margin-bottom: 15px;
    display: block;
}


}
