@font-face {
	font-display: block;
	font-family: "xy-hnm-font";
	src:
		url("/s/images/icons/hnmDesign/xy-hnm-font.woff") format("woff"),
		url("/s/images/icons/hnmDesign/xy-hnm-font.ttf") format("truetype");
}
.c-icon,
.c-icon-before::before,
.c-icon-after::after {
	font-family: "xy-hnm-font";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

.page {
	background: #24354a;
}

.c-bar-header-halfModal__clearButton {
	display: none;
}

.changeHanModal__body {
	overflow-y: auto;
}
.changeHanModal__body::-webkit-scrollbar {
	display: none;
}
.changeHanModal__list {
	padding: 12px 24px 24px;
}

.hnm-premiumRing {
	background-color: var(--xy-color-Base-Bright, #ffffff);
	margin: 0 auto;
	max-width: 430px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}
.hnm-premiumRing * {
	box-sizing: border-box;
}
.hnm-premiumRing__slideTitle {
	margin-top: 16px;
	padding: 0 20px;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 21px;
	color: var(--xy-color-Base-Deep, #595959);
}
.hnm-premiumRing__caption {
	margin-top: 32px;
	padding: 0 20px;
	font-size: 10px;
	font-style: normal;
	font-weight: 300;
	line-height: 15px;
	color: var(--xy-color-Base-Light, #8d8d8d);
}
.hnm-premiumRing__hanSeletedArea {
	margin: 32px 20px 16px;
	display: flex;
	padding: 6px 12px 8px;
	flex-direction: row;
	align-items: center;
	border-radius: 6px;
	border: 1px solid var(--xy-color-Base-Pale, #d8d8d8);
	background: var(--xy-color-Base-Bg, #f8f8f8);
	color: var(--xy-color-Base-Deep, #595959);
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	gap: 8px;
	-webkit-tap-highlight-color: transparent;
}
.hnm-premiumRing__hanSeletedArea:active {
	opacity: 0.3;
}
.hnm-premiumRing__hanSeletedArea::before {
	content: "\e004";
	font-size: 26px;
	font-weight: 300;
}

.hnm-premiumRingBlock__content {
	width: 100%;
	max-width: 430px;
	margin: 0 auto;
}
.hnm-premiumRingBlock__title {
	margin: 44px auto 0;
	width: -moz-fit-content;
	width: fit-content;
	background: none;
}

.hnm-premiumRingDesign::after,
.hnm-premiumRingRanking::after {
	content: "";
	width: 43px;
	height: 18px;
	margin: 32px auto;
	display: block;
	background-image: url("../images/img_illust_star_3pieces.png");
	background-repeat: no-repeat;
	background-size: cover;
}

.hnm-premiumRingTop {
	background: #061930;
	height: calc((180 / 390) * 100%);
}
.hnm-premiumRingTop__head {
	display: block;
	width: 100%;
	aspect-ratio: 390/180;
	overflow: hidden;
	background-image: url("../images/img_mv.png");
	background-repeat: no-repeat;
	background-size: cover;
	text-indent: -999em;
}

.hnm-premiumRingBrand {
	background: #061930;
	position: relative;
}
.hnm-premiumRingBrand::-webkit-scrollbar {
	display: none;
}
.hnm-premiumRingBrand::before {
	content: "";
	width: 32px;
	height: 34px;
	display: block;
	background-image: url("../images/img_illust_star_03.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 6px;
	left: 8px;
}
.hnm-premiumRingBrand::after {
	content: "";
	width: 20px;
	height: 24px;
	display: block;
	background-image: url("../images/img_illust_star_01.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 14px;
	right: 10px;
}
.hnm-premiumRingBrand__content {
	padding: 44px 0 16px;
	overflow: scroll;
}
.hnm-premiumRingBrand__content::-webkit-scrollbar {
	display: none;
}
.hnm-premiumRingBrand__content::before {
	content: "";
	width: 13px;
	height: 17px;
	display: block;
	background-image: url("../images/img_illust_star_01.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 11px;
	bottom: 14px;
}
.hnm-premiumRingBrand__content::after {
	content: "";
	width: 32px;
	height: 34px;
	display: block;
	background-image: url("../images/img_illust_star_03.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	right: 18px;
	bottom: 13px;
}
.hnm-premiumRingBrand__image {
	width: 100%;
	height: 124px;
}
.hnm-premiumRingBrand__image img {
	vertical-align: text-top;
	-o-object-fit: cover;
	object-fit: cover;
}
.hnm-premiumRingBrand__header {
	display: flex;
	width: 100%;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: 20px 20px 0;
}
.hnm-premiumRingBrand__headerLink {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 4px 0;
	font-size: 12px;
	line-height: 18px;
	font-weight: 700;
	color: var(--xy-color-Base-Pale, #d8d8d8);
	text-decoration: none;
	white-space: nowrap;
	margin-left: 15px;
	-webkit-tap-highlight-color: transparent;
}
.hnm-premiumRingBrand__headerLink:active {
	opacity: 0.3;
}
.hnm-premiumRingBrand__headerLink::after {
	content: "\e016";
	margin-bottom: -2px;
}
.hnm-premiumRingBrand__title {
	margin: 0;
	color: var(--xy-color-Base-Bright, #ffffff);
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 21px;
	padding: 4px 0;
	background: none;
}
.hnm-premiumRingBrand__text {
	margin-top: 8px;
	padding: 0 20px;
	min-height: 54px;
	color: var(--xy-color-Base-Pale, #d8d8d8);
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: 18px;
	flex-grow: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-clamp: 3;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.hnm-premiumRingBrand__text .hnm-premiumRingBrand__titleLink {
	display: inline;
}
.hnm-premiumRingBrand .hnm-premiumRing__slideTitle {
	color: var(--xy-color-Base-Bright, #ffffff);
}
.hnm-premiumRingBrand .hnm-premiumRing__caption {
	margin: 0 0 32px;
}

.hnm-premiumRingCarouselView {
	margin-top: 8px;
	width: 100%;
	max-width: 430px;
	overflow-x: auto;
}
.hnm-premiumRingCarouselView::-webkit-scrollbar {
	display: none;
}

.hnm-premiumRingCarousel {
	display: flex;
	width: -moz-fit-content;
	width: fit-content;
	padding: 0 20px;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: stretch;
	gap: 8px;
}
.hnm-premiumRingCarousel__item {
	display: flex;
	width: 320px;
	border-radius: 6px;
	align-items: flex-start;
}
.hnm-premiumRingCarousel.-brand .hnm-premiumRingCarousel__item {
	display: flex;
	width: 320px;
	flex-direction: column;
	justify-content: space-around;
	align-items: stretch;
	overflow: hidden;
	padding-bottom: 20px;
	border: 1px solid #5b5b5b;
	background: #24354a;
}
.hnm-premiumRingCarousel.-feature {
	margin: 24px 0 0;
}
.hnm-premiumRingCarousel.-feature .hnm-premiumRingCarousel__item {
	display: flex;
	flex-direction: column;
	padding: 20px;
	border: 1px solid var(--xy-color-Base-Pale, #d8d8d8);
	background: #fffbfb;
}

.hnm-premiumRingSlideView {
	margin-top: 8px;
	width: 100%;
	max-width: 430px;
	flex-shrink: 0;
	overflow-x: auto;
}
.hnm-premiumRingSlideView::-webkit-scrollbar {
	display: none;
}

.hnm-premiumRingSlide {
	display: flex;
	width: -moz-fit-content;
	width: fit-content;
	height: 168px;
	padding: 0 20px;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: flex-start;
	gap: 8px;
}
.hnm-premiumRingSlide__itemLink {
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
}
.hnm-premiumRingSlide__itemLink.-more {
	width: 124px;
	height: 124px;
	position: relative;
}
.hnm-premiumRingSlide__itemLink:active {
	opacity: 0.3;
}
.hnm-premiumRingSlide__itemRank {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: flex;
	width: 24px;
	height: 24px;
	border-radius: 6px;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 700;
	color: var(--xy-color-Base-Bright, #ffffff);
	background: var(--xy-color-Gold, #c09c5e);
}
.hnm-premiumRingSlide__itemThumb {
	width: 124px;
	height: 124px;
	position: relative;
	border-radius: 6px;
	overflow: hidden;
}
.hnm-premiumRingSlide__itemImage {
	width: 124px;
	height: 124px;
}
.hnm-premiumRingSlide__itemImage.-more {
	filter: blur(16px);
}
.hnm-premiumRingSlide__itemPrice {
	min-height: 36px;
	font-size: 12px;
	font-weight: 300;
	line-height: 18px;
	color: var(--xy-color-Base-Pale, #d8d8d8);
	letter-spacing: -0.04rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
}
.hnm-premiumRingSlide__itemMoreLink {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 124px;
	height: 124px;
	position: absolute;
	top: 0;
	left: 0;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	color: var(--xy-color-Base-Bright, #ffffff);
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 21px;
	border-radius: 6px;
}
.hnm-premiumRingSlide__itemMoreLink::after {
	content: "\e016";
	padding-top: 23px;
}
.hnm-premiumRingSlide__item {
	width: 124px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: stretch;
	gap: 8px;
	position: relative;
}
.hnm-premiumRingSlide__item.-empty .hnm-premiumRingSlide__itemThumb {
	background-color: var(--xy-color-Base-Bright, #ffffff);
	opacity: 0.3;
}
.hnm-premiumRingSlide__item.-error {
	width: 100%;
	font-size: 12px;
	font-weight: 300;
	line-height: 18px;
	color: var(--xy-color-Base-Pale, #d8d8d8);
	text-align: center;
}
.hnm-premiumRingSlide.-engage {
	height: 150px;
}
.hnm-premiumRingSlide.-engage .hnm-premiumRingSlide__itemPrice {
	min-height: 18px;
}

.hnm-premiumRingDesign {
	background: linear-gradient(198deg, #ffe9e9 2.99%, #fffafa 87.87%);
}
.hnm-premiumRingDesign__title {
	background: none;
}
.hnm-premiumRingDesign .hnm-premiumRingSlide__item:not(.-empty) .hnm-premiumRingSlide__itemPrice {
	color: var(--xy-color-Base-Light, #8d8d8d);
	word-break: break-word;
}

.hnm-premiumRingRanking {
	background: linear-gradient(198deg, #ffe9e9 2.99%, #fffafa 87.87%);
}
.hnm-premiumRingRanking .hnm-premiumRingSlide__item:not(.-empty) .hnm-premiumRingSlide__itemPrice {
	color: var(--xy-color-Base-Light, #8d8d8d);
	word-break: break-word;
}

.hnm-premiumRingFeature {
	background: linear-gradient(189deg, #fffafa 6.14%, #ffe9e9 99.22%);
}
.hnm-premiumRingFeature__shohinImage {
	border-radius: 6px;
	border: 1px solid #f1f1f1;
	overflow: hidden;
}
.hnm-premiumRingFeature__image {
	margin: 0 auto;
}
.hnm-premiumRingFeature__title {
	margin-top: 0;
	text-align: center;
	padding: 0;
}
.hnm-premiumRingFeature__itemTitle {
	margin-top: 8px;
	width: 100%;
	min-height: 48px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	color: var(--xy-color-Base-Deep, #595959);
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	background: none;
	padding: 0;
}
.hnm-premiumRingFeature__subTitle {
	margin: 8px auto 0;
	padding: 0;
}
.hnm-premiumRingFeature__point {
	margin: 12px 0;
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.hnm-premiumRingFeature__pointItem {
	display: flex;
	flex-direction: row;
	gap: 8px;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: 18px;
	text-align: left;
	color: var(--xy-color-Base-Deep, #595959);
}
.hnm-premiumRingFeature__pointItem.-point_1,
.hnm-premiumRingFeature__pointItem.-point_2,
.hnm-premiumRingFeature__pointItem.-point_3 {
	padding-left: 24px;
	background-size: 16px 25px;
	background-repeat: no-repeat;
}
.hnm-premiumRingFeature__pointItem.-point_1 {
	background-image: url("../images/img_txt_number_1.png");
}
.hnm-premiumRingFeature__pointItem.-point_2 {
	background-image: url("../images/img_txt_number_2.png");
}
.hnm-premiumRingFeature__pointItem.-point_3 {
	background-image: url("../images/img_txt_number_3.png");
}
.hnm-premiumRingFeature__detail {
	flex-grow: 1;
}
.hnm-premiumRingFeature__detailLink {
	margin-left: auto;
	display: flex;
	width: -moz-fit-content;
	width: fit-content;
	flex-direction: row;
	align-items: center;
	padding: 4px 0;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	color: var(--xy-color-Base-Light, #8d8d8d);
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
}
.hnm-premiumRingFeature__detailLink:active {
	opacity: 0.3;
}
.hnm-premiumRingFeature__detailLink::after {
	content: "\e016";
	margin-top: 2px;
}
.hnm-premiumRingFeature__shohinList {
	margin-top: 12px;
	height: 65px;
	flex-shrink: 0;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	gap: 6px;
}
.hnm-premiumRingFeature__shohinList > a {
	border-radius: 6px;
	border: 1px solid #f1f1f1;
	overflow: hidden;
}

.hnm-premiumRingButton-medium {
	margin: 24px auto 44px;
	width: 184px;
}

@media screen and (min-width: 432px) {
	.hnm-premiumRing {
		border-left: 1px solid #3f536d;
		border-right: 1px solid #3f536d;
	}
}
