*, *::before, *::after { box-sizing: border-box; }

html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); height: -webkit-fill-available; }

header ul ul { list-style-type: none !important; }

header ul { padding-inline-start: 0px; }

body { margin: 0; font-family: 'Noto Sans KR', sans-serif; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #fff; min-height: 100vh; min-height: -webkit-fill-available; display: flex; flex-direction: column; }

input, select, textarea, button { font-family: inherit; }

h1, h2, h3, h4, h5, h6, p { margin: 0; }

img { max-width: 100%; display: block; }

a:-webkit-any-link { text-decoration: none; color: inherit; }

a { text-decoration: none; color: inherit; }

.text_center { text-align: center; }

.mw-500 { max-width: 500px; margin-left: auto; margin-right: auto; }

#full_cover { width: 100%; max-width: 500px; margin-left: auto; margin-right: auto; flex: 1; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; flex-direction: column; overflow: hidden; }

.full_inner { display: flex; flex-direction: column; }

.full_inner.fit { flex: 1 1 auto; justify-content: center; }

.container { width: 100%; margin-right: auto; margin-left: auto; }

.row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { position: relative; width: 100%; }

.col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }

.col-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }

.col-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }

.col-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }

.col-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }

.col-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }

.col-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }

.col-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }

.col-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }

.col-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }

.col-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }

.col-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }

.col-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }

.col-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }

.p-15 { padding-left: 15px; padding-right: 15px; }

.m-15 { margin-left: 15px; margin-right: 15px; }

.m-full-15 { margin-left: -15px; margin-right: -15px; }

.mt-auto { margin-top: auto; }

.mb-auto { margin-bottom: auto; }

.m-0 { margin: 0 !important; }

.mt-0, .my-0 { margin-top: 0 !important; }

.mr-0, .mx-0 { margin-right: 0 !important; }

.mb-0, .my-0 { margin-bottom: 0 !important; }

.ml-0, .mx-0 { margin-left: 0 !important; }

.m-1 { margin: 0.25rem !important; }

.mt-1, .my-1 { margin-top: 0.25rem !important; }

.mr-1, .mx-1 { margin-right: 0.25rem !important; }

.mb-1, .my-1 { margin-bottom: 0.25rem !important; }

.ml-1, .mx-1 { margin-left: 0.25rem !important; }

.m-2 { margin: 0.5rem !important; }

.mt-2, .my-2 { margin-top: 0.5rem !important; }

.mr-2, .mx-2 { margin-right: 0.5rem !important; }

