@charset "EUC-JP";

div#pagebody div.display-inside-sku-popup {
  z-index: 2147483649 !important;
  top: 610px !important;
  left: 700px !important;
  position: fixed !important;
  bottom: auto !important;
}

div#pagebody div.display-inside-sku-popup .pc-floating-cart-add-cart-alert-arrow {
  bottom: auto !important;
  top: -16px !important;
  border-bottom: 8px solid #333 !important;
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid transparent !important;
}

#skuLightBoxBg, .lightBox {
  z-index: 2147483650 !important;
  line-height: initial;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
}

.skuLightBox__optionContainer:after, .skuLightBox__optionOuter {
  clear: both;
}

body .lightBox {
  display: none;
  position: fixed;
  width: 835px;
  height: 500px;
  margin: -250px 0 0 -417px;
  top: 50%;
  left: 50%;
  background-color: #fff;
  border: 1px solid #848484;
}

.lightBox * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  font-family: Meiryo, "Hiragino Kaku Gothic ProN", " MS PGothic ", sans-serif !important;
  letter-spacing: normal;
  line-height: normal;
}

.priceComp__head {
  background: #686868;
  color: #fff;
  border: 1px solid #686868;
  font-size: 13.12px !important;
  margin: 0;
  height: 24px;
  line-height: 24px;
  position: relative;
}

.lightBoxClose {
  display: block;
  width: 24px;
  height: 24px;
  background: url(https://r.r10s.jp/com/img/rms/storefront/pc/page/close_btn.png) no-repeat;
  position: absolute;
  top: 3px;
  right: 4px;
  z-index: 10;
  cursor: pointer;
}

.skuLightBox__header {
  background: #686868;
  width: 100%;
  height: 32px;
  font-size: 16px;
  position: absolute;
  top: 0;
}

.skuLightBox__headerText {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 0 0 8px !important;
  line-height: 32px !important;
  text-align: left !important;
  height: 32px !important;
  overflow: hidden;
  color: #fff !important;
  font-size: 16px !important;
}

.skuLightBox__main {
  float: left;
  height: 467px;
  width: 635px;
}

.skuLightBox__aside {
  float: left;
  height: 467px;
  width: 180px;
  margin-left: 7px;
  margin-right: 10px;
  overflow: auto;
}

.skuLightBox__asideInner, .skuLightBox__mainInner {
  height: 437px;
  margin-top: 15px;
  text-align: left;
  position: relative;
  color: #333 !important;
}

.skuLightBox__mainInner {
  position: relative;
  margin: 0;
  padding: 15px 10px 15px 20px;
  width: 600px;
  overflow: auto;
}

.skuLightBox__mainInner::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 440px;
  right: 0;
  top: 15px;
  border-right: 1px solid #e2e2e2;
}

.skuLightBox__mainInnerExtend::before {
  height: 480px !important;
}

.skuLightBox_form {
  margin: 0;
  padding: 0;
}

.skuLightBox__optionTitle {
  font-size: 16px !important;
  color: #333;
  font-weight: 700 !important;
  margin-bottom: 4px !important;
  margin-top: 20px !important;
  padding: 0 !important;
}

.skuLightBox__optionTitle:first-child {
  margin-top: 0 !important;
  text-align: left !important;
}

.skuLightBox__optionalTitle:first-child {
  font-size: 16px !important;
  color: #333 !important;
  font-weight: 700 !important;
  margin-bottom: 4px !important;
  padding: 0 !important;
}

.skuLightBox__optionOuter+.skuLightBox__optionOuter .skuLightBox__optionalTitle {
  margin-top: 12px;
}

.skuLightBox__dropdownContainer {
  display: inline-block;
  position: relative;
}

.skuLightBox__dropdownArrow {
  position: absolute;
  right: 6px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.skuLightBox__dropdown {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border-radius: 0 !important;
  border: 1px solid #848484 !important;
  height: 24px !important;
  padding: 0 22px 0 10px !important;
  background: #fff !important;
  font-size: 13px !important;
  font-weight: normal !important;
  color: #333 !important;
  min-width: 140px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background-image: url(https://r.r10s.jp/com/img/rms/storefront/pc/page/select_arrow.png) !important;
  background-position: top right !important;
  background-repeat: no-repeat !important;
  background-size: 10px !important;
  background-position-y: 50% !important;
  background-position-x: 95% !important;
  background-position: 95% 50% !important;
  width: inherit !important;
  margin: inherit !important;
  top: inherit !important;
  left: inherit !important;
  position: relative !important;
}

#skuPopupQuantityInput {
  text-align: left;
  display: inline;
  font-size: 14px !important;
}

#skuPopupQuantityInput select.rItemUnits {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border-radius: 0 !important;
  border: 1px solid #848484 !important;
  box-sizing: content-box;
  padding: 0 16px 0 6px !important;
  background: #fff !important;
  font-size: 13px !important;
  font-weight: normal !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background-image: url(https://r.r10s.jp/com/img/rms/storefront/pc/page/select_arrow.png) !important;
  background-position: top right !important;
  background-repeat: no-repeat !important;
  background-size: 10px !important;
  background-position-y: 50% !important;
  background-position-x: 85% !important;
  background-position: 85% 50% !important;
  max-width: 35px !important;
  color: #000000 !important;
  display: inline !important;
  margin-left: 2px;
}

#skuPopupQuantityInput span.unit {
  color: #000000 !important;
  background: none !important;
  font-size: 14px !important;
  height: inherit !important;
  text-indent: inherit !important;
  display: inline !important;
  line-height: inherit !important;
  padding: inherit !important;
  float: none !important;
  width: inherit !important;
}

