@charset "UTF-8";.c-step-nav{display:flex;width:100%;margin-bottom:16px}@media screen and (min-width:769px){.c-step-nav{margin-bottom:38px}}.c-step-nav__step{display:flex;flex:1;justify-content:center;align-items:center;font-size:12px;font-weight:600;height:36px;box-sizing:border-box;padding:8px 14px;color:#666;background-color:#f5f5f5;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 50%,calc(100% - 8px) 100%,0 100%)}.c-step-nav__step:last-child{clip-path:none}.c-step-nav__step.is-active{color:#fff;background-color:#000}@media screen and (min-width:769px){.c-step-nav__step{font-size:14px}}