@charset "euc-jp";

#ZdcEmapMap {
	position: relative;
}

/* 地図上ボタン */
.z_map_btn button{
	margin: 0;
	padding: 1px 0 1px 3px;
	background: #7DC439;
	border: 1px solid #71B52F;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	color: black!important;
	font-weight: normal;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(125, 196, 57, 1)), to(rgba(113, 181, 47, 1)), color-stop(50%, rgba(125, 196, 57, 1)), color-stop(50%, rgba(113, 181, 47, 1)));
	background-image: -moz-linear-gradient(-90deg, #7DC439 0,#7DC439 50%,#71B52F 50%,#71B52F 100%);
	text-align: center;
	vertical-align: middle;
}

/* フォント */
.font_blackn{color:#666666; font-weight:normal;}
.font_blackb{color:#666666; font-weight:bold;}
.font_redn{color:red; font-weight:normal;}
.font_redb{color:red; font-weight:bold;}
.font_grnn{color:green; font-weight:normal;}
.font_grnb{color:green; font-weight:bold;}
.font_whiten{color:#ffffff; font-weight:normal;}
.font_whiteb{color:#ffffff; font-weight:bold;}

.titleShopKana {
	margin-top: -17px;
}
@media screen and (max-width: 767px) {
.titleShopKana {
	margin-top: -6px;
}
}

.listInfo01 img { max-width: 100%; }
#pageTop img { max-width: 100%; }
.itemRr img { max-width: 100%; }

.smbc_cgs_err_msg {
	margin-top: 10px;
}
.smbc_cgs_err_code {
	float: right;
	color: #ccc;
	clear: both;
}

.z_error_msg {
	padding: 10px;
	word-break: normal;
}

/* 最寄り場所タイトル */
.h2Title02wfix {
	width: 510px;
}
@media screen and (max-width: 767px) {
	.h2Title02wfix {
		width: auto;
	}
}

/* 複合フリーワード検索 */
.errmsg_addline {
	border-bottom: 1px solid #b4b9b7;
	word-break: normal;
}

/* 各種アイコン */
.dtlIcon {
	/*
	margin-top: 10px;
	margin-bottom: 20px;
	*/
	margin: 0 -10px;
	width: auto;
	/*padding-bottom: 10px;*/
	padding: 5px 10px 10px 10px;
}
.icoWhite {
	display: inline-block;
	font-weight: normal;
	padding: 5px 10px;
	margin-top: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	background-color: #fff;
}
.dtlIconNote {
	margin-top: 5px;
}
.dtlIconNote a {
	color: #f00;
}
.dtlServices {
	padding: 0	!important;
	border-width: 0	!important;
}
.dtlInc {
}
.dtlInc a {
	color: #f00;
}

/* 注記 */
.kyoten_note {
	display: inline-block;
	margin-top: 10px;
	color: #f00;
}

/* 一覧ボタン */
.listShop01 li .btndtl{
	width: 183px;
}
.listShop03 li .btndtl{
	width: 150px;
}

/* 店舗情報 */
.table01 > table {
    height: 1px;
}
.dtlServices > table {
    height: 100%;
}
.dtlServices td {
    vertical-align: middle;
}

@media screen and (max-width: 767px) {
	.listShop01 li .listHead{
		width: 50%;
	}
	.listShop01 li .btndtl{
		width: 130px;
	}
	.listShop03 li .btndtl{
		width: 130px;
	}
	.dtlIcon {
		background-color: #F7F7F7;
	}
	.dtlServices td {
		border-width: 1px 1px 0 0;
	}
}

/* 駐車場情報 */
.cautionIconRed {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/caution_red.gif) no-repeat;
	background-size: contain;
	vertical-align: top;
}

.cautionIconWhite {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/caution_white.gif) no-repeat;
	background-size: contain;
	vertical-align: top;
}

.parkInfoNote {
	margin-bottom: 20px;
}

.parkInfoNote::after {
	background-color: #00F;
}

.parkInfoNote .noteItem {
	color: #f00;
	text-decoration: underline;
	line-height: 1.6em;
	padding-left: 20px;
	text-indent: -20px;
}

.parkInfoTable {
	margin-bottom: 20px;
}

.parkInfoTable th.parkItemHeader {
    border-right: 1px solid #ccc;
}

.parkInfoTable th.parkItemHeader img {
    vertical-align: middle;
}

.parkInfoTable th.parkItemHeader span.parkPaid {
	display: inline-block;
	width: 93px;
	height: 39px;
	background: url(../images/park_paid.gif) no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin: 8px 0px 8px 20px;
}

.parkInfoTable td {
	vertical-align: middle;
}

.parkInfoTable .celCombine {
    padding: 0;
}

.parkInfoTable .celCombine td,
.parkInfoTable .celCombine th {
	border: none;
}

.parkInfoTable .celCombine .celNowrap {
	white-space: nowrap;
}

.parkInfoTable .celCombine .celFlg {
	padding-left: 15px;
	padding-right: 5px;
}

.parkInfoTable .celCaution {
    background: #fff3f3	!important;
}

.parkInfoRemarks {
	margin-top: 20px;
}

.parkInfoRemarks .remarksItem {
	line-height: 1.6em;
	padding-left: 1em;
	text-indent: -1em;
}

@media screen and (max-width: 767px) {
	.parkInfoTable th.parkItemHeader {
		font-size: 14px;
	}
	.parkInfoTable th.parkItemLeft {
		width: 80px;
	}
	.parkInfoTable th {
		font-size: 12px;
	}
	.parkInfoTable td {
	    padding: 9px;
		font-size: 12px;
	}
	.parkInfoTable .celCombine .celFlg {
		padding-left: 5px;
		padding-right: 5px;
	}
}

#counterInfo {
	text-decoration: underline;
	margin: 10px 0;
	cursor: pointer;
}

/* modal */
#counterInfoModalOverlay {
	display: none; 
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: rgba(64, 64, 64, 0.5);
	z-index: 100000;
	overflow: hidden;
}

#counterInfoModalContent {
	display: none;
	position: absolute;
 	top: 10px;
 	left: calc(50% - 680px / 2);
	width: 680px;
	z-index: 100001;
	background:#fff;
	padding: 40px 8px 20px;
    box-sizing: border-box;
	border-radius: 8px;
	-webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
}
#counterInfoModalContent.hidden{
	display: block;
	visibility:hidden;
}

#counterInfoModalContent > .counterInfoWrapper{
    overflow-y: scroll;
	width: 86%;
	margin: 0 auto;
}

.counterInfoClose {
    position: absolute;
    right: 10px;
    top: 10px;
    background: none;
    border: none;
    box-shadow: none;
    width: 20px;
    height: 20px;
}
 
.counterInfoClose::before, .counterInfoClose::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 21px;
    background: #333;
}

.counterInfoClose::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
 
.counterInfoClose::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}

#counterInfoModalContent table {
	width:100%;
	margin:0 auto;
	border-collapse: collapse;
}

#counterInfoModalContent table td{
	width: 50%;
	padding: 10px;
    box-sizing: border-box;
    border: 1px solid #808080;
}

#counterInfoModalContent table td + td{
	border-left: none;
}

#counterInfoModalContent table td div {
	min-height:100px;
}

@media screen and (max-width: 680px) {
	#counterInfoModalContent{
		width: calc(100vw - 20px);
		left:  10px;
	}
	#counterInfoModalContent table td div {
		min-height:5em;
	}
}

.storeAnchorLink{
    display: block;
    margin: 10px 0;
}
