/* 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;}
.tip-top{width:100%; height:450px; position:relative; background:#f2f2f0;}
.tip-top span{width:1100px; height:250px; position:relative; margin:0 auto; display:block;}
/*.tip-menu {position:relative; width:1100px; height:200px; display:block; margin:0 auto; background-image:url('http://miraehair.cafe24.com/wig/guide_top_bg02.jpg')}
.tip-menu ul {width:100%; height:100%; display:block;}
.tip-menu ul li {position:relative;width:150px;height:150px;display:inline-block;margin:15px 25px 0 0;}
.card{width:100%;height:100%;transition:0.5s; position:absolute; transform-style:preserve-3d;}
.card:hover {transform:rotateY(180deg);}
.side {height:100%;width:100%;position:absolute;backface-visibility:hidden;}
.back {transform:rotateY(180deg);}*/

.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;}
.top {margin:30px auto 0 auto; width:1300px; }
.top img{border-radius:20px;}
/* BASIC css end */

