/* 汎用 */
#ringyo_taikenlist a:link, #ringyo_taikenlist a:hover, #ringyo_taikenlist a:visited {
	color: #0068b7;
	text-decoration: none;
}
#ringyo_taikenlist a:hover {
	text-decoration: underline;
	opacity: 0.7;
}
#ringyo_taikenlist h4.fp4 {
	margin: 0;
	border: none;
	padding: 24px 0 23px;
	text-align: center;
	font-size: 1.8rem;
	font-weight: normal;
	letter-spacing: 0.5px;
}
#ringyo_taikenlist .hd3.ctr {
	background-color: transparent;
	margin: 2.6rem 0 1.6rem .35em;
	padding: 0;
	text-align: center;
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.6;
}
#ringyo_taikenlist .hd3.ctr:before {
	content: none;
}
#ringyo_taikenlist .hd3.ctr small {
	margin-left: 7px;
	font-size: 90%;
}
#ringyo_taikenlist .inbl {
	display: inline-block;
}
#ringyo_taikenlist .bnlink {
	margin: 0 0 1.55em .85em;
	text-align: center;
}
#ringyo_taikenlist .bnlink a {
	display: inline-block;
	width: 280px;
}
#ringyo_taikenlist .bnlink a img {
	width: 100%;
}
@media screen and (max-width: 640px) {
	#ringyo_taikenlist .hd3.ctr {
		font-size: 2.2rem;
	}
	#ringyo_taikenlist .hd3.ctr small {
		display: block;
		margin-top: 0;
		margin-left: 0;
		font-size: 12pt;
	}
	#ringyo_taikenlist .bnlink a {
		width: 220px;
	}
}
@media screen and (max-width: 480px) {
	#ringyo_taikenlist .hd3.ctr {
		margin-top: 0;
		margin-bottom: 1.7rem;
		font-size: 2.0rem;
	}
	#ringyo_taikenlist .hd3.ctr small {
		font-size: 11pt;
		line-height: 120%;
	}
	#ringyo_taikenlist .bnlink {
		margin-left: 0;
	}
	#ringyo_taikenlist .bnlink a {
		width: 210px;
	}
}

