@charset "utf-8";

/* Mobile Layout: 480px and below. */
#スマホ {
}  
.gridContainer.clearfix #content h2 {
	color: #463A31;
	border-left: 7px solid #463A31;
	padding-left: 13px;
	width: 95%;
	line-height: 1.5em;
	display: block;
	letter-spacing: 0.2em;
}
#content h2 span {
	font-size: 0.4em;
	letter-spacing: 0.4em;
	border-top: 1px dotted #C4B5A5;
	width: 100%;
	padding-left: 13px;
	display: block;
	left: -13px;
	position: relative;
}
.gridContainer.clearfix #content #access {
}
#content #access dt {
	float: left;
	line-height: 2em;
}
#access dd {
	line-height: 2em;
}
#access dd a {
	color: #1F1F1F;
	text-decoration: none;
	font-weight: bold;
}
#access #a_tel {
	font-size: 2em;
}
#content iframe {
	border-radius: 10px;
}

table {
	margin-bottom: 20px;
}

tbody tr th {
	background-color: #EDE7DE;
	width: 130px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px dashed #D0CAC0;
	border-right: 1px dashed #D0CAC0;
	padding-left: 1em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	font-size: 0.8em;
}
tbody tr td {
	font-weight: normal;
	padding-left: 0.9em;
	border-bottom: 1px dashed #D0CAC0;
	font-size: 0.9em;
	padding-top: 0.9em;
	padding-right: 0.9em;
	padding-bottom: 0.9em;
}
tr td a {
	color: #1E1E1E;
	text-decoration: none;
}
tr td ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 20px;
}


tbody tr td ol {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#content .history dt {
	border-bottom: 1px dotted #D0CAC0;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 2em;
	font-size: 0.9em;
	width: 60px;
	padding-left: 1em;
}
#content .history dd {
	border-bottom: 1px dotted #D0CAC0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 2em;
	font-size: 0.9em;
}
#content #link li {
	color: #A0917E;
	line-height: 1.8em;
}
#link li a {
	text-decoration: none;
	color: #2A231C;
}
#link li a:hover {
}
#google_map {
	background-image: url(../image/XtpTm.png);
	background-position: left center;
	background-size: 30px 30px;
	background-repeat: no-repeat;
}
#google_map a {
	color: rgba(35,35,35,1.00);
	text-decoration: none;
	padding-left: 40px;
	line-height: 3em;
}


















/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
#タブレット {
}





}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
#パソコン {
}
.gridContainer.clearfix #content #access {

}





}
