
#SBP23 .linkList__btn--em.linkList__btn--em-2 {
    background: #f28044 !important;
    border-color: #f28044 !important;
}

#SBP23 .carousel {
  margin-top: 20px;
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  gap: 30px 10px;
  width: 100%;
}
#SBP23 .carousel-item {
  scroll-snap-align: center;
  display: flex;
  border-left: #e4fee9 2px solid;
  justify-content: start;
  flex: none;
  flex-direction: column;
  padding-left: 10px;
  width: 50%;
}
#SBP23 .carousel-item:nth-child(1) {
  border-left:none;
}
#SBP23 .carousel-item-img {
  margin: 0 auto;
  width: 45%;
}
#SBP23 .carousel {
  scroll-marker-group: after;
}
#SBP23 .carousel::scroll-marker-group {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  gap: 15px;
  padding-bottom:20px;
}
#SBP23 .carousel-item::scroll-marker {
  width: 16px;
  height: 16px;
  background-color: transparent;
  border: 1px solid #3cdf32;
  border-radius: 50%;
  content: "";
}
#SBP23 .carousel-item::scroll-marker:target-current {
  background-color: #3cdf32;
}
#SBP23 .carousel-item::scroll-marker {
  width: 16px;
  height: 16px;
  background-color: transparent;
  border: 1px solid #3cdf32;
  border-radius: 50%;
  content: "";
}

@media screen and (max-width: 1024px) {
  #SBP23 .carousel-item {
    border-left: none;
    padding-left: 0px;
    width: 100%;
  }
  #SBP23 .carousel-item,#SBP23 .carousel-item-img {
    margin: 0 auto;
    width: 70%;
  }
}

#SBP23 .acBox dt {
  background: url(/mobile/set/data/menulist/campaigns/hulu-campaign-20251201/img/shared/icon_ac_01.png) no-repeat calc(100% - 30px) center;
}
#SBP23 .acBox dt.cur {
  background: url(/mobile/set/data/menulist/campaigns/hulu-campaign-20251201/img/shared/icon_ac_02.png) no-repeat calc(100% - 30px) center;
}
#SBP23 ul.thumbCol-frex{
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  gap: 30px 5%;
}
#SBP23 li.thumbCol-frex{
  display: flex;
  flex-direction: column;
  width: 30%;
  word-break: keep-all;
}
#SBP23 li.thumbCol-frex img{
  border: #ccc 1px solid;
}
#SBP23 p.thumbCol-frex-link, #SBP23 ul.thumbCol-frex-link{
  margin-top: auto;
}
#SBP23 .thumbCol-frex-link li a{
  min-width: 100%;
}

@media screen and (max-width: 1024px) {
  #SBP23 ul.thumbCol-frex{
    margin-top: 20px;
    gap: 20px 5%;
  }
  #SBP23 li.thumbCol-frex {
    width: 47.5%;
  }
}

#SBP23 .entryIndexNav {
  background: #ebfff0;
}
#SBP23 .entryIndexNav ul li a::before {
  background: url(/mobile/set/data/menulist/campaigns/hulu-campaign-20251201/img/shared/icon_arrow_2.png) no-repeat 0 0;
}

#SBP23 .bd2cTitle::after, #SBP23 .acBox dt span.num, #SBP23 .entryBody .discList li::before, #SBP23 .linkList__btn--em{
  background: #00be00;
}
#SBP23 .entryBody__title2, #SBP23 .linkList__btn--em{
  border-color: #00be00 !important;
}
#SBP23 .linkList__btn-disable{
  background: #a0a0a0;
  border-color: #a0a0a0 !important;
}
#SBP23 .linkList__btn-disable{
  pointer-events: none; 
}
#SBP23 .linkList li a.linkList__btn-disable{
  color: #FFF;
}
#SBP23 a.linkList__btn-disable::after, #SBP23 .linkList li a.linkList__btn-disable::after {
  background-image: none;
}
#SBP23 .entryBody strong.em, #SBP23 .numList li::marker{
  color: #3cdf32;
}
#SBP23 .entryBody p a, #SBP23 .linkList li a{
  color: #00735b;
}
#SBP23 .acBox dd {
  border-top: 1px solid #3cdf32;
}
#SBP23 .entryBody p a[target=_blank]::after, #SBP23 .linkList li a[target=_blank]::after {
  background-image: url(/mobile/set/data/menulist/campaigns/hulu-campaign-20251201/img/shared/icon_blank_1.png);
}
#SBP23 .linkList li a::after {
  background-image: url(/mobile/set/data/menulist/campaigns/hulu-campaign-20251201/img/shared/icon_arrow_1.png);
  background-size: 100% auto;
}
#SBP23 .bgSecWrap {
  background-image: url(/mobile/set/data/menulist/campaigns/hulu-campaign-20251201/img/shared/bg_pattern_1.png);
}
#SBP23 .cname{
  font-size: 3.4rem;
}
#SBP23 .pcodeBox{
  background-color: #3cdf32;
  padding: 5px 10px;
}
#SBP23 .pcodeBox strong{
  display: block;
  text-align: center;
  padding: 5px;
}
#SBP23 .pcode{
  display: block;
  border: 1px solid #3cdf32;
  background-color: #FFF;
  padding: 10px;
  text-align: center;
}

#SBP23 .pcode .notice{
  font-size: 1.6rem;
}

#SBP23 .pcode__em{
  display: block;
  color: #fff;
  background-color: #00be00;
  padding: 10px;
  text-align: center;
}

#SBP23 .pcode__em strong{
  color: #fff;
}

#SBP23 table {
  border-collapse:  collapse;
  table-layout: fixed;
  width: 100%;
}

#SBP23 table th, table td {
  border: solid 1px;
  padding: 10px;
  text-align: center;
}

