@charset "UTF-8";

html,
body {
	font: normal 13pt/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	background-color: #f0f2f5;
	margin: 0;
	padding-bottom: 100px;
	color: #1a1a2e;
}

h1,
h2,
h3,
h4 {
	margin-top: 0;
	font-size: inherit;
	font-weight: 600;
}

h1 {
	font-size: 18pt;
	margin: 0;
}

h2 {
	margin: .6em .5em;
	color: #2c3e50;
	font-size: 14pt;
}

h3 {
	text-align: center;
}

div.ad {
	clear: both;
	margin: .5em 0;
	text-align: center;
}

div.adfloat {
	position: absolute;
	right: 4px;
	z-index: 3;
}

div.top {
	margin-top: .5em;
}

span.highlight {
	background-color: #FFFF00;
}

div.buttons {
	text-align: center;
}

div.buttons a,
.button,
button {
	display: inline-block;
	padding: 4px 12px;
	border: 1px solid #c0c8d0;
	border-radius: 6px;
	text-decoration: none;
	font-size: 10pt;
	background-color: #fff;
	color: #2c3e50;
	cursor: pointer;
	transition: all .15s ease;
	line-height: 1.6;
}

div.buttons a:hover,
.button:hover,
button:hover {
	background-color: #e8ecf0;
	border-color: #a0aab4;
}

div.header {
	background-color: #fff;
	padding: .7em 1em;
	border-bottom: 1px solid #dde1e6;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}

div.header div.title {
	display: inline-block;
	font-size: 12pt;
}

div.header div.title a {
	text-decoration: none;
	color: #1a1a2e;
	font-weight: 600;
}

div.header * {
	vertical-align: middle;
}

div.header div.user {
	font-size: 11pt;
	float: right;
	text-align: right;
	color: #555;
}

div.header div.user a {
	color: #3a6ea5;
	text-decoration: none;
	margin-left: 6px;
}

div.header div.user a:hover {
	text-decoration: underline;
}

div.header div.rule {
	clear: both;
}

div.box {
	float: left;
	margin: .5em;
	padding: 1em;
	background-color: #fff;
	border: 1px solid #dde1e6;
	border-radius: 8px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
	width: 520px;
}

div.right {
	float: right;
}

@media screen and (max-device-width: 480px), screen and (max-width: 480px) {
	div.box {
		float: none;
	}
}

div.nav form.search * {
	vertical-align: middle;
}

div.nav form.search button {
	display: inline-block;
	padding: 0;
	width: 32px;
	height: 32px;
	text-indent: 100%;
	border: 1px solid #FFF;
	background-color: #CCC;
}

div.nav form.search button.s {
	background-image: url(/style/search.png);
}

div.nav form.search button.g {
	background: no-repeat center/80% url(/style/g.png) #CCC;
}

div.nav a {
	display: block;
}

div.nav div.years {
	max-height: 10em;
	overflow-y: scroll;
	border: 1px solid #CCCCCC;
}

div.nav div.counter {
	font-size: 9pt;
}

div.level-top ol {
	display: block;
	padding: 0;
	margin: 1em;
}

div.level-top li {
	display: inline-block;
	margin: 0 .5em;
}

div.list,
div.fname,
div.level-top,
div.level-pref,
div.level-city {
	position: relative;
	z-index: 1;
}

div.level-pref #container,
div.level-city #container {
	columns: 3 auto;
}

div.level-pref #container a,
div.level-city #container a {
	display: block;
}

div.list {
	padding: 0;
	border: none;
}

div.box.list {
	width: auto;
	max-width: 1200px;
	float: none;
	margin: 1em auto;
}

div.box.search-result-list {
	display: flow-root;
	overflow-x: auto;
	margin: 1em .5em;
	max-width: none;
}

div.box.area.list {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

div.list table {
	border-collapse: collapse;
	table-layout: auto;
	margin: 0 auto -1px auto;
	width: 100%;
}

div.list caption {
	text-align: center;
}

div.list td,
div.list th {
	border: 1px solid #dde1e6;
}

div.list thead {
	background-color: #f5f7fa;
}

div.list thead th {
	font-weight: 600;
	color: #4a5568;
	padding: 8px 6px;
	font-size: 10pt;
}

div.list tr.deleted td a {
	text-decoration: line-through;
}

div.list table td {
	padding: 6px;
	vertical-align: top;
}

div.list tbody tr:hover td {
	background-color: #f0f4ff !important;
}

div.list table td.c {
	width: 6ex;
}

div.list table td.p {
	width: 17ex;
}

div.list table td.a {
	width: 12ex;
}

div.list table td.p span.annot {
	display: inline-block;
	width: 1ex;
	height: 1em;
	cursor: default;
	background-image: url(/style/annot.png);
	background-size: 1ex 1ex;
	background-repeat: no-repeat;
	background-position: center;
}

div.list table td.a span.area {
	display: none;
}

div.list table td.n {
	width: 10em;
	white-space: normal;
}

div.list table td.a {
	min-width: 10ex;
}

div.list tr td div.note {
	font-size: 12pt;
	white-space: pre-wrap;
	text-decoration: none;
	font-style: oblique;
}

div.fname {
	font-size: 12pt;
	width: 180px;
}

div.fname table td:nth-child(2),
div.fname table td:nth-child(3) {
	text-align: right;
}

div.ranking {
	font-size: 12pt;
	width: 360px;
}

div.ranking table td:nth-child(1) {
	text-align: right;
}

div.ranking table td:nth-child(2) {
	text-align: left;
}

div.footer {
	clear: both;
	padding: 1em;
	background-color: #fff;
	text-align: center;
	border-top: 1px solid #dde1e6;
	color: #666;
	font-size: 11pt;
}

div.footer a {
	white-space: nowrap;
	color: #3a6ea5;
	text-decoration: none;
}

div.footer a:hover {
	text-decoration: underline;
}

#gmap {
	width: 600px;
	height: 600px;
}

