@charset "UTF-8";
html,
body {
  font-family: "Noto Sans KR";
}
.br_m {display: none;}
#IncreasedSupportModule {
  width: 100%;
  height: 100%;
  color: #2d2926;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 16px;
  -webkit-text-size-adjust: none;
  word-wrap: break-word;
  word-break: keep-all;
}

#IncreasedSupportModule input,
#IncreasedSupportModule select,
#IncreasedSupportModule textarea,
#IncreasedSupportModule button {
  border: none;
  font-size: 14px;
  font-family: "Noto Sans KR", sans-serif;
}

#IncreasedSupportModule div {
  font-family: "Noto Sans KR", sans-serif;
}

#IncreasedSupportModule button {
  cursor: pointer;
}

#IncreasedSupportModule ul,
#IncreasedSupportModule ol,
#IncreasedSupportModule li {
  list-style: none;
}

#IncreasedSupportModule table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  table-layout: fixed;
}

#IncreasedSupportModule img,
#IncreasedSupportModule fieldset {
  border: 0;
}

#IncreasedSupportModule address,
#IncreasedSupportModule cite,
#IncreasedSupportModule code,
#IncreasedSupportModule em {
  font-style: normal;
  font-weight: normal;
}

#IncreasedSupportModule label,
#IncreasedSupportModule img,
#IncreasedSupportModule input,
#IncreasedSupportModule select,
#IncreasedSupportModule textarea,
#IncreasedSupportModule button {
  vertical-align: middle;
  font-family: "Noto Sans KR", sans-serif;
}

#IncreasedSupportModule h1,
#IncreasedSupportModule h2,
#IncreasedSupportModule h3,
#IncreasedSupportModule h4,
#IncreasedSupportModule h5,
#IncreasedSupportModule h6 {
  color: inherit;
}

#IncreasedSupportModule .hide,
#IncreasedSupportModule caption,
#IncreasedSupportModule legend {
  line-height: 0;
  font-size: 1px;
  overflow: hidden;
}

#IncreasedSupportModule hr {
  display: none;
}

#IncreasedSupportModule a,
#IncreasedSupportModule button {
  color: inherit;
  text-decoration: none;
  display: inline-block;
}

#IncreasedSupportModule a:focus,
#IncreasedSupportModule button:focus {
  outline: none;
}

/* 히든 텍스트 */
#wrap .for-a11y {
  display: block;
  z-index: -1;
  height: 1px;
  overflow: hidden;
  font-size: 1px;
  line-height: 1px;
  color: transparent;
  border: 0;
  padding: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  background: none;
  position: absolute;
  width: 1px;
  margin: 0;
}

#wrap caption.for-a11y {
  display: table-caption;
  height: 1px;
  margin-bottom: -1px;
  position: static;
}

#wrap .clear-fix {
  *zoom: 1;
}

#wrap .clear-fix::after {
  content: "";
  display: table;
  clear: both;
}

/* 폼 요소 */
#IncreasedSupportModule textarea {
  outline: 0;
  width: 100%;
  padding: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
}

/* check box */
#IncreasedSupportModule input {
  outline: 0;
  min-width: 68px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#IncreasedSupportModule input.checkbox {
  position: absolute;
  left: -9999px;
  opacity: 0;
  filter: alpha(opacity=0);
}

#IncreasedSupportModule input .label-chk::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 1px solid #e0e0e0;
  vertical-align: middle;
  margin-right: 8px;
}

#IncreasedSupportModule input .label-chk.active::before {
  border-color: #e0e0e0;
}

#IncreasedSupportModule input {
  padding: 0 20px;
  outline: 0;
  height: 56px;
  font-size: 16px;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #e5e6e8;
}
#IncreasedSupportModule input:disabled,
#IncreasedSupportModule input[readonly] {
  height: 56px;
  font-size: 16px;
  vertical-align: middle;
  background: #f8f9fa;
  border: 1px solid #e5e6e8;
  color: #b7b8ba;
  -webkit-appearance: none;
  opacity: 0.5;
}

