html,
body,
body .container,
body #contents_wrap,
body #page_contents,
body #page_contents .area,
body #page_contents .box.w800,
body #page_contents .part,
body #page_contents .entry_cont,
body .shudo-links-page {
	background: #ffffff !important;
}

body #page_contents .hgroup,
body #page_contents .heading01 {
	display: none !important;
}

body #contents_wrap,
body #page_contents.contents,
body #page_contents .area,
body #page_contents .box.w800,
body #page_contents .part,
body #page_contents .entry_cont {
	margin: 0 !important;
	max-width: none !important;
	padding: 0 !important;
	width: 100% !important;
}

body #footer_wrap {
	background: #ffffff !important;
	margin-top: 28px;
}

.shudo-links-page {
	--slm-border: #d9d9d9;
	--slm-text: #111111;
	--slm-muted: #5e5e5e;
	--slm-accent: #c21d2f;
	--slm-accent-soft: rgba(194, 29, 47, 0.08);
	color: var(--slm-text);
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 auto;
	max-width: 620px;
	padding: 0 18px 56px;
}

.shudo-links-page * {
	box-sizing: border-box;
}

.shudo-links-logo-wrap {
	display: none !important;
}

.shudo-links-logo {
	background: transparent !important;
	border: 0 !important;
	display: block;
	height: auto;
	box-shadow: none !important;
	margin: 0 auto;
	max-width: 100%;
	outline: 0 !important;
}

.shudo-links-hero {
	display: block;
	margin-bottom: 28px;
	text-align: center;
}

.shudo-links-hero-copy {
	padding: 0;
}

.shudo-links-kicker,
.shudo-links-band-name {
	display: none !important;
}

.shudo-links-description {
	color: var(--slm-muted);
	font-size: 14px;
	line-height: 1.75;
	margin: 16px auto 0;
	max-width: 34em;
}

.shudo-links-image {
	margin: 0 auto;
	max-width: 240px;
}

.shudo-links-image img,
.shudo-links-poster img,
.shudo-release-image img {
	display: block;
	width: 100%;
}

.shudo-links-section {
	border-top: 1px solid var(--slm-border);
	margin-top: 24px;
	padding-top: 18px;
}

.shudo-links-page > .shudo-links-section:first-of-type {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}

.shudo-links-section-header {
	margin-bottom: 14px;
}

.shudo-links-section-label {
	color: var(--slm-accent);
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.14em;
	margin: 0 0 8px;
	text-transform: uppercase;
}

.shudo-links-section-header h2,
.shudo-release-copy h3 {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.25;
	margin: 0;
}

.shudo-links-card-block,
.shudo-release-card {
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	overflow: visible;
	padding: 0;
}

.shudo-links-section p,
.shudo-release-copy p {
	color: var(--slm-muted);
	font-size: 14px;
	line-height: 1.8;
	margin: 0 0 12px;
}

.shudo-links-card-title {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.35;
	margin: 0 0 10px;
}

.shudo-links-meta {
	display: grid;
	gap: 4px;
	margin-bottom: 12px;
}

.shudo-links-live-date,
.shudo-links-live-place {
	color: var(--slm-text);
	font-size: 13px;
	font-weight: 700;
	margin: 0;
}

.shudo-links-live-place {
	align-items: center;
	display: inline-flex;
	gap: 6px;
}

.shudo-links-live-place .icon-location2 {
	color: var(--slm-accent);
}

.shudo-links-note {
	margin-bottom: 12px;
}

.shudo-links-note-top {
	font-size: 12px;
	margin-bottom: 8px;
	text-align: center;
}

.shudo-links-poster {
	margin: 14px 0 16px;
}

.shudo-links-notice-live {
	margin-top: 18px;
	padding-top: 14px;
}

.shudo-links-notice-live .shudo-links-section-header {
	margin-bottom: 10px;
}

.shudo-links-notice-live .shudo-links-poster {
	margin: 10px auto 12px;
	max-width: min(80%, 280px);
}

.shudo-links-notice-live .shudo-links-meta {
	gap: 3px;
	margin-bottom: 10px;
}

.shudo-links-notice-live .shudo-links-card-title {
	font-size: 18px;
	line-height: 1.3;
	margin-bottom: 8px;
}

.shudo-links-notice-live p {
	margin-bottom: 10px;
}

.shudo-links-notice-live .shudo-links-button-primary {
	min-height: 48px;
	padding: 12px 18px;
}

.shudo-links-poster img,
.shudo-release-image img,
.shudo-links-banner img {
	border-radius: 4px;
}

.shudo-links-buttons,
.shudo-release-links {
	display: grid;
	gap: 10px;
}

