.shop-access__bg {
	background-color: #fffbf2;
	background-image: url(../images/common/bg-ranking.svg);
	padding-bottom: 7.5rem;
	padding-top: 1rem;
}

.shop-access__banner {
	margin-top: 0.875rem;
}

.shop-access__title {
	margin-top: 3.75rem;
}

.shop-access__map {
	margin: 0 auto;
	max-width: 1000px;
}

.shop-access__coupon {
	margin: 0 auto;
	margin-top: 7.5rem;
	max-width: 1000px;
}

.shop-coupon__box {
	background-image: url("../images/detail/bg-coupon.svg");
	background-repeat: no-repeat;
	background-size: contain;
	height: 25rem;
	margin: 0 auto;
	margin-top: 2.5rem;
	padding: 3rem 0 3rem 3rem;
	position: relative;
	width: 47.75rem;
}

.shop-coupon__icon {
	display: block;
	position: absolute;
}

.shop-coupon__icon--left {
	bottom: -1.625rem;
	height: 5.8125rem;
	left: -4.875rem;
	width: 5.1875rem;
}

.shop-coupon__icon--right {
	height: 5.625rem;
	right: -12%;
	top: -5.25rem;
	width: 5.625rem;
}

.shop-coupon__title {
	-webkit-text-decoration-skip-ink: none;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	font-size: max(1.5rem, 17px);
	font-weight: 600;
	letter-spacing: 0.04em;
	line-height: 1.6;
	overflow: hidden;
	text-align: left;
	text-decoration-skip-ink: none;
	text-underline-position: from-font;
}

.shop-coupon__text {
	-webkit-text-decoration-skip-ink: none;
	font-size: max(1.125rem, 16px);
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.6;
	margin-top: 3rem;
	text-align: center;
	text-decoration-skip-ink: none;
	text-underline-position: from-font;
}

.shop-coupon__content {
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 32.25rem;
}

.shop-coupon__message {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	display: -webkit-box;
	font-size: max(1rem, 14px);
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.8;
	margin-top: 1rem;
	overflow: hidden;
	text-align: left;
}

.shop-coupon__announce {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	color: #eb537b;
	display: -webkit-box;
	font-size: max(0.875rem, 13px);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.6;
	margin-top: auto;
	overflow: hidden;
	text-align: left;
}

.shop-map__map {
	border: 0.0625rem solid #221a15;
	border-radius: 0.5rem;
	height: 39.0625rem;
	margin-top: 3.125rem;
}

.shop-map__info {
	margin-top: 1.125rem;
}

.shop-map__info-title {
	-webkit-text-decoration-skip-ink: none;
	font-size: max(1.5rem, 22px);
	font-weight: 600;
	letter-spacing: 0.04em;
	line-height: 1.6;
	text-align: left;
	text-decoration-skip-ink: none;
	text-underline-position: from-font;
}

.shop-map__info-list {
	display: flex;
	flex-direction: column;
	gap: 0.75rem;
	margin-top: 1.375rem;
}

.shop-map__info-item {
	align-items: center;
	display: flex;
	gap: 1.5rem;
}

.shop-map__info-label {
	-webkit-text-decoration-skip-ink: none;
	color: #eb537b;
	font-size: max(1rem, 15px);
	font-weight: 600;
	letter-spacing: 0.04em;
	line-height: 0.1rem;
	text-align: left;
	text-decoration-skip-ink: none;
	text-underline-position: from-font;
	width: 7.375rem;
}

.shop-map__info-text {
	-webkit-text-decoration-skip-ink: none;
	font-size: max(1rem, 15px);
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.6;
	text-align: left;
	text-decoration-skip-ink: none;
	text-underline-position: from-font;
	font-style: normal;
}

.shop-map__info-wrapper {
	align-items: center;
	display: flex;
	gap: 0.5rem;
}

.shop-map .link-button {
	box-shadow: none;
	box-shadow: initial;
	height: 46px;
	width: 194px;
}

.shop-map__info-link {
	-webkit-text-decoration-skip-ink: none;
	color: #f090a9;
	font-size: max(1rem, 15px);
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.6;
	text-align: left;
	text-decoration-line: underline;
	text-decoration-skip-ink: none;
	text-decoration-style: solid;
	text-underline-position: from-font;
}

