#content-main div.relic-list{
    width: 32% !important;
    height: auto !important;
    margin: 0 0.6% !important;
}
#content-main div.relic-list img{
	width:100% !important;
	height:200px !important;
}
#content-main div.relic-list ul{
	display:block !important;
	margin:0 !important;
}

#content-main div.relic-list ul li.title{
	font-size:110% !important;
	line-height:initial !important;
	width:100% !important;
	text-align:center;
	margin: 10px 0 5px !important;
}
#content-main .km-view ul li strong{
	text-align:center;
	font-weight:normal !important;
	font-size:16px;
	padding:10px !important;
	width:90px !important;
	background:#f7f7f7;
}
#content-main .km-view ul{
	width:434px !important;
}
#content-main .km-view ul li:last-child{
	border-bottom: 1px solid #e6e6e6;
}
#content-main .km-view ul li span{
	font-size:16px;
	padding:10px;
	width:344px;
	text-align:left;
}
#content-main .km-view ul li:last-child span span.kakao a,
#content-main .km-view ul li:last-child span span.instagram a,
#content-main .km-view ul li:last-child span span.blog a,
#content-main .km-view ul li:last-child span span.youtube a,
#content-main .km-view ul li:last-child span span.facebook a{
    width: 100%;
    height: 100%;

}
#content-main .km-view ul li:last-child span span.kakao,
#content-main .km-view ul li:last-child span span.instagram,
#content-main .km-view ul li:last-child span span.blog,
#content-main .km-view ul li:last-child span span.youtube,
#content-main .km-view ul li:last-child span span.facebook{
	display:inline-block;
	width:auto;
	margin-right:5px;
	width:30px;
	height:30px;
	padding:0;
}
#content-main .km-view ul li:last-child span span.kakao{
    background: url(/images/open.content/youngman/protect/kakao.svg) no-repeat center center;
    background-size: 100%;
}
#content-main .km-view ul li:last-child span span.instagram{
    background: url(/images/open.content/youngman/protect/insta.svg) no-repeat center center;
    background-size: 100%;
}
#content-main .km-view ul li:last-child span span.blog{
    background: url(/images/open.content/youngman/protect/blog.svg) no-repeat center center;
    background-size: 100%;
}
#content-main .km-view ul li:last-child span span.youtube{
    background: url(/images/open.content/youngman/protect/youtb.svg) no-repeat center center;
    background-size: 100%;
}
#content-main .km-view ul li:last-child span span.facebook{
    background: url(/images/open.content/youngman/protect/face.svg) no-repeat center center;
    background-size: 100%;
}
#content-main div.photo-view-images a{
	display:inline-block;
}
#content-main div.photo-view-images a img.main-image{
	width:400px;
	height:256px;
}
#content-main div.photo-view-images a.related-images{
	display:block;
	width:100%;
	margin-top:20px;
	text-align:center;
}
#content-main div.photo-view-images a.related-images img{
	max-width:100%;
	text-align:center;
}
