@charset "UTF-8";

/*!
only jleagueday-contents
 */
body {
	line-height: 1.5;
}

.rjc-kanban {
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
}

.rjc-kanban__image {
	margin-left: 50%;
	transform: translateX(-50%);
}

/* .rjc-kanban__image {
	margin-left: 50%;
	transform: translateX(-50%);
} */
.rjc-kanban__textContainer {
	margin: 16px 0 0;
}

.rjc-kanban__title {
	font-weight: bold;
}

.coupon-list {
	display: flex;
	width: 940px;
	flex-wrap: wrap;
	margin: 0 auto;
	justify-content: space-between;
}

.coupon-list li {
	width: calc((100% - 20px) / 3);
}

.coupon-list li img {
	box-shadow: 0 0px 5px 0 rgba(0, 0, 0, .3);
}

.coupon-list .coupon-number-use {
	margin: 15px 0 0;
	font-size: 16px;
}

.sale-period {
	font-size: 20px;
	margin: 20px 0;
	line-height: 1.3;
	font-weight: bold;
}

.campaignLink {
	font-weight: bold;
	margin: 20px 0 0;
}

.campaignLink>a {
	position: relative;
}

.campaignLink>a:after {
	content: '';
	display: block;
	position: absolute;
	right: -21px;
	top: calc(50% - 6px);
	width: 10px;
	height: 10px;
	border-top: 2px solid #1d54a7;
	border-right: 2px solid #1d54a7;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: -12px;
	top: calc(50% - 4px);
	width: 6px;
	height: 6px;
}

.campaignLink>a>span,
.campaignLink>a:after {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}

.salebnr-fix img {
	margin-bottom: 24px;
}

.salebnr-fix .salebnr-line2 img {
	margin-bottom: 0;
}

.salebnr-line2 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 24px;
}

.salebnr-line2>a {
	flex-basis: calc(50% - 10px);
}

/* JOS Module CSS上書き対応 */
.arrow_button {
	display: inline-block;
	padding: .75em 3em .75em 1em;
	color: #337ab7;
	text-decoration: none;
	position: relative;
}

.arrow_button::before {
	display: block;
	position: absolute;
	top: 45%;
	right: 1.8em;
	transform: translateY(-50%) rotate(45deg);
	width: .5em;
	height: .5em;
	border-bottom: 2px solid #337ab7;
	border-right: 2px solid #337ab7;
	content: "";
}

.rn-floatingNavi__menuItem.-active {
	background-color: #bf0000;
}

.rn-floatingNavi__menuItem a:after {
	content: "";
	display: block;
	position: absolute;
	right: 20px;
	top: calc(50% - 10px);
	width: 10px;
	height: 10px;
	border-bottom: 2px solid #bf0000;
	border-right: 2px solid #bf0000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.rn-floatingNavi__menuItem.-active a {
	color: #fff;
}

.rn-floatingNavi__menuItem.-active a:after {
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.-floating .rn-floatingNavi__menuItem.-active a {
	color: #bf0000;
}

.-floating .rn-floatingNavi__menuItem.-active {
	background-color: #fff
}

.-floating .rn-floatingNavi__menuItem.-active:after {
	width: 70%;
	border-bottom: 2px solid #bf0000;
	bottom: -4px
}

/* JOS Module CSS上書き対応 */
.rjc-headline__headline {
	margin-top: -19px;
	padding-top: 87px;
	font-weight: bold;
	font-size: 30px;
	color: #333333;
}

#bargaingoods.rjc-headline__headline {
	margin-bottom: 22px;
}

.rjc-headline__headline-b {
	font-size: 39px;
}

.rjl-column4 {
	display: flex;
	flex-wrap: wrap;
	padding: 0px;
}

.rjl-column4>* {
	width: calc((100% - 72px) / 4);
	margin: 0 24px 8px 0;
}

.rjl-column4 .rji-item__name {
	margin-top: 5px;
	display: inline-block;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 10px;
}

.rjl-column4>*:nth-of-type(4n) {
	margin-right: 0 !important;
}

.rjl-column4 .rjl-item a {
	color: #333;
	text-decoration: none;
}

.rjl-column4 .rjl-item a:hover {
	text-decoration: none;
}

