.dispN {
	display: none !important;
}
/* #copyRightArea {
	position: absolute;
	width: 100%;
} */
#contentsArea {
	font-size:13px;
	line-height:1.5;
	background-color:#fff;
}
#contentsArea * {
	box-sizing: border-box;
}


#contentsArea .note {
	font-weight: bold;
    margin: 60px 0 10px;
    font-size: 18px;
	text-align: center;    
}

#contentsArea a:hover {
	text-decoration: none;
}
#contentsArea {
	width: 90%;
	max-width: 960px;
	padding: 20px 0;
	margin: auto;
}
#contentsArea h2 {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 2px solid;
}
#contentsArea h2 + p {
	margin-bottom: 20px;
}
.detailList {
	margin: 0 auto 20px;
}
.detailList .tel a,
.detailList .link a{
	font-family: 'FontAwesome';
}
.detailList .link a:after {
	margin-left: 10px;
}
.searchBtn00 {
	max-width: 640px;
	width: 90%;
	text-align: center;
	font-size: 20px;
	line-height: 1;
	margin: 15px auto 25px;
}
.searchBtn00 a {
	font-family: 'FontAwesome';
	padding: 15px;
	vertical-align: middle;
	display: block;
	border-radius: 5px;
	background: #0064b1;
	color: #fff;
	font-weight: bold;
}
.pc .searchBtn00 a:hover {
	opacity: .7;
}

.searchBtn01 {
	max-width: 640px;
	width: 90%;
	text-align: center;
	font-size: 20px;
	line-height: 1;
	margin: 15px auto;
}
.searchBtn01 a {
	font-family: 'FontAwesome';
	padding: 15px;
	vertical-align: middle;
	display: block;
	border-radius: 5px;
	background: #F90;
	color: #fff;
	font-weight: bold;
}
/*.searchBtn01 a:before {
	content: '\f002';
	margin-right: 10px;
}*/
.pc .searchBtn01 a:hover {
	opacity: .7;
}

.notice {
	border: 1.5px solid;
	padding: 20px 10px;
	text-align: center;
	margin: 20px auto 25px;
}
.notice.red {
	border-color: #f00;
}
.notice.red .title,
.notice .red {
	color: #f00;
}
.notice .title {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px !important;
	display: block !important;
}
.notice p:nth-of-type(n+2) {
	margin-top: 1em;
}
.notice .small {
	font-size: .85em;
}



/*サイズ：PC・tablet*/
@media screen and (min-width: 761px) {
#contentsArea {
	font-size:95%;
	padding: 50px 0;
}
#contentsArea h3 {
	font-weight: bold;
    margin: 25px 0 10px;
    font-size: 18px;
}
.detailList {
	width: 100%;
	border: 1px solid;
	margin-bottom:30px;
}
.detailList th,.detailList td {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.detailList tr:not(.title) {
	border-top: 1px solid;
}
.detailList tr th:not(.link),
	.detailList tr td:not(.link) {
	border-right: 1px solid #000;
}
.detailList .title th {
	font-weight: bold;
	font-size: 16px;
	background: #0064b1;
	color: #fff;
}
.detailList .area {
	width: 15%;
	font-weight:bold;
	font-size: 16px;
}
.detailList .tel {
	width: 20%;
}
.detailList .tel a {
	color: #000;
}
.detailList .time {
	width: 20%;
}
.detailList .day {
	width: 20%;
}
.detailList .link {
	width: 25%;
}
.detailList .title {
	font-weight: bold;
	font-size: 16px;
}
.detailList .link a {
	color: #2361ad;
}
.detailList .link a:after {
	content: '\f101';
	font-size: 16px;
}
.pc .detailList .link a:hover {
	color: #65cdff;
}
.sitetop_sp {
	display:none;
}
}

/*サイズ：SP*/
@media screen and (max-width: 760px) {
#breadcrumb {
	display: block;
	width: 100%;
	padding: 8px 10px 4px;
	box-sizing: border-box;
	font-size: 13px;
	line-height: 1.5;
}
#breadcrumb #body {
	width: 100%;
	padding: 0;
}
#breadcrumb #socialBox {
	display: none;
}
	span.br {
		display: block;
	}
#contentsArea h3, .detailList .title {
	display: none;
}
.detailList .conts,.detailList .conts th,.detailList .conts td {
	display: block;
	float:left\9;
}
.detailList {
	overflow: hidden;
}
.detailList .conts {
	border-bottom: #cdcdcd 1px dashed;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.detailList .conts td {
	width: 90%;
	margin: 5px auto 0;
	font-size: 14px;
}
	.detailList .area {
		font-weight: bold;
		font-size: 20px;
		width: 90%;
		margin: auto;
	}
	/*.detailList .area:before {
		content: "お客様相談室";
	}*/
	.detailList .time:before {
		content: "営業時間：";
	}
	.detailList .day:before {
		content: "定休日：";
	}
	.pc .detailList .tel:before {
		content: "電話番号：";
	}
	.detailList .area:before,
	.detailList .time:before,
	.detailList .day:before,
	.pc .detailList .tel:before {
		margin-right: .5em;
	}
	.detailList .time,
	.detailList .day {
		font-size: 16px;
	}
	.detailList td.day,
	.pc .detailList .tel {
		margin-top: 0 ;
	}
#contentsArea:not(.pc) .detailList td.tel,
.detailList td.link {
	text-align: center;
	line-height: 1;
	margin-top: 10px;
}
.detailList .tel a,
.detailList .link a {
	font-size:18px;
	padding: 15px 10px;
	display: block;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
}
 .detailList .tel a {
	background: #F90;
	 padding: 15px 10px;
	 text-align: center;
}
.detailList .link a {
	background: #0064b1;
}
.detailList .tel a:before {
	content: '\f095';
	margin-right: 10px;
}
.detailList .link a:after {
	content: '\f138';
}
.pc .detailList .link a:hover {
	opacity: .7;
}

.sitetop_sp {
    width: 100%;
    margin: 3% 0 0;
    font-weight: bold;
    line-height: 1.5em;
	margin:20px 0 0;
	padding:0.5% 0;
	background-color:#003F98;
    background-image: url("//smp.his-j.com/cmn/img/kanto/icon/instruction/arrow_right_white001.png");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 20px 12px;
    border-top: 0;
    border-bottom: 1px solid #CCC;
}
.sitetop_sp a {
	display:block;
	padding:12px 0 12px 10px;
}
.sitetop_sp a:link,
.sitetop_sp a:hover,
.sitetop_sp a:visited {
	color:#ffffff;
}
footer .reserveArea {
    margin-top:0;
}
}
/*spパンくず*/
#breadcrumbSP {
	margin: 10px 5px;
	font-size: 12px;
}
#breadcrumbSP a {
	text-decoration: underline;
	display: inline-block;
}
#breadcrumbSP .breadcrumbList {
	white-space: nowrap;
	overflow: auto;
}
#breadcrumbSP .breadcrumbList > li {
	display: inline-block;
}
#breadcrumbSP .breadcrumbList > li+li:before {
	content: "＞";
	margin: 0 .3em;
}
/*spパンくず end*/

