::-webkit-scrollbar{width:6px;}
::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px;}
::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:10px;}
::-webkit-scrollbar-thumb:hover{background:#c7c7c7;}

html {scroll-behavior: smooth;color-scheme: light; -webkit-text-size-adjust: 100%;}
body{line-height:1.6;}
*{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;letter-spacing:-0.6px;word-break:keep-all !important}
.eng{font-family:"Audiowide", sans-serif !important;}
.gd{font-family: "Nanum Gothic", sans-serif !important;}
b{font-weight:bold}
body{min-width:1400px;}
.ctt{width:1400px;margin:0 auto;}
.full_right{overflow:hidden;width: calc(50vw + 700px);margin-left: calc(50% - 700px);}
.mb_block{display:none;}
.pc_block{display:block;}
.wt{color:#fff}
.bold{font-weight:700;}
.pd180{padding:180px 0}
.pdt180{padding-top:180px}
.mt80{margin-top:80px;}
.mt60{margin-top:60px}
.mt50{margin-top:50px;}
.mt40{margin-top:40px}
.mt30{margin-top:30px}
.mt20{margin-top:20px}
.mt15{margin-top:15px;}
.mt10{margin-top:10px;}
.c1{color:#104c88}
.c2{color:#36bbc8}
.f50{font-size:50px;}
.f46{font-size:46px;}
.f40{font-size:40px;}
.f36{font-size:36px}
.f32{font-size:32px;}
.f30{font-size:30px;}
.f26{font-size:26px;}
.f22{font-size:22px;}
.f20{font-size:20px;}
.f18{font-size:18px;}
.f17{font-size:17px;}
.f16{font-size:16px;}
.f14{font-size:14px;}
@media screen and (max-width:768px){
  section{scroll-margin-top:80px;}
  .full_right{margin-left:auto;margin-right:auto;width:90%;}
  .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:30px}
  .mt50{margin-top:30px;}
  .mt40{margin-top:20px}
  .mt30{margin-top:15px}
  .mt20{margin-top:10px}
  .mt15{margin-top:8px;}
  .f50{font-size:22px;}
  .f46{font-size:21px}
  .f40{font-size:20px}
  .f36{font-size:19px}
  .f32{font-size:19px;}
  .f30{font-size:18px;}
  .f26{font-size:18px;}
  .f22{font-size:17px;}
  .f20{font-size:16px;}
  .f18{font-size:15px;}
  .f17{font-size:15px;}
  .f16{font-size:14px;}
  .f14{font-size:13px;}
}