@charset "UTF-8";
.guide-Efforts_ItemList.year_changer{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:20px;white-space:wrap}
@media only screen and (min-width:600px){
.guide-Efforts_ItemList.year_changer{justify-content:space-around}
}
@media only screen and (min-width:1033px){
.guide-Efforts_ItemList.year_changer{justify-content:space-between}
}