.-pc .rjl-column4 .rjl-item:nth-child(n + 5) {
	margin-top: 20px;
}

.rjl-column4+.rjc-headline__headline {
	padding-top: 70px;
}

.rjl-column4+#saleitems {
	margin-top: 0;
}

.rjl-item {
	margin-bottom: 10px;
}

.rjl-column4 .rjl-item a {
	color: #333;
	text-decoration: none;
}

.rjl-column4 .rjl-item a:hover {
	text-decoration: none;
}

.-pc .rjl-column4 .rjl-item:nth-child(n + 5) {
	margin-top: 20px;
}

.rji-item__imageBox {
	position: relative;
	flex: 0 0 auto;
}

.rji-item__imageBox img {
	display: block;
}

.rjc-anchorList__imageBox.-ratio1x1::before {
	padding-top: 100%;
}

.rji-item__textBox {
	margin-top: 6px;
	text-align: left;
}

.rji-item__textBox * {
	text-align: left;
}

.rji-item__textBox a {
	color: #333;
}

.rji-item__textBox a:hover {
	text-decoration: none;
}

.rjl-column4 .rji-item__name {
	margin-top: 5px;
	display: inline-block;
	line-height: 1;
	font-weight: bold;
}

.rji-item__price {
	padding: 0 7px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	line-height: 25px;
	background-color: #bf0000;
	display: inline-block;
	border-radius: 4px;
}

.rji-item__priceLink .txt-wrap {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	min-height: 40px;
	max-height: 40px;
	margin: 2px 0 0;
}

.rji-item__priceLink .txt-01 {
	line-height: 1.3;
}

.txt-01 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 44px;
	overflow: hidden;
}

.itemprice {
	color: #bf0000;
	margin-top: 0px;
	font-size: 13px;
}

.itemprice span {
	color: #bf0000;
	font-weight: bold;
	font-size: 14px;
}

.sale-notice {
	width: 1000px;
	margin: 30px auto;
	border: 1px solid #bf0000;
	padding: 15px;
	text-align: center;
}

/* .-sp .sale-notice{
	width: calc(100% - 20px);
} */
.sale-notice p {
	color: #bf0000;
}

.coupon-note-list {
	margin: 15px 0 0;
}

.coupon-note-list li {
	text-align: left;
}

/* .rc-campaignRules__text:not(:first-child){
	margin-top: 10px;
} */
.coupon-container h4 {
	font-weight: bold;
	margin: 15px 0 0;
}

.league-navi-sp .rjc-tabMenu-sp__item[data-contents="#j1_league_sp"] {
	background: url("https://jleague.r10s.jp/img/search/2022/j1-league-title_off_sp.png") center center no-repeat;
}

.league-navi-sp .rjc-tabMenu-sp__item.-active[data-contents="#j1_league_sp"] {
	background: url("https://jleague.r10s.jp/img/search/2022/j1-league-title_on_sp.png") center center no-repeat;
}

.league-navi-sp .rjc-tabMenu-sp__item[data-contents="#j2_league_sp"] {
	background: url("https://jleague.r10s.jp/img/search/2022/j2-league-title_off_sp.png") center center no-repeat;
}

.league-navi-sp .rjc-tabMenu-sp__item.-active[data-contents="#j2_league_sp"] {
	background: url("https://jleague.r10s.jp/img/search/2022/j2-league-title_on_sp.png") center center no-repeat;
}

.league-navi-sp .rjc-tabMenu-sp__item[data-contents="#j3_league_sp"] {
	background: url("https://jleague.r10s.jp/img/search/2022/j3-league-title_off_sp.png") center center no-repeat;
}

.league-navi-sp .rjc-tabMenu-sp__item.-active[data-contents="#j3_league_sp"] {
	background: url("https://jleague.r10s.jp/img/search/2022/j3-league-title_on_sp.png") center center no-repeat;
}

.league-navi-sp {
	margin-bottom: 25px;
	width: 100%;
	display: flex;
	justify-content: center;
	background: #ffffff;
	text-align: center;
}

.league-navi-sp .rjc-tabMenu-sp__item {
	background-size: 123px 72px !important;
}

