@charset "UTF-8";
/*---------------------------------------------------------------*\
	$INDEX
\*---------------------------------------------------------------*/
/*
・共通
・◯◯◯◯◯
・◯◯◯◯◯
*/

/*---------------------------------------------------------------*\
	$共通
\*---------------------------------------------------------------*/

/* Common */
.t_color {
	color: #ec5e38;
}
.b_color {
	background-color: #ec5e38;
}
#catch .wrapper_content_catch > p {
    padding: 0;
    width: 100%;
}
#catch .wrapper_content_catch > p span {
    display: block;
    font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
    font-size: 1.8rem;
}
#care .hair_care {
	height: 330px;
	padding: inherit;
}
#catch .factor_catch:nth-of-type(1) {
	display: block;
	margin: 70px auto 0;
	width:700px;
}
#catch .figure_catch img {
    margin: 0 auto;
}
#catch .wrapper_content_catch > p {
	padding: 0;
}
#care .step_salon_care:nth-of-type(2)::after {
	background-image: none;
}
#care .wrapper_step_care > .wrapper_step_box {
	width: 30%;
}
/*#care .wrapper_step_care {
	display: block;
}*/
#care .step_care {
	font-size: 1.8rem;
}
#care .step_salon_care:nth-of-type(2) {
    margin: 0;
    width: 52%;
    text-align: left;
}
#outcome .wrapper_catch_outcome {
	background-image: url("../img/aquaveer/back_aquaveer.png");
	background-size: cover;
}
#care .wrapper_step_care .step_head {
	text-align: center;
}
.wrapper_catch_outcome {
	color: #f9dfde;
}
.chemical {
	color: #f9dfde;
}
#outcome .catch_outcome {
	font-size: 1.5rem;
	color: #fff;
}
#outcome .catch_outcome span {
	font-size: 2rem;
	color: #fff;
}
#figure .figure_left {
	padding: 40px 30px;
	width: 480px !important;
}
.figure_left h3 {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 15px;
}
.balance_exp {
	font-size: 1.3rem;
	line-height: 28px;
}
.ba_img {
	margin: 0 auto;
	width: 100px;
	padding: 3%;
	border: 2px solid #eee;
}
#figure .figure_cont {
	display: inline-block;
	width: 551px;
	vertical-align: top;
}
#fragrance .flower_outcome {
	position: absolute;
	top: 5px;
}
#fragrance .story_back_outcome {
	background-size: auto;
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#care .box_home_bottom_care {
	margin: 0 2% 0 0;
}
#care .wrapper_box_bottom_care {
	width: 96%;
}
#care .box_home_bottom_care {
	width: 32%;
}
#care .box_home_bottom_care:nth-of-type(2) {
	margin: 0 2% 0 0;
}
#care .box_home_bottom_care:nth-of-type(3) {
	margin: 0;
}
.ex_sub {
	color: #fff;
	display: block;
	width: 150px;
	padding: 1%;
}
.point_text {
	text-align: left;
}
#care .box_home_bottom_care {
	position: relative;
}
.ribbon {
	left: 0;
	position: absolute;
	top: 0;
}

.catch_aquaveer {
	background-image: url(../img/aquaveer/shadow_color.jpg);
	background-position: bottom center;
	background-size: contain;
	background-repeat: no-repeat;
}

/*---------------------------------------------------------------*\
	$980px
\*---------------------------------------------------------------*/
@media screen and (max-width: 980px) {
}