.shudo-links-button {
	align-items: center;
	background: #ffffff;
	border: 1px solid rgba(194, 29, 47, 0.45);
	border-radius: 0;
	color: var(--slm-text);
	display: flex;
	font-size: 14px;
	font-weight: 700;
	justify-content: center;
	min-height: 52px;
	padding: 14px 18px;
	text-align: center;
	text-decoration: none;
}

.shudo-links-button-icon {
	gap: 12px;
}

.shudo-links-button-iconmark {
	align-items: center;
	display: inline-flex;
	color: var(--slm-accent);
	font-size: 22px;
	justify-content: center;
	line-height: 1;
	min-width: 24px;
}

.shudo-links-button-label {
	display: inline-block;
}

.shudo-links-icon-fallback {
	display: inline-block;
	font-weight: 700;
	line-height: 1;
}

.shudo-links-button:hover {
	background: var(--slm-accent-soft);
	color: var(--slm-text);
}

.shudo-links-button-primary,
.shudo-links-notice .shudo-links-button-primary,
.shudo-links-shop .shudo-links-button-primary {
	background: var(--slm-text);
	border-color: var(--slm-text);
	color: #fff;
}

.shudo-links-button-primary:hover,
.shudo-links-notice .shudo-links-button-primary:hover,
.shudo-links-shop .shudo-links-button-primary:hover {
	background: #2b2b2b;
	color: #fff;
}

.shudo-links-button.is-sub {
	background: #fff;
	border-color: rgba(194, 29, 47, 0.35);
	color: var(--slm-text);
}

.shudo-links-button-streaming {
	border: 0;
	color: #fff;
}

.shudo-links-button-streaming:hover {
	color: #fff;
	filter: brightness(0.96);
}

.shudo-links-button-spotify {
	background: #1db954;
}

.shudo-links-button-apple {
	background: linear-gradient(135deg, #fa233b 0%, #d71d62 100%);
}

.shudo-links-button-detail {
	background: var(--slm-text);
	border-color: var(--slm-text);
	color: #fff;
	font-weight: 600;
}

.shudo-links-button-detail:hover {
	background: #2b2b2b;
	color: #fff;
}

.shudo-links-button-linktree {
	background: #fff;
	border-color: rgba(194, 29, 47, 0.45);
}

.shudo-release-list {
	display: grid;
	gap: 22px;
}

.shudo-release-card {
	border-top: 1px solid #ececec;
	padding-top: 18px;
}

.shudo-release-card:first-child {
	border-top: 0;
	padding-top: 0;
}

.shudo-release-main {
	display: grid;
	gap: 14px;
}

.shudo-release-image {
	max-width: 236px;
	width: min(72vw, 236px);
}

.shudo-release-card-centered {
	text-align: center;
}

.shudo-release-image-centered {
	margin: 0 auto;
}

.shudo-release-copy-centered {
	text-align: center;
}

.shudo-release-links {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	max-width: none;
	margin-top: 12px;
	row-gap: 12px;
	width: 100%;
}

.shudo-release-links .shudo-links-button-detail {
	grid-column: 1 / -1;
	justify-self: stretch;
	max-width: none;
	min-width: 0;
	width: 100%;
	margin-top: 6px;
	color: #fff !important;
	display: flex;
	font-size: 14px;
	line-height: 1.4;
	min-height: 52px;
	padding: 14px 18px;
}

.shudo-links-button-streaming {
	gap: 8px;
	justify-content: center;
	justify-self: stretch;
	text-align: center;
	width: 100%;
	max-width: none;
}

.shudo-release-links .shudo-links-button-streaming,
.shudo-release-links .shudo-links-button-streaming span,
.shudo-release-links .shudo-links-button-detail,
.shudo-release-links .shudo-links-button-detail span {
	color: #fff !important;
}

.shudo-links-streaming-icon {
	display: inline-flex;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
}

.shudo-links-section-discography {
	border-bottom: 0;
	margin-bottom: 40px;
	padding-bottom: 12px;
}

.shudo-links-link-section {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}

.shudo-links-link-section + .shudo-links-link-section {
	margin-top: 12px;
}

.shudo-links-link-section .shudo-links-card-block {
	border: 0 !important;
}

.shudo-links-banner-link,
.shudo-links-banner img {
	display: block;
	width: 100%;
}

.shudo-links-banner-caption {
	font-size: 12px;
	margin-top: 10px;
}

@media screen and (min-width: 700px) {
	.shudo-links-page {
		padding: 28px 24px 72px;
	}

	.shudo-links-logo-wrap {
		display: none !important;
	}

	.shudo-release-main {
		grid-template-columns: 132px minmax(0, 1fr);
	}

	.shudo-release-card-centered .shudo-release-main {
		grid-template-columns: 1fr;
	}

	.shudo-release-links {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		max-width: none;
		width: 100%;
	}

	.shudo-links-buttons {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.shudo-links-notice-live .shudo-links-poster {
		max-width: 320px;
	}
}
