img {
  max-width: 100%;
  height: auto;
}
html.noscroll-long {
  overflow-y: scroll !important;
}
html.noscroll,
html.noscroll body {
  overflow: hidden !important;
  height: 100% !important;
}
.bx-mo {
  display: none;
}
.img-mo {
  display: none;
}
.bbs-none-action {
  text-align: center;
  padding: 20px;
  font-size: 24px;
}
.f-en {
  font-family: 'Montserrat', sans-serif;
}
.c-gray {
  color: #ddd !important;
}
.c-red {
  color: #ff9027 !important;
}
.view-m {
  display: none !important;
}
@media screen and (max-width: 840px) {
  .view-m {
    display: block !important;
  }
  .hide-m {
    display: none !important;
  }
}
.pos-r {
  position: relative;
}
.va-t {
  vertical-align: top !important;
}
.va-m {
  vertical-align: middle !important;
}
.va-b {
  vertical-align: bottom !important;
}
.inr-c {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.inr-c2 {
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1860px) {
  .inr-c2 {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 1240px) {
  .inr-c {
    margin-left: 30px;
    margin-right: 30px;
  }
}
br.mo {
  display: none;
}
@media screen and (max-width: 840px) {
  br.pc {
    display: none;
  }
  br.mo {
    display: block;
  }
  .inr-c,
  .inr-c2 {
    margin-left: 30px;
    margin-right: 30px;
    margin-left: 5vw;
    margin-right: 5vw;
  }
}
.f-l {
  float: left;
}
.f-r {
  float: right;
}
.ta-l {
  text-align: left !important;
}
.ta-r {
  text-align: right !important;
}
.ta-c {
  text-align: center !important;
}
.ov-v {
  overflow: visible !important;
}
.ov-h {
  overflow: hidden overflow: visible !important;
}
.d-b {
  display: block  !important;
}
.d-ib {
  display: inline-block !important;
  *display: inline;
  *zoom: 1;
}
.d-t {
  display: table !important;
}
.d-tc {
  display: table-cell !important;
  vertical-align: middle;
}
.modal-cover {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 0;
}
.ml-g10 > * {
  margin-left: 10px !important;
  margin-left: 1.19047619vw !important;
}
.mr-g10 > * {
  margin-right: 10px !important;
  margin-right: 1.19047619vw !important;
}
.ma-g5 {
  font-size: 0;
  line-height: 0;
}
.ma-g5 > * {
  margin-left: 5px !important;
  margin-left: 0.5952381vw !important;
  margin-right: 5px !important;
  margin-right: 0.5952381vw !important;
}
.ma-g10 {
  font-size: 0;
  line-height: 0;
}
.ma-g10 > * {
  margin-left: 10px !important;
  margin-left: 1.19047619vw !important;
  margin-right: 10px !important;
  margin-right: 1.19047619vw !important;
}
.ma-g15 {
  font-size: 0;
  line-height: 0;
}
.ma-g15 > * {
  margin-left: 15px !important;
  margin-left: 1.78571429vw !important;
  margin-right: 15px !important;
  margin-right: 1.78571429vw !important;
}
.ma-g20 {
  font-size: 0;
  line-height: 0;
}
.ma-g20 > * {
  margin-left: 20px !important;
  margin-left: 2.38095238vw !important;
  margin-right: 20px !important;
  margin-right: 2.38095238vw !important;
}
.ma-g25 {
  font-size: 0;
  line-height: 0;
}
.ma-g25 > * {
  margin-left: 25px !important;
  margin-left: 2.97619048vw !important;
  margin-right: 25px !important;
  margin-right: 2.97619048vw !important;
}
.inp_txt {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  width: 100%;
}
.inp_txt > input,
input.inp_txt {
  width: 100%;
  height: auto;
  line-height: normal;
  padding: 8px 20px;
  padding: 0.95238095vw 2.38095238vw;
  border: 1px solid #c3c3c3;
  border-radius: 0;
  outline-style: none;
  /* iSO 둥근모서리 제거 */
  -webkit-appearance: none;
  /* 브라우저별 기본 스타일링 제거 */
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input.inp_txt.ty2 {
  padding: 4px 10px;
  padding: 0.47619048vw 1.19047619vw;
  font-size: 14px;
  font-size: 1.66666667vw;
  border: 1px solid #c3c3c3;
  background-color: #f7f7f7;
}
.inp_txt .ph {
  position: absolute;
  top: 1px;
  left: 1px;
  padding: 8px 20px;
  padding: 0.95238095vw 2.38095238vw;
  color: #ddd;
  cursor: text;
  line-height: normal;
}
.inp_txt.ty2 .ph {
  padding: 3px 10px;
  padding: 0.35714286vw 1.19047619vw;
}
.inp_txt.w1 > input,
input.inp_txt.w1 {
  width: 140px;
  width: 16.66666667vw;
}
.inp_txt.w1 > input,
input.inp_txt.w2 {
  width: 230px;
  width: 27.38095238vw;
}
.inp_txt.w1 > input,
input.inp_txt.w3 {
  width: 380px;
  width: 45.23809524vw;
}
.wrap-select1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wrap-select1:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 20px;
  top: 50%;
  content: "\f0d7";
  font-size: 15px;
  margin-top: -7px;
  color: #000;
}
select.select1 {
  font-size: 16px;
  color: #2f2f2f;
  min-width: 100px;
  padding: 4px 60px 4px 25px;
  min-width: 70px;
  min-width: 8.33333333vw;
  height: 42px;
  height: 5vw;
  padding: 4px 40px 4px 15px;
  padding: 0.47619048vw 4.76190476vw 0.47619048vw 1.78571429vw;
  border: 1px solid #c3c3c3;
  padding: 4px 9px 4px 15px\9;
  line-height: 1;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  background-color: #fff;
  background: none\9;
  position: relative;
}
:root select.select1 {
  padding: 6px 40px 6px 15px;
  padding: 0.71428571vw 4.76190476vw 0.71428571vw 1.78571429vw;
}
select.select1::-ms-expand {
  display: none;
}
select.select1:focus {
  border: 1px solid #0079c1;
}
textarea.textarea {
  width: 100%;
  height: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  border-color: #c3c3c3;
}
div.textarea1 {
  height: 400px;
  font-size: 18px;
  line-height: 30px;
  border: 1px solid #ddd;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
  -ms-word-break: keep-all;
  word-break: keep-all;
}
div.law-txt.h2,
textarea.law-txt.h2 {
  height: 130px;
}
div.law-txt.h3,
textarea.law-txt.h3 {
  height: 300px;
}
.btn-pack {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: 1px solid #ddd;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #4c4c4c;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  vertical-align: middle;
  font-weight: 500;
}
.btn-pack:hover {
  background-color: #ddd;
  color: #333;
}
.btn-pack.vs {
  min-width: 97px;
  height: 31px;
  line-height: 29px;
  font-size: 12px;
}
.btn-pack.s {
  min-width: 134px;
  height: 42px;
  line-height: 40px;
  font-size: 16px;
}
.btn-pack.n {
  min-width: 160px;
  height: 60px;
  line-height: 58px;
}
.btn-pack.l {
  min-width: 170px;
  height: 48px;
  line-height: 46px;
}
.btn-pack.vl {
  min-width: 170px;
  height: 48px;
  line-height: 46px;
}
.btn-pack.vl2 {
  min-width: 240px;
  height: 55px;
  line-height: 53px;
}
.btn-pack.vs.bdrs {
  -webkit-border-radius: 31px;
  -moz-border-radius: 31px;
  border-radius: 31px;
  -webkit-border-radius: 3.69047619vw;
  -moz-border-radius: 3.69047619vw;
  border-radius: 3.69047619vw;
}
.btn-pack.s.bdrs {
  -webkit-border-radius: 42px;
  -moz-border-radius: 42px;
  border-radius: 42px;
  -webkit-border-radius: 5vw;
  -moz-border-radius: 5vw;
  border-radius: 5vw;
}
.btn-pack.n.bdrs {
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  -webkit-border-radius: 7.14285714vw;
  -moz-border-radius: 7.14285714vw;
  border-radius: 7.14285714vw;
}
.btn-pack.l.bdrs {
  -webkit-border-radius: 48px;
  -moz-border-radius: 48px;
  border-radius: 48px;
  -webkit-border-radius: 5.71428571vw;
  -moz-border-radius: 5.71428571vw;
  border-radius: 5.71428571vw;
}
.btn-pack.vl.bdrs {
  -webkit-border-radius: 48px;
  -moz-border-radius: 48px;
  border-radius: 48px;
  -webkit-border-radius: 5.71428571vw;
  -moz-border-radius: 5.71428571vw;
  border-radius: 5.71428571vw;
}
.btn-pack.vl.bdrs {
  -webkit-border-radius: 240px;
  -moz-border-radius: 240px;
  border-radius: 240px;
  -webkit-border-radius: 28.57142857vw;
  -moz-border-radius: 28.57142857vw;
  border-radius: 28.57142857vw;
}
.btn-pack.blue {
  border-color: #294abb;
  color: #294abb;
}
.btn-pack.blue:hover {
  border-color: #294abb;
  background-color: #294abb;
  color: #fff;
}
.btn-pack.blue.rv {
  border-color: #294abb;
  background-color: #294abb;
  color: #fff;
}
.btn-pack.blue.rv:hover {
  border-color: #294abb;
  background-color: #294abb;
}
.btn-pack.blue2 {
  border-color: #2c3d5e;
  color: #2c3d5e;
}
.btn-pack.blue2:hover {
  border-color: #2c3d5e;
  background-color: #2c3d5e;
  color: #fff;
}
.btn-pack.blue2.rv {
  border-color: #2c3d5e;
  background-color: #2c3d5e;
  color: #fff;
}
.btn-pack.gray {
  border-color: #b0b0b0;
}
.btn-pack.gray:hover {
  border-color: #b0b0b0;
  background-color: #b0b0b0;
  color: #fff;
}
.btn-pack.gray.rv {
  border-color: #b0b0b0;
  background-color: #b0b0b0;
  color: #fff;
}
.btn-pack.red {
  border-color: #b32017;
}
.btn-pack.red:hover {
  border-color: #b32017;
  background-color: #b32017;
  color: #fff;
}
.btn-pack.red.rv {
  border-color: #b32017;
  background-color: #b32017;
  color: #fff;
}
.btn-pack.black {
  border-color: #2f2f2f;
}
.btn-pack.black:hover {
  border-color: #2f2f2f;
  background-color: #2f2f2f;
  color: #fff;
}
.btn-pack.black.rv {
  border-color: #2f2f2f;
  background-color: #2f2f2f;
  color: #fff;
}
button.btn-pack {
  line-height: 1 !important;
}
@media screen and (max-width: 840px) {
  .btn-pack {
    padding-left: 20px;
    padding-left: 2.38095238vw;
    padding-right: 20px;
    padding-right: 2.38095238vw;
  }
  .btn-pack.vs {
    min-width: 97px;
    min-width: 11.54761905vw;
    height: 31px;
    height: 3.69047619vw;
    line-height: 29px;
    line-height: 3.45238095vw;
    font-size: 20px;
    font-size: 2.38095238vw;
  }
  .btn-pack.s {
    min-width: 200px;
    min-width: 23.80952381vw;
    height: 70px;
    height: 8.33333333vw;
    line-height: 68px;
    line-height: 8.0952381vw;
    font-size: 24px;
    font-size: 2.85714286vw;
  }
  .btn-pack.n {
    min-width: 160px;
    min-width: 19.04761905vw;
    height: 60px;
    height: 7.14285714vw;
    line-height: 58px;
    line-height: 6.9047619vw;
  }
  .btn-pack.l {
    min-width: 170px;
    min-width: 20.23809524vw;
    height: 48px;
    height: 5.71428571vw;
    line-height: 46px;
    line-height: 5.47619048vw;
    font-size: 24px;
    font-size: 2.85714286vw;
  }
  .btn-pack.vl {
    min-width: 170px;
    min-width: 20.23809524vw;
    height: 48px;
    height: 5.71428571vw;
    line-height: 46px;
    line-height: 5.47619048vw;
    font-size: 24px;
    font-size: 2.85714286vw;
  }
  .btn-pack.vl2 {
    min-width: 240px;
    min-width: 28.57142857vw;
    height: 55px;
    height: 6.54761905vw;
    line-height: 53px;
    line-height: 6.30952381vw;
    font-size: 24px;
    font-size: 2.85714286vw;
  }
  .btn-pack.vs.bdrs {
    -webkit-border-radius: 31px;
    -moz-border-radius: 31px;
    border-radius: 31px;
    -webkit-border-radius: 3.69047619vw;
    -moz-border-radius: 3.69047619vw;
    border-radius: 3.69047619vw;
  }
  .btn-pack.s.bdrs {
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
    border-radius: 70px;
    -webkit-border-radius: 8.33333333vw;
    -moz-border-radius: 8.33333333vw;
    border-radius: 8.33333333vw;
  }
  .btn-pack.n.bdrs {
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    -webkit-border-radius: 7.14285714vw;
    -moz-border-radius: 7.14285714vw;
    border-radius: 7.14285714vw;
  }
  .btn-pack.l.bdrs {
    -webkit-border-radius: 48px;
    -moz-border-radius: 48px;
    border-radius: 48px;
    -webkit-border-radius: 5.71428571vw;
    -moz-border-radius: 5.71428571vw;
    border-radius: 5.71428571vw;
  }
  .btn-pack.vl.bdrs {
    -webkit-border-radius: 48px;
    -moz-border-radius: 48px;
    border-radius: 48px;
    -webkit-border-radius: 5.71428571vw;
    -moz-border-radius: 5.71428571vw;
    border-radius: 5.71428571vw;
  }
  .btn-pack.vl.bdrs {
    -webkit-border-radius: 240px;
    -moz-border-radius: 240px;
    border-radius: 240px;
    -webkit-border-radius: 28.57142857vw;
    -moz-border-radius: 28.57142857vw;
    border-radius: 28.57142857vw;
  }
}
.inp_txt {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  width: 100%;
}
.inp_txt > input,
input.inp_txt {
  width: 100%;
  height: auto;
  line-height: normal;
  padding: 8px 20px;
  border: 1px solid #c3c3c3;
  border-radius: 0;
  outline-style: none;
  /* iSO ë‘¥ê·¼ëª¨ì„œë¦¬ ì œê±° */
  -webkit-appearance: none;
  /* ë¸Œë¼ìš°ì €ë³„ ê¸°ë³¸ ìŠ¤íƒ€ì¼ë§ ì œê±° */
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input.inp_txt.ty2 {
  padding: 4px 10px;
  font-size: 14px;
  border: 1px solid #c3c3c3;
  background-color: #f7f7f7;
}
.inp_txt .ph {
  position: absolute;
  top: 1px;
  left: 1px;
  padding: 8px 20px;
  color: #ddd;
  cursor: text;
  line-height: normal;
}
.inp_txt.ty2 .ph {
  padding: 3px 10px;
}
.inp_txt.w1 > input,
input.inp_txt.w1 {
  width: 140px;
}
.inp_txt.w1 > input,
input.inp_txt.w2 {
  width: 230px;
}
.inp_txt.w1 > input,
input.inp_txt.w3 {
  width: 380px;
}

.fileList .file {
	display:flex;
	align-items: center;
	gap: 0.5rem;
}

.uploadFile .btn.black {
	border: 1px solid #333;
    color: #fff;
    background-color: #333;
    font-size: 0.875rem;
    padding: 0.3rem 1rem;
}

.fileList {
	margin-top: 0.5rem;
}

.fileList .file .name {
	font-size: 0.875rem;
}

.fileList .file .btn {
	border: 1px solid #f96b5f;
    color: #fff;
    background-color: #f96b5f;
    line-height: 2em;
    font-size: 0.875rem;
    padding: 0 0.6rem;
}