@charset "utf-8";

.main_ttl {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: bold;
  margin: 0 15px 20px;
  padding-bottom: 20px;
  text-align: left;
  letter-spacing: 1px;
  background: url(../sp/img/common/line01.jpg) no-repeat center bottom;
  background-size: auto;
  -webkit-background-size: 100% 2px;
  background-size: 100% 2px;
  color: #5b3d1d;
  line-height: 1.4;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/* hタグ　削除 ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.block.ttl {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	line-height: 19px;
	color: #8b1b44;
	vertical-align: middle;
	background: url(/img/lead_ico.svg) left top no-repeat;
	padding-left: 33px;
	margin-top: 36px;
	margin-bottom: 10px;
	background-size: 18px;
}
/* hタグ　削除 ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

.line01 {
	margin-bottom: 1.5em;
}
.left {
	float: left;
}
.right {
	text-align: left;
	width: auto;
	padding-left: 320px;
}
.right p span {
	color: #600;
	margin-right: 4px;
}
.right figure {
	width: 200px;
	margin: 8px 0;
}
.right figure.wide {
	width: 250px;
}
.right figure img{
	width: 100%;
	height: auto;
}

.btn01 {
	width: 380px;
	margin: 14px auto 0;
	clear: both;
	line-height: 1.5;
}
.btn01 a {
	line-height: 1;
	background: url(/img/map/common/access_icon01.png) right 10px center no-repeat;
	padding: 11px 0;
	display: block;
	font-size: 16px;
	text-align: center;
	border: 1px solid #646464;
	border-radius: 10px;
	text-decoration: none;
}
.btn01 a:hover {
	opacity: 0.7;
}
.btn01 a img {
	margin: 7px 0 0 7px;
	vertical-align: top;
}
.btn01.mt20 {
	margin-top: 20px;
}
/* 4/28 googlemap化　追加 */
.clearfix .maps iframe{
	width: 300px;
	height: 300px;
}
/* 4/28 googlemap化　追加 */
/*------------------------------------------------------------
	道順詳細ページ
------------------------------------------------------------*/
#main dt,
#main dd{
	text-align: left;
}

