body {
    background-color: #f5e2d1;
    color: #330200;
    font-family: "?q???M?m?p?S ProN W3","Hiragino Kaku Gothic ProN","???C???I",Meiryo,sans-serif;
    font-size: 95%;
    line-height: 15px;
    margin: 0;
    padding: 0;
}
.pagetop {
    bottom: 30px;
    display: none;
    position: fixed;
    right: 30px;
}
#all {
    margin: 0 auto;
    max-width: 960px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
   box-shadow:5px 5px 8px -6px #000;
	    -webkit-box-shadow:5px 5px 8px -6px #000;
	    -moz-box-shadow: 5px 5px 8px -6px #000;

}
#wrapper {
    background: #fff none repeat scroll 0 0;
    clear: both;
    margin: auto;
    padding: 0 0 30px;
    width: 960px;
}
.ln {
    border-right: medium none;
}
.inner {
    margin: 0 auto;
    padding: 0;
    width: 930px;
}
h1 {
    background: #ffffff none repeat scroll 0 0;
    font-size: 2.444rem;
    height: 69px;
    line-height: 69px;
    width: 100%;
}
h2 {
    background: rgba(0, 0, 0, 0) url("../img/h2.jpg") repeat scroll 0 0;
    color: #ffffff;
    font-size: 16px;
    height: 30px;
	line-height:30px;
    margin:  20px 0;
    text-align: center;
    vertical-align: middle;
    width: 960px;
}
.detail {
    background: rgba(0, 0, 0, 0) url("../img/h2_d.jpg") repeat scroll 0 0;
}
h3 {
    font-size: 16px;
    text-align: center;
}
.det {
    height: 2rem;
    line-height: 2rem;
}
h4,.add {
    background: #f89898 none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    text-align: center;
    width: 31px;
}
h5 {
    font-size: 1.3rem;
}
h6 {
    font-size: 1.2rem;
}
a {
    color: #330200;
    text-decoration: none;
}
h1 a {
    color: #3f3f3f;
}
h4.tel {
    margin-top: 6px;
}
.number {
    margin-top: 6px;
}
header {
	margin:0 auto;
	height:40px;
	background:#FFF;
	padding: 0;
	border-bottom:#666 1px solid;
	width:960px;
}
#logo{
	width: auto;
	float:left;
	font-size:27px;
	margin:15px 0 0 20px;
}
.top{
	width:137.2px;
	background:#E1AA78;
	float:right;
text-align:center;
font-size: 12px;
height:40px;
}

.top a {
	color: #FFF;
display:block;
width:137.2px;
height:40px;	
		display: table-cell;
	vertical-align: middle;
	}
.min {
    width: 960px;
}
nav {
    margin: auto;
    width: 960px;
}
nav ul {
    border-bottom: 1px solid #666;
    height: 50px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 960px;
}
nav li {
    background: #fff none repeat scroll 0 0;
    border-right: 1px solid #666;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 50px;
    text-align: center;
    width: 136.2px;
}
nav li a {
    color: #e0a570;
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    width: 136.2px;
}
nav li a:hover {
    background: #e0a570 none repeat scroll 0 0;
    color: #fff;
}
section, article {
    background: #fff none repeat scroll 0 0;
    clear: both;
    margin: 20px auto;
    overflow: hidden;
    width: 900px;
}
.dlist {
    background-color: #f7f7f7;
    border: thin solid #ababab;
    border-radius: 15px;
    color: #4c4c21;
    display: inline-block;
    margin: 0 14px 14px;
    padding: 10px;
    width: 400px;
}
.dlist dt, .dlist dd {
    margin-top: 20px;
}
.dlist dt {
    float: left;
    margin-left: 10px;
    width: 40%;
}
dl h3 {
    line-height: 1rem;
    margin: 0;
    padding: 0;
}
.aichatchi{width:150px;height:120px;}
.sentence {
    font-size: 12px;
    height: 3em;
    line-height: 1;
    margin-bottom: 10px;
    overflow: hidden;
}
.domicile{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20.1px;font-size:12px;}
p.tel{margin-top:5px;}
dd span {
    font-size: 10pt;
}
.dlist dd ul li {
    background: #5282af none repeat scroll 0 0;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    width: 77.5px;
}
.dlist dd li a {
    color: #ffffff;
    display: block;
    font-size: 12px;
    line-height: 25px;
}
.dlist dd ul {
    float: right;
    margin-top: 8px;
    padding-right: 30px;
}
.banner {
    display: inline;
    float: left;
    justify-content: space-between;
    list-style: outside none none;
    margin-top: 32px;
    width: 200px;
}
.tel{line-height:22px;font-size:12px;}
figure h3 {
    clear: both;
    font-size: 16px;
	margin-bottom: -16px;
}
.square {
    background-color: #ffffff;
    float: left;
    height: auto;
    margin: 0.4em 2%;
    padding: 0;
    text-align: center;
    width: 29%;
}
.mainimg{width:265px; height:176px;}
.desc {
font-size: 12px;
    line-height: 15px;
    margin-top: 25px;
    padding: 0;
    text-align: left;
	}
