@charset "UTF-8";
.cf:before,.cf:after{content: " ";display: table;}
.cf:after{clear: both;}
.cf{*zoom: 1;}
.lead-txt img {
	display: none !important;
}
.main-contents .detail_share {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.main-contents .detail_share .iine-image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.main-contents .detail_share .iine {
	padding: 10px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

#others .detail_share {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#others .detail_share .iine-image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
#others .detail_share .iine {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.profile_block .info .right,
.profile .info .right {
	text-align: left;
}
.recommend-item,
#beautydiary .product,
#main #story010 #sec01,
#main #story011 #sec01,
#main #story013 #sec01,
#main #story014 #sec01,
#main #story015 #sec01,
#main #story018 #sec01 {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
}
#main .main-contents #story011,
#main .main-contents #story013 {
	background-position: left 15px;
}
#main .story_format #story_cnt .left p {
	font-size: 12px;
}
#main #story001 #sec01 p {
	line-height: 1.5em;
}
#main #story013 #story_cnt {
	width: 720px;
}
#main #story013 #story_cnt .left p.item_name {
	line-height: 1.2;
}
@media print, screen and (max-width: 959px) { 
	.ColumnList2 {
		position: relative;
	}
	.LayoutContent .main-contents {
		width: 100%;
		float: none;
		margin-left: auto;
	}
	.LayoutContent .main-contents img {
		max-width: 100%;
		width: auto;
	}
	.profile_block  img,
	.profile .info img {
		width: 67px;
	}
	#howto .detail-social-btn {
		display: none;
	}
	.profile_block .detail,
	.profile .detail  {
		font-size: 14px;
	}
	.recommend-item .left .txt {
		font-size: 16px;
	}
	#story .recommend-item .item-img {
		width: 99px !important;
	}
	#main #story .recommend-item,
	#main #howto .recommend-item {
		width: 100% !important;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	}
	#howto .recommend-item .left {
		width: 55% !important;
	}
	#main.specialLp .slecialLp-newArticle .readMore:before {
		width: 8px !important;
		height: 8px !important;
		top: 10px !important;
		right: -15px !important;
		margin: auto;
	}
	.pager ul .page-btn {
		width: auto;
		height: auto;
		border: none;
		min-width: 4em;
	}
	.pager ul .page-btn .page-num {
		position: static;
		width: auto;
	}
	.pager .page-btn.prev a:before {
		display: block;
		content: "";
		position: absolute;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 52%;
		left: 0;
		width: 10px;
		height: 10px;
		margin-top: -6px;
		background: #000;
	}
	.pager .page-btn.prev a:after {
		display: block;
		content: "";
		position: absolute;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 52%;
		left: 1px;
		width: 10px;
		height: 10px;
		margin-top: -6px;
		background: #fff;
	}
	.pager .page-btn.next a:before {
		display: block;
		content: "";
		position: absolute;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 52%;
		right: 0;
		width: 10px;
		height: 10px;
		margin-top: -6px;
		background: #000;
	}
	.pager .page-btn.next a:after {
		display: block;
		content: "";
		position: absolute;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 52%;
		right: 1px;
		width: 10px;
		height: 10px;
		margin-top: -6px;
		background: #fff;
	}

}
@media print, screen and (min-width: 960px) {
	.lead-txt h1 {
		line-height: 1.5em;
	}
	.recommend-item .left .txt {
		font-size: 16px;
	}
}
@media print, screen and (max-width: 320px) {
	#main #story .recommend-item .item-img,
	#main #howto .recommend-item .item-img {
	  width: 99px !important;
	}
	#howto .recommend-item .left ,
	.recommend-item .left {
		width: 50% !important;
	}
  }