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.5px;word-break:keep-all !important}
.serif{font-family: "Red Rose", serif !important;}
.gd{font-family: "Nanum Gothic", sans-serif !important;}
body{min-width:1440px;}
.ctt{width:1440px;margin:0 auto;}
.full_right{overflow:hidden;width: calc(50vw + 720px);margin-left: calc(50% - 720px);}
.mb_block{display:none;}
.pc_block{display:block;}
.wt{color:#fff}
.bold{font-weight:800;}
.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}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.c1{color:#41acaf}
.c2{color:#25789a}
.c3{color:#152365}
.c4{color:#fffc9e}
.b1{background:#41acaf}
.b2{background:#25789a}
.b3{background:#152365;}
.f50{font-size:50px;}
.f46{font-size:46px;}
.f40{font-size:40px;}
.f32{font-size:32px;}
.f26{font-size:26px;}
.f22{font-size:22px;}
.f20{font-size:20px;}
.f18{font-size:18px;}
.f17{font-size:16px;}
.f16{font-size:16px;}
.f14{font-size:16px;}
@media screen and (max-width:768px){
  section{scroll-margin-top:80px;}
  .mb_block{display:block;}
  .pc_block{display:none;}
  body{min-width:100%;width:100%}
  .ctt{width:90%}
  .pd180{padding:60px 0}
  .pdt180{padding-top:60px}
  .mt80{margin-top:50px;}
  .mt60{margin-top:30px}
  .mt40{margin-top:25px}
  .mt30{margin-top:20px}
  .mt20{margin-top:15px}
  .mt15{margin-top:10px;}
  .f50{font-size:22px;}
  .f46{font-size:21px}
  .f40{font-size:20px}
  .f32{font-size:19px;}
  .f26{font-size:18px;}
  .f22{font-size:17px;}
  .f20{font-size:16px;}
  .f18{font-size:15px;}
  .f17{font-size:15px;}
  .f16{font-size:14px;}
}