@charset "UTF-8";

/*** 쉼박 확인용. 작업 끝나면 지우세요: begin ***/
/* .svgList svg>g:not(#bg) line { stroke: magenta; }
.input-wrap .input-line { box-shadow: 0 0 0 1px blue inset; }
.input-wrap input { box-shadow: 0 0 0 1px red inset; } */
/*** 쉼박 확인용. 작업 끝나면 지우세요: end ***/

.input-wrap { left: 120px; top: 228px; }
.input-wrap li { margin-bottom: 40px; }
.input-wrap li input { width: 360px; margin-right: 20px; }

.input-wrap.ex::before { content: ''; position: absolute; width: 113px; height: 403px; right: 250px; bottom: 45px; background: url(../images/ex.png) no-repeat center; }