/* POST
-------------------------------------------------- */
#post-index {
	padding: 0;
}
#post-tab {
	padding: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#post-tab li {
	text-align: center;
	font-size: 16px;
	padding: 0;
}
#post-tab li a {
	background-color: #f0f0f0;
	display: block;
	width: 100%;
	height: auto;
	padding: 5px 0;
}
#post-tab li a:hover {
	text-decoration: none;
}
#post-tab li a.active {
  color: #fff;
  background-color: #a0a0a0;
  text-decoration: none;
}
#post-tab-box .post-shoplist,
#post-tab-box .pager {
	display: none;
}
#post-tab-box .post-all .pager,
#post-tab-box .post-men .pager,
#post-tab-box .post-women .pager {
	display: block;
	margin-bottom: 28px;
}
.post-section {
	list-style: none;
	padding-left: 0;	
}
.post-latest .post-section-inner {
	padding: 0 0 30px;
	margin-bottom: 30px;
	border-bottom: 2px solid #a0a0a0;
}
.article-box-inner {
	margin-bottom: 5px;
}
.article-image {
	margin: 0;
	width: 100%;
	overflow: hidden;
	float: none;
	text-align: center;
}
.post-latest .post-shop {
	margin-bottom: 0;
}
.post-latest .post-shop-logo {
	width: 29%;
	padding-right: 10px;
}
.post-shop-logo-img {
	margin-bottom: 0;
}
.post-shop-logo img {
	border: 1px solid #000;
	max-width: 100%;
	height: auto;
}
.post-latest .post-shop-info {
	width: 70%;
	font-size: 0;
}
.post-latest .post-shop-name {
	margin-bottom: 5px;
}
.post-shop-name {
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 10px;
}
.post-shop-about {
	font-size: 10px;
	margin-bottom: 3px;
	word-break: break-all;
}
.article-date {
	float: none!important;
	width: 100%;
	display: inline-block;
	vertical-align: text-top;
}
#post-tab-box .post-all .article-date,
#post-tab-box .post-men .article-date,
#post-tab-box .post-women .article-date {
	font-size: 12px;
}
[id$="-detail"] .article-date .article-label-new, [id$="-index"] .article-date .article-label-new {
	display: inline-block;
	float: none;
	margin-left: 10px;
	margin-bottom: 0;
	padding: 0 3px;
	line-height: 1;
	vertical-align: text-top;
}

.post-shoplist .post-section-inner {
	padding: 0;
	margin-bottom: 15px;
}
.post-shoplist .post-shop-logo {
	width: 45%;
	padding-right: 10px;
	float: left;
}
.post-shoplist .post-shop-info {
	width: 55%;
	font-size: 0;
	float: left;
}
.post-shoplist .post-shop {
	margin-bottom: 0;
	width: 100%;
}
.post-shoplist .post-section-inner + .banner-rectangle {
	padding-top: 15px;
	clear: both;
}
#post-index-shop {
	padding: 0;
}
.post-shop-logo{
	width: 29%;
	padding-right: 10px;
}
.post-shop-info{
	width: 70%;
}
.post-shop-about a{
	text-decoration: underline;
}
.post-shop-about ~  .post-shop-about{
	margin-top: 15px;
}
.post-section-inner {
	padding: 0;
}
.post-all .article-box-inner,
.post-men .article-box-inner,
.post-women .article-box-inner {
	margin-bottom: 20px;
}
.article-image {
	margin-bottom: 10px;
}
#content [id$="-detail"] .content-title span {
	font-size: 13px;
	text-align: left;
}
#snapMain {
	margin-bottom: 30px;
}
#snapMain a {
	cursor: default;
}
#snapCaption .postsnapTitle,
.bigImg_btn {
	display: none;
}
#snapCaption {
	background-color: #f0f0f0;	
	padding: 15px;
	font-size: 13px;
}
.article-label-new {
	position: inherit;
	margin-right: 10px;
	vertical-align: text-top;
}
#post-tab-box {
	position: relative;
	margin-bottom: -10px;
	padding-bottom: 30px;
}
#post-loading {
	position: absolute;
	top:-15px;
	left: 50%;
	margin-left: -12px;
}
#post-loading img {
	max-width: 24px;
	height: auto;
}