@charset "euc-jp";


#rbcomp #rbcomp__inner [data-rbcomp] #variousPartsArea #entoryArea .contents01 {
  background: #fff;
  border-radius: 3px;
  padding: 4vw 3vw 3vw;
  margin-bottom: 3vw;
  box-sizing: border-box;
}
#rbcomp #rbcomp__inner [data-rbcomp] #variousPartsArea #entoryArea .contents01 .ttlWrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 4vw;
}
#rbcomp #rbcomp__inner [data-rbcomp] #variousPartsArea #entoryArea .contents01 .ttlWrapper .num img {
  width: 8.5vw;
}
#rbcomp #rbcomp__inner [data-rbcomp] #variousPartsArea #entoryArea .contents01 .ttlWrapper .txt-point3 {
  text-align: center;
  margin: 0 auto;
}
#rbcomp #rbcomp__inner [data-rbcomp] #variousPartsArea #entoryArea .contents01 .ttlWrapper .txt-point3 img {
  width: 70vw;
  /* margin: 0 4vw 0 0; */
}

/* ==============================================
	エントリー・クーポン　詳細はこちら
============================================== */
#rbcomp #rbcomp__inner section#variousPartsArea .cpn-link {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    font-size: 2.5vw;
    margin: 0 0 4vw;
    color: #333;
    line-height: 1.6;
}
#rbcomp #rbcomp__inner section#variousPartsArea .cpn-link a {
        color: #3366cc;
}
#rbcomp #rbcomp__inner section#variousPartsArea .ma4 {
    margin: 0 4vw;
}




#rbcomp #rbcomp__inner [data-rbcomp] .mainimg-pre li:nth-child(1) {
  padding: 0 1.5vw 1.5vw 3.8vw;
}
#rbcomp #rbcomp__inner [data-rbcomp] .mainimg-pre li:nth-child(2) {
  padding: 0 3.8vw 1.5vw 1.5vw;
}
#rbcomp #rbcomp__inner [data-rbcomp] .entryTxt {
  padding: 0 4vw;
}
#rbcomp #rbcomp__inner [data-rbcomp] .riCheckEntryMulti {
  margin-top: 2vw;
}
#rbcomp #rbcomp__inner [data-rbcomp] #entryAreaInner #checkEntry1 p {
  color: #333;
  font-size: 3vw;
  text-align: center;
}
#rbcomp #rbcomp__inner [data-rbcomp] #entryAreaInner #checkEntry1 p a {
  background: #fff;
  border-radius: 4vw;
  border: 1px solid #333;
  padding: 0 1.3vw;
}


/* ==============================================
rcEntryButton-checkbox  ---  ichiba entry ----
============================================== */

#rbcomp #rbcomp__inner [data-rbcomp] section#variousPartsArea .rcEntryButton-checkbox__label .rcEntryButton-checkbox__check {
    margin: 0 4px 0 0;
    border: 2px solid #ebebeb;
}
#rbcomp #rbcomp__inner [data-rbcomp] .rcEntryButton.preTopEntry.rcEntryButton-status--before {
    margin-bottom: 4vw;
}

#rbcomp #rbcomp__inner [data-rbcomp] .rcEntryButton-checkbox__label {
  color: #333;
    line-height: 2;
}
#rbcomp #rbcomp__inner [data-rbcomp] .rcEntryButton-checkbox__text {
        color: #333;
    line-height: 1.6;
}

#rbcomp #rbcomp__inner [data-rbcomp] .preTopEntryWrap {
    margin: 5px auto 10px;
    max-width: 100%;
    text-align: center;
}

#rbcomp #rbcomp__inner [data-rbcomp] .preTopEntry-button__default {
    cursor: pointer;
    outline: none;
    border: none;
    padding: 0;
    box-shadow: none !important;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0 auto !important;
    width: 75vw;
    max-width: 420px;
    height: 18vw;
    border-radius: 0;
}


#rbcomp #rbcomp__inner [data-rbcomp] .preTopEntryWrap .preTopEntryBtn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1vw auto !important;
    width: 75vw;
    max-width: 75vw;
    height: 16vw;
    max-height: 16vw;
    background: linear-gradient(100deg, rgba(224, 54, 147, 1) 0%, rgba(191, 0, 0, 1) 100%);
    border-radius: 100vw;
    text-decoration: none;
    font-size: 3.2vw;
    color: #fff;
    font-weight: bold;
    box-sizing: border-box;
    line-height: 1.5;
}
#rbcomp #rbcomp__inner [data-rbcomp] .preTopEntryWrap .preTopEntryBtn.preTopEntryBtn--dl {
    height: 8vw;
    width: 37vw !important;
    padding: 8px 0px 6px;
    background: rgb(126, 117, 49);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
    font-size: 2.2vw;
}
#rbcomp #rbcomp__inner [data-rbcomp] .preTopEntry-button__entered.entried_btn a.preTopEntryBtn, #rbcomp #rbcomp__inner [data-rbcomp] .preTopEntry-button__applied.entried_btn a.preTopEntryBtn {
    width: 37vw !important;
    height: 10vw;
    display: inline-block;
    margin: 0 auto !important;
    padding: 0 !important;
    background: none;
}

