@charset "utf-8";

/* =========================================================
	1.curator
========================================================= */


.curatorNewArrivalttl {
	padding: 35px 0 35px 30px;
}

.curatorNewArrivalttl span {
	font-size: 18px;
	font-weight: bold;
}

.curatorProfile {
    border-bottom: 1px solid #e5e5e5;
	padding: 20px 0 38px;
}

.profilePhoto {
	display:table-cell;
	text-align: center;
	vertical-align: middle;
	width:230px;
}

* html .profilePhoto {
	display: inline;
	zoom:1;
}

*:first-child+html .profilePhoto {
	display: inline;
	zoom:1;
}

.profilePhoto img {
	-moz-border-radius:170px;
	-webkit-border-radius:170px;
	border-radius:170px;
	height: 170px;
	width: 170px;
}

.profileTxt {
	display:table-cell;
	vertical-align: middle;
	width:410px;
}

* html .profileTxt {
	display: inline;
	zoom:1;
}

*:first-child+html .profileTxt {
	display: inline;
	zoom:1;
}

.profileTxt .name {
	font-size: 18px;
	padding-bottom:15px;
}

.profileTxt .txt {
	color: #666;
	font-size: 14px;
	margin-bottom: 20px;
}


.profileBtn li {
	float: left;
	margin-right: 10px;
}

.profileBtn li a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block;
	text-align: center;
	width: 90px;
	padding-top: 40px;
	padding-bottom: 5px;
}

.profileBtn li a span {
	font-size: 12px;
	font-weight: bold;

}

.profileBtn .blg a {
	background: #eee url(../img/icon22.png) center 12px no-repeat;
	-moz-box-shadow: 0 3px 0 0 #ccc;
	-webkit-box-shadow: 0 3px 0 0 #ccc;
	box-shadow: 0 3px 0 0 #ccc;
}

.profileBtn .fb a {
	background: #3c5a98 url(../img/icon23.png) center 12px no-repeat;
	-moz-box-shadow: 0 3px 0 0 #283d66;
	-webkit-box-shadow: 0 3px 0 0 #283d66;
	box-shadow: 0 3px 0 0 #283d66;
	color:#fff;
}

.profileBtn .tw a {
	background: #31a7e0 url(../img/icon24.png) center 12px no-repeat;
	-moz-box-shadow: 0 3px 0 0 #2680ad;
	-webkit-box-shadow: 0 3px 0 0 #2680ad;
	box-shadow: 0 3px 0 0 #2680ad;
	color:#fff;
}

.profileBtn .instagram a {
    background: #d93175 url(../img/icon30.png) center 13px no-repeat;
    -moz-box-shadow: 0 3px 0 0 #b1255e;
    -webkit-box-shadow: 0 3px 0 0 #b1255e;
    box-shadow: 0 3px 0 0 #b1255e;
    color:#fff;
}

.profileBtn .flw a {
	background: #7058a3 url(../img/icon25.png) center 13px no-repeat;
	-moz-box-shadow: 0 3px 0 0 #4d3d70;
	-webkit-box-shadow: 0 3px 0 0 #4d3d70;
	box-shadow: 0 3px 0 0 #4d3d70;
	color:#fff;
}

.curatorProfileTxt {
    border-bottom: 1px solid #e5e5e5;
}

.curatorProfileTxt p {
	font-size: 14px;
	padding: 40px 30px 25px;
}

.articleSns-pc {
	padding-bottom: 40px;
}

.curatorList {
	margin-bottom: 40px;
}

.curatorList > li {
	background: url(../img/arrow01.png) right center no-repeat;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    display: block;
	float: left;
	width: 319px;
}

.curatorList > li:hover {
	-moz-box-shadow: 1px 1px 5px 0 #ccc;
	-webkit-box-shadow: 1px 1px 5px 0 #ccc;
	box-shadow: 1px 1px 5px 0 #ccc;
}

.curatorList > li a {
	display: block;
	height: 210px;
	padding: 39px;
	width: 241px;
}

.curatorList > li a .curatorImg {
    height: 120px;
	margin: 0 auto 15px;
    width: 120px;
}

.curatorList .curatorImg img {
	-moz-border-radius:120px;
	-webkit-border-radius:120px;
	border-radius:120px;
    height: 120px;
    width: 120px;
}

.curatorList > li a div.boxTxtR dt{
	font-size: 18px;
	padding-bottom: 10px;
	text-align: center;
}

.curatorList > li a div.boxTxtR dd {
	font-size: 14px;
}

/*  */
#curatorDetail .newArrivalList {
	border-top: 1px solid #e5e5e5;
	margin-bottom: 50px;
}

#curatorDetail .newArrivalList li {
	border-bottom: 1px solid #e5e5e5;
	float: none;
	padding-bottom: 0;
	width:640px;
}

#curatorDetail .newArrivalList li a {
	background:url(../img/arrow01.png) right center no-repeat;
	display: block;
}

#curatorDetail .newArrivalList li .photo,
#curatorDetail .newArrivalList li .txt {
	float: left;
}

#curatorDetail .newArrivalList li .photo {
	padding-bottom: 0;
}

#curatorDetail .newArrivalList li .txt {
	padding: 15px 30px;
	width:367px;
}

#curatorDetail .newArrivalList dl {
	height: auto;
	padding: 0;
}

#curatorDetail .newArrivalList li .txt dt {
	font-size:18px;
}

#curatorDetail .newArrivalList .sns li {
	border-bottom: none;
}

.category-top-box-title-s {
	font-size: 20px;
	font-weight: bold;
}

.category-top-box p {
	line-height: 1.6;
	font-size: 12px;
	margin-top: 8px;
}

.category-top-box {
	padding: 30px;
	border-top: 2px solid #f39800;
	margin-top: -1px;
}

#requestBtn .btn {
	background:#ec6d71 url(../img/icon01.png) 18px center no-repeat;
	width:580px;
	line-height: 75px;
	margin:20px auto 0 auto;
}

#requestBtn .btn a {
	background:url(../img/parts.png) no-repeat;
	background-position: 554px -108px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	display:block;
	padding-left:64px;
}

#requestBtn .btn a br {
	display: none;
}

/* no-article */
.no-article {
	border-top:1px solid #e5e5e5;
	padding: 35px 30px;
}

.no-article p {
	font-size:16px;
	text-align: center;
	font-weight: bold;
}