.table dl, .table dt, .table dd {
    margin: 0;
}
.summary {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f4f2e4;
    border-collapse: collapse;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px;
    color: #4c4c21;
    display: table;
    padding-left: 15px;
    width: 98%;
}
.table dl:last-child {
    border-color: -moz-use-text-color #333 #333;
    border-style: none solid solid;
    border-width: 1px;
}
.summary dt {
    border-top: 1px solid #333;
    display: table-cell;
    min-height: 1.5em;
    padding: 3px 0;
    text-align: center;
	font-size:14px;
	
    vertical-align: middle;
    width: 25%;
}
.summary dd {
    background: #fff none repeat scroll 0 0;
    border-left: 1px solid #333;
		font-size:14px;

    border-top: 1px solid #333;
    display: table-cell;
    min-height: 1.5em;
    padding: 5px;
}
@media all and (-ms-high-contrast:none){
.sentence {
    padding-top: 1px;
}
}
@media all and (-ms-high-contrast:none){
*::-ms-backdrop, .sentence {
    padding-top: 1px;
}
}
@media all and (-ms-high-contrast:none){
.summary dd {
    background: #fff none repeat scroll 0 0;
    border-left: 1px solid #333;
    border-top: 1px solid #333;
    display: table-cell;
    min-height: 1.5em;
    padding: 12px 0 1px 5px;
}
}
@media all and (-ms-high-contrast:none){
*::-ms-backdrop, .summary dd {
    background: #fff none repeat scroll 0 0;
    border-left: 1px solid #333;
    border-top: 1px solid #333;
    display: table-cell;
    min-height: 1.5em;
    padding: 12px 0 1px 5px;
}

}
.flexbox {
    display: flex;
    justify-content: space-around;
}
.main {
    flex: 2 1 0;
    margin-left: 15px;
}
.side {
    flex: 1 1 0;
    margin-right: 15px;
    margin-top: 20px;
}
.icon, .banner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: outside none none;
    margin: 2%;
    width: 350px;
}
.icon thumimg {
    padding-left: 30px;
    text-align: center;
}
.banner {
    justify-content: space-between;
    width: 96%;
}

/*footer*/
footer {
    background: #F6F6F6 ;
    clear: both;
	font-size: 90%;
    height:70px;
	padding:15px 0 0;
    margin:0 auto;
	border-top:	1px solid #333;
	width:960px;
}
.subnav{
	float:left;
	font-size: 90%;
	width: 410px;
	text-align:left;
	margin:42px 30px 0;
}
small {
	width: 410px;
	font-size: 90%;
	clear:both;
	line-height: 1.1;
	float:left;
}
/*アドレス*/
address {
	margin: 0px 0 0 0;
	font-size: 90%;
	font-style: normal;
	line-height: 1.1;
	color: #000;
	text-align: left;
	float:right;
	margin:0 30px;
}
dd dl dt {
    background: #f89898 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 0.8rem;
    height: 23px;
    line-height: 23px;
    margin-right: 5px;
    text-align: center;
    width: 31px;
}
@media screen and (max-width: 850px) {
h1 {
    max-width: 100%;
}
}
