@charset "UTF-8";
/*---------------------------------------------------------------*\
	$INDEX
\*---------------------------------------------------------------*/
/*
・共通
・◯◯◯◯◯
・◯◯◯◯◯
*/

/*---------------------------------------------------------------*\
	$共通
\*---------------------------------------------------------------*/

#outcome .wrapper_catch_outcome {
	background-image: url("../img/equial/back_equial.png");
}

#fragrance .flower_outcome {
    left: 0;
    top: -65px;
    width: 60%;
}
#figure > p {
	padding: 50px 0 0 55px;
	font-size: 14px;
}
#care .hair_care {
    padding: 183px 0;
}
#care .product_care {
    margin: 0 auto;
    padding-top: 6px;
    width: 100%;
}


#catch .factor_catch:nth-of-type(1) {
    display: block;
    margin: 70px auto 0;
    width: 700px;
}


#care .notify_step_care {
    padding: 12px 0 0;
}
#care .product_name_care {
    width: 96%;
}
#care .step_salon_care:nth-of-type(2) {
    margin: 0;
    width: 52%;
}
#care .step_salon_care:nth-of-type(2)::after {
	background-image:none;
}
.box_home_top_care {
	position: relative;
}
.new_icon {
	position: absolute;
	top:20px;
	right:20px;
}
#catch .factor_catch {
    margin: -250px 0 0;
}
/*/// 商品ごとの色の指定 ///*/

.t_color {
	color: #7C4E76;
}
.b_color {
	background-color: #7C4E76;
}
.border_color {
	border-color: #7C4E76;
}


#care .wrapper_step_care {
	padding: 50px 0;
}

.catch_equial {
	background-image: url(../img/equial/shadow_color.jpg);
	background-position: bottom center;
	background-size: contain;
	background-repeat: no-repeat;
}