.mb-2, .my-2 { margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 { margin-left: 0.5rem !important; }

.m-3 { margin: 1rem !important; }

.mt-3, .my-3 { margin-top: 1rem !important; }

.mr-3, .mx-3 { margin-right: 1rem !important; }

.mb-3, .my-3 { margin-bottom: 1rem !important; }

.ml-3, .mx-3 { margin-left: 1rem !important; }

.m-4 { margin: 1.5rem !important; }

.mt-4, .my-4 { margin-top: 1.5rem !important; }

.mr-4, .mx-4 { margin-right: 1.5rem !important; }

.mb-4, .my-4 { margin-bottom: 1.5rem !important; }

.ml-4, .mx-4 { margin-left: 1.5rem !important; }

.m-5 { margin: 3rem !important; }

.mt-5, .my-5 { margin-top: 3rem !important; }

.mr-5, .mx-5 { margin-right: 3rem !important; }

.mb-5, .my-5 { margin-bottom: 3rem !important; }

.ml-5, .mx-5 { margin-left: 3rem !important; }

.p-0 { padding: 0 !important; }

.pt-0, .py-0 { padding-top: 0 !important; }

.pr-0, .px-0 { padding-right: 0 !important; }

.pb-0, .py-0 { padding-bottom: 0 !important; }

.pl-0, .px-0 { padding-left: 0 !important; }

.p-1 { padding: 0.25rem !important; }

.pt-1, .py-1 { padding-top: 0.25rem !important; }

.pr-1, .px-1 { padding-right: 0.25rem !important; }

.pb-1, .py-1 { padding-bottom: 0.25rem !important; }

.pl-1, .px-1 { padding-left: 0.25rem !important; }

.p-2 { padding: 0.5rem !important; }

.pt-2, .py-2 { padding-top: 0.5rem !important; }

.pr-2, .px-2 { padding-right: 0.5rem !important; }

.pb-2, .py-2 { padding-bottom: 0.5rem !important; }

.pl-2, .px-2 { padding-left: 0.5rem !important; }

.p-3 { padding: 1rem !important; }

.pt-3, .py-3 { padding-top: 1rem !important; }

.pr-3, .px-3 { padding-right: 1rem !important; }

.pb-3, .py-3 { padding-bottom: 1rem !important; }

.pl-3, .px-3 { padding-left: 1rem !important; }

.p-4 { padding: 1.5rem !important; }

.pt-4, .py-4 { padding-top: 1.5rem !important; }

.pr-4, .px-4 { padding-right: 1.5rem !important; }

.pb-4, .py-4 { padding-bottom: 1.5rem !important; }

.pl-4, .px-4 { padding-left: 1.5rem !important; }

.p-5 { padding: 3rem !important; }

.pt-5, .py-5 { padding-top: 3rem !important; }

.pr-5, .px-5 { padding-right: 3rem !important; }

.pb-5, .py-5 { padding-bottom: 3rem !important; }

.pl-5, .px-5 { padding-left: 3rem !important; }

.btn { display: inline-block; font-weight: 400; color: #212529; text-align: center; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .btn { transition: none; } }

.btn:hover { color: #212529; text-decoration: none; }

.btn:focus, .btn.focus { outline: 0; }

.btn.disabled, .btn:disabled { opacity: 0.65; }

a.btn.disabled, fieldset:disabled a.btn { pointer-events: none; }

a.btn { box-sizing: border-box; }

.btn-lg, .btn-group-lg > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; }

.btn-block { display: block; width: 100%; }

.btn-block + .btn-block { margin-top: 0.5rem; }

input.btn-block[type="submit"], input.btn-block[type="reset"], input.btn-block[type="button"] { width: 100%; }

.btn-secondary { color: #888888 !important; background-color: #ececec; border-color: #ececec; }

.font-weight-light { font-weight: 300 !important; }

.font-weight-lighter { font-weight: lighter !important; }

.font-weight-normal { font-weight: 400 !important; }

.font-weight-bold { font-weight: 700 !important; }

.font-weight-bolder { font-weight: bolder !important; }

.font-italic { font-style: italic !important; }

.text-white { color: #fff !important; }

.badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

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

.form-control { display: block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .form-control { transition: none; } }

.form-control::-ms-expand { background-color: transparent; border: 0; }

.form-control:-moz-focusring { color: transparent; text-shadow: 0 0 0 #495057; }

.form-control:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.form-control::-webkit-input-placeholder { color: #6c757d; opacity: 1; }

.form-control::-moz-placeholder { color: #6c757d; opacity: 1; }

.form-control:-ms-input-placeholder { color: #6c757d; opacity: 1; }

.form-control::-ms-input-placeholder { color: #6c757d; opacity: 1; }

.form-control::placeholder { color: #6c757d; opacity: 1; }

.form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1; }

select.form-control:focus::-ms-value { color: #495057; background-color: #fff; }

.form-control-file, .form-control-range { display: block; width: 100%; }

.col-form-label { padding-top: calc(0.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.5; }

.col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.25rem; line-height: 1.5; }

.col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.875rem; line-height: 1.5; }

.form-control-plaintext { display: block; width: 100%; padding: 0.375rem 0; margin-bottom: 0; font-size: 1rem; line-height: 1.5; color: #212529; background-color: transparent; border: solid transparent; border-width: 1px 0; }

.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg { padding-right: 0; padding-left: 0; }

.form-control-sm { height: calc(1.5em + 0.5rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; }

.form-control-lg { height: calc(1.5em + 1rem + 2px); padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] { height: auto; }

textarea.form-control { height: auto; }

.form-group { margin-bottom: 1rem; }

.form-text { display: block; margin-top: 0.25rem; }

.form-row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; }

.form-row > .col, .form-row > [class*="col-"] { padding-right: 5px; padding-left: 5px; }

.form-check { position: relative; display: block; padding-left: 1.25rem; }

.form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; }

.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label { color: #6c757d; }

.form-check-label { margin-bottom: 0; }

.form-check-inline { display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: center; align-items: center; padding-left: 0; margin-right: 0.75rem; }

.form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; }

.input-group { position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: stretch; align-items: stretch; width: 100%; }

.input-group > .form-control, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file { position: relative; -ms-flex: 1 1 0%; flex: 1 1 0%; min-width: 0; margin-bottom: 0; }

.input-group > .form-control + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control + .custom-file, .input-group > .form-control-plaintext + .form-control, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .custom-file, .input-group > .custom-select + .form-control, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file { margin-left: -1px; }

.input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label { z-index: 3; }

.input-group > .custom-file .custom-file-input:focus { z-index: 4; }

.input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.input-group > .custom-file { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; }

.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group > .custom-file:not(:first-child) .custom-file-label { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.input-group-prepend, .input-group-append { display: -ms-flexbox; display: flex; }

.input-group-prepend .btn, .input-group-append .btn { position: relative; z-index: 2; }

.input-group-prepend .btn:focus, .input-group-append .btn:focus { z-index: 3; }

.input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn { margin-left: -1px; }

.input-group-prepend { margin-right: -1px; }

.input-group-append { margin-left: -1px; }

.input-group-text { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; padding: 0.375rem 0.75rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: 0.25rem; }

.input-group-text input[type="radio"], .input-group-text input[type="checkbox"] { margin-top: 0; }

.input-group-lg > .form-control:not(textarea), .input-group-lg > .custom-select { height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control, .input-group-lg > .custom-select, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea), .input-group-sm > .custom-select { height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control, .input-group-sm > .custom-select, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; }

.input-group-lg > .custom-select, .input-group-sm > .custom-select { padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.custom-control { position: relative; display: block; min-height: 1.5rem; padding-left: 1.5rem; }

.custom-control-inline { display: -ms-inline-flexbox; display: inline-flex; margin-right: 1rem; }

.custom-control-input { position: absolute; left: 0; z-index: -1; width: 1rem; height: 1.25rem; opacity: 0; }

.custom-control-input:checked ~ .custom-control-label::before { color: #fff; border-color: #007bff; background-color: #007bff; }

.custom-control-input:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before { border-color: #80bdff; }

.custom-control-input:not(:disabled):active ~ .custom-control-label::before { color: #fff; background-color: #b3d7ff; border-color: #b3d7ff; }

.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label { color: #6c757d; }

.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before { background-color: #e9ecef; }

.custom-control-label { position: relative; margin-bottom: 0; vertical-align: top; }

.custom-control-label::before { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; background-color: #fff; border: #adb5bd solid 1px; }

.custom-control-label::after { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background: no-repeat 50% / 50% 50%; }

.custom-checkbox .custom-control-label::before { border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { border-color: #007bff; background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before { border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }

.custom-switch { padding-left: 2.25rem; }

.custom-switch .custom-control-label::before { left: -2.25rem; width: 1.75rem; pointer-events: all; border-radius: 0.5rem; }

.custom-switch .custom-control-label::after { top: calc(0.25rem + 2px); left: calc(-2.25rem + 2px); width: calc(1rem - 4px); height: calc(1rem - 4px); background-color: #adb5bd; border-radius: 0.5rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out; transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { transition: none; } }

.custom-switch .custom-control-input:checked ~ .custom-control-label::after { background-color: #fff; -webkit-transform: translateX(0.75rem); transform: translateX(0.75rem); }

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }

.custom-select { display: inline-block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 1.75rem 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; vertical-align: middle; background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.custom-select:focus { border-color: #80bdff; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-select:focus::-ms-value { color: #495057; background-color: #fff; }

.custom-select[multiple], .custom-select[size]:not([size="1"]) { height: auto; padding-right: 0.75rem; background-image: none; }

.custom-select:disabled { color: #6c757d; background-color: #e9ecef; }

.custom-select::-ms-expand { display: none; }

.custom-select:-moz-focusring { color: transparent; text-shadow: 0 0 0 #495057; }

.custom-select-sm { height: calc(1.5em + 0.5rem + 2px); padding-top: 0.25rem; padding-bottom: 0.25rem; padding-left: 0.5rem; font-size: 0.875rem; }

.custom-select-lg { height: calc(1.5em + 1rem + 2px); padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 1rem; font-size: 1.25rem; }

.custom-file { position: relative; display: inline-block; width: 100%; height: calc(1.5em + 0.75rem + 2px); margin-bottom: 0; }

.custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(1.5em + 0.75rem + 2px); margin: 0; opacity: 0; }

.custom-file-input:focus ~ .custom-file-label { border-color: #80bdff; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label { background-color: #e9ecef; }

.custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; }

.custom-file-input ~ .custom-file-label[data-browse]::after { content: attr(data-browse); }

.custom-file-label { position: absolute; top: 0; right: 0; left: 0; z-index: 1; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; border: 1px solid #ced4da; border-radius: 0.25rem; }

.custom-file-label::after { position: absolute; top: 0; right: 0; bottom: 0; z-index: 3; display: block; height: calc(1.5em + 0.75rem); padding: 0.375rem 0.75rem; line-height: 1.5; color: #495057; content: "Browse"; background-color: #e9ecef; border-left: inherit; border-radius: 0 0.25rem 0.25rem 0; }

.custom-range { width: 100%; height: 1.4rem; padding: 0; background-color: transparent; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.custom-range:focus { outline: none; }

.custom-range:focus::-webkit-slider-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-range:focus::-moz-range-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-range:focus::-ms-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-range::-moz-focus-outer { border: 0; }

.custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: #007bff; border: 0; border-radius: 1rem; -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; -webkit-appearance: none; appearance: none; }

@media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { -webkit-transition: none; transition: none; } }

.custom-range::-webkit-slider-thumb:active { background-color: #b3d7ff; }

.custom-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; }

.custom-range::-moz-range-thumb { width: 1rem; height: 1rem; background-color: #007bff; border: 0; border-radius: 1rem; -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; -moz-appearance: none; appearance: none; }

@media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { -moz-transition: none; transition: none; } }

.custom-range::-moz-range-thumb:active { background-color: #b3d7ff; }

.custom-range::-moz-range-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; }

.custom-range::-ms-thumb { width: 1rem; height: 1rem; margin-top: 0; margin-right: 0.2rem; margin-left: 0.2rem; background-color: #007bff; border: 0; border-radius: 1rem; -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }

@media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { -ms-transition: none; transition: none; } }

.custom-range::-ms-thumb:active { background-color: #b3d7ff; }

.custom-range::-ms-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: transparent; border-color: transparent; border-width: 0.5rem; }

.custom-range::-ms-fill-lower { background-color: #dee2e6; border-radius: 1rem; }

.custom-range::-ms-fill-upper { margin-right: 15px; background-color: #dee2e6; border-radius: 1rem; }

.custom-range:disabled::-webkit-slider-thumb { background-color: #adb5bd; }

.custom-range:disabled::-webkit-slider-runnable-track { cursor: default; }

.custom-range:disabled::-moz-range-thumb { background-color: #adb5bd; }

.custom-range:disabled::-moz-range-track { cursor: default; }

.custom-range:disabled::-ms-thumb { background-color: #adb5bd; }

.custom-control-label::before, .custom-file-label, .custom-select { transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .custom-control-label::before, .custom-file-label, .custom-select { transition: none; } }

.nav { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; }

.ml-auto { margin-left: auto; }

.mr-auto { margin-right: auto; }

.font_size_64 { font-size: 64px; }

.font_size_50 { font-size: 50px; }

.font_size_45 { font-size: 45px; }

.font_size_40 { font-size: 40px; }

.font_size_38 { font-size: 38px; }

.font_size_36 { font-size: 36px; }

.font_size_32 { font-size: 32px; }

.font_size_30 { font-size: 30px; }

.font_size_28 { font-size: 28px; }

.font_size_26 { font-size: 26px; }

.font_size_25 { font-size: 25px; }

.font_size_24 { font-size: 24px; }

.font_size_23 { font-size: 23px; }

.font_size_22 { font-size: 22px; }

.font_size_21 { font-size: 21px; }

.font_size_20 { font-size: 20px; }

.font_size_18 { font-size: 18px; }

.font_size_17 { font-size: 17px; }

.font_size_16 { font-size: 16px; }

.font_size_15 { font-size: 15px; }

.font_size_14 { font-size: 14px; }

.font_size_13 { font-size: 13px; }

.font_size_12 { font-size: 12px; }

.font_size_9 { font-size: 9px; }

.font_color_black { color: black !important; }

.font_color_white { color: white !important; }

@font-face { font-family: 'Pretendard-100'; src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff") format("woff"); font-weight: 100; font-style: normal; }

.Pretendard_100 { font-family: 'Pretendard-100'; }

@font-face { font-family: 'Pretendard-200'; src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraLight.woff") format("woff"); font-weight: 200; font-style: normal; }

.Pretendard_200 { font-family: 'Pretendard-200'; }

@font-face { font-family: 'Pretendard-300'; src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff") format("woff"); font-weight: 300; font-style: normal; }

.Pretendard_300 { font-family: 'Pretendard-300'; }

@font-face { font-family: 'Pretendard-400'; src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff") format("woff"); font-weight: 400; font-style: normal; }

.Pretendard_400 { font-family: 'Pretendard-400'; }

@font-face { font-family: 'Pretendard-500'; src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff") format("woff"); font-weight: 500; font-style: normal; }

.Pretendard_500 { font-family: 'Pretendard-500'; }

@font-face { font-family: 'Pretendard-600'; src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff") format("woff"); font-weight: 600; font-style: normal; }

.Pretendard_600 { font-family: 'Pretendard-600'; }

@font-face { font-family: 'Pretendard-700'; src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff") format("woff"); font-weight: 700; font-style: normal; }

.Pretendard_700 { font-family: 'Pretendard-700'; }

@font-face { font-family: 'Pretendard-800'; src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff") format("woff"); font-weight: 800; font-style: normal; }

.Pretendard_800 { font-family: 'Pretendard-800'; }

@font-face { font-family: 'Pretendard-900'; src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff") format("woff"); font-weight: 900; font-style: normal; }

.Pretendard_900 { font-family: 'Pretendard-900'; }

@font-face { font-family: 'KyoboHand'; src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.0/KyoboHand.woff") format("woff"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'BinggraeSamanco-Bold'; src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10@1.0/BinggraeSamanco-Bold.woff") format("woff"); font-weight: normal; font-style: normal; }

header { z-index: 1; }

body, button { font-weight: normal; word-break: keep-all; user-select: none; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

body { background-image: linear-gradient(180deg, #9D9ED2 0%, #FF94B0 100%); background-attachment: fixed; }

.bg_gradient { background-image: linear-gradient(180deg, #FEE2B7 0%, #F2A599 100%); background-attachment: fixed; }

.bg_gradient2 { background-image: linear-gradient(180deg, #FEC0B7 0%, #F2A599 100%); background-attachment: fixed; }

.bg_check { background-color: #FEF5F0; background-image: linear-gradient(#F8EBE3 0.1rem, transparent 0.1rem), linear-gradient(90deg, #F8EBE3 0.1rem, transparent 0.1rem); background-size: 2rem 2rem; }

.fade_out_wrapper { display: none; z-index: 10; position: absolute; opacity: 0; width: 100vw; height: 100vh; background: black; transition: opacity 0.5s; }

#full_cover { position: relative; flex-wrap: nowrap; }

#full_cover #sound_inner { display: none; z-index: 1; position: absolute; top: 5px; right: 0; }

#full_cover #sound_inner img { width: 45px; height: auto; }

a { cursor: pointer; }

.btn-point, .btn-point:hover { display: inline-block; justify-content: center; text-align: center; margin-top: 10px; padding-top: 10px; padding-bottom: 10px; min-height: 64px; color: #B46EC5; background: #FFEFE7; border: 2px solid #B46EC5; border-radius: 10px; font-family: 'Pretendard-400'; font-size: 18px; line-height: 20px; }

.bg_start { background: url("../img/start/start_bg.51e84df4de92.png"); background-size: cover; background-position: center; }

@keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

#start_inner { position: relative; font-family: "GmarketSansMedium"; color: #FFFFFF; }

#start_inner .hidden_title { opacity: 0; position: absolute; }

#start_inner .main_title_row img { width: 100%; height: auto; }

#start_inner .notice { font-family: 'Pretendard-400'; font-size: 12px; line-height: 15px; text-shadow: 0px 0px 4px #000000; }

#start_inner #test_start { padding: 5px 0; min-height: 60px; align-items: center; text-align: center; filter: drop-shadow(0px 4px 4px rgba(126, 51, 160, 0.25)); width: 100%; }

#start_inner #test_start .start { font-family: "Pretendard-800"; font-size: 30px; line-height: 36px; }

#start_inner #test_start .play_cnt { font-family: 'Pretendard-400'; font-size: 14px; line-height: 20px; }

#start_inner .sponsor_row { margin-top: 13px; align-items: center; }

#start_inner .sponsor_row .sponsor_zone { display: block; margin-left: auto; margin-right: auto; background-color: transparent; user-select: none; }

#start_inner .sponsor_row .sponsor_zone img { width: 108px; height: auto; }

.intro_inner { position: relative; display: none; cursor: pointer; }

.intro_inner p { font-family: "KyoboHand"; font-size: 20px; line-height: 26px; color: #FFFFFF; text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.59); }

.intro_inner .character_img { width: 60%; height: auto; margin: 0 auto; }

.intro_inner .audio_notification { font-family: "Pretendard-400"; font-size: 14px; line-height: 18px; color: black; text-shadow: 0px 0px 4px #FFFFFF; animation: 4s blink linear forwards; }

@keyframes blink { 0% { opacity: 0; }
  25% { opacity: 1; }
  50% { opacity: 0; }
  75% { opacity: 1; }
  100% { opacity: 0; } }

.intro_inner .play_icon { width: 20px; height: auto; animation: 0.75s fadeIn alternate infinite; }

.question_inner { position: relative; display: none; }

.question_inner h1 { font-family: "KyoboHand"; font-weight: 400; font-size: 20px; line-height: 26px; color: black; }

.question_inner h1.shadow { text-shadow: 0px 0px 4px #FFA45D; font-size: 22px; line-height: 29px; }

.question_inner h1.white { color: #FFFFFF; text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.59); font-size: 22px; line-height: 29px; }

.question_inner .character_img { width: 60%; height: auto; margin: 0 auto; }

.question_inner .answer__button { width: 100%; transition: 0.25s; font-family: "Pretendard-600"; font-size: 17px; line-height: 25px; }

.question_inner .answer__button.clicked { background: #B46EC5; color: #FFFFFF; }

.bg_question1 { background-image: url("../img/questions/bg_q1.019840fc0b0d.png"); background-repeat: no-repeat; background-size: cover; }

.bg_question2 { background-image: url("../img/questions/bg_q2.0647077a5acd.png"); background-repeat: no-repeat; background-size: cover; }

#loading_inner { position: relative; display: none; }

#loading_inner .txt { color: #FFFFFF; text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.59); font-family: "KyoboHand"; font-size: 22px; line-height: 29px; opacity: 0; animation: 1s fadeIn linear forwards; }

#loading_inner .txt:nth-child(2) { animation-delay: 1.5s; }

#loading_inner .loading { font-family: "Pretendard-600"; font-size: 18px; line-height: 23px; color: #9D3F32; }

#result_bg__layer { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }

#result_container { position: relative; overflow: visible; }

#result_container .result_top { margin-bottom: 15px; font-family: "KyoboHand"; font-size: 18px; line-height: 27px; }

#result_container .img_row { margin: 0 20px; }

#result_container .img_row h2 { font-weight: 400; font-family: "KyoboHand"; font-size: 18px; line-height: 27px; }

#result_container .img_row h1 { font-family: "BinggraeSamanco-Bold"; font-size: 35px; line-height: 45px; }

#result_container .img_row img { width: 100%; height: auto; }

#result_container .box_row { margin-top: 38px; margin-left: 20px; margin-right: 20px; }

#result_container .box_row .box_col { background: #FFFFFF; border-top-left-radius: 10px; border-top-right-radius: 10px; }

#result_container .box_row .box_col .box_title { text-align: start; padding: 17px 20px; font-family: "Pretendard-600"; font-size: 20px; line-height: 30px; }

#result_container .box_row .box_col .box_intro { font-family: "Pretendard-600"; font-size: 18px; line-height: 23px; }

#result_container .box_row .box_col #view_all_btn { margin-top: 15px; padding: 0; color: #BD8127; font-family: "GmarketSansMedium"; font-size: 18px; line-height: 23px; background: transparent; border: none; border-bottom: 1px solid #BD8127; }

#result_container .box_row .box_col .content_row { display: none; font-family: "Pretendard-400"; font-size: 16px; line-height: 21px; }

#result_container .box_row .box_col .content_row .content_col { text-align: start; }

#result_container .box_row .box_col .content_row .summary { font-family: "Pretendard-600"; font-size: 18px; line-height: 27px; }

#result_container .box_row .box_col .content_row .extra, #result_container .box_row .box_col .content_row .extra_cont { color: #B46EC5; }

#result_container .box_row .box_col .content_row .extra { font-family: "Pretendard-600"; font-size: 20px; line-height: 26px; }

#result_container .box_row .box_col .content_row .extra_cont { font-family: "Pretendard-600"; font-size: 18px; line-height: 23px; }

#result_container .box_row .box_col .content_row #mypage_btn { display: inline-block; padding: 19px; width: 100%; font-family: "Pretendard-400"; font-size: 20px; line-height: 26px; color: #fff; background: #B46EC5; border: none; border-radius: 999px; }

#result_container .box_row .box_col .content_row .info { font-family: "Pretendard-Regular"; font-size: 12px; line-height: 15px; }

#result_container .box_row .box_col img { width: 100%; height: auto; }

#result_container .type_modal_button { font-family: "Pretendard-400"; font-size: 20px; line-height: 26px; filter: none; }

#result_container .opinion_row { color: #000000; }

#result_container .opinion_row .opinion_title { font-family: "Pretendard-700"; }

#result_container .opinion_row .btn_txt { font-family: "Pretendard-400"; }

#result_container .test_explanation { font-family: "Pretendard-400"; font-size: 11px; line-height: 15px; color: #C5C8CB; }

#result_container .alarm_col { display: flex; background: rgba(255, 255, 255, 0.8); border: 2px solid #B46EC5; border-radius: 10px; }

#result_container .alarm_col p { text-align: start; align-self: center; font-family: "KyoboHand"; }

#result_container .alarm_col .alarm_btn { margin: 3px 3px 3px auto; padding: 21px 16px; font-family: "Pretendard-700"; color: #FFFFFF; background-color: #B46EC5; border-radius: 10px; }

@media (max-width: 400px) { #result_container .alarm_col p { font-size: 3.5vw; line-height: 4.5vw; } #result_container .alarm_col .alarm_btn { font-size: 4vw; line-height: 5.5vw; } }

@media (min-width: 401px) { #result_container .alarm_col p { font-size: 14px; line-height: 18px; } #result_container .alarm_col .alarm_btn { font-size: 16px; line-height: 22px; } }

#result_container .social_link_row { padding: 0 20px; }

#result_container .social_link_row .social_link_col { position: relative; }

#result_container .social_link_row .social_link_col #social_link { position: absolute; bottom: 5%; width: 100%; height: 15%; }

#result_container .social_link_row .social_link_col img { width: 100%; height: auto; }

#result_container .promo_link_row { margin-bottom: 150px; }

#result_container .promo_link_row a { font-family: "Pretendard-400"; font-size: 15px; line-height: 16px; color: #000000; border-bottom: 1px solid #000000; }

#result_container .floating_wrapper { width: 100%; position: fixed; bottom: 0; background-color: black; z-index: 1; }

#result_container .floating_wrapper .row { padding: 10px 15px; }

#result_container .floating_wrapper a, #result_container .floating_wrapper button { font-size: 24px; letter-spacing: 2px; padding: 0.25rem 0 0.25rem 0; border: 2px solid white; border-radius: 999px; color: white; }

#result_container .floating_wrapper .retry_btn { width: 50px; height: 50px; align-items: center; position: relative; }

#result_container .floating_wrapper .retry_btn img { position: absolute; top: 11px; left: 7px; }

.jquery-modal { padding-top: 0; }

.modal { background-color: transparent; width: 100%; border-radius: 0 !important; }

.modal .img_row { margin-top: 20px; padding-left: 20px; padding-right: 20px; }

.modal .img_row img { width: 100%; height: auto; }

.modal p { font-family: "BinggraeSamanco-Bold"; font-size: 35px; line-height: 45px; }

.modal #modal_lower_btn { position: fixed; top: calc(100vh - 70px); align-self: center; border-radius: 0; background-color: black; color: white; font-size: 24px; letter-spacing: 2px; }

@media (max-width: 540px) { .modal #modal_lower_btn { width: calc(100% - 40px); } }

@media (min-width: 541px) { .modal #modal_lower_btn { width: 500px; } }

#type_modal { height: calc(100vh - 20px); overflow-y: scroll; background-color: #FEF5F0; background-image: linear-gradient(#F8EBE3 0.1rem, transparent 0.1rem), linear-gradient(90deg, #F8EBE3 0.1rem, transparent 0.1rem); background-size: 2rem 2rem; }

#type_modal .close-modal { display: none !important; }

#login_modal { position: relative; border-radius: 10px; overflow: hidden; box-shadow: none; }

#login_modal .modal_inner { border-radius: 10px; overflow: hidden; background: linear-gradient(180deg, #1A164B 0%, #0E2D69 100%); }

#login_modal .notice_inner { margin-bottom: 100px; }

#login_modal .notice_inner img { padding-top: 50px; width: 70%; height: auto; }

#login_modal .notice_inner p { color: #FFFFFF; font-family: "KyoboHand"; font-size: 18px; line-height: 22px; }

#login_modal .button_wrapper { display: inline-block; width: 100%; }

#login_modal .button_wrapper #login_btn { display: inline-block; padding: 18px 10px; width: 100%; color: #FFFFFF; background: rgba(255, 255, 255, 0.27); border: 2px solid #FFFFFF; border-radius: 999px; font-family: "Pretendard-400"; font-size: 25px; line-height: 31px; }

#login_modal .close-modal { position: absolute; top: 15px; right: 15px; width: 15px; height: 15px; background-image: url("../../common/img/x_white.2518b1d871ef.svg"); background-size: cover; background-repeat: no-repeat; }

.modal::-webkit-scrollbar { display: none; }

.bridge_inner { cursor: pointer; position: relative; display: none; }

.bridge_inner .text_row p { color: black; font-family: "KyoboHand"; font-size: 20px; line-height: 26px; }

.bridge_inner .text_row p.shadow { text-shadow: 0px 0px 4px #FFA45D; }

.bridge_inner .text_row p.white { color: #FFFFFF; text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.59); }

.bridge_inner[count="1"] .text_row p, .bridge_inner[count="2"] .text_row p, .bridge_inner[count="5"] .text_row p { font-size: 22px; line-height: 29px; }

.bridge_inner .character_img { width: 60%; height: auto; margin: 0 auto; }

.bridge_inner .play_icon { width: 20px; height: auto; animation: 0.75s fadeIn alternate infinite; }

.summary_inner { display: none; transition: background 0.5s; }

.summary_inner p { font-family: "KyoboHand"; font-size: 20px; line-height: 26px; color: #102D76; text-shadow: 0px 0px 4px rgba(189, 188, 248, 0.87); }

.summary_inner .content { opacity: 0; transition: 1s; }

.summary_inner .content_wrapper { position: relative; padding: 8px 13px; width: fit-content; background: rgba(255, 239, 231, 0.42); border: 2px solid #102D76; box-shadow: 0px 1px 8px rgba(156, 149, 198, 0.81); border-radius: 99px; }

.summary_inner .content_wrapper .guide { position: absolute; top: -40px; left: 50%; transform: translateX(-50%); animation: 0.75s guideHover alternate infinite linear; }

.summary_inner .content_wrapper .guide p { font-family: "Pretendard-700"; color: #102D76; text-shadow: none; font-size: 12px; line-height: 18px; }

@keyframes guideHover { 0% { transform: translate(-50%, 0); }
  100% { transform: translate(-50%, 5px); } }

.summary_inner .content_wrapper p { font-family: "Pretendard-600"; color: #102D76; text-shadow: none; font-size: 16px; line-height: 24px; }

.summary_inner .play_icon { width: 20px; height: auto; animation: 0.75s fadeIn alternate infinite; }

.bg_summary1 { background-image: url("../img/questions/bg_summary1.02846f47641d.png"); background-size: cover; background-position: center; }

.bg_summary2 { background-image: url("../img/questions/bg_summary2.93440b4ffab0.png"); background-size: cover; background-position: center; }

#login_inner { display: none; background: #1A164B; font-family: "Pretendard-400"; }

#login_inner .notice { font-size: 18px; line-height: 27px; color: #FFFFFF; }

#login_inner .notice span { font-family: "Pretendard-700" !important; }

#login_inner img { max-width: 400px; width: 80vw; height: auto; }

#login_inner #login_button { display: flex; justify-content: center; align-self: center; box-sizing: border-box; padding: 10px 16px; width: 100%; min-height: 60px; font-size: 25px; line-height: 35px; color: #FFFFFF; background: rgba(255, 255, 255, 0.27); border: 2px solid #FFFFFF; border-radius: 10px; filter: drop-shadow(1px -1px 8px rgba(255, 255, 255, 0.3)); backdrop-filter: blur(2px); }

#login_inner .skip_button_row { display: flex; }

#login_inner .skip_button_row #skip_login_button { padding: 0; font-size: 16px; line-height: 22px; color: #FFFFFF; background: transparent; border: none; }

#progress_inner { display: none; }

#progress_inner .progress_bar { background: #C09671; width: 100%; height: 5px; }

#progress_inner .progress_bar .progress_gauge { background: #FFFFFF; width: 0; height: 5px; transition: 0.5s; }