/* 見出し：エリア、振興局 */
#ringyo_taikenlist .area {
	margin-bottom: 70px;
}
#ringyo_taikenlist .area > .ahd {
	margin: 3.2rem 0 1.6rem .35em;
	border-radius: 5px;
	background: #eaeeef;
	color: #000;
	font-size: 2.3rem;
	font-weight: bold;
}
#ringyo_taikenlist .area > h3, #ringyo_taikenlist .area > .ahd {
	box-sizing: border-box;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	height: 46px;
	background-color: #eae5e3;
	padding: 2px 1.25em 0 56px;
	line-height: 100%;
}
#ringyo_taikenlist .area > .ahd:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	margin: auto 0;
}
#ringyo_taikenlist .area > h3:before, #ringyo_taikenlist .area > .ahd:before {
	left: 0;
	border-left: none;
	width: 46px;
	height: 100%
}
#ringyo_taikenlist .area > h3 img, #ringyo_taikenlist .area > .ahd img {
	position: absolute;
	top: 50%;
	right: 0;
	width: 180px;
	transform: translateY(-50%);
}
#ringyo_taikenlist .area .breau {
	margin-bottom: 40px;
}
#ringyo_taikenlist .area .breau > .hd4 {
	margin: 3.2rem 0 1.6rem .85em;
	border: none;
	padding: 0px .5em 0 0;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.5;
}
#ringyo_taikenlist .area .breau > .hd4:before {
	content: "";
	display: inline-block;
	margin-right: 3px;
	width: 1.0em;
	height: 1.0em;
	vertical-align: middle;
	transform: translateY(-1px);
}
#ringyo_taikenlist .area.dohoku > h3:before,
#ringyo_taikenlist .area.dohoku > .ahd:before,
#ringyo_taikenlist .area.dohoku .breau > .hd4:before {
	background-color: #6bbc6e;
}
#ringyo_taikenlist .area.okhotsk > h3:before,
#ringyo_taikenlist .area.okhotsk > .ahd:before,
#ringyo_taikenlist .area.okhotsk .breau > .hd4:before {
	background-color: #7c5b8f;
}
#ringyo_taikenlist .area.doou > h3:before,
#ringyo_taikenlist .area.doou > .ahd:before,
#ringyo_taikenlist .area.doou .breau > .hd4:before {
	background-color: #fdd000;
}
#ringyo_taikenlist .area.kushironemuro > h3:before,
#ringyo_taikenlist .area.kushironemuro > .ahd:before,
#ringyo_taikenlist .area.kushironemuro .breau > .hd4:before {
	background-color: #26b7bc;
}
#ringyo_taikenlist .area.donan > h3:before,
#ringyo_taikenlist .area.donan > .ahd:before,
#ringyo_taikenlist .area.donan .breau > .hd4:before {
	background-color: #ef857d;
}
#ringyo_taikenlist .area.tokachi > h3:before,
#ringyo_taikenlist .area.tokachi > .ahd:before,
#ringyo_taikenlist .area.tokachi .breau > .hd4:before {
	background-color: #f0844a;
}
@media screen and (max-width: 640px) {
	#ringyo_taikenlist .area > h3, #ringyo_taikenlist .area > .ahd {
		font-size: 2.1rem;
	}
}
@media screen and (max-width: 540px) {
	#ringyo_taikenlist .area > h3 img, #ringyo_taikenlist .area > .ahd img {
		width: 150px;
	}
}
@media screen and (max-width: 480px) {
	#ringyo_taikenlist .area > h3, #ringyo_taikenlist .area > .ahd {
		height: 40px;
		padding-left: 52px;
		font-size: 1.8rem;
	}
	#ringyo_taikenlist .area > h3:before, #ringyo_taikenlist .area > .ahd:before {
		width: 40px;
	}
	#ringyo_taikenlist .area > h3 img, #ringyo_taikenlist .area > .ahd img {
		width: 120px;
	}
	#ringyo_taikenlist .area .breau > .hd4 {
		margin-top: 2.4em;
		font-size: 1.7rem;
	}
}

