@charset "utf-8";
/* CSS Document */

.title-skin002 { font-family: 'Noto Sans Korean', sans-serif; background: rgb(116, 188, 0); background: linear-gradient( 70deg, rgb(116, 188, 0) 0%, rgb(127, 193, 0) 50%, rgb(152, 204, 0) 90%, rgb(157, 219, 0) 100%); }
.title-skin002-wrap {
	display: table; width: 100%;
	background: rgba(0,0,0,1);
	background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 10%, rgba(0,0,0,0) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.3)), color-stop(10%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 10%, rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 10%, rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 10%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 10%, rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.title-skin002-cell { display: table-cell; box-sizing: border-box; vertical-align: middle; height: 68px;  padding: 0 10px 0 15px; }
.title-skin002-title { font-size: 19px; font-weight: 500; text-shadow: 1px 1px 5px rgba(0,0,0,0.2); }