@charset "UTF-8";
/*================================================

【楽天市場】楽天スーパーSALE期間限定！初めてのお買い物の方最大50%ポイントバック

=================================================*/
/*----------------------------------------

ecm-wrap

----------------------------------------*/
.ecm-wrap[data-layout=default] {
  min-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}

/*----------------------------------------

看板、エントリーエリア

----------------------------------------*/
.kanban_obi {
  background-color: #bf0000;
  padding: 10px 0;
}

.kanban_obi_wrapper {
  width: 960px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
}

/* エントリーエリア */
.entry_period {
  padding: 25px;
  margin-bottom: 24px;
  background: #fff9d3;
}

.entry_period p {
  font-size: 20px;
  color: #333333;
  text-align: center;
}

.entry_period p span {
  font-weight: bold;
  display: inline-block;
  width: 9em;
  text-align: right;
}

.entry_note {
  padding: 20px 45px;
  margin: 24px auto 40px;
  width: 700px;
  text-align: left;
  box-sizing: border-box;
}

.entryLeadTxt {
  margin: 0 auto;
  font-size: 14px;
}

.entryLeadTxt > span {
  text-indent: -1em;
  padding-left: 1em;
  display: inline-block;
}

.coupon_link {
  width: 420px;
  margin: 0 auto;
}
.coupon_link > * + * {
  border-left: 2px solid #777777;
}
.coupon_link a {
  display: flex;
  justify-content: center;
  width: 100%;
}

/* touroku_btn */
.touroku_btn {
  width: 420px;
  margin: 0 auto;
}

.touroku_btn .ecm-button {
  width: 100%;
  font-weight: bold;
  border-color: #bf0000;
  position: relative;
  color: #bf0000 !important;
  border-radius: 8px;
  height: 65px;
}

.touroku_btn .ecm-button:hover {
  opacity: 0.8;
}

.touroku_btn .ecm-button span {
  font-size: 20px !important;
}

.touroku_btn .ecm-button .ecm-icon-chevron-right {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  height: 1em;
}

.touroku_btn .ecm-button .ecm-icon-chevron-right::before {
  font-weight: bold !important;
  font-size: 20px !important;
}

/*----------------------------------------

ecm-floating

----------------------------------------*/
.ecm-floating-navi-container[data-layout=default] .ecm-floating-navi {
  height: 56px;
}
.ecm-floating-navi-container[data-layout=default] .ecm-floating-navi-item {
  text-align: center;
  width: 320px;
  justify-content: center;
  border-left: 1px solid #eee;
  flex-direction: row;
}
.ecm-floating-navi-container[data-layout=default] .ecm-floating-navi-item.ecm-floating-navi-item-anchor[data-in-viewport=true] {
  font-weight: 700;
  border-bottom-color: #bf0000;
  border-bottom-width: 4px;
}
.ecm-floating-navi-container[data-layout=default] .ecm-floating-navi-item:first-child {
  border-left: none;
}
.ecm-floating-navi-container[data-layout=default] .ecm-floating-navi-item {
  font-size: 16px;
  padding: 0;
}
.ecm-floating-navi-container[data-layout=default] .navi_icon {
  font-size: 25px;
  margin-right: 6px;
  color: #bf0000;
}

/*----------------------------------------

バナー枠

----------------------------------------*/
.nua_bnr a:hover img {
  opacity: 0.9 !important;
}

.nua_bnr {
  width: 480px;
  margin: 0 auto;
}

.ss_bnr {
  width: 700px;
  margin: 0 auto;
}

/*----------------------------------------

heading

----------------------------------------*/
.heading[layout=default] {
  font-size: 42px;
  font-weight: bold;
  line-height: 1.8;
  text-align: center;
  background-image: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/newuser-supersale/2025/0301/_pc/img/heading_bg.png);
  background-size: 100% auto;
  height: 82px;
}
.heading[layout=default] span {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
  padding-bottom: 20px;
}

.heading[layout=default] + .description {
  font-size: 24px;
  text-align: center;
}

.subheading {
  position: relative;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 48px;
}
.subheading::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
  display: block;
  width: 136px;
  height: 6px;
  background-color: #bf0000;
  border-radius: 4px;
}

/*----------------------------------------

ポイントの獲得方法

----------------------------------------*/
.content._01 {
  background: #fff9d3;
  padding: 40px 0;
}

.stepTtl {
  font-size: 22px;
  text-align: center;
}

.stepInner p {
  font-size: 18px;
}