/* 企業リストアイテム */
#ringyo_taikenlist .col2 {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: space-between;
	margin-left: 0.85em;
	margin-bottom: 30px;
}
#ringyo_taikenlist .col2 .coll {
	position: relative;
	width: 33%;
}
#ringyo_taikenlist .col2 .coll a {
	position: relative;
	display: block;
	width: 100%;
	background-color: #888;
	background-image: url(../img/ph_nophoto.png);
	background-position: center;
	background-size: cover;
	padding-top: 100%;
	overflow: hidden;
	transition: opacity 0.3s;
}
#ringyo_taikenlist .col2 .coll a:hover {
	opacity: 0.8;
}
#ringyo_taikenlist .col2 .coll img {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 100% !important;
	transform: translate(-50%, -50%) scale(1.02);
}
#ringyo_taikenlist .col2 .coll a:hover img {
	opacity: 1;
}
#ringyo_taikenlist .col2 .coll img.isv {
	width: 100% !important;
	height: auto !important;
}
#ringyo_taikenlist .col2 .coll .city {
	box-sizing: border-box;
	position: absolute;
	top: 8px;
	left: 9px;
	border-radius: 6px;
	min-width: 4.5em;
	max-width: calc(100% - 16px);
	color: #fff;
	text-align: center;
	font-size: 1.3rem;
	letter-spacing: 0.5px;
	text-indent: 0.5px;
	padding: 4px 6px 3px;
	line-height: 130%;
	pointer-events: none;
}
#ringyo_taikenlist .area.dohoku .col2 .coll .city {
	background-color: #6bbc6e;
}
#ringyo_taikenlist .area.okhotsk .col2 .coll .city {
	background-color: #7c5b8f;
}
#ringyo_taikenlist .area.doou .col2 .coll .city {
	background-color: #ecc200;
}
#ringyo_taikenlist .area.kushironemuro .col2 .coll .city {
	background-color: #26b7bc;
}
#ringyo_taikenlist .area.donan .col2 .coll .city {
	background-color: #ef857d;
}
#ringyo_taikenlist .area.tokachi .col2 .coll .city {
	background-color: #f0844a;
}
#ringyo_taikenlist .col2 .coll .category {
	position: absolute;
	left: 9px;
	bottom: 8px;
}
#ringyo_taikenlist .col2 .coll .category figure {
	display: inline-block;
	width: 28px;
}
#ringyo_taikenlist .col2 .colr {
	box-sizing: border-box;
	border-top: 1px solid #565656;
	border-bottom: 1px solid #565656;
	width: 66%;
}
#ringyo_taikenlist .col2 .colr .hd5 {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: space-between;
	border-bottom: 1px solid #565656;
	width: 100%;
	font-size: 1.4rem;
}
#ringyo_taikenlist .col2 .colr .hd5 strong {
	padding: 10px 12px;
	background-color: #000;
	color: #fff;
	line-height: 150%;
}
#ringyo_taikenlist .col2 .colr .hd5 a {
	padding: 12px 10px;
	text-align: right;
	line-height: 130%;
}
#ringyo_taikenlist .col2 .colr .catchCopy {
	margin: 0;
	border-bottom: 1px solid #565656;
	padding: 19px 5px 18px;
	text-align: center;
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: 0.5px;
	line-height: 130%;
}
#ringyo_taikenlist .col2 .colr dl {
	margin: 0;
	border-bottom: none;
	padding-bottom: 0;
	font-size: 1.4rem;
}
#ringyo_taikenlist .col2 .colr dl dt {
	position: relative;
	float: left !important;
	margin-left: 3px;
	width: 5.2em;
	padding: 8px 0 7px;
	color: #766A67;
	font-weight: normal;
	letter-spacing: 4px;
	clear: left;
}
#ringyo_taikenlist .col2 .colr dl dt:first-child {
	padding-top: 1.2em;
	padding-bottom: 1.2em;
}
#ringyo_taikenlist .col2 .colr dl dt .slimt {
	position: absolute;
	left: 0;
	letter-spacing: 0.5px;
	transform: scale(0.53, 1);
	transform-origin: top left;
	white-space: nowrap;
}
#ringyo_taikenlist .col2 .colr dl dd {
	border-bottom: 1px solid #565656;
	padding: 8px 0 7px;
	padding-left: 6.2em;
}
#ringyo_taikenlist .col2 .colr dl dt:first-child,
#ringyo_taikenlist .col2 .colr dl dt:first-child + dd {
	padding-top: 1.0em;
	padding-bottom: 0.9em;
}
#ringyo_taikenlist .col2 .colr .catandlink {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: 10px 3px;
	line-height: 100%;
}
#ringyo_taikenlist .col2 .colr .category figure {
	display: inline-block;
	width: 28px;
}
#ringyo_taikenlist .col2 .colr .category figure img {
	width: 100%;
}
@media screen and (max-width: 640px) {
	#ringyo_taikenlist .col2 .coll img {
		max-width: none !important;
	}
	#ringyo_taikenlist .col2 .colr .hd5,
	#ringyo_taikenlist .col2 .colr .hd5 strong,
	#ringyo_taikenlist .col2 .colr .hd5 a {
		display: block;
	}
	#ringyo_taikenlist .col2 .colr .hd5 strong {
		padding: 8px 12px;
	}
	#ringyo_taikenlist .col2 .colr .catchCopy {
		padding: 15px 5px 14px;
		font-size: 1.6rem;
	}
	#ringyo_taikenlist .col2 .colr .catandlink a {
		font-size: 10.5pt;
	}
}
@media screen and (max-width: 570px) and (min-width: 521px) {
	#ringyo_taikenlist .col2 .colr .catandlink {
		display: block;
	}
	#ringyo_taikenlist .col2 .colr .catandlink a {
		display: block;
		padding: 12px 0 5px;
		text-align: right;
	}
}
@media screen and (max-width: 520px) {
	#ringyo_taikenlist .col2 {
		display: block;
	}
	#ringyo_taikenlist .col2 .coll,
	#ringyo_taikenlist .col2 .colr {
		width: 100%;
	}
	#ringyo_taikenlist .col2 .coll {
		padding-top: 36%;
		overflow: hidden;
	}
	#ringyo_taikenlist .col2 .coll a {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		padding-top: 0;
	}
	#ringyo_taikenlist .col2 .coll img {
		position: absolute;
		top: 50%;
		left: 0;
		width: 100%;
		height: auto !important;
		transform: translatey(-50%);
	}
}
@media screen and (max-width: 480px) {
	#ringyo_taikenlist .col2 .colr .catandlink a {
		font-size: 10pt;
	}
}

