@charset "utf-8";

.access_top{
    margin: 0 0 100px 0;
}

.products_back{
    background-color: #ECECEC;
    width:700px;
    margin:0 auto 100px auto;
    overflow: hidden;
    padding:20px 0 0 0;
}




dl{
    width:160px;
    float:left;
    margin:0 0 160px 50px; 
}
dl:first-child{
    margin-left: 60px;
}

dl:nth-child(4){
    margin-left: 60px;
}

dl:nth-child(7){
    margin-left: 60px;
}

.flower_img{
    margin-bottom: 20px;
}

dt{
    color:white;
    background-color: #807571;
    font-size: 12px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 2em;
    text-align: center;
    padding:4px 0;
    margin-bottom: 4px;
}

.txt_dd{
    color: #807571;
    font-size: 10px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.5em;
    padding:4px 0
        4px 18px;
}

.txt_p{
    margin: 0 0 60px 190px;
    font-size: 12px;
    line-height: 2em;
}

.p_txt{
	font-size: 14px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 3em;
    text-align: left;
    margin:0 0 100px 160px;
}

.p_btn{
	color:#807571;
	font-size: 14px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
    letter-spacing :0.3em;
}
