@charset "utf-8";

/* CSS Document */

#hatsuuri .headline {
	height: 350px;
	background: url(/src/static/feature/hatsuuri/img/2026/pc_kv_bg_02.png) repeat-x 0 0;
	background-size: contain;
}
#hatsuuri .headline img {
	margin-bottom: 16px;
	padding-bottom: 0;
}
#hatsuuri .headline img.headline-image-open {
	margin-bottom: 56px;
}
#hatsuuri .headline .headline-icon-open {
	position: absolute;
	top: 101px;
	right: -480px;
	left: 0;
	margin: auto;
}
#hatsuuri .section-title-sub.bg-black {
	background: #000;
}
#hatsuuri .section-title-sub.bg-black::after {
	border-color: #000 transparent transparent;
}
#hatsuuri .title-shopping {
	display: flex;
	flex-flow: column;
	align-items: center;
	position: relative;
	margin: 30px 0 22px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
#hatsuuri .title-shopping .title-shopping-label {
	margin-bottom: 4px;
	padding: 0 10px;
	background: #c61122;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
#hatsuuri .title-shopping .title-shopping-label .text-alphanumeric {
	font-size: 26px;
}
#hatsuuri .title-shopping .title-shopping-label .text-small {
	font-size: 18px;
}
#hatsuuri .live-shopping-link {
	display: block;
	width: 640px;
	height: 230px;
	margin: 20px auto 50px;
}
#hatsuuri .pointup-lozad {
	background: #fff url(/images/common/loading.gif) no-repeat center center;
	background-size: 25px 25px;
}
#hatsuuri .feature-list {
	display: flex;
	justify-content: space-between;
	margin: 20px 0 10px;
}
#hatsuuri .feature-list + .special-set-brand {
	border-top: none;
}
#hatsuuri .store-inner {
	position: relative;
	width: 740px;
}
#hatsuuri .store-event-list li:nth-child(4) {
	margin-bottom: 0;
}
#hatsuuri .store-overlay-end {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 36px;
	background: rgb(255 255 255 / 85%);
	font-size: 18px;
	font-weight: bold;
	line-height: 1.888;
	text-align: center;
}
#hatsuuri .schedule-detail-item {
	position: relative;
}
#hatsuuri .schedule-detail-overlay-end {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 290px;
	height: 281px;
	background: rgb(255 255 255 / 85%);
	font-size: 13px;
}
#hatsuuri .title-shopping-pointback {
	width: 100%;
	margin-bottom: 23px;
	padding: 17px 0 20px;
	background: #f4f4f4;
}
#hatsuuri .title-shopping-pointback .section-catch-main {
	font-size: 28px;
}
#hatsuuri .title-shopping-pointback .section-catch-label {
	margin: 0 6px;
	padding: 6px 9px 7px;
	font-size: 28px;
}
#hatsuuri .title-shopping-pointback .section-catch-label .text-alphanumeric {
	font-size: 38px;
}
#hatsuuri .title-shopping-pointback-note {
	margin-top: 10px;
	color: #888;
	font-size: 11px;
	font-weight: normal;
}
#hatsuuri .campaign.one-item {
	justify-content: center;
}
#hatsuuri .campaign.one-item .campaign-item:first-of-type::after {
	display: none;
}
#hatsuuri #nav-sticky .nav-sticky-contents-item.end .nav-sticky-contents-link {
	background-image: none;
}
#hatsuuri .nav-sticky-contents-text-end {
	color: #ccc;
	font-size: 12px;
}
#hatsuuri .special-set-category + .special-set-category {
	margin-top: 56px;
}
#hatsuuri .special-set-category .swiper-product-list {
	padding-bottom: 0;
}
#hatsuuri .wrapper-content {
	margin-top: -11px;
	padding-top: 61px;
}
#hatsuuri .wrapper-content .section-title-sub {
	margin-top: 0;
}
#hatsuuri .wrapper-content .button-link-normal {
	margin-bottom: 0;
}

/* egift */
#hatsuuri .section#egift {
	padding: 70px 0 30px;
	background: url(/src/static/feature/hatsuuri/img/2026/pc_icon_corner_top.png) repeat-x 0 0 #fff;
	background-size: 133px 70px;
}
#hatsuuri .egift-img {
	display: block;
	margin: 30px auto;
}
#hatsuuri .egift-inner {
	margin-bottom: 40px;
}
#hatsuuri .egift-title {
	margin-bottom: 10px;
}
#hatsuuri .egift-title-img {
	display: block;
	margin: 0 auto;
}
#hatsuuri .egift-text {
	margin-bottom: 20px;
	font-size: 16px;
	text-align: center;
}
#hatsuuri .egift-link {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 240px;
	height: 45px;
	margin: 0 auto;
	border: 1px solid #333;
	border-radius: 4px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}
#hatsuuri .egift-title-sub {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 740px;
	height: 66px;
	margin: 0 auto 40px;
	background: #c61121;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}
#hatsuuri .egift-card-list {
	display: grid;
	grid-template-rows: 173px 173px;
	grid-template-columns: 488px 1fr;
	gap: 20px;
	width: 740px;
	margin: 0 auto 40px;
}
#hatsuuri .egift-card-item:first-of-type {
	grid-row: 1 / 3;
	grid-column: 1 / 2;
}
#hatsuuri .egift-card-item:nth-of-type(2) {
	grid-row: 1 / 2;
	grid-column: 2 / 3;
}
#hatsuuri .egift-card-item:nth-of-type(3) {
	grid-row: 2 / 3;
	grid-column: 2 / 3;
}

/* 終了表示 */
#hatsuuri .ending {
	padding: 40px 0;
	background: #fff;
	text-align: center;
}
#hatsuuri .ending-message {
	margin-bottom: 20px;
	font-size: 17px;
	font-weight: bold;
}
#hatsuuri .ending .button-link-normal {
	margin-bottom: 0;
}