/* filter UIs*/
#filterUIs {
	position: relative;
	margin-bottom: 110px;
}
#filterUIs h3, #filterUIs .fhd {
	flex-shrink: 0;
	margin: 0;
	border-radius: 50%;
	width: 5em;
	background: none;
	background-color: #fff;
	padding: 0;
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 130%;
	box-shadow: 5px 5px 4px #555;
}
#filterUIs h3:before, #filterUIs .fhd:before {
	content: "";
	position: static;
	display: inline-block;
	border: none;
	width: 0;
	height: auto;
	padding-top: 100%;
	vertical-align: middle;
}
#filterUIs h3 span, #filterUIs .fhd span {
	display: inline-block;
	vertical-align: middle;
	padding-top: 8px;
}
#filterUIs .filter.verArea h3, #filterUIs .filter.verArea .fhd {
	margin-bottom: 20px;
}
#filterUIs .filter.verType h3, #filterUIs .filter.verType .fhd {
	margin-right: 28px;
	transform: translateY(-7px);
}
#filterUIs .svgwrap {
	box-sizing: border-box;
	position: relative;
	margin: 0 130px 25px 28px;
}
#filterUIs .svgwrap:before {
	content: "";
	display: block;
	padding-top: 63%;
}
#filterUIs #mapsvg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#filterUIs .svgwrap p.touse {
	position: absolute;
	right: 50px;
	bottom: 20px;
	margin: 0;
	font-size: 1.7rem;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 170%;
}
#filterUIs .svgwrap p.touse span {
	background: linear-gradient(transparent 80%, #fff679 80%);
}
@media screen and (max-width: 640px) {
	#filterUIs {
		margin-bottom: 50px;
	}
	#filterUIs .filter.verArea h3, #filterUIs .filter.verArea .fhd {
		margin-right: 28px;
	}
	#filterUIs .svgwrap {
		margin-left: 0;
		margin-right: 0;
	}
	#filterUIs .svgwrap p.touse {
		right: 8px;
		bottom: 10px;
	}
}
@media screen and (max-width: 540px) {
	#filterUIs {
		margin-bottom: 40px;
	}
	#filterUIs .svgwrap p.touse {
		bottom: 20px;
		font-size: 1.5rem;
	}
}
@media screen and (min-width: 511px) {
	#filterUIs h3.onsp, #filterUIs .fhd.onsp {
		display: none;
	}
}
@media screen and (max-width: 510px) {
	#filterUIs {
		margin-bottom: 30px;
	}
	#filterUIs h3, #filterUIs .fhd {
		margin-right: 0;
		margin-bottom: 24px;
		border-radius: 100px;
		width: 8em;
		padding: 7px 0 5px;
		font-size: 1.5rem;
		box-shadow: 3px 3px 4px #555;
	}
	#filterUIs h3.onsp, #filterUIs .fhd.onsp {
		margin: 0 auto 10px;
	}
	#filterUIs h3:before, #filterUIs .fhd:before {
		content: none;
	}
	#filterUIs h3 span, #filterUIs .fhd span {
		padding: 0;
	}
	#filterUIs h3 span br, #filterUIs .fhd span br {
		display: none;
	}
	#filterUIs .filter.verArea h3, #filterUIs .filter.verArea .fhd {
		display: none;
	}
	#filterUIs .filter.verType h3, #filterUIs .filter.verType .fhd {
		margin-right: 0;
		margin-bottom: 28px;
		transform: translateX(-3px);
	}
	#filterUIs .svgwrap {
		margin-bottom: 26px;
	}
}
@media screen and (max-width: 480px) {
	#filterUIs .svgwrap {
		margin-bottom: 30px;
	}
	#filterUIs .svgwrap p.touse {
		right: 0;
		bottom: -6px;
		text-align: right;
		font-size: 1.4rem;
	}
}