.league-navi-sp .rjc-tabMenu-sp__item {
	height: 73px;
	border-top: 1px solid #939598 !important;
	border-left: none;
	border-bottom: none;
	background-color: #f3f2f2 !important;
}

.league-navi-sp .rjc-tabMenu-sp__item.-active {
	background-color: #fff !important;
}

.league-navi-sp .rjc-tabMenu-sp__item:hover {
	cursor: pointer;
	opacity: 0.75;
}

.league-navi-sp .rjc-tabMenu-sp__item+.rjc-tabMenu-sp__item {
	border-left: 1px solid #939598;
}

.league-navi-sp .rjc-tabMenu-sp__item:last-child {
	border-right: none;
}

.league-navi-sp .rjc-tabMenu__item-text {
	visibility: hidden;
}

.ra-i-info:before {
	display: none;
}

.-sp .rjc-tabMenu-sp__item.-active {
	background: #000000;
	color: #ffffff;
}

.-sp .rjc-tabMenu-sp__item {
	flex-basis: calc(100% / 3);
	padding: 8px;
}

.-sp .rjc-tabMenu-sp__item:not(:first-child) {
	border-left: 1px solid #000000;
}

.-sp .rjl-tabMenuWrap-sp {
	display: none;
}

.-sp .rjl-tabMenuWrap-sp.-active {
	display: block;
}

.-sp .rc-campaignRules__textContainer+.rc-campaignRules__name {
	margin-top: 15px;
}

.-sp .rc-campaignRules__textContainer {
	margin-left: 0;
}

.-sp .campaign-headline-text {
	margin-top: 4px;
}

.-sp .campaign-detail-others-note .rc-campaignRules__text {
	margin-top: 10px;
}

.rc-campaignRules__text a {
	text-decoration: underline;
}

@media (min-width: 768px) {
	.rc-rewardHeader {
		width: 1000px;
	}

	.-sp .rc-rewardHeader {
		width: 100%;
	}

	.rc-rewardHeader__icons .ra-rewardIcon {
		margin-right: 20px;
		padding: 3px 10px;
	}

	.rc-campaignRules__container {
		border: none;
		text-align: left;
		width: 1000px;
		padding: 24px 0px;
	}

	.-sp .rc-campaignRules__container {
		width: 100%;
	}

	.rc-campaignRules__title {
		font-size: 20px;
	}

	.rc-campaignRules__leadText .rc-campaignRules__text {
		font-weight: bold;
		font-size: 16px;
	}

	.rc-campaignRules__text {
		font-size: 16px;
		line-height: 28px;
	}

	.rc-campaignRules__item {
		border-top: 2px solid rgba(0, 0, 0, .08);
		padding: 25px 0;
	}

	.rc-campaignRules__name {
		font-size: 20px;
		flex: 0 0 240px;
	}

	.rc-campaignRules__subHeadline {
		padding: 8px;
		font-size: 20px;
	}

	.rc-campaignRules__textContainer--smallText .rc-campaignRules__text,
	.rc-campaignRules__textContainer.-smallText .rc-campaignRules__text {
		font-size: 16px;
	}

	.coupon-note-list li {
		text-align: center;
	}

	.-sp .ru-sp-br {
		display: block;
	}

	.-sp .coupon-container .ru-sp-br+h4 {
		margin: 10px 0 0;
	}

	.-sp .coupon-container h4 {
		position: relative;
	}

	.-sp .coupon-container h4::after {
		content: '：';
		display: block;
		position: absolute;
		top: calc(50% - 11px);
		right: -1em;
	}

	.-sp .coupon-container h4+p {
		padding-left: 1em;
	}

	.-sp .rn-floatingNavi__menuContainer {
		width: 100%;
	}

	.-sp .rn-floatingNavi__menuList {
		width: 100%;
	}

	.-sp #campaigntable_sp {
		margin: 0 auto;
		width: calc(100% - 20px);
	}

	.-sp .rc-campaignRules__item {
		display: block;
	}

	.rn-floatingNavi__menuItem.-active a {
		color: #fff;
	}

	/* JOS Module CSS上書き対応 */
	.rn-floatingNavi__menuItem.-active {
		background-color: #bf0000;
	}

	.rn-floatingNavi__menuItem a:after {
		content: "";
		display: block;
		position: absolute;
		right: 20px;
		top: calc(50% - 10px);
		width: 10px;
		height: 10px;
		border-bottom: 2px solid #bf0000;
		border-right: 2px solid #bf0000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	.rn-floatingNavi__menuItem.-active a {
		color: #fff;
	}

	.rn-floatingNavi__menuItem.-active a:after {
		border-bottom: 2px solid #fff;
		border-right: 2px solid #fff;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	.rn-floatingNavi a.rn-floatingNavi__menuLink {
		color: #bf0000;
	}

	.rn-floatingNavi__menuItem.-active a {
		color: #fff;
	}

	.-floating .rn-floatingNavi__menuItem.-active a {
		color: #bf0000;
	}

	.-floating .rn-floatingNavi__menuItem.-active {
		background-color: #fff
	}

	.-floating .rn-floatingNavi__menuItem.-active:after {
		width: 70%;
		border-bottom: 2px solid #bf0000;
		bottom: -4px
	}
}

