@charset "utf-8";
/* CSS Document */

.title-skin003 { font-family: 'Noto Sans Korean', sans-serif; background: rgb(34, 59, 123); background: linear-gradient( to right, rgb(34, 59, 123) 0%, rgb(40, 65, 121) 35%, rgb(97, 114, 149) 99%, rgb(151, 158, 187) 100%) }
.title-skin003-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-skin003-cell { display: table-cell; box-sizing: border-box; vertical-align: middle; height: 68px;  padding: 0 10px 0 15px; }
.title-skin003-title { font-size: 19px; font-weight: 500; text-shadow: 1px 1px 5px rgba(0,0,0,0.2); }