@charset "UTF-8";

/*ランキング（5列）
-----------------*/
.itemRow-ranking-top {
	margin: 80px auto 0;
	width: 970px;
}

.itemRow-ranking-top .item-Col .type-new {
	display:none !important;
}

/**/
.under .itemRow-ranking-top {
	/*margin: 40px auto 0;*/
	width: 819px;
}

.itemRow-ranking-top .item-Col {
	display: flex;
	gap:0px 20px;
	/*grid-template-columns: repeat(5,1fr);*/
	font-size: 16px;
	text-align: left;
}

.itemRow-ranking-top .item-Col li {
	width: 100%;
	}

@media (max-width: 768px) {
.itemRow-ranking-top {
	margin: 60px 15px 0;
	width:inherit;
}
	
.under .itemRow-ranking-top {
	/*margin: 30px 15px 0;*/
	width:inherit;
	/*overflow:hidden;*/
}
	
.itemRow-ranking-top.under {
	margin: 30px 0 0 15px;
}

.itemRow-ranking-top .item-Col {
	/*display: grid;*/
	gap:0px 10px;
	/*grid-template-columns: repeat(2,1fr);*/
	font-size: 3.5vw;
}
	
.itemRow-ranking-top.under .item-Col {
	overflow-x:auto;
	flex-wrap:nowrap;
	width:100%;
	/*スクロールバー非表示（Firefox）*/
  scrollbar-width: none;
	padding-top: 24px;
}
	
.itemRow-ranking-top .item-Col li {
	width: 100%;
	}
	
.itemRow-ranking-top.under .item-Col li {
	/*width: 145px !important;*/
	}
	
.itemRow-ranking-top.under .item-Col li img {
	width: 145px !important;
	}
	
.itemRow-ranking-top .item-Col li:nth-child(n+4) {
    display: none;
}
	
.under .itemRow-ranking-top .item-Col li:nth-child(n+4) {
    display: block;
}
	
.under .gallery .itemRow-ranking-top .item-Col li:nth-child(n+4) {
    display: none;
}
	
.under .gallery .slick-arrow {
	display: none !important;
	}

}

/*ギャラリー部分のカルーセル
------------------------------*/
/*prev*/
.slick-prev
{
	left: 15px !important;
	width:33px !important;
	height:33px !important;
	z-index:3;
	background: none !important;
}
.slick-prev:before
{
	content: '' !important;
	display:block;
	width:33px !important;
	height:33px !important;
	background: url("../images241011/common/btn-prev.png") no-repeat center;
	background-size: contain;
}

/*next*/
.slick-next
{
	right: 15px !important;
	width:33px !important;
	height:33px !important;
	z-index:3;
	background: none !important;
}
.slick-next:before
{
	content: '' !important;
	display:block;
	width:33px !important;
	height:33px !important;
	background: url("../images241011/common/btn-next.png") no-repeat center;
	background-size: contain;
}

/*選択ボタンのカルーセル
------------------------------*/
.slick-slider .slick-track,
.slick-slider .slick-list
{
    display:flex;
}


.choice-btn-area .slick-slider .slick-track,
.choice-btn-area .slick-slider .slick-list
{
		display:flex;
}

@media (max-width: 768px) {
.choice-btn-area .slick-slider .slick-track,
.choice-btn-area .slick-slider .slick-list
{
		display:flex;
		position:relative;
		/*left:15px;*/
	left:14px;
}	
}

/*prev*/
.choice-btn .slick-prev
{
	left: -50px !important;
	width:17px !important;
	height:17px !important;
	z-index:3;
}
.choice-btn .slick-prev:before
{
	content: '' !important;
	display:block;
	width:17px !important;
	height:17px !important;
	background: url("../images241011/common/choice-btn-prev.png") no-repeat center;
	background-size: contain;
}

@media (max-width: 768px) {
.choice-btn .slick-prev
{
	left: 15px !important;
	width:13px !important;
	height:13px !important;
	z-index:3;
	background: none;
}
.choice-btn .slick-prev:before
{
	content: '' !important;
	display:block;
	width:13px !important;
	height:13px !important;
	background: url("../images241011/common/choice-btn-prev.png") no-repeat center;
	background-size: contain;
	border: none;
	transform: rotate(0deg);
	margin-top: inherit;
	top: auto;
}
	
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    background: none !important;
}	

}

