._fnctWrap{line-height: 1.5;}
.common-select{display: flex; height: 4.8rem; padding-left: 1.5rem; padding-right: 4.7rem; background: url('../images/ic-search-arrow.png') no-repeat right 1.5rem center; border:0; font-family: pm; font-size: 1.6rem; color: #777777; -o-appearance: none; -webkit-appearance: none; -moz-appearance: none;appearance: none; border:0.1rem solid #ccc; border-radius: .5rem}
.common-select.file{background: none;}
.common-text{display: flex; height: 4.8rem; text-indent: 1.5rem; font-family: pm; font-size: 1.6rem; color: #777777; border: .1rem solid #ccc; border-radius: .5rem; padding: .5rem 0;}
.common-textarea{font-family: pm; font-size: 1.6rem; color: #777777; border: .1rem solid #ccc; border-radius: .5rem; width: 100%; height: 20rem; text-indent: 1.5rem; padding: 1.5rem 0;}
.full{width: 100%;}
.point{width: .8rem; height: .8rem; margin-right: 1rem; background: url('../images/ic-must.png') no-repeat center; text-indent: -99999rem; display: inline-block;}
.he100{height: 10rem;}
.small-button{display: inline-flex; height: 3rem; padding: 0 1rem; background: #fff; border: 1px solid #0d5dbe; border-radius: .5rem; font-family: pm; font-size: 1.4rem; color: #0d5dbe; align-items: center;}
.flex{display: flex; flex-wrap: wrap; gap: 1rem;}
.nonwrap{flex-wrap: nowrap;}
.center{ align-items: center;}
.start{justify-content:start;}
.end{justify-content: end;}
.textbox{position: relative;}