@charset "UTF-8";
/* CSS Document */

/*sp*/
.storeslist{text-align:center;}

.storeslist .table h2 span {display: none;font-size: 20px;}

.news-post-box h2{margin-bottom: 1em;color: #9e8147;font-size: 30px;
font-family: 'Noto Serif JP', serif;
font-weight: 700;
line-height: 1.4;
padding: 0!important;
text-align: center!important;}

td ul{margin-bottom: 3em;}

.table.table-borderd{margin:auto;}

#pref-search{margin-bottom:3em;}

/*#pref-search:after {
position: absolute;
top: 3.3%;
right: 4%;
font-size: 1rem;
transform: translate(2%,-50%);
font-family: fontAwesome;
content: "\f107";
color: #000;}*/


.form-control {
font-family: 'Noto Serif JP', serif;
border: 1px solid #000;
color: #000;
font-weight: bold;
font-size: 16px;
position: relative;
text-align: center!important;}

select {
text-transform: none;
width: 100%;
padding: 10px 15px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
color: #fff;
text-align: center!important;}

@media screen and (min-width: 780px) {

/*#pref-search:after {position: absolute;top: 3.7%;}*/
	
	
@media screen and (min-width: 1024px) {
	td ul {
    margin-bottom: 6em;
}
	}
	
	
}