@charset "utf-8";

/*********************************************************************
* PRINT STYLE / SC-FRP0401-0101
*********************************************************************/
/* PRINT INDEX ----------------------------------*/
.container,
.map-box-btn-inner,
.close-btn,
.map-dn,
.modal-btn-print-wrap {
	display: none;
}

.jsc-modal-overlay,
.jsc-modal-close-overlay {
	background:none;
}

.jsc-modal-item {
	top: 0 !important;
	left: 0 !important;
}

.jsc-detail-modal-wrapper {
	top: 0 !important;
	left: 0 !important;
	margin-left: 0 !important;
}

/* MAP ----------------------------------*/
.map-box-ttl {
	font-size: 20px;
	border-bottom: 2px solid #cccccc;
	padding-bottom: 10px;
}

.map-box-select-wrap {
	border: none;
}

.map-box-select-ttl > a {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 2px solid #cccccc;
	border-radius: 0;
}

.map-box-select-ttl > a:before {
	background-image: none;
}

.map-box-select-lst {
	display: block;
	border-bottom: none;
	border-radius: 0;
}

.map-box-select-lst > li > a {
	color: #333333;
	text-decoration: none;
}

.map-box-tbl {
	margin-top: 20px;
}

.contents-tbl-inner > dt {
	background: none;
	border: none;
}

.map-box-txt {
	text-align: right;
}