<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*
ja_JP
*/

/* =========================================================
header
========================================================= */

#prt .header {
	margin-bottom: 20px;
}
#prt .header:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	height: 0;
	clear: both;
}
#prt .header h1 {
	float: left;
	background: url(/img/jpn/common/logo_prt.png) no-repeat 0 0;
	width: 200px;
	height: 43px;
}
#prt .header h1 span {
	display: none;
}
#prt .header div {
	float: right;
	margin-top: 15px;
}
#prt .header div a {
	color: #ffffff;
	background-image: url(/img/common/common/icon_print_wht.png);
	background-size: 13px 13px;
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: 20px 50%;
	border-radius: 3px;
	padding: 10px 20px 10px 38px;
}
#prt .header div a:hover {
	background-color: #ffcc00;
}

/* =========================================================
map
========================================================= */

#prt .map {
	clear: both;
}
#prt .map h3 {
	font-weight: bold;
	border-top: 2px #333333 solid;
	border-bottom: 1px #333333 solid;
	padding: 8px 0;
	margin-bottom: 10px;
}
#prt .map p.desc {
	line-height: 137%;
	margin-bottom: 10px;
}
#prt .map .search {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 10px;
}
#prt .map .search th {
	font-weight: bold;
	padding: 4px 4px 4px 0;
	white-space: nowrap;
}
#prt .map .search td {
	padding: 4px 0 4px 4px;
}
#prt .map .search td input[type="button"] {
	display: inline-block;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	color: #ffffff;
	text-align: center;
	line-height: 100%;
	background-color: #666666;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 3px solid rgba(0,0,0,0.2);
	border-radius: 3px;
	cursor: pointer;
	padding: 10px 20px 6px 20px;
	min-width: 100px
}
#prt .map .search td input[type="button"]:hover {
	background-color: #ffcc00;
}


/* -----------------------------------------------
send address
----------------------------------------------- */

#prt .map .send {
	line-height: 137%;
	text-align: center;
	background-color: #efefef;
	border: 1px solid #e6eae6;
	padding: 10px;
	margin-bottom: 10px;
}
#prt .map .send input[type="button"] {
	display: inline-block;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	color: #ffffff;
	text-align: center;
	line-height: 100%;
	background-color: #666666;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 3px solid rgba(0,0,0,0.2);
	border-radius: 3px;
	cursor: pointer;
	padding: 10px 20px 6px 20px;
	min-width: 100px
}
#prt .map .send input[type="button"]:hover {
	background-color: #ffcc00;
}

/* -----------------------------------------------
map size
----------------------------------------------- */

#prt .map .prt-map {
	line-height: 137%;
	width: 100%;
	height: 500px;
}

/* -----------------------------------------------
map direction
----------------------------------------------- */

#prt .direction {
	line-height: 137%;
	margin-bottom: 30px;
	width: 100%;
}

/* reset */
#prt .direction .adp-placemark {
	border: none;
	background-color: transparent;
}
#prt .direction .adp-directions {
	width: 100%;
}
#prt .direction .adp-directions td:nth-of-type(2) {
	white-space: nowrap;
}
#prt .direction .adp-directions td:nth-of-type(3) {
	width: 100%;
}
#prt .direction .adp-directions td:last-of-type {
	white-space: nowrap;
}
#prt .direction .adp-legal {
	text-align: right;
}

/* -----------------------------------------------
error message
----------------------------------------------- */

#jid_error_map,
#jid_send_prt {
	margin: 10px 0;
}
#jid_error_map p,
#jid_send_prt p {
	color: #ff4500;
	text-align: left;
	background-color: #ffeaea;
	border: #ff4500 1px solid;
	padding: 8px;
}

/* =========================================================
detail
========================================================= */

#prt .detail {
	clear: both;
	margin-bottom: 40px;
}
#prt .detail h3 {
	font-weight: bold;
	border-top: 2px #333333 solid;
	border-bottom: 1px #333333 solid;
	padding: 8px 0;
	margin-bottom: 10px;
}

/* -----------------------------------------------
user info
----------------------------------------------- */

#prt .detail .contact {
	clear: both;
	border-bottom: 1px dotted #cccccc;
	padding: 0 0 8px 0;
	margin-bottom: 10px;
}
#prt .detail .contact div {
	display: table-cell;
	vertical-align: middle;
}
#prt .detail .contact div img {
	margin-right: 8px;
	max-width: 28px;
	max-height: 28px;
}
#prt .detail .contact ul {
	display: table-cell;
	vertical-align: middle;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#prt .detail .contact ul.info {
	border-left: 1px solid #333333;
	padding-left: 12px;
}
#prt .detail .contact li {
	float: left;
	padding: 2px 0;
	margin-right: 12px;
}
#prt .detail .contact li span {
	color: #999999;
	margin-right: 4px;
}

