@charset "utf-8";
/* -----------------------------------------------------------
lotion1 css
----------------------------------------------------------- */
.product_feature_description{
    margin-bottom: 50px;
}

.product_feature_description {
    width: 100%;
    background-color: #f3f5f9;
    margin-bottom: 60px;
}

.product_feature_description .product_feature_description_inner {
    width: 900px;
    min-width: 700px;
    max-width: 900px;
    margin: auto;
    padding: 59px 0 25px 0;
}

.product_feature_description h4 img {
    width: auto;
    max-width: 100%;
    height: auto;
    padding: 24px;
}
.product_feature_description img {
    width: auto;
    max-width: 100%;
    height: auto;
}
.product_feature_description p {
    margin-bottom: 16px;
    line-height: 2;
    font-size: 18px;
}

.product_feature_description .intro_txt {
    text-align: center;
    line-height: 2.0;
    margin: 59px 0 43px 0;
    font-size: 18px;
}
.product_feature_description .w_box {
    background-color: #fff;
    padding: 65px 35px;
}
.product_feature_description .bottom_tri {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 440px;
    z-index: 1;
}

.product_feature_description .bottom_tri:after {
    content: "";
    position: absolute;
    bottom: -130px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 130px 450px 0 450px;
    border-color: #ffffff transparent transparent transparent;
    z-index: 1;
}
.product_feature_description .bottom_tri .fimg {
    width: 100%;
    content: "";
    display: block;
    position: absolute;
    left: auto;
    bottom: auto;
    text-align: center;
    z-index: 3;
}
.product_feature_description .img01_box {
    display: flex;
    margin-bottom: 36px;
}
.product_feature_description .img01_box .txt {
    width: auto;
    padding-right: 35px;
}
.product_feature_description .img01_box .txt img {
    min-width: 394px;
}
.product_feature_description .img01_box .img {
    width: 362px;
}
.product_feature_description .marker {
    font-weight: bold;
    background-color: #e8eef7;
    padding: 4px;
}

.product_feature_description .txtbbc {
    /* 太字、少し大き目、センタリング */
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    padding-top: 44px;
    line-height: 1.5;
    margin-bottom: 36px;
}
.product_feature_description .txtpanone {
    padding: 0;
}
.product_feature_description .txtc {
    text-align: center;
}
.product_feature_description .mb12 {
    margin-bottom: 12px;
}
.product_feature_description .mb20 {
    margin-bottom: 20px;
}
.product_feature_description .mb70 {
    margin-bottom: 70px;
}
.product_feature_description .mb76 {
    margin-bottom: 76px;
}
.product_feature_description .mb73 {
    margin-bottom: 73px;
}
.product_feature_description .mb54 {
    margin-bottom: 73px;
}
.product_feature_description .pb80 {
    padding-bottom: 80px;
}
.product_feature_description .mb46 {
    margin-bottom: 46px;
}
.product_feature_description .arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 160px 0 160px;
    border-color: #f3f5f9 transparent transparent transparent;
    margin: 24px auto 8px auto;
}
.product_feature_description .mark_notes {
    font-size: 10px;
    vertical-align: super;
}
.product_feature_description .txt_notes {
    font-size: 12px;
    text-align: right;
    margin-bottom: 32px;
}
.product_feature_description .tit_notes {
    position: relative;
}
.product_feature_description .tit_notes .mark_notes {
    position: absolute;
    left: 480px;
    top: -8px;
}

/*
.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;
}*/