/* hタグ　削除 ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.block {
	text-align: left;
}
/* hタグ　削除 ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

.entry-content {
	width: 570px;
	margin: 0 auto;
}
.printBtn {
    margin: 5px auto 20px;
    width: 316px;
}
.printBtn a {
    padding: 10px 0 6px;
    display: block;
    text-align: center;
    background-color: #8F1E22;
    border-radius: 10px;
}
.printBtn a:hover {
	opacity: 0.7;
}
.headLine01 {
	margin-bottom: 27px;
}
#map .mapBox .map {
	float: left;
	width: 420px;
	height: 281px;
}
#map .mapBox {
	margin-bottom: 20px;
}
#map .mapBox ul {
	float: right;
	width: 200px;
}
#map .mapBox ul li:nth-child(1) {
	margin-bottom: 15px;
}
#map dl {
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 1.7;
}
#map dl dt {
	margin-bottom: 0;
	width: 6em;
	font-weight: normal;
	float: left;
	clear: left;
	position: relative;
	padding-left: 15px;
}
#map dl dt:before{
	content: "◆";
	width: 5px;
	height: 5px;
	color: #660000;
	position: absolute;
  left: -3px;
}
#map dl dd {
	margin-bottom: 0;
	padding-left: 8em;
	text-indent: -0.7em;
}
#map .ttl02 {
	margin-bottom: 27px;
	padding: 0 0 10px;
	border-bottom: 1px solid #666;
	color: #881B1D;
	font-size: 22px;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho";
}
#map .listUl {
	margin: 0 0 20px;
	font-size: 14px;
	line-height: 1.4;
	padding-left: 30px;
	display: flex;
	flex-wrap: wrap;
}
#map .listUl li {
	margin: 0 17px 17px 0;
	float: left;
	width: 180px;
}
#map .listUl li img {
	width: 100%;
}
#map .listUl li p {
	text-align: left;
	text-indent: -1em;
	padding: 6px 0 0 1em;
	display: block;
}
#map .contact {
	width: 520px;
	margin: 50px auto 30px;
	padding: 25px;
	font-size: 16px;
	text-align: center;
	background-color: #FFF;
	border: 3px solid #DDD;
	line-height: 1.7;
}
#map .contact span {
	padding-left: 19px;
	display: inline-block;
	background: url(/img/map/common/access_icon03.png) no-repeat left 7px;
}
#main .btn {
	margin: 0 auto;
	width: 225px;
}
#main .btn a {
	padding: 7px 0;
	display: block;
	font-size: 16px;
	text-align: center;
	border: 1px solid #646464;
	border-radius: 10px;
	text-decoration: none;
}
#main .btn a:hover {
	opacity: 0.7;
}
#main .btn a img {
	margin-right: 7px;
	vertical-align: 2px;
}
#map .printBtn {
	margin-bottom: 40px;
}
#main .anshinBox p {
	width: 410px;
	float: left;
}
#main .anshinBox img {
	float: right;
	margin-top: -40px;
}
#main .clinicName {
	color: #4B4B4D;
	font-size: 20px;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-top: 30px;
}
#main .doctor {
	background: url(/img/line01.gif) no-repeat 0 0;
	margin: 40px 10px;
	padding: 40px 0 0;
	line-height: 1.6;
	position: relative;
}
#main .ishihara {
	background: none;
	margin-top: 20px;
	padding-top: 0;
}
#main .doctor h4 {
	text-align: left;
	background: url(/img/lm_komoku01.jpg) no-repeat 0 2px;
	color: #660000;
	padding-left: 30px;
	margin-bottom: 5px;
}
#main .doctor .floatL {
	text-align: left;
	width: 120px;
}
#main .doctor .floatL img {
	width: 100%;
	height: auto;
	border: solid 0.5px #333;
}
#main .doctor .floatL img.sp {
	width: 100%;
	height: auto;
	border: solid 0px #333;
}

#main .doctor .floatR {
	width: 490px;
	padding-right: 0;
}
#main .ishihara .floatR {
	width: 470px;
}
#main .flr .floatL {
	float: left !important;
}
#main .flr .floatR {
	float: right !important;
}
#main .doctor li {
	text-align: left;
}
#main .doctor .careerList {
	margin-top: -25px;
	margin-bottom: 25px;
}
#main .doctor .careerList li {
	background: url(/img/common/icon01.gif) no-repeat left 5px;
	padding-left: 12px;
}
#main .doctor .career {
	margin: 15px 0 25px;
	line-height: 1.7;
}
#main .doctor .career dt {
	background: url(/img/common/icon01.gif) no-repeat left 5px;
	padding-left: 12px;
	float: left;
	clear: left;
	width: 5em;
}
#main .doctor .career dd {
	padding-left: 6.25em;
}
#main .doctor h4 {
  text-align: left;
  background: url(/img/lm_komoku01.jpg) no-repeat 0 2px;
  color: #660000;
  padding-left: 30px;
  margin-bottom: 5px;
}
#main .doctor .links {
	text-align: left;
	background: url(/img/lm_komoku01.jpg) no-repeat 0 2px;
	color: #660000;
	padding-left: 30px;
	margin-bottom: 5px;
}
#main .ishiharaBox .floatR {
	width: 190px;
	padding: 0 0 0 15px;
	position: absolute;
	top: 0;
	right: 0;
}
#main .ishiharaBox .floatR img{
	width: 100%;
	padding: 0;
	margin: 0;
}

#main .ishiharaBox .floatR .caption {
	padding-top: 7px;
}
.qaBox {
}
.qaBox .clearfix img {
/* 	float:right; */
	margin-left: 20px;
	width: 280px;
}
.qaBox .clearfix div {
	width: 305px;
	float: left;
}
.qTitle {
	margin: 1.7em 0 10px;
	color:#600 !important;
	font-weight: bold;
}
.qTitle h4 {
	margin: 1.7em 0 10px;
	color:#600 !important;
	font-weight: bold;
	text-align: left;
	display: block;
}
h4.qTitle {
	margin: 1.7em 0 10px;
	color:#600 !important;
	font-weight: bold;
	text-align: left;
	display: block;
}
.qTitle h5 {
	margin: 1.7em 0 10px;
	color:#600 !important;
	font-weight: bold;
	text-align: left;
	display: block;
}
.careerBox li {
	text-align: left;
}
.careerBox li span {
	color: #600;
}
#main .photos {
	margin-bottom: 20px;
}
#main .photos img {
	margin-right: 10px;
	margin-bottom: 10px;
}
#main .btn_print {
	text-align: left;
	margin: 10px 0 0 320px;
}
#main .txt_center {
	text-align: center;
}
.clinics .qTitle.ttl_aco span:before {
	content: "■";
}
.clinics .indent_1em span {
	color: #600;
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
@media print {
	#header_txt01,
	.inner,
	#nav,
	.mainImage,
	#leftside,
	.centerline,
	#footer,
	.btn,
	.gotop,
	.cRight,
	.printBtn {
		display: none !important;
	}
	body {
		background-image: none !important;
	}
	#outline01 {
		border: none !important;
	}
	#main {
		margin: 0 !important;
		padding: 0 !important;
		float: none !important;
		width: 100% !important;
		padding: 0;
	}
	.entry-content {
		width: 100% !important;
	}
	#map .headLine01 {
		padding-top: 20px;
		margin-bottom: 10px;
	}
	.mapBox .map {
		margin: 0 !important;
		padding: 0 !important;
		width: 505px !important;
	}
	.mapBox .map iframe {
		height: 295px !important;
	}
	.mapBox ul {
		margin: 0 !important;
		padding: 0 !important;
		width: 330px !important;
	}
	.mapBox ul li:first-child {
		margin-top: 0 !important;
	}
	.mapBox ul li img {
		width: 207px !important;
		height: auto !important;
	}
	#main dl {
		margin-bottom: 20px !important;
		font-size: 18px !important;
	}
	#path .ttl02 {
		margin-bottom: 7px !important;
		font-size: 20px !important;
	}
	#path .listUl {
		margin-bottom: 10px !important;
	}
	#path .listUl li {
		margin: 0 27px 0 0 !important;
		width: 220px !important;
		height: 240px !important;
	}
	#path .listUl li img {
		width: 220px !important;
		height: auto !important;
	}
	#path .listUl li .txt{
		font-size: 18px !important;
	}
	#map .contact {
		margin-bottom: 0 !important;
		padding: 0 !important;
	}
	#map .contact.mt20 {
		margin-top: 20px;
	}
	#map .contact.mt50 {
		margin-top: 50px;
	}
	.heightLine-2.last {
		padding-top: 100px;
	}
}
@media screen and (max-width: 768px) {
	.spInner {
    width: calc(100% - 30px);
    padding-top: 1.6em;
    padding-bottom: 1.6em;
    margin-left: auto;
    margin-right: auto;
	}
	.pt0 {
		padding-top: 0;
	}
	.pb0 {
		padding-bottom: 0;
	}
	.left,
	.right {
		float: none;
		padding: 0;
	}
	.left {
		margin-bottom: 1.6em;
	}
	.left img {
		border: 1px solid #999;
	}
	.right p {
		margin-bottom: 1.6em;
	}
	.right img {
		max-width: 200px;
		margin-bottom: 1.6em;
	}
	.right img.outer {
		max-width: 254px;
	}
	.right img.special {
		max-width: 310px;
	}
	#main .btn01 {
		width: 100%;
		margin: 20px 0 20px;
	}
	.btn01:after {
		content: "";
		display: inline-block;
    background: url(../sp/img/common/line01.jpg) no-repeat center bottom;
    background-size: auto;
    -webkit-background-size: 100% 2px;
    background-size: 100% 2px;
    width: 100%;
    height: 50px;
	}
	.btn01.none:after {
		display: none;
	}
	.printBtn {
		display: none;
	}
	#map {
		width: calc(100% - 30px);
		margin: 0 auto;
	}
	#map .mapBox .map {
		width: 100%;
		height: 235px;
		float: none;
		margin-bottom: 15px;
	}
	#map .mapBox .map iframe {
		height: 100% !important;
	}
	#map .mapBox ul {
		width: 100%;
		float: none;
	}
	#map .mapBox li {
		width: calc(50% - 8px);
		float: left;
	}
	#map .mapBox li:nth-child(2) {
		float: right;
	}
	#map .listUl {
		padding-left: 0;
	}
	#map .listUl li {
		width: 100%;
		float: none;
		margin-bottom: 12px;
		margin-right: 0;
	}
	#map .listUl li img {
		width: 141px;
		float: right;
		margin-left: 10px;
	}
	#map .listUl li p {
		padding-top: 0;
	}
	#map .contact {
		font-size: 1.3rem;
		width: 100%;
		padding: 10px 0;
		margin: 13px auto 20px;
		box-sizing: border-box;
	}
	#map .contact span {
		background-position: left center;
	}
	#map .btn {
		width: 78%;
	}
	#map .btn img {
		width: 6px;
	}
	.clinics h1.title,
	.clinics .qTitle.ttl_aco {
		display: table;
    width: 100%;
    height: 40px;
    font-size: 1.3em;
    font-family: sans-serif;
    line-height: 1.2;
    background: #fff url(/sp/img/common/h_tel_bg.png) repeat-x left bottom;
    -webkit-background-size: 5px 46px;
    background-size: 5px 46px;
    border-top: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
    padding-left: 0;
    margin-bottom: 0;
    position: relative;
	}

