@font-face {
    font-family: 'MiceGothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-01@1.0/MICEGothic.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'MiceGothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-01@1.0/MICEGothic Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

html {scroll-behavior: smooth; -webkit-text-size-adjust: 100%;}
*{font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;word-break:keep-all !important;letter-spacing:-0.5px;}
body{min-width:1400px;}
.ctt{width:1400px;margin:0 auto;}
.mb_block{display:none;}
.pc_block{display:block;}
.wt{color:#fff;}
.c1{color:#082c89}
.c2{color:#01b3cb}
.c3{color:#91e6ff}
.b1{background:#082c89}
.b2{background:#01b3cb}
.pd180{padding:180px 0}
.pdt180{padding-top:180px}
.mt80{margin-top:80px;}
.mt60{margin-top:60px;}
.mt40{margin-top:40px;}
.mt30{margin-top:30px;}
.mt20{margin-top:20px;}
.mt15{margin-top:15px;}
.mt10{margin-top:10px;}
.lh17{line-height:1.7}
.lh16{line-height:1.6;}
.lh15{line-height:1.5;}
.lh14{line-height:1.4;}
.f60{font-size:60px;}
.f50{font-size:50px;}
.f46{font-size:46px;}
.f40{font-size:40px;}
.f32{font-size:32px;}
.f30{font-size:30px;}
.f26{font-size:26px;}
.f22{font-size:22px;}
.f20{font-size:20px;}
.f18{font-size:18px;}
.f16{font-size:16px;}
.f15{font-size:15px;}
.f14{font-size:14px;}
.f13{font-size:13px;}
@media screen and (max-width:799px){
  .mb_block{display:block;}
  .pc_block{display:none;}
  body{min-width:100%;width:100%}
  .ctt{width:90%}
  .pd180{padding:80px 0}
  .pdt180{padding-top:80px}
  .mt80{margin-top:50px;}
  .mt60{margin-top:40px;}
  .mt40{margin-top:30px;}
  .mt30{margin-top:20px;}
  .mt20{margin-top:15px;}
  .mt15{margin-top:10px;}
  .mt10{margin-top:6px;}
  .f60{font-size:26px;}
  .f50{font-size:22px;}
  .f46{font-size:21px;}
  .f40{font-size:20px}
  .f32{font-size:19px;}
  .f30{font-size:19px;}
  .f26{font-size:18px;}
  .f22{font-size:17px;}
  .f20{font-size:16px;}
  .f18{font-size:14px;}
  .f16{font-size:13px;}
  .f15{font-size:12px;}
  .f14{font-size:12px;}
  .f13{font-size:11px;}
}