#skuPopupQuantityInput span.unit::before {
  display: none !important;
}

#skuPopupQuantityInput input.rItemUnits {
  border: 1px solid #333 !important;
  font-size: 13px !important;
  text-align: center !important;
  width: 30px !important;
  height: 22px !important;
  text-indent: 0 !important;
  background: #ffffff !important;
  margin: 0 0 0 2px !important;
  font-weight: normal !important;
  color: black !important;
  text-decoration: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
}

#skuPopupQuantityInput select.rItemUnits::-ms-expand, .skuLightBox__dropdown::-ms-expand {
  display: none;
}

#skuPopupPurchaseQtyLabel {
  color: #333 !important;
  float: left !important;
  margin-top: 2px !important;
  font-weight: normal !important;
}
.skuLightBox__dropdownTitle {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  display: inline-block;
  word-wrap: break-word;
  word-break: break-all;
  font-weight: normal;
  text-decoration: none !important;
  color: #333 !important;
}

.skuLightBox__checkboxTitle {
  margin-top: 13px;
  margin-bottom: 0;
  display: block;
  word-wrap: break-word;
  word-break: break-all;
}

.skuLightBox__checkbox {
  margin-bottom: 8px;
}

.skuLightBox__optionText--required {
  font-size: 12px;
  color: #ff0000;
  font-weight: 700;
}

.skuLightBox__optionText {
  font-size: 12px;
  color: #333;
  font-weight: 700;
}

.skuLightBox__optionContainer {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 3px;
  padding-bottom: 10px !important;
  font-weight: normal !important;
}

.skuLightBox__optionContainer:after, .skuLightBox__optionContainer:before {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}

.skuLightBox__option {
  float: left;
  position: relative;
}

.skuLightBox__optionBtn {
  margin-bottom: 24px;
  margin-right: 10px;
  padding-left: 6px;
  padding-right: 6px;
  min-width: 60px;
  float: none;
  display: block;
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px !important;
  font-weight: normal !important;
  color: #333;
  text-align: center;
  line-height: 33px !important;
  background: #f4f4f4;
  cursor: pointer;
  min-height: 30px;
}

.skuLightBox__optionBtn:hover {
  opacity: .7;
}

.skuLightBox__optionBtn.is-active {
  background: #bf0000;
  border: 1px solid #bf0000;
  color: #fff;
}

.skuLightBox__optionBtn.is-inactive {
  background: #fff;
  border: 1px solid #ccc;
  color: #ccc;
}

.skuLightBox__optionBtn.perma-inactive {
  background: #fff;
  border: 1px solid #ccc;
  color: #ccc;
}

#lightBox1 span.has-textInfo {
  padding-right: 10px;
  font-size: 10px !important;
  text-align: center;
  clear: both;
  float: none;
  position: absolute;
  bottom: 8px;
  left: 0;
  right: 0;
  margin: auto;
}

.has-textInfo>a {
  text-decoration: none;
}

.skuLightBox__checkboxContainer {
  font-size: 13px;
}

.skuLightBox__checkboxContainer label {
  cursor: pointer;
  margin-right: 10px;
}

.skuLightBox__selectedInfo {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.skuLightBox__selectedInfoTitle {
  font-size: 14px;
  font-weight: 700;
  color: #333;
  margin: 10px 0 0;
  word-wrap: break-word;
  text-align: left !important;
}

.skuLightBox__formSubmit span.normal {
  vertical-align: top !important;
  line-height: 32px;
  display: inline-block;
}

.skuLightBox__formSubmit span.normal img {
  margin: 5px 5px 0 0 !important;
  vertical-align: top !important;
}

.skuLightBox__formSubmit span.normal span {
  vertical-align: top !important;
  line-height: 32px !important;
  font-size: 13px !important;
  font-weight: normal !important;
  color: #fff !important;
}

.notifyMsgfrSku img.button {
  display: inline-block !important;
  border: inherit !important;
  margin: inherit !important;
  width: inherit !important;
  height: inherit !important;
}

.skuLightBox__selectedInfoTitle:first-child {
  margin-top: 0 !important;
  text-align: left !important;
}

.skuLightBox__selectedInfoContent {
  font-size: 12px;
  font-weight: 400;
  color: #999;
  margin: 0;
  word-wrap: break-word;
  word-break: break-all;
  text-align: left !important;
}

.skuLightBox__selectedInfoContent.is-inactive {
  color: #ccc;
}

.skuLightBox__selectedInfoNotes {
  font-size: 12px;
  font-weight: 400;
  color: black;
  margin: 0;
  text-align: left !important;
}

.skuPopupDelMgs {
  color: red !important;
}

.skuLightBox__selectedInfoSubInfo ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  margin-top: 8px;
  margin-bottom: 8px;
}

