.content {
	font-size: 14px;
	color: #333;
	line-height: 1.5em;
}

.title {
	padding: 10px 10px;
	font-size: 4.5vw;
	line-height: 1.4em;
	border-bottom: 1px solid #b5b5b5;
    word-break: keep-all;
}
.title .event_date{
	color: #ccc;
	font-size: 3.5vw;
	text-align: left;
}
@media screen and (min-width: 550px) {
	.title{
		font-size: 20px;
	}
	.title .event_date{
		font-size: 15px;
	}
}
.minbak_img img{
	display: block;
	width: 100%;
}

.con-box {
	padding: 18px 18px 0;
}
.con-box ul {
	margin-bottom: 20px;
}
.con-box ul img{
	display: block;
	width: 100%;
}

.info {
	padding: 18px 0;
	color: #25b275;
	border-top: 1px dashed #b5b5b5;
}

.content > a {
	display: block;
	padding: 12px 10px 12px 18px;
	font-size: 16px;
	color: #333;
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
}
.content a p {
	padding-right: 8px;
	background: url(/m/1.0/common/minbakdanawa_img/common/icon_arrow_right_large.png) no-repeat right;
	background-size: 10px 18px;
}

.meta .user { display: block; width: 70%; }
.meta .date { display: inline-block; position: absolute; right: 0px; top: 0px; }
.review_lst .eidt-btn-wrap { width: 100%; text-align: right; }

#eventViewContents img, #eventViewContents strong, #eventViewContents div, #eventViewContents p{width: 100% !important; height: auto !important;}

@media only screen and (max-width: 550px) {
    #event_paris_private_house .share_facebook {
        width: 14.1% !important;
        height: 1.5% !important;
        left: 23.75% !important;
        border-radius: 10px !important;
    }

    #event_paris_private_house .share_kakao {
        width: 14.1% !important;
        height: 1.5% !important;
        left: 43.45% !important;
        border-radius: 10px !important;
    }

    #event_paris_private_house .shareUrl {
        width: 14.1% !important;
        height: 1.5% !important;
        left: 61.75% !important;
        border-radius: 10px !important;
    }
}