.information {
	background-color: #ffecf1;
	width: 100vw;
}

.information__wrapper {
	margin: 0 auto;
	margin: 0 auto;
	max-width: 838px;
	padding: 5.375rem 1.875rem 5rem;
	width: 100%;
}

.information__board {
	background-color: white;
	border: 0.0625rem solid #221a15;
	border-radius: 0.5rem;
	margin-top: 2.5rem;
	padding: 4rem;
	position: relative;
}

.information__board-recommend {
	margin-top: 2.5rem;
}

.information__board-icons {
	margin-top: 2.5rem;
}

.information__circle {
	background-color: #221a15;
	border-radius: 11.25rem;
	height: 0.5rem;
	position: absolute;
	width: 0.5rem;
}

.information__circle--top-left {
	left: 1rem;
	top: 1rem;
}

.information__circle--top-right {
	right: 1rem;
	top: 1rem;
}

.information__circle--bottom-left {
	bottom: 1rem;
	left: 1rem;
}

.information__circle--bottom-right {
	bottom: 1rem;
	right: 1rem;
}

.shop-banner {
	background-image: url("../images/detail/bg-shop.png");
	background-size: 100% 100%;
	margin: 0 calc(50% - 50vw);
	margin-top: 0.875rem;
	padding-bottom: 2.5rem;
	padding-top: 2.5rem;
	width: 100vw;
}

.shop-banner__content {
	align-items: center;
	background-color: white;
	border: 0.0625rem solid #221a15;
	border-radius: 1rem;
	display: flex;
	gap: 2.5rem;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1200px;
	padding: 1.5rem 1.5rem;
	width: 84%;
}

.shop-banner__left {
	width: 69%;
}

.shop-banner__info {
	border-bottom: 0.0625rem solid #221a15;
	padding-bottom: 0.75rem;
}

.shop-banner__feature {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.6;
	overflow: hidden;
	text-align: left;
}

.shop-banner__name {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #eb537b;
	display: -webkit-box;
	font-size: max(1.5rem, 22px);
	font-weight: 600;
	letter-spacing: 0.04em;
	line-height: 1.6;
	margin-top: 0.125rem;
	overflow: hidden;
	text-align: left;
}

.shop-banner__place {
	align-items: center;
	display: flex;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.6;
	margin-top: 0.8125rem;
	text-align: left;
	width: -moz-fit-content;
	width: fit-content;
	font-style: normal;
}

.shop-banner__place-icon {
	cursor: pointer;
	display: block;
	height: 24px;
	min-width: 24px;
	width: 24px;
}

.shop-banner__tags {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
	margin-top: 0.75rem;
}

.shop-banner__item {
	align-items: center;
	display: flex;
	gap: 0.5rem;
}

.shop-banner__tag {
	-webkit-text-decoration-skip-ink: none;
	background-color: #f090a9;
	border-radius: 1.25rem;
	color: white;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.6;
	padding: 0.125rem 0.5rem;
	text-align: center;
	text-decoration-skip-ink: none;
	text-underline-position: from-font;
}

.shop-banner__tag-label {
	-webkit-text-decoration-skip-ink: none;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.6;
	text-align: left;
	text-decoration-skip-ink: none;
	text-underline-position: from-font;
}

.shop-banner__right {
	-o-object-fit: cover;
	aspect-ratio: 320/180;
	border-radius: 0.5rem;
	max-width: 320px;
	object-fit: cover;
	width: 100%;
}

.shop-icons {
	display: grid;
	gap: 2.5rem;
	grid-template-columns: repeat(4, 1fr);
	padding: 0 1.5625rem;
}

