@charset "UTF-8";
@use "sass:math";
/* =============================================== ==========================
    ## 공통 믹스인 모음
  ================================================= ======================== */
@use 'sass:math';
/* 기준 화면 너비 */
/* pixel을 vw로 변환해주는 함수 */
@font-face {
  font-family: "NotoSans";
  font-style: normal;
  font-weight: 300;
  src: url(../font/NotoSansKR-Light.woff2) format("woff2"), url(../font/NotoSansKR-Light.woff) format("woff"); }

@font-face {
  font-family: "NotoSans";
  font-style: normal;
  font-weight: 400;
  src: url(../font/NotoSansKR-Regular.woff2) format("woff2"), url(../font/NotoSansKR-Regular.woff) format("woff"); }

@font-face {
  font-family: "S-CoreDream";
  font-style: normal;
  font-weight: 500;
  src: url(../font/S-CoreDream-5Medium.woff2) format("woff2"), url(../font/S-CoreDream-5Medium.woff) format("woff"); }

html {
  background-color: #fff;
  font-size: 62.5%;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

body {
  min-width: 280px;
  margin: 0;
  color: #353f43;
  font-size: 1em;
  font-family: "NotoSans", sans-serif;
  font-weight: 300;
  -webkit-overflow-scrolling: touch; }

article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block; }

ul,
ol,
dl,
dt,
dd {
  margin: 0;
  padding: 0; }

ol,
ul {
  list-style: none; }

em,
address {
  font-style: normal; }

figure {
  margin: 0; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  overflow: visible;
  height: 0; }

button {
  -webkit-appearance: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show; }

td {
  vertical-align: middle; }

em {
  background-color: #E7F5FE; }

small {
  font-size: 80%; }

b,
strong {
  font-weight: 400; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: 400;
  word-break: keep-all;
  word-wrap: break-word; }

p {
  word-break: keep-all;
  word-wrap: break-word; }

a {
  color: #202020;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

iframe {
  border: 0; }

img,
video {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: top;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden;
  max-width: 100%;
  vertical-align: top; }

summary {
  display: list-item; }

::-moz-selection {
  background: #148ce6;
  color: #FFF;
  text-shadow: none; }

::selection {
  background: #148ce6;
  color: #FFF;
  text-shadow: none; }

template,
.hidden,
[hidden] {
  display: none; }

.a11y {
  position: absolute !important;
  overflow: hidden;
  height: 1px;
  width: 1px;
  clip: rect(1px, 1px, 1px, 1px); }

@media (min-width: 60em) {
  .for-until-large {
    display: none !important; } }

@media (max-width: 59.99em) {
  .for-large {
    display: none !important; } }

html,
body {
  min-height: 100%; }

.error {
  min-height: 100vh;
  padding: 50px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -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;
  text-align: center;
  line-height: 1.6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.error__logo {
  width: 190px;
  height: 30px; }

.error__h {
  color: #202020;
  font-family: "S-CoreDream", sans-serif;
  font-weight: 500;
  font-size: 2.8rem;
  letter-spacing: -0.03em;
  line-height: 1.4;
  margin-top: 1rem;
  margin-bottom: 1rem; }

.error__box {
  padding: 3rem 2rem 2rem;
  margin: 0 auto;
  border: 1px solid rgba(32, 32, 32, 0.1);
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.error__func {
  padding-top: 0.5rem; }

.error p {
  font-size: 1.6rem;
  margin: 0;
  padding: 0;
  margin-bottom: 2rem;
  word-break: keep-all;
  word-wrap: break-word; }

.error b {
  color: #E95E00; }

.error .btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  position: relative;
  padding: 12px 30px;
  border: 1px solid rgba(32, 32, 32, 0.5);
  background-color: transparent;
  font-size: 1.6rem;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0;
  vertical-align: middle;
  line-height: 1.2;
  border-radius: 30px;
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
  padding: 16px 40px;
  font-family: "NotoSans", sans-serif;
  font-size: 1.6rem;
  font-weight: 400; }

.error .btn span {
  position: relative;
  z-index: 1;
  vertical-align: top; }

.error .btn:hover, .error .btn:focus {
  border-color: #148ce6;
  color: #148ce6;
  text-decoration: none; }

.error .btn--em {
  border-color: #202020;
  background-color: #202020;
  color: #FFF; }

.error .btn--em:hover, .error .btn--em:focus {
  border-color: #148ce6;
  background-color: #148ce6;
  color: #FFF; }

@media (max-width: 59.99em) {
  .error .btn {
    display: block;
    margin-top: 1.5rem;
    width: 100%; } }

@media (min-width: 45em) {
  .error__h {
    font-size: 3.6rem;
    margin-top: 3rem;
    margin-bottom: 5rem; }
  .error__box {
    padding: 6rem 4rem 5rem; } }

@media (min-width: 60em) {
  .error {
    padding: 100px 20px; }
  .error__logo {
    width: 150px;
    height: 55px; }
  .error__box {
    width: 840px;
    max-width: none; }
  .error__func {
    padding-top: 3rem; }
  .error p {
    font-size: 1.8rem;
    margin-bottom: 3rem; }
  .error .btn {
    font-size: 1.8rem; }
  .error .btn + .btn {
    margin-left: 0.5rem; } }
