@charset "UTF-8";

/*
シャンプー・コンディショナー：ヘアケア DB0 PC用
-------------------------------------------------- */

body {
	min-width: 1150px;
}

/* div#dbCat01_54 {
	margin-bottom: 55px;
} */

div#dbCat01_54 div.inner .list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 40px;
}
div#dbCat01_54 div.inner .list li {
	margin-top: 25px;
	width: calc(50% - 20px / 2);
}
div#dbCat01_54 div.inner .list img {
	width: 100%;
}
.hideSP {
	display:block;
}

.hidePC {
	display:none;
}

div#dbCat01_54 .bnr01{
	width: 709px;
    margin: 64px auto 35px auto;
}

div#dbCat01_54 .bnr01 img{
	width: 100%;
}
