@keyframes show{0%{display:none;opacity:0;visibility:hidden}100%{display:block;opacity:1;visibility:visible}}@keyframes hide{0%{display:block;opacity:1;visibility:visible}100%{display:none;opacity:0;visibility:hidden}}.js-fadeIn{opacity:0;transition:opacity .8s cubic-bezier(0.215, 0.61, 0.355, 1),transform .8s cubic-bezier(0.215, 0.61, 0.355, 1)}.js-fadeIn.is-fadeInUp{transform:translateY(16px)}.js-fadeIn.is-show{opacity:1;transform:none}.voice__item{display:flex;align-items:center;margin-bottom:80px}.voice__item:nth-child(even){flex-direction:row-reverse}@media screen and (max-width: 768px){.voice__item:nth-child(even){flex-direction:column}}.voice__item:nth-child(even) .voice__main{padding:0 40px 0 0}@media screen and (max-width: 768px){.voice__item:nth-child(even) .voice__main{padding:0}}@media screen and (max-width: 768px){.voice__item{flex-direction:column;margin-bottom:60px}}.voice__image{flex:none;width:50%}@media screen and (max-width: 768px){.voice__image{width:100%;margin-bottom:1rem}}.voice__main{display:flex;align-items:flex-start;flex-direction:column;width:50%;padding-left:40px}@media screen and (max-width: 768px){.voice__main{width:100%;padding:0}}.voice__main .c-button{margin-top:auto}.voice__title{font-size:clamp(14px, 1.1189279732px + 0.0167504188 * 100vw, 24px);margin-bottom:1rem}.voice__client{font-size:14px;margin-bottom:2rem}@media screen and (max-width: 768px){.voice__client{font-size:12px;margin-bottom:1rem}}
