@charset "UTF-8";
/*---------------------------------------------------------------*\
	$INDEX
\*---------------------------------------------------------------*/
/*
・共通
・◯◯◯◯◯
・◯◯◯◯◯
*/

/*---------------------------------------------------------------*\
	$共通
\*---------------------------------------------------------------*/

#outcome .wrapper_catch_outcome {
	background-image: url("../img/timesurge/pro.png");
}

#fragrance .flower_outcome {
    left: 0;
    bottom: 0;
    width: 40%;
}

#catch .factor_catch:nth-of-type(1) {
    display: block;
    margin: 70px auto 0;
    width: 700px;
}

#care .hair_care {
    padding: 183px 0;
}
#care .product_care {
    margin: 0 auto;
    padding-top: 6px;
    width: 100%;
}

#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;
}
#figure p {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color:#DA3564;
	padding-top: 30px;
}

/*/// 商品ごとの色の指定 ///*/

.t_color {
	color: #602D21;
}
.b_color {
	background-color: #602D21;
}
.border_color {
	border-color: #602D21;
}


#care .wrapper_step_care {
	padding: 50px 0;
}

.catch_smooth {
	background-image: url(../img/timesurge/shadow_color.jpg);
	background-position: bottom center;
	background-size: contain;
	background-repeat: no-repeat;
}