/* -----------------------------------------------
article
----------------------------------------------- */

#prt .detail .article {
	clear: both;
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 15px;
	width: 100%;
}
#prt .detail .article .box {
	display: table-cell;
	vertical-align: top;
	width: 100%;
}
#prt .detail .article .box .cat {
	float: left;
	display: inline-block;
	color: #ffffff;
	background-color: #660000;
	padding: 5px 10px;
	margin-bottom: 10px;
}
#prt .detail .article .box h4 {
	clear: both;
	font-size: 15px;
	font-weight: bold;
	line-height: 137%;
	margin-bottom: 10px;
}
#prt .detail .article .box .intro {
	color: #555;
	font-weight: bold;
	line-height: 146%;
}
#prt .detail .article .thumb {
	display: table-cell;
	vertical-align: top;
}
#prt .detail .article .thumb img.medium {
	margin-left: 10px;
	max-width: 210px;
	max-height: 158px;
}

/* -----------------------------------------------
comment
----------------------------------------------- */

#prt .detail .comment {
	line-height: 146%;
	margin-bottom: 20px;
}

/* -----------------------------------------------
url
----------------------------------------------- */

#prt .detail .url {
	margin-bottom: 20px;
}

/* -----------------------------------------------
inquiry
----------------------------------------------- */

#prt .detail .inquiry {
	clear: both;
	line-height: 146%;
	margin-bottom: 20px;
}
#prt .detail .inquiry dt {
	font-weight: bold;
	margin-bottom: 5px;
}

/* -----------------------------------------------
list
----------------------------------------------- */

#prt .detail .data table {
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px dotted #efefef;
	margin-bottom: 20px;
	width: 100%;
}
#prt .detail .data tr {
	border-bottom: 1px dotted #efefef;
}
#prt .detail .data th {
	color: #999999;
	font-weight: normal;
	text-align: left;
	background-color: #fff8dc;
	padding: 8px;
	white-space: nowrap;
}
#prt .detail .data td {
	color: #666c67;
	line-height: 126%;
	padding: 8px;
	width: 100%;
}
#prt .detail .data td span {
	font-weight: bold;
}

/* -----------------------------------------------
view
----------------------------------------------- */

#prt .detail .view {
	clear: both;
	margin-bottom: 20px;
}
#prt .detail .view h4 {
	background: url(/img/jpn/common/detail_title_view.png) no-repeat 0 100%;
	height: 34px;
}
#prt .detail .view h4 span {
	display: none;
}
#prt .detail .view .photos {
	border: 1px solid #e8ece9;
	padding: 6px 6px 2px 6px;
}
#prt .detail .photos img.medium {
	vertical-align: middle;
	border: 1px solid #f7f7f7;
	padding: 1px;
	margin-bottom: 4px;
	max-width: 119px;
	max-height: 89px;
}

/* =========================================================
QR
========================================================= */

#prt .access {
	clear: both;
	text-align: left;
	border: 2px solid #efefef;
}
#prt .access .box {
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
}
#prt .access .url {
	display: table-cell;
	vertical-align: middle;
	padding: 15px;
}
#prt .access .url .logo {
	background: url(/img/jpn/common/logo_prt.png) no-repeat 0 0;
	margin-bottom: 15px;
	width: 200px;
	height: 43px;
}
#prt .access .url .logo span {
	display: none;
}
#prt .access .url h3 {
	margin-bottom: 4px;
}
#prt .access .url p {
	color: #666666;
	margin-top: 15px;
}
#prt .access .qr {
	display: table-cell;
	vertical-align: middle;
	padding: 7px 7px 7px 0;
}

/* =========================================================
bottom
========================================================= */

#prt .bottom {
	clear: both;
	text-align: center;
	margin-top: 50px;
}
#prt .bottom a {
	color: #ffffff;
	background-image: url(/img/common/common/icon_print_wht.png);
	background-size: 13px 13px;
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: 20px 50%;
	border-radius: 3px;
	padding: 10px 20px 10px 38px;
}
#prt .bottom a:hover {
	background-color: #ffcc00;
}
</pre></body></html>