@charset "UTF-8";

/*
化粧品 [DB0]男性用化粧品
-------------------------------------------------- */
div#db0Pur_1030 .inner {
	width:870px;
	min-width:870px;
	margin: 0 auto 30px;
}

div#db0Pur_1030 .specialBox {
	margin:0 auto;
	padding:10px;
	background: #e60000;
	color:#ffffff;
	font-size:128%;
	font-weight:bold;
	text-align:center;
}


div#db0Pur_1030 .content01 #mv img {
	float: right;
	width: 402px;
}

div#db0Pur_1030 .content01 .cont01_01 {
	float: left;
	width: 441px;
}

div#db0Pur_1030 .content01 .cont01_01 h1 img {
	width: 100%;
	margin-bottom: 30px;
}

div#db0Pur_1030 .content02 {
	margin: 70px 0;
	background: #f0f0f0;
}

div#db0Pur_1030 .item_label {
	background: #172f17 url(/items_ex/images_Pur_1030/bar_01.png) no-repeat left top/531px 100%;
	height: 52px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 70px;
}

div#db0Pur_1030 .item_label img {
	width: 252px;
}

div#db0Pur_1030 .content02 .item_link_list {
	padding: 40px 70px 60px;
	display: flex;
	justify-content: space-between;
}

div#db0Pur_1030 .content02 .item_link_list li {
	width: 320px;
}

div#db0Pur_1030 a:hover {
	opacity: 0.7;
	text-decoration: none;
}

div#db0Pur_1030 .content02 .item_link_list li img {
	width: 100%;
}

div#db0Pur_1030 a img:hover {
	opacity: 1;
}

div#db0Pur_1030 .content02 .item_link_list li span {
	display: block;
	padding: 25px 0 0;
	color: #000;
	line-height: 1.43;
	text-decoration: underline;
}

div#db0Pur_1030 .content03 .item_label {
	background: #1e2b28 url(/items_ex/images_Pur_1030/bar_02.png) no-repeat left top/531px 100%;
}

div#db0Pur_1030 .content03 .clip_link_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

div#db0Pur_1030 .content03 .clip_link_list li {
	width: 420px;
	border-bottom: solid 2px #ccc;
	padding: 40px 0;
}

div#db0Pur_1030 .content03 .clip_link_list li a {
	display: flex;
	justify-content: space-between;
}

div#db0Pur_1030 .content03 .clip_link_list li a img {
	flex: none;
	width: 220px;
}

div#db0Pur_1030 .content03 .clip_link_list li a span {
	width: 185px;
	margin-top: 1.4em;
	color: #000;
	line-height: 1.43;
	text-decoration: none;
}