#IncreasedSupportModule input::placeholder,
#IncreasedSupportModule input::-webkit-input-placeholder,
#IncreasedSupportModule input::-ms-input-placeholder {
  color: #b7b8ba !important;
}

#IncreasedSupportModule input::-webkit-outer-spin-button,
#IncreasedSupportModule input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

#IncreasedSupportModule input[type="number"] {
  -moz-appearance: textfield;
}

#IncreasedSupportModule .ui-checkbox-wrap {
  margin: 10px 0 18px;
  display: block;
}

#IncreasedSupportModule .ui-checkbox-block.is-disable .ui-radio-label.checked .ui-radio-object,
#IncreasedSupportModule .ui-radio-block.is-disable .ui-radio-label.checked .ui-radio-object {
  background-position: 0 -40px;
}

#IncreasedSupportModule .ui-checkbox-block.is-disable .ui-radio-object,
#IncreasedSupportModule .ui-radio-block.is-disable .ui-radio-object {
  background-position: 0 -60px;
}

#IncreasedSupportModule .ui-checkbox-block.is-disable .ui-checkbox-label.checked .ui-checkbox-object,
#IncreasedSupportModule .ui-radio-block.is-disable .ui-checkbox-label.checked .ui-checkbox-object {
  background-position: 0 -40px;
}

#IncreasedSupportModule .ui-checkbox-block.is-disable .ui-checkbox-object,
#IncreasedSupportModule .ui-radio-block.is-disable .ui-checkbox-object {
  background-position: 0 -60px;
}

#IncreasedSupportModule .ui-checkbox-block.type-line .ui-checkbox-object,
#IncreasedSupportModule .ui-radio-block.type-line .ui-checkbox-object {
  background: url("../images/sub/ico_checkbox_type_no_line.png") no-repeat center;
  background-size: 100%;
  background-position: 0 0;
}

#IncreasedSupportModule .ui-checkbox,
#IncreasedSupportModule .ui-radio {
  display: block;
  z-index: -1;
  height: 1px;
  overflow: hidden;
  color: transparent;
  border: 0;
  padding: 0;
  opacity: 0;
  background: none;
  position: absolute;
  width: 1px;
  margin: 0;
  cursor: pointer;
}

#IncreasedSupportModule .ui-checkbox:disabled + #IncreasedSupportModule .ui-checkbox-label,
#IncreasedSupportModule .ui-radio:disabled + #IncreasedSupportModule .ui-checkbox-label {
  cursor: default;
}

#IncreasedSupportModule .ui-checkbox:disabled + #IncreasedSupportModule .ui-checkbox-label .ui-checkbox-text,
#IncreasedSupportModule .ui-radio:disabled + #IncreasedSupportModule .ui-checkbox-label .ui-checkbox-text {
  color: #e0e0e0;
}

#IncreasedSupportModule .ui-checkbox:disabled + #IncreasedSupportModule .ui-radio-label,
#IncreasedSupportModule .ui-radio:disabled + #IncreasedSupportModule .ui-radio-label {
  cursor: default;
}

#IncreasedSupportModule .ui-checkbox:disabled + #IncreasedSupportModule .ui-radio-label .ui-radio-text,
#IncreasedSupportModule .ui-radio:disabled + #IncreasedSupportModule .ui-radio-label .ui-radio-text {
  color: #e0e0e0;
}

#IncreasedSupportModule .ui-checkbox-label,
#IncreasedSupportModule .ui-radio-label {
  display: block;
  font-size: 0;
  line-height: 0;
}

#IncreasedSupportModule .ui-checkbox-text,
#IncreasedSupportModule .ui-radio-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  line-height: 25px;
  color: #3d3e3f;
}

#IncreasedSupportModule .ui-checkbox-object + #IncreasedSupportModule .ui-checkbox-text,
#IncreasedSupportModule .ui-checkbox-text + #IncreasedSupportModule .ui-checkbox-object,
#IncreasedSupportModule .ui-radio-object + #IncreasedSupportModule .ui-radio-text,
#IncreasedSupportModule .ui-radio-text + #IncreasedSupportModule .ui-radio-object {
  margin-left: 8px;
}

