#main_image {
	margin: 0 auto 10px;
	text-align: center;
}

#main_image img {
	max-width: 100%;
	height: auto;
}

.date_wrap {
	position: relative;
}

.date_wrap .date,
.date_wrap .views {
	font-size: 14px;
	line-height: 20px;
	color: #6c6c6c;
	display: inline-block;
}

.date_wrap .date {
	margin-right: 30px;
}

.date_wrap .clip {
	width: 187px;
	height: 187px;
	position: absolute;
	top: -110px;
	right: -58px;
	overflow: hidden;
}

.date_wrap .views {
	padding-left: 20px;
	background: url(/common/img/icon_check_g.png?001) left center no-repeat;
}

#main_cont {
	color: #232323;
}

#main_cont h1 {
	margin: 0 0 34px;
	padding: 20px 0 10px;
	font-size: 24px;
	line-height: 35px;
	font-weight: bold;
	background: url(/common/img/diagonal_border.png) left bottom repeat-x;
}
#main_cont h1.twitter::after {
    content: url(/common/img/icon_topic_tw_l.png);
    margin: 0 0 0 10px;
    vertical-align: text-bottom;
}
#main_cont h1.instagram::after {
    content: url(/common/img/icon_topic_ig_l.png);
    margin: 0 0 0 10px;
    vertical-align: text-bottom;
}

#main_cont .catch {
	margin-bottom: 60px;
	font-size: 14px;
	line-height: 25px;
}

#main_cont .sub_title,
.sub_title {
	margin-bottom: 18px;
	font-size: 18px;
	line-height: 35px;
	border-bottom: 3px solid #000;
	color: #000;
}

#main_cont .sub_title span,
.sub_title span {
	color: #b7001a;
}

#main_cont .relation_title {
	margin: 0 0 18px;
	padding: 10px;
	font-size: 16px;
	text-align: center;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
}

.photos {
	margin-bottom: 80px;
	position: relative;
	overflow: hidden;
	letter-spacing: -0.4em;
}

.photos div {
	letter-spacing: normal;
	vertical-align: top;
}

.photos img{
	margin: 0 auto 15px;
	max-width: 100%;
	height: auto;
}

.photos .caption {
	font-size: 12px;
	line-height: 20px;
	color: #5c5c5c;
}

.photos.two {
	margin-right: -14px;
}
.photos.two div {
	width: 280px;
	margin-right: 14px;
	display: inline-block;
}

.photos.three {
	margin-right: -8px;
	margin-bottom: 60px;
}

.photos.three div {
	width: 186px;
	margin-right: 8px;
	margin-bottom: 20px;
	display: inline-block;
}
.photos .img {
   text-align: center;
}

.text {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 80px;
}

.comment {
	margin-bottom: 80px;
	font-size: 14px;
	line-height: 34px;
}

.comment .comment_box {
	width: 416px;
	margin: 0 auto;
	background: url(/common/topics/img/bg_comment_balloon.png) left top repeat-y;
}

.comment .comment_top,
.comment .comment_bottom {
	line-height: 0;
}
.comment .box_inner {
	min-height: 110px;
	margin: 30px 40px;
}

.comment.face .comment_box {
	margin-bottom: 14px;
}

.comment.face .img {
	width: 137px;
	height: 137px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.comment.face .img img {
	width: 100%;
	height: auto;
}
.comment.face .img span {
	position: absolute;
	top: 0;
	left: 0;
}

.comment.full {
	position: relative;
	overflow: hidden;
	display: table;
}
.comment.full .img {
	width: 130px;
	padding-right: 25px;
	position: relative;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}
.comment.full .img img {
	max-width: 130px;
	margin-top: -10px;
	height: auto;
}

.comment.full .comment_box {
	margin: 0 12px 0 0;
	position: relative;
	z-index: 1;
}
.comment.full .left_tri {
	position: absolute;
	top: 40%;
	left: -24px;
}

.profile {
	margin: 30px 20px 40px;
	padding: 30px 0;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	position: relative;
	overflow: hidden;
}

.profile h3 {
	margin: 0 auto 45px;
	text-align: center;
}

.profile .prof_box {
	font-size: 14px;
	line-height: 25px;
}

.profile .prof_box .name {
	font-size: 18px;
	font-weight: bold;
}


.profile.photo .img {
	max-width: 155px;
	margin-right: 35px;
	float: left;
}

.profile.photo .img img {
	max-width: 100%;
	height: auto;
}

.credit {
	margin: 0 20px 50px;
	padding-bottom: 40px;
	border-bottom: 3px solid #000;
	font-size: 14px;
	line-height: 25px;
}

.shop {
	margin: 0 20px 40px;
	padding: 0 0 30px 0;
	border-bottom: 3px solid #000;
	position: relative;
	overflow: hidden;
}

.shop h3 {
	margin: 0 auto 45px;
	text-align: center;
}

.shop p {
	font-size: 14px;
	line-height: 25px;
}

.shop .name {
	font-size: 18px;
	font-weight: bold;
}