/* BASIC css start */
header .b_gnb ul li:nth-of-type(1) a {font-weight: 500 !important;}
header .b_gnb ul li:nth-of-type(1) a:before {content: ''; display: none !important;}
header .b_gnb ul li:nth-of-type(2) a {font-weight: 900;}
header .b_gnb ul li:nth-of-type(2) a:before {content: attr(data-hidden-tab); z-index: -1; display: block; position: absolute; top: -5px; left: -7px; width: 74px; height: 30px; background-color: #edecec; border-radius: 20px;}

.top_btn {z-index: 100; position: fixed; right: -40px; bottom: 50px; display: block; width: 40px; height: 40px; background-image: url(/design/peterjin/11657/top_btn-01.png); transition: 0.4s;}

/* #container */

#container {padding-top: 50px;}
.inner {padding: 0 30px 50px 30px;}
.inner h2 {margin-bottom: 20px; font-weight: 700;}


/* BASIC css end */