#IncreasedSupportModule .ui-radio-object {
  border-radius: 10px;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background: url("../images/sub/ico_radio_button.png") no-repeat center;
  background-size: 100%;
  background-position: 0 0;
}

#IncreasedSupportModule .ui-radio-label.checked .ui-radio-object {
  background-position: 0 -20px;
}

#IncreasedSupportModule .ui-checkbox-object {
  display: inline-block;
  vertical-align: text-bottom;
  width: 20px;
  height: 20px;
  background: url("../images/sub/ico_checkbox_type_box.png") no-repeat center;
  background-size: 100%;
  background-position: 0 0;
}

#IncreasedSupportModule .ui-checkbox-label.checked .ui-checkbox-object {
  background-position: 0 -20px;
}

#IncreasedSupportModule .ui-checkbox-block .ui-checkbox-object {
  position: absolute;
  top: 4px;
}

#IncreasedSupportModule .ui-checkbox-block .ui-checkbox-text {
  margin-left: 28px;
}

#IncreasedSupportModule .ui-radio-block.type-long .ui-radio-object {
  vertical-align: baseline;
}

#IncreasedSupportModule .ui-radio-block.type-long .ui-radio-text {
  width: 90%;
}

#IncreasedSupportModule .ui-radio-wrap > div {
  margin-bottom: 16px;
}

#IncreasedSupportModule .ui-checkbox-block.type-checkbox-custom .ui-checkbox-object {
  width: 32px;
  height: 32px;
  background: url("../images/common/ico_circle_check_24x24.png") no-repeat center;
  background-size: 100%;
  background-position: 0 0;
}

#IncreasedSupportModule .ui-checkbox-block.type-checkbox-custom .ui-checkbox-label.checked .ui-checkbox-object {
  background-position: 0 -32px;
}

#IncreasedSupportModule .ui-radio-tab {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-left: 1px solid #1cabe2;
}

#IncreasedSupportModule .ui-radio-tab + .ui-radio-tab {
  margin-top: -2px;
}

#IncreasedSupportModule .ui-radio-tab .ui-radio-block {
  display: table-cell;
  border: 1px solid #1cabe2;
  border-left: none;
  text-align: center;
  vertical-align: middle;
  color: #1cabe2;
  background: #fff;
}

#IncreasedSupportModule .ui-radio-tab .type-custom-input {
  border: 1px solid #e5e6e8;
  border-top: 1px solid #1cabe2;
}

#IncreasedSupportModule .ui-radio-tab .type-custom-input .ui-input {
  border: none;
  width: 100%;
}

#IncreasedSupportModule .ui-radio-tab .ui-radio-label {
  height: 56px;
  line-height: 56px;
  cursor: pointer;
}

#IncreasedSupportModule .ui-radio-tab .ui-radio-text {
  font-size: 20px;
  font-weight: bold;
  color: #1cabe2;
}

#IncreasedSupportModule .ui-radio-tab .ui-radio-label.checked {
  background: #1cabe2;
}

#IncreasedSupportModule .ui-radio-tab .ui-radio-label.checked .ui-radio-text {
  color: #fff;
}

@media only screen and (max-width: 640px) {
  .br_m {display: block;}
  .br_pc {display: none;}

  #IncreasedSupportModule {
    font-size: 14px;
  }

  #IncreasedSupportModule input,
  #IncreasedSupportModule input:disabled,
  #IncreasedSupportModule input[readonly] {
    font-size: 14px;
  }

  #IncreasedSupportModule .ui-radio-tab .ui-radio-label {
    height: 44px;
    line-height: 44px;
  }

  #IncreasedSupportModule .ui-radio-tab .ui-radio-text {
    font-size: 14px;
  }
}

@media only screen and (max-width: 360px) {
  #IncreasedSupportModule input[type="text"] {
    font-size: 12px;
  }
}

