﻿@charset "utf-8";

/* 폰트사이즈 */
.fs_14 {font-size:14px; font-family:'notoR'; line-height:1.4; color:#333;}
.fs_16 {font-size:16px; font-family:'notoR'; line-height:1.5; color:#333;}
.fs_18 {font-size:18px; font-family:'notoM'; line-height:1.6; color:#222;}

/* 제목박스 */
.box_st1_3{position: relative; padding: 10px 20px; font-family: "NotoR"; line-height: 1.4;border-radius: 30px;overflow: hidden;background: #3775c3;color: #fff;margin-top:10px;}


/* 테이블 스크롤2 */
.tableScroll2 {overflow-x:auto; }
.tableScroll2 .table_st{width:740px}	



@media screen and (max-width :490px) {



}