/* filter */
#ringyo_taikenlist .filter {
	margin-left: 0.85em;
	margin-bottom: 14px;
}
#ringyo_taikenlist .filter input {
	display: none;
}
#ringyo_taikenlist .filter label {
	display: inline-block;
	color: #231815;
	line-height: 140%;
	cursor: pointer;
}
#ringyo_taikenlist .filter label:hover {
	opacity: 0.7;
}
#ringyo_taikenlist .filter.verArea {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	pointer-events: none;
}
#ringyo_taikenlist .filter.verArea .selects {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	text-align: center;
	width: 140px;
}
#ringyo_taikenlist .filter.verArea label {
	box-sizing: border-box;
	width: 100%;
	pointer-events: auto;
	border-radius: 100px;
	background-color: #000;
	padding: 8px 16px;
	color: #fff;
	font-weight: bold;
	line-height: 100%;
}
#ringyo_taikenlist .filter.verArea input[value=dohoku] + label {
	background-color: #6bbc6e;
}
#ringyo_taikenlist .filter.verArea input[value=okhotsk] + label {
	background-color: #7c5b8f;
}
#ringyo_taikenlist .filter.verArea input[value=doou] + label {
	background-color: #ecc200;
}
#ringyo_taikenlist .filter.verArea input[value=kushironemuro] + label {
	background-color: #26b7bc;
}
#ringyo_taikenlist .filter.verArea input[value=donan] + label {
	background-color: #ef857d;
}
#ringyo_taikenlist .filter.verArea input[value=tokachi] + label {
	background-color: #f0844a;
}
#ringyo_taikenlist .filter.verArea input:not(:checked) + label {
	background-color: #d3d3d3;
}
#ringyo_taikenlist .filter.verArea label:not(:last-child) {
	margin-right: 0;
	margin-bottom: 8px;
}
#ringyo_taikenlist .filter.verArea label.all {
	border: 2px solid #858585;
	padding: 6px 4px;
	background-color: #fff;
	color: #000;
}
#ringyo_taikenlist .filter.verType {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
}
#ringyo_taikenlist .filter.verType .rgt {
	position: relative;
	flex-grow: 1;
}
#ringyo_taikenlist .filter.verType .selects {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
	width: 100%;
}
#ringyo_taikenlist .filter.verType label {
	min-width: 6.14em;
	text-align: center;
	vertical-align: top;
	font-size: 1.3rem;
}
#ringyo_taikenlist .filter.verType input:checked + label {
	font-weight: bold;
}
#ringyo_taikenlist .filter.verType label figure {
	display: inline-block;
	margin-bottom: 5px;
	width: 64px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
