@charset "UTF-8";
#ippai {
	padding: 5px;
}
#ippai .header {
	padding-bottom: 10px;
	border-bottom: 3px solid #ddd;
	margin-bottom: 10px;
	display: flex;
	align-content: center;
	justify-content: space-between;
}
#ippai .title {
	font-weight: bold;
	font-size: 16px;
	color: #424242;
	flex-grow: 1;
}
#ippai .share {
	flex-grow: 0;
	display: inline-flex;
	align-content: center;
}
#ippai .share iframe {
	margin-right: 4px;
}
#ippai h2 .shop {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ddd;
}
#ippai h2 .shop-name {
	font-size: 20px;
}
#ippai h2 .place {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
}
#ippai h2 .k {
	margin-left: 10px;
}
#ippai h3.menu {
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: 3px solid #ddd;
	margin-bottom: 20px;
}
#ippai h3.menu * {
	vertical-align: middle;
}
#ippai h3.menu .font-icon2 {
	margin-right: 6px;
}
#ippai .photo {
	text-align: center;
	margin-bottom: 10px;
}
#ippai .photo img {
	width: 400px;
	height: auto;
}
#ippai .text {
	padding-bottom: 10px;
	border-bottom: 3px solid #ccc;
	margin-bottom: 15px;
}
#ippai .text .comment {
	font-size: 16px;
	line-height: 180%;
	text-align: justify;
	padding: 20px;
}
#ippai .text .ad {
	margin: 30px 0 10px 0;
}
#ippai .bottom {
	border-bottom: 3px solid #ccc;
	margin-bottom: 20px;
	padding: 0 20px 15px 20px;
}
#ippai .bottom .link {
	margin-top: 10px;
	display: inline-table;
}
#ippai .bottom .link a {
	font-weight: bold;
}
#ippai .bottom .link a:after {
	font-family: "nantoka2";
	content: "x";
	font-weight: normal;
	display: inline-block;
	margin-left: 4px;
	vertical-align: middle;
}
#ippai .bottom .vote {
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
#ippai .bottom .vote > a {
	margin-right: 8px;
}
#ippai .bottom .shop-info {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	background: #fff5e3;
	padding: 10px;
}
#ippai .bottom .shop-info h3 {
	margin: 0;
	font-size: 11px;
	color: #333;
	line-height: 110%;
	margin-bottom: 8px;
}
#ippai .bottom .shop-info h4 {
	margin: 0;
	font-size: 14px;
	line-height: 110%;
}
#ippai .bottom .shop-info img.icon {
	width: 40px;
	height: 40px;
	border-radius: 4px;
	float: left;
	margin-right: 6px;
}
#ippai .bottom .shop-info .address {
	font-size: 11px;
	margin-top: 5px;
	line-height: 110%;
	display: inline-table;
}
#ippai .bottom .shop-info .address * {
	vertical-align: middle;
}
#ippai .bottom .shop-info .address .font-icon2:before {
	display: inline-block;
	width: 14px;
	vertical-align: middle;
	line-height: 110%;
}
#ippai .bottom .naruto {
	margin-top: 5px;
}
#ippai .bottom .naruto p {
	padding: 8px;
	border-radius: 4px;
	font-size: 11px;
	position: relative;
	color: #433c38;
	background: #fff;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
