/*
Theme Name:BASARA-child
Template:basara_tcd100
Version: 1.4.1
*/
#comments{
	display: none !important;
}
h1,h2,h3,h4,h5,p{
font-feature-settings: "palt" !important;
}
/*店舗でのおすすめ商品*/
.article-list{
	display: flex;
    flex-wrap: wrap;
	margin-left: 0;
}
.article-title{
	    margin-top: 8px;
    margin-bottom: 8px;
}