/* BASIC css start */
@font-face {
     font-family: 'S-CoreDream-4Regular';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream-3Light';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}


.tip-menu {position:relative; width:100%; display:block; margin:30px auto 0 auto; }
.tip-menu ul {width:1300px;  display:block; margin:0 auto; text-align:center;}
.tip-menu ul li {width:19.3%; display:inline-block; text-align:center; height:50px; margin:20px 7px;}
.tip-menu ul li a { display:block; width:100%; line-height:50px; font-size:17px; font-family: 'S-CoreDream-3Light'; border-radius:30px; background:#f7f7f7;}
.tip-menu ul li a.active { font-weight:bold; color:#fff; background:#333;}
.tip-menu ul li a:hover { font-weight:bold; color:#fff; background:#333;}
.tip-menu ul li:last-child a{border-right:none; margin-right:0;}


.box {width:1300px; margin:30px auto 0 auto; background:#f5f5f5; padding:30px 0 30px;}
.box ul{width:100%; text-align:center;}
.box ul li{display:inline-block; margin:3% 5% 3% 0; border:1px solid #ddd; width:25%;}
.box ul li:nth-child(3){margin-right:0;}
.box ul li:nth-child(6){margin-right:0;}
.box img{width:100%;}

.tip-title {width:1100px; padding-top:80px; text-align:center; margin:0 auto;}
.tip-title .red-box { width:90px; height:35px; background:#cc0000; display:block; position:relative; margin:0 auto; line-height:35px; color:#fff; font-weight:700; font-size:20px;letter-spacing:1px}
.tip-title .menu-title {font-size:60px; font-family: 'Noto Sans KR', sans-serif; font-weight:300; color:#333; margin-top:5px; line-height:100px; letter-spacing:-3px;}
.tip-title .menu-title01 {font-size:20px; font-family: 'Noto Sans KR', sans-serif; color:#777; margin:0 auto; font-weight:300; letter-spacing:-1px; padding-bottom:30px; line-height:27px;}

/* BASIC css end */

