@charset "UTF-8";
/* 공통 */
/* **** area mixin ****/
/* **** text attr ****/
/* **** scroll ****/
/* **** form mixin ****/
.text-white {
  color: #fff;
}

.bg-white {
  background-color: #fff;
}

.text-black {
  color: #000;
}

.bg-black {
  background-color: #000;
}

.text-primary {
  color: #246BEB;
}

.bg-primary {
  background-color: #246BEB;
}

.text-secondary {
  color: #003675;
}

.bg-secondary {
  background-color: #003675;
}

.text-point {
  color: #E71825;
}

.bg-point {
  background-color: #E71825;
}

.text-danger {
  color: #EB003B;
}

.bg-danger {
  background-color: #EB003B;
}

.text-warning {
  color: #FFB724;
}

.bg-warning {
  background-color: #FFB724;
}

.text-success {
  color: #008A1E;
}

.bg-success {
  background-color: #008A1E;
}

.text-information {
  color: #2768FF;
}

.bg-information {
  background-color: #2768FF;
}

.text-primary-5 {
  color: #EFF5FF;
}

.bg-primary-5 {
  background-color: #EFF5FF;
}

.text-primary-10 {
  color: #D3E1FB;
}

.bg-primary-10 {
  background-color: #D3E1FB;
}

.text-primary-20 {
  color: #A7C4F7;
}

.bg-primary-20 {
  background-color: #A7C4F7;
}

.text-primary-30 {
  color: #7CA6F3;
}

.bg-primary-30 {
  background-color: #7CA6F3;
}

.text-primary-40 {
  color: #5089EF;
}

.bg-primary-40 {
  background-color: #5089EF;
}

.text-primary-60 {
  color: #1D56BC;
}

.bg-primary-60 {
  background-color: #1D56BC;
}

.text-primary-70 {
  color: #16408D;
}

.bg-primary-70 {
  background-color: #16408D;
}

.text-primary-80 {
  color: #0E2B5E;
}

.bg-primary-80 {
  background-color: #0E2B5E;
}

.text-primary-90 {
  color: #07152F;
}

.bg-primary-90 {
  background-color: #07152F;
}

.text-secondary-5 {
  color: #EDF1F5;
}

.bg-secondary-5 {
  background-color: #EDF1F5;
}

.text-secondary-10 {
  color: #CDD7E4;
}

.bg-secondary-10 {
  background-color: #CDD7E4;
}

.text-secondary-20 {
  color: #B4C4D6;
}

.bg-secondary-20 {
  background-color: #B4C4D6;
}

.text-secondary-30 {
  color: #99B0CB;
}

.bg-secondary-30 {
  background-color: #99B0CB;
}

.text-secondary-40 {
  color: #2A5C96;
}

.bg-secondary-40 {
  background-color: #2A5C96;
}

.text-secondary-60 {
  color: #002B5E;
}

.bg-secondary-60 {
  background-color: #002B5E;
}

.text-secondary-70 {
  color: #002046;
}

.bg-secondary-70 {
  background-color: #002046;
}

.text-secondary-80 {
  color: #00162F;
}

.bg-secondary-80 {
  background-color: #00162F;
}

.text-secondary-90 {
  color: #000B17;
}

.bg-secondary-90 {
  background-color: #000B17;
}

.text-point-5 {
  color: #FDF2F3;
}

.bg-point-5 {
  background-color: #FDF2F3;
}

.text-point-10 {
  color: #FAD1D3;
}

.bg-point-10 {
  background-color: #FAD1D3;
}

.text-point-20 {
  color: #F5A3A8;
}

.bg-point-20 {
  background-color: #F5A3A8;
}

.text-point-30 {
  color: #F1747C;
}

.bg-point-30 {
  background-color: #F1747C;
}

.text-point-40 {
  color: #EC4651;
}

.bg-point-40 {
  background-color: #EC4651;
}

.text-point-60 {
  color: #B9131E;
}

.bg-point-60 {
  background-color: #B9131E;
}

.text-point-70 {
  color: #8B0E16;
}

.bg-point-70 {
  background-color: #8B0E16;
}

.text-point-80 {
  color: #5C0A0F;
}

.bg-point-80 {
  background-color: #5C0A0F;
}

.text-point-90 {
  color: #2E0507;
}

.bg-point-90 {
  background-color: #2E0507;
}

.text-gray-5 {
  color: #F8F8F8;
}

.bg-gray-5 {
  background-color: #F8F8F8;
}

.text-gray-10 {
  color: #F0F0F0;
}

.bg-gray-10 {
  background-color: #F0F0F0;
}

.text-gray-20 {
  color: #E4E4E4;
}

.bg-gray-20 {
  background-color: #E4E4E4;
}

.text-gray-30 {
  color: #D8D8D8;
}

.bg-gray-30 {
  background-color: #D8D8D8;
}

.text-gray-40 {
  color: #C6C6C6;
}

.bg-gray-40 {
  background-color: #C6C6C6;
}

.text-gray-50 {
  color: #8E8E8E;
}

.bg-gray-50 {
  background-color: #8E8E8E;
}

.text-gray-60 {
  color: #717171;
}

.bg-gray-60 {
  background-color: #717171;
}

.text-gray-70 {
  color: #555555;
}

.bg-gray-70 {
  background-color: #555555;
}

.text-gray-80 {
  color: #2D2D2D;
}

.bg-gray-80 {
  background-color: #2D2D2D;
}

.text-gray-90 {
  color: #1D1D1D;
}

.bg-gray-90 {
  background-color: #1D1D1D;
}

/** fonts setting **/
/* default - Regular */
@font-face {
  font-family: "Pretendard GOV";
  font-weight: 400;
  font-style: normal;
  src: local("Pretendard GOV Regular"), url("../fonts/PretendardGOV-Regular.woff") format("woff");
}
/* Medium */
@font-face {
  font-family: "Pretendard GOV";
  font-weight: 500;
  font-style: normal;
  src: local("Pretendard GOV Medium"), url("../fonts/PretendardGOV-Medium.woff") format("woff");
}
/* Bold */
@font-face {
  font-family: "Pretendard GOV";
  font-weight: 700;
  font-style: normal;
  src: local("Pretendard GOV Bold"), url("../fonts/PretendardGOV-Bold.woff") format("woff");
}
:root {
  --krds-white: #fff;
  --krds-black: #000;
  --krds-primary: #246BEB;
  --krds-secondary: #003675;
  --krds-point: #E71825;
  --krds-danger: #EB003B;
  --krds-warning: #FFB724;
  --krds-success: #008A1E;
  --krds-information: #2768FF;
  --krds-primary-5: #EFF5FF;
  --krds-primary-10: #D3E1FB;
  --krds-primary-20: #A7C4F7;
  --krds-primary-30: #7CA6F3;
  --krds-primary-40: #5089EF;
  --krds-primary-60: #1D56BC;
  --krds-primary-70: #16408D;
  --krds-primary-80: #0E2B5E;
  --krds-primary-90: #07152F;
  --krds-secondary-5: #EDF1F5;
  --krds-secondary-10: #CDD7E4;
  --krds-secondary-20: #B4C4D6;
  --krds-secondary-30: #99B0CB;
  --krds-secondary-40: #2A5C96;
  --krds-secondary-60: #002B5E;
  --krds-secondary-70: #002046;
  --krds-secondary-80: #00162F;
  --krds-secondary-90: #000B17;
  --krds-point-5: #FDF2F3;
  --krds-point-10: #FAD1D3;
  --krds-point-20: #F5A3A8;
  --krds-point-30: #F1747C;
  --krds-point-40: #EC4651;
  --krds-point-60: #B9131E;
  --krds-point-70: #8B0E16;
  --krds-point-80: #5C0A0F;
  --krds-point-90: #2E0507;
  --krds-gray-5: #F8F8F8;
  --krds-gray-10: #F0F0F0;
  --krds-gray-20: #E4E4E4;
  --krds-gray-30: #D8D8D8;
  --krds-gray-40: #C6C6C6;
  --krds-gray-50: #8E8E8E;
  --krds-gray-60: #717171;
  --krds-gray-70: #555555;
  --krds-gray-80: #2D2D2D;
  --krds-gray-90: #1D1D1D;
  --krds-fz-display-sm: 4rem;
  --krds-fz-display-md: 5rem;
  --krds-fz-display-lg: 6.6rem;
  --krds-fz-heading-sm: 3.2rem;
  --krds-fz-heading-md: 4rem;
  --krds-fz-heading-lg: 5rem;
  --krds-fz-title-xsm: 1.5rem;
  --krds-fz-title-sm: 1.7rem;
  --krds-fz-title-md: 1.9rem;
  --krds-fz-title-lg: 2.1rem;
  --krds-fz-title-xlg: 2.5rem;
  --krds-fz-title-xxlg: 3.2rem;
  --krds-fz-body-sm: 1.5rem;
  --krds-fz-body-md: 1.7rem;
  --krds-fz-body-lg: 1.9rem;
  --krds-fz-link-sm: 1.5rem;
  --krds-fz-link-md: 1.7rem;
  --krds-fz-link-lg: 1.9rem;
  --krds-fz-detail-sm: 1.3rem;
  --krds-fz-detail-md: 1.5rem;
  --krds-fz-detail-lg: 1.7rem;
  --krds-fz-label-xsm: 1.3rem;
  --krds-fz-label-sm: 1.5rem;
  --krds-fz-label-md: 1.7rem;
  --krds-fz-label-lg: 1.9rem;
  --krds-rd-1: 0.1rem;
  --krds-rd-2: 0.2rem;
  --krds-rd-4: 0.4rem;
  --krds-rd-6: 0.6rem;
  --krds-rd-8: 0.8rem;
  --krds-rd-10: 1rem;
  --krds-rd-12: 1.2rem;
  --krds-rd-full: 100%;
  --krds-btn-h-xsm: 3.2rem;
  --krds-btn-h-sm: 4rem;
  --krds-btn-h-md: 4.8rem;
  --krds-btn-h-lg: 5.6rem;
  --krds-btn-h-xlg: 6.4rem;
  --krds-btn-px-xsm: 1rem;
  --krds-btn-px-sm: 1.2rem;
  --krds-btn-px-md: 1.6rem;
  --krds-btn-px-lg: 2rem;
  --krds-btn-px-xlg: 2.4rem;
  --krds-btn-rd-xsm: 0.6rem;
  --krds-btn-rd-sm: 0.6rem;
  --krds-btn-rd-md: 0.8rem;
  --krds-btn-rd-lg: 0.8rem;
  --krds-btn-rd-xlg: 0.8rem;
  --krds-btn-fz-xsm: 1.5rem;
  --krds-btn-fz-sm: 1.7rem;
  --krds-btn-fz-md: 1.7rem;
  --krds-btn-fz-lg: 1.9rem;
  --krds-btn-fz-xlg: 1.9rem;
  --krds-btnChipFill-h-md: 3.2rem;
  --krds-btnChipFill-h-lg: 3.6rem;
  --krds-btnChipFill-pd-md: 0 1.2rem;
  --krds-btnChipFill-pd-lg: 0 1.2rem;
  --krds-btnChipFill-rd-md: 0.6rem;
  --krds-btnChipFill-rd-lg: 0.6rem;
  --krds-btnChipFill-fz-md: 1.5rem;
  --krds-btnChipFill-fz-lg: 1.7rem;
  --krds-btnChipOutline-h-md: 3.2rem;
  --krds-btnChipOutline-h-lg: 3.6rem;
  --krds-btnChipOutline-pd-md: 0 1.2rem;
  --krds-btnChipOutline-pd-lg: 0 1.2rem;
  --krds-btnChipOutline-rd-md: 10rem;
  --krds-btnChipOutline-rd-lg: 10rem;
  --krds-btnChipOutline-fz-md: 1.5rem;
  --krds-btnChipOutline-fz-lg: 1.7rem;
  --krds-btnChipOutline-gap-md: 0.2rem;
  --krds-btnChipOutline-gap-lg: 0.2rem;
  --krds-btnChipOutline-size-md: 1.2rem;
  --krds-btnChipOutline-size-lg: 1.6rem;
  --krds-input-h-sm: 4rem;
  --krds-input-h-md: 4.8rem;
  --krds-input-h-lg: 5.6rem;
  --krds-input-h-xlg: 8rem;
  --krds-input-px-sm: 1.6rem;
  --krds-input-px-md: 1.6rem;
  --krds-input-px-lg: 1.6rem;
  --krds-input-px-xlg: 2.4rem;
  --krds-input-rd-sm: 0.6rem;
  --krds-input-rd-md: 0.8rem;
  --krds-input-rd-lg: 0.8rem;
  --krds-input-rd-xlg: 1.2rem;
  --krds-input-fz-sm: 1.5rem;
  --krds-input-fz-md: 1.7rem;
  --krds-input-fz-lg: 1.9rem;
  --krds-input-fz-xlg: 2.5rem;
  --krds-rdo-size-sm: 1.6rem;
  --krds-rdo-size-md: 2rem;
  --krds-rdo-size-lg: 2.4rem;
  --krds-rdo-chk-sm: 0.8rem;
  --krds-rdo-chk-md: 1rem;
  --krds-rdo-chk-lg: 1.4rem;
  --krds-rdo-pos-sm: 0.2rem;
  --krds-rdo-pos-md: 0.5rem;
  --krds-rdo-pos-lg: 1rem;
  --krds-rdo-fz-sm: 1.5rem;
  --krds-rdo-fz-md: 1.7rem;
  --krds-rdo-fz-lg: 1.9rem;
  --krds-chk-size-sm: 1.6rem;
  --krds-chk-size-md: 2rem;
  --krds-chk-size-lg: 2.4rem;
  --krds-chk-primary-chk-sm: 1.2rem;
  --krds-chk-primary-chk-md: 1.6rem;
  --krds-chk-primary-chk-lg: 2rem;
  --krds-chk-secondary-chk-md: 2rem;
  --krds-chk-pos-md: 0.5rem;
  --krds-chk-fz-sm: 1.5rem;
  --krds-chk-fz-md: 1.7rem;
  --krds-chk-fz-lg: 1.9rem;
  --krds-select-h-sm: 4rem;
  --krds-select-h-md: 4.8rem;
  --krds-select-h-lg: 5.6rem;
  --krds-select-pd-sm: 0 5.2rem 0 1.6rem;
  --krds-select-pd-md: 0 5.2rem 0 1.6rem;
  --krds-select-pd-lg: 0 5.2rem 0 1.6rem;
  --krds-select-rd-sm: 0.6rem;
  --krds-select-rd-md: 0.8rem;
  --krds-select-rd-lg: 0.8rem;
  --krds-select-fz-sm: 1.5rem;
  --krds-select-fz-md: 1.7rem;
  --krds-select-fz-lg: 1.9rem;
  --krds-select-rn-sm: 1.6rem;
  --krds-select-rn-md: 1.6rem;
  --krds-select-rn-lg: 1.6rem;
  --krds-select-bgs-sm: 2rem;
  --krds-select-bgs-md: 2rem;
  --krds-select-bgs-lg: 2.4rem;
  --krds-switch-h-md: 2rem;
  --krds-switch-h-lg: 2.4rem;
  --krds-switch-w-md: 3.2rem;
  --krds-switch-w-lg: 4rem;
  --krds-switch-b-md: 1.6rem;
  --krds-switch-b-lg: 2rem;
  --krds-switch-br-md: 0.2rem;
  --krds-switch-br-lg: 0.2rem;
  --krds-switch-pd-md: 0.8rem;
  --krds-switch-pd-lg: 0.8rem;
  --krds-switch-rd-md: 4rem;
  --krds-switch-rd-lg: 4rem;
  --krds-switch-fz-md: 1.7rem;
  --krds-switch-fz-lg: 1.9rem;
  --krds-rdoChipOutline-h-sm: 3.2rem;
  --krds-rdoChipOutline-h-md: 4rem;
  --krds-rdoChipOutline-h-lg: 4.8rem;
  --krds-rdoChipOutline-pd-sm: 0 1rem;
  --krds-rdoChipOutline-pd-md: 0 1.2rem;
  --krds-rdoChipOutline-pd-lg: 0 1.6rem;
  --krds-rdoChipOutline-rd-sm: 0.6rem;
  --krds-rdoChipOutline-rd-md: 0.6rem;
  --krds-rdoChipOutline-rd-lg: 0.8rem;
  --krds-rdoChipOutline-fz-sm: 1.5rem;
  --krds-rdoChipOutline-fz-md: 1.7rem;
  --krds-rdoChipOutline-fz-lg: 1.7rem;
  --krds-chkChipOutline-h-sm: 3.2rem;
  --krds-chkChipOutline-h-md: 4rem;
  --krds-chkChipOutline-h-lg: 4.8rem;
  --krds-chkChipOutline-pd-sm: 0 1rem 0 0.8rem;
  --krds-chkChipOutline-pd-md: 0 1.2rem 0 1rem;
  --krds-chkChipOutline-pd-lg: 0 1rem 0 1.2rem;
  --krds-chkChipOutline-rd-sm: 0.6rem;
  --krds-chkChipOutline-rd-md: 0.6rem;
  --krds-chkChipOutline-rd-lg: 0.8rem;
  --krds-chkChipOutline-fz-sm: 1.5rem;
  --krds-chkChipOutline-fz-md: 1.7rem;
  --krds-chkChipOutline-fz-lg: 1.7rem;
  --krds-chkChipOutline-gap-sm: 0.4rem;
  --krds-chkChipOutline-gap-md: 0.4rem;
  --krds-chkChipOutline-gap-lg: 0.4rem;
  --krds-chkChipOutline-ico-sm: 1.6rem;
  --krds-chkChipOutline-ico-md: 2rem;
  --krds-chkChipOutline-ico-lg: 2rem;
  --krds-tab-h-full: 5.6rem;
  --krds-tab-h-fill: 4.8rem;
  --krds-tab-h-line: 4.8rem;
  --krds-tab-fz-full: 1.9rem;
  --krds-tab-fz-fill: 1.9rem;
  --krds-tab-fz-ilne: 1.9rem;
  --krds-tab-px-full: 0;
  --krds-tab-px-fill: 1.6rem;
  --krds-tab-px-line: 0.2rem;
  --krds-tab-ml-full: 0;
  --krds-tab-ml-fill: 0.8rem;
  --krds-tab-ml-line: 1.6rem;
  --krds-tab-rd-full: 0.8rem;
  --krds-tab-rd-fill: 0.8rem;
  --krds-tab-rd-line: 0;
  --krds-spacer-50: 20rem;
  --krds-spacer-49: 19.6rem;
  --krds-spacer-48: 19.2rem;
  --krds-spacer-47: 18.8rem;
  --krds-spacer-46: 18.4rem;
  --krds-spacer-45: 18rem;
  --krds-spacer-44: 17.6rem;
  --krds-spacer-43: 17.2rem;
  --krds-spacer-42: 16.8rem;
  --krds-spacer-41: 16.4rem;
  --krds-spacer-40: 16rem;
  --krds-spacer-39: 15.6rem;
  --krds-spacer-38: 15.2rem;
  --krds-spacer-37: 14.8rem;
  --krds-spacer-36: 14.4rem;
  --krds-spacer-35: 14rem;
  --krds-spacer-34: 13.6rem;
  --krds-spacer-33: 13.2rem;
  --krds-spacer-32: 12.8rem;
  --krds-spacer-31: 12.4rem;
  --krds-spacer-30: 12rem;
  --krds-spacer-29: 11.6rem;
  --krds-spacer-28: 11.2rem;
  --krds-spacer-27: 10.8rem;
  --krds-spacer-26: 10.4rem;
  --krds-spacer-25: 10rem;
  --krds-spacer-24: 9.6rem;
  --krds-spacer-23: 9.2rem;
  --krds-spacer-22: 8.8rem;
  --krds-spacer-21: 8.4rem;
  --krds-spacer-20: 8rem;
  --krds-spacer-19: 7.6rem;
  --krds-spacer-18: 7.2rem;
  --krds-spacer-17: 6.8rem;
  --krds-spacer-16: 6.4rem;
  --krds-spacer-15: 6rem;
  --krds-spacer-14: 5.6rem;
  --krds-spacer-13: 5.2rem;
  --krds-spacer-12: 4.8rem;
  --krds-spacer-11: 4.4rem;
  --krds-spacer-10: 4rem;
  --krds-spacer-9: 3.6rem;
  --krds-spacer-8: 3.2rem;
  --krds-spacer-7: 2.8rem;
  --krds-spacer-6: 2.4rem;
  --krds-spacer-5: 2rem;
  --krds-spacer-4: 1.6rem;
  --krds-spacer-3: 1.2rem;
  --krds-spacer-2: 0.8rem;
  --krds-spacer-1: 0.4rem;
  --krds-spacer-0: 0;
  --krds-spacer-default: 0.1rem;
  --krds-spacer-default2: 0.2rem;
  --krds-spacer-full: 100%;
}
.btn.xsm {
  height: 3.2rem;
  padding: 0 var(--krds-btn-px-xsm);
  border-radius: var(--krds-btn-rd-xsm);
  font-size: var(--krds-btn-fz-xsm);
}

.btn.sm {
  height: 4rem;
  padding: 0 var(--krds-btn-px-sm);
  border-radius: var(--krds-btn-rd-sm);
  font-size: var(--krds-btn-fz-sm);
}

.btn.md {
  height: 4.8rem;
  padding: 0 var(--krds-btn-px-md);
  border-radius: var(--krds-btn-rd-md);
  font-size: var(--krds-btn-fz-md);
}

.btn.lg {
  height: 5.6rem;
  padding: 0 var(--krds-btn-px-lg);
  border-radius: var(--krds-btn-rd-lg);
  font-size: var(--krds-btn-fz-lg);
}

.btn.xlg {
  height: 6.4rem;
  padding: 0 var(--krds-btn-px-xlg);
  border-radius: var(--krds-btn-rd-xlg);
  font-size: var(--krds-btn-fz-xlg);
}

.btn-chip-fill.md {
  height: var(--krds-btnChipFill-h-md);
  padding: var(--krds-btnChipFill-pd-md);
  border-radius: var(--krds-btnChipFill-rd-md);
  font-size: var(--krds-btnChipFill-fz-md);
}

.btn-chip-fill {
  height: var(--krds-btnChipFill-h-lg);
  padding: var(--krds-btnChipFill-pd-lg);
  border-radius: var(--krds-btnChipFill-rd-lg);
  font-size: var(--krds-btnChipFill-fz-lg);
}
.btn-chip-fill:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

.btn-chip-fill.lg {
  height: var(--krds-btnChipFill-h-lg);
  padding: var(--krds-btnChipFill-pd-lg);
  border-radius: var(--krds-btnChipFill-rd-lg);
  font-size: var(--krds-btnChipFill-fz-lg);
}

.btn-chip-fill {
  height: var(--krds-btnChipFill-h-lg);
  padding: var(--krds-btnChipFill-pd-lg);
  border-radius: var(--krds-btnChipFill-rd-lg);
  font-size: var(--krds-btnChipFill-fz-lg);
}
.btn-chip-fill:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

.btn-chip-fill {
  height: var(--krds-btnChipFill-h-lg);
  padding: var(--krds-btnChipFill-pd-lg);
  border-radius: var(--krds-btnChipFill-rd-lg);
  font-size: var(--krds-btnChipFill-fz-lg);
}
.btn-chip-fill:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

.btn-chip-fill {
  height: var(--krds-btnChipFill-h-lg);
  padding: var(--krds-btnChipFill-pd-lg);
  border-radius: var(--krds-btnChipFill-rd-lg);
  font-size: var(--krds-btnChipFill-fz-lg);
}
.btn-chip-fill:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

.btn-chip-fill {
  height: var(--krds-btnChipFill-h-lg);
  padding: var(--krds-btnChipFill-pd-lg);
  border-radius: var(--krds-btnChipFill-rd-lg);
  font-size: var(--krds-btnChipFill-fz-lg);
}
.btn-chip-fill:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

.btn-chip-fill {
  height: var(--krds-btnChipFill-h-lg);
  padding: var(--krds-btnChipFill-pd-lg);
  border-radius: var(--krds-btnChipFill-rd-lg);
  font-size: var(--krds-btnChipFill-fz-lg);
}
.btn-chip-fill:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

.btn-chip-fill {
  height: var(--krds-btnChipFill-h-lg);
  padding: var(--krds-btnChipFill-pd-lg);
  border-radius: var(--krds-btnChipFill-rd-lg);
  font-size: var(--krds-btnChipFill-fz-lg);
}
.btn-chip-fill:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

.btn-chip-fill {
  height: var(--krds-btnChipFill-h-lg);
  padding: var(--krds-btnChipFill-pd-lg);
  border-radius: var(--krds-btnChipFill-rd-lg);
  font-size: var(--krds-btnChipFill-fz-lg);
}
.btn-chip-fill:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

.btn-chip-outline.md {
  height: var(--krds-btnChipOutline-h-md);
  padding: var(--krds-btnChipOutline-pd-md);
  border-radius: var(--krds-btnChipOutline-rd-md);
  font-size: var(--krds-btnChipOutline-fz-md);
}
.btn-chip-outline.md .btn-del {
  width: var(--krds-btnChipOutline-size-md);
  height: var(--krds-btnChipOutline-size-md);
  background: url(../img/component/common/ico_chip_del.svg) no-repeat 0 0;
  background-size: contain;
}

.btn-chip-outline {
  height: var(--krds-btnChipOutline-h-lg);
  padding: var(--krds-btnChipOutline-pd-lg);
  border-radius: var(--krds-btnChipOutline-rd-lg);
  font-size: var(--krds-btnChipOutline-fz-lg);
}
.btn-chip-outline .btn-del {
  width: var(--krds-btnChipOutline-size-lg);
  height: var(--krds-btnChipOutline-size-lg);
  background: url(../img/component/common/ico_chip_del.svg) no-repeat 0 0;
  background-size: contain;
}
.btn-chip-outline .btn-del:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

.btn-chip-outline.lg {
  height: var(--krds-btnChipOutline-h-lg);
  padding: var(--krds-btnChipOutline-pd-lg);
  border-radius: var(--krds-btnChipOutline-rd-lg);
  font-size: var(--krds-btnChipOutline-fz-lg);
}
.btn-chip-outline.lg .btn-del {
  width: var(--krds-btnChipOutline-size-lg);
  height: var(--krds-btnChipOutline-size-lg);
  background: url(../img/component/common/ico_chip_del.svg) no-repeat 0 0;
  background-size: contain;
}

.btn-chip-outline {
  height: var(--krds-btnChipOutline-h-lg);
  padding: var(--krds-btnChipOutline-pd-lg);
  border-radius: var(--krds-btnChipOutline-rd-lg);
  font-size: var(--krds-btnChipOutline-fz-lg);
}
.btn-chip-outline .btn-del {
  width: var(--krds-btnChipOutline-size-lg);
  height: var(--krds-btnChipOutline-size-lg);
  background: url(../img/component/common/ico_chip_del.svg) no-repeat 0 0;
  background-size: contain;
}
.btn-chip-outline .btn-del:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

.btn-chip-outline {
  height: var(--krds-btnChipOutline-h-lg);
  padding: var(--krds-btnChipOutline-pd-lg);
  border-radius: var(--krds-btnChipOutline-rd-lg);
  font-size: var(--krds-btnChipOutline-fz-lg);
}
.btn-chip-outline .btn-del {
  width: var(--krds-btnChipOutline-size-lg);
  height: var(--krds-btnChipOutline-size-lg);
  background: url(../img/component/common/ico_chip_del.svg) no-repeat 0 0;
  background-size: contain;
}
.btn-chip-outline .btn-del:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

.btn-chip-outline {
  height: var(--krds-btnChipOutline-h-lg);
  padding: var(--krds-btnChipOutline-pd-lg);
  border-radius: var(--krds-btnChipOutline-rd-lg);
  font-size: var(--krds-btnChipOutline-fz-lg);
}
.btn-chip-outline .btn-del {
  width: var(--krds-btnChipOutline-size-lg);
  height: var(--krds-btnChipOutline-size-lg);
  background: url(../img/component/common/ico_chip_del.svg) no-repeat 0 0;
  background-size: contain;
}
.btn-chip-outline .btn-del:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

.btn-chip-outline {
  height: var(--krds-btnChipOutline-h-lg);
  padding: var(--krds-btnChipOutline-pd-lg);
  border-radius: var(--krds-btnChipOutline-rd-lg);
  font-size: var(--krds-btnChipOutline-fz-lg);
}
.btn-chip-outline .btn-del {
  width: var(--krds-btnChipOutline-size-lg);
  height: var(--krds-btnChipOutline-size-lg);
  background: url(../img/component/common/ico_chip_del.svg) no-repeat 0 0;
  background-size: contain;
}
.btn-chip-outline .btn-del:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

.btn-chip-outline {
  height: var(--krds-btnChipOutline-h-lg);
  padding: var(--krds-btnChipOutline-pd-lg);
  border-radius: var(--krds-btnChipOutline-rd-lg);
  font-size: var(--krds-btnChipOutline-fz-lg);
}
.btn-chip-outline .btn-del {
  width: var(--krds-btnChipOutline-size-lg);
  height: var(--krds-btnChipOutline-size-lg);
  background: url(../img/component/common/ico_chip_del.svg) no-repeat 0 0;
  background-size: contain;
}
.btn-chip-outline .btn-del:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

.btn-chip-outline {
  height: var(--krds-btnChipOutline-h-lg);
  padding: var(--krds-btnChipOutline-pd-lg);
  border-radius: var(--krds-btnChipOutline-rd-lg);
  font-size: var(--krds-btnChipOutline-fz-lg);
}
.btn-chip-outline .btn-del {
  width: var(--krds-btnChipOutline-size-lg);
  height: var(--krds-btnChipOutline-size-lg);
  background: url(../img/component/common/ico_chip_del.svg) no-repeat 0 0;
  background-size: contain;
}
.btn-chip-outline .btn-del:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

.btn-chip-outline {
  height: var(--krds-btnChipOutline-h-lg);
  padding: var(--krds-btnChipOutline-pd-lg);
  border-radius: var(--krds-btnChipOutline-rd-lg);
  font-size: var(--krds-btnChipOutline-fz-lg);
}
.btn-chip-outline .btn-del {
  width: var(--krds-btnChipOutline-size-lg);
  height: var(--krds-btnChipOutline-size-lg);
  background: url(../img/component/common/ico_chip_del.svg) no-repeat 0 0;
  background-size: contain;
}
.btn-chip-outline .btn-del:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

.btn-chip-outline {
  height: var(--krds-btnChipOutline-h-lg);
  padding: var(--krds-btnChipOutline-pd-lg);
  border-radius: var(--krds-btnChipOutline-rd-lg);
  font-size: var(--krds-btnChipOutline-fz-lg);
}
.btn-chip-outline .btn-del {
  width: var(--krds-btnChipOutline-size-lg);
  height: var(--krds-btnChipOutline-size-lg);
  background: url(../img/component/common/ico_chip_del.svg) no-repeat 0 0;
  background-size: contain;
}
.btn-chip-outline .btn-del:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

.btn-chip-outline {
  height: var(--krds-btnChipOutline-h-lg);
  padding: var(--krds-btnChipOutline-pd-lg);
  border-radius: var(--krds-btnChipOutline-rd-lg);
  font-size: var(--krds-btnChipOutline-fz-lg);
}
.btn-chip-outline .btn-del {
  width: var(--krds-btnChipOutline-size-lg);
  height: var(--krds-btnChipOutline-size-lg);
  background: url(../img/component/common/ico_chip_del.svg) no-repeat 0 0;
  background-size: contain;
}
.btn-chip-outline .btn-del:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

.btn-chip-outline {
  height: var(--krds-btnChipOutline-h-lg);
  padding: var(--krds-btnChipOutline-pd-lg);
  border-radius: var(--krds-btnChipOutline-rd-lg);
  font-size: var(--krds-btnChipOutline-fz-lg);
}
.btn-chip-outline .btn-del {
  width: var(--krds-btnChipOutline-size-lg);
  height: var(--krds-btnChipOutline-size-lg);
  background: url(../img/component/common/ico_chip_del.svg) no-repeat 0 0;
  background-size: contain;
}
.btn-chip-outline .btn-del:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

.btn-chip-outline {
  height: var(--krds-btnChipOutline-h-lg);
  padding: var(--krds-btnChipOutline-pd-lg);
  border-radius: var(--krds-btnChipOutline-rd-lg);
  font-size: var(--krds-btnChipOutline-fz-lg);
}
.btn-chip-outline .btn-del {
  width: var(--krds-btnChipOutline-size-lg);
  height: var(--krds-btnChipOutline-size-lg);
  background: url(../img/component/common/ico_chip_del.svg) no-repeat 0 0;
  background-size: contain;
}
.btn-chip-outline .btn-del:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

.form-control.sm {
  height: 4rem;
  padding: 0 var(--krds-input-px-sm);
  border-radius: var(--krds-input-rd-sm);
  font-size: var(--krds-input-fz-sm);
}

.form-control.md {
  height: 4.8rem;
  padding: 0 var(--krds-input-px-md);
  border-radius: var(--krds-input-rd-md);
  font-size: var(--krds-input-fz-md);
}

.form-control.lg {
  height: 5.6rem;
  padding: 0 var(--krds-input-px-lg);
  border-radius: var(--krds-input-rd-lg);
  font-size: var(--krds-input-fz-lg);
}

.form-control.xlg {
  height: 8rem;
  padding: 0 var(--krds-input-px-xlg);
  border-radius: var(--krds-input-rd-xlg);
  font-size: var(--krds-input-fz-xlg);
}

.form-check.sm > [type=radio] ~ label {
  font-size: var(--krds-rdo-fz-sm);
  line-height: var(--krds-rdo-size-sm);
  min-height: var(--krds-rdo-size-sm);
  padding-left: calc(var(--krds-rdo-size-sm) + 0.8rem);
}
.form-check.sm > [type=radio] ~ label::before {
  width: var(--krds-rdo-size-sm);
  height: var(--krds-rdo-size-sm);
}
.form-check.sm > [type=radio] ~ label::after {
  top: calc((var(--krds-rdo-size-sm) - var(--krds-rdo-chk-sm)) / 2);
  left: calc((var(--krds-rdo-size-sm) - var(--krds-rdo-chk-sm)) / 2);
  width: var(--krds-rdo-chk-sm);
  height: var(--krds-rdo-chk-sm);
}

.form-check.md > [type=radio] ~ label {
  font-size: var(--krds-rdo-fz-md);
  line-height: var(--krds-rdo-size-md);
  min-height: var(--krds-rdo-size-md);
  padding-left: calc(var(--krds-rdo-size-md) + 0.8rem);
}
.form-check.md > [type=radio] ~ label::before {
  width: var(--krds-rdo-size-md);
  height: var(--krds-rdo-size-md);
}
.form-check.md > [type=radio] ~ label::after {
  top: calc((var(--krds-rdo-size-md) - var(--krds-rdo-chk-md)) / 2);
  left: calc((var(--krds-rdo-size-md) - var(--krds-rdo-chk-md)) / 2);
  width: var(--krds-rdo-chk-md);
  height: var(--krds-rdo-chk-md);
}

.form-check.lg > [type=radio] ~ label {
  font-size: var(--krds-rdo-fz-lg);
  line-height: var(--krds-rdo-size-lg);
  min-height: var(--krds-rdo-size-lg);
  padding-left: calc(var(--krds-rdo-size-lg) + 0.8rem);
}
.form-check.lg > [type=radio] ~ label::before {
  width: var(--krds-rdo-size-lg);
  height: var(--krds-rdo-size-lg);
}
.form-check.lg > [type=radio] ~ label::after {
  top: calc((var(--krds-rdo-size-lg) - var(--krds-rdo-chk-lg)) / 2);
  left: calc((var(--krds-rdo-size-lg) - var(--krds-rdo-chk-lg)) / 2);
  width: var(--krds-rdo-chk-lg);
  height: var(--krds-rdo-chk-lg);
}

.form-check.sm > [type=checkbox] ~ label {
  font-size: var(--krds-chk-fz-sm);
  line-height: var(--krds-chk-size-sm);
  min-height: var(--krds-chk-size-sm);
  padding-left: calc(var(--krds-chk-size-sm) + 0.8rem);
}
.form-check.sm > [type=checkbox] ~ label::before {
  width: var(--krds-chk-size-sm);
  height: var(--krds-chk-size-sm);
}
.form-check.sm > [type=checkbox] ~ label::after {
  width: var(--krds-chk-primary-chk-sm);
  height: var(--krds-chk-primary-chk-sm);
}
.form-check.sm.ico-only > [type=checkbox] ~ label {
  padding-left: var(--krds-chk-size-sm);
}

.form-check.md > [type=checkbox] ~ label {
  font-size: var(--krds-chk-fz-md);
  line-height: var(--krds-chk-size-md);
  min-height: var(--krds-chk-size-md);
  padding-left: calc(var(--krds-chk-size-md) + 0.8rem);
}
.form-check.md > [type=checkbox] ~ label::before {
  width: var(--krds-chk-size-md);
  height: var(--krds-chk-size-md);
}
.form-check.md > [type=checkbox] ~ label::after {
  width: var(--krds-chk-primary-chk-md);
  height: var(--krds-chk-primary-chk-md);
}
.form-check.md.ico-only > [type=checkbox] ~ label {
  padding-left: var(--krds-chk-size-md);
}

.form-check.lg > [type=checkbox] ~ label {
  font-size: var(--krds-chk-fz-lg);
  line-height: var(--krds-chk-size-lg);
  min-height: var(--krds-chk-size-lg);
  padding-left: calc(var(--krds-chk-size-lg) + 0.8rem);
}
.form-check.lg > [type=checkbox] ~ label::before {
  width: var(--krds-chk-size-lg);
  height: var(--krds-chk-size-lg);
}
.form-check.lg > [type=checkbox] ~ label::after {
  width: var(--krds-chk-primary-chk-lg);
  height: var(--krds-chk-primary-chk-lg);
}
.form-check.lg.ico-only > [type=checkbox] ~ label {
  padding-left: var(--krds-chk-size-lg);
}

.form-select.sm {
  height: 4rem;
  padding: var(--krds-select-pd-sm);
  border-radius: var(--krds-select-rd-sm);
  font-size: var(--krds-select-fz-sm);
  background-size: var(--krds-select-bgs-sm);
}

.form-select.md {
  height: 4.8rem;
  padding: var(--krds-select-pd-md);
  border-radius: var(--krds-select-rd-md);
  font-size: var(--krds-select-fz-md);
  background-size: var(--krds-select-bgs-md);
}

.form-select.lg {
  height: 5.6rem;
  padding: var(--krds-select-pd-lg);
  border-radius: var(--krds-select-rd-lg);
  font-size: var(--krds-select-fz-lg);
  background-size: var(--krds-select-bgs-lg);
}

.form-switch.md [type=checkbox] ~ i::before {
  width: var(--krds-switch-b-md);
  height: var(--krds-switch-b-md);
  border-radius: var(--krds-switch-rd-md);
}
.form-switch.md [type=checkbox] ~ i::after {
  width: var(--krds-switch-w-md);
  height: var(--krds-switch-h-md);
}
.form-switch.md [type=checkbox] ~ label {
  padding-left: calc(var(--krds-switch-w-md) + var(--krds-switch-pd-md));
  margin-left: calc(var(--krds-switch-w-md) * -1);
  font-size: var(--krds-switch-fz-md);
}
.form-switch.md [type=checkbox]:checked ~ i::before {
  position: absolute;
  left: calc(var(--krds-switch-w-md) - var(--krds-switch-b-md) - var(--krds-switch-br-md));
}

.form-switch.lg [type=checkbox] ~ i::before {
  width: var(--krds-switch-b-lg);
  height: var(--krds-switch-b-lg);
  border-radius: var(--krds-switch-rd-lg);
}
.form-switch.lg [type=checkbox] ~ i::after {
  width: var(--krds-switch-w-lg);
  height: var(--krds-switch-h-lg);
}
.form-switch.lg [type=checkbox] ~ label {
  padding-left: calc(var(--krds-switch-w-lg) + var(--krds-switch-pd-lg));
  margin-left: calc(var(--krds-switch-w-lg) * -1);
  font-size: var(--krds-switch-fz-lg);
}
.form-switch.lg [type=checkbox]:checked ~ i::before {
  position: absolute;
  left: calc(var(--krds-switch-w-lg) - var(--krds-switch-b-lg) - var(--krds-switch-br-lg));
}

.form-chip.sm .radio ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-sm);
  height: var(--krds-rdoChipOutline-h-sm);
  padding: var(--krds-rdoChipOutline-pd-sm);
  border-radius: var(--krds-rdoChipOutline-rd-sm);
  font-size: var(--krds-rdoChipOutline-fz-sm);
}
.form-chip.sm .radio ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-sm);
  height: var(--krds-chkChipOutline-ico-sm);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip.sm .radio:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip.sm .radio:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .radio ~ .form-chip-outline {
  background-color: #fff;
  gap: var(--krds-chkChipOutline-gap-sm);
  height: var(--krds-rdoChipOutline-h-sm);
  padding: var(--krds-rdoChipOutline-pd-sm);
  border-radius: var(--krds-rdoChipOutline-rd-sm);
  font-size: var(--krds-rdoChipOutline-fz-sm);
}
.form-chip .radio ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-sm);
  height: var(--krds-chkChipOutline-ico-sm);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .radio:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .radio:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip.md .radio ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-md);
  height: var(--krds-rdoChipOutline-h-md);
  padding: var(--krds-rdoChipOutline-pd-md);
  border-radius: var(--krds-rdoChipOutline-rd-md);
  font-size: var(--krds-rdoChipOutline-fz-md);
}
.form-chip.md .radio ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-md);
  height: var(--krds-chkChipOutline-ico-md);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip.md .radio:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip.md .radio:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .radio ~ .form-chip-outline {
  background-color: #fff;
  gap: var(--krds-chkChipOutline-gap-md);
  height: var(--krds-rdoChipOutline-h-md);
  padding: var(--krds-rdoChipOutline-pd-md);
  border-radius: var(--krds-rdoChipOutline-rd-md);
  font-size: var(--krds-rdoChipOutline-fz-md);
}
.form-chip .radio ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-md);
  height: var(--krds-chkChipOutline-ico-md);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .radio:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .radio:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip.lg .radio ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-lg);
  height: var(--krds-rdoChipOutline-h-lg);
  padding: var(--krds-rdoChipOutline-pd-lg);
  border-radius: var(--krds-rdoChipOutline-rd-lg);
  font-size: var(--krds-rdoChipOutline-fz-lg);
}
.form-chip.lg .radio ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-lg);
  height: var(--krds-chkChipOutline-ico-lg);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip.lg .radio:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip.lg .radio:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .radio ~ .form-chip-outline {
  background-color: #fff;
  gap: var(--krds-chkChipOutline-gap-lg);
  height: var(--krds-rdoChipOutline-h-lg);
  padding: var(--krds-rdoChipOutline-pd-lg);
  border-radius: var(--krds-rdoChipOutline-rd-lg);
  font-size: var(--krds-rdoChipOutline-fz-lg);
}
.form-chip .radio ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-lg);
  height: var(--krds-chkChipOutline-ico-lg);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .radio:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .radio:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .radio ~ .form-chip-outline {
  background-color: #fff;
  gap: var(--krds-chkChipOutline-gap-sm);
  height: var(--krds-rdoChipOutline-h-sm);
  padding: var(--krds-rdoChipOutline-pd-sm);
  border-radius: var(--krds-rdoChipOutline-rd-sm);
  font-size: var(--krds-rdoChipOutline-fz-sm);
}
.form-chip .radio ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-sm);
  height: var(--krds-chkChipOutline-ico-sm);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .radio:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .radio:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .radio ~ .form-chip-outline {
  background-color: #fff;
  gap: var(--krds-chkChipOutline-gap-md);
  height: var(--krds-rdoChipOutline-h-md);
  padding: var(--krds-rdoChipOutline-pd-md);
  border-radius: var(--krds-rdoChipOutline-rd-md);
  font-size: var(--krds-rdoChipOutline-fz-md);
}
.form-chip .radio ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-md);
  height: var(--krds-chkChipOutline-ico-md);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .radio:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .radio:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .radio ~ .form-chip-outline {
  background-color: #fff;
  gap: var(--krds-chkChipOutline-gap-lg);
  height: var(--krds-rdoChipOutline-h-lg);
  padding: var(--krds-rdoChipOutline-pd-lg);
  border-radius: var(--krds-rdoChipOutline-rd-lg);
  font-size: var(--krds-rdoChipOutline-fz-lg);
}
.form-chip .radio ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-lg);
  height: var(--krds-chkChipOutline-ico-lg);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .radio:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .radio:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .radio ~ .form-chip-outline {
  background-color: #fff;
  gap: var(--krds-chkChipOutline-gap-sm);
  height: var(--krds-rdoChipOutline-h-sm);
  padding: var(--krds-rdoChipOutline-pd-sm);
  border-radius: var(--krds-rdoChipOutline-rd-sm);
  font-size: var(--krds-rdoChipOutline-fz-sm);
}
.form-chip .radio ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-sm);
  height: var(--krds-chkChipOutline-ico-sm);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .radio:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .radio:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .radio ~ .form-chip-outline {
  background-color: #fff;
  gap: var(--krds-chkChipOutline-gap-md);
  height: var(--krds-rdoChipOutline-h-md);
  padding: var(--krds-rdoChipOutline-pd-md);
  border-radius: var(--krds-rdoChipOutline-rd-md);
  font-size: var(--krds-rdoChipOutline-fz-md);
}
.form-chip .radio ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-md);
  height: var(--krds-chkChipOutline-ico-md);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .radio:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .radio:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .radio ~ .form-chip-outline {
  background-color: #fff;
  gap: var(--krds-chkChipOutline-gap-lg);
  height: var(--krds-rdoChipOutline-h-lg);
  padding: var(--krds-rdoChipOutline-pd-lg);
  border-radius: var(--krds-rdoChipOutline-rd-lg);
  font-size: var(--krds-rdoChipOutline-fz-lg);
}
.form-chip .radio ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-lg);
  height: var(--krds-chkChipOutline-ico-lg);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .radio:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .radio:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .radio ~ .form-chip-outline {
  background-color: #fff;
  gap: var(--krds-chkChipOutline-gap-sm);
  height: var(--krds-rdoChipOutline-h-sm);
  padding: var(--krds-rdoChipOutline-pd-sm);
  border-radius: var(--krds-rdoChipOutline-rd-sm);
  font-size: var(--krds-rdoChipOutline-fz-sm);
}
.form-chip .radio ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-sm);
  height: var(--krds-chkChipOutline-ico-sm);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .radio:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .radio:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .radio ~ .form-chip-outline {
  background-color: #fff;
  gap: var(--krds-chkChipOutline-gap-md);
  height: var(--krds-rdoChipOutline-h-md);
  padding: var(--krds-rdoChipOutline-pd-md);
  border-radius: var(--krds-rdoChipOutline-rd-md);
  font-size: var(--krds-rdoChipOutline-fz-md);
}
.form-chip .radio ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-md);
  height: var(--krds-chkChipOutline-ico-md);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .radio:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .radio:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .radio ~ .form-chip-outline {
  background-color: #fff;
  gap: var(--krds-chkChipOutline-gap-lg);
  height: var(--krds-rdoChipOutline-h-lg);
  padding: var(--krds-rdoChipOutline-pd-lg);
  border-radius: var(--krds-rdoChipOutline-rd-lg);
  font-size: var(--krds-rdoChipOutline-fz-lg);
}
.form-chip .radio ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-lg);
  height: var(--krds-chkChipOutline-ico-lg);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .radio:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .radio:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip.sm .checkbox ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-sm);
  height: var(--krds-chkChipOutline-h-sm);
  padding: var(--krds-chkChipOutline-pd-sm);
  border-radius: var(--krds-chkChipOutline-rd-sm);
  font-size: var(--krds-chkChipOutline-fz-sm);
}
.form-chip.sm .checkbox ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-sm);
  height: var(--krds-chkChipOutline-ico-sm);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip.sm .checkbox:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip.sm .checkbox:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .checkbox ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-sm);
  height: var(--krds-chkChipOutline-h-sm);
  padding: var(--krds-chkChipOutline-pd-sm);
  border-radius: var(--krds-chkChipOutline-rd-sm);
  font-size: var(--krds-chkChipOutline-fz-sm);
}
.form-chip .checkbox ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-sm);
  height: var(--krds-chkChipOutline-ico-sm);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .checkbox:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .checkbox:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip.md .checkbox ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-md);
  height: var(--krds-chkChipOutline-h-md);
  padding: var(--krds-chkChipOutline-pd-md);
  border-radius: var(--krds-chkChipOutline-rd-md);
  font-size: var(--krds-chkChipOutline-fz-md);
}
.form-chip.md .checkbox ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-md);
  height: var(--krds-chkChipOutline-ico-md);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip.md .checkbox:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip.md .checkbox:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .checkbox ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-md);
  height: var(--krds-chkChipOutline-h-md);
  padding: var(--krds-chkChipOutline-pd-md);
  border-radius: var(--krds-chkChipOutline-rd-md);
  font-size: var(--krds-chkChipOutline-fz-md);
}
.form-chip .checkbox ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-md);
  height: var(--krds-chkChipOutline-ico-md);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .checkbox:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .checkbox:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip.lg .checkbox ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-lg);
  height: var(--krds-chkChipOutline-h-lg);
  padding: var(--krds-chkChipOutline-pd-lg);
  border-radius: var(--krds-chkChipOutline-rd-lg);
  font-size: var(--krds-chkChipOutline-fz-lg);
}
.form-chip.lg .checkbox ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-lg);
  height: var(--krds-chkChipOutline-ico-lg);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip.lg .checkbox:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip.lg .checkbox:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .checkbox ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-lg);
  height: var(--krds-chkChipOutline-h-lg);
  padding: var(--krds-chkChipOutline-pd-lg);
  border-radius: var(--krds-chkChipOutline-rd-lg);
  font-size: var(--krds-chkChipOutline-fz-lg);
}
.form-chip .checkbox ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-lg);
  height: var(--krds-chkChipOutline-ico-lg);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .checkbox:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .checkbox:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .checkbox ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-sm);
  height: var(--krds-chkChipOutline-h-sm);
  padding: var(--krds-chkChipOutline-pd-sm);
  border-radius: var(--krds-chkChipOutline-rd-sm);
  font-size: var(--krds-chkChipOutline-fz-sm);
}
.form-chip .checkbox ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-sm);
  height: var(--krds-chkChipOutline-ico-sm);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .checkbox:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .checkbox:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .checkbox ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-md);
  height: var(--krds-chkChipOutline-h-md);
  padding: var(--krds-chkChipOutline-pd-md);
  border-radius: var(--krds-chkChipOutline-rd-md);
  font-size: var(--krds-chkChipOutline-fz-md);
}
.form-chip .checkbox ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-md);
  height: var(--krds-chkChipOutline-ico-md);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .checkbox:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .checkbox:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .checkbox ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-lg);
  height: var(--krds-chkChipOutline-h-lg);
  padding: var(--krds-chkChipOutline-pd-lg);
  border-radius: var(--krds-chkChipOutline-rd-lg);
  font-size: var(--krds-chkChipOutline-fz-lg);
}
.form-chip .checkbox ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-lg);
  height: var(--krds-chkChipOutline-ico-lg);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .checkbox:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .checkbox:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .checkbox ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-sm);
  height: var(--krds-chkChipOutline-h-sm);
  padding: var(--krds-chkChipOutline-pd-sm);
  border-radius: var(--krds-chkChipOutline-rd-sm);
  font-size: var(--krds-chkChipOutline-fz-sm);
}
.form-chip .checkbox ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-sm);
  height: var(--krds-chkChipOutline-ico-sm);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .checkbox:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .checkbox:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .checkbox ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-md);
  height: var(--krds-chkChipOutline-h-md);
  padding: var(--krds-chkChipOutline-pd-md);
  border-radius: var(--krds-chkChipOutline-rd-md);
  font-size: var(--krds-chkChipOutline-fz-md);
}
.form-chip .checkbox ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-md);
  height: var(--krds-chkChipOutline-ico-md);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .checkbox:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .checkbox:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .checkbox ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-lg);
  height: var(--krds-chkChipOutline-h-lg);
  padding: var(--krds-chkChipOutline-pd-lg);
  border-radius: var(--krds-chkChipOutline-rd-lg);
  font-size: var(--krds-chkChipOutline-fz-lg);
}
.form-chip .checkbox ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-lg);
  height: var(--krds-chkChipOutline-ico-lg);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .checkbox:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .checkbox:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .checkbox ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-sm);
  height: var(--krds-chkChipOutline-h-sm);
  padding: var(--krds-chkChipOutline-pd-sm);
  border-radius: var(--krds-chkChipOutline-rd-sm);
  font-size: var(--krds-chkChipOutline-fz-sm);
}
.form-chip .checkbox ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-sm);
  height: var(--krds-chkChipOutline-ico-sm);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .checkbox:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .checkbox:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .checkbox ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-md);
  height: var(--krds-chkChipOutline-h-md);
  padding: var(--krds-chkChipOutline-pd-md);
  border-radius: var(--krds-chkChipOutline-rd-md);
  font-size: var(--krds-chkChipOutline-fz-md);
}
.form-chip .checkbox ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-md);
  height: var(--krds-chkChipOutline-ico-md);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .checkbox:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .checkbox:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .checkbox ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-lg);
  height: var(--krds-chkChipOutline-h-lg);
  padding: var(--krds-chkChipOutline-pd-lg);
  border-radius: var(--krds-chkChipOutline-rd-lg);
  font-size: var(--krds-chkChipOutline-fz-lg);
}
.form-chip .checkbox ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-lg);
  height: var(--krds-chkChipOutline-ico-lg);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .checkbox:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .checkbox:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .checkbox ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-sm);
  height: var(--krds-chkChipOutline-h-sm);
  padding: var(--krds-chkChipOutline-pd-sm);
  border-radius: var(--krds-chkChipOutline-rd-sm);
  font-size: var(--krds-chkChipOutline-fz-sm);
}
.form-chip .checkbox ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-sm);
  height: var(--krds-chkChipOutline-ico-sm);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .checkbox:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .checkbox:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .checkbox ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-md);
  height: var(--krds-chkChipOutline-h-md);
  padding: var(--krds-chkChipOutline-pd-md);
  border-radius: var(--krds-chkChipOutline-rd-md);
  font-size: var(--krds-chkChipOutline-fz-md);
}
.form-chip .checkbox ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-md);
  height: var(--krds-chkChipOutline-ico-md);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .checkbox:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .checkbox:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .checkbox ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-lg);
  height: var(--krds-chkChipOutline-h-lg);
  padding: var(--krds-chkChipOutline-pd-lg);
  border-radius: var(--krds-chkChipOutline-rd-lg);
  font-size: var(--krds-chkChipOutline-fz-lg);
}
.form-chip .checkbox ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-lg);
  height: var(--krds-chkChipOutline-ico-lg);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .checkbox:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .checkbox:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .checkbox ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-sm);
  height: var(--krds-chkChipOutline-h-sm);
  padding: var(--krds-chkChipOutline-pd-sm);
  border-radius: var(--krds-chkChipOutline-rd-sm);
  font-size: var(--krds-chkChipOutline-fz-sm);
}
.form-chip .checkbox ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-sm);
  height: var(--krds-chkChipOutline-ico-sm);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .checkbox:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .checkbox:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .checkbox ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-md);
  height: var(--krds-chkChipOutline-h-md);
  padding: var(--krds-chkChipOutline-pd-md);
  border-radius: var(--krds-chkChipOutline-rd-md);
  font-size: var(--krds-chkChipOutline-fz-md);
}
.form-chip .checkbox ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-md);
  height: var(--krds-chkChipOutline-ico-md);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .checkbox:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .checkbox:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

.form-chip .checkbox ~ .form-chip-outline {
  gap: var(--krds-chkChipOutline-gap-lg);
  height: var(--krds-chkChipOutline-h-lg);
  padding: var(--krds-chkChipOutline-pd-lg);
  border-radius: var(--krds-chkChipOutline-rd-lg);
  font-size: var(--krds-chkChipOutline-fz-lg);
}
.form-chip .checkbox ~ .form-chip-outline::before {
  width: var(--krds-chkChipOutline-ico-lg);
  height: var(--krds-chkChipOutline-ico-lg);
  background: url(../img/component/common/ico_check_chip.svg) no-repeat 0 0;
  background-size: contain;
}
.form-chip .checkbox:checked ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_checked.svg);
}
.form-chip .checkbox:disabled ~ .form-chip-outline::before {
  background-image: url(../img/component/common/ico_check_chip_disabled.svg);
}

@media (max-width: 1023px) {
  /* input setting */
  :root {
    --krds-fz-display-sm: 2.5rem;
    --krds-fz-display-md: 3.2rem;
    --krds-fz-display-lg: 4rem;
    --krds-fz-heading-sm: 2.5rem;
    --krds-fz-heading-md: 3.2rem;
    --krds-fz-heading-lg: 4rem;
    --krds-fz-title-xxlg: 2.5rem;
    /* input setting */
    --krds-input-h-xlg: 5.6rem;
    --krds-input-px-xlg: 1.6rem;
    --krds-input-rd-xlg: 0.8rem;
    --krds-input-fz-xlg: 1.9rem;
  }
  .form-control.xlg {
    height: 5.6rem;
    padding: 0 var(--krds-input-px-xlg);
    border-radius: var(--krds-input-rd-xlg);
    font-size: var(--krds-input-fz-xlg);
  }
}
html, body {
  position: relative;
  width: 100%;
  height: 100%;
  font-family: "Pretendard GOV", sans-serif;
  color: #1D1D1D;
  font-weight: 400;
  line-height: 1.5;
  word-break: keep-all;
  word-wrap: break-word;
  -webkit-tap-highlight-color: transparent;
  scroll-behavior: smooth;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.7rem;
  overflow-x: hidden;
}

*:focus-visible {
  outline-offset: -0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

::-moz-selection {
  background: #003675;
  color: #fff;
}

::selection {
  background: #003675;
  color: #fff;
}

body,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea,
a,
button,
select,
ul,
li,
span,
em,
label,
:before,
:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: none;
  font-family: inherit;
  line-height: 1.5;
  letter-spacing: inherit;
}

pre {
  font-family: inherit;
}

input,
textarea,
a,
button,
select,
span,
label,
:before,
:after {
  font-size: inherit;
  font-weight: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-weight: 700;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img,
fieldset {
  border: 0;
}

fieldset {
  min-width: 100%;
}

img {
  max-width: 100%;
  vertical-align: top;
}

ul,
ol {
  list-style: none;
}

em,
address,
i {
  font-style: normal;
}

a,
a:hover,
a:active,
a:focus {
  color: inherit;
  text-decoration: none;
}

button,
input[type=submit],
input[type=button] {
  overflow: visible;
  margin: 0;
  background-color: transparent;
  border: none;
  -webkit-appearance: button;
  cursor: pointer;
  font: inherit;
  color: inherit;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  resize: none;
}

label {
  cursor: pointer;
}

select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=text],
input[type=tel],
input[type=password],
input[type=file],
input[type=number],
input[type=email],
input[type=date],
input[type=search],
textarea {
  -webkit-box-shadow: none;
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-tap-highlight-color: transparent;
}

caption {
  position: static !important;
  margin: 0 !important;
}

table {
  table-layout: fixed;
  max-width: none;
  width: auto;
  min-width: 100%;
  border-collapse: collapse;
}

[role=button] {
  cursor: pointer;
}

.img img {
  min-width: 100%;
  max-width: 100%;
}

.img.bg-img {
  background-size: cover;
}

.blind,
hr,
.sr-only,
legend,
caption {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.al {
  text-align: left !important;
}

.ac {
  text-align: center !important;
}

.ar {
  text-align: right !important;
}

@media (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
  .pc-only.read {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
  }
  .mob-line {
    display: block;
    line-height: inherit;
  }
}
@media (min-width: 768px) {
  .mob-only {
    display: none !important;
  }
  .mob-only.read {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
  }
  .pc-line {
    display: block;
    line-height: inherit;
  }
}
.accordion {
  border-top: 1px solid #C6C6C6;
}

.accordion-item {
  background-color: #fff;
  border-bottom: 1px solid #C6C6C6;
}
.accordion-item .btn-accordion {
  position: relative;
  width: 100%;
  min-height: 6.4rem;
  padding: 2rem 4rem 2rem 0;
  font-size: 1.9rem;
  font-weight: 700;
  text-align: left;
}
.accordion-item .btn-accordion::after {
  position: absolute;
  top: 2.2rem;
  right: 0;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background: url(../img/component/common/ico_arr_accordion.svg) no-repeat center;
  background-size: 2rem;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.accordion-item .btn-accordion.active::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.accordion-item .accordion-collapse {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}
.accordion-item.active .accordion-collapse {
  height: auto;
  max-height: 1000vh;
  -webkit-transition: max-height 1.5s ease-in-out;
  transition: max-height 1.5s ease-in-out;
}
.accordion-item .accordion-body {
  padding-top: 0.4rem;
  padding-bottom: 2rem;
}

.btn-wrap.search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 1.6rem;
  padding: 3.2rem 0 2.4rem;
}
@media (max-width: 600px) {
  .btn-wrap.search .btn {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 100%;
    height: 4.8rem;
    padding: 0 1.6rem;
    border-radius: 0.8rem;
    font-size: 1.7rem;
  }
}

.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.4rem;
  width: auto;
  height: 5.6rem;
  padding: 0 2rem;
  background-color: #246BEB;
  border: 1px solid #246BEB;
  border-radius: 0.8rem;
  font-size: 1.9rem;
  color: #fff;
  font-weight: 400;
  line-height: 1;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.btn:hover {
  background-color: #1D56BC;
  border-color: #1D56BC;
}
.btn:active {
  background-color: #16408D;
  border-color: #16408D;
}
.btn:focus-visible {
  outline-offset: -0.4rem;
  outline: 2px solid rgba(255, 255, 255, 0.9);
  -webkit-transition: none;
  transition: none;
}
.btn[disabled] {
  background-color: #D8D8D8;
  border-color: #D8D8D8;
  color: #717171;
  cursor: default;
}
.btn.primary {
  background-color: #246BEB;
  border: 1px solid #246BEB;
  color: #fff;
}
.btn.primary:hover {
  background-color: #1D56BC;
  border-color: #1D56BC;
}
.btn.primary:active {
  background-color: #16408D;
  border-color: #16408D;
}
.btn.primary[disabled] {
  background-color: #D8D8D8;
  border-color: #C6C6C6;
  color: #717171;
}
.btn.secondary {
  background-color: #EFF5FF;
  border: 1px solid #246BEB;
  color: #1D56BC;
}
.btn.secondary:hover {
  background-color: #D3E1FB;
}
.btn.secondary:active {
  background-color: #A7C4F7;
}
.btn.secondary:focus-visible {
  outline-offset: -0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}
.btn.secondary[disabled] {
  background-color: #D8D8D8;
  border-color: #C6C6C6;
  color: #717171;
}
.btn.secondary.ico-arr-down::after {
  background-image: url(../img/component/common/ico_arr_20_down_blue.svg);
  background-size: contain;
  background-position: center;
}
.btn.secondary.active.ico-arr-down::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.btn.tertiary {
  background-color: #fff;
  border: 1px solid #1D1D1D;
  color: #000B17;
}
.btn.tertiary:hover {
  background-color: #F8F8F8;
}
.btn.tertiary:active {
  background-color: #F0F0F0;
}
.btn.tertiary:focus-visible {
  outline-offset: -0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}
.btn.tertiary[disabled] {
  background-color: #D8D8D8;
  border-color: #C6C6C6;
  color: #717171;
}
.btn.home {
  gap: 0.3rem;
  padding: 1rem 2rem;
  background-color: #f8f8f8;
  border-color: #e4e4e4;
  border-radius: 4rem;
  color: #1D1D1D;
}
.btn[class*=ico-]::after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background-repeat: no-repeat;
  background-size: contain;
}
.btn[class*=ico-].ico-before::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.btn[class*=ico-].ico-before::after {
  display: none;
}
.btn[class*=ico-].md::before, .btn[class*=ico-].md::after {
  width: 2rem;
  height: 2rem;
}
.btn.ico-sch::before, .btn.ico-sch::after {
  background-image: url(../img/component/common/ico_sch_20_wh.svg);
}
.btn.ico-reset::before, .btn.ico-reset::after {
  background-image: url(../img/component/common/ico_refresh_16.svg);
}
.btn.ico-arr::before, .btn.ico-arr::after {
  background-image: url(../img/component/common/ico_arr_20_right.svg);
}
.btn.ico-upload::before, .btn.ico-upload::after {
  background-image: url(../img/component/common/ico_upload_20_wh.svg);
}
.btn[class*=ico-].ico-home::before, .btn[class*=ico-].ico-home::after {
  width: 4.8rem;
  height: 4.8rem;
  background-image: url(../img/component/common/ico_home_48.svg);
}
.btn.xsm[class*=ico-]::after {
  width: 1.6rem;
  height: 1.6rem;
}
.btn.sm .btn[class*=ico-]::after {
  width: 2rem;
  height: 2rem;
}

.modal .btn {
  height: 4.8rem;
  padding: 0 1.6rem;
  border-radius: 0.8rem;
  font-size: 1.7rem;
}
.modal .btn.home {
  gap: 1.2rem;
  border-radius: 4rem;
  height: 6.8rem;
  padding: 1rem 2rem;
  font-weight: 700;
}

@media (max-width: 600px) {
  .modal .btn.home {
    padding: 1rem;
  }
}
/* **** button : only icon **** */
.btn-ico {
  padding: 0 !important;
  color: inherit;
  border: 0;
  background-color: inherit;
}
.btn-ico:hover, .btn-ico:active {
  background-color: inherit;
}
.btn-ico:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}
.btn-ico[class*=ico-] {
  width: 4rem;
  height: 4rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.btn-ico[class*=ico-]::after {
  display: none;
}
.btn-ico[class*=ico-].md {
  width: 2.4rem;
  height: 2.4rem;
}
.btn-ico[class*=ico-].sm {
  width: 2rem;
  height: 2rem;
}
.btn-ico[class*=ico-].sm-m {
  width: 2.4rem;
  height: 2.4rem;
}
.btn-ico[class*=ico-].sm-l {
  width: 3.2rem;
  height: 3.2rem;
}
.btn-ico[class*=ico-].xsm {
  width: 1.6rem;
  height: 1.6rem;
}
.btn-ico.ico-sch {
  background-image: url(../img/component/common/ico_sch_40.svg);
}
.btn-ico.ico-info {
  background-image: url(../img/pattern/common/ico_info.svg);
}
.btn-ico.ico-info.sm {
  background-position: center;
  background-size: 1.6rem;
}
.btn-ico.ico-refresh {
  border-radius: 10rem;
  border: 0.1rem solid #C6C6C6;
  background-color: #fff;
  background-image: url(../img/component/common/ico_refresh_16.svg);
  background-size: 1.6rem;
}
.btn-ico.ico-toggle-r {
  border-radius: 10rem;
  border: 0.1rem solid #C6C6C6;
  background-color: #fff;
  background-image: url(../img/component/common/ico_arr_16_down.svg);
  background-size: 1.6rem;
}
.btn-ico.ico-pw-visible {
  background-image: url(../img/component/common/ico_pw_hidden.svg);
  background-image: url(../img/component/common/ico_pw_visible.svg);
}
.btn-ico.ico-trash {
  background-image: url(../img/component/common/ico_trash.svg);
  display: block;
  margin: 0 auto;
}
.btn-ico.ico-help {
  background-image: url(../img/component/common/ico_help_24.svg);
}
.btn-ico.ico-page-prev {
  border-radius: 10rem;
  border: 0.1rem solid #C6C6C6;
  background-color: #fff;
  background-image: url(../img/component/common/ico_swiper_prev.svg);
  background-size: 2.4rem;
}
.btn-ico.ico-page-prev.disabled {
  background-color: #EDF1F5;
}
.btn-ico.ico-page-next {
  border-radius: 10rem;
  border: 0.1rem solid #C6C6C6;
  background-color: #fff;
  background-image: url(../img/component/common/ico_swiper_next.svg);
  background-size: 2.4rem;
}
.btn-ico.ico-page-next.disabled {
  background-color: #EDF1F5;
}

/* **** button : text button **** */
.btn-txt {
  padding: 0 0.2rem !important;
  color: inherit;
  border: 0;
  background-color: inherit;
}
.btn-txt:hover, .btn-txt:active {
  background-color: inherit;
}
.btn-txt:hover {
  background-color: #EDF1F5;
}
.btn-txt:active {
  background-color: #CDD7E4;
}
.btn-txt:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}
.btn-txt[disabled] {
  color: #8E8E8E;
}
.btn-txt[class*=ico-]::after {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.btn-txt[class*=ico-].ico-before::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.btn-txt[class*=ico-].ico-before::after {
  display: none;
}
.btn-txt[class*=ico-].ico-call::before {
  background-image: url(../img/component/common/ico_call.svg);
}
.btn-txt[class*=ico-].ico-call::after {
  background-image: url(../img/component/common/ico_call.svg);
}
.btn-txt[class*=ico-].ico-faq::before {
  background-image: url(../img/component/common/ico_faq.svg);
}
.btn-txt[class*=ico-].ico-faq::after {
  background-image: url(../img/component/common/ico_faq.svg);
}
.btn-txt.underline {
  text-decoration: underline;
}
.btn-txt.link {
  height: auto;
  text-decoration: underline !important;
}
.btn-txt.ico-like::before, .btn-txt.ico-like::after {
  background-image: url(../img/component/common/ico_like_20.svg);
}
.btn-txt.ico-share::before, .btn-txt.ico-share::after {
  background-image: url(../img/component/common/ico_share_20.svg);
}
.btn-txt.ico-close::before, .btn-txt.ico-close::after {
  background-image: url(../img/component/common/ico_close.svg);
}
.btn-txt.ico-arr::after {
  background-image: url(../img/component/common/ico_arr_20_right.svg);
}
.btn-txt.ico-arr-down::after {
  background-image: url(../img/component/common/ico_arr_16_down.svg);
}
.btn-txt.ico-more::after {
  background-image: url(../img/component/common/ico_arr1_20_right.svg);
}
.btn-txt.ico-sch::before, .btn-txt.ico-sch::after {
  background-image: url(../img/component/common/ico_sch_40.svg);
}
.btn-txt.ico-sch1::before, .btn-txt.ico-sch1::after {
  background-image: url(../img/component/common/ico_sch1_20.svg);
}
.btn-txt.ico-go::before, .btn-txt.ico-go::after {
  background-image: url(../img/component/common/ico_go_20.svg);
}
.btn-txt.ico-down::before, .btn-txt.ico-down::after {
  background-image: url(../img/component/common/ico_file_20.svg);
}
.btn-txt.ico-filter {
  position: relative;
}
.btn-txt.ico-filter::before, .btn-txt.ico-filter::after {
  background-image: url(../img/component/common/ico_filter_20.svg);
}
.btn-txt.ico-filter .num {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  right: 0.1rem;
  z-index: 1;
  height: 2rem;
  font-size: 1.5rem;
  color: #fff;
  padding: 0 0.8rem;
  margin-top: -3rem;
  border-radius: 2rem;
  background-color: #246BEB;
}
.btn-txt.ico-reset::before, .btn-txt.ico-reset::after {
  background-image: url(../img/component/common/ico_refresh_16.svg);
}
.btn-txt.ico-log::before, .btn-txt.ico-log::after {
  background-image: url(../img/component/common/ico_login_20.svg);
}
.btn-txt.ico-func {
  gap: 0.8rem;
}
.btn-txt.ico-func::before, .btn-txt.ico-func::after {
  background-image: url(../img/component/common/ico_arr_func_20.svg);
}
.btn-txt.ico-logout {
  gap: 0.8rem;
}
.btn-txt.ico-logout::before, .btn-txt.ico-logout::after {
  background-image: url(../img/component/common/ico_logout_16.svg);
}
.btn-txt.ico-email {
  gap: 0.8rem;
}
.btn-txt.ico-email::before, .btn-txt.ico-email::after {
  background-image: url(../img/component/common/ico_email_20.svg);
}
.btn-txt.ico-print {
  gap: 0.8rem;
}
.btn-txt.ico-print::before, .btn-txt.ico-print::after {
  background-image: url(../img/component/common/ico_print_20.svg);
}
.btn-txt.ico-scrap {
  gap: 0.8rem;
}
.btn-txt.ico-scrap::before, .btn-txt.ico-scrap::after {
  background-image: url(../img/component/common/ico_scrap_20.svg);
}
.btn-txt.ico-del {
  gap: 0.8rem;
}
.btn-txt.ico-del::before, .btn-txt.ico-del::after {
  background-image: url(../img/component/common/ico_del1_20.svg);
}
.btn-txt.ico-plus {
  gap: 0.8rem;
}
.btn-txt.ico-plus::before, .btn-txt.ico-plus::after {
  background-image: url(../img/component/common/ico_plus_24.svg);
}
.btn-txt.ico-setting {
  gap: 0.8rem;
}
.btn-txt.ico-setting::before, .btn-txt.ico-setting::after {
  background-image: url(../img/component/common/ico_setting_20.svg);
}
.btn-txt.ico-link {
  gap: 0.8rem;
}
.btn-txt.ico-link::before, .btn-txt.ico-link::after {
  background-image: url(../img/component/common/ico_link_16.svg);
}
.btn-txt.ico-comment {
  gap: 0.8rem;
}
.btn-txt.ico-comment::before, .btn-txt.ico-comment::after {
  background-image: url(../img/component/common/ico_comment_16.svg);
}
.btn-txt.ico-prev {
  gap: 0.8rem;
}
.btn-txt.ico-prev::before, .btn-txt.ico-prev::after {
  background-image: url(../img/component/common/ico-prev_24.svg);
}
.btn-txt.sm[class*=ico-]::before, .btn-txt.sm[class*=ico-]::after {
  width: 2rem;
  height: 2rem;
}
.btn-txt.xsm[class*=ico-] {
  gap: 0.2rem;
}
.btn-txt.xsm[class*=ico-]::before, .btn-txt.xsm[class*=ico-]::after {
  width: 1.6rem;
  height: 1.6rem;
}
.btn-txt.h-auto {
  height: auto;
  padding: 0.2rem !important;
}

.link-txt {
  text-decoration: underline;
}

/* **** button : chips **** */
.btn-chip-fill {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #F0F0F0;
}
.btn-chip-fill:hover {
  background-color: #EDF1F5;
}
.btn-chip-fill:active {
  background-color: #CDD7E4;
}
.btn-chip-fill[disabled], .btn-chip-fill.disabled {
  background-color: #D8D8D8;
}

.btn-chip-outline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  gap: 0.2rem;
  background-color: #fff;
  border: 0.1rem solid #C6C6C6;
}
.btn-chip-outline:hover {
  background-color: #EDF1F5;
}
.btn-chip-outline:active {
  background-color: #CDD7E4;
}
.btn-chip-outline:disabled, .btn-chip-outline.disabled {
  background-color: #D8D8D8;
}

/* **** button area **** */
.btn-wrap {
  width: 100%;
}

@media (max-width: 600px) {
  .btn-ico[class*=ico-] {
    width: 2.4rem;
    height: 2.4rem;
  }
}
/* 파일 업로드 */
.file-upload {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4rem;
  padding: 6.4rem 4rem;
  border-radius: 12px;
  border: 0.1rem dashed #C6C6C6;
  background-color: #F0F0F0;
}
.file-upload .txt {
  font-size: 1.9rem;
  text-align: center;
}
.file-upload.type-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 2rem 2.8rem;
}
.file-upload.type-row .txt {
  text-align: left;
}
@media (max-width: 600px) {
  .file-upload.type-row {
    gap: 2.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .file-upload.type-row .btn {
    width: 100%;
  }
}

.file-upload-result {
  margin-top: 2.4rem;
}
.file-upload-result .upload-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.file-upload-result .upload-top .file-total {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: 700;
}
.file-upload-result .upload-top .file-total .current {
  color: #246BEB;
}
.file-upload-result .upload-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
  margin-top: 2.4rem;
}
.file-upload-result .upload-list > li {
  padding: 1.2rem 1.6rem;
  border-radius: 0.6rem;
  border: 0.1rem solid #D8D8D8;
}
.file-upload-result .upload-list > li.is-error {
  border: 0.2rem solid #EB003B;
  background-color: #FDF2F3;
}
.file-upload-result .upload-list > li.is-error .file-hint {
  color: #EB003B;
}
.file-upload-result .upload-list .in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 1.6rem;
}
.file-upload-result .upload-list .in > div {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.file-upload-result .upload-list .in .file-name {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: inline-block;
  white-space: nowrap;
}
.file-upload-result .upload-list .in .file-btn {
  gap: 1.6rem;
}
@media (max-width: 600px) {
  .file-upload-result .upload-list .in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .file-upload-result .upload-list .in .file-name {
    white-space: normal;
  }
  .file-upload-result .upload-list .in .file-btn {
    margin-left: auto;
  }
}
.file-upload-result .upload-list .in .ico-invalid {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 2.4rem;
  height: 2.4rem;
  background-repeat: no-repeat;
  background-position: center;
}
.file-upload-result .upload-list .in .ico-invalid.error {
  background-image: url(../img/component/common/ico_invalid_error_20.svg);
}
.file-upload-result .upload-list .in .ico-invalid.ok {
  background-image: url(../img/component/common/ico_invalid_ok_20.svg);
}
.file-upload-result .upload-list .file-hint {
  padding-top: 1.6rem;
  margin-top: 1.6rem;
  border-top: 0.1rem solid #D8D8D8;
}

.info-list > li {
  position: relative;
  padding-left: 1.2rem;
  color: #555555;
}
.info-list > li::before {
  position: absolute;
  top: 0;
  left: 0;
}
.info-list > li + li {
  margin-top: 1.6rem;
}
.info-list > li > .info-list {
  margin-top: 1.2rem;
}
.info-list > li > .info-list > li {
  padding-left: 1.6rem;
  text-indent: 0;
}
.info-list > li > .info-list > li + li {
  margin-top: 0.8rem;
}
.info-list > li > .info-list > li > .info-list {
  font-size: 1.5rem;
}
.info-list > li > .info-list > li > .info-list > li {
  padding-left: 1.2rem;
}
.info-list > li > .info-txt {
  margin-top: 1.2rem;
}
.info-list.decimal > li::before {
  content: "•";
}
.info-list.dangu > li::before {
  content: "※";
}
.info-list.dash > li::before {
  content: "-";
}
.info-list.ordered > li {
  padding-left: 2.4rem;
  text-indent: -1.8rem;
}
.info-list.ordered > li::before {
  display: none;
}
.info-list.ordered > li > .ordered > li {
  padding-left: 2.4rem;
}
.info-list.ordered > li > .ordered > li > .ordered > li {
  padding-left: 1.6rem;
}

.txt-refer {
  margin-top: 1.2rem;
  color: #555555;
  font-size: 1.4rem;
}

.tbl-refer {
  padding: 0.8rem 1rem;
  color: #1D1D1D;
  font-size: 1.5rem;
  font-size: 1.2rem;
}

.modal-back,
.modal {
  display: none;
  visibility: hidden;
  z-index: -1;
}
.modal-back.in,
.modal.in {
  visibility: visible;
}

.modal-back {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.75);
}
.modal-back.in {
  display: block;
  z-index: 1000;
}

.modal {
  /*@include flex-layout($ai: center, $jc: center, $fd: column);*/
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  visibility: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  opacity: 0;
  font-family: var(--krds--fz-body-md);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  -webkit-transition: visibility 0.15s 0.3s, z-index 0s 0.3s, opacity 0.2s;
  transition: visibility 0.15s 0.3s, z-index 0s 0.3s, opacity 0.2s;
}
.modal > * {
  width: 100%;
}
.modal.sm .modal-dialog {
  max-width: 56rem;
}
.modal.sm .modal-dialog .modal-conts {
  gap: 2.4rem;
  padding: 4rem 4rem 0;
}
.modal.sm .modal-dialog .modal-btn {
  padding: 3.2rem 4rem 4rem;
}
.modal.sm .modal-dialog .modal-btn .btn {
  min-width: 9.2rem;
  width: auto;
  height: 4.8rem;
  font-size: 1.7rem;
}
@media (max-width: 450px) {
  .modal.sm .modal-dialog .modal-conts {
    padding: 3.2rem 1.6rem 0;
  }
  .modal.sm .modal-dialog .modal-btn {
    padding: 3.2rem 1.6rem;
  }
  .modal.sm .modal-dialog .modal-btn.top-border {
    border-top: 0.1rem solid #C6C6C6;
  }
  .modal.sm .modal-dialog .modal-btn .btn {
    width: 100%;
    min-width: 0;
    height: 6.4rem;
    font-size: 1.9rem;
  }
  .modal.sm .modal-dialog .modal-btn .btn.btn-txt {
    width: auto;
  }
}
.modal.notice .modal-dialog {
  max-width: 56rem;
}
.modal.notice .modal-dialog .modal-header {
  display: none;
}
.modal.notice .modal-dialog .modal-conts .sec-tit {
  font-size: 1.9rem;
}
.modal.notice .modal-dialog .modal-btn {
  padding: 3.2rem 4rem 3.2rem;
}
.modal.notice .modal-dialog .modal-btn .btn {
  min-width: 0;
  font-size: 1.7rem;
}
.modal.notice .modal-dialog .btn-close {
  display: none;
}
@media (max-width: 600px) {
  .modal.notice .modal-dialog {
    max-width: 100%;
  }
  .modal.notice .modal-dialog .modal-header {
    display: block;
  }
  .modal.notice .modal-dialog .modal-conts {
    padding: 3.2rem 1.6rem 0;
  }
  .modal.notice .modal-dialog .modal-btn {
    padding: 2.4rem 1.6rem;
  }
  .modal.notice .modal-dialog .modal-btn.top-border {
    border-top: 0.1rem solid #C6C6C6;
  }
  .modal.notice .modal-dialog .modal-btn .btn {
    width: 100%;
    min-width: 0;
  }
  .modal.notice .modal-dialog .modal-btn .btn.btn-txt {
    width: auto;
  }
  .modal.notice .modal-dialog .btn-close {
    display: block;
  }
}
.modal.win-pop {
  display: block;
  visibility: visible;
  z-index: 0;
  opacity: 1;
}
.modal.win-pop .modal-dialog {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 100%;
  width: 100%;
  height: 100%;
  margin: 0;
}
.modal.win-pop .modal-dialog .modal-header,
.modal.win-pop .modal-dialog .btn-close {
  display: none;
}
.modal.win-pop .modal-conts {
  padding-top: 4rem;
}
.modal.inner-pop .modal-dialog {
  max-width: 58.8rem;
}
.modal.inner-pop .modal-dialog .modal-header {
  padding: 2rem 4.8rem 2rem 2rem;
}
.modal.inner-pop .modal-dialog .modal-conts {
  padding: 0 2rem 0.1rem 2rem;
}
.modal.inner-pop .modal-dialog .modal-btn {
  padding: 2rem;
}
.modal.inner-pop .modal-dialog .modal-btn .btn {
  min-width: 6rem;
  height: 3.2rem;
  border-radius: 0.6rem;
  font-size: 1.5rem;
}
.modal.in {
  z-index: 1010;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 1;
}
.modal.shown {
  display: block;
}
.modal .modal-dialog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  z-index: 1020;
  max-width: 84.6rem;
  width: calc(100% - 3.2rem);
  height: calc(100% - 8rem * 2);
  min-height: calc(100% - 8rem * 2);
  margin: 8rem auto;
}
.modal .modal-dialog .modal-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  overflow: hidden;
  width: 100%;
  max-height: 100%;
  background-color: #fff;
  border-radius: 1.2rem;
  outline-color: transparent;
  -webkit-transition: outline-color 0.1s;
  transition: outline-color 0.1s;
}
.modal .modal-dialog .modal-content > * {
  width: 100%;
}
.modal .modal-dialog .modal-content .modal-title {
  display: none;
}
.modal .modal-dialog .modal-content:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(255, 255, 255, 0.9);
}
.modal .modal-dialog .modal-header {
  width: 100%;
  padding: 4rem 4.8rem 0 4rem;
  background-color: inherit;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.modal .modal-dialog .modal-header .modal-title {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  font-size: 1.7rem;
  font-weight: 700;
}
.modal .modal-dialog .modal-conts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3.2rem;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  padding: 0 4rem;
  color: #1D1D1D;
  padding-top: 4rem;
}
.modal .modal-dialog .modal-conts::-webkit-scrollbar {
  width: 0.8rem;
}
.modal .modal-dialog .modal-conts::-webkit-scrollbar-thumb {
  background-color: #C6C6C6;
  border-radius: 0.8rem;
}
.modal .modal-dialog .modal-conts::-webkit-scrollbar-track {
  background-color: #D8D8D8;
}
.modal .modal-dialog .modal-conts > * {
  width: 100%;
}
.modal .modal-dialog .modal-conts.type-narrow {
  gap: 2rem;
}
.modal .modal-dialog .modal-conts.type-narrow [class^=section-conts].top-line {
  padding-top: 2rem;
}
.modal .modal-dialog .modal-conts.type-narrow .txt-box.bg-white .terms-agree-ul > li {
  padding: 1rem 0;
}
.modal .modal-dialog .modal-conts.type-narrow .txt-box.bg-white .terms-agree-ul > li:first-child {
  padding-top: 0;
}
.modal .modal-dialog .modal-conts .sec-tit + .sec-desc,
.modal .modal-dialog .modal-conts .sec-tit + .info-list.decimal {
  margin-top: 2.4rem;
}
.modal .modal-dialog .modal-conts .gov-tit {
  position: relative;
  padding-bottom: 0.6rem;
  font-size: 1.8rem;
}
.modal .modal-dialog .modal-conts .gov-tit .sub {
  font-weight: 400;
}
.modal .modal-dialog .modal-conts .gov-tit::before, .modal .modal-dialog .modal-conts .gov-tit::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  height: 0.2rem;
}
.modal .modal-dialog .modal-conts .gov-tit::before {
  width: 21rem;
  background: #E4032E;
  z-index: 1;
}
.modal .modal-dialog .modal-conts .gov-tit::after {
  width: 100%;
  background: #1F3D7B;
}
.modal .modal-dialog .modal-conts .gov-box {
  padding: 3rem;
  padding-left: 20.7rem;
  background: #F8F8F8 url(../img/component/common/gov_sign.png) no-repeat 3rem center/14.7rem 2.8rem;
  border: 0.1rem solid #F0F0F0;
  border-radius: 1.2rem;
  font-size: 1.4rem;
}
.modal .modal-dialog .modal-conts .gov-box .color-blue {
  color: #246BEB;
}
@media (max-width: 600px) {
  .modal .modal-dialog .modal-conts .gov-box {
    padding-top: 7.8rem;
    padding-left: 3rem;
    background: #F8F8F8 url(../img/component/common/gov_sign.png) no-repeat 3rem 3rem/14.7rem 2.8rem;
  }
}
.modal .modal-dialog .modal-conts .gov-gtit {
  font-size: 2rem;
  font-weight: 600;
}
.modal .modal-dialog .modal-conts .gov-txt {
  margin-top: 2rem;
  color: #2d2d2d;
  font-size: 1.4rem;
  font-weight: 400;
}
.modal .modal-dialog .modal-conts [class^=section-conts] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0;
}
.modal .modal-dialog .modal-conts [class^=section-conts] > * {
  margin-top: 0;
  margin-bottom: 0;
}
.modal .modal-dialog .modal-conts [class^=section-conts].top-line {
  padding-top: 4rem;
  border-top: 1px solid #C6C6C6;
}
.modal .modal-dialog .modal-conts .notice-conts {
  height: 38.3rem;
  overflow: auto;
}
.modal .modal-dialog .modal-conts .notice-conts::-webkit-scrollbar {
  width: 0.8rem;
}
.modal .modal-dialog .modal-conts .notice-conts::-webkit-scrollbar-thumb {
  background-color: #C6C6C6;
  border-radius: 0.8rem;
}
.modal .modal-dialog .modal-conts .notice-conts::-webkit-scrollbar-track {
  background-color: #D8D8D8;
}
.modal .modal-dialog .modal-conts .notice-conts .tbl-wrap {
  margin-top: 3.2rem;
}
.modal .modal-dialog .modal-conts .section-conts40 {
  gap: 4rem;
}
.modal .modal-dialog .modal-conts .section-conts40.mgt40 {
  margin-top: 4rem;
}
.modal .modal-dialog .modal-conts .section-conts40.top-line {
  padding-top: 4rem;
  border-top: 1px solid #C6C6C6;
}
.modal .modal-dialog .modal-conts .section-conts40 + .section-conts40 {
  margin-top: 3.2rem;
}
.modal .modal-dialog .modal-conts .section-conts40 .tit-wrap + .txt-box:not(.gap-sm) {
  margin-top: -1.6rem;
}
.modal .modal-dialog .modal-conts .section-conts40 .box-group-area {
  margin-top: -0.8rem;
}
.modal .modal-dialog .modal-conts .section-conts24 {
  gap: 2.4rem;
}
.modal .modal-dialog .modal-conts .section-conts20 {
  gap: 2rem;
}
.modal .modal-dialog .modal-conts .sec-desc {
  color: #555;
}
.modal .modal-dialog .modal-conts .conts-tit {
  font-size: 1.9rem;
  font-weight: 700;
}
.modal .modal-dialog .modal-conts .conts-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3.2rem;
}
.modal .modal-dialog .modal-conts .conts-area > * {
  width: 100%;
}
.modal .modal-dialog .modal-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.8rem;
  width: 100%;
  padding: 3.2rem 4rem 4rem;
}
.modal .modal-dialog .modal-btn.between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.modal .modal-dialog .modal-btn .btn {
  min-width: 9.2rem;
  height: 4.8rem;
  font-size: 1.7rem;
}
.modal .modal-dialog .btn-close {
  position: absolute;
  top: 1.2rem;
  right: 1.2rem;
  z-index: 901;
  width: 3.6rem;
  height: 3.6rem;
  background: url(../img/component/common/ico_close_modal.svg) no-repeat center;
  background-size: 2rem;
}
.modal.alert .modal-dialog {
  width: 56rem;
}
.modal.alert .modal-dialog .modal-conts {
  gap: 2.4rem;
}
.modal.alert .modal-dialog .modal-btn .btn {
  min-width: 7.8rem;
}
.modal .modal-conts .img-wrap img {
  display: block;
  margin: 0 auto;
}
.modal .modal-conts .tit-wrap {
  width: 100%;
}
.modal .modal-conts .tit-wrap.between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 0.8rem;
}
.modal .modal-conts .tit-wrap .btn.ico-link {
  padding: 0 1.4rem;
  font-size: 1.2rem;
  border-radius: 1.5rem;
}
@media (max-width: 600px) {
  .modal .modal-conts .tit-wrap.between .btn.home span {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
  }
}
.modal .modal-conts .txt-box.bg-white .terms-agree-ul {
  gap: 0;
}
.modal .modal-conts .txt-box.bg-white .terms-agree-ul li {
  border-top: none;
}
.modal .modal-conts .txt-box.bg-white .terms-agree-ul li:first-child {
  padding-top: 0;
}
.modal .modal-conts .txt-box.bg-white .terms-agree-ul li:last-child {
  padding-bottom: 0;
}
.modal .modal-conts .txt-box.bg-white .form-group {
  width: 100%;
  font-size: 1.9rem;
}
.modal .modal-conts .txt-box.bg-white .txt-box {
  margin-top: 0;
}
.modal .modal-conts + .terms-agree-ul {
  padding: 3.2rem 4rem 0;
}
.modal .modal-conts + .terms-agree-ul li:first-child {
  padding-bottom: 0;
}
.modal .modal-conts .user-info-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.modal .modal-conts .user-info-main .ico-gov24 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  width: 20rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-right: 2rem;
}
.modal .modal-conts .user-info-main .ico-gov24::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 0.1rem;
  height: 6rem;
  margin-top: -3rem;
  background: #D8D8D8;
}
.modal .modal-conts .user-info-main p {
  padding-left: 2rem;
  color: #555;
}
@media (max-width: 600px) {
  .modal .modal-conts + .terms-agree-ul {
    padding: 3.2rem 1.6rem 0;
  }
  .modal .modal-conts + .terms-agree-ul + .modal-btn {
    margin-top: 3.2rem;
    border-top: 0.1rem solid #C6C6C6;
  }
  .modal .modal-conts .user-info-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.4rem;
  }
  .modal .modal-conts .user-info-main .ico-gov24 {
    width: auto;
  }
  .modal .modal-conts .user-info-main .ico-gov24::after {
    display: none;
  }
  .modal .modal-conts .user-info-main p {
    padding-left: 0;
  }
}
.modal .modal-conts .user-info-tit {
  font-size: 2.5rem;
  font-weight: 700;
}
.modal .modal-conts .user-info-tit::before {
  content: "";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 3.2rem;
  height: 3.2rem;
  margin-right: 0.4rem;
  vertical-align: middle;
  background: url(../img/component/common/ico_list_check.svg) no-repeat center/contain;
}
.modal .modal-conts .user-info-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 2.4rem;
  -webkit-column-gap: 2.4rem;
     -moz-column-gap: 2.4rem;
          column-gap: 2.4rem;
  padding: 4rem 0;
}
.modal .modal-conts .user-info-list.row-3 p {
  white-space: nowrap;
  width: calc(33.33% - 2.4rem * 2 / 3);
}
@media (max-width: 699px) {
  .modal .modal-conts .user-info-list.row-3 p {
    width: calc(50% - 2.4rem);
  }
}
@media (max-width: 600px) {
  .modal .modal-conts .user-info-list {
    padding: 3.2rem 0;
  }
  .modal .modal-conts .user-info-list.row-3 p {
    width: 100%;
  }
}
.modal .modal-conts .user-info-list .ico-check::before {
  content: "";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 0.8rem;
  vertical-align: middle;
  background: url(../img/component/common/ico_check.svg) no-repeat center/contain;
}
.modal .modal-conts .user-info-desc {
  padding-top: 4rem;
  border-top: 1px dashed #C6C6C6;
}
@media (max-width: 600px) {
  .modal .modal-conts .user-info-desc {
    padding-top: 3.2rem;
  }
}

/* modal open 시 contents (전체모달 아닌경우) */
.modal-open {
  overflow: hidden;
}

/* mobile */
@media (max-width: 600px) {
  .modal.notice {
    width: 100%;
  }
  .modal.win-pop .modal-conts {
    padding-top: 3.2rem;
  }
  .modal.inner-pop .modal-dialog .modal-btn {
    padding: 2rem 1.6rem;
    border-top: 0;
  }
  .modal.inner-pop .modal-dialog .modal-btn .btn {
    height: 4.8rem;
    padding: 0 1.6rem;
    border-radius: 0.8rem;
    font-size: 1.7rem;
  }
  .modal.inner-pop .modal-dialog .modal-header {
    padding: 2rem 1.6rem;
  }
  .modal.inner-pop .modal-dialog .modal-conts {
    padding: 1.6rem 1.6rem 0.1rem;
  }
  .modal .modal-dialog {
    width: 100%;
    height: 100%;
    min-height: calc(100% - 1.6rem * 2);
    margin: 0;
  }
  .modal .modal-dialog .modal-header {
    padding: 2rem 1.6rem;
    border-bottom: 0.1rem solid #D8D8D8;
  }
  .modal .modal-dialog .modal-content {
    height: 100%;
    border-radius: 0;
  }
  .modal .modal-dialog .modal-conts {
    gap: 3.2rem;
    height: 100%;
    padding: 0 1.6rem;
    padding-top: 3.2rem;
  }
  .modal .modal-dialog .modal-conts .conts-area {
    gap: 2.4rem;
  }
  .modal .modal-dialog .modal-conts .conts-area > * {
    width: 100%;
  }
  .modal .modal-dialog .modal-btn {
    padding: 3.2rem 1.6rem;
  }
  .modal .modal-dialog .modal-btn.top-border {
    border-top: 0.1rem solid #C6C6C6;
  }
  .modal .modal-dialog .modal-btn .btn {
    width: 100%;
    min-width: 0;
    height: 6.4rem;
    font-size: 1.9rem;
  }
  .modal .modal-dialog .modal-btn .btn.btn-txt {
    width: auto;
  }
  .modal .modal-dialog .btn-close {
    position: absolute;
    top: 1.4rem;
    right: 1rem;
  }
  .modal.alert .modal-dialog {
    width: calc(100% - 3.2rem);
  }
  .modal.alert .modal-dialog .modal-btn .btn {
    width: auto;
    min-width: 7.8rem;
  }
  .modal .modal-conts .txt-box.bg-white .terms-agree-ul li:first-child {
    border-top: 0;
  }
}
@media (min-width: 500px) and (max-width: 699px) {
  .modal-conts .user-info-list.row-3 p {
    width: calc(50% - 2.4rem / 2);
  }
}
@media (max-width: 499px) {
  .modal-conts .user-info-list.row-3 p {
    width: 100%;
  }
}
.tbl-group {
  width: 100%;
}
.tbl-group .form-tit {
  margin-bottom: 3.2rem;
}
@media (max-width: 600px) {
  .tbl-group .form-tit {
    margin-bottom: 2.4rem;
  }
}

.tbl-wrap .tbl.data th,
.tbl-wrap .tbl.data td {
  padding: 0.4rem 1.6rem;
  border-bottom: 1px solid;
  line-height: 1.5;
  vertical-align: middle;
}
.tbl-wrap .tbl.data thead th {
  height: 4rem;
  background-color: #EDF1F5;
  border-bottom: 1px solid #99B0CB;
  font-size: 1.5rem;
  color: #1D1D1D;
  font-weight: 700;
  text-align: left;
}
.tbl-wrap .tbl.data tbody th,
.tbl-wrap .tbl.data tbody td {
  height: 5.6rem;
  background-color: #fff;
  border-bottom: 1px solid #D8D8D8;
  color: #1D1D1D;
  font-weight: 400;
  text-align: left;
  height: 4rem;
  font-size: 1.5rem;
}
.tbl-wrap .tbl.row th,
.tbl-wrap .tbl.row td {
  padding: 0.4rem 1.6rem;
  border-bottom: 1px solid;
  line-height: 1.5;
  vertical-align: middle;
}
.tbl-wrap .tbl.row thead th {
  height: 4rem;
  background-color: #EDF1F5;
  border-bottom: 1px solid #99B0CB;
  font-size: 1.5rem;
  color: #1D1D1D;
  font-weight: 700;
  text-align: left;
}
.tbl-wrap .tbl.row tbody th,
.tbl-wrap .tbl.row tbody td {
  height: 5.6rem;
  background-color: #fff;
  border-bottom: 1px solid #D8D8D8;
  color: #1D1D1D;
  font-weight: 400;
  text-align: left;
  height: 4rem;
  font-size: 1.5rem;
}
.tbl-wrap .tbl.row thead th {
  border-bottom: none;
}
.tbl-wrap .tbl.row tbody tr:first-child {
  border-top: 1px solid #99B0CB;
}
.tbl-wrap .tbl.row tbody tr:last-child th, .tbl-wrap .tbl.row tbody tr:last-child td {
  border-bottom: 1px solid #99B0CB;
}
.tbl-wrap .tbl.row tbody th {
  background-color: #EDF1F5;
  font-weight: 700;
}
.tbl-wrap .tbl.center thead th,
.tbl-wrap .tbl.center tbody th,
.tbl-wrap .tbl.center tbody td {
  text-align: center;
}
.tbl-wrap .tbl tbody td.nodata {
  text-align: center;
  color: #8E8E8E;
}
.tbl-wrap .tbl td .blue {
  color: #1D56BC;
}
.tbl-wrap .tbl td.ellipsis1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tbl-wrap.scroll {
  overflow-x: auto;
  overflow-y: hidden;
}
.tbl-wrap.scroll .tbl th,
.tbl-wrap.scroll .tbl td {
  white-space: nowrap;
}
.tbl-wrap.mb-scroll {
  overflow: hidden;
}
.tbl-wrap.mb-scroll .tbl {
  width: 100%;
}
@media (max-width: 600px) {
  .tbl-wrap.mb-scroll {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .tbl-wrap.mb-scroll .tbl {
    width: auto;
  }
  .tbl-wrap.mb-scroll .tbl th,
  .tbl-wrap.mb-scroll .tbl td {
    white-space: nowrap;
  }
  .tbl-wrap.mb-scroll .tbl td.ellipsis1 {
    white-space: nowrap;
    overflow: visible;
    text-overflow: initial;
  }
}
@media (max-width: 600px) {
  .tbl-wrap.trans colgroup col {
    display: none;
  }
  .tbl-wrap.trans .tbl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .tbl-wrap.trans .tbl th,
  .tbl-wrap.trans .tbl td {
    display: block;
  }
  .tbl-wrap.trans .tbl thead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .tbl-wrap.trans .tbl thead tr {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .tbl-wrap.trans .tbl tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .tbl-wrap.trans .tbl tbody tr {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.tbl-wrap .def-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid #8E8E8E;
  border-bottom: 1px solid #8E8E8E;
  padding: 0.8rem 0;
}
.tbl-wrap .def-list > dt,
.tbl-wrap .def-list > dd {
  min-height: 4.8rem;
  padding-top: 0.9rem;
  padding-bottom: 1rem;
  color: #1D1D1D;
  line-height: 1.5;
  text-align: left;
  vertical-align: top;
}
.tbl-wrap .def-list > dt {
  width: 12.8rem;
  font-weight: 700;
}
.tbl-wrap .def-list > dd {
  width: calc(100% - 12.8rem);
}

@media (max-width: 600px) {
  .tbl-wrap.mob-scroll {
    width: 100%;
  }
  .tbl-wrap.mob-scroll th,
  .tbl-wrap.mob-scroll td {
    white-space: nowrap;
  }
}
.tab-area {
  width: 100%;
}

.tab > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow-x: auto;
  width: 100%;
}
.tab li,
.tab .btn-tab {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  white-space: nowrap;
}
.tab .btn-tab {
  width: 100%;
  background-color: #fff;
  border: 1px solid #fff;
  color: #555555;
  font-weight: 700;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.tab .btn-tab:not(:disabled):hover {
  border-radius: 0.6rem;
  background-color: #EDF1F5;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.tab .btn-tab:not(:disabled):active {
  background-color: #CDD7E4;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.tab .btn-tab[disabled] {
  color: #8E8E8E;
  cursor: default;
}
.tab li {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.tab.full {
  width: 100%;
}
.tab.full .btn-tab {
  height: 5.6rem !important;
  font-size: 1.9rem !important;
}
.tab.full > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  width: 100%;
}
.tab.full > ul > li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  min-width: 0;
}
.tab.fill .btn-tab {
  height: 4.8rem;
  padding: 0 1.6rem;
  font-size: 1.9rem;
}
.tab.fill .active .btn-tab {
  background-color: #003675;
  border-color: #003675;
  color: #fff;
}
.tab.fill > ul > li + li {
  margin-left: 0.8rem;
}
.tab.fill > ul > li .btn-tab {
  border-radius: 0.8rem;
}
.tab.fill.full .btn-tab {
  border: 1px solid #B4C4D6;
}
.tab.fill.full .active .btn-tab {
  background-color: #003675;
  border-color: #003675;
  color: #fff;
}
.tab.fill.full > ul > li + li {
  margin-left: 0;
}
.tab.fill.full > ul > li + li .btn-tab {
  border-left: none;
}
.tab.fill.full > ul > li .btn-tab {
  border-radius: 0;
}
.tab.fill.full > ul > li:first-of-type .btn-tab {
  border-top-left-radius: 0.8rem;
  border-bottom-left-radius: 0.8rem;
}
.tab.fill.full > ul > li:last-of-type .btn-tab {
  border-top-right-radius: 0.8rem;
  border-bottom-right-radius: 0.8rem;
}
.tab.line .btn-tab {
  height: 4.8rem;
  padding: 0 0.2rem;
  font-size: 1.9rem;
}
.tab.line .btn-tab:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: "";
  width: 0;
  height: 0.2rem;
  background-color: #003675;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.tab.line .active .btn-tab {
  color: #003675;
}
.tab.line .active .btn-tab:before {
  position: absolute;
  left: 0;
  width: 100%;
}
.tab.line > ul > li + li {
  margin-left: 1.6rem;
}
.tab.line.full .btn-tab {
  padding-left: 0;
  padding-right: 0;
  border: 0;
  border-bottom: 0.2rem solid #D8D8D8;
}
.tab.line.full .btn-tab:before {
  bottom: -0.2rem;
  height: 0.4rem;
}
.tab.line.full .btn-tab:hover, .tab.line.full .btn-tab:active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.tab.line.full > ul > li + li {
  margin-left: 0;
}

.tab-conts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4rem;
  display: none;
  margin-top: 4rem;
  /*position: absolute;
  z-index: -1;
  opacity: 0;
  transition: $transition-fade;*/
}
.tab-conts.mgt0 {
  margin-top: 0;
}
.tab-conts > form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4rem;
}
.tab-conts.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*position: relative;
  z-index: auto;
  opacity: 1;*/
}

@media (max-width: 600px) {
  .tab.full {
    width: calc(100% + 3.2rem);
    margin-left: -1.6rem;
    margin-right: -1.6rem;
  }
  .tab-conts {
    margin-top: 4rem;
  }
  .tab-conts.active {
    gap: 3.2rem;
  }
  .tab.m-hide + .tab-conts-wrap .tab-conts {
    margin-top: 0;
  }
  .tab.m-hide + .tab-conts-wrap .tab-conts:not(.m-hide) {
    display: block;
  }
}
.krds-tooltip-wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  width: 100%;
}
.krds-tooltip-wrap .tool-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.4rem;
  font-size: 1.7rem;
}
.krds-tooltip-wrap .tool-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.4rem;
}
.krds-tooltip-wrap .tool-btn::after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 2rem;
  height: 2rem;
  background: url(../img/component/common/ico_tooltip_20.svg) no-repeat center;
  background-size: contain;
}
.krds-tooltip-wrap .tool-in {
  display: none;
  position: absolute;
  z-index: 3;
  font-size: 1.5rem;
  width: 56rem;
  padding: 2.4rem;
  border-radius: 0.6rem;
  border: 0.1rem solid #C6C6C6;
  background-color: #fff;
}
.krds-tooltip-wrap .tool-in::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  position: absolute;
  z-index: 4;
  width: 2.2rem;
  height: 1.2rem;
  background: url(../img/component/common/ico_tool_arr.svg) no-repeat center;
  background-size: contain;
}
.krds-tooltip-wrap .tool-in .tool-hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 1.6rem;
}
.krds-tooltip-wrap .tool-in .tool-tit {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  padding-right: 4rem;
}
.krds-tooltip-wrap .tool-in .tool-close {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  top: 1.2rem;
  right: 1.2rem;
  width: 4rem;
  height: 4rem;
  background: url(../img/component/common/ico_del_20.svg) no-repeat center;
}
.krds-tooltip-wrap .tool-in .tool-cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
  margin-top: 1.6rem;
}
.krds-tooltip-wrap.left .tool-in {
  left: 0;
}
.krds-tooltip-wrap.left .tool-in::before {
  left: 2.4rem;
}
.krds-tooltip-wrap.center .tool-in {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.krds-tooltip-wrap.center .tool-in::before {
  left: 50%;
  margin-left: -1.1rem;
}
.krds-tooltip-wrap.right .tool-in {
  right: 0;
}
.krds-tooltip-wrap.right .tool-in::before {
  right: 2.4rem;
}
.krds-tooltip-wrap.top .tool-in {
  bottom: 100%;
  margin-bottom: 1.2rem;
}
.krds-tooltip-wrap.top .tool-in::before {
  top: 100%;
}
.krds-tooltip-wrap.bottom .tool-in {
  top: 100%;
  margin-top: 1.2rem;
}
.krds-tooltip-wrap.bottom .tool-in::before {
  bottom: 100%;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

@media (max-width: 600px) {
  .krds-tooltip-wrap .tool-in {
    width: auto !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
  .krds-tooltip-wrap .tool-in::before {
    display: none;
  }
}
/* form */
/*
 * name : Checkbox Css
 * date : 2024-01-03
 */
/* **** checkbox : switch type **** */
.form-switch {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}
.form-switch label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.9rem;
}
.form-switch [type=checkbox] ~ i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-switch [type=checkbox] ~ i::before, .form-switch [type=checkbox] ~ i::after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
}
.form-switch [type=checkbox] ~ i::before {
  position: absolute;
  left: 0.2rem;
  width: 2rem;
  height: 2rem;
  border-radius: 4rem;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.form-switch [type=checkbox] ~ i::after {
  width: 4rem;
  height: 2.4rem;
  border-radius: 4rem;
  background-color: #B4C4D6;
}
.form-switch [type=checkbox] ~ label {
  z-index: 1;
  padding-left: calc(4rem + 0.8rem);
  margin-left: calc(4rem * -1);
  font-size: 1.9rem;
}
.form-switch [type=checkbox]:checked ~ i::before {
  position: absolute;
  left: calc(4rem - 2rem - 0.2rem);
}
.form-switch [type=checkbox]:checked ~ i::after {
  background-color: #246BEB;
}
.form-switch [type=checkbox]:disabled ~ i::before {
  border-color: #E4E4E4;
  background-color: #C6C6C6;
}
.form-switch [type=checkbox]:disabled ~ i::after {
  background-color: #E4E4E4;
}
.form-switch [type=checkbox]:disabled ~ label {
  color: #8E8E8E;
  cursor: inherit;
}
.form-switch [type=checkbox]:focus-visible ~ label {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

/* **** checkbox : chip type **** */
.form-chip .checkbox ~ .form-chip-outline::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
}
.form-chip .checkbox:focus-visible ~ .form-chip-outline {
  outline-offset: -0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
  border-radius: 0.8rem;
}
.form-chip.md .checkbox:focus-visible ~ .form-chip-outline {
  border-radius: 0.6rem;
}
.form-chip.sm .checkbox:focus-visible ~ .form-chip-outline {
  border-radius: 0.6rem;
}

.datepicker-area {
  display: none;
  position: relative;
  z-index: 1000;
}
.datepicker-wrap {
  position: absolute;
  top: 0.8rem;
  left: 0;
  width: 100%;
  background-color: #fff;
  border: 1px solid #C6C6C6;
  border-radius: 0.8rem;
  overflow: hidden;
}
.datepicker-wrap:focus-visible {
  outline-offset: -0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}
.datepicker-wrap.bottom {
  top: 0;
}
.datepicker-wrap .datepicker-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  width: 100%;
  height: 6.4rem;
  padding: 0 1.2rem;
  background-color: #EDF1F5;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  font-size: 1.9rem;
}
.datepicker-wrap .datepicker-head .btn-cal-move {
  width: 4rem;
  height: 4rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(../img/component/common/ico_cal_move.svg) no-repeat center;
  background-size: 1.6rem;
}
.datepicker-wrap .datepicker-head .btn-cal-move.next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.datepicker-wrap .datepicker-head .datepicker-switch-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  padding: 0 1.2rem;
}
.datepicker-wrap .datepicker-head .datepicker-switch-wrap .btn-cal-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 50%;
  height: 3.8rem;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.8rem;
  text-align: center;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.datepicker-wrap .datepicker-head .datepicker-switch-wrap .btn-cal-switch::after {
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  margin-left: 0.4rem;
  background: url(../img/component/common/ico_cal_dropdown.svg) no-repeat center;
  background-size: 1.6rem;
}
.datepicker-wrap .datepicker-head .datepicker-switch-wrap .btn-cal-switch:hover {
  background-color: #CDD7E4;
}
.datepicker-wrap .datepicker-head .datepicker-switch-wrap .btn-cal-switch:focus, .datepicker-wrap .datepicker-head .datepicker-switch-wrap .btn-cal-switch:active {
  border: 1px solid #CDD7E4;
}
.datepicker-wrap .datepicker-tbl-wrap {
  padding: 0 1.2rem;
}
.datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl th,
.datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl td {
  width: 14.2857142857%;
  padding-top: 0.4rem;
}
.datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl th > button,
.datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl td > button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  height: 100%;
}
.datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl th.old, .datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl th.new,
.datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl td.old,
.datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl td.new {
  color: rgba(113, 113, 113, 0.3);
}
.datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl th.period .btn-set-date,
.datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl td.period .btn-set-date {
  background-color: #D3E1FB;
}
.datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl th.period.start > .btn-set-date, .datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl th.period.end > .btn-set-date,
.datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl td.period.start > .btn-set-date,
.datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl td.period.end > .btn-set-date {
  background-color: #246BEB;
  color: #fff;
}
.datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl th.period.start > .btn-set-date:focus-visible, .datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl th.period.end > .btn-set-date:focus-visible,
.datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl td.period.start > .btn-set-date:focus-visible,
.datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl td.period.end > .btn-set-date:focus-visible {
  outline-offset: -0.4rem;
  outline: 2px solid rgba(255, 255, 255, 0.9);
}
.datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl th.period.start > .btn-set-date,
.datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl td.period.start > .btn-set-date {
  border-top-left-radius: 100%;
  border-bottom-left-radius: 100%;
}
.datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl th.period.end > .btn-set-date,
.datepicker-wrap .datepicker-tbl-wrap .datepicker-tbl td.period.end > .btn-set-date {
  border-top-right-radius: 100%;
  border-bottom-right-radius: 100%;
}
.datepicker-wrap .datepicker-body {
  position: relative;
}
.datepicker-wrap .datepicker-body .sel.year {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 14rem;
  margin: 0 auto;
}
.datepicker-wrap .datepicker-body .sel.year li,
.datepicker-wrap .datepicker-body .sel.year .btn {
  width: 100%;
}
.datepicker-wrap .datepicker-body .sel.month {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 1.2rem;
     -moz-column-gap: 1.2rem;
          column-gap: 1.2rem;
  row-gap: 0.8rem;
}
.datepicker-wrap .datepicker-body .sel.month > li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.datepicker-wrap .datepicker-body .sel.month > li .btn {
  width: 100%;
}
.datepicker-wrap .datepicker-body .sel .btn {
  background-color: transparent;
  border-color: transparent;
  color: #1D1D1D;
}
.datepicker-wrap .datepicker-body .sel .btn:focus-visible {
  outline-offset: -0.2rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}
.datepicker-wrap .datepicker-body .sel .btn.active {
  background-color: #246BEB;
  border-color: #246BEB;
  color: #fff;
}
.datepicker-wrap .datepicker-body .sel .btn.active:focus-visible {
  outline-offset: -0.4rem;
  outline: 2px solid rgba(255, 255, 255, 0.9);
}
.datepicker-wrap .datepicker-body .datepicker-conts {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  z-index: -1;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.datepicker-wrap .datepicker-body .datepicker-conts.active {
  visibility: visible;
  z-index: auto;
  opacity: 1;
}
.datepicker-wrap .datepicker-mon-wrap,
.datepicker-wrap .datepicker-year-wrap {
  overflow-x: hidden;
  overflow-y: auto;
}
.datepicker-wrap .datepicker-mon-wrap {
  padding: 2rem 2.4rem 0;
}
.datepicker-wrap .datepicker-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.8rem;
  margin: 0 calc(1.2rem * -1);
  padding: 1.6rem;
  border-top: 1px solid #E4E4E4;
}

.datepicker-area.active {
  display: block;
}

.row .datepicker-wrap.bottom {
  bottom: 12.8rem;
}

@media (min-width: 361px) {
  .datepicker-wrap {
    width: 36rem;
  }
}
@media (min-width: 1024px) {
  .datepicker-year-wrap::-webkit-scrollbar {
    width: 0.8rem;
  }
  .datepicker-year-wrap::-webkit-scrollbar-thumb {
    background-color: #C6C6C6;
    border-radius: 0.8rem;
  }
  .datepicker-year-wrap::-webkit-scrollbar-track {
    background-color: #D8D8D8;
  }
}
/*
 * name : Input Css
 * date : 2024-01-03
 */
 .no-events > * {
  pointer-events: none !important;
}
.no-events input.ipt1, .no-events select.ipt1 {
  border: 1px solid #D7D7D7 !important;
  background-color: #F4F4F4 !important;
}
.no-events .btn {
  color: #666 !important;
  background-color: #d7d7d7 !important;
  border: none !important;
}
.no-events textarea, .no-events .datepicker-wrap input {
  background-color: #F4F4F4 !important;
}
.no-events .rd-box .radio-checkmark {
  border: 0.0625rem solid #d7d7d7 !important;
  background-color: #f4f4f4 !important;
}
.no-events .rd-box input[type=radio]:checked ~ .radio-checkmark {
  background-color: #d7d7d7 !important;
}
.no-events .rd-box input[type=radio]:checked ~ .radio-checkmark:after {
  background: #afafaf !important;
}
.no-events .chk-box .checkmark {
  border: 0.0625rem solid #d7d7d7 !important;
  background-color: #f4f4f4 !important;
}
.no-events .chk-box input[type=checkbox]:checked ~ .checkmark {
  background-color: #d7d7d7 !important;
}
.no-events .chk-box input[type=checkbox]:checked ~ .checkmark::after {
  border-color: #afafaf !important;
}
/* input style */
.form-control {
  position: relative;
  width: 100%;
  height: var(--krds-input-h-lg);
  padding: 0 var(--krds-input-px-lg);
  background-color: #fff;
  border: 1px solid #717171;
  border-radius: var(--krds-input-rd-lg);
  font-family: inherit;
  font-size: var(--krds-input-fz-lg);
  color: #1D1D1D;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.form-control.cal {
  background: url(../img/component/common/ico_calendar.svg) no-repeat right 1.6rem top 50%;
  background-size: 2.4rem;
}

.modal .form-conts.full .form-control {
  max-width: 100%;
}
.modal .form-conts.form-phone .form-control {
  max-width: 30rem;
}
.modal .form-conts.form-phone .btn {
  min-width: 11rem;
  width: 11rem;
}
.modal .form-conts.form-identity-number .form-conts {
  max-width: 20rem;
}
.modal .form-conts.form-identity-number.full .form-conts {
  max-width: 100%;
}
.modal .form-control {
  max-width: 20rem;
  height: 4rem;
  padding: 0 1.6rem;
  border-radius: 0.6rem;
  font-size: 1.4rem;
}

@media (max-width: 600px) {
  .modal .form-conts.form-identity-number .form-conts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .modal .form-conts.form-identity-number .form-control::-webkit-input-placeholder {
    color: transparent;
  }
  .modal .form-conts.form-identity-number .form-control::-moz-placeholder {
    color: transparent;
  }
  .modal .form-conts.form-identity-number .form-control:-ms-input-placeholder {
    color: transparent;
  }
  .modal .form-conts.form-identity-number .form-control::-ms-input-placeholder {
    color: transparent;
  }
  .modal .form-conts.form-identity-number .form-control::placeholder {
    color: transparent;
  }
  .modal .form-conts.form-identity-number .bar {
    margin-top: 3.6rem;
  }
}
.form-control:focus {
  border-color: #246BEB;
  border-width: 2px;
  outline: none;
}

.form-control[type=password]:-moz-read-only {
  font-size: 1.9rem;
  letter-spacing: 0;
}

.form-control[type=password]:read-only {
  font-size: 1.9rem;
  letter-spacing: 0;
}
.form-control[type=password]:read-only::-webkit-input-placeholder {
  font-size: 0;
  letter-spacing: normal;
  line-height: normal;
}
.form-control[type=password]:read-only::-moz-placeholder {
  font-size: 0;
  letter-spacing: normal;
  line-height: normal;
}
.form-control[type=password]:read-only:-ms-input-placeholder {
  font-size: 0;
  letter-spacing: normal;
  line-height: normal;
}
.form-control[type=password]:read-only::-ms-input-placeholder {
  font-size: 0;
  letter-spacing: normal;
  line-height: normal;
}
.form-control[type=password]:-moz-read-only::placeholder {
  font-size: 0;
  letter-spacing: normal;
  line-height: normal;
}
.form-control[type=password]:read-only::placeholder {
  font-size: 0;
  letter-spacing: normal;
  line-height: normal;
}

.form-control[readonly] {
  background-color: #D8D8D8;
  border-color: #C6C6C6;
  color: #555555;
}
.form-control[readonly].datepicker {
  background-color: #fff;
  border-color: #717171;
  color: #1D1D1D;
}
.form-control[readonly]::-webkit-input-placeholder {
  color: #717171;
}
.form-control[readonly]::-moz-placeholder {
  color: #717171;
}
.form-control[readonly]:-ms-input-placeholder {
  color: #717171;
}
.form-control[readonly]::-ms-input-placeholder {
  color: #717171;
}

.form-control[disabled] {
  background-color: #D8D8D8;
  border-color: #C6C6C6;
  color: #717171;
}
.form-control[disabled]::-webkit-input-placeholder {
  color: #717171;
}
.form-control[disabled]::-moz-placeholder {
  color: #717171;
}
.form-control[disabled]:-ms-input-placeholder {
  color: #717171;
}
.form-control[disabled]::-ms-input-placeholder {
  color: #717171;
}

.error .form-control,
.error.form-control,
.error .form-control:focus,
.error.form-control:focus {
  border-color: #E71825;
  border-width: 2px;
}

.validation-chk,
.form-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-height: 2.4rem;
  margin-top: 1.2rem;
  font-size: 1.5rem;
  color: #555555;
  line-height: 2.4rem;
}

.validation-chk:empty {
  display: none;
}

.validation-chk:before,
.form-info:before {
  width: 2rem;
  height: 2rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  content: "";
  margin-right: 0.4rem;
  background-color: #D8D8D8;
}

.error .validation-chk,
.error .form-info {
  color: #EB003B;
}

textarea.form-control {
  height: 20rem;
  padding: 1.6rem;
  line-height: 1.5;
}

.textarea-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.textarea-wrap .form-control:-moz-placeholder-shown {
  -webkit-box-orient: inherit;
}
.textarea-wrap .form-control:-ms-input-placeholder {
  -webkit-box-orient: inherit;
}
.textarea-wrap .form-control:placeholder-shown {
  -webkit-box-orient: inherit;
}

.textarea-count {
  font-size: 1.5rem;
  width: 100%;
  margin-top: 1.2rem;
  text-align: right;
}
.textarea-count .text-num {
  margin-left: 0.2rem;
}

input[type=number] {
  -moz-appearance: textfield;
  margin: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=text]::-ms-clear {
  display: none;
}

/* placeholder style */
.form-control::-webkit-input-placeholder {
  color: #8E8E8E;
}

.form-control::-moz-placeholder {
  color: #8E8E8E;
}

.form-control:-ms-input-placeholder {
  color: #8E8E8E;
}

.form-control::-ms-input-placeholder {
  color: #8E8E8E;
}

.form-control:-moz-placeholder-shown {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.form-control:-ms-input-placeholder {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.form-control:placeholder-shown {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

/* 날짜선택 */
.datepicker-input {
  position: relative;
  z-index: 1;
}
.datepicker-input .form-control {
  padding-right: 4rem;
  background-image: none;
}
.datepicker-input .form-btn-datepicker {
  position: absolute;
  top: 50%;
  right: 0.8rem;
  width: 4rem;
  height: 4rem;
  padding: 1.6rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../img/component/common/ico_calendar.svg) no-repeat center;
  background-size: 2.4rem;
}
.datepicker-input .range::after {
  display: none;
}

/* form layouts */
.form-wrap {
  display: grid;
  gap: 2.4rem;
}
.form-wrap > li, .form-wrap.standalone,
.form-wrap > .row {
  line-height: 1;
}
.form-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  font-size: 1.5rem;
  color: #1D1D1D;
  /*line-height: $line-height-none;*/
  font-size: 1.9rem;
  font-weight: 700;
}
.form-tit .date.blue {
  color: #1D56BC;
}

.form-wrap .form-conts.group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  width: 100%;
}
.form-wrap .form-conts.group > .form-control {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  position: relative;
  width: 1%;
  min-width: 0;
  margin-right: 0.8rem;
}

/* radio checkbox */
#wrap input[type=radio],
#wrap input[type=checkbox], .modal input[type=radio],
.modal input[type=checkbox] {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.chk-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
}
.chk-area.chk-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.chip-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.8rem;
}
.chip-wrap .form-chip {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.chip-wrap .form-chip .radio:not(:checked) ~ .form-chip-outline::before {
  display: none;
}
.chip-wrap .form-chip .radio ~ .form-chip-outline {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 0;
}

.form-check input[type=radio] ~ label,
.form-check input[type=checkbox] ~ label {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: var(--krds-rdo-size-md);
  padding-left: calc(var(--krds-rdo-size-md) + 0.8rem);
  font-size: var(--krds-rdo-fz-md);
  line-height: var(--krds-rdo-size-md);
}
.form-check input[type=radio] ~ label:before, .form-check input[type=radio] ~ label:after,
.form-check input[type=checkbox] ~ label:before,
.form-check input[type=checkbox] ~ label:after {
  display: block;
  content: "";
  -webkit-transition: 0.4s cubic-bezier(0.4, 0, 0.23, 1);
  transition: 0.4s cubic-bezier(0.4, 0, 0.23, 1);
}
.form-check input[type=radio] ~ label:before,
.form-check input[type=checkbox] ~ label:before {
  z-index: 3;
}
.form-check input[type=radio] ~ label:after,
.form-check input[type=checkbox] ~ label:after {
  z-index: 4;
}
.form-check input[type=radio]:focus-visible ~ label,
.form-check input[type=checkbox]:focus-visible ~ label {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}
.form-check input[type=radio]:disabled + label,
.form-check input[type=checkbox]:disabled + label {
  color: #8E8E8E;
  cursor: default;
}
.form-check input[type=radio] ~ label:before {
  position: absolute;
  top: 0;
  left: 0;
  width: var(--krds-rdo-size-md);
  height: var(--krds-rdo-size-md);
  background-color: #fff;
  border: 1px solid #717171;
  border-radius: 100%;
}
.form-check input[type=radio] ~ label:after {
  position: absolute;
  top: calc((var(--krds-rdo-size-md) - var(--krds-rdo-chk-md)) / 2);
  left: calc((var(--krds-rdo-size-md) - var(--krds-rdo-chk-md)) / 2);
  width: var(--krds-rdo-chk-md);
  height: var(--krds-rdo-chk-md);
  background-color: #fff;
  border-radius: 100%;
}
.form-check input[type=radio]:checked ~ label:before {
  border-color: #246BEB;
}
.form-check input[type=radio]:checked ~ label:after {
  background-color: #246BEB;
}
.form-check input[type=radio]:checked:disabled ~ label:before {
  border-color: #C6C6C6;
  background-color: #E4E4E4;
}
.form-check input[type=radio]:checked:disabled ~ label:after {
  display: block;
  background-color: #C6C6C6;
}
.form-check input[type=radio]:disabled ~ label:before {
  border-color: #C6C6C6;
  background-color: #E4E4E4;
}
.form-check input[type=radio]:disabled ~ label:after {
  display: none;
  background-color: #C6C6C6;
}
.form-check input[type=checkbox] ~ label:before {
  position: absolute;
  top: 0;
  left: 0;
  width: var(--krds-chk-size-md);
  height: var(--krds-chk-size-md);
  background-color: #fff;
  border: 1px solid #717171;
  border-radius: 0.4rem;
}
.form-check input[type=checkbox] ~ label:after {
  position: absolute;
  top: calc((var(--krds-chk-size-md) - var(--krds-chk-primary-chk-md)) / 2);
  left: calc((var(--krds-chk-size-md) - var(--krds-chk-primary-chk-md)) / 2);
  width: var(--krds-chk-primary-chk-md);
  height: var(--krds-chk-primary-chk-md);
  background: url(../img/component/common/ico_check_primary_checked.svg) no-repeat 0 0;
  background-size: contain;
  opacity: 0;
}
.form-check input[type=checkbox]:checked ~ label:before {
  background-color: #246BEB;
  border-color: #246BEB;
}
.form-check input[type=checkbox]:checked ~ label:after {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.form-check input[type=checkbox]:disabled ~ label:before {
  border-color: #C6C6C6;
  background-color: #E4E4E4;
}
.form-check input[type=checkbox]:disabled ~ label:after {
  background-image: url(../img/component/common/ico_check_primary_disabled.svg);
}
.form-check.ico-only {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.form-check.ico-only > [type=checkbox] ~ label {
  padding-left: var(--krds-chk-size-md) !important;
}
.form-check.ico-only > [type=radio] ~ label {
  padding-left: var(--krds-rdo-size-md) !important;
}

.chk-secondary .form-check input[type=checkbox] ~ label:before {
  background-color: transparent;
  border-color: transparent;
}
.chk-secondary .form-check input[type=checkbox] ~ label:after {
  position: absolute;
  top: calc((var(--krds-chk-size-md) - var(--krds-chk-secondary-chk-md)) / 2);
  left: calc((var(--krds-chk-size-md) - var(--krds-chk-secondary-chk-md)) / 2);
  width: var(--krds-chk-secondary-chk-md);
  height: var(--krds-chk-secondary-chk-md);
  background: url(../img/component/common/ico_check_secondary.svg) no-repeat 0 0;
  opacity: 1;
}
.chk-secondary .form-check input[type=checkbox]:checked ~ label:before {
  background-color: transparent;
  border-color: transparent;
}
.chk-secondary .form-check input[type=checkbox]:checked ~ label:after {
  background-image: url(../img/component/common/ico_check_secondary_checked.svg);
}
.chk-secondary .form-check input[type=checkbox]:disabled ~ label:before {
  background-color: transparent;
  border-color: transparent;
}
.chk-secondary .form-check input[type=checkbox]:disabled ~ label:after {
  background-image: url(../img/component/common/ico_check_secondary_disabled.svg);
}

.chk-group-area > * {
  width: 100%;
}
.chk-group-area .chk-all-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  color: #1D1D1D;
}
.chk-group-area .chk-all-wrap .form-group {
  width: auto;
}
.chk-group-area .chk-group-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
.chk-group-area .chk-group-wrap > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
  width: 100%;
  padding: 2.4rem;
  border: 1px solid #C6C6C6;
  border-radius: 1.2rem;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.chk-group-area .chk-group-wrap > li .btn {
  color: #1D1D1D;
}
.chk-group-area .chk-group-wrap > li.checked label, .chk-group-area .chk-group-wrap > li.checked .label {
  border-color: #246BEB;
}
.chk-group-area .chk-group-wrap > li.disabled label, .chk-group-area .chk-group-wrap > li.disabled .label {
  background-color: #F8F8F8;
  border-color: #D8D8D8;
}
.chk-group-area .chk-group-wrap > li.disabled .btn {
  color: #8E8E8E;
}
.chk-group-area .chk-group-wrap > li.disabled .btn.btn-txt.ico-arr::after {
  background-image: url(../img/component/common/ico_arr_20_right_disabled.svg);
  background-position: center;
  background-size: 1.6rem;
}
.chk-group-area .chk-group-wrap input[type=radio] + label,
.chk-group-area .chk-group-wrap input[type=checkbox] + label {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  padding-left: 4.4rem;
}
.chk-group-area .chk-group-wrap input[type=radio] + label .tit,
.chk-group-area .chk-group-wrap input[type=checkbox] + label .tit {
  font-weight: 700;
  color: #1D1D1D;
}
.chk-group-area .chk-group-wrap input[type=radio] + label .tit + .conts-desc,
.chk-group-area .chk-group-wrap input[type=checkbox] + label .tit + .conts-desc {
  margin-top: 1.6rem;
}
.chk-group-area .chk-group-wrap input[type=radio]:disabled + label,
.chk-group-area .chk-group-wrap input[type=checkbox]:disabled + label {
  color: #8E8E8E;
}
.chk-group-area .chk-group-wrap input[type=radio]:disabled + label .tit,
.chk-group-area .chk-group-wrap input[type=checkbox]:disabled + label .tit {
  color: inherit;
}
.chk-group-area .chk-group-wrap .btn-wrap {
  width: initial;
  margin-left: 4.4rem;
}
.chk-group-area.no-icon {
  width: 100%;
}
.chk-group-area.no-icon .chk-group-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-column-gap: 2.4rem;
     -moz-column-gap: 2.4rem;
          column-gap: 2.4rem;
}
.chk-group-area.no-icon .chk-group-wrap > li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0;
  border: none;
}
.chk-group-area.no-icon .chk-group-wrap > li.checked label {
  border-color: #246BEB;
}
.chk-group-area.no-icon .chk-group-wrap > li label, .chk-group-area.no-icon .chk-group-wrap > li .label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  padding: 3.2rem 2.4rem 2.4rem;
  background: #fff;
  border-radius: inherit;
  border: 1px solid #C6C6C6;
}
.chk-group-area.no-icon .chk-group-wrap > li label, .chk-group-area.no-icon .chk-group-wrap > li .label {
  min-width: 17rem; /*width: 17rem;*/
  height: 24rem;
}
.chk-group-area.no-icon .chk-group-wrap > li .brand {
  margin-top: 3.2rem;
  font-weight: 700;
  white-space: nowrap;
}
.chk-group-area.no-icon .chk-group-wrap input[type=radio]:focus-visible + label,
.chk-group-area.no-icon .chk-group-wrap input[type=checkbox]:focus-visible + label {
  outline-offset: -0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}
.chk-group-area.no-icon .chk-group-wrap input[type=radio] + label,
.chk-group-area.no-icon .chk-group-wrap input[type=checkbox] + label {
  text-align: center;
}
@media (max-width: 600px) {
  .chk-group-area.no-icon .chk-group-wrap {
    display: grid;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 0.8rem), calc(50% - 0.8rem)));
  }
  .chk-group-area.no-icon .chk-group-wrap > li label, .chk-group-area.no-icon .chk-group-wrap > li .label {
    min-width: unset;
    width: 100%;
    height: 17rem;
  }
  .chk-group-area.no-icon .chk-group-wrap > li .brand {
    margin-top: 1.6rem;
  }
}
.chk-group-area.no-icon .chk-group-wrap.row-2 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(11rem, calc(50% - 1rem))); /*확장형*/
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  row-gap: 2.4rem;
}
.chk-group-area.no-icon .chk-group-wrap.row-2 > li {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /*확장형*/
}
.chk-group-area.no-icon .chk-group-wrap.row-2 > li label, .chk-group-area.no-icon .chk-group-wrap.row-2 > li .label {
  min-width: 11rem; /*width: 11rem;*/
  height: 24rem;
}
.chk-group-area.no-icon .chk-group-wrap.row-2 > li .brand {
  margin-top: 3.2rem;
  font-weight: 700;
}
@media (max-width: 600px) {
  .chk-group-area.no-icon .chk-group-wrap.row-2 {
    row-gap: 1.6rem;
  }
  .chk-group-area.no-icon .chk-group-wrap.row-2 > li {
    position: relative;
    padding-bottom: 100%;
  }
  .chk-group-area.no-icon .chk-group-wrap.row-2 > li .label {
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center top;
       object-position: center top;
  }
  .chk-group-area.no-icon .chk-group-wrap.row-2 > li .brand {
    margin-top: 2.4rem;
  }
}
.chk-group-area.no-icon .chk-group-wrap.row-3 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(11rem, calc(33.33% - 0.67rem))); /*확장형*/
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  row-gap: 1.6rem;
}
.chk-group-area.no-icon .chk-group-wrap.row-3 > li {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /*확장형*/
}
.chk-group-area.no-icon .chk-group-wrap.row-3 > li label, .chk-group-area.no-icon .chk-group-wrap.row-3 > li .label {
  min-width: 11rem; /*width: 11rem;*/
  height: 11rem;
}
.chk-group-area.no-icon .chk-group-wrap.row-3 > li .brand {
  margin-top: 0.8rem;
  font-weight: 700;
}
.chk-group-area.no-icon .chk-group-wrap.row-3.square .brand {
  margin-top: 3.2rem;
  font-size: 1.9rem;
}
.chk-group-area.no-icon .chk-group-wrap.row-4 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(17rem, calc(25% - 0.8rem))); /*확장형*/
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  row-gap: 1.6rem;
}
.chk-group-area.no-icon .chk-group-wrap.row-4 > li {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.chk-group-area.no-icon .chk-group-wrap.row-4 > li label, .chk-group-area.no-icon .chk-group-wrap.row-4 > li .label {
  min-width: 17rem; /*width: 17rem;*/
  height: 24rem;
}
.chk-group-area.no-icon .chk-group-wrap.row-4 > li .brand {
  margin-top: 3.2rem;
  font-weight: 700;
  white-space: nowrap;
}
@media (max-width: 600px) {
  .chk-group-area.no-icon .chk-group-wrap.row-4 {
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 0.8rem), calc(50% - 0.8rem)));
  }
  .chk-group-area.no-icon .chk-group-wrap.row-4 > li label, .chk-group-area.no-icon .chk-group-wrap.row-4 > li .label {
    min-width: unset;
    width: 100%;
    height: 17rem;
  }
  .chk-group-area.no-icon .chk-group-wrap.row-4 > li .brand {
    margin-top: 1.6rem;
  }
}
.chk-group-area.no-icon .chk-group-wrap.identy-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 1.2rem;
     -moz-column-gap: 1.2rem;
          column-gap: 1.2rem;
  row-gap: 1.2rem;
}
.chk-group-area.no-icon .chk-group-wrap.identy-type > li {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.chk-group-area.no-icon .chk-group-wrap.identy-type > li label, .chk-group-area.no-icon .chk-group-wrap.identy-type > li .label {
  min-width: 10.8rem;
  height: 12.7rem;
  background: #fff;
  padding: 0;
}
.chk-group-area.no-icon .chk-group-wrap.identy-type > li label.active, .chk-group-area.no-icon .chk-group-wrap.identy-type > li .label.active {
  border: 0.1rem solid #246BEB;
}
.chk-group-area.no-icon .chk-group-wrap.identy-type > li label.disabled, .chk-group-area.no-icon .chk-group-wrap.identy-type > li .label.disabled {
  background-color: #E4E4E4;
  border: 1px solid #D8D8D8;
}
.chk-group-area.no-icon .chk-group-wrap.identy-type > li label.disabled.active, .chk-group-area.no-icon .chk-group-wrap.identy-type > li .label.disabled.active {
  border: 0.2rem solid #000;
}
.chk-group-area.no-icon .chk-group-wrap.identy-type > li label.disabled .identy-1, .chk-group-area.no-icon .chk-group-wrap.identy-type > li .label.disabled .identy-1 {
  background: url(../img/component/common/id_mo_identity_g.svg) no-repeat center center/contain;
}
.chk-group-area.no-icon .chk-group-wrap.identy-type > li label.disabled .identy-2, .chk-group-area.no-icon .chk-group-wrap.identy-type > li .label.disabled .identy-2 {
  background: url(../img/component/common/id_private_g.svg) no-repeat center center/contain;
}
.chk-group-area.no-icon .chk-group-wrap.identy-type > li label.disabled .identy-3, .chk-group-area.no-icon .chk-group-wrap.identy-type > li .label.disabled .identy-3 {
  background: url(../img/component/common/id_mo_g.svg) no-repeat center center/contain;
}
.chk-group-area.no-icon .chk-group-wrap.identy-type > li label.disabled .identy-4, .chk-group-area.no-icon .chk-group-wrap.identy-type > li .label.disabled .identy-4 {
  background: url(../img/component/common/id_ipin_g.svg) no-repeat center center/contain;
}
.chk-group-area.no-icon .chk-group-wrap.identy-type > li .img {
  display: block;
  width: 4rem;
  height: 4rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.chk-group-area.no-icon .chk-group-wrap.identy-type > li .img.identy-1 {
  background: url(../img/component/common/id_mo_identity.svg) no-repeat center center/contain;
}
.chk-group-area.no-icon .chk-group-wrap.identy-type > li .img.identy-2 {
  background: url(../img/component/common/id_private.svg) no-repeat center center/contain;
}
.chk-group-area.no-icon .chk-group-wrap.identy-type > li .img.identy-3 {
  background: url(../img/component/common/id_mo.svg) no-repeat center center/contain;
}
.chk-group-area.no-icon .chk-group-wrap.identy-type > li .img.identy-4 {
  background: url(../img/component/common/id_ipin.svg) no-repeat center center/contain;
}
.chk-group-area.no-icon .chk-group-wrap.identy-type > li .img.biz-1 {
  background: url(../img/component/common/type_cor_one.svg) no-repeat center center/contain;
}
.chk-group-area.no-icon .chk-group-wrap.identy-type > li .img.biz-2 {
  background: url(../img/component/common/type_cor_biz.svg) no-repeat center center/contain;
}
.chk-group-area.no-icon .chk-group-wrap.identy-type > li .img.certi-1 {
  background: url(../img/component/common/id_certi_1.svg) no-repeat center center/contain;
}
.chk-group-area.no-icon .chk-group-wrap.identy-type > li .img.certi-2 {
  background: url(../img/component/common/id_certi_2.svg) no-repeat center center/contain;
}
.chk-group-area.no-icon .chk-group-wrap.identy-type > li .brand {
  margin-top: 2.4rem;
  font-size: 1.4rem;
  font-weight: 400;
  white-space: nowrap;
}
.chk-group-area.no-icon .chk-group-wrap.row-5 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(11rem, calc(20% - 0.8rem))); /*확장형*/
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  row-gap: 2.4rem;
}
.chk-group-area.no-icon .chk-group-wrap.row-5 > li {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.chk-group-area.no-icon .chk-group-wrap.row-5 > li label, .chk-group-area.no-icon .chk-group-wrap.row-5 > li .label {
  min-width: 11rem; /*width: 11rem;*/
  height: 11rem;
}
.chk-group-area.no-icon .chk-group-wrap.row-5 > li .brand {
  margin-top: 1.2rem;
  font-weight: 700;
}
.chk-group-area.no-icon .chk-group-wrap.row-5.scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  gap: 1.6rem;
}
.chk-group-area.no-icon .chk-group-wrap.row-5.scroll::-webkit-scrollbar {
  width: 0.8rem;
}
.chk-group-area.no-icon .chk-group-wrap.row-5.scroll::-webkit-scrollbar-thumb {
  background-color: #C6C6C6;
  border-radius: 0.8rem;
}
.chk-group-area.no-icon .chk-group-wrap.row-5.scroll::-webkit-scrollbar-track {
  background-color: #D8D8D8;
}
.chk-group-area.no-icon .chk-group-wrap.row-5.scroll::-webkit-scrollbar {
  height: 0.8rem;
}
.chk-group-area.no-icon .chk-group-wrap.row-5.scroll > li {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: auto;
}
.chk-group-area.no-icon .chk-group-wrap.row-5.scroll > li label, .chk-group-area.no-icon .chk-group-wrap.row-5.scroll > li .label {
  min-width: 13.8rem;
  width: 13.8rem;
  height: 11.6rem;
}
.chk-group-area.no-icon .chk-group-wrap.row-5 .app-name {
  margin-top: 2rem;
  font-weight: 700;
}
.chk-group-area.no-icon .chk-group-wrap.square > li {
  position: relative;
}
.chk-group-area.no-icon .chk-group-wrap.square > li::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.chk-group-area.no-icon .chk-group-wrap.square > li label, .chk-group-area.no-icon .chk-group-wrap.square > li .label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  width: 100%;
  height: 100%;
}
@media (max-width: 600px) {
  .chk-group-area.no-icon .chk-group-wrap {
    gap: 1.6rem;
  }
  .chk-group-area.no-icon .chk-group-wrap input[type=radio] + label,
  .chk-group-area.no-icon .chk-group-wrap input[type=checkbox] + label {
    padding-left: 2.4rem;
  }
}

.is-error .form-control {
  border-color: #E71825;
  border-width: 2px;
}

/* form area */
.fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}

.form-group-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
  max-width: 100%;
}
.form-group-column.w120 .form-tit {
  width: 120px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.form-group-column .form-group {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.form-group-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 2.4rem;
}
.form-group-row .form-group .form-control {
  max-width: 100%;
}

.form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.2rem;
  width: 100%;
}
.form-group.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 2.4rem;
}
.form-group.row .form-conts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.8rem;
}
.form-group .form-conts .form-tit {
  width: 100%;
}
.form-group .form-tit {
  font-size: 1.9rem;
  font-weight: 700;
}
.form-group .form-tit .require {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}
.form-group .form-tit .require::after {
  content: "*";
  position: absolute;
  top: -0.2rem;
  right: -0.8rem;
  font-size: 1.4rem;
  display: inline-block;
  color: #E71825;
}
.form-group .form-tit .sub {
  font-weight: 400;
}
.form-group .form-sub-tit {
  font-size: 1.5rem;
  font-weight: 400;
}
.form-group .form-conts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.2rem;
  width: 100%;
}
.form-group .form-conts.md {
  max-width: 300px;
}
.form-group .form-conts.md .form-control {
  max-width: 100%;
}
.form-group .form-conts.form-biz-number {
  letter-spacing: -0.05rem;
}
.form-group .form-conts.form-biz-number input::-webkit-input-placeholder {
  letter-spacing: -0.12rem;
}
.form-group .form-conts.form-biz-number input::-moz-placeholder {
  letter-spacing: -0.12rem;
}
.form-group .form-conts.form-biz-number input:-ms-input-placeholder {
  letter-spacing: -0.12rem;
}
.form-group .form-conts.form-biz-number input::-ms-input-placeholder {
  letter-spacing: -0.12rem;
}
.form-group .form-conts.form-biz-number input::placeholder {
  letter-spacing: -0.12rem;
}
.form-group .form-conts.form-biz-number input:nth-of-type(2) {
  width: 7.2rem;
}
.form-group .form-conts.form-date {
  position: relative;
}
.form-group .form-conts.form-date .form-control:-moz-read-only {
  background: #fff;
}
.form-group .form-conts.form-date .form-control:read-only {
  background: #fff;
}
.form-group .form-conts.keyword-sch {
  width: 58.8rem;
}
.form-group .form-conts.file-upload-result {
  margin-top: 0;
  overflow: hidden;
}
.form-group .form-conts.file-upload-result .upload-list {
  width: 100%;
  margin-top: 0;
}
.form-group .form-conts .form-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5rem;
  width: 100%;
}
.form-group .form-conts.btn-ico-wrap {
  position: relative;
}
.form-group .form-conts.btn-ico-wrap .form-control {
  padding-right: 5.6rem;
}
.form-group .form-conts.btn-ico-wrap .btn {
  position: absolute;
  top: 50%;
  right: 1.6rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.form-group .form-conts.datepicker-conts {
  gap: 0;
}
.form-group .form-conts .form-check .form-check-cnt {
  margin-top: 1.2rem;
}
.form-group .form-conts .form-check .form-check-cnt .form-check-p {
  color: #555555;
}
.form-group > p {
  width: 100%;
}
.form-group [class^=form-hint] {
  font-size: 1.5rem;
  color: #555555;
  padding-left: calc(2rem + 0.4rem);
}
.form-group [class^=form-hint]::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 2rem;
  height: 2rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  content: "";
  margin-left: calc((2rem + 0.4rem) * -1);
  margin-right: 0.4rem;
  vertical-align: top;
  background: url(../img/component/common/ico_hint_20.svg) no-repeat center;
  background-size: contain;
}
.form-group .form-hint-invalid {
  display: none;
}
.form-group .is-error .form-hint {
  display: none;
}
.form-group .is-error ~ .form-hint-invalid, .form-group .is-error .form-hint-invalid {
  display: block;
  color: #E71825;
}
.form-group .is-error ~ .form-hint-invalid::before, .form-group .is-error .form-hint-invalid::before {
  background-color: transparent;
  background-image: url(../img/component/common/ico_hint_error.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

@media (max-width: 600px) {
  .form-group-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .form-group.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.form-checks-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.2rem;
}

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  width: 100%;
}
.input-group.range {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.input-group.range > li:not(.mark) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  min-width: 0;
  gap: 1.2rem;
}
.input-group.range > li.mark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  height: var(--krds-input-h-lg);
  text-align: center;
}
.input-group.range > li.mark.md {
  height: var(--krds-input-h-md);
}
.input-group.range > li.mark.sm {
  height: var(--krds-input-h-sm);
}
.input-group.range.set {
  height: 4.8rem;
  background-color: #fff;
  border: 1px solid #717171;
  border-radius: var(--krds-input-rd-lg);
}
.input-group.range.set .form-control {
  background-color: transparent;
  border-color: transparent;
}
.input-group.range.set::after {
  position: absolute;
  top: 50%;
  right: 1.6rem;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background: url(../img/component/common/ico_calendar.svg) no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.row .input-group {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.row .input-group.range > li {
  width: 100%;
}

/* for common */
.radio ~ .form-chip-outline,
.checkbox ~ .form-chip-outline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-width: 1px;
  border-style: solid;
  border-color: #C6C6C6;
}
.radio:focus ~ .form-chip-outline,
.checkbox:focus ~ .form-chip-outline {
  border-color: #246BEB;
}
.radio:checked ~ .form-chip-outline,
.checkbox:checked ~ .form-chip-outline {
  background-color: #EFF5FF;
  border-color: #2768FF;
  color: #1D56BC;
}
.radio:disabled ~ .form-chip-outline,
.checkbox:disabled ~ .form-chip-outline {
  pointer-events: none;
  background-color: #D8D8D8;
  border-color: #C6C6C6;
  color: #717171;
}

/* 검색 폼 */
.sch-form-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 1.6rem;
}
.sch-form-wrap.vert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sch-form-wrap.vert .sch-input {
  width: 100%;
}
.sch-form-wrap .input-group .form-select {
  width: auto;
}
.sch-form-wrap .btn-txt.ico-sch1::before {
  width: 2.4rem;
  height: 2.4rem;
}

.sch-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.sch-input .form-control {
  padding: 0 4.8rem 0 1.6rem;
}
.sch-input .form-control ~ .ico-sch {
  width: 2.4rem;
  height: 2.4rem;
}
.sch-input .form-control.xlg {
  font-weight: 700;
  padding: 0 7.2rem 0 2.4rem;
}
.sch-input .form-control.xlg ~ .ico-sch {
  right: 2.4rem;
  width: 4rem;
  height: 4rem;
}
.sch-input .ico-sch {
  position: absolute;
  top: 50%;
  right: 1.6rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 600px) {
  .form-group .form-conts.keyword-sch {
    width: 100%;
  }
  /* 검색 폼 */
  .sch-form-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .sch-input .form-control.xlg {
    padding: 0 4.8rem 0 1.6rem;
  }
  .sch-input .form-control.xlg ~ .ico-sch {
    right: 1.6rem;
    width: 2.4rem;
    height: 2.4rem;
  }
}
/*
 * name : Radio Css
 * date : 2024-01-03
 */
/* **** radio : chip type **** */
.form-chip .radio ~ .form-chip-outline::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
}
.form-chip .radio:focus-visible ~ .form-chip-outline {
  outline-offset: -0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
  border-radius: 0.8rem;
}
.form-chip.md .radio:focus-visible ~ .form-chip-outline {
  border-radius: 0.6rem;
}
.form-chip.sm .radio:focus-visible ~ .form-chip-outline {
  border-radius: 0.6rem;
}

/* select style */
.form-select {
  width: 100%;
  height: var(--krds-select-h-lg);
  padding: var(--krds-select-pd-lg);
  background-color: #fff;
  background-image: url(../img/component/common/ico_select_lg.svg);
  background-repeat: no-repeat;
  background-position: center right var(--krds-select-rn-lg);
  border: 1px solid #717171;
  border-radius: var(--krds-select-rd-lg);
  font-family: inherit;
  font-size: var(--krds-select-fz-lg);
  color: #1D1D1D;
  opacity: 1;
}
.form-select:focus-visible {
  border-color: #246BEB;
  border-width: 2px;
  outline-offset: -0.5rem;
}
.form-select[disabled] {
  background-color: #D8D8D8;
  border-color: #C6C6C6;
  color: #717171;
}
.form-select.error {
  border-color: #E71825;
  border-width: 2px;
}

.is-error .form-select {
  border-color: #E71825;
  border-width: 2px;
}

/*  */
/* **** COMMON **** */
/* ** accessibility ** */
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* ** area control ** */
.scroll-no {
  overflow: hidden;
}

.w-hide {
  display: none !important;
}

.w-br {
  display: block !important;
}

.m-hide {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.m-hide.bar {
  display: inline-block !important;
}

.tb-hide {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.pc-hide {
  display: none !important;
}

/* ** font & text ** */
.text-bold {
  font-weight: 700;
}

.text-underline {
  text-decoration: underline;
}

.text-point-primary {
  color: #246BEB;
}

/* ** align ** */
.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

/* ** margin ** */
.mgt0 {
  margin-top: 0 !important;
}

/* ** drop down ** */
.krds-drop-wrap[data-type=info] .drop-btn::before {
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.krds-drop-wrap[data-type=info] .drop-btn.active::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.krds-drop-wrap[data-type=info] .drop-menu {
  left: 0;
  width: 37rem;
  padding: 2.4rem;
  margin-top: 0;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  border-radius: 1.2rem;
  background-color: #F8F8F8;
}
.krds-drop-wrap[data-type=info] .drop-menu::before {
  display: none;
}

/* ** bullet list ** */
.list-bullet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
.list-bullet > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.4rem;
  color: #555555;
}
.list-bullet > li::before {
  content: "•";
}

/* ** swiper ** */
.swiper-indicator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.8rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
}
.swiper-indicator.text-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.swiper-indicator .swiper-pagination {
  top: auto;
  bottom: auto;
  width: auto;
}
.swiper-indicator .swiper-pagination:not(.swiper-pagination-fraction) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 4rem;
  padding: 1.2rem;
  border-radius: 4rem;
  background-color: #fff;
}
.swiper-indicator .swiper-pagination.swiper-pagination-fraction.swiper-pagination-bg {
  font-weight: 700;
  padding: 1.2rem;
  border-radius: 4rem;
  background-color: #fff;
}
.swiper-indicator .swiper-button-next,
.swiper-indicator .swiper-button-prev {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  margin: auto;
}
.swiper-indicator .swiper-navigation {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0.8rem;
}

.swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  top: auto;
  bottom: auto;
  height: 4rem;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 0.8rem;
  height: 0.8rem;
  opacity: 0.4;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 2rem;
  border-radius: 14rem;
  background-color: #246BEB;
  opacity: 1;
}
.swiper-pagination.swiper-pagination-fraction {
  gap: 0.4rem;
}
.swiper-pagination.swiper-pagination-fraction .swiper-pagination-current {
  color: #003675;
}

.swiper-controller {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.8rem;
}

[class^=swiper-button-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 4rem;
  height: 4rem;
  border-radius: 100%;
  border: 0.1rem solid #E4E4E4;
  background-color: #fff;
}
[class^=swiper-button-]::after {
  content: "";
  font-size: 0 !important;
  width: 2.4rem;
  height: 2.4rem;
  background-repeat: no-repeat;
}

.swiper-button-more::after {
  background-image: url(../img/component/common/ico_swiper_more.svg);
}

.swiper-button-play::after {
  background-image: url(../img/component/common/ico_swiper_play.svg);
}

.swiper-button-stop::after {
  background-image: url(../img/component/common/ico_swiper_stop.svg);
}

.swiper-button-next::after,
.swiper-button-prev::after {
  background-position: center;
  background-size: contain;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: #EDF1F5;
}
.swiper-button-next:active,
.swiper-button-prev:active {
  background-color: #003675;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  background-color: #F0F0F0;
  opacity: 1;
}

.swiper-button-next {
  right: 0;
}
.swiper-button-next::after {
  background-image: url(../img/component/common/ico_swiper_next.svg);
}
.swiper-button-next:active::after {
  background-image: url(../img/component/common/ico_swiper_next_wh.svg);
}
.swiper-button-next.swiper-button-disabled::after {
  background-image: url(../img/component/common/ico_swiper_next_gray.svg);
}

.swiper-button-prev {
  left: 0;
}
.swiper-button-prev::after {
  background-image: url(../img/component/common/ico_swiper_prev.svg);
}
.swiper-button-prev:active::after {
  background-image: url(../img/component/common/ico_swiper_prev_wh.svg);
}
.swiper-button-prev.swiper-button-disabled::after {
  background-image: url(../img/component/common/ico_swiper_prev_gray.svg);
}

/* **** PAGE LAYOUT ELEMENT **** */
/* ** 페이지 타이틀 ** */
.page-title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 8rem;
}
.page-title-wrap.type2 {
  margin-bottom: 4rem;
}
.page-title-wrap .h-tit {
  font-size: 4rem;
  font-weight: 700;
}
.page-title-wrap .h-tit .small-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.9rem;
}
.page-title-wrap .h-tit .sub-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5rem;
  font-weight: 400;
  color: #555555;
}
.page-title-wrap .h-tit .krds-badge-wrap {
  font-weight: 400;
  margin-top: 3.2rem;
}
.page-title-wrap .h-txt {
  font-size: 1.9rem;
  color: #555555;
}
.page-title-wrap.between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

/* ** 페이지 하단 버튼 ** */
.page-btn-wrap {
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 1.6rem;
  margin-top: 6.4rem;
  background-color: #fff;
}
.page-btn-wrap.guide {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page-btn-wrap.guide .btn {
  -webkit-box-flex: initial;
      -ms-flex: initial;
          flex: initial;
}
.page-btn-wrap.guide .guide-txt {
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  text-align: center;
}
.page-btn-wrap.both {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-btn-wrap.both .btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6rem;
  width: auto;
}
.page-btn-wrap.coach-highligt {
  position: relative;
  z-index: 5;
}
.page-btn-wrap.coach-highligt > .coach-balloon {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
}

/* ** 페이지 상세 영역 ** */
.conts-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4rem;
  width: 100%;
}

/* **** breadcrumb **** */
.breadcrumb-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-top: 2.4rem;
}
.breadcrumb-wrap .breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.4rem;
  width: 100%;
  max-width: 130rem;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}
.breadcrumb-wrap .breadcrumb li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-size: 1.5rem;
}
.breadcrumb-wrap .breadcrumb li .txt {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  line-height: 1.2;
  border-bottom: 0.1rem solid #8E8E8E;
}
.breadcrumb-wrap .breadcrumb li span.txt {
  color: #1D1D1D;
  border-color: #1D1D1D;
}
.breadcrumb-wrap .breadcrumb li:not(:last-child)::after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  margin-left: 0.4rem;
  background: url(../img/pattern/common/ico_bread_arr.svg) no-repeat;
  background-size: contain;
}
.breadcrumb-wrap .breadcrumb .home {
  gap: 0;
}
.breadcrumb-wrap .breadcrumb .home::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background: url(../img/pattern/common/ico_bread_home.svg) no-repeat;
  background-size: contain;
}

/* **** ELEMENT **** */
/* ** guide txt ** */
.guide-txt {
  font-size: 1.7rem;
  padding: 1.6rem 2.4rem;
  border-radius: 0.8rem;
  background-color: #EDF1F5;
}

/* ** pagination ** */
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.8rem;
  width: 100%;
  margin-top: 4rem;
}
.pagination .page-navi {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  color: #555555;
  min-width: 6.2rem;
  height: 4rem;
}
.pagination .page-navi:hover {
  border-radius: 0.6rem;
  background-color: #EDF1F5;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.pagination .page-navi:active {
  background-color: #CDD7E4;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.pagination .page-navi.prev {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 0 0.8rem 0 0.4rem;
}
.pagination .page-navi.prev::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  content: "";
  width: 2rem;
  height: 2rem;
  background-image: url(../img/component/common/ico_page_arr_left.svg);
  background-repeat: no-repeat;
}
.pagination .page-navi.next {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  padding: 0 0.4rem 0 0.8rem;
}
.pagination .page-navi.next::after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  content: "";
  width: 2rem;
  height: 2rem;
  background-image: url(../img/component/common/ico_page_arr_right.svg);
  background-repeat: no-repeat;
}
.pagination .page-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  gap: 0.8rem;
}
.pagination .page-links .page-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  color: #555555;
  min-width: 4rem;
  height: 4rem;
}
.pagination .page-links .page-link:hover {
  border-radius: 0.6rem;
  background-color: #EDF1F5;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.pagination .page-links .page-link:active {
  background-color: #CDD7E4;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.pagination .page-links .page-link.link-dot {
  background-image: url(../img/component/common/ico_page_dot.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.pagination .page-links .page-link.active {
  font-weight: 700;
  color: #fff;
  border-radius: 6px;
  background-color: #003675;
}
.pagination.m-page {
  display: none;
}
.pagination + .helper-box {
  margin-top: 4rem;
}

/* ** badge ** */
.krds-badge-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8rem;
}

.krds-badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-size: 1.5rem;
  font-weight: 400;
  color: #1D56BC;
  height: 2.4rem;
  padding: 0 0.8rem;
  border-radius: 0.4rem;
  background-color: #EFF5FF;
}
.krds-badge.bg1 {
  color: #fff;
  background-color: #246BEB;
}
.krds-badge.bg2 {
  color: #2D2D2D;
  background-color: #E4E4E4;
}
.krds-badge.bg3 {
  color: #008A1E;
  background-color: #E3F3E6;
}
.krds-badge.bg4 {
  color: #ff0000;
  background-color: rgba(224, 0, 0, 0.1);
}

/* **** POPUP **** */
.popup-wrap {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  padding: 1.2rem;
}
.popup-wrap .popup-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto;
  height: 100%;
}
.popup-wrap .popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.popup-wrap .popup .popup-head .pop-tit {
  font-size: 2.5rem;
}
.popup-wrap .popup .popup-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-x: hidden;
  overflow-y: auto;
}
.popup-wrap .popup .popup-body::-webkit-scrollbar {
  width: 0.8rem;
}
.popup-wrap .popup .popup-body::-webkit-scrollbar-thumb {
  background-color: #C6C6C6;
  border-radius: 0.8rem;
}
.popup-wrap .popup .popup-body::-webkit-scrollbar-track {
  background-color: #D8D8D8;
}
.popup-wrap .popup-close {
  background: url(../img/pattern/common/ico_close_48.svg) no-repeat;
  background-size: 2.4rem;
  background-position: center;
}
.popup-wrap[data-type=full] {
  gap: 4rem;
  max-height: 100%;
  background-color: #DEE2E8;
}
.popup-wrap[data-type=full] .popup-in {
  padding: 8rem 0;
}
.popup-wrap[data-type=full] .popup {
  gap: 4rem;
  width: 100%;
  max-width: 128rem;
  height: 100%;
}
.popup-wrap[data-type=full] .popup-close {
  position: absolute;
  top: 8rem;
  right: 8rem;
  z-index: 3;
  width: 4.8rem;
  height: 4.8rem;
  background: url(../img/pattern/common/ico_close_48.svg) no-repeat;
  background-size: contain;
}
.popup-wrap[data-type=full].is-open {
  display: block;
}
.popup-wrap[data-type=bottom] {
  display: block;
  top: auto;
  bottom: -5rem;
  height: 0;
}
.popup-wrap[data-type=bottom]::after {
  display: none;
  content: "";
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: #000;
  -webkit-transition: all ease 0.6s 0.4s;
  transition: all ease 0.6s 0.4s;
}
.popup-wrap[data-type=bottom] .popup-in {
  height: 0;
}
.popup-wrap[data-type=bottom] .popup {
  position: fixed;
  left: 0;
  bottom: -100%;
  z-index: 2;
  width: 100%;
  max-height: 90%;
  border-top-left-radius: 1.6rem;
  border-top-right-radius: 1.6rem;
  background-color: #fff;
  -webkit-transition: all ease 0.6s 0.2s;
  transition: all ease 0.6s 0.2s;
}
.popup-wrap[data-type=bottom] .popup-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 7.2rem;
  padding: 0 1.6rem;
}
.popup-wrap[data-type=bottom] .popup-body {
  padding: 0 1.6rem;
}
.popup-wrap[data-type=bottom] .popup-close {
  width: 2.4rem;
  height: 2.4rem;
}
.popup-wrap[data-type=bottom] .popup-btm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: sticky;
  left: 0;
  bottom: 0;
  z-index: 5;
  gap: 1.6rem;
  padding: 2.4rem 1.6rem 4rem;
  border-top: 0.1rem solid #C6C6C6;
  background-color: #fff;
}
.popup-wrap[data-type=bottom] .popup-btm .btn {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.popup-wrap[data-type=bottom].is-open::after {
  display: block;
  opacity: 0.5;
}
.popup-wrap[data-type=bottom].is-open .popup {
  bottom: 0;
}
.popup-wrap[data-type=bottom].is-close::after {
  display: block;
  opacity: 0.5;
}

@media (min-width: 1024px) {
  /* **** PAGE LAYOUT ELEMENT **** */
  /* ** 페이지 타이틀 ** */
  .page-title-wrap {
    gap: 4rem;
  }
}
@media (max-width: 1023px) {
  /* **** PAGE LAYOUT ELEMENT **** */
  /* ** 페이지 타이틀 ** */
  .page-title-wrap {
    gap: 3.2rem;
    margin-bottom: 6.4rem;
  }
  .page-title-wrap .h-txt .br {
    display: none;
  }
  /* **** ELEMENT **** */
  /* pagination */
  .pagination.w-page {
    display: none;
  }
  .pagination.m-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.4rem;
  }
  .pagination.m-page .page-navis {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0.8rem;
  }
  .pagination + .helper-box {
    margin-top: 3.2rem;
  }
  /* **** POPUP **** */
  .popup-wrap[data-type=full] .popup-close {
    top: 2.4rem;
    right: 1.6rem;
  }
}
@media (max-width: 1023px) {
  .tb-hide {
    display: none !important;
  }
}
@media (max-width: 600px) {
  /* **** COMMON **** */
  /* ** area control ** */
  .w-hide {
    display: block !important;
  }
  .m-hide {
    display: none !important;
  }
  .m-hide.bar {
    display: block !important;
    height: 0;
    visibility: hidden;
  }
  .pc-hide {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .w-br {
    display: none !important;
  }
  /* **** PAGE LAYOUT ELEMENT **** */
  /* ** breadcrumb ** */
  .breadcrumb-wrap .breadcrumb li {
    display: none;
  }
  .breadcrumb-wrap .breadcrumb li.home, .breadcrumb-wrap .breadcrumb li:last-child {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .breadcrumb-wrap .breadcrumb li:not(:nth-child(2)):last-child {
    gap: 0.4rem;
  }
  .breadcrumb-wrap .breadcrumb li:not(:nth-child(2)):last-child::before {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    content: "";
    width: 1.6rem;
    height: 1.6rem;
    background: url(../img/component/common/ico_bread_dot.svg) no-repeat;
    background-size: contain;
  }
  .breadcrumb-wrap .breadcrumb li:not(:nth-child(2)):last-child::after {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    content: "";
    width: 1.6rem;
    height: 1.6rem;
    background: url(../img/pattern/common/ico_bread_arr.svg) no-repeat;
    background-size: contain;
  }
  .breadcrumb-wrap .breadcrumb li:not(:nth-child(2)):last-child .txt {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  /* ** 페이지 타이틀 ** */
  .page-title-wrap .h-tit {
    font-size: 4rem;
  }
  .page-title-wrap.between {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  /* ** 페이지 하단 버튼 ** */
  .page-btn-wrap {
    position: sticky;
    left: 0;
    bottom: 0;
    z-index: 1;
    padding: 2.4rem 1.6rem;
    margin: 2rem -1.6rem -6.4rem;
    border-top: 0.1rem solid #C6C6C6;
  }
  .page-btn-wrap .btn {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .page-btn-wrap.both .btn {
    padding: 0 1rem;
  }
  .page-btn-wrap.both .btn + .btn-wrap {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-flex: 2.4;
        -ms-flex: 2.4;
            flex: 2.4;
  }
  .page-btn-wrap.both .btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    position: relative;
    width: 100%;
  }
  .page-btn-wrap.both .btn-wrap .btn {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    min-width: 0;
  }
  .page-btn-wrap.coach-highligt > .coach-balloon {
    top: 2.4rem;
    right: 1.6rem;
    width: 100%;
    max-width: calc(100% - 3.2rem);
    background-color: #fff;
  }
  /* **** ELEMENT **** */
  /* ** swiper ** */
  .swiper-indicator.w-hide {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .swiper-indicator .swiper-navigation.w-hide {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* ** step ** */
  /* ** guide txt ** */
  .guide-txt {
    padding: 1.6rem;
  }
  /* **** POPUP **** */
  .popup-wrap[data-type=full] {
    padding: 0 0.8rem;
  }
  .popup-wrap[data-type=full] .popup-in {
    padding: 2.4rem 0;
  }
  .popup-wrap[data-type=full] .popup {
    gap: 3.2rem;
  }
  .popup-wrap[data-type=full] .popup-head {
    padding: 0 0.8rem;
  }
  .popup-wrap[data-type=full] .popup-head .pop-tit {
    font-size: 1.9rem;
  }
  .popup-wrap[data-type=full] .popup-body {
    padding: 0 0.8rem;
  }
  .popup-wrap[data-type=full] .popup-close {
    width: 2.4rem;
    height: 2.4rem;
  }
}
/* **** Layout  **** */
#wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
}
#wrap[class^=scroll] #header {
  position: relative;
  border-bottom: 0.1rem solid #D8D8D8;
}
#wrap[class^=scroll] #header .header-in {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  border-bottom: 0.1rem solid #D8D8D8;
  background-color: #fff;
  -webkit-transition: -webkit-transform ease 0.4s 0.01s;
  transition: -webkit-transform ease 0.4s 0.01s;
  transition: transform ease 0.4s 0.01s;
  transition: transform ease 0.4s 0.01s, -webkit-transform ease 0.4s 0.01s;
}
#wrap.scroll-down #header .header-in {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
#wrap.scroll-up #header .header-in {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.inner {
  width: 100%;
  max-width: 130rem;
}
.inner.narrow {
  max-width: 108rem;
}

#skip-nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  text-align: center;
  background-color: #1D1D1D;
}
#skip-nav a:not(:focus-visible) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
#skip-nav a:focus-visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  outline-offset: -0.4rem;
  outline: 2px solid rgba(255, 255, 255, 0.9);
  font-size: 1.5rem;
  color: #fff;
  width: 100%;
  height: 3.2rem;
  margin: 0 auto;
  text-align: center;
}
#skip-nav.type1 {
  background-color: #fff;
}
#skip-nav.type1 a:focus-visible {
  color: #1D1D1D;
}

/* header */
#header-top {
  position: relative;
  z-index: 70;
  background-color: #EDF1F5;
}
#header-top .toggle-head {
  padding: 0 1.6rem;
}
#header-top .toggle-head .inner {
  position: relative;
  gap: 0.4rem 1.6rem;
  min-height: 3.2rem;
  padding-top: 0.8rem;
  padding-left: 3.2rem;
  padding-bottom: 0.8rem;
}
#header-top .toggle-head .nuri-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-size: 1.5rem;
  line-height: 1;
  word-break: break-all;
}
#header-top .toggle-head .nuri-txt::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  left: 0;
  content: "";
  width: 2.4rem;
  height: 1.6rem;
  margin-right: 0.8rem;
  background: url(../img/pattern/content/top_ban_ico_flag.svg) no-repeat center;
  background-size: contain;
}
#header-top .toggle-head .toggle-btn {
  font-size: 1.4rem;
  color: #003675;
  height: auto;
}
#header-top .toggle-head .toggle-btn::after {
  background-image: url(../img/component/common/ico_arr_20_down_blue.svg);
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#header-top .toggle-head.active .toggle-btn::after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
#header-top .toggle-head.active ~ .toggle-body {
  display: block;
}
#header-top .toggle-body {
  height: 0;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  overflow: hidden;
}
#header-top .toggle-body::before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  content: "";
  border-top: 0.1rem solid #CDD7E4;
}
#header-top .toggle-body .inner {
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
}
#header-top .toggle-body .dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#header-top .toggle-body .dl .dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
}
#header-top .toggle-body .dl .dt::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 2rem;
  height: 2rem;
  background-image: url(../img/pattern/layout/head_ico_nuri.svg);
}
#header-top .toggle-body .dl dd {
  padding-left: 2.8rem;
}
#header-top .toggle-body .dl .dd {
  font-size: 1.5rem;
  color: #555555;
}
#header-top .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#header {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 70;
  border-bottom: 0.1rem solid #D8D8D8;
  background-color: #fff;
}
#header .inn {
  position: relative;
  width: 100%;
  min-width: 130rem;
  padding-bottom: 22rem;
}
#header .inn img {
  position: absolute;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#header.type-dark {
  height: 12.4rem;
  border-bottom-color: #003675;
  background: #003675;
}
#header.type-dark .head-gnb {
  background: #003675;
  border: none;
}
#header.type-dark .head-body > .inner {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
}
#header.type-dark .header-in, #header.type-dark .head-body, #header.type-dark .head-body > .inner {
  height: inherit;
}
#header.type-dark .head-gnb .gnb .li .mn {
  color: #fff;
  font-weight: 500;
}
#header.type-dark .head-gnb .gnb .li .mn::after {
  display: none;
}
#header.type-dark .head-gnb .gnb .li .mn:not(.active):hover {
  color: #fff;
  background: #003675;
}
#header.type-dark .head-gnb {
  margin: auto;
}
#header.type-dark .head-body .right {
  margin-left: 0;
}
#header.type-dark .head-body .btn-navi:hover {
  border-radius: 0.6rem;
  background-color: #003675;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#header.type-dark .head-body .btn-navi:active {
  background-color: #003675;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#header.type-dark .head-body .btn-navi.sch::before {
  background-image: url(../img/pattern/layout/head_ico_navi_sch_w.svg);
}
#header.type-dark .head-body .btn-navi.login::before {
  background-image: url(../img/pattern/layout/head_ico_navi_login_w.svg);
}
#header.type-dark .head-body .btn-navi.logout::before {
  background-image: url(../img/pattern/layout/head_ico_navi_logout_w.svg);
}
#header.type-dark .head-body .btn-navi.all::before {
  background-image: url(../img/pattern/layout/head_ico_navi_all_w.svg);
}
@media (max-width: 1023px) {
  #header.type-dark {
    height: 7.2rem;
  }
  #header.type-dark .head-body .right {
    margin-left: auto;
  }
}
#header .header-in {
  position: relative;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#header .header-in .sch-form-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 2rem;
}
#header .header-in .sch-form-wrap .sch-input {
  max-width: 51.6rem;
  margin: 0 auto;
}
#header .head-etc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#header .head-etc .etc-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#header .head-etc .etc-ul .li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#header .head-etc .etc-ul .li:not(:first-child) {
  gap: 0.8rem;
  margin-left: 0.8rem;
}
#header .head-etc .etc-ul .li:not(:first-child)::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 0.1rem;
  height: 1.6rem;
  background-color: #D8D8D8;
}
#header .head-etc .etc-ul .btn-txt {
  padding: 0 0.8rem;
}
#header .head-body .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#header .head-body .head-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#header .head-body .logo {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
#header .head-body .logo a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 3.2rem;
}
#header .head-body .right {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0.8rem;
  margin-left: auto;
}
#header .head-body .btn-navi {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.2rem 0.8rem;
  padding: 0.4rem 1.2rem;
  font-size: 1.7rem;
  font-weight: 700;
  color: #1D1D1D;
  line-height: 1;
}
#header .head-body .btn-navi::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background-repeat: no-repeat;
  background-size: contain;
}
#header .head-body .btn-navi:hover {
  border-radius: 0.6rem;
  background-color: #EDF1F5;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#header .head-body .btn-navi:active {
  background-color: #CDD7E4;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#header .head-body .btn-navi.navi-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#header .head-body .btn-navi.navi-row span {
  color: #fff;
  font-weight: 1.9rem;
  font-weight: 400;
}
#header .head-body .btn-navi.sch::before {
  background-image: url(../img/pattern/layout/head_ico_navi_sch.svg);
}
#header .head-body .btn-navi.login::before {
  background-image: url(../img/pattern/layout/head_ico_navi_login.svg);
}
#header .head-body .btn-navi.join::before {
  background-image: url(../img/pattern/layout/head_ico_navi_join.svg);
}
#header .head-body .btn-navi.my::before {
  background-image: url(../img/pattern/layout/head_ico_navi_my.svg);
}
#header .head-body .btn-navi.all::before {
  background-image: url(../img/pattern/layout/head_ico_navi_all.svg);
}
@media (max-width: 600px) {
  #header .head-body .btn-navi.navi-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#header .head-gnb {
  border-top: 0.1rem solid #D8D8D8;
  background-color: #fff;
}
#header .head-gnb .gnb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 1.6rem;
}
#header .head-gnb .gnb .li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.8rem;
}
#header .head-gnb .gnb .li .mn {
  height: 6.2rem;
  font-size: 1.9rem;
  font-weight: 700;
  color: #555555;
  padding: 0.4rem 1.6rem 0;
  border-bottom: 0.4rem solid transparent;
}
#header .head-gnb .gnb .li .mn::after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 2rem;
  height: 2rem;
  background: url(../img/pattern/layout/head_gnb_ico_arr.svg) no-repeat center;
  background-size: contain;
}
#header .head-gnb .gnb .li .mn.active {
  color: #1D1D1D;
  background-color: #CDD7E4;
}
#header .head-gnb .gnb .li .mn.active::after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
#header .head-gnb .gnb .li .mn:not(.active):hover {
  color: #003675;
  border-color: #003675;
  background-color: #fff;
}
#header .head-gnb .gnb .li .mn:not(.active):hover::after {
  background-image: url(../img/pattern/layout/head_gnb_ico_arr_on.svg);
}
#header .head-gnb .gnb .li .mn-link::after {
  display: none;
}
#header .w-gnb-wrap {
  display: none;
  position: absolute;
  top: calc(100% + 0.1rem);
  left: 0;
  width: 100%;
  background-color: #fff;
}
#header .w-gnb-wrap .ico-close {
  position: absolute;
  top: 1.6rem;
  right: 1.6rem;
  width: 3.2rem;
  height: 3.2rem;
  background-image: url(../img/component/common/ico_close_24.svg);
}
#header .w-gnb-wrap .w-gnb-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background-color: #EDF1F5;
}
#header .w-gnb-wrap .w-gnb-menu .menu-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  top: 0;
  left: 0;
  gap: 1.6rem;
  width: 26rem;
  padding: 1.6rem 0;
}
#header .w-gnb-wrap .w-gnb-menu .menu-wrap .ul .sm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.8rem;
  font-weight: 700;
  width: 100%;
  height: 5.6rem;
  padding: 0 2.4rem;
}
#header .w-gnb-wrap .w-gnb-menu .menu-wrap .ul .sm:hover {
  background-color: #fff;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#header .w-gnb-wrap .w-gnb-menu .menu-wrap .ul .sm:active {
  background: #CDD7E4;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#header .w-gnb-wrap .w-gnb-menu .menu-wrap .ul .sm.active {
  color: var(--krds-secondary);
  background-color: #fff;
}
#header .w-gnb-wrap .w-gnb-menu .menu-wrap .ul .sm.ico-go::after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 2rem;
  height: 2rem;
  background-image: url(../img/component/common/ico_go_20.svg);
}
#header .w-gnb-wrap .w-gnb-menu .menu-wrap .sub-ban {
  padding: 0 1.6rem;
}
#header .w-gnb-wrap .w-gnb-menu .menu-wrap .sub-ban .ban-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8rem;
  padding: 1.6rem;
  border-radius: 0.8rem;
  background-color: #fff;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #fff;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .submenu-in {
  display: none;
  padding: 2.4rem 4rem;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .submenu-in.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .submenu-in.active.between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 100%;
  padding-right: 0;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .submenu-in.active.between .sub-ban {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8rem;
  width: 26.2rem;
  padding: 2.4rem;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .submenu-in.active.between .sub-ul {
  grid-template-columns: 1fr 1fr 1fr;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .submenu-in.active.between .sub-ul.type1 {
  grid-template-columns: 1fr 1fr;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .sub-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 5.6rem;
  height: 5.6rem;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .sub-tit .btn-txt {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 2.5rem;
  font-weight: 700;
  padding: 0 0.8rem !important;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .sub-tit p.btn-txt:hover, #header .w-gnb-wrap .w-gnb-menu .submenu-wrap .sub-tit p.btn-txt:focus {
  cursor: default;
  background-color: transparent;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .sub-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 2.4rem;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .sub-ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 0.8rem 1.6rem;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .sub-ul a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.4rem;
  padding: 0.8rem;
  border-radius: 0.8rem;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .sub-ul a::before {
  content: "･";
  margin-top: 0.4rem;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .sub-ul a:hover {
  background-color: #EDF1F5;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .sub-ul a:active {
  background-color: #CDD7E4;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .sub-ul a:focus-visible {
  outline-offset: -0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .sub-ul a[disabled] {
  background-color: #D8D8D8;
  border-color: #C6C6C6;
  color: #717171;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .sub-ul.type1 {
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 4rem 5.6rem;
  padding-bottom: 1.6rem;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .sub-ul.type1 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .sub-ul.type1 li::before {
  display: none;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .sub-ul.type1 li .tit {
  font-size: 1.9rem;
  font-weight: 700;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .sub-ul.type1 li .tit a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 4rem;
  padding: 0 0.4rem;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .sub-ul.type1 li .tit a::before {
  display: none;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .sub-ul.type1 li .txt {
  color: #555555;
  padding: 1.6rem 0.4rem 0;
  margin-top: 0.4rem;
  border-top: 0.1rem solid #D8D8D8;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap .sub-ban {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 1.6rem;
  padding: 1.2rem 1.6rem;
  border-radius: 0.8rem;
  background: #F8F8F8;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap.type1 {
  padding: 1.6rem 0 4rem;
  border: 0;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap.type1 .submenu-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
  padding: 0;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap.type1 .submenu-in:not(.between) .sub-ul {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap.type1 .submenu-in.between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 4rem;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap.type1 .submenu-in.between .sub-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 1.6rem;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap.type1 .submenu-in.between .sub-ban {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8rem;
  width: 26.2rem;
  padding: 2.4rem;
}
#header .w-gnb-wrap .w-gnb-menu .submenu-wrap.type1 .sub-tit {
  padding-bottom: 1.6rem;
  border-bottom: 0.1rem solid #D8D8D8;
}
#header .w-gnb-wrap.is-open {
  display: block;
}
#header .m-gnb-wrap {
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 100;
  width: 100%;
  height: 100%;
  -webkit-transition: right ease 0.5s 0.1s;
  transition: right ease 0.5s 0.1s;
}
#header .m-gnb-wrap::after {
  display: none;
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 0.5s 0.1s;
  transition: opacity 0.5s 0.1s;
}
#header .m-gnb-wrap .m-gnb-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  height: 100%;
  background-color: #fff;
}
#header .m-gnb-wrap .ico-close {
  width: 2.4rem;
  height: 2.4rem;
  background-image: url(../img/component/common/ico_close_24.svg);
}
#header .m-gnb-wrap .m-gnb-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: sticky;
  top: 0;
  left: 0;
  gap: 1.6rem;
  padding: 2rem 2.4rem 1.6rem;
}
#header .m-gnb-wrap .m-gnb-head .m-gnb-login {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.8rem;
}
#header .m-gnb-wrap .m-gnb-head .m-gnb-login .name {
  font-weight: 700;
}
#header .m-gnb-wrap .m-gnb-head .btn-navi {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.8rem;
  font-size: 1.7rem;
  height: 4rem;
  padding: 0;
}
#header .m-gnb-wrap .m-gnb-head .btn-navi::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-size: contain;
}
#header .m-gnb-wrap .m-gnb-head .btn-navi:active {
  border-radius: 0.6rem;
  background-color: #CDD7E4;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#header .m-gnb-wrap .m-gnb-head .btn-navi.login {
  font-weight: 700;
}
#header .m-gnb-wrap .m-gnb-head .btn-navi.login::before {
  background-image: url(../img/pattern/layout/head_ico_navi_login.svg);
}
#header .m-gnb-wrap .m-gnb-head .etc-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.8rem;
}
#header .m-gnb-wrap .m-gnb-head .etc-menu .link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.2rem;
  font-size: 1.7rem;
  font-weight: 700;
  width: 8rem;
  height: 5.6rem;
}
#header .m-gnb-wrap .m-gnb-head .etc-menu .link::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 2rem;
  height: 2rem;
  background-color: #E4E4E4;
}
#header .m-gnb-wrap .m-gnb-head .etc-menu .link:active {
  border-radius: 0.6rem;
  background-color: #CDD7E4;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#header .m-gnb-wrap .m-gnb-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  scroll-behavior: smooth;
  border-top: 0.1rem solid #E4E4E4;
}
#header .m-gnb-wrap .m-gnb-body.type1 {
  border: 0;
}
#header .m-gnb-wrap .m-gnb-body-btm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8rem;
  padding: 1.6rem 2.4rem;
  border-top: 0.1rem solid #E4E4E4;
}
#header .m-gnb-wrap .m-gnb-top-etc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#header .m-gnb-wrap .m-gnb-top-etc .etc-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#header .m-gnb-wrap .m-gnb-top-etc .etc-ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#header .m-gnb-wrap .m-gnb-top-etc .etc-ul li:not(:first-child) {
  margin-left: 1.6rem;
}
#header .m-gnb-wrap .m-gnb-top-etc .etc-ul li:not(:first-child)::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 0.1rem;
  height: 1.6rem;
  margin-right: 1.6rem;
  background-color: #D8D8D8;
}
#header .m-gnb-wrap .m-gnb-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background-color: #EDF1F5;
}
#header .m-gnb-wrap .m-gnb-menu .menu-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  top: 0;
  left: 0;
  width: 12.4rem;
}
#header .m-gnb-wrap .m-gnb-menu .menu-wrap .ul {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}
#header .m-gnb-wrap .m-gnb-menu .menu-wrap .mn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  z-index: 1;
  font-weight: 700;
  width: 100%;
  height: 6.4rem;
  padding: 0 2.4rem;
}
#header .m-gnb-wrap .m-gnb-menu .menu-wrap .mn.active {
  color: var(--krds-secondary);
  background-color: #fff;
}
#header .m-gnb-wrap .m-gnb-menu .menu-wrap .mn.active::after {
  position: absolute;
  top: 0;
  right: -1px;
  content: "";
  width: 0.1rem;
  height: 100%;
  background-color: #fff;
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-left: 0.1rem solid #E4E4E4;
  background-color: #fff;
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap .dl {
  padding: 1.6rem 2.4rem;
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap .dl:not(:first-child) {
  border-top: 0.1rem solid #E4E4E4;
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap .dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  font-weight: 700;
  height: 6.4rem;
  margin-bottom: 0.8rem;
  border-bottom: 0.1rem solid #E4E4E4;
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap .dl .sm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 5.6rem;
  padding: 0 0.8rem;
  border-radius: 0.8rem;
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap .dl .sm:hover {
  background-color: #EDF1F5;
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap .dl .sm:active {
  border-radius: 0.6rem;
  background-color: #CDD7E4;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap .dl .sub-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8rem;
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap .dl .sub-ul .subm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.4rem;
  height: 4.8rem;
  padding: 1.2rem 1.6rem;
  border-radius: 0.8rem;
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap .dl .sub-ul .subm::before {
  content: "•";
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap .dl .sub-ul .subm:hover {
  background-color: #EDF1F5;
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap .dl .sub-ul .subm:active {
  border-radius: 0.6rem;
  background-color: #CDD7E4;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap .depth4-wrap {
  display: none;
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap .depth4-wrap .depth4-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-weight: 700;
  width: 100%;
  height: 6.4rem;
  padding: 2rem 2.4rem;
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap .depth4-wrap .depth4-head .ico-prev {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background-image: url(../img/pattern/layout/lnb_ico_prev.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap .depth4-wrap .depth4-body dt {
  height: 6.4rem;
  padding: 0 2.4rem;
  margin: 0;
  border: 0;
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap .depth4-wrap .depth4-body .depth4-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8rem;
  padding: 0 2.4rem;
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap .depth4-wrap .depth4-body .depth4-ul a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.4rem;
  height: 4.8rem;
  padding: 1.2rem 1.6rem;
  border-radius: 0.8rem;
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap .depth4-wrap .depth4-body .depth4-ul a::before {
  content: "•";
  font-weight: 400;
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap .depth4-wrap .depth4-body .depth4-ul a:hover {
  font-weight: 700;
  color: #003675;
  background-color: #EDF1F5;
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap .depth4-wrap .depth4-body .depth4-ul a:active {
  border-radius: 0.6rem;
  background-color: #CDD7E4;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#header .m-gnb-wrap .m-gnb-menu .submenu-wrap .depth4-wrap.is-open {
  display: block;
  right: 0;
}
#header .m-gnb-wrap .m-gnb-menu.type1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
}
#header .m-gnb-wrap .m-gnb-menu.type1 .submenu-wrap .dl {
  padding: 1.6rem 0;
}
#header .m-gnb-wrap .m-gnb-menu.type1 .submenu-wrap .dl:not(:last-child) {
  border-bottom: 0.4rem solid #E4E4E4;
}
#header .m-gnb-wrap .m-gnb-menu.type1 .submenu-wrap .dl .dt {
  font-size: 1.9rem;
  height: 5.6rem;
  padding: 0 2.4rem;
}
#header .m-gnb-wrap .m-gnb-menu.type1 .submenu-wrap .dl .sm {
  padding: 0 2.4rem;
}
#header .m-gnb-wrap .m-gnb-menu.type1 .submenu-wrap .dl .subm {
  padding: 1.2rem 4rem;
}
#header .m-gnb-wrap .m-gnb-menu.type1 .submenu-wrap .dl .depth4-wrap a {
  padding: 1.2rem 1.6rem;
}
#header .m-gnb-wrap .m-gnb-menu.type1 .submenu-wrap .dl .sub-ban {
  padding: 1.6rem 2.4rem 0;
}
#header .m-gnb-wrap .m-gnb-menu.type1 .submenu-wrap .dl .sub-ban .ban-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.8rem;
  padding: 0 1.6rem;
  border-radius: 0.8rem;
  background-color: #F8F8F8;
}
#header .m-gnb-wrap .m-gnb-in.type1.is-active .m-gnb-head {
  padding-bottom: 0;
}
#header .m-gnb-wrap .m-gnb-in.type1.is-active .m-gnb-top-scroll {
  display: block;
}
#header .m-gnb-wrap .m-gnb-in.type1 .m-gnb-head {
  border-bottom: 0.4rem solid #E4E4E4;
}
#header .m-gnb-wrap .m-gnb-top-scroll {
  display: none;
  height: 0;
  overflow: hidden;
}
#header .m-gnb-wrap .sch-input + .menu-hori {
  margin-top: 2.4rem;
}
#header .m-gnb-wrap .menu-hori {
  padding: 0 2.4rem;
  margin: 0 -2.4rem;
  overflow: hidden;
}
#header .m-gnb-wrap .menu-hori .ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.8rem;
  position: relative;
  padding-bottom: 1.6rem;
  overflow-x: auto;
  scroll-behavior: smooth;
}
#header .m-gnb-wrap .menu-hori .ul .mn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-weight: 400;
  height: 3.6rem;
  padding: 0 1.2rem;
  border-radius: 0.6rem;
  background-color: #F0F0F0;
}
#header .m-gnb-wrap .menu-hori .ul .mn.active {
  background-color: #CDD7E4;
}
#header .m-gnb-wrap.is-open {
  right: 0;
}
#header .m-gnb-wrap.is-open::after {
  display: block;
  opacity: 1;
}
#header .m-gnb-wrap.is-close::after {
  display: block;
  opacity: 0;
}

.w-gnb-dim {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 60;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

/* util dropdown */
.krds-drop-wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}
.krds-drop-wrap .drop-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 6;
  min-width: 13rem;
  padding: 0.8rem;
  margin-top: 1.6rem;
  border-radius: 0.8rem;
  border: 0.1rem solid #D8D8D8;
  background-color: #fff;
  -webkit-box-shadow: 0 0.4rem 1.2rem 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 0.4rem 1.2rem 0 rgba(0, 0, 0, 0.12);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.krds-drop-wrap .drop-menu::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  position: absolute;
  left: 50%;
  bottom: 100%;
  width: 2rem;
  height: 1.2rem;
  background-image: url(../img/pattern/common/ico_drop_arr.svg);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.krds-drop-wrap .drop-menu .drop-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8rem;
}
.krds-drop-wrap .drop-menu .drop-top-info {
  width: 100%;
  padding: 1.6rem 1.6rem 0.6rem;
  border-bottom: 0.1rem solid #D8D8D8;
}
.krds-drop-wrap .drop-menu .drop-btm-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  padding: 0.8rem 1.6rem 0;
  border-top: 0.1rem solid #D8D8D8;
}
.krds-drop-wrap .drop-menu .drop-btm-btn .btn {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.krds-drop-wrap .drop-menu .drop-list {
  width: 100%;
}
.krds-drop-wrap .drop-menu .drop-list .item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.8rem;
  font-size: 1.7rem;
  height: 4.8rem;
  padding: 0 0.8rem;
  border-radius: 0.6rem;
}
.krds-drop-wrap .drop-menu .drop-list .item-link.ico-go::after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  background-image: url(../img/component/common/ico_go_20.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.krds-drop-wrap .drop-menu .drop-list .item-link:hover {
  background-color: #EDF1F5;
}
.krds-drop-wrap .drop-menu .drop-list .item-link:active {
  background-color: #CDD7E4;
}
.krds-drop-wrap.zoom-drop .drop-menu {
  width: 15rem;
}
.krds-drop-wrap.zoom-drop .item-link::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  content: "가";
  font-size: 1.7rem;
  line-height: 1;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0 0.4rem;
  border-radius: 0.4rem;
  border: 0.1rem solid #D8D8D8;
  background-color: #fff;
}
.krds-drop-wrap.zoom-drop .item-link.active {
  font-weight: 700;
  color: #003675;
  background-color: #EDF1F5;
}
.krds-drop-wrap.zoom-drop .item-link.active::before {
  color: #fff;
  background-color: #003675;
}
.krds-drop-wrap.zoom-drop .item-link.xsm::before {
  font-size: 1.5rem;
  width: 2.1rem;
  height: 2.1rem;
}
.krds-drop-wrap.zoom-drop .item-link.sm::before {
  font-size: 1.7rem;
  width: 2.4rem;
  height: 2.4rem;
}
.krds-drop-wrap.zoom-drop .item-link.md::before {
  font-size: 1.9rem;
  width: 2.5rem;
  height: 2.5rem;
}
.krds-drop-wrap.zoom-drop .item-link.lg::before {
  font-size: 2.1rem;
  width: 2.7rem;
  height: 2.7rem;
}
.krds-drop-wrap.zoom-drop .item-link.xlg::before {
  font-size: 2.5rem;
  width: 3rem;
  height: 3rem;
}
.krds-drop-wrap.my-drop .drop-menu {
  width: 21rem;
}
.krds-drop-wrap.my-drop .my-name {
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 1.6rem;
}
.krds-drop-wrap.my-drop .my-time dt {
  font-size: 1.5rem;
  color: #555555;
}
.krds-drop-wrap.my-drop .my-time dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.8rem;
}
.krds-drop-wrap.my-drop .my-time .time {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.2rem;
  font-size: 1.5rem;
  color: #1D56BC;
}
.krds-drop-wrap.my-drop .my-time .time::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  background: url(../img/pattern/common/ico_time_16.svg) center;
  background-size: contain;
}

/* container */
#container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#container > .inner {
  min-height: 60rem;
}
#container .in-between {
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 8rem;
}
#container .in-between .left-menu {
  width: 29.6rem;
  padding: 4rem 4rem 0 0;
  border-right: 0.1rem solid #C6C6C6;
}
#container .in-between .contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-bottom: 8rem;
}
#container .in-between .contents .breadcrumb-wrap {
  padding: 4rem 0 8rem;
}
#container .in-between .contents .breadcrumb-wrap .breadcrumb {
  padding: 0;
}
#container .left-menu {
  position: relative;
  overflow: hidden;
}
#container .left-menu .lnb-tit {
  font-size: 2.1rem;
  font-weight: 700;
  height: 5.4rem;
  padding: 0px 0.8rem 2.4rem 0.8rem;
  border-bottom: 0.1rem solid #8E8E8E;
}
#container .left-menu .lnb-list {
  border-bottom: 0.1rem solid #C6C6C6;
}
#container .left-menu .lnb-list .li {
  padding: 0;
}
#container .left-menu .lnb-list .li.active .acco-head .tit {
  color: var(-krds-secondary-50);
}
#container .left-menu .lnb-list .li.active .acco-head .acco-btn::after {
  background: url(../img/component/common/ico_arr_20_down_blue.svg) no-repeat center;
}
#container .left-menu .lnb-list .acco-head {
  height: 6.4rem;
  padding: 0px 0.8rem;
}
#container .left-menu .lnb-list .acco-head:hover {
  background-color: #EDF1F5;
}
#container .left-menu .lnb-list .acco-head:active {
  background-color: #99B0CB;
}
#container .left-menu .lnb-list .acco-head .tit {
  font-size: 1.7rem;
}
#container .left-menu .lnb-list .acco-head .acco-btn:focus-visible {
  outline-offset: -0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}
#container .left-menu .lnb-list .acco-head .acco-btn:hover {
  background-color: transparent;
}
#container .left-menu .lnb-list .acco-body .acco-in {
  padding: 0;
}
#container .left-menu .lnb-list .sub-ul {
  padding: 1.6rem 0;
  margin: 0;
  border-top: 0.3rem solid #2A5C96;
}
#container .left-menu .lnb-list .sub-ul .subm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  width: 100%;
  height: 4.8rem;
  padding: 1.2rem 1.6rem 1.2rem 3.2rem;
  border-radius: 0.8rem;
}
#container .left-menu .lnb-list .sub-ul .subm::before {
  position: absolute;
  left: 1.6rem;
  content: "•";
}
#container .left-menu .lnb-list .sub-ul .subm:hover {
  background-color: #EDF1F5;
}
#container .left-menu .lnb-list .sub-ul .subm:active {
  background-color: #99B0CB;
}
#container .left-menu .lnb-list .sub-ul .subm.is-depth4 {
  gap: 0.4rem;
}
#container .left-menu .lnb-list .sub-ul .subm.is-depth4::after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  margin-left: auto;
  background: url(../img/component/common/ico_arr_16_down.svg) no-repeat center;
  background-size: contain;
}
#container .left-menu .depth4-wrap {
  display: none;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 10;
  width: 100%;
  height: 100%;
  padding-top: 4rem;
  background-color: #fff;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#container .left-menu .depth4-wrap .depth4-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 700;
  width: 100%;
  height: 7.6rem;
  padding: 0.8rem 1.6rem !important;
  margin-bottom: 0.8rem;
  text-align: left;
  border-radius: 0.8rem;
}
#container .left-menu .depth4-wrap .depth4-tit::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background-image: url(../img/pattern/layout/lnb_ico_prev.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
#container .left-menu .depth4-wrap .depth4-tit:hover {
  background-color: #EDF1F5;
}
#container .left-menu .depth4-wrap .depth4-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.6rem 0;
  border-top: 0.1rem solid #D8D8D8;
  border-bottom: 0.1rem solid #D8D8D8;
}
#container .left-menu .depth4-wrap .depth4-ul a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  width: 100%;
  height: 4.8rem;
  padding: 1.2rem 1.6rem 1.2rem 3.2rem;
  border-radius: 0.8rem;
}
#container .left-menu .depth4-wrap .depth4-ul a::before {
  position: absolute;
  left: 1.6rem;
  content: "•";
}
#container .left-menu .depth4-wrap .depth4-ul a:hover {
  background-color: #EDF1F5;
}
#container .left-menu .depth4-wrap .depth4-ul a:active {
  background-color: #99B0CB;
}
#container .left-menu .depth4-wrap .depth4-ul a.is-depth4 {
  gap: 0.4rem;
}
#container .left-menu .depth4-wrap .depth4-ul a.is-depth4::after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  margin-left: auto;
  background: url(../img/component/common/ico_arr_16_down.svg) no-repeat center;
  background-size: contain;
}
#container .left-menu .depth4-wrap.is-open {
  display: block;
  left: 0;
}

/* footer */
#footer {
  position: relative;
  z-index: 50;
  background-color: #F8F8F8;
  background-color: #F0F0F0;
  overflow: hidden;
}
#footer .inner {
  padding-left: 1rem;
  padding-right: 1rem;
}
#footer.type-dark {
  background: #002046;
}
#footer .foot-quick {
  border-top: 0.1rem solid #D8D8D8;
  border-bottom: 0.1rem solid #D8D8D8;
  background-color: #fff;
}
#footer .foot-quick .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#footer .foot-quick .inner .link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 0.8rem;
  height: 5.4rem;
  padding: 0 2.4rem;
  border-right: 0.1rem solid #D8D8D8;
}
#footer .foot-quick .inner .link:first-child {
  border-left: 0.1rem solid #D8D8D8;
}
#footer .foot-quick .inner .link::after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  content: "";
  width: 2rem;
  height: 2rem;
  background: url(../img/pattern/layout/foot_ico_plus.svg) no-repeat center;
  background-size: contain;
}
#footer .foot-quick .inner .link:hover {
  background-color: #EDF1F5;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#footer .foot-quick .inner .link:active {
  background-color: #CDD7E4;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#footer > .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#footer .f-logo {
  height: 4.4rem;
}
#footer .f-logo img {
  height: 100%;
}
#footer .f-cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
}
#footer .f-cnt .f-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 2rem;
}
#footer .f-cnt .f-info .info-cs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}
#footer .f-cnt .f-info .info-cs li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: flex;
  align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.8rem;
}
#footer .f-cnt .f-cs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 30.2rem;
}
#footer .f-cnt .f-cs dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}
#footer .f-cnt .f-cs dt {
  font-size: 1.5rem;
  font-weight: 700;
}
#footer .f-cnt .f-cs dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.8rem;
}
#footer .f-cnt .f-cs dd .key {
  font-weight: 400;
  line-height: 1;
}
#footer .f-cnt .f-cs dd .value {
  font-weight: 700;
  line-height: 1;
}
#footer .f-cnt .f-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  gap: 2.4rem;
  width: 30.2rem;
}
#footer .f-cnt .f-link .link-go {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 0.8rem;
}
#footer .f-cnt .f-link .link-go .btn-txt {
  font-weight: 700;
}
#footer .f-cnt .f-link .link-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8rem;
}
#footer .f-cnt .f-link .link-sns a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 4rem;
  height: 4rem;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
#footer .f-cnt .f-link .link-sns a.instagram {
  background-image: url(../img/pattern/layout/foot_ico_sns_Instagram.svg);
}
#footer .f-cnt .f-link .link-sns a.youtube {
  background-image: url(../img/pattern/layout/foot_ico_sns_youtube.svg);
}
#footer .f-cnt .f-link .link-sns a.twitter {
  background-image: url(../img/pattern/layout/foot_ico_sns_twitter.svg);
}
#footer .f-cnt .f-link .link-sns a.facebook {
  background-image: url(../img/pattern/layout/foot_ico_sns_facebook.svg);
}
#footer .f-cnt .f-link .link-sns a.blog {
  background-image: url(../img/pattern/layout/foot_ico_sns_blog.svg);
}
#footer.type-dark .f-btm.top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 0;
  padding-bottom: 2rem;
  gap: 2.4rem;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.3);
}
#footer.type-dark .f-btm.top .f-menu a {
  color: #fff;
  font-weight: 400;
}
#footer.type-dark .f-btm.top .f-menu a.point {
  color: #fff;
  font-weight: 700;
}
#footer.type-dark .f-btm.top .f-menu a:hover {
  border-radius: 0.6rem;
  background-color: #EDF1F5;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#footer.type-dark .f-btm.top .f-menu a:active {
  background-color: #CDD7E4;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#footer.type-dark .f-info {
  color: #fff;
}
#footer.type-dark .f-btm {
  padding-top: 0;
  border: none;
}
#footer.type-dark .f-btm .f-btm-text .f-copy {
  font-size: 1.5rem;
  color: #717171;
}
#footer .f-btm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 0.8rem;
  gap: 2.4rem;
  border-top: 0.1rem solid #D8D8D8;
}
#footer .f-btm .f-btm-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.6rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#footer .f-btm .f-btm-text .f-menu {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#footer .f-btm .f-btm-text .f-menu a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 4rem;
  padding: 0 1rem;
}
#footer .f-btm .f-btm-text .f-menu a.point {
  font-weight: 700;
  color: #003675;
}
#footer .f-btm .f-btm-text .f-menu a:hover {
  border-radius: 0.6rem;
  background-color: #EDF1F5;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#footer .f-btm .f-btm-text .f-menu a:active {
  background-color: #CDD7E4;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#footer .f-btm .f-btm-text .f-copy {
  font-size: 1.5rem;
  color: #555555;
}
#footer .f-btm .f-btm-ban {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 4rem;
  padding: 0.8rem 1.6rem;
  border-radius: 0.6rem;
  background-color: #fff;
}
#footer .f-btm .f-btm-ban::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  content: "";
  width: 7.2rem;
  height: 2.4rem;
  margin-right: 0.8rem;
  background: url(../img/pattern/content/btm_ban_ico_flag.svg) no-repeat center;
  background-size: contain;
}
#footer .f-btm .f-btm-ban-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5rem;
  line-height: 1;
  white-space: nowrap;
}
#footer .f-btm .f-btm-ban-txt .f-btm-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1024px) {
  .is-w-gnb {
    overflow: hidden;
  }
  .is-w-gnb #wrap.scroll-down #header .header-in {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .is-w-gnb.hasScrollY #header-top,
  .is-w-gnb.hasScrollY #header .head-body,
  .is-w-gnb.hasScrollY #header .head-gnb,
  .is-w-gnb.hasScrollY #header .w-gnb-wrap,
  .is-w-gnb.hasScrollY #container,
  .is-w-gnb.hasScrollY #footer {
    padding-right: 1.7rem;
  }
  .is-w-gnb.hasScrollY #footer .foot-quick {
    padding-right: 1.7rem;
    margin-right: -1.7rem;
  }
  .inner {
    padding-left: 1rem;
    padding-right: 1rem;
    margin: 0 auto;
  }
  #header .head-body > .inner {
    gap: 0.8rem;
    padding: 0.4rem 1rem 1.6rem;
  }
  #header .m-gnb-wrap {
    display: none;
  }
  #container > .inner {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  /* footer */
  #footer > .inner {
    gap: 4rem;
    padding: 4rem 1rem;
  }
  #footer .f-cnt {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  #footer .f-cnt .f-link {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 30.2rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* header*/
  #header .m-gnb-wrap .m-gnb-in {
    width: 40%;
  }
  #header .m-gnb-wrap .m-gnb-menu .submenu-wrap .depth4-wrap {
    width: 40%;
  }
  /* footer */
  #footer .foot-quick .inner .link {
    font-size: 1.6rem;
    line-height: 1.2;
    word-break: break-all;
    padding: 0 0.8rem 0 1.6rem;
    text-align: left;
  }
  #footer .f-cnt .f-info {
    -webkit-box-flex: 3;
        -ms-flex: 3;
            flex: 3;
    gap: 2.8rem;
  }
  #footer .f-cnt .f-info .info-cs {
    gap: 2.4rem;
  }
  #footer .f-cnt .f-info .info-cs li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 1023px) {
  .is-m-gnb {
    overflow: hidden;
  }
  .inner {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
  /* header */
  #header .inner {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
  #header .logo .logo-im {
    height: 3.2rem;
  }
  #header .logo .logo-slogan {
    display: none;
  }
  #header .head-body .head-etc {
    display: none;
  }
  #header .head-body .btn-navi.join, #header .head-body .btn-navi.my {
    display: none;
  }
  #header .head-gnb {
    display: none;
  }
  #header .w-gnb-wrap {
    display: none !important;
  }
  .w-gnb-dim {
    display: none !important;
  }
  /* container */
  #container > .inner {
    padding-top: 6.4rem;
    padding-bottom: 6.4rem;
  }
  #container .in-between .left-menu {
    display: none;
  }
  #container .in-between .contents {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
  /* footer */
  #footer > .inner {
    gap: 3.2rem;
    padding: 3.2rem 1.6rem;
  }
  #footer .f-logo {
    height: 3.2rem;
  }
  #footer .f-cnt {
    gap: 3.2rem;
  }
  #footer .f-btm {
    padding: 3.2rem 1.6rem 0;
    margin: 0 -1.6rem;
  }
  #footer.type-dark .f-btm {
    padding-top: 0;
  }
}
@media (max-width: 600px) {
  /* header */
  #header .head-body .btn-navi {
    gap: 0.8rem;
    font-size: 1.3rem;
    padding: 0.4rem;
  }
  #header .head-body .btn-navi::before {
    width: 2rem;
    height: 2rem;
  }
  #header .w-gnb-wrap {
    display: none !important;
  }
  #header .m-gnb-wrap .m-gnb-in {
    width: 100%;
  }
  /* container */
  #container > .inner {
    min-height: 50rem;
  }
  #container .in-between .contents {
    padding: 0 1.6rem 4rem;
  }
  #container .in-between .contents .breadcrumb-wrap {
    padding: 2.4rem 0 4rem;
  }
  /* footer */
  #footer .foot-quick > .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
  #footer .foot-quick > .inner .link {
    font-size: 1.5rem;
    min-height: 4.8rem;
    padding: 0 1.6rem;
    border: 0;
  }
  #footer .foot-quick > .inner .link:first-child {
    border: 0;
  }
  #footer .foot-quick > .inner .link:not(:first-child) {
    border-top: 0.1rem solid #D8D8D8;
  }
  #footer .f-cnt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.2rem;
  }
  #footer .f-cnt .f-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.6rem;
    font-size: 1.5rem;
  }
  #footer .f-cnt .f-info .info-addr .br {
    display: none;
  }
  #footer .f-cnt .f-info .info-cs {
    gap: 1.6rem;
  }
  #footer .f-cnt .f-info .info-cs li {
    display: block;
    word-break: break-all;
  }
  #footer .f-cnt .f-info .info-cs li .strong {
    margin-right: 0.4rem;
  }
  #footer .f-cnt .f-cs {
    gap: 3.2rem;
  }
  #footer .f-cnt .f-cs dd {
    font-size: 1.5rem;
  }
  #footer .f-cnt .f-link {
    gap: 3.2rem;
  }
  #footer .f-cnt .f-link .link-go {
    gap: 1.6rem;
  }
  #footer .f-cnt .f-link .link-go .btn-txt {
    font-size: 1.5rem;
    height: auto;
    padding: 0;
  }
  #footer .f-cnt .f-link .link-go .btn-txt::after {
    width: 1.6rem;
    height: 1.6rem;
  }
  #footer .f-btm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 1.5rem;
  }
  #footer .f-btm .f-btm-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
  }
  #footer .f-btm .f-btm-text .f-menu {
    gap: 1.6rem 2.4rem;
  }
  #footer .f-btm .f-btm-text .f-menu a {
    font-size: 1.5rem;
    height: auto;
    padding: 0;
  }
  #footer .f-btm .f-btm-ban .ban-txt {
    line-height: 1.1;
    word-break: break-all;
  }
}
/* 도움패널 레이아웃 2 */
@media (min-width: 1024px) and (max-width: 1900px) {
  #container .breadcrumb-wrap {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
  #container.help-open {
    padding-right: 43.5rem;
  }
  #container.help-open .breadcrumb-wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
  }
  #container.help-open .breadcrumb-wrap .breadcrumb {
    padding: 0;
  }
  #container.help-open .inner.flexible {
    padding-left: 0;
    padding-right: 0;
  }
  #container.help-close {
    padding-right: 0rem;
  }
  #container.help-close .breadcrumb-wrap .breadcrumb {
    padding: 0;
  }
  #container.help-close .inner.flexible {
    margin: 0 auto;
  }
  #container .inner.flexible {
    width: 100%;
    max-width: 1060px;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
  }
  #container .inner.flexible.folded {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
  #container .inner.folded {
    padding-right: 12rem;
  }
}
/* ***** MAIN ***** */
.main-visual-wrap {
  border-radius: 2rem;
  overflow: hidden;
}
.main-vb-basic {
  height: 40rem;
}
.main-vb-basic .d-auto .in {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.main-vb-basic .d-auto .in .ban-swiper {
  height: auto;
  margin: 0;
}
.main-vb-basic .d-auto .in .ban-swiper a {
  display: block;
  border-radius: 2rem;
  overflow: hidden;
}
.main-vb-basic .d-auto .in .ban-swiper a img {
  width: 100%;
}
.main-vb-basic .d-fix .in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
.main-vb-basic .d-fix .d-login-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
  height: 100%;
}
.main-vb-basic .d-fix .d-login-wrap .txt {
  font-size: 1.9rem;
  font-weight: 700;
  text-align: center;
  padding-bottom: 4rem;
}
.main-vb-basic .d-fix .d-login-wrap .login-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.main-vb-basic .d-fix .d-login-wrap .login-links > li .btn.btn-txt {
  height: auto;
  padding: 0 1rem;
}
.main-vb-basic .d-fix .d-login-wrap .login-links > li + li {
  position: relative;
  margin-left: 1.6rem;
  padding-left: calc(1.6rem + 0.1rem);
}
.main-vb-basic .d-fix .d-login-wrap .login-links > li + li::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 0.1rem;
  height: 1.6rem;
  background-color: #D8D8D8;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.main-vb-basic .d-fix .d-login-wrap::after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 0.1rem;
  height: 100%;
  background-color: #D8D8D8;
}
.main-vb-basic .d-fix .main-tit-wrap {
  gap: 1.6rem;
}
.main-vb-basic .d-fix .main-tit-wrap .tit {
  font-size: 1.9rem;
}
.main-vb-basic .d-fix #main-vb-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
.main-vb-basic .d-fix #main-vb-links .main-d-links .btn-txt {
  font-weight: 700;
  padding: 2rem 2.4rem !important;
}

.main-box-responsive {
  display: grid;
  grid-template-columns: 1fr 41rem;
  grid-gap: 2.4rem;
}
.main-box-responsive > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.main-box-responsive .d-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.main-box-responsive .d-fix {
  width: 41rem;
}
.main-box-responsive .d-fix .in {
  /* 추가 */
  border-radius: 2rem;
  overflow: hidden;
  border: 1px solid #e2e5eb;
  -webkit-box-shadow: 1rem 1rem 2.7rem rgba(0, 0, 0, 0.06);
          box-shadow: 1rem 1rem 2.7rem rgba(0, 0, 0, 0.06);
}
.main-box-responsive .in {
  height: 100%;
  padding: 3.2rem;
  border-radius: 1.2rem;
}
.main-box-responsive .in.outline {
  gap: 2.4rem;
  border: 0.1rem solid #C6C6C6;
  background-color: #fff;
}
.main-box-responsive .in.outline .main-tit-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
}
.main-box-responsive .in.outline .main-tit-wrap .tit {
  font-size: 1.9rem;
}
.main-box-responsive .swiper-in {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.main-box-responsive.type-wrap > div {
  gap: 4rem;
}

/* ***** CONTENT ***** */
/* ** 로그인 ** */
.login-form-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 4rem 6rem;
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
}
.login-form-area .login-wrap {
  position: relative;
  width: 49rem;
  padding-right: 4rem;
}
.link-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.link-group > li .btn.btn-txt {
  height: 4rem;
  padding: 0 1rem;
}
.link-group > li + li {
  position: relative;
  margin-left: 0.8rem;
  padding-left: calc(0.8rem + 0.1rem);
}
.link-group > li + li::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 0.1rem;
  height: 1.6rem;
  background-color: #D8D8D8;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.login-form-area .login-wrap::after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 0.1rem;
  height: 100%;
  background-color: #D8D8D8;
}
.login-form-area .login-info-wrap {
  width: 45rem;
  padding: 2.4rem 0 2.4rem 4rem;
}
.login-form-area.type-tab {
  padding-left: 0;
  padding-right: 0;
}
.login-form-area.type-tab .in {
  width: 100%;
  max-width: 34rem;
  margin: 0 auto;
}
.login-form-area.type-tab .login-wrap {
  width: 50%;
  padding: 0;
}
.login-form-area.type-tab .login-info-wrap {
  width: 50%;
  padding: 0;
}
.login-form-area.type-tab .login-info-wrap .in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
.login-form-area.type-tab .login-info-wrap .tit {
  font-weight: 700;
}
.login-form-area.type-tab .login-info-wrap .btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.login-form-area.type-tab .login-info-wrap .btn-wrap .btn {
  width: 100%;
}
.login-form-area.type-tab .login-info-wrap .btn-wrap .btn.btn-func {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.login-form-area.type-tab .login-info-wrap .btn-wrap.login-method {
  gap: 1.6rem;
}
.login-form-area.type-tab .login-info-wrap .btn-wrap:not(.login-method) .btn {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.certify-sel-wrap.type-slim .certify-opt-tit {
  margin-top: 0;
}
.certify-sel-wrap.type-slim .certify-option > li {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 600px) {
  .certify-sel-wrap.type-slim .certify-option > li {
    padding-top: 0;
  }
}
.certify-sel-wrap.type-slim .certify-type {
  max-width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.certify-sel-wrap.type-slim .certify-type > li {
  max-width: unset;
  width: calc(50% - 1.6rem * 1 / 2);
}
@media (max-width: 600px) {
  .certify-sel-wrap.type-slim .certify-type > li {
    width: 100%;
  }
}

.krds-tooltip-wrap.register .tool-in {
  left: -4.1rem;
  width: 52rem;
}
.krds-tooltip-wrap.register .tool-in::before {
  left: 37.2rem;
}

.krds-tooltip-wrap.register {
  width: 100%;
}

.krds-tooltip-wrap.sso .tool-in {
  left: -2.1rem;
  width: 43rem;
}
.krds-tooltip-wrap.sso .tool-in::before {
  left: 2.4rem;
}

.krds-tooltip-wrap.keyboard .tool-in {
  left: -2.1rem;
  width: 43rem;
}
.krds-tooltip-wrap.keyboard .tool-in::before {
  left: 2.4rem;
}

@media (max-width: 600px) {
  .krds-tooltip-wrap.register .tool-in {
    left: -2.5rem;
    max-width: calc(100% + 5rem);
  }
  .krds-tooltip-wrap.sso .tool-in,
  .krds-tooltip-wrap.keyboard .tool-in {
    left: 0;
    max-width: 100%;
  }
}
/* 약관동의 */
.terms-agree-all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
.terms-agree-all .form-check input[type=checkbox] ~ label {
  font-weight: 700;
  font-size: 1.9rem;
  line-height: 2.4rem;
  padding-left: 4rem;
}
.terms-agree-all .form-check input[type=checkbox] ~ label::before {
  width: 2.4rem;
  height: 2.4rem;
}
.terms-agree-all .form-check input[type=checkbox] ~ label::after {
  width: 2rem;
  height: 2rem;
  background-size: contain;
}
.terms-agree-all .conts-desc {
  padding-left: 4rem;
}

.terms-agree-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
}
.terms-agree-ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 3.2rem 0;
  border-top: 0.1rem solid #C6C6C6;
}
.terms-agree-ul li:first-child {
  padding-top: 0;
  border-top: 0;
}
.terms-agree-ul .agree-tit-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 3.2rem;
}
.terms-agree-ul .agree-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
.terms-agree-ul .agree-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: auto;
  margin-top: 1.2rem;
  padding: 2rem;
}
.terms-agree-ul .agree-box .form-tit {
  -ms-flex-item-align: start;
      align-self: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 13rem;
  min-height: 4rem;
  font-size: 1.6rem;
  font-weight: 400;
}
.terms-agree-ul .agree-box .form-group.row {
  row-gap: 0.4rem;
}

/* ** 검색 : 공통 ** */
/* 필터칩 박스 */
.filter-chip-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 1.6rem;
  padding: 1.6rem 2.4rem;
  margin-bottom: 4rem;
  border-radius: 0.8rem;
  background: #EDF1F5;
}
.filter-chip-box dt {
  font-weight: 700;
}
.filter-chip-box dt .num {
  color: #1D56BC;
}
.filter-chip-box dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.8rem;
}

/* 아코디언  리스트 */
.acco-list .li {
  padding: 2.8rem 0;
}
.acco-list .li:not(:first-child) {
  border-top: 0.1rem solid #C6C6C6;
}
.acco-list .li.active .acco-head .acco-btn::after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.acco-list .acco-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.4rem;
  position: relative;
  font-size: 1.9rem;
  font-weight: 700;
  cursor: pointer;
}
.acco-list .acco-head .tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.4rem;
}
.acco-list .acco-head .num {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
  height: 2rem;
  padding: 0 0.8rem;
  border-radius: 2rem;
  background-color: #246BEB;
}
.acco-list .acco-head .acco-btn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 0;
}
.acco-list .acco-head .acco-btn::after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  right: 0;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background: url(../img/component/common/ico_arr_16_down.svg) no-repeat center;
  background-size: contain;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.acco-list .acco-body {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.acco-list .acco-body .acco-in {
  padding-top: 2.4rem;
}

/* ** 통합검색 ** */
/* 통합검색 : 결과 탭메뉴 */
.tab-area.mutation .tab-conts.active {
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  gap: 0;
}

.tab.tab-mutation {
  position: relative;
  z-index: 60;
  margin-bottom: 4rem;
}
.tab.tab-mutation .m-tab-btn {
  display: none;
}
.tab.is-open .tab {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

/* ** 신청하기 목록 ** */
/* 신청하기 검색 폼 */
.search-top-box .sch-form-wrap {
  margin-bottom: 4rem;
}
.search-top-box .sch-form-wrap .input-group {
  width: 48rem;
}
.search-top-box .sch-form-wrap .input-group .sch-input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.search-top-box .sch-form-wrap .input-group .sch-input .form-control {
  width: 100%;
}
.search-top-box .sch-form-wrap .sch-input .form-control {
  width: 54.8rem;
}

.sch-filter-box {
  padding: 4rem;
  border-radius: 1.2rem;
  background: #EDF1F5;
}
.sch-filter-box.column-type .form-conts.datepicker-conts {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  gap: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sch-filter-box.column-type .form-conts.datepicker-conts .datepicker-input {
  width: 33rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.sch-filter-box.column-type .form-conts.datepicker-conts .form-period {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 0.8rem;
}
.sch-filter-box.column-type .form-conts.datepicker-conts .form-period .form-chip {
  width: 100%;
}
.sch-filter-box.column-type .form-period {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.sch-filter-box.column-type .form-period .form-chip .radio ~ .form-chip-outline {
  padding: 0 0.4rem;
  width: 100%;
  min-width: 7.8rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  white-space: nowrap;
}
.sch-filter-box.column-type .form-period .form-chip .radio ~ .form-chip-outline::before {
  display: none;
}
.sch-filter-box.column-type .form-period .form-chip .radio:checked ~ .form-chip-outline::before {
  display: block;
}
.sch-filter-box.column-type .filter-form .form-select {
  max-width: 33rem;
}
@media (max-width: 600px) {
  .sch-filter-box.column-type {
    padding: 3.2rem 2.4rem;
  }
  .sch-filter-box.column-type .form-conts.datepicker-conts .datepicker-input {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .sch-filter-box.column-type .form-period .form-chip .radio ~ .form-chip-outline {
    height: var(--krds-rdoChipOutline-h-sm);
    font-size: var(--krds-rdoChipOutline-fz-sm);
  }
  .sch-filter-box.column-type .form-period .form-chip .radio ~ .form-chip-outline::before {
    width: 1.6rem;
    height: 1.6rem;
  }
  .sch-filter-box.column-type .filter-form .form-select {
    max-width: 100%;
  }
}
.sch-filter-box .filter-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 2.4rem;
  max-width: 100%;
}
.sch-filter-box .filter-form > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
  width: 100%;
}
.sch-filter-box .filter-form .label {
  font-weight: 700;
  white-space: nowrap;
  min-width: 6.3rem;
}
.sch-filter-box .filter-form .form-select {
  width: 100%;
  max-width: 18rem;
}
.sch-filter-box .filter-form .form-control {
  width: 100%;
  max-width: 18rem;
}
.sch-filter-box .filter-form + .filter-form {
  margin-top: 2.4rem;
  padding-top: 2.4rem;
  border-top: 0.1rem solid #C6C6C6;
}
.sch-filter-box .filter-chip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 1.6rem;
  margin-top: 2.4rem;
  padding-top: 2.4rem;
  border-top: 0.1rem solid #C6C6C6;
}
.sch-filter-box .filter-chip dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  white-space: nowrap;
  height: 3.2rem;
}
.sch-filter-box .filter-chip dt .num {
  color: #1D56BC;
}
.sch-filter-box .filter-chip dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.sch-filter-box .filter-chip dd .ico-refresh {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.sch-filter-box .filter-chip dd .chip-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.8rem;
}

.tbl-wrap .def-list .btn-txt.sm {
  height: 2.4rem;
}

/* ** 바구니 ** */
.txt-box .conts-desc-wrap .krds-drop-wrap[data-type=info] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.txt-box .conts-desc-wrap .krds-drop-wrap[data-type=info] .drop-menu {
  max-width: 100%;
}

.sec-tit {
  font-size: 2rem;
  font-weight: 700;
}

.btn-wrap .guide-txt {
  padding: 1.6rem 0 0 0;
  background-color: transparent;
  border-radius: 0;
  text-align: center;
}

.txt-box {
  padding: 4rem;
  background-color: #F8F8F8;
  border: 1px solid #C6C6C6;
  border-radius: 1.2rem;
  color: #1D1D1D;
}
.txt-box .conts-desc {
  padding-bottom: 2.4rem;
}

.box-group-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}
.box-group-area > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  min-height: 6.4rem;
  padding: 1.2rem 1.6rem;
  border: 1px solid #C6C6C6;
  border-radius: 0.6rem;
  color: #1D1D1D;
}
.box-group-area > li .btn-wrap {
  width: auto;
  padding-left: 2.4rem;
}
.box-group-area > li .btn-wrap .btn.xsm {
  min-width: 7.3rem;
}

.txt-box.bg-gray .btm-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 1.6rem;
}
.txt-box.bg-gray .btm-btn-wrap .btn {
  min-width: 9.1rem;
}
.txt-box.bg-white {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3.4rem;
  width: 100%;
  background-color: #fff;
}
.txt-box.bg-white .box-tit-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.txt-box.bg-white .box-tit1 {
  font-size: 2.5rem;
  color: #1D1D1D;
}
.txt-box.bg-white .box-tit2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  gap: 0.8rem;
  font-size: 1.9rem;
  font-weight: 700;
}
.txt-box.bg-white .box-cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6.4rem;
}
.txt-box.bg-white .box-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
.txt-box.bg-white .tbl-no-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 1.9rem;
  color: #555555;
  padding: 5.2rem 2.4rem;
  text-align: center;
  border-radius: 0.8rem;
  background-color: #F8F8F8;
}
.txt-box.bg-white .form-group-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 2.4rem;
  width: 58.8rem;
  max-width: 100%;
}
.txt-box.bg-white .form-group-row .form-group {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.txt-box.bg-white .form-group {
  width: 58.8rem;
  max-width: 100%;
}
.txt-box.bg-white .form-group.full {
  width: 100%;
}
.txt-box.bg-white .form-conts + .form-conts {
  margin-top: 0.4rem;
}
.txt-box.bg-white .form-check-cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
  padding-left: 3.2rem;
}
.txt-box.bg-white .form-check-cnt .form-label {
  margin-bottom: 1.2rem;
}
.txt-box.bg-white .form-group-addr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 58.8rem;
  max-width: 100%;
  gap: 1.6rem;
}
.txt-box.bg-white .form-group-addr .form-group {
  width: 100%;
}
.txt-box.bg-white .form-group-addr .addr-number {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 1.2rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.txt-box.bg-white .form-group-addr .addr-number > .form-group {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.txt-box.bg-white .form-group-addr .addr-division {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.txt-box.bg-white .form-addr-result {
  padding: 2.4rem;
  border-radius: 8px;
  background-color: #F8F8F8;
}
.txt-box.bg-white .form-addr-result .info-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
.txt-box.bg-white .form-addr-result .info-ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 2.4rem;
}
.txt-box.bg-white .form-addr-result .info-ul li .key {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 24rem;
}
.txt-box.bg-white .form-addr-result .info-ul li .value {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.txt-box.bg-white .form-addr-result .info-ul + .info-ul {
  padding-top: 2.4rem;
  margin-top: 2.4rem;
  border-top: 0.1rem solid #D8D8D8;
}
.txt-box.bg-white .btn-txt.sm {
  height: auto;
}

/* ** 도움말 박스 ** */
.helper-box {
  width: 100%;
  padding: 2.4rem;
  background-color: #EDF1F5;
  border: 1px solid #E4E4E4;
  border-radius: 0.6rem;
}
.helper-box .helper-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  color: #003675;
  font-weight: 700;
}
.helper-box .helper-tit::before {
  margin-right: 0.4rem;
  content: "";
  width: 2rem;
  height: 2rem;
  margin-top: 0.2rem;
  background-image: url(../img/pattern/content/ico_helper_info.svg);
  background-size: contain;
}
.helper-box .info-list > li + li {
  margin-top: 0.8rem;
}
.helper-box .helper-desc-wrap {
  margin-top: 2rem;
  margin-left: 2.4rem;
}
.helper-box .helper-desc-wrap .info-list:first-child {
  margin-top: 0;
}
.helper-box.refer {
  padding: 1.6rem;
  background-color: #F8F8F8;
  font-size: 1.5rem;
}
.helper-box.refer .helper-tit {
  color: #1D1D1D;
}
.helper-box.refer .helper-tit::before {
  background-image: url(../img/pattern/content/ico_helper_info_trans.svg);
}
.helper-box.refer .helper-desc-wrap {
  margin-top: 1.6rem;
}

.info-list .helper-box {
  width: initial;
  margin-left: calc(1.6rem * -1);
}
.info-list > li > .helper-box {
  margin-top: 2.4rem;
}
.info-list > li .info-list > li > .helper-box {
  margin-top: 1.6rem;
}

/* 컨텐츠 상세 */
.agree-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 6.4rem;
  background-color: #F0F0F0;
  border-radius: 0.8rem;
}
.agree-box .form-check {
  text-align: center;
}
.agree-box .form-check label {
  color: #1D1D1D;
}

/* **** POPUP **** */
/* 푸터 - 관련 기관 링크 */
.pop-foot-links {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 0.8rem 1.6rem;
}
.pop-foot-links li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.4rem;
  padding: 1.2rem 0.8rem;
  border-radius: 0.8rem;
  word-break: break-all;
}
.pop-foot-links li a::before {
  content: "･";
  margin-top: 0.1rem;
}
.pop-foot-links li a:hover {
  background-color: #CDD7E4;
}
.pop-foot-links li a:active {
  background-color: #B4C4D6;
}

/* 통합검색 */
.pop-total-serch-wrap {
  max-width: 84.6rem;
  padding: 8rem 0 4rem;
  margin: 0 auto;
}
.pop-total-serch-wrap .search-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 2.4rem;
}
.pop-total-serch-wrap .search-tit .btn-txt {
  margin-left: auto;
}
.pop-total-serch-wrap .search-total-top {
  position: sticky;
  top: 0;
  padding-bottom: 4rem;
  border-bottom: 0.1rem solid #C6C6C6;
  background-color: #DEE2E8;
}
.pop-total-serch-wrap .search-text {
  padding-top: 4rem;
}
.pop-total-serch-wrap .search-text .sch-info-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.pop-total-serch-wrap .search-text .sch-info-list .li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 50%;
  min-height: 43rem;
  padding: 0.8rem 2.4rem;
  margin: 0;
}
.pop-total-serch-wrap .search-text .sch-info-list .li .tit {
  font-size: 2.1rem;
  font-size: 2.1rem;
  color: #1D1D1D;
  width: 100%;
  margin-bottom: 4rem;
}
.pop-total-serch-wrap .search-text .sch-info-list .li .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
  width: 100%;
}
.pop-total-serch-wrap .search-text .sch-info-list .li .list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.pop-total-serch-wrap .search-text .sch-info-list .li .ranking-txt {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.pop-total-serch-wrap .search-text .sch-info-list .li .ranking-state {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  gap: 0.2rem;
  font-size: 1.5rem;
  font-size: 1.5rem;
  width: 3.2rem;
}
.pop-total-serch-wrap .search-text .sch-info-list .li .ranking-state::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 1rem;
  height: 1rem;
}
.pop-total-serch-wrap .search-text .sch-info-list .li .ranking-state.up {
  color: #EB003B;
}
.pop-total-serch-wrap .search-text .sch-info-list .li .ranking-state.up::before {
  width: 0;
  height: 0;
  border-bottom: 0.6rem solid #EB003B;
  border-left: 0.4rem solid transparent;
  border-right: 0.4rem solid transparent;
}
.pop-total-serch-wrap .search-text .sch-info-list .li .ranking-state.down {
  color: #2768FF;
}
.pop-total-serch-wrap .search-text .sch-info-list .li .ranking-state.down::before {
  width: 0;
  height: 0;
  border-top: 0.6rem solid #2768FF;
  border-left: 0.4rem solid transparent;
  border-right: 0.4rem solid transparent;
}
.pop-total-serch-wrap .search-text .sch-info-list .li .ranking-state.same::before {
  width: 0.6rem;
  height: 0.2rem;
  background-color: #1D1D1D;
}
.pop-total-serch-wrap .search-text .sch-info-list .li1 {
  counter-reset: item;
}
.pop-total-serch-wrap .search-text .sch-info-list .li1 li {
  gap: 0.8rem;
  counter-increment: item;
}
.pop-total-serch-wrap .search-text .sch-info-list .li1 li::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: counter(item);
  width: 2rem;
}
.pop-total-serch-wrap .search-text .sch-info-list .li1 li .ranking-state {
  margin-left: auto;
}
.pop-total-serch-wrap .search-text .sch-info-list .li2 {
  border-left: 0.1rem solid #C6C6C6;
}
.pop-total-serch-wrap .search-text .sch-info-list .li2 li {
  gap: 0.8rem;
}
.pop-total-serch-wrap .search-text .sch-info-list .li2 .word-txt {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.pop-total-serch-wrap .search-text .sch-info-list .li2 .btn-ico.ico-del {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: auto;
  background-image: url(../img/component/common/ico_del_20.svg);
}
.pop-total-serch-wrap .search-text .sch-info-list .li2 .btn-txt {
  margin-top: auto;
}
.pop-total-serch-wrap .search-text .sch-info-list .li2 .btn-txt.ico-del::after {
  background-image: url(../img/component/common/ico_del_20.svg);
}
.pop-total-serch-wrap .search-text .sch-keyword-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
.pop-total-serch-wrap .search-text .sch-keyword-list .li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.8rem;
  word-break: break-all;
}
.pop-total-serch-wrap .search-text .sch-keyword-list .li .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 1.2rem;
}
.pop-total-serch-wrap .search-text .sch-keyword-list .li .text .txt {
  width: 100%;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.pop-total-serch-wrap .search-text .sch-keyword-list .li .text .url {
  text-decoration: underline;
}
.pop-total-serch-wrap .search-text .sch-keyword-list .li .btn-txt {
  height: auto;
}

/* 로그인 약관 동의 */
.pop-agree-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding: 0.4rem;
  overflow: hidden;
  height: 100%;
  gap: 3.2rem;
  border-radius: 1.2rem;
  border: 0.1rem solid #C6C6C6;
}
.pop-agree-wrap .agree-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 1.6rem;
}
.pop-agree-wrap .agree-head .tit {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1.9rem;
}
.pop-agree-wrap .agree-head .tit.center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.pop-agree-wrap .agree-head .agree-navigation {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0.8rem;
}
.pop-agree-wrap .agree-head .agree-navigation .btn {
  width: 4rem;
  height: 4rem;
}
.pop-agree-wrap .agree-txt {
  margin-top: 1.2rem;
}
.pop-agree-wrap .agree-info {
  margin-bottom: 2.4rem;
  padding: 2.4rem;
  background-color: #f8f8f8;
  font-size: 1.5rem;
  color: #1D1D1D;
  border-radius: 0.8rem;
}
.pop-agree-wrap .agree-body.agree-terms {
  height: 52.8rem;
  padding: 2rem;
  color: #555;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 1.2rem;
}
.pop-agree-wrap .agree-body.agree-terms::-webkit-scrollbar {
  width: 0.8rem;
}
.pop-agree-wrap .agree-body.agree-terms::-webkit-scrollbar-thumb {
  background-color: #C6C6C6;
  border-radius: 0.8rem;
}
.pop-agree-wrap .agree-body.agree-terms::-webkit-scrollbar-track {
  background-color: #D8D8D8;
}
.pop-agree-wrap .agree-body.agree-terms.wide .agree-t2 {
  margin-top: 1.6rem;
}
.pop-agree-wrap .agree-body.agree-terms.wide .agree-t2:not(:first-child) {
  margin-top: 2rem;
}
.pop-agree-wrap .agree-body.agree-terms.large-type {
  font-size: 1.4rem;
}
.pop-agree-wrap .agree-body.agree-terms.large-type .agree-desc {
  padding: 2rem;
  font-size: 1.6rem;
  line-height: 1.6;
}
.pop-agree-wrap .agree-body.agree-terms .tbl-wrap {
  overflow: auto;
}
.pop-agree-wrap .agree-body.agree-terms .tbl-wrap caption {
  display: none;
}
.pop-agree-wrap .agree-body.agree-terms .tbl-wrap.text-center th, .pop-agree-wrap .agree-body.agree-terms .tbl-wrap.text-center td {
  text-align: center;
}
.pop-agree-wrap .agree-body.agree-terms .tbl-wrap .tbl tr {
  display: table-row;
}
.pop-agree-wrap .agree-body.agree-terms .tbl-wrap .tbl th,
.pop-agree-wrap .agree-body.agree-terms .tbl-wrap .tbl td {
  font-size: 1.2rem;
  display: table-cell;
}
.pop-agree-wrap .agree-body.agree-terms .tbl-wrap .tbl th {
  padding: 0.8rem 1rem;
  font-weight: 700;
}
.pop-agree-wrap .agree-body.agree-terms .tbl-wrap .tbl td {
  padding: 0.8rem;
  color: #555;
}
.pop-agree-wrap .agree-body.agree-terms .tbl-wrap .tbl.data th, .pop-agree-wrap .agree-body.agree-terms .tbl-wrap .tbl.data td {
  height: 3.2rem;
  padding: 0.4rem 0.8rem;
  border: 0.1rem solid #D8D8D8;
  font-size: 1rem;
}
.pop-agree-wrap .agree-body.agree-terms .info-list > li {
  color: #555;
}
.pop-agree-wrap .agree-body.agree-terms .info-list > li + li {
  margin-top: 0.4rem;
}
.pop-agree-wrap .agree-body.agree-terms .info-list.ordered > li,
.pop-agree-wrap .agree-body.agree-terms .info-list.ordered > li > .ordered > li {
  padding-left: 1.6rem;
  text-indent: -1.6rem;
}
.pop-agree-wrap .agree-body.agree-terms .info-list.ordered > li .num,
.pop-agree-wrap .agree-body.agree-terms .info-list.ordered > li > .ordered > li .num {
  display: inline-block;
  width: 1.6rem;
  text-indent: 0;
}
.pop-agree-wrap .agree-body.agree-terms .info-list.ordered > li .tbl-wrap,
.pop-agree-wrap .agree-body.agree-terms .info-list.ordered > li > .ordered > li .tbl-wrap {
  margin-top: 0.4rem;
  margin-left: -1.6rem;
}
.pop-agree-wrap .agree-body.agree-terms .info-list {
  margin-top: 0.4rem;
}
.pop-agree-wrap .agree-body.agree-terms .info-list.ordered > li .info-list.dash,
.pop-agree-wrap .agree-body.agree-terms .info-list.ordered > li > *:not(ol[data-list-style-type=ko]) {
  text-indent: 0;
}
.pop-agree-wrap .agree-body.agree-terms .info-list {
  font-size: 1.2rem;
}
.pop-agree-wrap .agree-body.agree-terms ol[data-list-style-type=ko] > li:nth-child(1)::marker {
  content: "가. ";
}
.pop-agree-wrap .agree-body.agree-terms ol[data-list-style-type=ko] > li:nth-child(2)::marker {
  content: "나. ";
}
.pop-agree-wrap .agree-body.agree-terms ol[data-list-style-type=ko] > li:nth-child(3)::marker {
  content: "다. ";
}
.pop-agree-wrap .agree-body.agree-terms ol[data-list-style-type=ko] > li:nth-child(4)::marker {
  content: "라. ";
}
.pop-agree-wrap .agree-body.agree-terms ol[data-list-style-type=ko] > li:nth-child(5)::marker {
  content: "마. ";
}
.pop-agree-wrap .agree-body.agree-terms ol[data-list-style-type=ko] > li:nth-child(6)::marker {
  content: "바. ";
}
.pop-agree-wrap .agree-body.agree-terms ol[data-list-style-type=ko] > li:nth-child(7)::marker {
  content: "사. ";
}
.pop-agree-wrap .agree-body.agree-terms ol[data-list-style-type=ko] > li:nth-child(8)::marker {
  content: "아. ";
}
.pop-agree-wrap .agree-body.agree-terms ol[data-list-style-type=ko] > li:nth-child(9)::marker {
  content: "자. ";
}
.pop-agree-wrap .agree-body.agree-terms ol[data-list-style-type=ko] > li:nth-child(10)::marker {
  content: "차. ";
}
.pop-agree-wrap .agree-body.agree-terms ol[data-list-style-type=ko] > li:nth-child(11)::marker {
  content: "카. ";
}
.pop-agree-wrap .agree-body.agree-terms ol[data-list-style-type=ko] > li:nth-child(12)::marker {
  content: "타. ";
}
.pop-agree-wrap .agree-body.agree-terms ol[data-list-style-type=ko] > li:nth-child(13)::marker {
  content: "파. ";
}
.pop-agree-wrap .agree-body.agree-terms ol[data-list-style-type=ko] > li:nth-child(14)::marker {
  content: "하. ";
}
.pop-agree-wrap .agree-body.agree-terms ol[data-list-style-type=ko] > li {
  position: relative;
  margin-top: 0.4rem;
  padding-left: 1.6rem;
  list-style-position: inside;
}
.pop-agree-wrap .agree-body.agree-terms ol[data-list-style-type=ko] > li:before {
  content: "";
  display: none !important;
}
.pop-agree-wrap .agree-body.agree-terms .agree-desc {
  margin-top: 2rem;
  margin-bottom: 0.4rem;
  padding: 1.6rem;
  background: #EDF1F5;
  border-top: 1px solid #99B0CB;
  color: #2d2d2d;
}
.pop-agree-wrap .agree-body.agree-terms .agree-t1 {
  margin-top: 2rem;
  font-weight: 700;
  font-size: 1.4rem;
}
.pop-agree-wrap .agree-body.agree-terms .agree-t1 + .agree-t2 {
  margin-top: 1.2rem;
}
.pop-agree-wrap .agree-body.agree-terms .agree-t1.center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.pop-agree-wrap .agree-body.agree-terms .agree-t2 {
  margin-top: 0.8rem;
  margin-bottom: 0.6rem;
  font-size: 1.2rem;
  font-weight: 700;
}
.pop-agree-wrap .agree-body.agree-terms .agree-t2 .sub {
  font-weight: 400;
}
.pop-agree-wrap .agree-body .in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.pop-agree-wrap .agree-body .in::-webkit-scrollbar {
  width: 0.8rem;
}
.pop-agree-wrap .agree-body .in::-webkit-scrollbar-thumb {
  background-color: #C6C6C6;
  border-radius: 0.8rem;
}
.pop-agree-wrap .agree-body .in::-webkit-scrollbar-track {
  background-color: #D8D8D8;
}
.pop-agree-wrap .agree-body .tit {
  color: #000;
  font-size: 1.8rem;
  font-weight: 700;
}
.pop-agree-wrap .agree-body .tit .sub {
  font-weight: 400;
}
.pop-agree-wrap .agree-body .tit.center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
}
.pop-agree-wrap .agree-body .agree-t1 {
  color: #2d2d2d;
  font-weight: 700;
  font-size: 1.6rem;
}
.pop-agree-wrap .agree-body .agree-t1.center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.pop-agree-wrap .agree-body .agree-t2 {
  color: #2d2d2d;
  margin-top: 1.6rem;
  font-size: 1.2rem;
  font-weight: 700;
}
.pop-agree-wrap .agree-body .swiper-agree {
  width: 100%;
  height: inherit;
}
.pop-agree-wrap .agree-body .tbl-wrap .tbl.data td {
  padding: 1.6rem;
}
.pop-agree-wrap .agree-body .tbl-wrap .tbl.data th,
.pop-agree-wrap .agree-body .tbl-wrap .tbl.data td {
  height: 4rem;
  font-size: 1.4rem;
}

@media (max-width: 600px) {
  /* 로그인 약관 동의 */
  .pop-agree-wrap .agree-body {
    height: 100%;
  }
  .pop-agree-wrap .agree-body .in {
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* **  main ** */
  /* ** 서비스 신청 ** */
  /* 신청 : 리스트 */
  .search-top-box .sch-form-wrap .sch-input {
    width: 70%;
  }
  .search-top-box .sch-form-wrap .sch-input .form-control {
    width: 100%;
  }
  .search-top-box .sch-filter-box .filter-form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .search-top-box .sch-filter-box .filter-form > div {
    width: 100%;
  }
  .search-top-box .sch-filter-box .filter-form .form-select,
  .search-top-box .sch-filter-box .filter-form .form-control {
    width: 100%;
    max-width: 100%;
    max-width: 33rem;
  }
  .search-top-box .sch-filter-box .filter-form .btn.primary {
    width: 100%;
  }
  .search-list-top.type1, .search-list-top.type2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 3.2rem 0;
  }
  .search-list-top.type1 .sch-info, .search-list-top.type2 .sch-info {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .search-list-top.type1 .sch-sort, .search-list-top.type2 .sch-sort {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .search-list {
    grid-template-columns: 1fr 1fr;
  }
  .search-list .card-top {
    gap: 0;
  }
  .search-list .card-top .btn-area {
    gap: 0.8rem;
  }
}
@media (max-width: 1023px) {
  /* 통합검색 : 탭메뉴 */
  .tab-area.mutation .tab-conts {
    margin-top: 0;
  }
}
@media (max-width: 600px) {
  .pop-agree-wrap .agree-body {
    height: 100%;
  }
  .main-box-responsive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .main-box-responsive .d-fix {
    width: 100%;
  }
  .main-box-responsive.type-wrap {
    gap: 6.4rem;
  }
  .main-box-responsive.type-wrap > div {
    gap: 3.2rem;
  }
  /* ** 로그인 ** */
  .conts-area {
    gap: 3.2rem;
  }
  /* ** 로그인 폼 ** */
  .login-form-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 3.2rem 0;
  }
  .login-form-area .login-wrap {
    width: 100%;
    padding-right: 0;
  }
  .login-form-area .login-wrap::after {
    display: none;
  }
  /* 회원가입 유도 */
  /* 도움말 박스 */
  .helper-box {
    padding: 2.4rem 1.6rem;
  }
  .helper-box .helper-desc-wrap {
    margin-top: 1.6rem;
  }
  .helper-box .info-list > li + li {
    margin-top: 0.4rem;
  }
  /* 약관동의 */
  .terms-agree-ul li {
    padding: 2.4rem 0 0;
  }
  .terms-agree-ul .agree-tit {
    gap: 1.6rem;
  }
  .terms-agree-ul .agree-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.4rem;
    padding: 2rem 1.6rem;
  }
  /* ** 신청하기 검색 ** */
  /* 신청하기 검색 폼 */
  .search-top-box {
    margin-bottom: 3.2rem;
  }
  .search-top-box .sch-form-wrap {
    margin-bottom: 3.2rem;
  }
  .search-top-box .sch-form-wrap .sch-input {
    width: 100%;
  }
  .search-top-box .sch-form-wrap .sch-input .form-control {
    width: 100%;
    max-width: 100%;
  }
  .search-top-box .sch-form-wrap .input-group {
    width: 100%;
  }
  .conts-wrap {
    gap: 4rem;
  }
  .conts-wrap.scroll-check {
    gap: 0;
  }
  .conts-wrap.scroll-check .section-link + .section-link {
    padding-top: 4rem;
  }
  .conts-wrap .conts-wrap {
    gap: 3.2rem;
  }
  .outline {
    gap: 3.2rem;
  }
  .outline .conts-desc-wrap {
    padding-top: 3.2rem;
  }
  .box-group-area > li {
    gap: 1.6rem;
  }
  .box-group-area > li .btn-wrap {
    padding-left: 0;
    text-align: right;
  }
  .box-group-area > li .btn-wrap .btn-txt.sm {
    height: auto;
  }
  .chk-group-area .chk-all-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0.4rem;
  }
  .chk-group-area .chk-all-wrap .chk-num {
    width: 100%;
    text-align: right;
  }
  .chk-group-area .chk-group-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.4rem;
  }
  .chk-group-area .chk-group-wrap > li {
    padding: 2.4rem 1.6rem 1.6rem;
  }
  .chk-group-area .chk-group-wrap input[type=radio] + label,
  .chk-group-area .chk-group-wrap input[type=checkbox] + label {
    padding-left: 3.6rem;
  }
  .chk-group-area .chk-group-wrap .btn-wrap {
    margin-left: 3.6rem;
  }
  .txt-box {
    padding: 3.2rem 2.4rem;
  }
  .txt-box .outline {
    padding: 3.2rem 2.4rem;
  }
  /* ** 신청안내 : 등본 발급 ** */
  .txt-box.bg-gray .btm-btn-wrap .btn {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .txt-box.bg-white {
    gap: 3.2rem;
  }
  .txt-box.bg-white .box-cnt {
    gap: 4rem;
  }
  .txt-box.bg-white .box-tit-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.6rem;
  }
  .txt-box.bg-white .form-group-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .txt-box.bg-white .form-group {
    width: 100%;
  }
  .txt-box.bg-white .form-conts {
    width: 100%;
  }
  .txt-box.bg-white .form-conts > .input-group {
    width: 100%;
  }
  .txt-box.bg-white .form-check-cnt {
    width: 100%;
  }
  .txt-box.bg-white .form-group-addr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .txt-box.bg-white .input-group.m-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .txt-box.bg-white .input-group.m-column .btn {
    width: 100%;
  }
  .txt-box.bg-white .tbl-wrap .tbl.data thead th {
    word-break: break-all;
    padding: 0.8rem;
  }
  .txt-box.bg-white .tbl-wrap .tbl.data tbody td {
    word-break: break-all;
    padding: 0.8rem;
  }
  /* **** POPUP **** */
  /* 푸터 - 관련 기관 링크 */
  /* 통합검색 */
}
@media (max-width: 600px) and (max-width: 600px) {
  .txt-box.bg-white .tbl-wrap.trans .tbl thead tr:first-child, .txt-box.bg-white .tbl-wrap.trans .tbl tbody tr:first-child {
    border-top: 1px solid #99B0CB;
  }
  .txt-box.bg-white .tbl-wrap.trans .tbl thead tr:last-child, .txt-box.bg-white .tbl-wrap.trans .tbl tbody tr:last-child {
    border-bottom: 1px solid #99B0CB;
  }
  .txt-box.bg-white .tbl-wrap.trans .tbl thead th, .txt-box.bg-white .tbl-wrap.trans .tbl thead td, .txt-box.bg-white .tbl-wrap.trans .tbl tbody th, .txt-box.bg-white .tbl-wrap.trans .tbl tbody td {
    border-bottom: 1px solid #D8D8D8;
    padding: 0.8rem 1.6rem;
  }
  .txt-box.bg-white .tbl-wrap.trans .tbl thead th:last-child,
  .txt-box.bg-white .tbl-wrap.trans .tbl thead td:last-child, .txt-box.bg-white .tbl-wrap.trans .tbl tbody th:last-child,
  .txt-box.bg-white .tbl-wrap.trans .tbl tbody td:last-child {
    border-bottom: none;
  }
  .txt-box.bg-white .tbl-wrap.trans .tbl thead th, .txt-box.bg-white .tbl-wrap.trans .tbl tbody th {
    background-color: #EDF1F5;
    text-align: left;
  }
  .txt-box.bg-white .tbl-wrap.trans .tbl thead td, .txt-box.bg-white .tbl-wrap.trans .tbl tbody td {
    white-space: nowrap;
  }
}
@media (max-width: 600px) {
  .txt-box .book-info-ul {
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
  }
  .txt-box .book-info-ul > li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.6rem;
  }
  .pop-foot-links {
    grid-template-columns: 1fr 1fr;
    grid-gap: 0;
  }
  .pop-total-serch-wrap {
    padding: 4rem 0;
  }
  .pop-total-serch-wrap .search-tit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 1.6rem;
  }
  .pop-total-serch-wrap .search-tit .btn-txt {
    padding: 0;
    margin: 0;
  }
  .pop-total-serch-wrap .search-total-top {
    padding: 0 1.6rem 3.2rem;
    margin: 0 -1.6rem;
  }
  .pop-total-serch-wrap .search-text {
    padding: 3.2rem 1.6rem 0;
  }
  .pop-total-serch-wrap .search-text .sch-info-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .pop-total-serch-wrap .search-text .sch-info-list .li {
    width: 100%;
    min-height: auto;
    padding: 0;
  }
  .pop-total-serch-wrap .search-text .sch-info-list .li .tit {
    margin-bottom: 3.2rem;
  }
  .pop-total-serch-wrap .search-text .sch-info-list .li2 {
    padding-top: 3.2rem;
    margin-top: 3.2rem;
    border: 0;
    border-top: 0.1rem solid #C6C6C6;
  }
  .pop-total-serch-wrap .search-text .sch-info-list .li2 .btn-txt.ico-del {
    margin-top: 3.2rem;
  }
  .pop-total-serch-wrap .search-text .sch-keyword-list .li {
    gap: 1.6rem;
  }
  .pop-total-serch-wrap .search-text .sch-keyword-list .li .text .url {
    text-decoration: none;
  }
  .pop-total-serch-wrap .search-text .sch-keyword-list .li .ico-go span {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
  }
}
.timer-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  max-width: 42rem;
}
.timer-wrap .time {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #EB003B;
  color: #555;
  font-size: 1.5rem;
  line-height: 2rem;
}
.timer-wrap .time::before {
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 0.4rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/component/common/ico_timer_g.svg);
}
.timer-wrap .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6rem;
}
.timer-wrap .btns .btn-txt {
  color: #555;
  text-underline-offset: 2px;
}

/* datepicker */
.ui-datepicker.ui-widget-content {
  width: 30rem;
  padding: 0 1.2rem 1.2rem;
  border-radius: 0.8rem;
  border: 1px solid #c6c6c6;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: none;
  width: 3.8rem;
  height: 3.8rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 15px;
  color: #1d1d1d;
  border-radius: 50%;
}

.ui-datepicker .ui-datepicker-header {
  margin-left: -1.2rem;
  margin-right: -1.2rem;
  margin-bottom: 0.8rem;
  padding: 1.2rem 1.2rem;
  background: #EDF1F5;
}

.ui-datepicker th span {
  color: #1d1d1d;
  font-size: 1.5rem;
}

.ui-state-hover, .ui-widget-content .ui-state-hover {
  background: #EDF1F5;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background: #246BEB;
  color: #fff;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  font-size: 1.7rem;
  background: url(../img/component/common/ico_cal_dropdown.svg) no-repeat right 0 top 50%/1.2rem;
  border: none;
}
.ui-datepicker select.ui-datepicker-month:focus-visible, .ui-datepicker select.ui-datepicker-year:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}

.ui-datepicker select.ui-datepicker-year {
  width: 7.6rem;
}

.ui-datepicker select.ui-datepicker-month {
  width: 4.6rem;
  margin-left: 2rem;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 50%;
  width: 3rem;
  height: 3rem;
  margin-top: -1.5rem;
  background: url(../img/component/common/ico_cal_move.svg) no-repeat right 0 top 50%/1.6rem;
}

.ui-datepicker .ui-datepicker-next {
  background: url(../img/component/common/ico_cal_move.svg) no-repeat right 0 top 50%/1.6rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

button.ui-datepicker-trigger {
  position: absolute;
  right: 1.2rem;
  top: 0.4rem;
  width: 3.2rem;
  height: 3.2rem;
  background: url(../img/component/common/ico_calendar.svg) no-repeat center center/2.4rem;
}

.krds-tooltip-wrap .tool-btn.white {
  background: none;
}

.krds-tooltip-wrap .tool-btn.white::after {
  margin-left: 0.4rem;
  background-image: url(../img/pattern/common/ico_info.svg);
  background-size: 1.6rem;
}

.box-group-area > li {
  min-height: 5.6rem;
  padding: 0 1.6rem;
}

.tab-conts .inn {
  padding: 0 4rem 4rem;
}
.tab-conts .inn.ai-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 14.2rem;
}
.tab-conts .inn.bottom-line {
  border-bottom: 1px solid #d8d8d8;
}
.tab-conts .inn .noti-box-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.tab-conts .inn .noti-box-wrap .noti-box {
  width: 100%;
}
.tab-conts .inn .noti-box-wrap .btn {
  margin-top: 4rem;
}

.noti-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.8rem;
  padding: 1.6rem;
  border-radius: 0.8rem;
}
.noti-box .noti-badge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.noti-box .noti-badge::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.noti-box.info {
  border: 0.1rem solid #D4E1FF;
  background: #E9F0FF;
}
.noti-box.info .noti-badge::before {
  background-image: url(../img/component/common/ico_noti_info.svg);
}
.noti-box.error {
  border: 0.1rem solid #FCD4DE;
  background: #FEECF0;
}
.noti-box.error .noti-badge::before {
  background-image: url(../img/component/common/ico_noti_error.svg);
}
.qr-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
}
.qr-area .qr-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  width: 50%;
}
.qr-area .qr-code .img {
  width: 10rem;
  height: 10rem;
}
.qr-area .qr-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
  width: 50%;
  padding: 3.2rem 4rem;
  border-left: 1px solid #D8D8D8;
}
.qr-area .qr-info .label {
  color: #246BEB;
}
.qr-area .qr-info .timer {
  color: #246BEB;
  font-size: 25px;
  font-weight: 700;
}
.qr-area .qr-info .info {
  color: #555;
}

@media (max-width: 499px) {
  .modal-conts .user-info-list.row-3 p {
    width: 100%;
  }
}
.txt-box.bg-white.padding-sm {
  padding: 2rem;
}
.txt-box.bg-white.gap-sm {
  gap: 2.4rem;
  border-radius: 0.8rem;
}
.txt-box.bg-white.mgt40 {
  margin-top: 4rem;
}
.txt-box.bg-white.h-100 {
  height: 667px;
}
@media (max-width: 600px) {
  .txt-box.bg-white.h-100 {
    height: 100%;
  }
}
.txt-box.bg-gray {
  width: 100%;
  border-color: #E4E4E4;
}
.txt-box.bg-gray .img-error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 40rem;
}
.txt-box.bg-gray .img-hdd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 7.5rem 0;
}

.btn.ico-refresh::before, .btn.ico-refresh::after {
  background-image: url(../img/component/common/ico_refresh_20_bk.svg);
}

.agree-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 2rem;
}
.agree-list.box {
  padding: 4rem;
  border-radius: 1.2rem;
  border: 0.1rem solid #C6C6C6;
}
@media (max-width: 600px) {
  .agree-list.box {
    padding: 2rem;
  }
}
.agree-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-size: 1.5rem;
}

.agree-detail {
  font-size: 1.5rem;
}
.agree-detail .agree-t1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 1.6rem;
  padding: 2rem 0;
  border-bottom: 0.1rem solid #d7d7d7;
  color: #0049BE;
  font-weight: 700;
  font-size: 1.7rem;
}
.agree-detail .agree-t1 [class^=ico-terms-]::before {
  content: "";
  display: block;
  width: 4rem;
  height: 4rem;
  margin-right: 0.8rem;
}
.agree-detail .agree-t1 .ico-terms-1:before {
  background: url(../img/component/common/ico_sp_1.svg) no-repeat center center/4rem 4rem;
}
.agree-detail .agree-t1 .ico-terms-2:before {
  background: url(../img/component/common/ico_sp_2.svg) no-repeat center center/4rem 4rem;
}
.agree-detail .agree-t1 .ico-terms-3:before {
  background: url(../img/component/common/ico_sp_3.svg) no-repeat center center/4rem 4rem;
}
.agree-detail .agree-t1 .ico-terms-4:before {
  background: url(../img/component/common/ico_sp_4.svg) no-repeat center center/4rem 4rem;
}
.agree-detail .agree-t1 .ico-terms-5:before {
  background: url(../img/component/common/ico_sp_5.svg) no-repeat center center/4rem 4rem;
}
.agree-detail .agree-t1 .ico-terms-6:before {
  background: url(../img/component/common/ico_sp_6.svg) no-repeat center center/4rem 4rem;
}
.agree-detail .agree-t1 .ico-terms-7:before {
  background: url(../img/component/common/ico_sp_7.svg) no-repeat center center/4rem 4rem;
}
.agree-detail .agree-t1 .ico-terms-8:before {
  background: url(../img/component/common/ico_sp_8.svg) no-repeat center center/4rem 4rem;
}
.agree-detail .agree-t1 .ico-terms-9:before {
  background: url(../img/component/common/ico_sp_9.svg) no-repeat center center/4rem 4rem;
}
.agree-detail .agree-t1 .ico-terms-10:before {
  background: url(../img/component/common/ico_sp_10.svg) no-repeat center center/4rem 4rem;
}
.agree-detail .agree-t1 .ico-terms-11:before {
  background: url(../img/component/common/ico_sp_11.svg) no-repeat center center/4rem 4rem;
}
.agree-detail .agree-t1 .ico-terms-12:before {
  background: url(../img/component/common/ico_sp_12.svg) no-repeat center center/4rem 4rem;
}
.agree-detail .agree-t1 .ico-terms-13:before {
  background: url(../img/component/common/ico_sp_13.svg) no-repeat center center/4rem 4rem;
}
.agree-detail .agree-t1 .ico-terms-14:before {
  background: url(../img/component/common/ico_sp_14.svg) no-repeat center center/4rem 4rem;
}
.agree-detail .agree-con {
  padding-bottom: 4rem;
  border-bottom: 0.1rem solid #d7d7d7;
}
.agree-detail .agree-con > * + * {
  margin-top: 1.2rem;
}
.agree-detail .info-list {
  row-gap: 1.2rem;
}
.agree-detail .info-list > li > *:not(.num) {
  margin-top: 1.2rem;
}
.agree-detail .info-list > li > .info-list {
  row-gap: 0.8rem;
}
.agree-detail .info-list > li > .info-list.no-mark:not(.ordered) > li > * {
  margin-top: 0.8rem;
}
.agree-detail .info-list > li .no-mark > li {
  text-indent: -1.6rem;
}
.agree-detail .link {
  text-decoration: underline;
}
.agree-detail .l-cluster-lnk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 0.8rem;
}
.agree-detail .l-cluster-lnk a {
  color: #0049BE;
}

@media (max-width: 600px) {
  .txt-box.bg-white .form-group-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .box-group-area > li {
    padding: 1.2rem 1.6rem;
  }
  .tab-conts .inn {
    padding-left: 0;
    padding-right: 0;
  }
  .qr-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .qr-area .qr-code {
    width: 100%;
  }
  .qr-area .qr-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    border-left: none;
  }
  .qr-area .qr-info .info {
    text-align: center;
  }
  .txt-box.bg-white.sm {
    padding: 1.6rem;
  }
}
/* lib 보안 키보드 */
[class*=transkey] a:focus-visible {
  outline-offset: -0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
  border-radius: 0.8rem;
}

.transkey_divLayout.shown {
  display: block;
}

/* 시연용 */
/* main */
.renew2022-main-wrap {
  display: block;
  overflow: hidden;
  width: 100%;
  margin-top: 25px;
}

.renew2022-main-wrap .inner-wrap {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.renew2022-main-wrap section h2.section-tit {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

@media screen and (max-width: 1280px) {
  .renew2022-main-wrap {
    padding-top: 15px;
    margin-top: 0;
  }
  .renew2022-main-wrap .inner-wrap {
    padding: 0 16px;
  }
}
.main-banner {
  width: 100%;
  height: auto;
  font-size: 0;
}

.main_slide {
  width: 100%;
  margin: 0 auto;
  max-width: 1400px;
  height: auto;
  position: relative;
  overflow: hidden;
  position: relative;
  z-index: 1;
  border-radius: 20px;
  border: 1px solid #e1e1e1;
}

.frequent-swiper .swiper-container, .visual-box .swiper-container, .main_slide .swiper-container {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.frequent-swiper .swiper-slide a img, .visual-box .swiper-slide a img, .main_slide .swiper-slide a img {
  width: 100%;
  height: auto;
}
.frequent-swiper .swiper-slide, .visual-box .swiper-slide, .main_slide .swiper-slide {
  text-align: center;
  width: 100%;
  height: auto;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  /* display: flex; */
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.frequent-swiper .swiper-wrapper, .visual-box .swiper-wrapper, .main_slide .swiper-wrapper {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}

.slide_banner .sb_in {
  position: relative;
  margin-top: 15px;
}

.slide_banner .swiper-slide {
  background-repeat: repeat;
  width: 137.333px !important;
  margin: 0 62px !important;
}

.slide_banner .swiper-slide a {
  display: block;
  font-size: 0;
  width: 100%;
  max-width: 1920px;
}

.slide_banner .swiper-slide a img {
  width: 100%;
}

/* .swiper-slide a img:nth-child(2){position:absolute; top:0; left:0; width:50px; height:100%;} */
/*** main-category ***/
.main-category {
  width: 100%;
  overflow: hidden;
}

.main-category .main-category-in {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 240px;
  padding: 40px 0;
}

.main-category .main-category-in li {
  float: left;
  text-align: center;
  width: 16.66%;
  position: relative;
}

.main-category .main-category-in li a {
  display: block;
}

.main-category .main-category-in li a p {
  margin-top: 15px;
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  line-height: 24px;
  text-align: center;
}

.main-category .main-category-in li:hover {
  margin-top: -20px;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}

.main-category .main-category-in li::before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../img/pattern/sample/main_category_bar.png) center no-repeat;
  width: 3px;
  height: 142px;
}

.main-category .main-category-in li:first-child::before {
  display: none;
}

@media screen and (max-width: 1400px) {
  .main-category {
    padding: 0 10px;
    margin: 0;
  }
  .main-banner {
    padding: 0 10px;
    margin: 0;
  }
}
@media screen and (max-width: 1000px) {
  .main-category .main-category-in {
    height: auto;
  }
  .main-category .main-category-in li {
    width: 33.333%;
    margin: 20px 0;
  }
  .main-category .main-category-in li:hover {
    margin-top: 20px;
    -webkit-transition-duration: 0s;
            transition-duration: 0s;
  }
  .main-category .main-category-in li:nth-child(4):before {
    display: none;
  }
  .main-category .main-category-in li a {
    width: 60%;
    margin: 0 auto;
  }
  .main-category .main-category-in li a img {
    width: 100%;
  }
}
@media screen and (max-width: 930px) {
  .swiper-container {
    overflow: hidden;
  }
  .swiper-container .swiper-wrapper {
    width: 100%;
  }
  .swiper-container .swiper-wrapper .swiper-slide {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .swiper-container .swiper-wrapper .swiper-slide a {
    width: 100%;
  }
  .swiper-container .swiper-wrapper .swiper-slide a img {
    width: 100%;
  }
  .main-category .main-category-in {
    padding: 0px 0;
  }
  .main-banner .main_slide .slide-list-box li span:first-child {
    width: 66%;
  }
}
@media screen and (max-width: 570px) {
  .main-category .main-category-in li a {
    width: 80%;
    margin: 0 auto;
  }
  .main-category .main-category-in li a p {
    font-size: 16px;
  }
}
/* 메인 배너 */
.swiper-list-btn a {
  position: absolute;
  width: 77px;
  height: 30px;
  z-index: 9999;
  color: #fff;
  font-size: 13px;
  top: 0;
  line-height: 30px;
  text-align: center;
  right: 99px;
  border: 1px solid #e2eaef;
  border-top: 0;
  background: #006aee;
  border-radius: 12px 0;
}

.swiper-list-btn a:hover {
  background: #0058c5;
}

.slide-list-box-back {
  display: none;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(126, 126, 126, 0.3098039216);
}

.main-banner .main_slide .slide-list-box {
  display: none;
  width: 32%;
  height: 440px;
  right: 0;
  background: linear-gradient(182deg, #f0f9ff, #e4eef4);
  z-index: 9999;
  position: absolute;
  -webkit-box-shadow: 1px 1px 35px rgba(69, 69, 69, 0.6);
          box-shadow: 1px 1px 35px rgba(69, 69, 69, 0.6);
}

.main-banner .main_slide .slide-list-title {
  text-align: right;
  font-size: 15px;
  padding: 15px 17px;
  background: #eef7fd;
}

.main-banner .main_slide .slide-list-title a {
  color: #006196;
}

.slide-list-contetns {
  padding: 5px 15px;
  overflow-y: auto;
  height: 380px;
}

.main_slide li a {
  width: 100%;
  height: 100%;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  padding: 13px 15px;
  background: #006096;
  border-radius: 35px;
  margin: 0px 0px 10px 0px;
  display: flex;
}

.main_slide li a:hover {
  background: #024062;
  color: #ffffff;
}

.main-banner .main_slide .slide-list-box li span {
  display: inline-block;
  vertical-align: middle;
}

.main-banner .main_slide .slide-list-box li span:first-child {
  width: 51%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.main-banner .main_slide .slide-list-box li span:last-child {
  text-align: right;
}

/* 메인 비주얼 */
.main-visual {
  width: 100%;
  height: 440px;
}

.main-visual .inner-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main-visual .visual-box {
  position: relative;
  width: calc(100% - 440px);
}

.main-visual .visual-wrap {
  position: relative;
  overflow: hidden;
}

.main-visual .visual-wrap .swiper-slide {
  width: 100%;
  height: 310px;
  border-radius: 16px;
}

.main-visual .visual-wrap .swiper-slide a {
  display: block;
  width: 100%;
  height: 310px;
  /*background:url('../images/images/main-visual-banner-no-data.png') no-repeat;*/
}

.main-visual .visual-wrap .swiper-slide a:focus {
  border: 1px solid #000;
}

.main-visual .visual-wrap .swiper-slide a img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 16px;
}

.main-visual .swiper-navi {
  position: absolute;
  left: 45px;
  top: 250px;
  padding: 0 10px;
  width: auto;
  height: 30px;
  border-radius: 15px;
  z-index: 5;
  background: rgba(0, 0, 0, 0.5);
}

.main-visual .swiper-navi .swiper-pagination-main {
  position: relative;
  display: inline-block;
  bottom: 0;
  width: auto;
  margin: 0 5px;
  float: left;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  padding: 0;
  letter-spacing: -1px;
}

.main-visual .swiper-navi .swiper-button-prev, .main-visual .swiper-navi .swiper-button-next {
  position: relative;
  margin: 0;
  top: 0;
  left: 0;
  right: 0;
  width: 20px;
  height: 30px;
  font-size: 0;
}

.main-visual .swiper-navi .swiper-button-prev:after, .main-visual .swiper-navi .swiper-button-next:after {
  display: none;
}

.main-visual .swiper-navi .swiper-button-prev {
  display: none;
  float: left;
  /*background:url('../images/common/ico/ico-swiper-prev.png') center no-repeat;*/
  z-index: 6;
}

.main-visual .swiper-navi .swiper-button-next {
  display: none;
  float: left;
  /*background:url('../images/common/ico/ico-swiper-next.png') center no-repeat;*/
  z-index: 6;
}

.main-visual .swiper-navi .swiper-button-play {
  display: none;
  float: left;
  width: 20px;
  height: 30px;
  /*background:url('../images/common/ico/ico-swiper-play.png') center no-repeat;*/
  z-index: 6;
  font-size: 0;
}

.main-visual .swiper-navi .swiper-button-stop {
  display: none;
  float: left;
  width: 20px;
  height: 30px;
  /*background:url('../images/common/ico/ico-swiper-stop.png') center no-repeat;*/
  z-index: 6;
  font-size: 0;
}

.main-visual .swiper-navi .swiper-button-stop.on, .main-visual .swiper-navi .swiper-button-play.on {
  display: block;
}

/* 검색영역 */
.main-visual .visual-box .search-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  width: 100%;
  height: 64px;
}

.main-visual .visual-box .search-box .tit {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 120px;
  line-height: 62px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.main-visual .visual-box .search-box .pop-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin: 0 30px 0 0;
  padding: 20px 15px 20px 0;
  width: 150px;
}

.main-visual .visual-box .search-box .pop-search:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 15px;
  right: 0;
  width: 100%;
  height: 2px;
  background: #333;
}

.main-visual .visual-box .search-box .pop-search .pop-roll-swiper {
  overflow: hidden;
}

.main-visual .visual-box .search-box .pop-search .swiper-slide a {
  width: 100%;
  position: relative;
  padding: 10px 0;
  font-size: 15px;
  color: #333;
  font-weight: bold;
  letter-spacing: -1px;
  text-align: left;
}

.main-visual .visual-box .search-box .pop-search .swiper-slide a:hover {
  text-decoration: underline;
}

.main-visual .visual-box .search-box .pop-search .swiper-slide a:focus {
  border: 1px solid #000;
}

.main-visual .visual-box .search-box .pop-search .swiper-slide a span {
  color: #3382e9;
}

.main-visual .visual-box .search-box .pop-search .pop-ctrl-btn {
  position: absolute;
  right: 0;
  top: 15px;
}

.main-visual .visual-box .search-box .pop-search .pop-ctrl-btn .btn-pop-ctrl.disabled {
  display: none;
}

.main-visual .visual-box .search-box .pop-search .pop-ctrl-btn .btn-pop-ctrl.open {
  font-size: 0;
  width: 30px;
  height: 30px;
  /*background:#fff url('../images/common/ico/ico-arrow-down.png') center right no-repeat;*/
}

.main-visual .visual-box .search-box .pop-search .pop-ctrl-btn .btn-pop-ctrl.close {
  font-size: 0;
  width: 30px;
  height: 30px;
  /*background:#fff url('../images/common/ico/ico-arrow-down-off.png') center right no-repeat;*/
}

.main-visual .visual-box .search-box .pop-search .pop-roll-cont {
  display: none;
  position: absolute;
  left: 0;
  top: 54px;
  right: 0;
  padding: 20px 12px;
  border: 1px solid #e2e5eb;
  border-radius: 7px;
  background: #fff;
  z-index: 111;
}

.main-visual .visual-box .search-box .pop-search .pop-roll-cont.on {
  display: block;
}

.main-visual .visual-box .search-box .pop-search .pop-roll-cont ul li {
  margin-bottom: 5px;
}

.main-visual .visual-box .search-box .pop-search .pop-roll-cont ul li:last-child {
  margin-bottom: 0;
}

.main-visual .visual-box .search-box .pop-search .pop-roll-cont ul li a {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -1px;
}

.main-visual .visual-box .search-box .pop-search .pop-roll-cont ul li a:hover {
  text-decoration: underline;
}

.main-visual .visual-box .search-box .pop-search .pop-roll-cont ul li a:focus {
  border: 1px solid #000;
}

.main-visual .visual-box .search-box .pop-search .pop-roll-cont ul li strong {
  color: #3382e9;
  margin-right: 2px;
}

.main-visual .visual-box .search-box .input-search {
  position: relative;
  width: calc(100% - 280px);
  height: 64px;
  border: 2px solid #3382e9;
  border-radius: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.main-visual .visual-box .search-box .input-search input {
  padding: 0 0 0 20px;
  width: 100%;
  height: 62px;
  font-size: 16px;
  border: 0;
  border-radius: 15px;
  background: none;
}
.main-visual .visual-box .search-box .input-search input:focus-visible {
  display: none;
}

.main-visual .visual-box .search-box .input-search button {
  position: absolute;
  right: 15px;
  top: 11px;
  width: 40px;
  height: 40px;
  font-size: 0;
  /*background:url('../images/common/ico/ico-main-search.png') center no-repeat;*/
}

.main-visual .visual-box .search-box .input-search input::-webkit-input-placeholder {
  font-size: 16px;
}

.main-visual .visual-box .search-box .input-search input::-moz-placeholder {
  font-size: 16px;
}

.main-visual .visual-box .search-box .input-search input:-ms-input-placeholder {
  font-size: 16px;
}

.main-visual .visual-box .search-box .input-search input::-ms-input-placeholder {
  font-size: 16px;
}

.main-visual .visual-box .search-box .input-search input::placeholder {
  font-size: 16px;
}

@media screen and (max-width: 1280px) {
  .main-visual {
    height: auto;
    margin: 20px 0 0;
  }
  .main-visual .inner-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 4rem;
  }
  .main-visual .visual-box {
    width: 100%;
  }
  .main-visual .visual-wrap .swiper-slide {
    height: auto;
    min-height: 100px;
  }
  .main-visual .visual-wrap .swiper-slide a {
    width: 100%;
    height: 100%;
    min-height: 100px;
    background-size: 100% auto;
  }
  .main-visual .visual-wrap .swiper-slide a img {
    width: 100%;
    height: auto;
  }
  .main-visual .visual-box .search-box.only_pc {
    display: none;
  }
  .main-visual .swiper-navi {
    left: 26px;
    top: initial;
    bottom: 16px;
  }
  .main-visual .swiper-navi .swiper-pagination-main {
    font-size: 14px;
  }
}
/* 유저영역 */
.main-visual .userinfo-box {
  width: 400px;
  height: 400px;
  border: 1px solid #e2e5eb;
  border-radius: 20px;
  -webkit-box-shadow: 10px 10px 27px rgba(0, 0, 0, 0.06);
          box-shadow: 10px 10px 27px rgba(0, 0, 0, 0.06);
}

/* 유저영역 - 로그인 전 */
.login-wrap {
  padding: 130px 26px 0 26px;
  text-align: center;
  /*background:url('../images/common/ico/ico-main-login.png') center top 60px no-repeat;*/
}

.login-wrap .login-info p.tit, .login-wrap .login-info h3.tit {
  margin-top: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

.login-wrap .login-info p.txt {
  margin-top: 12px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
}

.login-wrap .login-info a.btn-login {
  margin: 40px 0 0;
  display: block;
  width: 100%;
  height: 52px;
  line-height: 52px;
  font-weight: bold;
  font-size: 15px;
  color: #fff;
  background: #3382e9;
  border-radius: 8px;
}

.login-wrap .join-find-wrap {
  overflow: hidden;
  margin: 25px 0 0;
}

.login-wrap .join-find-wrap .left {
  float: left;
}

.login-wrap .join-find-wrap .right {
  float: right;
}

.login-wrap .join-find-wrap a {
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  color: #666;
}

.login-wrap .join-find-wrap a:hover {
  text-decoration: underline;
}

.login-wrap .join-find-wrap a:focus {
  border: 1px solid #111;
}

.login-wrap .join-find-wrap span.bar {
  display: inline-block;
  margin: 0 8px;
  width: 1px;
  height: 10px;
  background: #ddd;
}

@media screen and (max-width: 1280px) {
  .main-visual .userinfo-box {
    width: 100%;
    height: auto;
    margin: 30px 0 0;
  }
  .login-wrap {
    padding: 30px 26px 20px 26px;
    background: none;
  }
  .login-wrap .login-info p.tit, .login-wrap .login-info h3.tit {
    margin-top: 0;
  }
  .login-wrap .login-info a.btn-login {
    margin: 20px 0 0;
  }
  .login-wrap .join-find-wrap a {
    font-size: 13px;
  }
  .login-wrap .join-find-wrap span.bar {
    margin: 0 4px;
  }
  .userinfo-wrap {
    padding: 25px 21px;
  }
  .info-wrap .info-box .box {
    padding: 0;
    width: 48%;
    height: 88px;
  }
  .info-wrap .info-box .box.disagree {
    padding: 12px 0;
    width: 48%;
    height: 88px;
  }
  .info-wrap .info-box .box.disagree p.box-tit {
    height: 50px;
  }
  .info-wrap .info-box .wallet span.pc-only {
    display: none;
  }
  .userinfo-wrap .tit-box .tit span.txt {
    letter-spacing: -1px;
    font-size: 14px;
    margin-top: 5px;
  }
  /* 320px 에서 틀어지는 부분 임의 수정 */
  .info-wrap .info-box .box p.box-tit {
    padding: 10px 0 0 0;
    height: 22px;
  }
  .info-wrap .info-box .box p.box-txt {
    font-size: 24px;
  }
  .memory-box {
    display: none;
  }
}
@media (max-width: 1279px) {
  .main-visual .visual-wrap .swiper-slide {
    width: 100% !important;
    height: auto;
    min-height: 100px;
  }
}
/* 유저영역 - 비회원 로그인 */
.main-visual .nonmember-wrap {
  padding: 25px 30px;
}

.nonmember-wrap .tit-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nonmember-wrap .tit-box .tit {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

.nonmember-wrap .tit-box .tit span {
  display: block;
}

.nonmember-wrap .tit-box a.shortcut-gov {
  display: inline-block;
  font-size: 14px;
  padding: 0 10px;
  font-weight: normal;
  color: #033075;
  min-width: 80px;
  height: 30px;
  line-height: 29px;
  text-align: center;
  border: 1px solid #033075;
  border-radius: 16px;
}

.nonmember-wrap .nonmember-area {
  width: 340px;
  height: 205px;
  background: #f5f9ff url(../img/pattern/sample//main-ico-nonmember.png) no-repeat center top 50px;
  background-size: 34px;
  border-radius: 16px;
}

.nonmember-wrap .nonmember-area a {
  display: block;
  width: 100%;
  height: 100%;
}

.nonmember-area p.tit {
  padding: 108px 0 0 0;
  font-size: 14px;
  font-weight: bold;
  color: #000033;
  text-align: center;
}

@media screen and (max-width: 1280px) {
  .main-visual .nonmember-wrap {
    padding: 20px;
  }
  .nonmember-info .tit-box .tit span.txt {
    letter-spacing: -1px;
    font-size: 14px;
    margin-top: 5px;
  }
  .nonmember-wrap .nonmember-area {
    width: 100%;
  }
}
/* 유저영역 - 로그인 후 */
.userinfo-wrap {
  padding: 33px 46px;
}

.userinfo-wrap .tit-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.userinfo-wrap .tit-box .tit {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 400;
  color: #333;
}

.userinfo-wrap .tit-box .tit a {
  padding-right: 30px;
  background: url(../img/pattern/sample/icon_24_arrow.png) no-repeat center right;
  text-decoration: none;
}

.userinfo-wrap .tit-box .tit span {
  display: inline-block;
  font-weight: bold;
}

.userinfo-wrap .tit-box a.shortcut-gov {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  color: #033075;
  min-width: 80px;
  padding: 0 10px;
  height: 30px;
  line-height: 29px;
  text-align: center;
  border: 1px solid #033075;
  border-radius: 16px;
}

.info-wrap .info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.info-wrap .info-box .box-tit-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 68px;
}

.info-wrap .info-box .box-tit-wrap + .box-tit-wrap {
  border-top: 1px solid #e2e5eb;
}

.info-wrap .info-box .box-tit-wrap .box-tit {
  padding-left: 32px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.4px;
}

.info-wrap .info-box .box-tit-wrap .box-txt {
  font-size: 16px;
  letter-spacing: -0.4px;
}

.info-wrap .info-box .box-tit-wrap .box-txt span {
  font-size: 28px;
  color: #3382e9;
  font-weight: bold;
  margin-right: 4px;
}

.info-wrap .info-box .box-tit-wrap .box-txt.text_link {
  padding-right: 20px;
  font-size: 14px;
  color: #3382e9;
  background: url(../img/pattern/sample/ico_arrow.png) no-repeat center right;
  background-position: center right -4px;
}

/* 메인 즐겨찾는 서비스 */
.section-tit-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section-tit-box .tit-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section-tit-box .section-tit em {
  color: #3382e9;
}

.section-tit-box .section-tit:first-child {
  margin-right: 35px;
  margin-left: 21px;
}

.section-tit-box .tit-link-box {
  padding: 0 40px 0 24px;
}

.section-tit-box .tit-link-box a.a-link {
  padding: 0 0 0 24px;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #666;
}

.section-tit-box .tit-link-box a.favorite {
  /*background:url('../images/images/ico-frequent.png') left no-repeat;*/
  position: relative;
}

.section-tit-box .tit-link-box a.more {
  margin-left: 10px;
  padding-left: 32px;
  background: url(../img/pattern/sample/icon_more.png) no-repeat center left 10px;
}

.section-tit-box .tit-box {
  position: relative;
}

.section-tit-box .tooltip {
  position: absolute;
  padding: 15px 60px;
  width: 390px;
  height: 65px;
  bottom: 28px;
  background: #3282e9;
  border-radius: 4px;
  z-index: 999;
  font-size: 14px;
  color: #fff;
  letter-spacing: -1px;
}

.section-tit-box .tooltip:before {
  position: absolute;
  content: "";
  display: block;
  /*background:url('../images/images/tooltip-blue2.png') no-repeat;*/
  width: 10px;
  height: 7px;
  bottom: -7px;
  left: 145px;
}

.section-tit-box .tooltip p.tooltip-txt {
  position: relative;
}

.section-tit-box .tooltip p.tooltip-txt:before {
  position: absolute;
  content: "";
  display: block;
  /*background:url('../images/images/tooltip-ico-alret.png') no-repeat;*/
  width: 32px;
  height: 32px;
  left: -45px;
  top: 3px;
}

.section-tit-box .tooltip a.tooltip-link {
  position: absolute;
  content: "";
  display: inline-block;
  width: auto;
  height: auto;
  top: 33px;
  right: 100px;
  font-weight: bold;
  color: #fff;
}

.section-tit-box .tooltip a.tooltip-link i.ico.setting {
  margin-right: 3px;
  display: inline-block;
  /*background:url('../images/images/tooltip-ico-setting.png') no-repeat;*/
  width: 14px;
  height: 14px;
  vertical-align: middle;
}

.section-tit-box .tooltip a.tooltip-link:hover {
  text-decoration: underline;
}

.section-tit-box .tooltip .tooltip-close {
  font-size: 0;
  position: absolute;
  width: 32px;
  height: 32px;
  right: 3px;
  top: 3px;
}

.section-tit-box .tooltip .tooltip-close i.ico.close {
  display: inline-block;
  /*background:url('../images/images/tooltip-ico-close.png') center no-repeat;*/
  width: 32px;
  height: 32px;
}

.section-tit-box .section-tit.col {
  position: relative;
}

.section-tit-box .section-tit.col:before {
  position: absolute;
  content: "";
  display: block;
  background: url(../img/pattern/sample/bg-swiper-line.png) no-repeat 0 0;
  width: 14px;
  height: 23px;
  left: -25px;
  top: 3px;
}

.section-tit-box .tit-link-box a.favorite:after {
  position: absolute;
  content: "";
  display: block;
  background: #dce1e9;
  width: 1px;
  height: 12px;
  top: 3px;
  right: -12px;
}

.frequent-service {
  display: block;
  width: 100%;
  height: 305px;
  background: #f5f7fa;
}

.frequent-service.only-mb {
  display: none;
}

.frequent-box {
  padding: 35px 0;
}

.frequent-swiper {
  position: relative;
  margin: 20px 0 0;
  padding: 0 34px 40px 34px;
}

.frequent-swiper-wrap {
  overflow: hidden;
}

.frequent-swiper .swiper-slide a {
  display: block;
  padding: 0;
  width: 136px;
  height: 140px;
  text-align: center;
  border-radius: 15px;
  background: #fff;
}

.frequent-swiper .swiper-slide a.value-01:hover {
  -webkit-box-shadow: 0 0 0 2px #009973 inset;
          box-shadow: 0 0 0 2px #009973 inset;
}

.frequent-swiper .swiper-slide a.value-02:hover {
  -webkit-box-shadow: 0 0 0 2px #ff5f49 inset;
          box-shadow: 0 0 0 2px #ff5f49 inset;
}

.frequent-swiper .swiper-slide a.value-03:hover {
  -webkit-box-shadow: 0 0 0 2px #ff3388 inset;
          box-shadow: 0 0 0 2px #ff3388 inset;
}

.frequent-swiper .swiper-slide a.value-04:hover {
  -webkit-box-shadow: 0 0 0 2px #6839e9 inset;
          box-shadow: 0 0 0 2px #6839e9 inset;
}

.frequent-swiper .swiper-slide a span {
  position: relative;
  display: inline-block;
  margin: 24px 0 15px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}

.frequent-swiper .swiper-slide a.value-01 span {
  background: #009973;
}

.frequent-swiper .swiper-slide a.value-02 span {
  background: #ff5f49;
}

.frequent-swiper .swiper-slide a.value-03 span {
  background: #ff3388;
}

.frequent-swiper .swiper-slide a.value-04 span {
  background: #6839e9;
}

.frequent-swiper .swiper-slide a.favorite span:before {
  content: "";
  position: absolute;
  right: -5px;
  bottom: -5px;
  width: 20px;
  height: 20px;
  /*background:url('../images/common/ico/ico-favorite.png') center no-repeat;*/
}

.frequent-swiper .swiper-slide a p.txt {
  color: #333;
  font-size: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.frequent-swiper .swiper-slide a:hover p.txt {
  font-weight: bold;
}

.frequent-swiper .swiper-slide i.iconset.ico-newpage-black {
  /*background:url('../images/common/ico/ico-link.png') no-repeat;*/
  width: 15px;
  height: 14px;
}

.frequent-swiper .swiper-slide a.value-01:hover i.iconset.ico-newpage-black {
  /*background:url('../images/common/ico/ico-link_hover.png') no-repeat;*/
}

.frequent-swiper .swiper-button-prev3, .frequent-swiper .swiper-button-next3 {
  position: absolute;
  top: 52px;
  padding: 0;
  width: 32px;
  height: 32px;
  border-radius: 15px;
  z-index: 10;
  cursor: pointer;
  font-size: 0;
}

.frequent-swiper .swiper-button-prev3 {
  left: 0;
  z-index: 6;
}
.frequent-swiper .swiper-button-prev3:after {
  background: url(../img/pattern/sample/ico_swiper_prev.svg) center no-repeat;
}

.frequent-swiper .swiper-button-next3 {
  right: 0;
  z-index: 6;
}
.frequent-swiper .swiper-button-next3:after {
  background: url(../img/pattern/sample/ico_swiper_next.svg) center no-repeat;
}

.frequent-swiper .swiper-pagination {
  display: block;
  margin: 0 auto;
  bottom: 0;
  text-align: center;
  width: 100%;
}

.frequent-swiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0 3px;
  width: 6px;
  height: 6px;
  background: #4f545c;
  opacity: 1;
}

.frequent-swiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 16px;
  background: #0550b2;
  border-radius: 3px;
}

@media screen and (max-width: 1280px) {
  .frequent-service {
    display: none;
    margin-top: 30px;
    padding: 30px 0;
    height: auto;
  }
  .frequent-service.only-mb {
    display: block;
    position: relative;
  }
  .section-tit-box .tit-link-box {
    padding-right: 20px;
  }
  .section-tit-box .tit-link-box a.a-link {
    display: none;
  }
  .section-tit-box .tit-link-box a.more {
    display: block;
    padding: 0;
    width: 24px;
    height: 24px;
    background: url(../img/pattern/sample/icon_more_mo.png) no-repeat center;
    background-size: cover;
  }
  .frequent-swiper {
    padding: 0 4px 30px;
  }
  .frequent-swiper-wrap-mb {
    overflow: hidden;
  }
  .frequent-swiper-wrap-mb .swiper-slide {
    display: block;
    padding: 0 10px;
  }
  .frequent-swiper-wrap-mb .swiper-slide a {
    display: block;
    float: left;
    width: calc(33.3% - 7px);
    margin: 0 10px 12px 0;
  }
  .frequent-swiper-wrap-mb .swiper-slide a:nth-child(3n) {
    margin-right: 0;
  }
  .frequent-swiper .swiper-slide a p.txt {
    font-size: 13px;
    letter-spacing: -1px;
  }
  .frequent-swiper .swiper-slide i.iconset.ico-newpage-black {
    margin: 0 0 0 2px;
    /*background:url('../images/common/ico/ico-link.png') no-repeat;*/
    width: 15px;
    height: 14px;
  }
  .frequent-service.only-mb a.btn-more {
    position: absolute;
    top: 24px;
    right: 24px;
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    background: url(../img/pattern/sample/main-ico-more.png) no-repeat center;
    background-size: 10px;
  }
  .frequent-swiper .swiper-button-prev3-mb, .frequent-swiper .swiper-button-next3-mb {
    position: absolute;
    top: 40%;
    padding: 0 10px;
    width: 32px;
    height: 32px;
    border-radius: 15px;
    z-index: 10;
    cursor: pointer;
    font-size: 0;
  }
  .frequent-swiper .swiper-button-prev3-mb {
    left: -15px;
    /*background:url('../images/common/ico/ico-swiper-prev2.png') center no-repeat;*/
    z-index: 6;
  }
  .frequent-swiper .swiper-button-next3-mb {
    right: -15px;
    /*background:url('../images/common/ico/ico-swiper-next2.png') center no-repeat;*/
    z-index: 6;
  }
}
/* 원스톱서비스 */
.onestop-contents .inner-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.onestop-service-box {
  padding: 24px;
  margin-top: 40px;
  width: 840px;
  height: 220px;
  border: 1px solid #e2e5eb;
  border-radius: 20px;
}

.onestop-service-box h2.section-tit span.righten {
  float: right;
}

.onestop-service-box h2.section-tit span.righten a {
  position: relative;
  padding-left: 10px;
  margin-left: 8px;
  margin-right: 15px;
  font-size: 14px;
  color: #3382e9;
  font-weight: 400;
}

.onestop-service-box h2.section-tit span.righten a:after {
  position: absolute;
  content: "";
  display: inline-block;
  /*background:url('../images/images/main-ico-newpage-blue.png') no-repeat;*/
  width: 12px;
  height: 12px;
  background-size: 12px;
  right: -16px;
  bottom: 3px;
}

.onestop-service-box h2.section-tit span.righten a:before {
  content: "";
  position: absolute;
  left: -1px;
  top: 4px;
  width: 1px;
  height: 10px;
  background: #c1d9f8;
}

.onestop-service-box h2.section-tit span.righten a:hover {
  text-decoration: underline;
}

.onestop-service-box h2.section-tit span.righten a:first-child:before {
  display: none;
}

.onestop-service-box a.btn-more {
  display: inline-block;
  position: absolute;
  top: 24px;
  right: 24px;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  /*background:url('../images/images/main-ico-more.png') no-repeat center;*/
  background-size: 10px;
}

.onestop-swiper-wrap {
  position: relative;
  margin: 20px 0 0;
  padding: 0 30px;
}

.onestop-swiper {
  overflow: hidden;
  width: 100%;
  height: 140px;
}

.onestop-swiper .swiper-slide {
  text-align: center;
}

.onestop-swiper i.iconset.landing:hover {
  border: 1px solid #033075;
}

.onestop-swiper .swiper-slide a {
  font-size: 14px;
  color: #333;
}

.onestop-swiper .swiper-slide a p.tit {
  margin: 15px 0 0;
}

.onestop-swiper i.iconset {
  margin: 0 auto;
  width: 70px;
  height: 70px;
  background: #f5f7fa;
  border-radius: 30px;
}

/*
.onestop-swiper i.landing01 {background:#f5f7fa url('../images/common/ico/ico-landing01.png'); background-repeat:no-repeat; background-position:center;}
.onestop-swiper i.landing02 {background:#f5f7fa url('../images/common/ico/ico-landing02.png'); background-repeat:no-repeat; background-position:center;}
.onestop-swiper i.landing03 {background:#f5f7fa url('../images/common/ico/ico-landing03.png'); background-repeat:no-repeat; background-position:center;}
.onestop-swiper i.landing04 {background:#f5f7fa url('../images/common/ico/ico-landing04.png'); background-repeat:no-repeat; background-position:center;}
.onestop-swiper i.landing05 {background:#f5f7fa url('../images/common/ico/ico-landing05.png'); background-repeat:no-repeat; background-position:center;}
.onestop-swiper i.landing06 {background:#f5f7fa url('../images/common/ico/ico-landing06.png'); background-repeat:no-repeat; background-position:center;}
.onestop-swiper i.landing07 {background:#f5f7fa url('../images/common/ico/ico-landing07.png'); background-repeat:no-repeat; background-position:center;}
.onestop-swiper i.landing08 {background:#f5f7fa url('../images/common/ico/ico-landing08.png'); background-repeat:no-repeat; background-position:center;}
.onestop-swiper i.landing09 {background:#f5f7fa url('../images/common/ico/ico-landing09.png'); background-repeat:no-repeat; background-position:center;}
.onestop-swiper i.landing10 {background:#f5f7fa url('../images/common/ico/ico-landing10.png'); background-repeat:no-repeat; background-position:center;}
.onestop-swiper i.landing11 {background:#f5f7fa url('../images/common/ico/ico-landing11.png'); background-repeat:no-repeat; background-position:center;}
*/
.onestop-swiper .swiper-button-prev4, .onestop-swiper .swiper-button-next4 {
  position: absolute;
  top: 23px;
  padding: 0 10px;
  width: 32px;
  height: 32px;
  border-radius: 15px;
  z-index: 10;
  cursor: pointer;
  font-size: 0;
}

.onestop-swiper .swiper-button-prev4 {
  left: 0;
  /*background:url('../images/common/ico/ico-swiper-prev2.png') center no-repeat;*/
  z-index: 6;
}

.onestop-swiper .swiper-button-next4 {
  right: 0;
  /*background:url('../images/common/ico/ico-swiper-next2.png') center no-repeat;*/
  z-index: 6;
}

.onestop-swiper .swiper-pagination {
  display: block;
  margin: 0 auto;
  bottom: 0;
  text-align: center;
  width: 100%;
}

.onestop-swiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0 3px;
  width: 6px;
  height: 6px;
  background: #4f545c;
  opacity: 1;
}

.onestop-swiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 16px;
  background: #0550b2;
  border-radius: 3px;
}

.onestop-service-box span.righten.only-mb {
  display: none;
}

.onestop-service-box a.btn-more {
  display: none;
}

@media screen and (max-width: 1280px) {
  .onestop-service-box h2.section-tit span.righten.only-pc {
    display: none;
  }
  .onestop-service-box span.righten.only-mb {
    display: block;
  }
  .onestop-service-box a.btn-more {
    display: block;
  }
  .onestop-contents .inner-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .onestop-service-box {
    padding: 24px 20px 100px 20px;
    width: 100%;
    height: auto;
    margin-top: 30px;
    position: relative;
  }
  .onestop-service-box span.righten {
    display: block;
    float: right;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .onestop-swiper-wrap {
    margin-top: 24px;
  }
  .onestop-swiper i.iconset {
    width: 50px;
    height: 50px;
  }
  .onestop-swiper .swiper-slide a {
    font-size: 13px;
  }
  .onestop-service-box span.righten a {
    float: left;
    width: 50%;
    line-height: 50px;
    padding-left: 0;
    margin-left: 0;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #3382e9;
    border-top: 1px solid #e2e5eb;
  }
  .onestop-service-box span.righten a:first-child {
    border-right: 1px solid #e2e5eb;
  }
  .onestop-service-box span.righten a:before {
    width: 1px;
    height: 10px;
  }
  .onestop-service-box span.righten a:after {
    content: "";
    display: inline-block;
    /*background:url('../images/images/main-ico-newpage-blue.png') center no-repeat;*/
    background-size: 50%;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-left: 5px;
  }
  .onestop-swiper .swiper-button-prev4 {
    left: -10px;
  }
  .onestop-swiper .swiper-button-next4 {
    right: -10px;
  }
}
@media screen and (max-width: 680px) {
  .onestop-service-box span.righten a {
    width: 100%;
    line-height: 35px;
    padding-left: 0;
    margin-left: 0;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #3382e9;
    border-bottom: 1px solid #e2e5eb;
  }
  .onestop-service-box span.righten a:first-child {
    border-top: 1px solid #e2e5eb;
  }
  .onestop-service-box span.righten a:last-child {
    border: 0;
  }
  .onestop-service-box span.righten a:before {
    width: 0;
    height: 0;
  }
  .onestop-service-box span.righten a:after {
    content: "";
    display: inline-block;
    /*background:url('../images/images/main-ico-newpage-blue.png') center no-repeat;*/
    background-size: 50%;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-left: 5px;
  }
}
.auth-inner {
  width: 100%;
  max-width: 130rem;
  margin: 0 auto;
  /* ** 버튼 ** */
  /* **** button : text button **** */
  /* radio checkbox */
  /* **** checkbox : switch type **** */
  /* ** 툴팁 ** */
  /* ** 툴팁 로그인 ** */
  /* ** 페이지 타이틀 ** */
}
.auth-inner.narrow {
  max-width: 108rem;
}
.auth-inner.type-short {
  padding-top: 30px;
}
.auth-inner.type-short .conts-area.login-type {
  padding-top: 0;
  gap: 0;
}
@media (max-width: 600px) {
  .auth-inner.type-short {
    padding-top: 0;
  }
  .auth-inner.type-short .page-title-wrap {
    display: none;
  }
  .auth-inner.type-short .login-opt-wrap {
    margin: 0;
    padding: 0;
  }
  .auth-inner.type-short .conts-area.login-type {
    padding-top: 0;
    border-top: 0;
  }
}
@media (min-width: 1024px) {
  .auth-inner {
    padding-left: 1rem;
    padding-right: 1rem;
    margin: 0 auto;
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}
@media (max-width: 1023px) {
  .auth-inner {
    padding-top: 6.4rem;
    padding-bottom: 6.4rem;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
.auth-inner .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.4rem;
  width: auto;
  height: 5.6rem;
  padding: 0 2rem;
  background-color: #246BEB;
  border: 1px solid #246BEB;
  border-radius: 0.8rem;
  font-size: 1.9rem;
  color: #fff;
  font-weight: 400;
  line-height: 1;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.auth-inner .btn:hover {
  background-color: #1D56BC;
  border-color: #1D56BC;
}
.auth-inner .btn:active {
  background-color: #16408D;
  border-color: #16408D;
}
.auth-inner .btn:focus-visible {
  outline-offset: -0.4rem;
  outline: 2px solid rgba(255, 255, 255, 0.9);
  -webkit-transition: none;
  transition: none;
}
.auth-inner .btn[disabled] {
  background-color: #D8D8D8;
  border-color: #D8D8D8;
  color: #717171;
  cursor: default;
}
.auth-inner .btn.tertiary {
  background-color: #fff;
  border: 1px solid #1D1D1D;
  color: #000B17;
}
.auth-inner .btn.tertiary:hover {
  background-color: #F8F8F8;
}
.auth-inner .btn.tertiary:active {
  background-color: #F0F0F0;
}
.auth-inner .btn.tertiary:focus-visible {
  outline-offset: -0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}
.auth-inner .btn.tertiary[disabled] {
  background-color: #D8D8D8;
  border-color: #C6C6C6;
  color: #717171;
}
.auth-inner .btn[class*=ico-]::after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background-repeat: no-repeat;
  background-size: contain;
}
.auth-inner .btn[class*=ico-].ico-before::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.auth-inner .btn[class*=ico-].ico-before::after {
  display: none;
}
.auth-inner .btn.ico-arr::before, .auth-inner .btn.ico-arr::after {
  background-image: url(../img/component/common/ico_arr_20_right.svg);
}
.auth-inner .btn.sm .auth-inner .btn[class*=ico-]::after {
  width: 2rem;
  height: 2rem;
}
.auth-inner .btn-txt {
  padding: 0 0.2rem !important;
  color: inherit;
  border: 0;
  background-color: inherit;
}
.auth-inner .btn-txt:hover, .auth-inner .btn-txt:active {
  background-color: inherit;
}
.auth-inner .btn-txt:hover {
  background-color: #EDF1F5;
}
.auth-inner .btn-txt:active {
  background-color: #CDD7E4;
}
.auth-inner .btn-txt:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}
.auth-inner .btn-txt[disabled] {
  color: #8E8E8E;
}
.auth-inner .btn-txt[class*=ico-]::after {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.auth-inner .btn-txt[class*=ico-].ico-before::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.auth-inner .btn-txt[class*=ico-].ico-before::after {
  display: none;
}
.auth-inner .btn-txt.ico-arr::after {
  background-image: url(../img/component/common/ico_arr_20_right.svg);
}
.auth-inner .btn-txt.sm[class*=ico-]::before, .auth-inner .btn-txt.sm[class*=ico-]::after {
  width: 2rem;
  height: 2rem;
}
.auth-inner input[type=radio],
.auth-inner input[type=checkbox] {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.auth-inner .form-switch {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}
@media (max-width: 600px) {
  .auth-inner .form-switch {
    position: absolute;
    top: 90px;
    right: 16px;
  }
}
.auth-inner .form-switch label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.9rem;
}
.auth-inner .form-switch [type=checkbox] ~ i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.auth-inner .form-switch [type=checkbox] ~ i::before, .auth-inner .form-switch [type=checkbox] ~ i::after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
}
.auth-inner .form-switch [type=checkbox] ~ i::before {
  position: absolute;
  left: 0.2rem;
  width: 2rem;
  height: 2rem;
  border-radius: 4rem;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.auth-inner .form-switch [type=checkbox] ~ i::after {
  width: 4rem;
  height: 2.4rem;
  border-radius: 4rem;
  background-color: #B4C4D6;
}
.auth-inner .form-switch [type=checkbox] ~ label {
  z-index: 1;
  padding-left: calc(4rem + 0.8rem);
  margin-left: calc(4rem * -1);
  font-size: 1.9rem;
}
.auth-inner .form-switch [type=checkbox]:checked ~ i::before {
  position: absolute;
  left: calc(4rem - 2rem - 0.2rem);
}
.auth-inner .form-switch [type=checkbox]:checked ~ i::after {
  background-color: #246BEB;
}
.auth-inner .form-switch [type=checkbox]:disabled ~ i::before {
  border-color: #E4E4E4;
  background-color: #C6C6C6;
}
.auth-inner .form-switch [type=checkbox]:disabled ~ i::after {
  background-color: #E4E4E4;
}
.auth-inner .form-switch [type=checkbox]:disabled ~ label {
  color: #8E8E8E;
  cursor: inherit;
}
.auth-inner .form-switch [type=checkbox]:focus-visible ~ label {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
}
.auth-inner .krds-tooltip-wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  width: 100%;
}
.auth-inner .krds-tooltip-wrap .tool-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.4rem;
  font-size: 1.7rem;
}
.auth-inner .krds-tooltip-wrap .tool-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.4rem;
}
.auth-inner .krds-tooltip-wrap .tool-btn::after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  width: 2rem;
  height: 2rem;
  background: url(../img/component/common/ico_tooltip_20.svg) no-repeat center;
  background-size: contain;
}
.auth-inner .krds-tooltip-wrap .tool-in {
  display: none;
  position: absolute;
  z-index: 3;
  font-size: 1.5rem;
  width: 56rem;
  padding: 2.4rem;
  border-radius: 0.6rem;
  border: 1px solid #C6C6C6;
  background-color: #fff;
}
.auth-inner .krds-tooltip-wrap .tool-in::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  content: "";
  position: absolute;
  z-index: 4;
  width: 2.2rem;
  height: 1.2rem;
  background: url(../img/component/common/ico_tool_arr.svg) no-repeat center;
  background-size: contain;
}
.auth-inner .krds-tooltip-wrap .tool-in .tool-hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 1.6rem;
}
.auth-inner .krds-tooltip-wrap .tool-in .tool-tit {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  padding-right: 4rem;
}
.auth-inner .krds-tooltip-wrap .tool-in .tool-close {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  top: 1.2rem;
  right: 1.2rem;
  width: 4rem;
  height: 4rem;
  background: url(../img/component/common/ico_del_20.svg) no-repeat center;
}
.auth-inner .krds-tooltip-wrap .tool-in .tool-cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
  margin-top: 1.6rem;
}
.auth-inner .krds-tooltip-wrap.left .tool-in {
  left: 0;
}
.auth-inner .krds-tooltip-wrap.left .tool-in::before {
  left: 2.4rem;
}
.auth-inner .krds-tooltip-wrap.center .tool-in {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.auth-inner .krds-tooltip-wrap.center .tool-in::before {
  left: 50%;
  margin-left: -1.1rem;
}
.auth-inner .krds-tooltip-wrap.right .tool-in {
  right: 0;
}
.auth-inner .krds-tooltip-wrap.right .tool-in::before {
  right: 2.4rem;
}
.auth-inner .krds-tooltip-wrap.top .tool-in {
  bottom: 100%;
  margin-bottom: 1.2rem;
}
.auth-inner .krds-tooltip-wrap.top .tool-in::before {
  top: 100%;
}
.auth-inner .krds-tooltip-wrap.bottom .tool-in {
  top: 100%;
  margin-top: 1.2rem;
}
.auth-inner .krds-tooltip-wrap.bottom .tool-in::before {
  bottom: 100%;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
@media (max-width: 600px) {
  .auth-inner .krds-tooltip-wrap .tool-in {
    -webkit-transform: none !important;
            transform: none !important;
  }
  .auth-inner .krds-tooltip-wrap .tool-in::before {
    display: none;
  }
}
.auth-inner .krds-tooltip-wrap .tool-btn.white {
  background: none;
}
.auth-inner .krds-tooltip-wrap .tool-btn.white::after {
  margin-left: 0.4rem;
  background-image: url(../img/pattern/common/ico_info.svg);
  background-size: 1.6rem;
}
.auth-inner .krds-tooltip-wrap.register .tool-in {
  left: -4.1rem;
  width: 52rem;
}
.auth-inner .krds-tooltip-wrap.register .tool-in::before {
  left: 37.2rem;
}
.auth-inner .krds-tooltip-wrap.register {
  width: 100%;
}
.auth-inner .krds-tooltip-wrap.sso .tool-in {
  left: -2.1rem;
  width: 43rem;
}
.auth-inner .krds-tooltip-wrap.sso .tool-in::before {
  left: 2.4rem;
}
.auth-inner .krds-tooltip-wrap.keyboard .tool-in {
  left: -2.1rem;
  width: 43rem;
}
.auth-inner .krds-tooltip-wrap.keyboard .tool-in::before {
  left: 2.4rem;
}
@media (max-width: 600px) {
  .auth-inner .krds-tooltip-wrap.register .tool-in {
    left: -2.5rem;
    max-width: calc(100% + 0.5rem);
  }
  .auth-inner .krds-tooltip-wrap.sso .tool-in,
  .auth-inner .krds-tooltip-wrap.keyboard .tool-in {
    left: 0;
    max-width: 100%;
  }
}
.auth-inner.type-short .page-title-wrap {
  margin-bottom: 0;
  gap: 10px;
}
.auth-inner.type-short .page-title-wrap .h-tit {
  font-size: 20px;
}
.auth-inner.type-short .page-title-wrap .h-txt {
  font-size: 14px;
}
.auth-inner.type-short .login-opt-wrap {
  margin-top: 10px;
}
.auth-inner .page-title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 8rem;
}
.auth-inner .page-title-wrap.type2 {
  margin-bottom: 4rem;
}
.auth-inner .page-title-wrap .h-tit {
  font-size: 4rem;
  font-weight: 700;
}
.auth-inner .page-title-wrap .h-tit .small-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.9rem;
}
.auth-inner .page-title-wrap .h-tit .sub-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5rem;
  font-weight: 400;
  color: #555555;
}
.auth-inner .page-title-wrap .h-tit .krds-badge-wrap {
  font-weight: 400;
  margin-top: 3.2rem;
}
.auth-inner .page-title-wrap .h-txt {
  font-size: 1.9rem;
  color: #555555;
}
.auth-inner .page-title-wrap.between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (min-width: 1024px) {
  .auth-inner .page-title-wrap {
    gap: 4rem;
  }
}
@media (max-width: 1023px) {
  .auth-inner .page-title-wrap {
    gap: 3.2rem;
    margin-bottom: 6.4rem;
  }
  .auth-inner .page-title-wrap .h-tit {
    font-size: 3.2rem;
  }
}

.auth-inner {
  /* ** 페이지 상세 영역 ** */
  /* ** 로그인 방식 선택(상단 - 스위치) ** */
  /* ** 본인인증방식 선택 : type2 ** */
  /* 회원가입 유도 */
}
.auth-inner .conts-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4rem;
  width: 100%;
}
.auth-inner .conts-area.login-type {
  padding-top: 4rem;
  gap: 3.2rem;
  border-top: 1px solid #D8D8D8;
}
.auth-inner .conts-area.login-type .tab-area {
  padding-top: 4rem;
}
.auth-inner .conts-area .tit-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 3.2rem;
}
.auth-inner .conts-area .tit-wrap .certify-opt-tit {
  font-size: 2.5rem;
}
@media (max-width: 600px) {
  .auth-inner .conts-area .tab-area {
    padding-top: 0;
  }
}
.auth-inner .conts-area .tab-conts {
  margin-top: 6rem;
}
.auth-inner .conts-area .tab-area .certify-sel-wrap.type-slim .certify-option > li {
  padding-top: 2rem;
}
@media (max-width: 600px) {
  .auth-inner .conts-area .tab-area .certify-sel-wrap.type-slim .certify-option > li {
    padding-top: 0;
  }
}
@media (max-width: 600px) {
  .auth-inner .conts-area {
    padding-top: 3.2rem;
  }
  .auth-inner .conts-area .tit-wrap.order-change {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .auth-inner .conts-area .tab.full {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.auth-inner .login-type-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
}
.auth-inner .login-type-ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 1.6rem;
  border-left: 1px solid #D8D8D8;
}
.auth-inner .login-type-ul li:nth-child(1) {
  padding-left: 0;
  border-left: 0;
}
.auth-inner .login-type-ul li:nth-child(3) {
  padding-right: 0;
}
.auth-inner .login-type-ul li .in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4rem;
  width: 100%;
  height: 100%;
}
.auth-inner .login-type-ul li .tit {
  font-size: 2.5rem;
  font-weight: 700;
}
.auth-inner .login-type-ul li .txt {
  min-height: 5.1rem;
}
.auth-inner .login-type-ul li .btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}
.auth-inner .login-type-ul li .btn-wrap .btn {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}
.auth-inner .login-type-ul li .btn-wrap .btn .text-bold {
  font-size: 1.7rem;
  color: #003675;
}
.auth-inner .login-type-ul li .btn-wrap .btn .text-bk {
  color: #1d1d1d;
}
@media (max-width: 600px) {
  .auth-inner .login-type-ul {
    /* 로그인 방식 선택 */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .auth-inner .login-type-ul li {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 3.2rem;
    padding: 4rem 0;
    border: 0;
    border-top: 1px solid #D8D8D8;
  }
  .auth-inner .login-type-ul li:nth-child(1) {
    padding-top: 0;
    border: 0;
  }
  .auth-inner .login-type-ul li:nth-child(3) {
    padding-bottom: 0;
  }
  .auth-inner .login-type-ul li .in {
    width: 100%;
    max-width: 100%;
    gap: 3.2rem;
  }
}
.auth-inner .login-opt-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 8rem;
  padding-bottom: 2rem;
  gap: 2.4rem;
}
.auth-inner .login-opt-wrap .ico-info {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-item-align: center;
      align-self: center;
  margin-left: 0.4rem;
}
@media (max-width: 600px) {
  .auth-inner .login-opt-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.auth-inner .certify-sel-wrap .certify-option > li {
  padding-bottom: 4rem;
  border-bottom: 1px solid #e4e4e4;
}
@media (max-width: 600px) {
  .auth-inner .certify-sel-wrap .certify-option > li {
    padding-bottom: 3.2rem;
  }
}
.auth-inner .certify-sel-wrap:not(.type2) {
  width: 100%;
}
.auth-inner .certify-sel-wrap:not(.type2) .certify-opt-tit {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 2.4rem;
  font-size: 20px;
  color: #1D1D1D;
  font-weight: 700;
}
.auth-inner .certify-sel-wrap:not(.type2) .certify-option > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 4rem;
  padding-bottom: 2.4rem;
  border-bottom: 1px solid #D8D8D8;
}
.auth-inner .certify-sel-wrap:not(.type2) .certify-type {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 1.6rem;
  width: 100%;
  max-width: 64rem;
}
.auth-inner .certify-sel-wrap:not(.type2) .certify-type > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  flex-direction: column;
  position: relative;
  padding: 0;
  background-color: #F8F8F8;
  border: 1px solid #E4E4E4;
  border-radius: 1.2rem;
}
.auth-inner .certify-sel-wrap:not(.type2) .certify-type > li .login-link {
  display: block;
  width: 100%;
  padding: 3.2rem 3.2rem 3.2rem 8.8rem;
}
.auth-inner .certify-sel-wrap:not(.type2) .certify-type > li .login-link + .btn-wrap {
  margin-top: 1.6rem;
}
.auth-inner .certify-sel-wrap:not(.type2) .certify-type > li .login-link:focus-visible {
  outline-offset: 0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
  border-radius: 0;
}
.auth-inner .certify-sel-wrap:not(.type2) .certify-type > li::before, .auth-inner .certify-sel-wrap:not(.type2) .certify-type > li::after {
  position: absolute;
  top: 3.2rem;
  left: 3.2rem;
  content: "";
  width: 3.2rem;
  height: 3.2rem;
  background-size: contain;
}
.auth-inner .certify-sel-wrap:not(.type2) .certify-type > li::after {
  position: absolute;
  top: 3.2rem;
  left: auto;
  right: 3.2rem;
  width: 2.4rem;
  height: 2.4rem;
  background-image: url(../img/pattern/content/ico_login_certify_go.svg);
}
.auth-inner .certify-sel-wrap:not(.type2) .certify-type > li.mobile::before {
  background-image: url(../img/pattern/content/ico_login_certify_type_01.svg);
}
.auth-inner .certify-sel-wrap:not(.type2) .certify-type > li.public::before {
  background-image: url(../img/pattern/content/ico_login_certify_type_02.svg);
}
.auth-inner .certify-sel-wrap:not(.type2) .certify-type > li.public2::before {
  background-image: url(../img/pattern/content/public_certification.svg);
}
.auth-inner .certify-sel-wrap:not(.type2) .certify-type > li.etc::before {
  background-image: url(../img/pattern/content/ico_login_certify_type_04.svg);
}
.auth-inner .certify-sel-wrap:not(.type2) .certify-type > li.simplicity::before {
  background-image: url(../img/pattern/content/ico_login_certify_type_03.svg);
}
.auth-inner .certify-sel-wrap:not(.type2) .certify-type > li.sns::before {
  background-image: url(../img/pattern/content/ico_login_certify_type_04.svg);
}
.auth-inner .certify-sel-wrap:not(.type2) .certify-type > li.id::before {
  background-image: url(../img/pattern/content/ico_login_certify_type_05.svg);
}
.auth-inner .certify-sel-wrap:not(.type2) .certify-type > li.guest::before {
  background-image: url(../img/pattern/content/ico_login_certify_type_06.svg);
}
.auth-inner .certify-sel-wrap:not(.type2) .certify-type > li .type-tit {
  font-size: 20px;
  color: #1D1D1D;
  font-weight: 700;
}
.auth-inner .certify-sel-wrap:not(.type2) .certify-type > li .type-desc {
   margin-top: 12px;
  padding-right: 48px;
  color: #555555;
  font-size: 13px;
  letter-spacing: -0.7px;
}
.auth-inner .certify-sel-wrap:not(.type2) .certify-type > li .icon-arr {
  margin-top: 16px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .auth-inner .certify-sel-wrap:not(.type2) .certify-option > li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 32px;
  }
  .auth-inner .certify-sel-wrap:not(.type2) .certify-type {
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  .auth-inner .certify-sel-wrap:not(.type2) .certify-opt-tit {
    margin-top: 0;
  }
  .auth-inner .certify-sel-wrap:not(.type2) .certify-option > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.2rem;
    padding-bottom: 3.2rem;
  }
  .auth-inner .certify-sel-wrap:not(.type2) .certify-type {
    width: 100%;
  }
  .auth-inner .certify-sel-wrap:not(.type2) .certify-type > li {
    padding: 0;
  }
  .auth-inner .certify-sel-wrap:not(.type2) .certify-type > li .login-link {
    padding: 2.4rem;
  }
  .auth-inner .certify-sel-wrap:not(.type2) .certify-type > li .login-link + .btn-wrap {
    margin-top: 2.4rem;
    padding-top: 0.8rem;
    border-top: 1px solid #D8D8D8;
  }
  .auth-inner .certify-sel-wrap:not(.type2) .certify-type > li::before, .auth-inner .certify-sel-wrap:not(.type2) .certify-type > li::after {
    position: absolute;
    top: 2.4rem;
    left: 2.4rem;
  }
  .auth-inner .certify-sel-wrap:not(.type2) .certify-type > li::after {
    position: absolute;
    top: 50%;
    left: auto;
    right: 2.4rem;
    width: 2.4rem;
    height: 2.4rem;
    margin-top: -1.2rem;
    background-image: url(../img/pattern/content/ico_login_certify_go.svg);
  }
  .auth-inner .certify-sel-wrap:not(.type2) .certify-type > li .type-tit {
    padding-left: 4.8rem;
    font-size: 2.1rem;
  }
  .auth-inner .certify-sel-wrap:not(.type2) .certify-type > li .type-desc {
    margin-top: 2.4rem;
    color: #555555;
  }
  .auth-inner .certify-sel-wrap:not(.type2) .certify-type > li .icon-arr {
    margin-top: 1.6rem;
  }
}
.auth-inner .certify-sel-wrap.type-slim .certify-opt-tit {
  margin-top: 0;
}
.auth-inner .certify-sel-wrap.type-slim .certify-option > li {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 600px) {
  .auth-inner .certify-sel-wrap.type-slim .certify-option > li {
    padding-top: 0;
  }
}
.auth-inner .certify-sel-wrap.type-slim .certify-type {
  max-width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.auth-inner .certify-sel-wrap.type-slim .certify-type > li {
  max-width: unset;
  width: calc(50% - 1.6rem * 1 / 2);
}
@media (max-width: 600px) {
  .auth-inner .certify-sel-wrap.type-slim .certify-type > li {
    width: 100%;
  }
}
.auth-inner .certify-sel-wrap.type-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.auth-inner .certify-sel-wrap.type-arrow + .certify-sel-wrap.type-arrow {
  margin-top: 20px;
  border-top: 1px solid #d8d8d8;
}
.auth-inner .certify-sel-wrap.type-arrow .tit-wrap {
  padding-top: 18px;
}
@media (max-width: 600px) {
  .auth-inner .certify-sel-wrap.type-arrow .tit-wrap {
    padding-top: 18px;
  }
}
.auth-inner .certify-sel-wrap.type-arrow .certify-opt-tit {
  margin-top: 0;
}
.auth-inner .certify-sel-wrap.type-arrow .certify-option > li {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3.2rem;
  padding-bottom: 4rem;
}
@media (max-width: 600px) {
  .auth-inner .certify-sel-wrap.type-arrow .certify-option > li {
    padding-top: 0;
    padding-bottom: 3.2rem;
  }
}
.auth-inner .certify-sel-wrap.type-arrow .tab-area {
  padding-top: 3.2rem;
}
.auth-inner .certify-sel-wrap.type-arrow .tab-conts {
  margin-top: 0;
}
.auth-inner .certify-sel-wrap.type-arrow .certify-type {
  max-width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  row-gap: 14px;
  margin-top: 16px;
}
@media (max-width: 767px) {
  .auth-inner .certify-sel-wrap.type-arrow .certify-type {
    gap: 16px;
  }
}
.auth-inner .certify-sel-wrap.type-arrow .certify-type > li {
  max-width: unset;
  width: calc(33.33% - 16px);;
}
.auth-inner .certify-sel-wrap.type-arrow .certify-type > li:before, .auth-inner .certify-sel-wrap.type-arrow .certify-type > li:after {
  display: none;
}
.auth-inner .certify-sel-wrap.type-arrow .certify-type > li .login-link {
  position: relative;
  padding: 28px 18px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 767px) {
  .auth-inner .certify-sel-wrap.type-arrow .certify-type > li .login-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 100px;
    padding: 10px;
  }
}
.auth-inner .certify-sel-wrap.type-arrow .certify-type > li .login-link::before, .auth-inner .certify-sel-wrap.type-arrow .certify-type > li .login-link::after {
  position: absolute;
  top: 30px;
  left: 20px;
  content: "";
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center;
}
.auth-inner .certify-sel-wrap.type-arrow .certify-type > li .login-link::after {
  position: absolute;
  top: 30px;
  left: auto;
  right: 20px;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkuNTYzIDE4LjI1TDE2LjQzNiAxMiA5LjU2MyA1Ljc1IiBzdHJva2U9IiMyRDJEMkQiIHN0cm9rZS13aWR0aD0iMS42IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz48L3N2Zz4=");
}
@media (max-width: 600px) {
  .auth-inner .certify-sel-wrap.type-arrow .certify-type > li .login-link::before {
    width: 48px;
    height: 48px;
    background-size: 48px 48px;
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    /*margin-bottom: 20px;*/
  }
  .auth-inner .certify-sel-wrap.type-arrow .certify-type > li .login-link::after {
    display: none;
  }
}
.auth-inner .certify-sel-wrap.type-arrow .certify-type > li .type-tit {
  position: relative;
  padding-left: 32px;
  padding-right: 24px;
}
@media (max-width: 600px) {
  .auth-inner .certify-sel-wrap.type-arrow .certify-type > li .type-tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 0;
    text-align: center;
    font-size: 12px;
    white-space: nowrap;
  }
}
.auth-inner .certify-sel-wrap.type-arrow .certify-type > li .type-desc {
  padding-right: 0;
}
.auth-inner .certify-sel-wrap.type-arrow .certify-type > li.mobile .login-link:before {
  background-image: url(../img/pattern/content/ico_login_certify_type_01.svg);
}
.auth-inner .certify-sel-wrap.type-arrow .certify-type > li.public .login-link:before {
  background-image: url(../img/pattern/content/ico_login_certify_type_02.svg);
}
.auth-inner .certify-sel-wrap.type-arrow .certify-type > li.public2 .login-link:before {
  background-image: url(../img/pattern/content/public_certification.svg);
}
.auth-inner .certify-sel-wrap.type-arrow .certify-type > li.etc .login-link:before {
  background-image: url(../img/pattern/content/ico_login_certify_type_04.svg);
}
.auth-inner .certify-sel-wrap.type-arrow .certify-type > li.simplicity .login-link:before {
  background-image: url(../img/pattern/content/ico_login_certify_type_03.svg);
}
.auth-inner .certify-sel-wrap.type-arrow .certify-type > li.sns .login-link:before {
  background-image: url(../img/pattern/content/ico_login_certify_type_04.svg);
}
.auth-inner .certify-sel-wrap.type-arrow .certify-type > li.id .login-link:before {
  background-image: url(../img/pattern/content/ico_login_certify_type_05.svg);
}
.auth-inner .certify-sel-wrap.type-arrow .certify-type > li.guest .login-link:before {
  background-image: url(../img/pattern/content/ico_login_certify_type_06.svg);
}
.auth-inner .certify-sel-wrap.type-arrow .certify-type > li.onepass .login-link::before {
  background-image: url(../img/pattern/content/onepass.svg);
}
.auth-inner .certify-sel-wrap.type2 {
  width: 100%;
}
.auth-inner .certify-sel-wrap.type2 .tit-wrap {
  margin-bottom: 3.2rem;
}
.auth-inner .certify-sel-wrap.type2 .certify-opt-tit {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 2.5rem;
  color: #1D1D1D;
  font-weight: 700;
}
.auth-inner .certify-sel-wrap.type2 .certify-option > li:not(:last-child) {
  border-bottom: 1px solid #D8D8D8;
}
.auth-inner .certify-sel-wrap.type2 .certify-type {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 1.6rem;
  width: 100%;
}
.auth-inner .certify-sel-wrap.type2 .certify-type > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: calc(33.33% - 1.6rem * 2 / 3);
  -ms-flex-direction: column;
      flex-direction: column;
  position: relative;
  background-color: #F8F8F8;
  border: 1px solid #E4E4E4;
  border-radius: 1.2rem;
}
.auth-inner .certify-sel-wrap.type2 .certify-type > li .login-link {
  display: block;
  width: 100%;
  padding: 3.2rem;
}
.auth-inner .certify-sel-wrap.type2 .certify-type > li .login-link + .btn-wrap {
  margin-top: 1.6rem;
}
.auth-inner .certify-sel-wrap.type2 .certify-type > li .login-link:focus-visible {
  outline-offset: -0.4rem;
  outline: 2px solid rgba(36, 107, 235, 0.8);
  border-radius: 1.2rem;
}
.auth-inner .certify-sel-wrap.type2 .certify-type > li .login-link::before, .auth-inner .certify-sel-wrap.type2 .certify-type > li .login-link::after {
  display: block;
  content: "";
  width: 3.2rem;
  height: 3.2rem;
  background-size: contain;
}
.auth-inner .certify-sel-wrap.type2 .certify-type > li .login-link::after {
  position: absolute;
  top: 3.2rem;
  left: auto;
  right: 3.2rem;
  width: 2.4rem;
  height: 2.4rem;
  background-image: url(../img/pattern/content/ico_login_certify_go.svg);
}
.auth-inner .certify-sel-wrap.type2 .certify-type > li.mobile .login-link::before {
  background-image: url(../img/pattern/content/ico_login_certify_type_01.svg);
}
.auth-inner .certify-sel-wrap.type2 .certify-type > li.public .login-link::before {
  background-image: url(../img/pattern/content/ico_login_certify_type_02.svg);
}
.auth-inner .certify-sel-wrap.type2 .certify-type > li.simplicity .login-link::before {
  background-image: url(../img/pattern/content/ico_login_certify_type_03.svg);
}
.auth-inner .certify-sel-wrap.type2 .certify-type > li.sns .login-link::before {
  background-image: url(../img/pattern/content/ico_login_certify_type_04.svg);
}
.auth-inner .certify-sel-wrap.type2 .certify-type > li.id .login-link::before {
  background-image: url(../img/pattern/content/ico_login_certify_type_05.svg);
}
.auth-inner .certify-sel-wrap.type2 .certify-type > li.guest .login-link::before {
  background-image: url(../img/pattern/content/ico_login_certify_type_06.svg);
}
.auth-inner .certify-sel-wrap.type2 .certify-type > li.public2 .login-link::before {
  background-image: url(../img/pattern/content/public_certification.svg);
}
.auth-inner .certify-sel-wrap.type2 .certify-type > li.etc .login-link::before {
  background-image: url(../img/pattern/content/ico_login_certify_type_04.svg);
}
.auth-inner .certify-sel-wrap.type2 .certify-type > li.onepass .login-link::before {
  background-image: url(../img/pattern/content/onepass.svg);
}
.auth-inner .certify-sel-wrap.type2 .certify-type > li .type-tit {
  margin-top: 3.2rem;
  font-size: 2.5rem;
  color: #1D1D1D;
  font-weight: 700;
}
.auth-inner .certify-sel-wrap.type2 .certify-type > li .type-desc {
  min-height: 7.6rem;
  margin-top: 2.4rem;
  color: #555555;
}
.auth-inner .certify-sel-wrap.type2 .certify-type > li .icon-arr {
  margin-top: 1.6rem;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .auth-inner .certify-sel-wrap.type2 .certify-option > li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.2rem;
  }
  .auth-inner .certify-sel-wrap.type2 .certify-type {
    max-width: 100%;
  }
  .auth-inner .certify-sel-wrap.type2 .certify-type > li {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .auth-inner .certify-sel-wrap.type2 .certify-opt-tit {
    margin-top: 0;
  }
  .auth-inner .certify-sel-wrap.type2 .certify-option > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
  .auth-inner .certify-sel-wrap.type2 .certify-type {
    width: 100%;
  }
  .auth-inner .certify-sel-wrap.type2 .certify-type > li {
    width: 100%;
    padding: 0;
  }
  .auth-inner .certify-sel-wrap.type2 .certify-type > li .login-link {
    padding: 2.4rem;
  }
  .auth-inner .certify-sel-wrap.type2 .certify-type > li .login-link::before, .auth-inner .certify-sel-wrap.type2 .certify-type > li .login-link::after {
    position: absolute;
    top: 2.4rem;
    left: 2.4rem;
  }
  .auth-inner .certify-sel-wrap.type2 .certify-type > li .login-link::after {
    position: absolute;
    top: 50%;
    left: auto;
    right: 2.4rem;
    width: 2.4rem;
    height: 2.4rem;
    margin-top: -1.2rem;
    background-image: url(../img/pattern/content/ico_login_certify_go.svg);
  }
  .auth-inner .certify-sel-wrap.type2 .certify-type > li .login-link + .btn-wrap {
    margin-top: 2.4rem;
    padding-top: 0.8rem;
    border-top: 1px solid #D8D8D8;
  }
  .auth-inner .certify-sel-wrap.type2 .certify-type > li .type-tit {
    margin-top: 0;
    padding-left: 4.8rem;
    font-size: 2.1rem;
  }
  .auth-inner .certify-sel-wrap.type2 .certify-type > li .type-desc {
    margin-top: 2.4rem;
    color: #555555;
  }
  .auth-inner .certify-sel-wrap.type2 .certify-type > li .icon-arr {
    margin-top: 1.6rem;
  }
}
.auth-inner .join-member-bn-wrap-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 0;
  -webkit-column-gap: 1.6rem;
     -moz-column-gap: 1.6rem;
          column-gap: 1.6rem;
}
.auth-inner .join-member-bn-wrap-column.right {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-top: -2rem;
}
@media (max-width: 600px) {
  .auth-inner .join-member-bn-wrap-column {
    row-gap: 2.4rem;
  }
}
.auth-inner .join-member-bn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.6rem;
  color: #1D1D1D;
}
.auth-inner .join-member-bn-wrap .txt-desc {
  font-weight: 700;
}
.auth-inner .join-member-bn-wrap .btn-wrap {
  width: auto;
}
@media (max-width: 600px) {
  .auth-inner .join-member-bn-wrap {
    row-gap: 0;
  }
  .auth-inner .join-member-bn-wrap .btn-wrap .btn {
    height: auto;
    font-size: 1.7rem;
  }
}