.shop-icons__item {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.shop-icons__label {
	-webkit-text-decoration-skip-ink: none;
	color: #eb537b;
	font-size: max(1.125rem, 16px);
	font-weight: 600;
	letter-spacing: 0.04em;
	line-height: 1.6;
	text-align: left;
	text-decoration-skip-ink: none;
	text-underline-position: from-font;
	white-space: nowrap;
}

.disabled .shop-icons__label {
	color: #d9d9d9;
}

.shop-icons__img {
	height: 4.5rem;
	width: 4.5rem;
}

.shop-tabs {
	align-items: center;
	display: flex;
	gap: 4rem;
	height: 3.5rem;
	justify-content: center;
	margin-bottom: 2rem;
	margin-top: 1.5rem;
}

.shop-tabs__item {
	-webkit-text-decoration-skip-ink: none;
	font-size: max(1rem, 15px);
	font-weight: 600;
	letter-spacing: 0.04em;
	line-height: 1;
	padding-bottom: 0.75rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	padding-top: 1.75rem;
	position: relative;
	text-align: center;
	text-decoration-skip-ink: none;
	text-underline-position: from-font;
}

.shop-tabs__item.is-active {
	border-bottom: 0.0625rem solid #eb537b;
	color: #eb537b;
}

.shop-tabs__item-icon {
	height: 1.25rem;
	margin: 0 auto;
	width: 1.5625rem;
}

.shop-tabs__item.is-active::before {
	background-image: url("../images/detail/icon-ribbon-pink.svg");
	background-size: cover;
	content: "";
	display: block;
	height: 1.25rem;
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	width: 1.5625rem;
}

.shop-tabs__item.disabled {
	color: #c9c9c9;
	cursor: not-allowed;
	pointer-events: none;
}

.shop-tabs__item.disabled span,
.shop-tabs__item.disabled a {
	color: #c9c9c9;
}

.shop-tabs__item.disabled::before {
	background-image: url("../images/detail/icon-ribbon-gray.svg");
}

.sns-icons {
	display: flex;
	gap: 0.5rem;
}

.sns-icons__item {
	align-items: center;
	background-color: #f090a9;
	border-radius: 3rem;
	display: flex;
	height: 2.25rem;
	justify-content: center;
	width: 2.25rem;
}

.sns-icons__item.disabled {
	background-color: #c9c9c9;
}

.sns-icons__item img {
	height: 1.25rem;
	width: 1.25rem;
}

.card-recommend {
	background-color: white;
	border: 0.0625rem solid #f090a9;
	border-radius: 0.5rem;
}

.information .card-recommend,
.cast-detail .card-recommend {
	background-color: #edffff;
	border: 0.0625rem solid #0c8d8d;
}

.card-recommend__tag {
	align-items: center;
	background-color: #f090a9;
	border-bottom-right-radius: 0.4375rem;
	border-top-left-radius: 0.4375rem;
	color: white;
	display: flex;
	padding: 0.25rem 1rem;
	width: -moz-fit-content;
	width: fit-content;
}

.information .card-recommend__tag,
.cast-detail .card-recommend__tag {
	background-color: #a4ecec;
	border-bottom: 0.0625rem solid #0c8d8d;
	border-right: 0.0625rem solid #0c8d8d;
}

.card-recommend__text {
	-webkit-text-decoration-skip-ink: none;
	color: white;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.04em;
	line-height: 1.4;
	text-align: left;
	text-decoration-skip-ink: none;
	text-underline-position: from-font;
}

.information .card-recommend__text,
.cast-detail .card-recommend__text {
	color: #0c8d8d;
	font-size: max(1rem, 15px);
}

.card-recommend__content {
	-webkit-text-decoration-skip-ink: none;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.4rem;
	padding: 0.5rem;
	padding-left: 2rem;
	text-align: left;
	text-decoration-skip-ink: none;
	text-underline-position: from-font;
}

.card-recommend__item {
	-webkit-text-decoration-skip-ink: none;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.6;
	list-style: none;
	position: relative;
	text-align: left;
	text-decoration-skip-ink: none;
	text-underline-position: from-font;
}

.card-recommend__item::before {
	background-color: #221a15;
	border-radius: 11.25rem;
	content: "";
	height: 0.25rem;
	left: -0.8125rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 0.25rem;
}

.information .card-recommend__item {
	font-size: max(1rem, 15px);
}

.card-recommend__comment {
	font-size: max(1rem, 15px);
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.6;
	margin-right: 0.5rem;
	max-height: 145px;
	overflow-y: auto;
	padding: 0.5rem;
	padding-right: 0;
	text-align: left;
  white-space: pre-wrap;
}

.shop-history .card-recommend__comment {
	font-size: 14px;
}

.cast-box .card-recommend__text {
	font-size: 12px;
}

.cast-box .card-recommend__comment {
	padding: 0.25rem 0.5rem !important;
}

.cast-box .card-recommend__tag {
	padding: 0.1875rem 0.75rem;
}

.search-shop .card-recommend__comment,
.search-cast .card-recommend__comment {
	font-size: 14px;
}

.search-shop .shop-card__tags {
	margin-top: 15px;
}

.shop-info {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
}

.shop-info__link {
	-webkit-text-decoration-skip-ink: none;
	color: #f090a9;
	font-size: max(1.125rem, 16px);
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.6;
	text-align: left;
	text-decoration-line: underline;
	text-decoration-skip-ink: none;
	text-decoration-style: solid;
	text-underline-position: from-font;
}

.information .shop-info {
	gap: 0.75rem;
}

.shop-card--best20 .shop-info {
	gap: 0.25rem;
}

.shop-info__item {
	display: grid;
	grid-template-columns: 118fr 508fr;
	gap: 1.5rem;
}

.shop-card--best20 .shop-info__item {
	gap: 0.25rem;
}

.shop-info__label {
	align-items: center;
	display: flex;
	gap: 0.25rem;
	min-width: 94px;
	width: 22.384%;
}

.information .shop-info__label {
	gap: 0.5rem;
	width: unset;
}

.shop-card--best20 .shop-info__label {
	width: -moz-fit-content;
	width: fit-content;
}

.shop-info__icon {
	height: 1.5rem;
	width: 1.5rem;
}

.information .shop-info__icon {
	height: 1.75rem;
	width: 1.75rem;
}

.shop-card--best20 .shop-info__icon {
	height: 1.375rem;
	width: 1.375rem;
}

.shop-info__label-text {
	-webkit-text-decoration-skip-ink: none;
	color: #eb537b;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.6;
	text-align: center;
	text-decoration-skip-ink: none;
	text-underline-position: from-font;
}

.information .shop-info__label-text {
	font-size: max(1.125rem, 16px);
}

.shop-board .shop-info__label-text {
	font-size: max(1rem, 15px);
	white-space: nowrap;
}

.shop-info__text {
	-webkit-box-orient: vertical;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.6;
	overflow: hidden;
	text-align: left;
	font-style: normal;
}

.information .shop-info__text {
	font-size: max(1.125rem, 16px);
}

.shop-board .shop-info__text {
	font-size: max(1rem, 15px);
}

.shop-info__sns {
	display: flex;
	gap: 0.5rem;
}

.shop-info__sns-item {
	align-items: center;
	background-color: #f090a9;
	border-radius: 3rem;
	display: flex;
	height: 2.25rem;
	justify-content: center;
	width: 2.25rem;
}

.shop-info__sns-item.disabled {
	background-color: #c9c9c9;
}

.shop-info__sns-item img {
	height: 0.9375rem;
	width: 0.9375rem;
}

.shop-history .shop-info__label {
	min-width: 86px;
	width: auto;
}

.shop-history .shop-info {
	gap: 0.25rem;
}

.ranking-list__under-4 .shop-info__label {
	min-width: 0;
	min-width: initial;
}

.ranking-list__3-shop .shop-info__label {
	width: auto;
}

.search-shop .shop-info__label {
	width: auto;
}

.search-shop .shop-info {
	gap: 0.25rem;
}

@media screen and (max-width: 1023px) {

.shop-coupon__title {
	-webkit-line-clamp: 2;
}

.shop-coupon__message {
	-webkit-line-clamp: 3;
}

.shop-tabs {
	gap: 2rem;
}

}

@media screen and (max-width: 850px) {

.shop-coupon__message {
	-webkit-line-clamp: 2;
}

}

@media screen and (max-width: 767px) {

.shop-access__bg {
	padding-bottom: 2.5rem;
	padding-top: 0;
}

.shop-access__banner {
	margin-top: 0;
}

.shop-access__title {
	margin-top: 5.4375rem;
}

.shop-access__map {
	margin-top: 5.1875rem;
}

.shop-access__coupon {
	margin-top: 3.9375rem;
}

.shop-coupon__box {
	background-image: url("../images/detail/bg-coupon-sp.svg");
	background-size: cover;
	height: 32.25rem;
	margin-top: 1.3125rem;
	padding: 1.5rem 1.5rem 10.4375rem 1.5rem;
	width: 19.9375rem;
}

.shop-coupon__icon--left {
	bottom: -1.5625rem;
	height: 3.3125rem;
	left: -1.3125rem;
	width: 2.6875rem;
}

.shop-coupon__icon--right {
	height: 3rem;
	right: -7%;
	top: -1.25rem;
	width: 3.1875rem;
}

.shop-coupon__title {
	-webkit-line-clamp: 3;
	font-size: max(1rem, 15px);
}

.shop-coupon__text {
	font-size: 14px;
	margin-top: 1rem;
}

.shop-coupon__content {
	width: 16.9375rem;
}

.shop-coupon__message {
	-webkit-line-clamp: 7;
	font-size: 13px;
	margin-top: 0.5rem;
}

.shop-coupon__announce {
	-webkit-line-clamp: 4;
	font-size: 12px;
}

.shop-map__map {
	height: 15.625rem;
	margin-top: 1rem;
}

.shop-map__info {
	margin-top: 0.75rem;
}

.shop-map__info-title {
	font-size: max(1rem, 15px);
}

.shop-map__info-list {
	gap: 0.5rem;
	margin-top: 0.5rem;
}

.shop-map__info-label {
	font-size: 12px;
	min-width: 50px;
	width: 3.125rem;
}

.shop-map__info-text {
	font-size: 12px;
}

.shop-map__info-wrapper {
	align-items: flex-start;
	flex-direction: column;
	gap: 0.25rem;
}

.shop-map .link-button {
	font-size: 11px;
	height: 32px;
	width: 149px;
}

.shop-map__info-link {
	font-size: 12px;
}

.information__wrapper {
	max-width: 600px;
	padding: 2.5rem 0.46875rem;
}

.information__board {
	margin-top: 1.625rem;
	padding: 1.5rem 1rem;
}

.information__board-recommend {
	margin-top: 1rem;
}

.information__board-icons {
	margin-top: 1rem;
}

.information__circle--top-left {
	left: 0.5rem;
	top: 0.5rem;
}

.information__circle--top-right {
	right: 0.5rem;
	top: 0.5rem;
}

.information__circle--bottom-left {
	bottom: 0.5rem;
	left: 0.5rem;
}

.information__circle--bottom-right {
	bottom: 0.5rem;
	right: 0.5rem;
}

.shop-banner {
	padding-top: 3rem;
}

.shop-banner__content {
	border-radius: 0.5rem;
	flex-direction: column;
	gap: 1rem;
	max-width: 600px;
	padding: 1rem;
	width: 96%;
}

.shop-banner__left {
	width: 100%;
}

.shop-banner__feature {
	font-size: 11px;
}

.shop-banner__name {
	font-size: max(1.25rem, 18px);
}

.shop-banner__place {
	font-size: 12px;
	width: 92.334%;
}

.shop-banner__tags {
	gap: 0.25rem;
	margin-top: 0.5rem;
}

.shop-banner__item {
	gap: 0.25rem;
}

.shop-banner__tag {
	font-size: 12px;
}

.shop-banner__tag-label {
	font-size: 12px;
}

.shop-banner__right {
	aspect-ratio: 328/164;
	max-width: none;
	max-width: initial;
}

.shop-icons {
	-moz-column-gap: 0.5rem;
	column-gap: 0.5rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0;
	row-gap: 0.75rem;
}

.shop-icons__item {
	height: 4.5625rem;
	width: 5.625rem;
}

.shop-icons__label {
	font-size: 12px;
}

.shop-icons__img {
	height: 3.375rem;
	width: 3.375rem;
}

.shop-tabs {
	display: grid;
	gap: 0.5rem;
	grid-template-columns: repeat(3, 1fr);
}

.shop-tabs__item {
	background-color: white;
	border: 0.0625rem solid #eb537b;
	border-radius: 0.25rem;
	color: #eb537b;
	font-size: 12px;
	padding-bottom: 0.5rem;
	padding-top: 1.5rem;
}

.shop-tabs__item.is-active {
	background-color: #eb537b;
	border: medium none currentColor;
	border: initial;
	color: white;
}

.shop-tabs__item.is-active::before {
	background-image: url("../images/detail/icon-ribbon-white.svg");
	height: 0.9375rem;
	left: 50%;
	top: 0.5rem;
	width: 1.171875rem;
}

.shop-tabs__item::before {
	background-image: url("../images/detail/icon-ribbon-pink.svg");
	background-size: cover;
	content: "";
	display: block;
	height: 0.9375rem;
	left: 50%;
	position: absolute;
	top: 0.5rem;
	transform: translateX(-50%);
	width: 1.171875rem;
}

.shop-tabs__item.disabled {
	border: 0.0625rem solid #c9c9c9;
	color: #c9c9c9;
	cursor: not-allowed;
	pointer-events: none;
}

.shop-tabs__item.disabled span,
.shop-tabs__item.disabled a {
	color: #c9c9c9;
}

.shop-tabs__item.disabled::before {
	background-image: url("../images/detail/icon-ribbon-gray.svg");
}

.sns-icons__item {
	height: 1.75rem;
	width: 1.75rem;
}

.sns-icons__item img {
	height: 0.9375rem;
	width: 0.9375rem;
}

.card-recommend__text {
	font-size: 14px;
}

.information .card-recommend__text,
.cast-detail .card-recommend__text {
	font-size: 14px;
}

.card-recommend__content {
	font-size: 13px;
	padding-left: 1.5rem;
}

.card-recommend__item {
	font-size: max(1rem, 15px);
}

.information .card-recommend__item {
	font-size: 12px;
}

.card-recommend__comment {
	font-size: 12px;
	margin-right: 0.25rem;
	max-height: 120px;
}

.shop-history .card-recommend__comment {
	font-size: 12px;
	padding: 0.25rem 0.25rem 0.5rem 0.25rem;
	padding-right: 0;
}

.shop-history .card-recommend__text {
	font-size: 12px;
}

.cast-box .card-recommend__comment {
	font-size: 14px;
}

.cast-box .card-recommend__tag {
	padding: 0.125rem 0.5rem;
}

.search-shop .card-recommend__text {
	font-size: 12px;
}

.search-shop .card-recommend__comment {
	padding: 4px;
	padding-right: 0;
}

.search-shop .card-recommend__tag {
	padding: 2px 12px;
}

.search-shop .card-recommend__comment,
.search-cast .card-recommend__comment {
	font-size: 12px;
}

.shop-info {
	gap: 0.125rem;
}

.shop-info__link {
	font-size: 12px;
}

.information .shop-info {
	gap: 0.5rem;
}

.shop-info__item {
	gap: 0.9375rem;
	grid-template-columns: 86fr 201fr;
}

.shop-info__label {
	min-width: 86px;
	width: 26.385%;
}

.shop-card--best20 .shop-info__label {
	min-width: 0;
	min-width: initial;
}

.shop-info__icon {
	height: 1.125rem;
	width: 1.125rem;
}

.shop-board .shop-info__icon {
	height: 1.125rem;
	width: 1.125rem;
}

.information .shop-info__icon {
	height: 1.125rem;
	width: 1.125rem;
}

.shop-card--best20 .shop-info__icon {
	height: 1.125rem;
	width: 1.125rem;
}

.shop-info__label-text {
	font-size: 12px;
}

.information .shop-info__label-text {
	font-size: 12px;
}

.shop-board .shop-info__label-text {
	font-size: 12px;
}

.shop-info__text {
	font-size: 12px;
}

.information .shop-info__text {
	font-size: 12px;
}

.shop-board .shop-info__text {
	font-size: 12px;
}

.shop-card--best20 .shop-info__item {
	align-items: center;
}

.shop-info__sns-item {
	height: 2rem;
	width: 2rem;
}

.shop-info__sns-item img {
	height: 0.833125rem;
	width: 0.833125rem;
}

.information .shop-info__item:last-child {
	align-items: center;
}

}

@media screen and (max-width: 420px) {

.shop-map__map {
	height: 11.25rem;
}

}

