@charset "UTF-8";.c-images{display:block}.c-images__item{max-width:100%;height:auto;vertical-align:middle}.l-step-nav{display:flex;width:100%;margin-bottom:16px}@media screen and (min-width:769px){.l-step-nav{margin-bottom:38px}}.l-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%)}.l-step-nav__step:last-child{clip-path:none}.l-step-nav__step.is-active{background-color:#000;color:#fff}@media screen and (min-width:769px){.l-step-nav__step{font-size:14px}}