html {scroll-behavior: smooth;}
*{font-family: "Nanum Gothic", sans-serif;word-break:keep-all !important}
.serif{font-family: "Tinos", serif !Important;letter-spacing:1px;}
body{min-width:1400px;line-height:1.5;}
.ctt{width:1400px;margin:0 auto;}
.mb_block{display:none;}
.pc_block{display:block;}
.wt{color:#fff;}
.c1{color:#083f88}
.c2{color:#f7941d}
.bl{color:#000}
.b1{background:#083f88}
.b2{background:#f7941d}
.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;}
.f14{font-size:14px;}
@media screen and (max-width:799px){
  .mb_block{display:block;}
  .pc_block{display:none;}
  body{min-width:100%;width:100%}
  .ctt{width:90%}
  .f50{font-size:22px;}
  .f46{font-size:20px;}
  .f40{font-size:19px}
  .f32{font-size:18px;}
  .f30{font-size:17px;}
  .f26{font-size:17px;}
  .f22{font-size:16px;}
  .f20{font-size:16px;}
  .f18{font-size:14px;}
  .f16{font-size:13px;}
  .f14{font-size:12px;}
}