/* hタグ　削除 ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

  /*SP見出しデザイン変更*/
  .block.ttl {
    font-size: 2em;
    line-height: 1.6;
    width: 100%;
    border-bottom: 1px solid #8B1B44;
    margin-top: 0;
    background-position: left 10px top 14px !important;
    text-align: left;
    color: #8b1b44;
    padding-left: 0;  
    background-image: url("/img/lead_ico.svg");
    background-repeat: no-repeat;
    background-size: 18px auto;
  }
  /*SP見出しデザイン変更*/
  .block.ttl span {
    text-align: left;
    padding: 7px 15px 5px 40px;
    display: table-cell;
    color: #8B1B44;
    vertical-align: middle; 
  }


	.clinics .qTitle.ttl_aco {
		display: flex;
		align-items: center;
	}
	.clinics .qTitle h4 {
		margin: 0;
		padding: 0;
	}
/* hタグ　削除 ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

	.clinics .qTitle.ttl_aco {
		margin-top: 0;
	}
	.clinics .qTitle.ttl_aco.bb {
		border-bottom: none;
	}
	.clinics .qTitle.ttl_aco.bb.open {
    border-bottom: 1px solid #CFCFCF;
	}
	/* .clinics .qTitle.ttl_aco:before {
		margin-top: -9px;
    width: 17px;
    height: 17px;
    background: url(/sp/img/common/icon03.png) no-repeat left center;
    background-size: 17px 17px;
    position: absolute;
    top: 50%;
    left: 14px;
    content: "";
	}
	.clinics .ttl_aco.open:before {
    background: url(/sp/img/common/icon02.png) no-repeat left center;
    background-size: 17px 17px;
	} */
	.clinics .qTitle.ttl_aco span {
		display: table-cell;
		color: #2D3E46;
		vertical-align: middle;
		padding: 7px 15px 5px;
	}

