@charset "UTF-8";
.pane-goods-header {
    margin: 0;
}
#block-goods-b9889 {
	width: 100%;
	color: #000;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-style: normal;
}
#block-goods-b9889 .b9889-disc .b9889-disc-sec .b9889-disc-text p {
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
}
[data-browse-mode="P"] #block-goods-b9889 h1 {
	margin: 0;
	padding: 25px 0 38px;
	background: none;
	font-size: 24px;
	font-weight: bold;
	line-height: 35px;
	text-align: center;
}
[data-browse-mode="P"] #block-goods-b9889 h1 .bar {
	display: inline;
	background: linear-gradient(to bottom, transparent calc(100% - 12px), #FFFADD calc(100% - 12px), #FFD700 calc(100% - 5px), transparent calc(100% - 5px));
}
[data-browse-mode="P"] .b9889-main-visual {
	width: 100%;
	height: 716px;
    position: relative;
}
[data-browse-mode="P"] .b9889-main-visual-in {
	width: 100cqw;
	left: 50%;
	top: 0;
	position: absolute;
	transform: translateX(-50%);
}
[data-browse-mode="P"] .b9889-main-visual .slick-slide {
    margin: 0 12px;
	width: 995px;
	height: 616px;
}
[data-browse-mode="P"] .b9889-main-visual .slick-slide a {
	display: block;
}
[data-browse-mode="P"] .b9889-main-visual .slick-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}
[data-browse-mode="P"] .b9889-main-visual .slick-dots {
	padding: 24px 0 0;
	align-items: center;
	justify-content: center;
	display: flex;
    gap: 0 20px;
}
[data-browse-mode="P"] .b9889-main-visual .slick-dots li button {
	margin: 0;
	padding: 0;
	width: 17px;
	height: 17px;
	background: #E4E4E4;
	border: none;
	border-radius: 50%;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
    cursor: pointer;
}
[data-browse-mode="P"] #block-goods-b9889 .slick-dots .slick-active button {
	background: #03327A;
}
[data-browse-mode="P"] #block-goods-b9889 .b9889-disc {
	padding: 0 0 70px;
}
[data-browse-mode="P"] #block-goods-b9889 .b9889-disc .b9889-disc-sec {
	padding: 0 0 48px;
	align-items: center;
	display: flex;
}
[data-browse-mode="P"] #block-goods-b9889 .b9889-disc .b9889-disc-sec:nth-of-type(even) {
	flex-direction: row-reverse;
}
[data-browse-mode="P"] #block-goods-b9889 .b9889-disc .b9889-disc-sec figure {
    margin: 0 23px 0 0;
	width: 50%;
}
[data-browse-mode="P"] #block-goods-b9889 .b9889-disc .b9889-disc-sec:nth-of-type(even) figure {
    margin: 0 0 0 23px;
}
[data-browse-mode="P"] #block-goods-b9889 .b9889-disc .b9889-disc-sec figure img {
	width: 100%;
    height: auto;
    vertical-align: top;
}
[data-browse-mode="P"] #block-goods-b9889 .b9889-disc .b9889-disc-sec .b9889-disc-text {
	flex: 1;
}
[data-browse-mode="P"] #block-goods-b9889 .b9889-disc .b9889-disc-sec .b9889-disc-text h2 {
	margin: 0;
	padding: 0 0 24px;
	background: none;
	font-size: 24px;
	font-weight: bold;
	line-height: 35px;
}
[data-browse-mode="P"] #block-goods-b9889 .b9889-disc .b9889-disc-sec .b9889-disc-text p {
	margin: 0;
	padding: 0;
	background: none;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
}
[data-browse-mode="S"] #block-goods-b9889 h1 {
	margin: 0;
	padding: 10px 0 20px;
	background: none;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
}
[data-browse-mode="S"] #block-goods-b9889 h1 .bar {
	display: inline;
	background: linear-gradient(to bottom, transparent calc(100% - 12px), #FFD700 calc(100% - 12px), #FFD700 calc(100% - 5px), transparent calc(100% - 5px));
}
[data-browse-mode="S"] .b9889-main-visual {
	width: 100%;
	height: 282px;
    position: relative;
}
[data-browse-mode="S"] .b9889-main-visual-in {
	width: 100cqw;
	left: 50%;
	top: 0;
	position: absolute;
	transform: translateX(-50%);
}
[data-browse-mode="S"] .b9889-main-visual .slick-slide {
    margin: 0 4px;
	width: 100cqw;
	max-width: 339px;
	height: 210px;
}
[data-browse-mode="S"] .b9889-main-visual .slick-slide a {
	display: block;
}
[data-browse-mode="S"] .b9889-main-visual .slick-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}
[data-browse-mode="S"] .b9889-main-visual .slick-dots {
	padding: 20px 0 0;
	align-items: center;
	justify-content: center;
	display: flex;
    gap: 0 9px;
}
[data-browse-mode="S"] .b9889-main-visual .slick-dots li button {
	margin: 0;
	padding: 0;
	width: 12px;
	height: 12px;
	background: #E4E4E4;
	border: none;
	border-radius: 50%;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
    cursor: pointer;
}
[data-browse-mode="S"] #block-goods-b9889 .slick-dots .slick-active button {
	background: #03327A;
}
[data-browse-mode="S"] #block-goods-b9889 .b9889-disc {
	padding: 0;
}
[data-browse-mode="S"] #block-goods-b9889 .b9889-disc .b9889-disc-sec {
	padding: 0 0 40px;
}
[data-browse-mode="S"] #block-goods-b9889 .b9889-disc .b9889-disc-sec figure {
    margin: 0 0 16px;
	width: 100%;
}
[data-browse-mode="S"] #block-goods-b9889 .b9889-disc .b9889-disc-sec figure img {
	width: 100%;
    height: auto;
    vertical-align: top;
}
[data-browse-mode="S"] #block-goods-b9889 .b9889-disc .b9889-disc-sec .b9889-disc-text h2 {
	margin: 0;
	padding: 0 0 20px;
	background: none;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
}
[data-browse-mode="S"] #block-goods-b9889 .b9889-disc .b9889-disc-sec .b9889-disc-text p {
	margin: 0;
	padding: 0;
	background: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

[data-browse-mode="P"] #block-goods-b9889 .flgP {
	display: block;
}
[data-browse-mode="P"] #block-goods-b9889 .flgS {
	display: none;
}
[data-browse-mode="S"] #block-goods-b9889 .flgP {
	display: none;
}
[data-browse-mode="S"] #block-goods-b9889 .flgS {
	display: block;
}