.step._01 {
  position: relative;
  flex: 1 1 auto;
  margin-right: 16px;
}
.step._01 .stepInner {
  position: absolute;
  left: 0;
  top: 52px;
  width: 100%;
  padding: 0 24px;
}

.step._02 {
  position: relative;
  flex: 1 1 auto;
  margin-right: 16px;
}
.step._02 .stepInner {
  position: absolute;
  left: 0;
  top: 52px;
  width: 100%;
  padding: 0 24px;
}

.step._03 {
  flex: 1 1 306px;
}
.step._03 p {
  font-size: 18px;
  margin-top: -8px;
  margin-left: 5%;
  width: 94%;
}

.step_arrow {
  flex: 1 1 28px;
  margin: auto 16px auto 0;
}

/*----------------------------------------

お買い物コーナー

----------------------------------------*/
.content._02 {
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
  background-color: #fff9d3;
  padding: 90px 0 76px;
}

.ssArea {
  background: #FFF190;
  padding: 20px 30px;
  margin-bottom: 40px;
  box-sizing: border-box;
}

/* 検索フォーム */
.ss-searchForm__title {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 12px;
}

.ss-searchForm .ecm-search {
  height: 46px;
}

.ss-searchForm .rc-searchForm__textInput {
  background: #ffffff;
}

.ss-searchForm .ecm-search-input {
  font-size: 16px;
}

.ss-searchForm .ecm-search-select {
  font-size: 16px;
}

.ss-searchForm .ecm-search-submit {
  width: 46px;
  font-size: 24px;
}

/* 検索フォーム */
.ss-searchForm__container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

/* 右側にジャンルポップアップボタンが有るため、幅を狭くする */
.ss-searchForm--kanban {
  color: #333;
}

.ss-searchForm__wrap {
  flex: 0 0 auto;
  width: 680px;
}

.ss-searchForm--kanban .ecm-search-select-container {
  width: 184px;
}

.ss-searchForm--kanban .ecm-search-select {
  color: #bf0000;
  padding: 0 44px 0 12px;
  font-size: 16px;
}

.ss-searchForm--kanban .ecm-search-select option {
  text-align: left;
}

.ss-searchForm--kanban .ecm-search-select-container:before {
  color: #bf0000;
  /* Easiest way to fix bug on IE11 that makes the select unclickable because this container is blocking it */
  pointer-events: none;
  z-index: 1;
}

.ss-searchForm__note {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 900px;
  margin: 8px 0 0;
  text-align: right;
}

a.ss-searchForm__noteLink {
  display: inline-flex;
  align-items: center;
  margin-left: 16px;
  color: #333;
  font-size: 14px;
}

.ss-searchForm__noteIcon {
  margin-right: 2px;
  font-size: 20px;
  line-height: 1;
}

a.ss-searchForm__noteLink:hover .ss-searchForm__noteText {
  text-decoration: underline;
}

/* ジャンルポップアップ */
.ss-searchForm__genreSelect {
  position: relative;
  flex: 0 0 auto;
  width: 200px;
}

.ss-searchForm__genreSelect:hover::before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.04);
}

.ss-searchForm__genreSelectButton {
  cursor: default;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #bf0000;
  border-radius: 4px;
  background: #ffffff;
  color: #bf0000;
  height: 46px;
}

.ss-searchForm__genreSelectButtonIcon {
  margin-right: 4px;
  font-size: 20px;
  line-height: 1;
}

.ss-searchForm__genreSelectButtonText {
  font-size: 16px;
}

.ss-searchForm__genreSelectPopup {
  position: absolute;
  z-index: 2;
  top: 48px;
  right: 0;
  display: none;
  background: #ffffff;
  border: 1px solid #ebebeb;
  box-shadow: 0 1.25px 6px rgba(0, 0, 0, 0.2);
}

.ss-searchForm__genreSelectButton:hover + .ss-searchForm__genreSelectPopup,
.ss-searchForm__genreSelectPopup:hover {
  display: block;
}

.ss-searchForm__genreList {
  display: flex;
  flex-wrap: wrap;
  width: 680px;
  padding: 16px;
  box-sizing: content-box;
}

.ss-searchForm__genreList li {
  display: flex;
  align-items: center;
  width: 226px;
}

.ss-searchForm__genreList li:hover {
  background: rgba(0, 0, 0, 0.08);
}

.ss-searchForm__genreList i {
  flex: 0 0 auto;
  font-size: 16px;
  margin-right: 4px;
}

.ss-searchForm__genreList a {
  flex: 1 1 auto;
  display: block;
  padding: 4px 8px;
  color: #333333;
}