/* h1 移行 ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
	.clinics h1.title:before {
		margin-top: -9px;
		width: 17px;
		height: 17px;
		background: url(/sp/img/common/icon03.png) no-repeat left center;
		background-size: 17px 17px;
		position: absolute;
		top: 50%;
		left: 14px;
		content: "";
	}

	.clinics h1.title span{
		display: table-cell;
		color: #2D3E46;
		vertical-align: middle;
		padding: 7px 7px 5px 40px;
	}
/* h1 移行 ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

	.clinics .qTitle.ttl_aco span:before {
		content: "";
	}
	.clinics #main .anshinBox p {
		width: 100%;
		float: none;
	}
	.clinics #main .anshinBox img {
		max-width: 194px;
		display: block;
		margin: 0 auto;
		float: none;
	}
	.clinics #main .flr .floatL {
		width: 100%;
		max-width: 340px;
		float: none !important;
	}
	.clinics #main .flr .floatR {
		display: none;
	}
	.clinics #main dt,
	.clinics #main dd,
	.clinics #main li,
	.clinics #main h4.qTitle {
		font-size: 1.3rem;
		line-height: 1.6;
	}
	.clinics #main .ishihara,
	.clinics #main .qaBox,
	.clinics #main .careerBox {
		padding: 0;
		margin: 0;
		width: calc(100% - 30px);
    padding-top: 1.6em;
    padding-bottom: 1.6em;
    margin-left: auto;
    margin-right: auto;
	}
	.clinics #main .ishihara .floatR {
		width: 100%;
		float: none;
	}
	.clinics #main .doctor h4 {
		color: #333;
		font-size: 1.3rem;
		font-weight: normal;
		background: none;
		padding-left: 0;
		margin-bottom: 0;
	}
	.clinics #main .qaBox .clearfix div {
		width: 100%;
		float: none;
	}
	.clinics #main .qaBox .clearfix img {
		width: 50%;
		margin: 0 auto 20px;
		display: block;
	}
	#main .photos {
		display: none;
	}
	#main .btn_print {
		display: none;
	}
	.clinics #main .txt_center {
		text-align: left;
	}
	/* 4/28 googlemap化　追加 */
	.clearfix .maps iframe{
		width: 100%;
		height: 300px;
	}
	/* 4/28 googlemap化　追加 */
}