#rbcomp #rbcomp__inner [data-rbcomp] .btn-tapestry div {
    width: 75vw;
    margin: 5vw auto 0;
    padding-bottom: 20px;
}
#rbcomp #rbcomp__inner [data-rbcomp] .btn-tapestry div a {
    display: block;
    padding: 4vw 5vw 3vw 1vw;
    height: 9.6vw;
    background: #000;
    background-position: top right;
    background-size: cover;
    color: #FFF;
    font-size: 3vw;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    font-weight: bold;
    text-align: center;
    /* letter-spacing: 0.06em; */
    /* box-shadow: 0px 1px 9px 2px rgba(159, 159, 221, 0.6);*/
}

#rbcomp #rbcomp__inner [data-rbcomp] p.dlTxt {
    color: #fff;
    font-size: 3.6vw;
    font-weight: bold;
    margin: 3vw 0 1vw;
    /*padding: 1vw;
    border-top: 1px #cbcbcb dotted;
    border-bottom: 1px #cbcbcb dotted;*/
}


@media (max-width: 374px) {
    .preTopEntryWrap .preTopEntryBtn {
        font-size: 16px;
    }
    .preTopEntryWrap .preTopEntryBtn .preTopEntryBtn__text {
        font-size: 12px !important;
    }
}
/*#rbcomp #rbcomp__inner [data-rbcomp] .preTopEntryBtn::before {
content: '';
width: 10px;
height: 10px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
position: absolute;
right: 20px;
top: calc(50% - 5px);
transform: rotate(45deg);
}*/
#rbcomp #rbcomp__inner [data-rbcomp] .preTopEntryBtn--dl::before {
    content: '';
    width: 10px;
    height: 10px;
    border-top: none;
    border-right: none;
    position: absolute;
    right: 20px;
    top: calc(50% - 5px);
    transform: rotate(45deg);
}
#rbcomp #rbcomp__inner [data-rbcomp] .preTopEntryBtn--dl::after {
    content: "";
    display: inline-block;
    width: 3vw;
    height: 4vw;
    margin: 0 0 0 2vw;
    background: #000;
    background-size: 3vw 3vw;
    vertical-align: middle;
}
#rbcomp #rbcomp__inner [data-rbcomp] .preTopEntryBtn--entered {
    padding: 16px 0;
    background: #ccc !important;
    color: #6b6b6b !important;
}

#rbcomp #rbcomp__inner [data-rbcomp] .preTopEntryBtn__text {
    font-size: 4vw;
}

#rbcomp #rbcomp__inner [data-rbcomp] .preTopEntryWrap .preTopEntry-button__default {
    background: none;
    width: initial;
    height: initial;
}

#rbcomp #rbcomp__inner [data-rbcomp] .rcEntryButton-status--applied .preTopEntry-button .preTopEntry-button__default,
#rbcomp #rbcomp__inner [data-rbcomp] .rcEntryButton-status--entered .preTopEntry-button .preTopEntry-button__default {
    display: none !important;
}

#rbcomp #rbcomp__inner [data-rbcomp] .rcEntryButton-status--applied .preTopEntry-button .preTopEntry-button__applied,
#rbcomp #rbcomp__inner [data-rbcomp] .rcEntryButton-status--entered .preTopEntry-button .preTopEntry-button__entered {
    display: block;
}

#rbcomp #rbcomp__inner [data-rbcomp] .preTopEntry-button .preTopEntry-button__entered,
#rbcomp #rbcomp__inner [data-rbcomp] .preTopEntry-button .preTopEntry-button__applied {
    display: none;
}

#rbcomp #rbcomp__inner [data-rbcomp] .rcEntryButton-checkbox .rcEntryButton-checkbox__text {
    font-size: 12px !important;
        margin: 3vw 0;
}
#rbcomp #rbcomp__inner [data-rbcomp] .rcEntryButton-checkbox .rcEntryButton-checkbox__text a {
    color: #3366cc;
}
/*#rbcomp #rbcomp__inner [data-rbcomp] .preNew-sectionWrap.pre_sectionWrap_new.ru-pc-pl-32.ru-pc-pr-32 {
margin-bottom: 30px !important;
}*/




/* ==============================================
  wchanceArea
============================================== */
#rbcomp #rbcomp__inner [data-rbcomp] section#variousPartsArea .rcEntryButton-checkbox{
     margin: 3vw 0vw 0 0vw !important;
     background: none !important;
}
#rbcomp #rbcomp__inner [data-rbcomp] .rcEntryButton-checkbox-inner{
   background: #f7f7f7 !important;
    padding: 3vw;
    margin: 0 3vw;
}