.anchor-btns{display:flex;justify-content:center;flex-wrap:wrap;font-family:Noto Sans JP}.anchor-btns__item{display:flex;flex-direction:column;align-items:center;width:180px;max-width:50%;padding-bottom:15px}@media screen and (max-width:561px){.anchor-btns{margin:50px auto 30px}.anchor-btns__item{margin-bottom:30px}.anchor-btns__item:nth-of-type(odd){border-right:solid 1px #666}}@media screen and (min-width:561px){.anchor-btns{margin:50px auto}.anchor-btns__item:not(:last-of-type){border-right:solid 1px #666}}.anchor-btns__txt{color:#000;font-size:11px;margin-bottom:5px}.anchor-btns__name{color:#000;font-size:20px;font-weight:700;position:relative}.anchor-btns__name:after{content:'';width:7px;height:7px;border-left:solid 3px #000;border-bottom:solid 3px #000;box-sizing:border-box;position:absolute;left:50%;bottom:0;transform-origin:top left;transform:translate(-50%,13px) rotate(-45deg)}