@charset "utf-8";
/* -----------------------------------------------------------
lotion1 css
----------------------------------------------------------- */
.product_feature_description{
    margin-bottom: 50px;
}

.product_feature_description dl{clear:both;}


.product_introduction p.caution_message{
	font-size: 12px;
	font-weight: 300;
}
p.small_txt{
	font-size: 0.8em;
}
.how_to_use_effective div.box_Timing{
	padding: 25px;
    margin: 0 20px;
    background: #f6f6f6;
}
.how_to_use_effective .td_txt{
	padding-left: 20px;
    font-weight: 300;
}
.display_flex{
    display: flex;
}
.discription_box{
    display: flex;
    flex-direction: column;
    width: 80%;
    margin: 0 auto;
}
.discription_left{
    width: 400px;
    margin-top: 25px;
}
.discription_right{
    margin-top: 25px;
    margin-left: 30px;
}
.discription_left div.discription01{
    width: 278px;
    margin-left: 1.5em;
}
.discription_right div.discription02{
    width: 320px;
    margin-top: 25px;
    margin-left: 1em;
}
.discription_right div.discription03,
.discription_right div.discription04{
    width: 250px;
    margin-left: 3em;
}
.discription_right div.discription05{
    width: 280px;
    margin-left: 2em;
}
.content_title{
    height: auto;
    line-height: 45px;
}


/*3/20追加*/

.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 30px 20px;
}

.product_feature_description .content_title{
	margin: 0 0 30px;
	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;
}

.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;
}