/* 9/1　追加 */
.exterior ul{
	display: flex;
	justify-self: start;
	align-items: center;
	flex-wrap: wrap;
}
.exterior ul li{
	width: 31.5%;
	margin-right: 10px;
	margin-bottom: 10px;

}
.exterior_2c ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	width: calc(100% - 20px);
	text-align: center;
}

.exterior_2c ul li{
	width: 49%;
	margin-bottom: 10px;
}
.exterior_2c ul li img{
	width: 100%;
	aspect-ratio: 3 / 2;
}
.exterior_2c ul li figure {
	margin: 0;
}
/* .exterior ul li img{
	width: 100%;
} */
@media all and (max-width: 768px) {
.exterior ul{
	width: calc(100% - 30px);
	margin: 0 auto 15px;
	justify-content: space-between;
}
.exterior ul li{
	width: 49%;
	margin-right: 0;
}
.exterior_2c ul{
	width: calc(100% - 30px);
	margin: 15px auto 15px;
	justify-content: space-between;
}

}

/* 2021/1/19　追加 */
.left.maps > figure > img{
	width: 100%;
}
.left.maps > figure{
	width: 300px;
	margin: 0 !important;
}
@media all and (max-width: 768px) {
.left.maps > figure{
	width: 100%;
	margin: 0 !important;
}
.left.maps > figure{
	width: 300px;
	margin: 0 !important;
}
}
.keireki_set{
	width: 96%;
	margin: 0 auto 10px;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
.keireki_set figure{
	margin: 0;
	width: 20%;
	max-width: 100px;
}
@media all and (max-width: 768px) {
.keireki_set figure{
	margin: 0;
	width: 20%;
	width: 100px;
	padding-top: 1.6em;
}
}
.keireki_set figure img{
	width: 100px;
}
ul.careerBox {
	width: calc(100% - 120px) !important;
	margin: 0;
	padding: 0;
}
.youtube {
  width: 100%;
  margin-bottom: 20px;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

@media all and (max-width: 400px) {
	.btn01 a {
		font-size: 14px;
	}
}
@media all and (max-width: 768px) {
  #map .ttl02 {
      font-size: 16px !important;
  }
}
.youtube {
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
.youtube figcaption {
	text-align: left;
}

@media all and (max-width: 400px) {
	.btn01 a {
		font-size: 14px;
	}
}

.access_set{
	width: 100%;
	margin: 0 0 10px 0;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
.access_set > div:first-child{
	width: 50%;
	margin: 0;
	padding: 0;
}
.access_set > div:last-child{
	width: 50%;
	margin: 0;
	padding: 0;
}
@media all and (max-width: 600px) {
.access_set{
	width: 100%;
	margin: 0 0 10px 0;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
.access_set > div:first-child{
	width: 100%;
	margin: 0;
	padding: 0;
}
.access_set > div:last-child{
	width: 100%;
	margin: 0;
	padding: 0;
}
}

/* map_area */
.map_area{
	width: 100%;
	margin: 0 0 2vh 0;
	padding: 0;
}
.map_area > .inner_base{
	width: 100%;
	margin: 0;
	padding: 0;
}
@media screen and (max-width: 600px) {
.map_area > .inner_base{
	width: 96%;
	margin: 0 auto;
	padding: 0;
}
}
.map_area > .inner_base > .gmap {
  width: 100%;
  position: relative;
  padding-top: 70.25%;
	margin: 0 0 3vh 0;
}
.map_area > .inner_base > .gmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.map_area > .inner_base > ul.map_set{
	width: 90%;
	margin: 0 auto 3vh;
	display: flex;
	align-items: stretch;
	justify-content: center;
	flex-wrap: wrap;
}
.map_area > .inner_base > ul.map_set > li figure{
	margin: 0;
	padding: 0;
}
.map_area > .inner_base > ul.map_set > li figure img{
	width: 100%;
}
.map_area > .inner_base > ul.map_set > li figcaption{
	width: 100%;
	text-align: left;
}

.map_area > .inner_base > ul.map_set > li{
	width: 49%;
	margin: 0;
	padding: 0;
}
/* parking_area */
.parking_area{
	width: 100%;
	margin: 0 0 2vh 0;
	padding: 0;
}
.parking_area > .inner_base{
	width: 100%;
	margin: 0;
	padding: 0;
}
.parking_area > .inner_base > .ttl{
	margin: 0 0 2vh 0;
	padding: 14px 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background-color: #f7f2f2;
	border-bottom: 1px solid #d1b2b2;
	box-sizing: border-box;
}
.parking_area > .inner_base > .map{
	width: 90%;
	margin: 0 auto 3vh;
}
.parking_area > .inner_base > .map figure{
	margin: 0;
}
.parking_area > .inner_base > .map figure img{
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
}

table.tbl_01 {
	width: 90%;
  margin: 0 auto 3vh;
  border-collapse: collapse;
  font-size: 13px;
}
table.tbl_01 th {
	background: #f4f0df;
	border: solid 1px #cfbe6f !important;
	color: #000;
	padding: 10px;
  box-sizing: border-box;
  text-align: center;
  white-space:nowrap;
}
table.tbl_01 td {
	border: solid 1px #cfbe6f;
	padding: 10px;
  box-sizing: border-box;
  text-align: left;
  line-height: 1.4;
}
table.tbl_01 td span{
	color: #660000;
}
@media screen and (max-width: 600px) {
table.tbl_01 {
	width: 90%;
}
table.tbl_01 th {
	border-bottom: none !important;
}
table.tbl_01 td {
	border-bottom: none;
}
table.tbl_01 tr.last td:last-child {
	border-bottom: solid 1px #cfbe6f !important;
	width: 100%;
}
table.tbl_01 th,
table.tbl_01 td {
	border-bottom: none;
	display: block;
	width: 100%;
}
table.tbl_01 td span{
	color: #660000;
	display: block;
}
}
.parking_area .note{
	margin: 0 3em 30px 0;
	padding: 0;
	text-align: right !important;
}
