.select_numbers{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;overflow-x:scroll;position:relative}.select_number{align-items:center;background:#fff;border:1px solid #aeaeae;border-left-width:0;cursor:pointer;display:flex;flex:0 0 auto;font-weight:700;height:44px;justify-content:center;line-height:1;position:relative;transition:background .2s;width:44px;z-index:10}.select_number.active{background:var(--c-line);color:#fff}.select_number:first-child{border-radius:3px 0 0 3px;border-width:1px}.select_number:last-child{border-radius:0 3px 3px 0;border-width:1px 1px 1px 0}.select_number.error{border-color:var(--c-danger)}.select_texts[data-v-3dcccfb8]{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;overflow-x:scroll;position:relative;width:auto}.select_texts.error .select_text[data-v-3dcccfb8]{border-color:var(--c-danger)}.select_text[data-v-3dcccfb8]{align-items:center;border:1px solid #aeaeae;border-left-width:0;border-radius:0;cursor:pointer;display:flex;flex:0 0 auto;font-weight:700;height:44px;justify-content:center;line-height:1;padding:0 1rem 0 .5rem;transition:background .2s;width:auto}.select_text input[data-v-3dcccfb8]{margin:0 .3rem 0 0}.select_text.active[data-v-3dcccfb8]{background:#0d848d;color:#fff}.select_text[data-v-3dcccfb8]:first-child{border-radius:3px 0 0 3px;border-width:1px}.select_text[data-v-3dcccfb8]:last-child{border-radius:0 3px 3px 0;border-width:1px 1px 1px 0}.select_text.error[data-v-3dcccfb8]{border-color:#d94141}.required[data-v-1c19a924]{margin-left:.5rem;vertical-align:bottom}.answer-form-group[data-v-1c19a924]{margin-bottom:1rem}.ttl[data-v-1c19a924]{margin-bottom:.2rem}.form-control[type=text][data-v-1c19a924]{border-color:#aeaeae;border-radius:3px;border-width:1px;box-shadow:none;box-sizing:border-box;font-size:16px;padding:.4rem;width:100%}.answers[data-v-16147df5]{padding-bottom:2rem}@media screen and (max-width:480px){.answers[data-v-16147df5]{padding-bottom:1.5rem}}