/*
Theme Name: Lightning Child Sample
Theme URI:
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.5.1
*/


@import url('./css/loading.css');

/*---------------------------
 投稿の帯
 *---------------------------*/


.page-header {
	    background-color: #A86965;
}
/*-----帯
 *---------------------------*/



/*---------------------------
 投稿の非表示用
 *---------------------------*/


.entry-meta-item.entry-meta-item-author,.entry-meta-item.entry-meta-item-updated{
	display:none;
}
/*---------------------------
 投稿の非表示用
 *---------------------------*/
/*---------------------------
 店舗情報ページ
 *---------------------------*/

#sample ul li {
　font-size: 16px;
  padding:8px;
  list-style-type : none;
  border-bottom: 2px dotted #000;
}
/*---------------------------
 店舗情報ページ
 *---------------------------*/
/*---------------------------
 フッター部分
 *---------------------------*/

footer.site-footer{
	background-color:#a86965;
}
/*コピーライト*/
.site-footer-copyright p:nth-child(2) {
    display:none;
}
div.container.site-footer-copyright{
	color:#ffffff;
}
/*コピーライト*/
.site-footer {
    border-top: 0px;
}

/*---------------------------
 フッター部分
 *---------------------------*/