#ippai .bottom .naruto p:after {
	left: 100%;
	bottom: 12px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #fff;
	border-width: 6px;
	margin-top: -6px;
}
#ippai .bottom .naruto .face {
	width: 38px;
	vertical-align: bottom;
	text-align: right;
}
#ippai .bottom .naruto .face img {
	width: 30px;
	height: auto;
}
#ippai .navigation {
	margin-bottom: 30px;
	line-height: 140%;
}
#ippai .navigation a {
	border-radius: 6px;
	border: 3px solid #ccc;
	padding: 4px;
	color: #666;
	background: #f8f4f2;
}
#ippai .navigation a:hover {
	background: #ffe4d7;
	color: #333;
	border: 3px solid #999;
}
#ippai .navigation .vc {
	font-size: 11px;
	font-weight: bold;
}
#ippai .navigation .prev {
	float: left;
}
#ippai .navigation .prev img {
	float: left;
	margin-right: 5px;
}
#ippai .navigation .next {
	float: right;
	text-align: right;
}
#ippai .navigation .next img {
	float: right;
	margin-left: 5px;
}
#ippai .navigation td.font-icon2 {
	font-size: 18px;
	width: 22px;
}
#ippai .navigation img {
	width: 30px;
	height: 30px;
}
#ippai .navigation .shop {
	width: 200px;
}
#ippai .navigation .shop div {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#ippai .navigation .name {
	font-weight: bold;
	font-size: 14px;
}
#ippai .navigation .place {
	font-weight: normal;
	font-size: 11px;
}
#ippai .arrow {
	width: 20px;
}
#ippai .calendar {
	margin: auto;
	border-collapse: collapse;
	width: auto;
}
#ippai .calendar td {
	text-align: center;
}
#ippai .calendar thead {
	background: #eff2ed;
}
#ippai .calendar thead td, #ippai .calendar thead th {
	padding: 5px 0;
}
#ippai .calendar thead td {
	font-size: 20px;
}
#ippai .calendar thead th {
	font-size: 18px;
}
#ippai .calendar thead td a {
	display: inline-block;
	padding: 5px 12px;
	color: #333;
}
#ippai .calendar td, #ippai .calendar th {
	border: 2px solid #ccc;
}
#ippai .calendar thead th {
	border-left: none;
	border-right: none;
}
#ippai .calendar tbody th {
	font-weight: normal;
	color: #626262;
	background: #f2f2f2;
}
#ippai .calendar tbody td {
	height: 50px;
	width: 60px;
	line-height: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	font-size: 18px;
	color: #666;
}
#ippai .calendar tbody td.other {
	opacity: 0.5;
}
#ippai .calendar tbody td a {
	color: #fff;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 100%;
}
#ippai .calendar tbody td a .fuchi-text {
	--fuchi-color: #666;
}
#ippai .calendar tbody td a:hover .fuchi-text {
	--fuchi-color: rgba(240, 60, 0, 1) !important;
}
#ippai .calendar tbody th.sunday {
	background-color: #f5e0e0;
}
#ippai .calendar tbody th.saturday {
	background-color: #d4deef;
}
#ippai .calendar tbody td.sunday {
	background-color: #ffdcdc;
}
#ippai .calendar tbody td.saturday {
	background-color: #dce8ff;
}
#ippai .calendar tbody td.sunday span.fuchi-text {
	--fuchi-color: #c66;
}
#ippai .calendar tbody td.saturday span.fuchi-text {
	--fuchi-color: #66c;
}
#ippai .calendar tbody td.sunday a {
	color: #fff0f0;
}
#ippai .calendar tbody td.saturday a {
	color: #f0f6ff;
}
#other-ippai {
	margin-top: 12px;
}
#other-ippai li {
	border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}
#other-ippai li:last-child {
	margin-bottom: 0;
	border-bottom: none;
}
#other-ippai a {
	display: flex;
	align-items: center;
	justify-content: left;
	padding: 8px;
}
#other-ippai a:hover {
	background: rgba(255, 240, 180, 0.2);
}
#other-ippai img {
	flex-grow: 0;
	width: 60px;
	height: auto;
	margin-right: 8px;
	border-radius: 3px;
}
#other-ippai .info {
	flex-grow: 1;
}
#other-ippai .date {
	font-size: 12px;
}
#other-ippai .menu {
	font-size: 16px;
	font-weight: bold;
}
#other-ippai i {
	flex-grow: 0;
	width: 20px;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.25);
	text-align: right;
}
#author-profile {
	border-top: 1px dotted #ddd;
	padding-top: 10px;
	margin-top: 10px;
}
#author-profile td {
	text-align: left;
	vertical-align: top;
}
#author-profile .face {
	width: 58px;
}
#author-profile .face img {
	width: 48px;
	height: 48px;
	border-radius: 24px;
}
#author-profile .name {
	font-size: 14px;
	margin-bottom: 3px;
	line-height: 100%;
	font-weight: bold;
}
#author-profile .profile {
	font-size: 11px;
	line-height: 133%;
	text-align: justify;
}
#author-profile ul.links {
	margin-top: 8px;
	font-size: 11px;
}
#author-profile ul.links i {
	display: inline-block;
	text-align: left;
	width: 16px;
}
#to-review {
	font-size: 14px;
	text-align: right;
	margin-bottom: 15px;
	padding-right: 20px;
}
#to-review .material-icons-round {
	font-size: 14px;
	margin-right: 4px;
}