/*next*/
.choice-btn .slick-next
{
	right: -50px !important;
	width:17px !important;
	height:17px !important;
	z-index:3;
}
.choice-btn .slick-next:before
{
	content: '' !important;
	display:block;
	width:17px !important;
	height:17px !important;
	background: url("../images241011/common/choice-btn-next.png") no-repeat center;
	background-size: contain;
}


/*-------------------------*/
.choice-btn-area {
	padding: 20px 70px;
	background: #96C2E2;
}

.choice-btn-area a {
	text-decoration:none;
}

@media (max-width: 768px) {
.choice-btn-area {
	padding: 10px 0px;
	/*padding-left: 30px;*/
	padding-left: 0px;
	overflow: hidden;
}

}

.choice-btn {
	/*height: 60px;*/
	white-space: nowrap;/**/
}

.choice-btn li {
	padding:0 10px;
	/*min-height: 60px;*/
	border-left: solid 1px #000;
	width: auto;
  display: inline-block;
	cursor:pointer;
}

.choice-btn.slick-initialized .slick-slide
{
    display:flex;
    align-items:center;
    justify-content:center;
}

.choice-btn li p {
	font-size: 17px;
	font-weight: 500;
	color: #194561;
	line-height: 1.2;
	text-align: center;
}

.under .choice-btn li p {
	font-size: 13px;
}

.choice-btn li p span {
	font-size:14px;
}

.under .choice-btn li p span {
	font-size: 11px;
}

/*選択されたボタン*/
.choice-btn .slick-current {
	border-left: none;
}

/*選択されたボタン（ボタン減少対応）*/
.choice-btn.update2412 .slick-current {
	border-left: solid 1px #000;
}

.choice-btn.update2412 {
	border-right: solid 1px #000;
}

.choice-btn .slick-current p {
	padding:0 20px;
	min-width:130px;
	height: 60px;
	color: #fff;
	background: #194561;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	border-radius: 100px;
}

@media (max-width: 768px) {
/*選択されたボタン（ボタン減少対応）*/
.choice-btn.update2412 .slick-current {
	border-left: none;
}

.choice-btn.update2412 {
	border-right:none;
}
	
.choice-btn li p {
	/*font-size: 3.5vw;*/
	font-size: 3.2vw;
	line-height: 1.2;
}
	
.choice-btn li p span {
	font-size:2.7vw;
}

.choice-btn .slick-current p {
	padding:0 10px;
	min-width: unset;
	height: 50px;
	white-space:nowrap;
	width:100%;
}
}

.choice-btn li.active-fifth {
  /* ここにスタイルを記述 */
  /*background-color: yellow;*/
	/*border-left: none;*/
}

.choice-btn li.active-fifth + li {
    /* ここにスタイルを追加します */
    border-left: none;/* 例: 背景色を黄色にする */
}


.choice-btn li[data-slick-index="4"] {
  /* ここにスタイルを記述 */
  /*background-color: yellow;*/
}

#add-main .itemRow-ranking-top .item-Col li .item-image:after {
	content:'';
	width: 34px;
	height: 34px;
	/*background: #000;*/
	position: absolute;
	top: -34px;
	left: 0;
}

@media (max-width: 768px) {
#add-main .itemRow-ranking-top .item-Col li .item-image:after {
	width: 24px;
	height: 24px;
	top: -24px;
}	
}

#add-main .itemRow-ranking-top .item-Col li:nth-child(1) .item-image:after {
 background:#fff url("../images241011/common/mark_rank_1.png")no-repeat top center;
	background-size:contain;
}
#add-main .itemRow-ranking-top .item-Col li:nth-child(2) .item-image:after {
 background:#fff  url("../images241011/common/mark_rank_2.png")no-repeat top center;
	background-size:contain;
}
#add-main .itemRow-ranking-top .item-Col li:nth-child(3) .item-image:after {
 background:#fff  url("../images241011/common/mark_rank_3.png")no-repeat top center;
	background-size:contain;
}
#add-main .itemRow-ranking-top .item-Col li:nth-child(4) .item-image:after {
 background:#fff  url("../images241011/common/mark_rank_4.png")no-repeat top center;
	background-size:contain;
}
#add-main .itemRow-ranking-top .item-Col li:nth-child(5) .item-image:after {
 background:#fff  url("../images241011/common/mark_rank_5.png")no-repeat top center;
	background-size:contain;
}