#SBP23 .icon-arrow-bottom {
	display: block;
  margin: 20px auto 0;
	box-sizing: border-box;
	width: 24px;
	height: 24px;
	border-style: solid;
	border-width: 4px 4px 0 0;
	border-color:#3cdf32;
	transform: rotate(135deg);
}

@media screen and (min-width: 1025px) {
  #SBP23 .bgSecWrap {
    margin-top: -80px;
  }
}

@media screen and (max-width: 1024px) {
   #SBP23 .bd2cTitle{
    margin-top: 50px;
  }
  #SBP23 .bd2cTitle__1{
    margin-top: 0px;
  }
  #SBP23 .cname{
    font-size: 2.2rem;
  }
  #SBP23 .pcode .notice{
    font-size: 1.4rem;
  }
}

#SBP23 .thumbCol li {
  width: inherit;
}

/*+*+++++++++++++++++++++++++++++++++++++++++++++++

エントリーボタンエリア

**************************************************/
.entry{
  width: 640px;
  margin: 0 auto;
  text-align:center;
}

.entry .entryTxt{
  text-align:center;
  display: inline-block;
  margin-bottom: 20px;
  text-decoration: underline;
  color: #fff;
  font-size: 1.6rem;
}

.entry .entryBtn{
  display:block;
  width: 640px;
  font-size: 2.8rem;
  font-weight: bold;
  margin: 0 auto;
  text-align:center;
  color: #fff;
  border-radius: 10px;
  padding: 16px 0 26px 0;
  text-align:center;
  background-image: linear-gradient(174deg, #00be00 2%, #00be00 35%, #00be00 52%, #00be00 84%);
  text-decoration: none;
  position: relative;
}
.entry span.entryBtn{
  background-image: linear-gradient(174deg, #a0a0a0 2%, #a0a0a0 35%, #808080 52%, #808080 84%);
}
#SBP23 .entryBody .entry .entryBtn .notice{
  font-size: 1.8rem;
}
.entry .entryBtn:after{
  display:block;
  position:absolute;
  right: 105px;
  top: 50%;
  margin-top: -12px;
  width: 14px;
  height: 24px;
  background: url(/mobile/set/data/menulist/campaigns/hulu-campaign-20251201/img/shared/ico_arrow.svg) no-repeat left center;
  background-size: 14px 24px;
  content: "";
}


.entry .entryBtn:hover{
  filter: brightness(1.15);
}
.entry span.entryBtn:hover{
  opacity: inherit;
}

.entryFloat{
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -490px;
  width: 980px;
  z-index: 10000;
  opacity: 0;
  padding-bottom: 30px;
}

.entryFloat.UpMove{
  animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime{
  from {
    opacity: 0;
  transform: translateY(0);
  }
  to {
    opacity: 1;
  transform: translateY(0);
  }
}

.entryFloat.DownMove{
  animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime{
  from {
    opacity: 1;
  transform: translateY(0);
  }
  to {
    opacity: 1;
  transform: translateY(300px);
  }
}

.entryFloat .entryBtnLg{
  display:block;
  width: 100%;
  font-size: 2.8rem;
  font-weight: bold;
  margin: 0 auto;
  text-align:center;
  color: #fff;
  border-radius: 10px;
  padding: 18px 0 26px 0;
  text-align:center;
  background-image: linear-gradient(174deg, #00be00 2%, #00be00 35%, #00be00 52%, #00be00 84%);
  text-decoration: none;
  position: relative;
}

.entryFloat .entryBtnLg:after{
  display:block;
  position:absolute;
  right: 92px;
  top: 50%;
  margin-top: -12px;
  width: 14px;
  height: 24px;
  background: url(/mobile/set/data/menulist/campaigns/hulu-campaign-20251201/img/shared/ico_arrow.svg) no-repeat left center;
  background-size: 14px 24px;
  content: "";
}
#SBP23 .entryFloat .notice{
  font-size: 1.8rem;
}

.entryFloat .entryBtnLg:hover{
  filter: brightness(1.15);
}

#SBP23 .entryBody__title3 {
  font-weight: normal;
}


@media screen and (max-width: 1024px) {
  .entry{
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  
  .entry .entryTxt{
    margin-bottom: 20px;
    font-size: 1.6rem;
  }
  
  .entry .entryBtn{
    display:block;
    width: 100%;
    font-size: 2.0rem;
    padding: 14px 0 16px 0;
    text-align:center;
    background-image: linear-gradient(174deg, #00be00 2%, #00be00 35%, #00be00 52%, #00be00 84%);
    text-decoration: none;
    position: relative;
  }
  .entry .entryBtn:after{
    right: 20px;
    background-size: 7px 12px;
    width: 7px;
    height: 12px;
    margin-top: -6px;
  }
  .entry .entryBtn:hover{
    filter: brightness(1.15);
  }
  #SBP23 .entryBody .entry .entryBtn .notice{
    font-size: 1.6rem;
  }
    
  .entryFloat{
    position: fixed;
    bottom: 40px;
    left: 0%;
    padding: 20px;
    box-sizing: border-box;
    margin-left: 0px;
    width: 100%;
    z-index: 10000;

  }

  .entryFloat .entryBtnLg{
    display:block;
    width: 100%;
    
    box-sizing: border-box;
    font-size: 2rem;
    border-radius: 5px;
    padding: 8px 0 8px 0;
  }
  .entryFloat .entryBtnLg:after{
    right: 20px;
    background-size: 7px 12px;
    width: 7px;
    height: 12px;
    margin-top: -6px;
  }
  #SBP23 .entryFloat .notice{
    font-size: 1.8rem;
  }



  .entryFloat .entryBtnLg:hover{
    filter: brightness(1.15);
  }

}