/* JOS Module CSS上書き対応 */
@media (max-width: 767px) {
	.-sp {
		margin: 0 auto;
		max-width: 767px;
	}

	.navimenu-text-up {
		font-size: 15px
	}

	.navimenu-text-bottom {
		font-size: 12px;
	}

	.rc-rewardHeader__requirement {
		font-size: 10px;
	}

	.sale-notice {
		width: 100%;
		margin: 20px auto 0;
		border: 1px solid #bf0000;
		padding: 10px;
		text-align: justify;
		/* margin-bottom: 40px; */
	}

	.rjc-headline__headline {
		margin-top: -56px;
		margin-bottom: 19px;
		padding-top: 93px;
		font-weight: bold;
		font-size: 18px;
	}

	.rjc-headline__headline-b {
		font-size: 23.5px;
	}

	.rjc-anchorList {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: flex-start;
		padding: 0 16px 0;
	}

	.rjc-anchorList__item {
		flex-basis: calc((100% - 27px) / 4);
		margin: 0 8px 0 0;
	}

	.rjc-anchorList__item:nth-of-type(4n) {
		margin-right: 0 !important;
	}

	.rjc-anchorList__item:first-child,
	.rjc-anchorList__item:nth-of-type(4n + 1) {
		margin-left: 3px;
	}

	.rjc-anchorList__item:nth-child(n + 5) {
		margin-top: 12px;
	}

	.rjc-anchorList a.rjc-anchorList__link {
		font-size: 10px;
		color: #000000;
	}

	.rjc-anchorList__imageBox {
		position: relative;
		flex: 0 0 auto;
	}

	.sale-period {
		margin: 15px 16px 0;
		font-size: 12px;
	}

	.sale-period-heading {
		display: inline-block;
	}

	.sale-period-text {
		display: inline-block;
	}

	.sale-period li+li {
		margin-top: 4px;
	}

	.sale-period-text .rjc-headline {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 20px 0 20px;
	}

	.coupon-container {
		margin: 0 10px;
		margin-bottom: 30px;
	}

	/* .coupon-container p{
		margin: 7px 0px 7px 0;
	} */

	.coupon-container .campaignLink {
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.salebnr-fix img {
		width: 100%;
		display: block;
	}

	.salebnr-fix img {
		margin-bottom: 0;
	}

	/* .salebnr-fix{
		margin: 0 15px;
	} */
	.salebnr-bnr+.salebnr-bnr,
	.salebnr-line2 {
		margin-top: 13px;
	}

	.salebnr-line2 {
		display: flex;
		justify-content: space-between;
		margin-bottom: 24px;
	}

	.salebnr-line2>a {
		flex-basis: calc(50% - 10px);
	}

	.bargaingoods-section {
		border: 1px solid #ebebeb;
		border-radius: 5px;
	}

	.bargaingoods-list {
		margin: 0 16px;
		overflow-x: auto;
	}

	.bargaingoods-list a {
		color: #333;
	}

	.bargaingoods-list .rjl-column2 {
		padding: 10px 15px;
		border: 1px solid #ebebeb;
		border-radius: 5px;
		min-width: 908px;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.bargaingoods-list .rjl-column2 li {
		flex-basis: 136px;
	}

	.bargaingoods-list .rjl-column2 li+li {
		margin-left: 12px;
	}

	.bargaingoods-list .rjl-column2 li:nth-child(6n + 1) {
		margin-left: 0;
	}

	.bargaingoods-list .rjl-column2 li:nth-child(n + 7) {
		margin-top: 18px;
	}

	.rjl-item {
		margin-bottom: 0;
	}

	.rji-item__imageBox {
		position: relative;
		flex: 0 0 auto;
	}

	.rji-item__imageBox--1x1::before,
	.rji-item__imageBox.-ratio1x1::before {
		padding-top: 100%;
	}

	.rji-item__imageBox::before {
		content: "";
		display: block;
		width: 100%;
		padding-top: 100%;
	}

	.rji-item__imageBox img {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		display: block;
		min-width: 30%;
		min-height: 30%;
		max-width: 100%;
		max-height: 100%;
		margin: auto;
	}

	.rji-item__name,
	.rji-item__priceLink {
		font-size: 13px;
	}

	.rji-item__name {
		font-weight: bold;
	}

	.rji-item__price {
		padding: 5px;
		color: #fff !important;
		font-weight: bold !important;
		font-size: 13px !important;
		line-height: 1;
		border-radius: 2px;
	}

	.rji-item__priceLink .txt-wrap {
		min-height: 35px;
		max-height: 35px;
	}

	.txt-01 {
		height: 40px;
	}

	.itemprice {
		font-size: 12px;
	}

	/* .itemprice span{
		font-size: 16px;
	} */
	.radTableContainer {
		margin: 0 15px;
	}

	.ri-item__textBox h4 {
		font-size: 10px;
		font-weight: bold;
		margin-top: 5px;
	}

	.ri-item__textBox p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		font-size: 12px;
		margin: 5px 0 0px 0;
		height: 25px;
	}

	.ra-i-info:before {
		content: "";
	}

	.rc-campaignRules {
		margin: 0 15px;
		/* margin-top: 40px; */
	}

	.rc-campaignRules__container {
		border: none;
		margin-top: 0;
		padding: 0;
		text-align: left;
	}

	.rc-campaignRules__item {
		display: block;
	}

	.rc-rewardHeader {
		width: 90%;
		margin: 0 15px;
		margin-bottom: 10px;
	}

	.rc-rewardHeader__icons .ra-rewardIcon {
		margin-right: 20px;
		padding: 0 10px;
	}

	.radItemsDisplay .rl-item {
		margin-bottom: 0 !important;
	}

	.radItemsDisplay li:nth-child(n + 4) {
		margin-top: 24px !important;
	}

	/* .rc-campaignRules__textContainer{
		line-height: 2.2;
	} */
	.rc-campaignRules__text:first-child {
		margin-top: 8px;
	}

	.ri-item__name {
		height: 36px !important;
	}

	.-floating .rn-floatingNavi__menuItem.-active a {
		color: #bf0000;
	}

	.-floating .rn-floatingNavi__menuItem.-active {
		background-color: #fff
	}

	.-floating .rn-floatingNavi__menuItem.-active:after {
		width: 70%;
		border-bottom: 2px solid #bf0000;
		bottom: -4px
	}

	/* JOS Module CSS上書き対応 */
	.rn-floatingNavi__menuItem.-active {
		background-color: #bf0000;
	}

	.rn-floatingNavi__menuItem a:after {
		content: "";
		display: block;
		position: absolute;
		right: 20px;
		top: calc(50% - 10px);
		width: 10px;
		height: 10px;
		border-bottom: 2px solid #bf0000;
		border-right: 2px solid #bf0000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	.rn-floatingNavi__menuItem.-active a {
		color: #fff;
	}

	.rn-floatingNavi__menuItem.-active a:after {
		border-bottom: 2px solid #fff;
		border-right: 2px solid #fff;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	.rn-floatingNavi a.rn-floatingNavi__menuLink {
		color: #bf0000;
	}

	.rn-floatingNavi__menuItem.-active a {
		color: #fff;
	}
}

/* JOS Module CSS上書き対応 */
@media (max-width: 320px) {
	.ri-item__textBox h4 {
		height: 20px;
	}
}