.skuLightBox__selectedInfoSubInfo li {
  font-size: 10px;
  margin-bottom: 4px;
  position: relative;
  padding-left: 12px;
  color: black;
}

.skuLightBox__selectedInfoSubInfo li::before {
  position: absolute;
  left: 0;
}

.skuLightBox__formSubmit {
  color: #fff;
  font-size: 13px !important;
  font-weight: normal !important;
  border: none !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  background: #bf0000 !important;
  width: 180px;
  height: 32px;
  cursor: pointer;
  text-align: center !important;
}

.skuPopupCartDisabled {
  background: #f2cccc !important;
}

div.sku-popup-alert-message {
  opacity: 1;
  display: none;
  height: 100%;
  width: 100%;
  text-align: center;
}

div.sku-popup-alert-message .popup-alert-wrapper {
  z-index: 2147483659 !important;
  text-align: center;
  width: auto !important;
  height: auto !important;
  max-width: 250px !important;
  background-color: #333 !important;
  opacity: 0.8 !important;
  color: white !important;
  padding: 10px !important;
  border-radius: 4px !important;
  font-size: 14px !important;
  letter-spacing: 0px !important;
  box-sizing: content-box;
  font-weight: normal !important;
  margin: 0 auto;
  margin-top: 180px;
  display: inline-block;
  white-space: nowrap;
}

div.sku-popup-alert-message .popup-alert-wrapper .msg {
  font-size: 14px !important;
  font-weight: normal !important;
  text-align: center !important;
  z-index: 999999999 !important;
  width: 100% !important;
  color: white !important;
  white-space: normal !important;
  float: left;
  letter-spacing: 0px !important;
  text-align: justify !important;
}

div.sku-popup-alert-message .popup-alert-wrapper .title {
  display: inline-block;
  margin-bottom: 10px;
  color: fff !important;
}

.skuLightBox__optionOuter label {
  display: inline-block;
  font-size: 13px;
}

div.sku-popup-alert-message .popup-alert-wrapper .pc-floating-cart-add-cart-alert-img {
  display: none;
  margin: auto auto 8px auto;
  z-index: 999999999 !important;
  width: 40px;
}

div.add-cart-success .popup-alert-wrapper img.pc-floating-cart-add-cart-alert-img {
  display: block;
}

.skuPopupCartDisabledMsg {
  display: none;
  color: #ff0000  !important;
  font-size: 13px !important;
  font-weight: normal !important;
  line-height: 14px !important;
  margin-top: 5px  !important;
}

.scrollLock {
  overflow: hidden !important;
}

.skuPopupAddCartCheckoutButton {
  padding-top: 10px;
  clear: both;
}

.skuMessage div#agentDlogArea {
  position: absolute;
}

.notifPosLeft .skuMessage .notifyMsgfrSku div.agentDlogArea {
  left: -275px !important;
  position: absolute !important;
}

span.skuPopupRowListTitleDisplay, span.skuPopupColumnListTitleDisplay {
  font-size: 16px !important;
}

.skuLightBox__inner form {
  display: block !important;
}

.skuLightBox__selectedItemPrice {
  color: #bf0000 !important;
  font-size: 20px !important;
  font-weight: normal !important;
  margin: 0;
  text-align: right;
}

.sku-price-shipping__sku-price-w-tax {
  font-size: 12px !important;
  font-weight: normal !important;
  vertical-align: middle;
  line-height: 21px;
  color: #333 !important;
}

.sku-price-shipping__sku-shipping-fee {
  font-size: 12px !important;
  font-weight: normal !important;
  vertical-align: middle;
}

.sku-price-shipping__sku-shipping-fee-small {
  font-size: 13px !important;
}

div.skuLightBox__selectedInfoNum {
  display: inline-block;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.skuLightBox__selectedInfoNum p {
  font-size: 12px;
  margin-bottom: 0px;
  margin-top: 0px;
}

#skuTaxAndShippingInfoTemplate {
  display: none;
}

.sku-price-shipping__sku-free-shipping {
  background-color: #bf0000 !important;
  color: white !important;
  font-size: 12px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  padding: 0 2px !important;
}

.sku-price-shipping__skupopup-tax-shipping-info-stext {
  text-align: right;
}

#skuLightBox__quantity {
  display: inline;
}

#skuPopupFreeShipping {
  display: inline;
}

#skuLightBox__taxShippingPurchaseInfoRow1 {
  text-align: right !important;
  font-size: 14px !important;
  margin-bottom: 10px !important;
  display: inline-block !important;
  width: 100%;
  float: right !important;
  height: auto !important;
}

#skuLightBox__taxShippingPurchaseInfoRow2 {
  font-size: 14px !important;
  display: inline-block;
  float: left;
}

#skuPopupShippingFee {
  display: inline-block;
}

.dynamicPurchaseInput_inline {
  float: left;
  overflow: auto;
}

#skuPopupShippingFee {
  margin-left: 10px;
}

.skuLightBox__orderBox {
  position: absolute;
  bottom: 0;
}