@charset "UTF-8";
/*---------------------------------------------------------------*\
	$INDEX
\*---------------------------------------------------------------*/
/*
・共通
・◯◯◯◯◯
・◯◯◯◯◯
*/

#catch .factor_catch:nth-of-type(1) {
	display: block;
	margin: 70px auto 0;
	width: 700px;
}
#catch .wrapper_content_catch > p {
	width: 88%;
}
#catch .wrapper_content_catch > p span {
	display: block;
	font-size: 1.8rem;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#catch .figure_catch img {
	margin: 0 auto;
}
#outcome .wrapper_catch_outcome {
	background-image: url(../img/smooth/pro.png);
	padding: 180px 0 105px;
}

#figure .figure_left {
    padding: 40px 30px;
	width: 480px !important;
}
.silk_exp {
    font-size: 1.3rem;
    line-height: 28px;
}
.silk_img {
    border: 2px solid #eee;
    margin: 0 auto;
    padding: 3%;
    width: 140px;
}
#figure .figure_cont {
    display: inline-block;
    vertical-align: top;
    width: 566px;
}

#fragrance .flower_outcome {
	left: 110px;
	top: -20px;
	width: 31%;
}
#care .hair_care {
	padding: 183px 0;
}
#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;
}
span.item_catch {
	color: #fff;
	display: block;
	font-size: 1.2rem;
	margin-bottom: 6px;
	padding: 5px;
	width: 130px;
}
/*/// 商品ごとの色の指定 ///*/

.t_color {
	color: #EFBF16;
}
.b_color {
	background-color: #EFBF16;
}
.border_color {
	border-color: #EFBF16;
}
.title_catch {
	font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	margin-bottom: 15px;
	font-size: 1.7rem;
	font-weight: bold;
}
.title_figure {
	font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	margin-bottom: 15px;
	font-size: 1.7rem;
	font-weight: bold;
}

#care .wrapper_step_care {
	padding: 50px 0;
}

.catch_smooth {
	background-image: url(../img/smooth/shadow_color.jpg);
	background-position: bottom center;
	background-size: contain;
	background-repeat: no-repeat;
}
/*---------------------------------------------------------------*\
	$980px
\*---------------------------------------------------------------*/
@media screen and (max-width: 980px) {
}