form.member {
	text-align: center;
}

form.member .fields {
	display: inline-block;
	text-align: right;
}

form.member .fields input[type="text"],
form.member .fields input[type="password"],
form.member .fields select {
	padding: 6px 10px;
	border: 1px solid #c0c8d0;
	border-radius: 6px;
	font-size: inherit;
	outline: none;
	transition: border-color .15s ease;
}

form.member .fields input[type="text"]:focus,
form.member .fields input[type="password"]:focus,
form.member .fields select:focus {
	border-color: #3a6ea5;
	box-shadow: 0 0 0 2px rgba(58, 110, 165, 0.15);
}

@media screen and (max-device-width: 768px), screen and (max-width: 640px) {
	#gmap {
		width: 100%;
	}

	html,
	body {
		font-size: 11pt;
		margin: 0;
	}

	div.box,
	div.box.nav,
	div.right {
		float: none;
		width: 100%;
		box-sizing: border-box;
		margin-left: 0;
		margin-right: 0;
		border-radius: 0;
		border-left: none;
		border-right: none;
	}

	div.box.list {
		width: 100%;
		max-width: none;
		margin-left: 0;
		margin-right: 0;
	}

	div.list {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

	div.list table {
		table-layout: auto;
		min-width: 600px;
	}

	div.adfloat {
		display: none;
	}
}

.ponka .mimi {
	text-align: center;
}

.ponka .pages div {
	display: inline-block;
	margin: 5px;
	text-align: center;
}

.ponka .pages div img {
	display: block;
}

.ponka .ocr div {
	white-space: nowrap;
}

.ponka .ocr img {
	height: 1.5em;
	border: 1px solid;
}

.ponka .ocr img.page {
	height: auto;
	width: 580px;
}

div.ponka {
	max-width: none;
}

div.log {
	position: relative;
	height: 300px;
	padding-top: 40px;
}

div.log div {
	z-index: 1;
	position: absolute;
	top: 0px;
	font-size: 8pt;
}

div.log span {
	z-index: 0;
	position: absolute;
	background-color: #0000FF;
	bottom: 0;
}

.warn {
	color: #d32f2f;
	font-weight: 600;
}

div.ade {
	display: block ! important;
	min-height: 50px;
}

div.paging a,
div.paging span {
	margin: 0 .5em;
	white-space: nowrap;
}

#dialog {
	display: none;
}

#dialog.open {
	display: block;
	position: fixed;
	z-index: 100;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #FFF;
	padding: 4px;
	border: 1px solid;
}

#dialog.open textarea {
	display: block;
	height: 4em;
}

#jinken-bbs,
#jinken-bbs>div {
	margin: 4px auto;
	max-width: none;
}

#jinken-bbs-header {
	text-align: center;
	margin: 4px auto;
	border-top: 1px solid;
}

@media screen and (max-width: 480px) {
	div.header div.title {
		display: block;
		text-align: center;
		margin-bottom: .5em;
	}
}

.print {
	display: none;
}

@media print {
	a {
		color: Black;
		text-decoration: none;
	}

	html,
	body {
		background-image: none;
	}

	body>div,
	body>div.area>div,
	body>div.area>form,
	body>div.area>h2 span,
	body>div.area>h2 br {
		display: none;
	}

	body>div.box {
		float: none;
	}

	body div.print {
		display: block ! important;
	}

	body>div.list,
	body>div.area,
	body>div.area>h2,
	body>div.search {
		display: block;
	}

	body>div.list table {
		margin: 0 auto;
	}

	body>div.list table tr {
		page-break-inside: avoid;
	}

	body>div.list table td,
	body>div.list table th {
		font-size: 11pt;
	}

	body>div.list table th a,
	body>div.list table td.p span.annot {
		display: none;
	}

	body>div.list table td.n {
		width: auto;
	}

	body>div.search {
		margin: 0;
	}
}