#ringyo_taikenlist .filter.verType label img {
	width: 100%;
	pointer-events: none;
}
#ringyo_taikenlist .filter.verType input:not(:checked) + label img {
	visibility: hidden;
}
#ringyo_taikenlist .filter.verType:not(.touchable) input:not(:checked) + label:hover img {
	visibility: visible;
}
#ringyo_taikenlist .filter.verType label.all figure {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	border: 2px solid #858585;
	border-radius: 7px;
}
#ringyo_taikenlist .filter.verType label.all figure:before {
	content: "";
	display: inline-block;
	float: left;
	width: 0;
	padding-top: 100%;
}
#ringyo_taikenlist .filter.verType label.all figure span {
	display: inline-block;
	padding: 0 5px;
	font-weight: bold;
}
#ringyo_taikenlist .filter.verType .description {
	box-sizing: border-box;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 15px 0 0;
	border: 4px solid;
	border-radius: 6px;
	width: 100%;
	background-color: #fff;
	padding: 9px 24px;
	font-size: 1.5rem;
	z-index: 1;
}
#ringyo_taikenlist .filter.verType .description[color=zorin] {
	border-color: #0496df;
}
#ringyo_taikenlist .filter.verType .description .delta {
	position: absolute;
	bottom: 100%;
	left: 18px;
	width: 0;
	height: 0;
	border-left: 20px solid transparent !important;
	border-right: 20px solid transparent !important;
	border-bottom: 20px solid #0496df;
	transform: translatex(-50%);
}
#ringyo_taikenlist .filter.verType .description .delta:after {
	content: "";
	position: absolute;
	top: 5px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #fff;
	transform: translateX(-50%);
}
#ringyo_taikenlist .filter.verType .description:not(.active) {
	display: none;
}
#ringyo_taikenlist .filter.verType .description[color=zorin],
#ringyo_taikenlist .filter.verType .description[color=zorin] .delta {
	border-color: #0496df;
}
#ringyo_taikenlist .filter.verType .description[color=sozai],
#ringyo_taikenlist .filter.verType .description[color=sozai] .delta {
	border-color: #00913a;
}
#ringyo_taikenlist .filter.verType .description[color=shubyo],
#ringyo_taikenlist .filter.verType .description[color=shubyo] .delta {
	border-color: #e95377;
}
#ringyo_taikenlist .filter.verType .description[color=shinrin],
#ringyo_taikenlist .filter.verType .description[color=shinrin] .delta {
	border-color: #f6ab00;
}
#ringyo_taikenlist .filter.verType .description[color=seizai],
#ringyo_taikenlist .filter.verType .description[color=seizai] .delta {
	border-color: #bfaf86;
}
#ringyo_taikenlist .filter.verType .description[color=doboku],
#ringyo_taikenlist .filter.verType .description[color=doboku] .delta {
	border-color: #a25666;
}
#ringyo_taikenlist .filter.verType .description[color=sonota],
#ringyo_taikenlist .filter.verType .description[color=sonota] .delta {
	border-color: #8e7d74;
}
#filterUIs .emptyAtt {
	margin-top: 40px;
	margin-bottom: 0;
	border-radius: 3px;
	font-size: 11pt;
	color: #e81c1c;
	border: 2px solid #f22222;
	padding: 18px 30px;
}
#filterUIs .emptyAtt:not(.active) {
	display: none;
}
@media screen and (max-width: 640px) {
	#ringyo_taikenlist .filter.verArea {
		position: static;
		flex-direction: row;
		justify-content: flex-start;
		margin-left: 0.85em;
		margin-bottom: 14px;
	}
	#ringyo_taikenlist .filter.verArea .selects {
		flex-direction: row;
		justify-content: center;
		flex-wrap: wrap;
		width: 100%;
	}
	#ringyo_taikenlist .filter.verArea label {
		margin-bottom: 16px;
		width: calc((100% - 40px) / 3 - 0.1px);
	}
	#ringyo_taikenlist .filter.verArea label:not(:last-child) {
		margin-right: 20px;
		margin-bottom: 12px;
	}
	#ringyo_taikenlist .filter.verArea label:nth-child(6n) {
		margin-right: 0;
	}
	#ringyo_taikenlist .filter.verType .selects {
		justify-content: center;
		flex-wrap: wrap;
		margin: 0 auto;
		max-width: 390px;
	}
	#ringyo_taikenlist .filter.verType label {
		width: 84px;
	}
	#ringyo_taikenlist .filter.verType label:not(:last-child) {
		margin-right: 14px;
		margin-bottom: 14px;
	}
	#ringyo_taikenlist .filter.verType label:nth-child(8n) {
		margin-right: 0;
	}
	#ringyo_taikenlist .filter.verType label img {
		width: 44px;
	}
	#ringyo_taikenlist .filter.verType label.all figure {
		border-radius: 5px;
		width: 44px;
	}
	#ringyo_taikenlist .filter.verType label.all figure span {
		padding: 0 2px;
		font-size: 8pt;
		line-height: 140%;
	}
	#ringyo_taikenlist .filter.verType .description {
		top: auto;
		bottom: 100%;
		margin-top: 0;
		margin-bottom: 20px;
	}
	#ringyo_taikenlist .filter.verType .description .delta {
		top: 100%;
		bottom: auto;
		border-bottom: none;
		border-top: 20px solid;
	}
	#ringyo_taikenlist .filter.verType .description .delta:after {
		top: auto;
		bottom: 5px;
		border-top: 15px solid #fff;
		border-bottom: none;
	}
	#ringyo_taikenlist .filter.verType .description .text br {
		display: none;
	}
}
@media screen and (max-width: 560px) {
	#ringyo_taikenlist .filter.verArea label {
		font-size: 10.5pt;
	}
	#ringyo_taikenlist .filter.verType label:not(:last-child) {
		margin-right: 0;
	}
}
@media screen and (max-width: 510px) {
	#ringyo_taikenlist .filter.verArea,
	#ringyo_taikenlist .filter.verType {
		flex-direction: column;
		margin-left: 0;
	}
	#ringyo_taikenlist .filter.verArea {
		margin-bottom: 26px;
	}
	#ringyo_taikenlist .filter.verType .rgt {
		width: 100%;
	}
	#ringyo_taikenlist .filter.verArea .selects,
	#ringyo_taikenlist .filter.verType .selects {
		text-align: center;
	}
}
@media screen and (max-width: 480px) {
	#ringyo_taikenlist .filter.verArea label {
		width: calc((100% - 20px) / 3 - 0.1px);
		font-size: 10pt;
	}
	#ringyo_taikenlist .filter.verArea label,
	#ringyo_taikenlist .filter.verArea label:not(:last-child) {
		margin-bottom: 12px;
	}
	#ringyo_taikenlist .filter.verArea label:not(:last-child):not(:nth-child(6n)) {
		margin-right: 10px;
	}
	#ringyo_taikenlist .filter.verType .selects {
		max-width: 340px;
	}
	#ringyo_taikenlist .filter.verType label {
		font-size: 1.2rem;
	}
	#ringyo_taikenlist .filter.verType .description {
		padding: 12px 18px;
		font-size: 1.4rem;
		letter-spacing: 0.5px;
	}
	#filterUIs .emptyAtt {
		padding: 14px 24px;
		font-size: 10.5pt;
	}
}
@media screen and (max-width: 410px) {
	#ringyo_taikenlist .filter.verArea label {
		width: calc((100% - 20px) / 3 - 0.1px);
	}
	#ringyo_taikenlist .filter.verArea label:not(:last-child):not(:nth-child(6n)) {
		margin-right: 10px;
	}
}