/* 右側にジャンルポップアップがあるため、幅を伸ばす */
.ss-searchForm--kanban .rc-searchForm__keyword {
  width: 960px;
}

.ss-searchFormKeyword {
  background: #fbfafa;
}

.ss-searchFormKeyword .rc-searchForm__keywordTitle {
  font-size: 14px;
  font-weight: bold;
}

.ss-searchFormKeyword .rc-searchForm__keyword {
  width: 960px;
  margin: 0 auto;
  padding: 16px 0 10px;
}

.con_shopping_ad_note {
  width: 960px;
  margin: 0 auto 30px;
  border: 1px solid #ffec8c;
  padding: 16px;
  border-radius: 8px;
  font-size: 14px;
  box-sizing: border-box;
  background-color: #fff;
}

/*----------------------------------------

download_box

----------------------------------------*/
.login_download_area {
  padding: 0 0 60px;
}

.download_box {
  background-color: #ffe5e4;
  text-align: center;
  padding: 33px 32px 34px;
  border: 4px solid #ffd7d5;
  border-radius: 8px;
}

.download_box .download_mainttl {
  color: #bf0000;
  font-weight: bold;
  font-size: 42px;
  text-align: center;
  margin-bottom: 16px;
}

.download_box .download_subttl {
  color: #333333;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  margin-bottom: 24px;
}
.download_box .download_subttl span {
  position: relative;
  width: 354px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 27px;
  margin: auto;
}
.download_box .download_subttl span:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -24px;
  left: 50%;
  transform: translate(-50%);
  width: 0;
  height: 0;
  border-width: 12px;
  border-style: solid;
  border-color: #ffffff transparent transparent;
}

.download_box .download_lead {
  color: #333333;
  font-size: 20px;
  text-align: center;
  margin-bottom: 8px;
}

.download_box .download_alt {
  color: #333333;
  font-size: 14px;
  text-align: center;
  margin-top: 0.8em;
}

.download_box .qr_wrao {
  max-width: 768px;
  margin: 0 auto;
}

/*----------------------------------------

faq

----------------------------------------*/
.qaArea {
  padding: 0 16px;
}

._qa {
  margin-bottom: 15px;
}

.question > li + li {
  margin-top: 15px;
}

.qaWrap .ecm-accordion-trigger {
  position: relative;
  margin-bottom: 0 !important;
  letter-spacing: -0.5em;
  font-size: 20px;
  font-weight: normal !important;
  color: #333333;
  border: 2px solid #bf0000;
  border-width: 2px;
  background-image: none;
  border-radius: 6px;
  padding-left: 80px;
  height: 84px;
}

.qaWrap .ecm-accordion-trigger[aria-expanded=true] {
  border-bottom: none;
  border-radius: 6px 6px 0 0;
}

.qaWrap .ecm-accordion-trigger:before {
  display: block;
  vertical-align: middle;
  letter-spacing: normal;
  content: "";
  width: 54px;
  height: 100%;
  background: #bf0000 url(https://r.r10s.jp/evt/event/campaign/newpurchaser/newuser-supersale/_sp/img/20220301/icon_q.png) no-repeat center center;
  background-size: 26px auto;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}

.qaWrap .ecm-accordion-trigger[aria-expanded=true]:before {
  border-radius: 5px 0 0 0;
}

.qaWrap .ecm-accordion-trigger > span {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  line-height: 1.29;
  font-weight: bold;
  text-align: left;
}

.qaWrap .ecm-accordion-panel {
  position: relative;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  font-size: 19.2px;
  font-weight: bold;
  color: #333;
  padding: 28px 40px 24px 80px;
  border: 2px solid #bf0000;
  border-top: none;
  border-radius: 0 0 8px 8px;
}

.qaWrap .ecm-accordion-panel:before {
  display: block;
  vertical-align: middle;
  letter-spacing: normal;
  content: "";
  width: 54px;
  height: 100%;
  border-radius: 0 0 0 6px;
  width: 54px;
  background: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/newuser-supersale/_pc/img/20220301/icon_a.png) center 34px no-repeat #ffff00;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}

.qaWrap .ecm-icon-chevron-down {
  position: absolute;
  display: block;
  width: 1em;
  height: 1em;
  top: 50%;
  margin-top: -13px;
  right: 18px;
  font-size: 26px;
  color: #bf0000;
}

/*----------------------------------------

 nua-popup

----------------------------------------*/
.nua-popup-notice__inner {
  height: 70%;
}

.nua-popup-day {
  line-height: 2.2;
  color: #000;
  background-color: #eee;
  font-weight: bold;
  width: 510px;
  margin: 5px 0;
}

