.jny-ribbon-copy-wrapper .more:after {
	top: -.09em;
}

@media only screen and (max-width: 374px) {
	.xsmall-hide {
		display: none;
	}

	.xsmall-show {
		display: block;
	}
}

.section-jny-ribbon {
	line-height: 1.2381;
	font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	background-color: #fafafa;
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	color: #000000;
	position: relative;
	z-index: 10;
}

.section-jny-ribbon.white {
	background: #ffffff;
	border-bottom: 1px solid #c8c8c8;
}

@media only screen and (max-width: 735px) {
	.section-jny-ribbon .section-content {
		width: 95%;
		margin: 0 auto;
	}
}


.section-jny-ribbon .footnote {
	margin-left: 0.1em;
}

.jny-ribbon-wrapper {
	padding: 15px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content:center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items:center;
	width:100%
}

.jny-ribbon-image-wrapper {
	width: 40px;
	height: 25px;
}

@media only screen and (max-width: 735px) {
	.jny-ribbon-image-wrapper {
		min-width: 60px;
		width: 60px;
		height: 38px;
	}
}

.jny-ribbon-copy-wrapper {
	padding-left: 10px;
	font-size: 14px;
	text-align: left;
}

@media only screen and (max-width: 735px) {
	.jny-ribbon-copy-wrapper {
		padding-left: 25px;
	}
}

.section-jny-ribbon .jny-ribbon-image-wrapper .jny-ribbon-image {
	width: 40px;
	height: 25px;
	background-size: 40px 25px;
	background-repeat: no-repeat;
	background-image: url("/jp/global/elements/ribbon/jny2020_giftcard_large.png")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.section-jny-ribbon .jny-ribbon-image-wrapper .jny-ribbon-image {
		background-image:url("/jp/global/elements/ribbon/jny2020_giftcard_large_2x.png")
	}
}

@media only screen and (max-width: 735px) {
	.section-jny-ribbon .jny-ribbon-image-wrapper .jny-ribbon-image {
		width: 62px;
		height: 40px;
		background-size: 62px 40px;
		background-repeat: no-repeat;
		background-image: url("/jp/global/elements/ribbon/jny2020_giftcard_small.png")
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.section-jny-ribbon .jny-ribbon-image-wrapper .jny-ribbon-image {
		background-image: url("/jp/global/elements/ribbon/jny2020_giftcard_small.png")
	}
}

/* music */
.ac-gn-current-music:not(.ac-theme-dark) .section-hero {
	padding-top: 116px;
}

.ac-gn-current-music:not(.ac-theme-dark) .section-jny-ribbon {
	margin-bottom: 36px;
}

@media only screen and (max-width: 734px) {
	.ac-gn-current-music:not(.ac-theme-dark) .section-hero {
		padding-top: 116px;
	}
} 