/* table */
#ringyo_taikenlist table.id-nobd {
	width: 100%;
	font-size: 1.4rem;
	border-collapse: collapse;
	margin: 0;
}
#ringyo_taikenlist table.id-nobd th {
	border: solid 1px #231815;
	border-left: none;
	border-right: none;
	width: 35%;
	background: none;
	padding: 25px 8px 24px;
	text-align: left;
	font-weight: normal;
}
#ringyo_taikenlist table.id-nobd td {
	background: #fff;
	border: solid 1px #231815;
	border-left: none;
	border-right: none;
	padding: 10px 8px 9px;
}
#ringyo_taikenlist table.id-nobd td.fullw {
	text-align: left;
	border: solid 1px #231815;
	border-left: none;
	border-right: none;
	padding: 0 !important;
}
#ringyo_taikenlist table.id-nobd tr:first-child td.fullw {
	border-top: none;
}
#ringyo_taikenlist table.id-nobd tr:last-child td.fullw {
	border-bottom: none;
}
#ringyo_taikenlist table.id-nobd .coll img.thm {
	width: 100%;
}
#ringyo_taikenlist table.id-nobd td a.godsc {
	padding-top: 1rem;
	float: right;
}
#ringyo_taikenlist table.id-nobd td.fullw > div {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: space-between;
}
#ringyo_taikenlist table.id-nobd td.fullw > div a.godsc {
	flex-grow: 1;
	min-width: 0;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	text-decoration: underline;
}
#ringyo_taikenlist table.id-nobd td ul + a.godsc {
	padding-top: 1.4rem;
}
#ringyo_taikenlist table.id-nobd ul {
	float: left;
	margin: 0;
	padding: 6px 8px;
}
#ringyo_taikenlist table.id-nobd ul li {
	float: left;
	margin-right: 6px;
	height: 40px;
	padding-left: 0;
	background-color: #eee;
}
#ringyo_taikenlist table.id-nobd ul li img {
	line-height: 1;
	width: 40px;
	height: 40px;
}
#ringyo_taikenlist table.id-nobd strong {
	display: inline-block;
	min-width: 0;
	padding: 10px 12px;
	background-color: #000;
	color: #fff;
	line-height: 150%;
}
#ringyo_taikenlist table.id-nobd a {
	padding: 12px 0;
	display: inline-block;
}

