@charset "utf-8";
/*------------------------------------------------------------
	hairno
------------------------------------------------------------*/
#main .buyBox {
	padding-bottom: 8.2vw;
	background-image: url(../img/hairno/buy_photo01.jpg);
}
#main .buyBox .textBox {
	width: 47rem;
}
#main .commitmentBox01 {
	background: url(../img/hairno/commitment_photo04_sp.png) no-repeat right top / 29.8rem;
}
#main .commitmentBox01 .headLine02 .jp,
#main .commitmentBox02 .headLine02 .jp,
#main .comStepBox .headLine02 .jp {
	color: #333;
}
.comFeatures.rightBox .imgBox .textBox .text {
	color: #505050;
}
@media all and (max-width: 896px) {
	.comFeatures.rightBox .imgBox .textBox .text {
		color: #333;
	}
	#main .buyBox {
		padding: 19.733vw 0 20.533vw;
		background-image: url(../img/hairno/buy_photo01_sp.png);
		background-position: center top;
	}
	#main .buyBox .textBox {
		width: auto;
	}
	.slick-dots li {
		margin: 0 0.6rem;
		width: 11rem;
	}
	.comHowBox {
		padding-bottom: 11rem;
	}
}