@charset "utf-8";
:root {
  --content01color : #DD4F70;
  --content02color : #8EA835;
  --content03color : #8B5C4E;
  --content04color : #4B98E5;
}

.gohobi-choice-category-inner li:nth-child(1) a {
    background: url(/img/usr/freepage/season_collection/2025spring/event01.png) no-repeat center / 100%;
}
.gohobi-choice-category-inner li:nth-child(2) a {
    background: url(/img/usr/freepage/season_collection/2025spring/event02.png) no-repeat center / 100%;
}
.gohobi-choice-category-inner li:nth-child(3) a {
    background: url(/img/usr/freepage/season_collection/2025spring/event03.png) no-repeat center / 100%;
}
.gohobi-choice-category-inner li:nth-child(4) a {
    background: url(/img/usr/freepage/season_collection/2025spring/event04.png) no-repeat center / 100%;
}

.gohobi-choice-contents-lineup-wrap:nth-child(1) .gohobi-choice-contents-lineup-items li:nth-of-type(4n + 1) .image {
  background: #EABA42;
}
.gohobi-choice-contents-lineup-wrap:nth-child(1) .gohobi-choice-contents-lineup-items li:nth-of-type(4n + 2) .image {
  background: #EFAEBD;
}
.gohobi-choice-contents-lineup-wrap:nth-child(1) .gohobi-choice-contents-lineup-items li:nth-of-type(4n + 3) .image {
  background: #15889D;
}
.gohobi-choice-contents-lineup-wrap:nth-child(1) .gohobi-choice-contents-lineup-items li:nth-of-type(4n + 4) .image {
  background: #F3A01B;
}

.gohobi-choice-contents-lineup-wrap:nth-child(2) .gohobi-choice-contents-lineup-items li:nth-of-type(4n + 1) .image {
  background: #B72F34;
}
.gohobi-choice-contents-lineup-wrap:nth-child(2) .gohobi-choice-contents-lineup-items li:nth-of-type(4n + 2) .image {
  background: #CE8700;
}
.gohobi-choice-contents-lineup-wrap:nth-child(2) .gohobi-choice-contents-lineup-items li:nth-of-type(4n + 3) .image {
  background: #EABA42;
}
.gohobi-choice-contents-lineup-wrap:nth-child(2) .gohobi-choice-contents-lineup-items li:nth-of-type(4n + 4) .image {
  background: #D6674E;
}

.gohobi-choice-contents-lineup-wrap:nth-child(3) .gohobi-choice-contents-lineup-items li:nth-of-type(4n + 1) .image {
  background: #D5BA5F;
}
.gohobi-choice-contents-lineup-wrap:nth-child(3) .gohobi-choice-contents-lineup-items li:nth-of-type(4n + 2) .image {
  background: #F3A01B;
}
.gohobi-choice-contents-lineup-wrap:nth-child(3) .gohobi-choice-contents-lineup-items li:nth-of-type(4n + 3) .image {
  background: #4975BC;
}
.gohobi-choice-contents-lineup-wrap:nth-child(3) .gohobi-choice-contents-lineup-items li:nth-of-type(4n + 4) .image {
  background: #EDD44C;
}

.gohobi-choice-contents-lineup-wrap:nth-child(4) .gohobi-choice-contents-lineup-items li:nth-of-type(4n + 1) .image {
  background: #F4F4F4;
}
.gohobi-choice-contents-lineup-wrap:nth-child(4) .gohobi-choice-contents-lineup-items li:nth-of-type(4n + 2) .image {
  background: #B17CBC;
}
.gohobi-choice-contents-lineup-wrap:nth-child(4) .gohobi-choice-contents-lineup-items li:nth-of-type(4n + 3) .image {
  background: #FAB8C9;
}
.gohobi-choice-contents-lineup-wrap:nth-child(4) .gohobi-choice-contents-lineup-items li:nth-of-type(4n + 4) .image {
  background: #E87400;
}