.use_effective_step_outer{
	padding: 20px;
}
.display_flex{
    display: flex;
	justify-content: center;
}
.discription_box{
    display: flex;
    flex-direction: column;
}
.discription_left{
    margin-top: 20px;
}
.content_title{
    height: auto;
    line-height: 45px;
}
.caution{
    font-size:12px;
    margin-top: 1em;
}


/*　　　4/15追加　　　　*/

.txt_pink {
    color: #e9516e;
}
.page-product-width {
    width: 100%;
    max-width: 950px;
    min-width: 700px;
    margin: 0 auto;
    padding-right: 0px;
    padding-left: 0px;

}

/* .banner_and_description{
	background: url("../img/main_bg.jpg")no-repeat,#fdf8f7;
	padding-bottom: 1px;
	margin-bottom: 50px;
}
.product_feature_description {
    margin: 0 30px 40px;
padding: 30px;
	background: #fff;
}
.main_ttl{
	padding: 40px 0px 30px 60px;
}

.product_feature_description .content_title{
	margin: 0 0 20px;
	font-family: "FOT-マティス Pro M";
	color: #471919;
	font-weight: bold;
	line-height: 1.5;

} */

.content_title{
	border: none;
	background: none;
	margin: 10px 0 30px;
	padding: 0;

}
.product_feature_description dt{
	background: #fde3e4;
	padding: 8px;
	margin-bottom: 10px;
}

.sp_care{

	background: #fceff0;
	margin-top: 30px;
	padding: 0 0 20px;
}
.flexbox{
	display: flex;
	display: -ms-flexbox;
	align-items: flex-start;
	-ms-flex-align:start;
	flex-wrap: wrap;
}
.sp_care dt{
	margin: 0;
	font-family: "FOT-マティス Pro M";
	background: #53323e;
	color: #fff;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
.sp_care img{
	border: 2px solid #fff;
	margin-left: 20px;
}
.sp_care .txt_box {
    margin: 0 20px;
    flex: 1;
}

.discription01{
	margin: 0 auto;
    text-align: center;
    margin-bottom: 40px;
	width: auto;
}

.how_to_use .content_title{
	background: #fde3e4;
	padding: 8px;
	margin-bottom: 10px;
	line-height: unset;
	height:auto;
}

.how_to_use .use_effective_step_image {
    border: none;
}
.how_to_use .use_effective_step {
    border: 1px solid #fcd7d9;
    padding: 20px 20px 20px 30px;
    background: #fef4f4;
}

.how_to_use .use_effective_step .icon_step{
	position: absolute;
	top:-20px;
	left: -20px;
}

.how_to_use .how_to_use_point{
	margin: 20px 0 10px;
}

.how_to_use .how_to_use_point dt{
	margin-bottom: 10px;
}
dd.pack{
	margin-bottom: 0;
}
.effect{
	padding-bottom: 10px;
}