/* contents filtering */
#ringyo_taikenlist .area:not(.active),
#ringyo_taikenlist .area .breau:not(.active),
#ringyo_taikenlist .area .breau .company:not(.active) {
	display: none;
}

/* mapsvg */
#mapsvg .cls-1 {
	fill: #ef857d;
}
#mapsvg .cls-1, #mapsvg .cls-2, #mapsvg .cls-3, #mapsvg .cls-4, #mapsvg .cls-5, #mapsvg .cls-6, #mapsvg .cls-7 {
	stroke-width: 0px;
}
#mapsvg .cls-2 {
	fill: #f0844a;
}
#mapsvg .cls-3 {
	fill: #7c5b8f;
}
#mapsvg .cls-4 {
	fill: #231815;
}
#mapsvg .cls-8 {
	stroke-width: .25px;
}
#mapsvg .cls-8, #mapsvg .cls-9 {
	fill: none;
	stroke: #fff;
}
#mapsvg .cls-5 {
	fill: #26b7bc;
}
#mapsvg .cls-6 {
	fill: #6bbc6e;
}
#mapsvg .cls-9 {
	stroke-width: 2px;
}
#mapsvg .cls-7 {
	fill: #fdd000;
}
#mapsvg .clicker {
	cursor: pointer;
}
#mapsvg .clicker:hover {
	opacity: 0.7;
}
#mapsvg .clicker.deactive path:not(.cls-4),
#mapsvg .clicker.deactive polygon:not(.cls-4) {
	fill: #d3d3d3;
}

/* observation link */
#ringyo_taikenlist .toObservation {
	margin: -30px 0 50px;
}
#ringyo_taikenlist .toObservation a {
	box-sizing: border-box;
	position: relative;
	display: block;
	margin: 0 auto;
	border: 1px solid #a8a8a8;
	border-radius: 5px;
	width: 28.2em;
	background: #00719e;
	padding: 10px 1.6em 9px .85em;
	text-align: center;
	color: #fff;
	font-size: 1.5rem;
	letter-spacing: 0.5px;
	text-decoration: none;
	line-height: 100%;
	opacity: 1;
	transition: opacity .3s;
}
#ringyo_taikenlist .toObservation a:hover {
	opacity: 0.8;
}
@media screen and (max-width: 480px) {
	#ringyo_taikenlist .toObservation a {
		width: 100%;
		line-height: 140%;
	}
}
