/* CSS Document */
.newarrival-box {
	background: url(/ec/img/usr/pg/mgr/index/top_back.png) no-repeat;
	width: 100%;
	padding-top: 50px;
	margin-bottom: 60px;
    background-position: top;
}

.newarrival-box__title {
	margin-bottom: 40px;
}

.newarrival-box__wrap {
	display: flex;
	justify-content: space-between;
	width: 880px;
	margin: auto;
}

.newarrival-box__thum {
	width: 420px;
}
.newarrival-box__subtitle {
	width: 100%;
	padding: 50px 0 5px;
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
}
.newarrival-box__subtitle--artist {
	background: url(/ec/img/usr/pg/mgr/index/artist_title.jpg) no-repeat;
}
.newarrival-box__subtitle--shop-info {
	background: url(/ec/img/usr/pg/mgr/index/shop_info.jpg) no-repeat;
}
.newarrival-box__bnlink {
	margin-top: 20px;
	margin-bottom: 60px;
	display: block;
}
.special_int {
	margin-bottom: 60px;
	display: block;
}
.pre-bni {
	margin: 60px 0 80px;
	display: block;
}

.ohter-title-wrap {
	color: #fff;
	height: 589px;
	margin: 0 auto;
}
.ohter-title-back {
	background-color: #7d7014;
	margin-bottom: 20px;
	width: 420px;
	/* height: 78px; */
}
.other-title {
	padding: 5px 0 0;
	font-size: 24px;
	-webkit-filter: drop-shadow(3px 2px 2px rgba(0,0,0,1));
	filter: drop-shadow(3px 2px 2px rgba(0,0,0,1));
}
.other-border {
	border-bottom: solid 1px #92852A;
	width: 93%;
	margin: 0 auto;
}
.other-name {
	font-size: 18px;
    /* padding: 0 0 5px; */
    border-top: solid 1px #92852A;
    width: 93%;
    line-height: 2;
    /* text-align: center; */
    margin: 0 auto;
}
