@charset "UTF-8";
/*
*******************************************************************************************************
# ꗗ
*******************************************************************************************************
*/
body {
    margin-bottom: 80px;
}
.list_msg {
    width: 100%;
    margin-bottom: 20px;
    padding: 40px 0;
    background-color: #f0f9e0;
    border-bottom: 1px solid #d3d8e2;
    text-align: center;
    line-height: 1.5;
}

.list_msg .sub_txet {
	font-size: 12px;
    margin-top: 1em;
}

#fixedSearchBtn {
	display: block;
}

#contentHeader .top_bg {
    background: url(/static/sp/tatemono/images/top_bg.png) no-repeat right bottom;
    background-size: 70%;
    background-color: #fff;
}
#contentHeader .top_bg .logo {
    padding: 20px 15px 15px 15px;
}
