/* ------------------------------------ 追加CSS ----------------------------- */ 
body {
	background-color: #FFFFFF;
	font-size: 16px!important;
	color: #333333;
	line-height: 180%!important;
}

#setting-error-tgmpa { display:none!important; }

h1.entry-title, .page-title {
    background-image:none!important;
}
#site-navigation .menu a { font-size:14px!important; font-weight:bold!important; }
#site-navigation .menu { font-size:14px!important; font-weight:bold!important; }
/*
.entry-header h1 {
	position: relative;
	padding: .25em 0 .5em .75em;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF0000;
	line-height: 120%!important;
	font-size: 18px;
  font-weight:bold;
}
.entry-header h1::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ccc;
}
*/
.entry-header h1 {
	position: relative;
	font-size: 18px;
	text-indent: 10px;
	background-color: #663300;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 0;
	padding-left: 0;
	padding-top: 15px;
	padding-bottom: 15px;
}
.entry-header h1::before,
.entry-header h1::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 6px;
	box-sizing: border-box;
}
.entry-header h1::before {
	top: 0;
	border-top: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.entry-header h1::after {
	bottom: 0;
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

.entry-content h3 {
	padding: .5em .75em;
	background-color: #FFFFdd;
	font-size: 16px;
	border-bottom-width: 2px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #663300;
	border-left-color: #663300;
	font-weight: bold;
	color: #663300;
	}

.planning_title {
	display: block;
	height: auto;
	padding-top: 0.25em;
	padding-right: 0;
	padding-bottom: 0.25em;
	padding-left: 0.75em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF0000;
	background-color: #eeeeee;
}


.bottom_add {
	background-color: #eeeeee;
	width: 98%;
		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 1%;
}

.contents_block {}
.contents_block p {
	padding-left: 10px;
	margin-left: 10px;
}


/* ---------- */ 

.category {
	font-size: 12px!important;
	line-height: 32px!important;
	height: 32px!important;
	padding-left: 20px!important;
	margin-bottom: 10px!important;
	margin-top: 10px!important;
	background-color: #CCCCCC!important;
	background-repeat: no-repeat!important;
	background-position: 5px 0px!important;
}


.menu_table {
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
}

.menu_table th {
	border-bottom-width: 1px!important;
	border-bottom-style: dashed!important;
	border-bottom-color: #CCCCCC!important;
	color: #000000!important;
	border-top-style: none!important;
	border-right-style: none!important;
	border-left-style: none!important;
	}
.menu_table tr {
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
}

.menu_table td {
	font-size: 12px!important;
	color: #666666!important;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
}

.menu_table th font {
	color: #CC0000!important;
}


/* ---------- 20160808 ---------- */

#contents-block {
	float: left;
	height: auto;
	width: 795px;
	background-color: #CCCCCC;
	display: block;
}
body {
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 140%;
}
/*
h1 {
	position: relative;
	padding: .25em 0 .5em .75em;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF0000;
	line-height: 120%!important;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h1::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ccc;
}
*/


.category {
	font-size: 14px;
	line-height: 32px;
	height: 32px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #eeeeee;
	font-weight: bold;
}
.menu_table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 1%;
	width: 99%;
}
.menu_table th {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-left: 10px;
	font-size: 16px;
}
.menu_table th:first-child {
	border-left-width: 3px;
	border-left-style: none;
	border-left-color: #CCCCCC;
}	
.menu_table tr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu_table td {
	font-size: 12px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-width: 3px;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
.menu_table th font {
	color: #CC0000;
}


/* -------------------- SHOP - LIST -------------------- */
#shop-list {
}
#shop-list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#shop-list li {
	text-decoration: none;
	width: 49%;
	height: 270px;
	float: left;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#shop-list li a {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 270px;
	width: 100%;
}

#shop-list li strong {
	height: auto;
	width: 100%;
	background-color: #990000;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#shop-list li:nth-child(odd) {
margin-right:2%!important;
}

.shop-oosu {
	background-image: url(http://matsuya-coffee.com/wp-content/uploads/2019/03/488c6f711bd8fe65fd7f7e0186962e25.jpg);
	background-repeat: no-repeat;
	background-position: center 18px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
}

.shop-iwakura{
	background-image: url(http://matsuya-coffee.com/wp-content/uploads/2016/08/400-150-iwakura.jpg);
	background-repeat: no-repeat;
	background-position: center 18px;
}
.shop-oobu{
	background-image: url(http://matsuya-coffee.com/wp-content/uploads/2016/08/400-150-oobu.jpg);
	background-repeat: no-repeat;
	background-position: center 18px;
}
.shop-siratuchi{
	background-image: url(http://matsuya-coffee.com/wp-content/uploads/2016/08/400-150-shiratuchi.jpg);
	background-repeat: no-repeat;
	background-position: center 18px;
}
.shop-aratama{
	background-image: url(http://matsuya-coffee.com/wp-content/uploads/2016/08/400-150-aratama.jpg);
	background-repeat: no-repeat;
	background-position: center 18px;
}
.shop-hirabari{
	background-image: url(http://matsuya-coffee.com/wp-content/uploads/2016/08/400-150-hirabari.jpg);
	background-repeat: no-repeat;
	background-position: center 18px;
}

@media screen and (max-width: 421px) {

#shop-list li {
	width: 99%!important;
	display: block;
	float: left;
	height: 270px;
	background-color: #dddddd;
	margin-bottom: 10px;
}

#shop-list li strong {
	padding: 4px;
	height: auto;
	width: 100%!important;
	background-color: #990000;
	display: block;
	text-indent: 8px;
	color: #FFFFFF;
}

#shop-list li:nth-child(odd) {
margin-right:0%!important;
}

#contents-block { width:auto!important; }

}

/* ---------- company ---------- */
dl#company dl,dt,dd {
	margin: 0;
	padding: 0;
}

dl#company dl {
	background: #e7e7e7;
	border: 1px solid #333;
	border-top: none;
	width: 300px;
}

dl#company dt,dd {
	padding: 3px;
}

dl#company dt {
	clear: left;
	float: left;
	width: 150px;
	padding: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

dl#company dd {
	background: #fff;
	margin-left: 150px;
	padding: 8px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.footer-wrap { display:none!important; }

#side_menu_ol {}
#side_menu_ol ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#side_menu_ol li {}
#side_menu_ol li a {
	display: block;
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 14px;
  font-weight:bold!important;
}

#side_menu_ol li a:hover {
	background-color: #ffffcc;
	color: #FF0000;
}

.side_menu_title {
  	padding: .5em .75em;
	background-color: #FFFFdd;
	font-size: 14px;
	border-bottom-width: 2px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #663300;
	border-left-color: #663300;
	font-weight: bold;
	color: #663300;
  /*
	position: relative;
	margin: 0px;
	padding-top: 0.25em;
	padding-right: 0;
	padding-bottom: 0.35em;
	padding-left: 0em;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF0000;
	text-indent: 10px;
	font-weight: bold;
  */
}
/*
.side_menu_title::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ccc;
}
*/

#bottom2-section { display:none!important; }
