h1.entry-title {
	margin-bottom: 0;
}
h3.sult {
	color: #00387c;
	font-size: 14pt;
}
h3.ult.ver2 {
	font-size: 12pt !important;
}
.cat-links {
	display: none;
}
.col2 {
	margin-bottom: 1.2em;
}
.col2 > div:first-child, .col2 > div:last-child {
	padding: 0;
	width: calc(50% - 15px);
}
@media screen and (max-width: 480px) {
	.col2 > div:first-child, .col2 > div:last-child {
		width: calc(50% - 10px);
	}
}
@media screen and (max-width: 420px) {
	body.page #pti {
		margin-bottom: 0;
	}
	h3.sult {
		font-size: 10.5pt;
		line-height: 140%;;
	}
}

#selfeel .mainimg {
	margin-bottom: 1em;
	width: 100%;
}

#selfeel h2 {
	margin: 0 auto 40px;
	width: 100%;
	max-width: 695px;
	text-align: center;
	font-size: 36pt;
	line-height: 100%;
}
#selfeel h4 {
	margin-bottom: 12px;
	text-align: center;
	font-size: 11pt;
}
@media screen and (max-width: 540px) {
	#selfeel h2 {
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 420px) {
	#selfeel h2 {
		margin-bottom: 15px;
	}
}

#selfeel .fp3 {
	color: #00387c;
	font-size: 12pt !important;
	font-weight: 600;
	letter-spacing: 0.5px !important;
	line-height: 180% !important;
}
#selfeel .sml {
	font-size: 9pt !important;
	line-height: 180% !important;
}
#selfeel .mgb {
	margin-bottom: 6em;
}
#selfeel .mgb2 {
	margin-bottom: 1em;
}
@media screen and (max-width: 640px) {
	#selfeel .mgb {
		margin-bottom: 4em !important;
	}
}
@media screen and (max-width: 420px) {
	#selfeel .mgb {
		margin-bottom: 2.5em !important;
	}
}

#selfeel .ctr {
	padding-top: 30px;
	text-align: center;
	display: block;
}
#selfeel img.fullw {
	width: 100%;
	box-sizing: border-box;
	border: solid 3px #fff;
	margin-bottom: 4px;
}
#selfeel img.w70p {
	width: 80%;
}
@media screen and (max-width: 640px) {
	#selfeel img.w70p {
		width: 100%;
	}
}
@media screen and (max-width: 420px) {
	#selfeel .ctr {
		padding-top: 15px;
	}
}

#selfeel table.nobd {
	font-size:9pt;
	border-collapse: collapse;
	margin: 0 0 1em 0;
}
#selfeel table.nobd th {
	text-align: center;
	border: solid 1px #ccc;
	padding: 8px 12px 6px;
	line-height: 140%;
}
#selfeel table.nobd td {
	text-align: center;
	border: solid 1px #ccc;
	padding: 8px 12px 6px;
	line-height: 140%;
}
@media screen and (min-width: 581px) {
	#selfeel table.nobd .onsp {
		display: none;
	}
}
@media screen and (max-width: 420px) {
	#selfeel table.nobd td {
		padding-left: 6px;
		padding-right: 6px;
	}
}

#price tr td:nth-child(1) {
	width: 24%;
}
#price tr td:nth-child(n + 2) {
	width: 38%;
}

#selfeel .box.shops > div {
	margin-bottom: 30px;
	border-bottom: 1px solid #999;
	padding-bottom: 30px;
}
#selfeel .box.shops > div > img {
	float: left;
	display: block;
	width: 100px;
}
#selfeel .box.shops > div .info {
	float: right;
	width: calc(100% - 120px);
}
#selfeel .box.shops > div .info h3 {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 8px;
	font-size: 12pt;
	font-weight: normal;
	line-height: 100%;
}
#selfeel .box.shops > div .info h3 a {
	display: inline-block;
	border-radius: 3px;
	width: 8em;
	background-color: #ee1305;
	padding: 5px 0;
	color: #fff;
	text-align: center;
	font-size: 8pt;
	line-height: 100%;
}
#selfeel .box.shops > div .info h3 a:hover {
	text-decoration: none;
	opacity: 0.7;
}
#selfeel .box.shops > div .info p {
	position: relative;
	margin-bottom: 6px;
	padding-left: 3em;
	font-size: 10pt;
	letter-spacing: 0;
	line-height: 140%;
}
#selfeel .box.shops > div .info p:before {
	position: absolute;
	top: 0;
	left: 0;
}
#selfeel .box.shops > div .info p.add:before {
	content: "\4F4F\6240\3A";
}
#selfeel .box.shops > div .info p.tel:before {
	content: "\96FB\8A71\3A";
}
#selfeel .box.shops p.address {
	margin-bottom: 10px;
	color: #231815;
	font-size: 11pt;
	line-height: 180%;
}
#selfeel .box.shops .info .cl {
	float: left;
	width: 100%;
}
#selfeel .box.shops .info .cr a {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border: 2px solid #d6d3be;
	border-radius: 8px;
	width: 100%;
	height: 50px;
	color: #d6d3be;
}
#selfeel .box.shops .info .cr a:hover {
	text-decoration: none;
	opacity: 0.7;
}
#selfeel .box.shops .info h4 {
	display: inline-block;
	width: 80px;
	font-size: 12pt;
	font-weight: normal;
}
#selfeel > *:last-child {
	margin-bottom: 0;
	padding-bottom: 0:
}