@charset "UTF-8";
/*---------------------------------------------------------------*\
	$INDEX
\*---------------------------------------------------------------*/
/*
・共通
・◯◯◯◯◯
・◯◯◯◯◯
*/

/*---------------------------------------------------------------*\
	$共通
\*---------------------------------------------------------------*/

#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: #c72b22;
}
.b_color {
	background-color: #c72b22;
}
.border_color {
	border-color: #c72b22;
}


#care .wrapper_step_care {
	padding: 50px 0;
}

.catch_altiell {
	background-image: url(../img/altiell/shadow_color.jpg);
	background-position: bottom center;
	background-size: contain;
	background-repeat: no-repeat;
}

.catch_comment {
	display: inline-block;
	width: auto;
}