.openButton {
  cursor: pointer;
}

.nua-floating-notice {
  cursor: pointer;
}

.nua-floating-notice.start-animation {
  display: flex !important;
}

.nua-floating-notice__title {
  font-size: 18px;
  font-weight: bold;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  color: #bf0000;
}

.nua-floating-notice__link {
  font-size: 13px;
  margin-top: 10px;
  text-decoration: underline;
  color: #bf0000;
}

.nua-floating-notice:hover .nua-floating-notice__link {
  text-decoration: none;
}

.nua-popup-notice {
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  background: rgba(0, 0, 0, 0.5);
}

.nua-popup-notice.is-slide {
  transition: transform 0.2s linear;
  /*
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  */
  pointer-events: none;
  /*  background: none;*/
}

.nua-popup-notice.is-open {
  transform: translate3d(0, 0, 0);
}

.nua-popup-notice__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  width: 600px;
  height: 70%;
  padding: 0 0px 20px;
  transform: translate(-50%, -50%);
  pointer-events: auto;
  border: 4px solid #bf0000;
  background: #fff;
  box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.5);
}

.nua-popup-notice.is-slide .nua-popup-notice__inner {
  right: 0;
  left: 0;
  transform: translate(0, -50%);
  margin: auto;
}

.nua-popup-notice__header {
  position: relative;
  /*  margin: 0 -22px;*/
  padding-top: 64px;
}

.nua-popup-notice__title {
  font-size: 19px;
  font-weight: bold;
  position: absolute;
  top: -20px;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 470px;
  height: 80px;
  transform: translateX(-50%);
  text-align: center;
  letter-spacing: 1px;
  color: #bf0000;
  border: 4px solid #bf0000;
  background: #fff;
}

.nua-popup-notice__desc {
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
  height: 32px;
  text-align: center;
  color: #fff;
  background: #bf0000;
}

.nua-popup-notice__header-close {
  position: absolute;
  top: 12px;
  right: 7px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  border: none;
  background: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/_pc/img/20210316/modal/icon_close_modal.png) no-repeat 0 0;
  background-color: transparent;
  -webkit-appearance: none;
}

.nua-popup-notice__content {
  overflow-y: auto;
  height: 100%;
  margin-top: 16px;
}

.nua-popup-notice__subtitle {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  color: #bf0000;
}

.nua-popup-notice__text {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  padding: 0 0 13px 10px;
}

.nua-popup-notice__text span {
  color: #bf0000;
}

.nua-popup-notice__footer {
  padding: 0 12px;
}

.nua-popup-notice__footer-close {
  font-family: Meiryo, "Hiragino Kaku Gothic ProN", "MS PGothic", sans-serif;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  height: 52px;
  margin: 0 auto;
  margin-top: 18px;
  cursor: pointer;
  text-align: center;
  letter-spacing: 2.5px;
  color: #bf0000;
  border: 2px solid #bf0000;
  border-radius: 24px;
  background: #fff;
  -webkit-appearance: none;
}

.nua-popup-notice__footer-close:hover {
  color: #fff;
  background: #bf0000;
}

/*
 regist
-----------------------------------------------*/
.regist-lead {
  font-size: 19.52px;
  font-weight: bold;
  text-align: center;
  margin: 20px 0;
}

.regist-checklist {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.regist-checklist li {
  font-size: 16px;
  font-weight: bold;
}

.regist-checklist li:before {
  content: "";
  background-image: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/_pc/img/20210316/modal/icon_check.png);
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 14px;
  margin-right: 4px;
}

.regist-checklist li + li {
  margin-left: 28px;
}

.resist-button {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 304px;
  height: 40px;
  justify-content: center;
  align-items: center;
  background-color: #ff9725;
  color: #fff !important;
  margin: 0 auto 32px;
  position: relative;
  font-size: 16px;
  border-radius: 4px;
}

.resist-button:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  margin: auto;
}

/*
 point-container
-----------------------------------------------*/
.point-container {
  padding: 24px 0 0;
}

.point-container ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  padding: 0 16px;
}

.point-container ul li {
  width: calc((100% - 36px) / 2);
}

.point-container ul li + li {
  margin-left: 36px;
}

.point-container .point-lead {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  height: 3em;
  text-align: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
}

.point-container .point-image {
  text-align: center;
}

.point-container .point-desc {
  text-align: center;
  font-size: 13.12px;
  line-height: 1.5;
  margin-top: 12px;
}/*# sourceMappingURL=cnt_NUA_SS20250301.css.map */