@charset "UTF-8";
/* CSS Document */

#mv.shaving {
	background-image: url("../../../../images/menu/bodyodor/shaving/images/mv.webp"),url("../../../../images/mv_bg.webp");
	background-size: 1046px 580px,cover;
	background-position: top left calc(50% + 420px),top center;
	background-repeat: no-repeat,no-repeat;
}

.shaving01 {
	padding-bottom: 110px;
}

.shaving01 .box {
	padding: 70px 0 100px;
	width: 1200px;
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}

.shaving01 .box p {
	width: 580px;
}

.shaving01 .box02 {
	padding: 0 0 100px;
	width: 1200px;
	margin: 0 auto;
}

.shaving01 .box02 table {
	width: 1140px;
	margin: 30px auto 80px;
}

.shaving01 .box02 table td {
	border: 2px solid #d7b0b0;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-left: 30px;
	line-height: 1.5em;
}

.shaving01 .box02 table td:first-child {
	padding-left: 20px;
	width: 100px;
	background-color: #f6eeee;
	font-weight: 500;
}