@font-face {
  font-family: "kokumr";
  src: url("https://nubra.itembox.design/item/fonts/font_1_kokumr_1.00_rls.ttf?t=20240718201506") format("truetype");
}
img { height: auto; vertical-align: bottom; }
.device_pc { display: block; }
.device_sp { display: none; }
@media screen and (width < 960px) {
  .device_pc { display: none; }
  .device_sp { display: block; }
}

  
  .fs-p-productDescription--full .conta_banner a{
  background:none;}
  
  .fs-c-dropdown::after{
     box-sizing:content-box;
  }
  .hd_register.my-true,.m_register.my-true { display: none; }
  .hd_mypage.my-false,.m_mypage.my-false { display: none; }
  .hd_login.my-true,.m_login.my-true { display: none; }
  .hd_logout.my-false,.m_logout.my-false { display: none; }
  
  .fix_regist.my-true { display: none; }
  .fix_my.my-false { display: none; }
  
  /* デフォルトのフォントサイズ調整 */
  p{ margin:0;}
  
  /* フッターのデフォルトcss打ち消し */
  .fs-l-footer {
      position: relative;
      border-top: none;
      background-color: #fff;
      color: #000;
      margin: 0;
  }
  
  .free_marg{ margin-top:50px;}
  
  .fs-c-breadcrumb__list--subgroup{ display: none; }
  
  
  
  /* バリエーション選択肢名カスタマイズ（以下） */
  
  .fs-body-product .fs-c-variationLabel {
      margin: 9px 0;
      font-size: 1.6rem;
      position: relative;
      line-height: 1;
      border-bottom: 1px solid #DCDCDC;
      margin-bottom: 20px;
      padding-bottom: 15px;
  }
  .fs-c-variationMatrix__radio {
    display: block;
    flex-shrink: 0;
  }
  
  .fs-c-variationMatrix__col,
  .fs-c-variationMatrix__row {
      display: inline-block;
      position: relative;
      margin-bottom: 20px;
      border-bottom: 1px solid #F0F0F0;
      padding-bottom: 20px;
      width: 100%;
  }
  .fs-c-variationMatrix__row__thumbnail {
      width: 46px;
      float: left;
      margin-bottom: 5px;
  }
  .fs-c-variationMatrix__row__variationName {
      clear: both;
      width: 46px;
      text-align: center;
      font-size: 1rem;
      line-height: 1.25;
      color: #323232;
      float: left;
      margin-bottom: 5px;
  }
  
  .fs-c-variationMatrix__lane {
      flex-grow: 1;
      display: flex;
      align-items: stretch;
      flex-wrap: wrap;
      padding: 0 10px 0 20px;
  }
  
  .fs-c-variationMatrix__item {
      flex-shrink: 1;
      display: inline-table;
      width: 50px;
      text-align: center;
      vertical-align: middle;
      vertical-align: top;
      min-width: 36px;
  flex-grow: initial;
  }
  
  .fs-c-variationMatrix__item [type="checkbox"], .fs-c-variationMatrix__item [type="radio"] {
      box-sizing: border-box;
      padding: 0;
      width: 16px;
      height: 16px;
      cursor: pointer;
  margin: 0 auto;
  }
  
  .fs-c-variationMatrix__panel {
      -ms-grid-column: 1;
      -ms-grid-row: 1;
      cursor: pointer;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      word-wrap: break-word;
      word-break: break-all;
      white-space: normal;
      background: none;
      border: none;
  }
  
  .fs-c-variationMatrix__panel > * {
      min-height: 1.4rem;
      overflow: visible;
      font-size: 1.4rem;
      margin-bottom: 0px;
      line-height: 1;
      margin-top: 0px;
  }
  
  .fs-c-variationMatrix__col .fs-c-variationMatrix__item {
      flex-basis: 0 !important;
      width: 100%;
  }
  
  .fs-c-variationMatrix__row__variationName, .fs-c-variationMatrix__col__variationName, .fs-c-variationMatrix__item{
  border:none;}
  
  .fs-c-variationMatrix__radio:checked + .fs-c-variationMatrix__panel{
  background: #f46a8a;
  }
  
  .fs-p-cartItemNumber{
  top: -5px;
  display:block;
      right: -8px;}
  
  
  .lazyload{
   opacity: 0;
  }
  .lazyloaded{
    opacity: 1;
    transition: all 0.5s;
  }
  
  
  .fs-c-featuredProduct form {
  display: none;
  }
  
  .cashlessItem {
  font-size: 14px;
  line-height: 28px;
  padding-left: 35px;
  box-sizing: border-box;
  background-size: contain;
  background-image: url(https://nubra.itembox.design/item/common/img/cashless_item.png?t=20240718201506);
  background-position: top left;
  background-repeat: no-repeat;
  margin-bottom: 5px;
  }
  .cashlessItem2 {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  padding-left: 57px;
  padding-top: 5px;
  box-sizing: border-box;
  background-size: contain;
  background-image: url(https://nubra.itembox.design/item/common/img/cashless_item.png?t=20240718201506);
  background-position: top left;
  background-repeat: no-repeat;
  }
  
  .cartLink {
  bottom: 85px !important;
  }
  
  .ssnPick .fs-c-productListCarousel__list__item {
      flex-basis: 126px;
      max-width: 126px;
      min-width: 126px;
  }
  
  /* 商品詳細の商品タグ */
  .fs-c-productMarks {
      margin-bottom: 5px;
  }
  .fs-c-productMark {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-column-gap: 4px;
      grid-row-gap: 4px;
  }
  .itemPageIcon .fs-c-productMark {
      grid-template-columns: repeat(4, 1fr);
      grid-column-gap: 4px;
      grid-row-gap: 4px;
  }
  .fs-l-productLayout__item .itemPageIcon .fs-c-productMark__item {
      margin: 0 !important; /* under書き換える */
  }
  .fs-c-productList__list .fs-c-productMark .fs-c-productMark__item {
      margin: 0 !important; /* under書き換える */
  }
  .fs-c-productMark__mark {
      border-radius: 0;
      margin-right: 0;
      padding: 4px 0;
      text-align: center;
  }
  .itemPageIcon .fs-c-productMark__mark {
      padding: 6px 2px;
  }
  .iconGray {
      background: #ece3e4;
  }
  .iconPink {
      background: #f9dde2;
  }
  /* 商品一覧の商品タグ */
  .fs-c-productList__list .fs-c-productMark__mark {
      font-size: 0.7em; /* 変える？ */
  }
  /* おすすめ商品の商品タグ */
  .fs-c-featuredProduct .fs-c-productMarks {
      /* display: none; */
  }
  
  /* おすすめ商品の商品タグ */
  .fs-c-featuredProduct {
      margin-bottom: 30px;
  }
  
  .cartLink {
  display: block;
  position: fixed;
  z-index: 10;
  bottom: 60px;
  right: 20px;
  width: 70px;
  height: 70px;
  overflow: hidden;
  line-height: 20px;
  color: #fff;
  font-size: 14px;
  background-color: #000;
  text-align: center;
  border-radius: 35px;
  padding: 15px 0;
  }
  .cartLink:link {
  text-decoration: none;
  color: #fff;
  }
  .cartLink:visited {
  text-decoration: none;
  color: #fff;
  }
  .cartLink:hover {
  text-decoration: none;
  color: #fff;
  opacity: 0.7;
  }
  .cartLink:active {
  text-decoration: none;
  color: #fff;
  opacity: 0.7;
  }
  
  .newsPickUp {
  width: 900px;
  max-width: 90%;
  margin: 20px auto 70px;
  position: relative;
  }
  .newsPickUp .slick-arrow {
  display: none !important;
  }
  .newsPickUp .fs-c-buttonContainer {
  display: none;
  }
  
  
  /*ショッピングカート（PC）*/
  .pc_only {
  display:block;
  }
  .sp_only {
  display:none;
  }
  .history_flick {
      font-size: 14px;
      font-weight: bold;
      text-align: center;
      margin-bottom: 10px;
  }
  .history_flick span {
      display: block;
      font-size: 120%;
      color: #ef6086;
  }
  
  #shopping_cart_bnr_area {
      background: #fbe6eb;
      transition: .3s;
  }
  #shopping_cart_bnr_area:hover {
      opacity: 0.6;
  }
  .pc_only.cart_bnr_pic {
      max-height: 200px;
      display: block;
      width: auto;
      margin: 0 auto;
  }
  button.cart_more_btn {
      border: none;
      border-radius: 0;
      margin: 0 auto;
      text-align: center;
      width: 100%;
      background: #fbe6eb;
  }
  #shopping_cart_bnr_area form {
      max-height: 200px;
  }
  #cart_announcement.fs-p-announcement {
      margin: 25px auto;
      width: 100%;
  }
  #cart_announcement .fs-p-announcement__title {
      margin: 0;
      padding: 10px 0;
      border-radius: 5px 5px 0 0 / 5px 5px 0 0;
      background: rgb(237 128 153 / 0.2);
      color: #ed8099;
      text-align: center;
      font-size: 1.6rem;
  }
  #cart_announcement .fs-p-announcement__body {
      margin: 0 auto;
      padding: 10px 0;
      background: rgb(235 235 235 / 0.4);
  }
  #cart_announcement .fs-p-flexibleColumn {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
  }
  #cart_announcement .fs-p-linkButton {
      display: inline-block;
      margin-bottom: 0;
      padding: 4px 18px;
      border: 1px solid #ed8099;
      border-radius: 3px;
      background: #fff;
      color: #ed8099;
      text-align: center;
      line-height: 1.2;
  }
  #cart_announcement .fs-p-linkButton:last-child {
      margin-right: 0;
  }
  .hidden_btn_pc {
      display: none;
  }
  .renamed_btn_login {
      position: relative;
      display: block;
      background: #db0f3d;
  }
  .renamed_btn_login:before {
      position: absolute;
      top: 50%;
      right: 15px;
      width: 10px;
      height: 10px;
      border-right: 1px solid #ffffff;
      border-bottom: 1px solid #ffffff;
      content: "";
      transform: rotate(-45deg) translateX(50%);
  }
  .renamed_btn_this-sitepayment {
      position: relative;
      display: block;
      background: #db0f3d;
  }
  .renamed_btn_this-sitepayment:before {
      position: absolute;
      top: 50%;
      right: 15px;
      width: 10px;
      height: 10px;
      border-right: 1px solid #ffffff;
      border-bottom: 1px solid #ffffff;
      content: "";
      transform: rotate(-45deg) translateX(50%);
  }
  .fs-c-continueShopping {
      margin: 0 auto;
      text-align: center;
  }
  .shopping_btn {
      position: relative;
      display: block;
      padding: 15px;
      border: 1px solid #ed8099;
      border-radius: 4px;
      background: transparent;
      box-shadow: none;
      color: #ed8099 !important;
      max-width: 300px;
      width: 100%;
      margin: 0 auto;
  }
  .shopping_btn:before {
      position: absolute;
      top: 50%;
      right: 15px;
      width: 10px;
      height: 10px;
      border-right: 1px solid #ed8099;
      border-bottom: 1px solid #ed8099;
      content: "";
      transform: rotate(-45deg) translateX(50%);
  }
  #fs-checkout-payHere-container .fs-c-cartPayment {
      padding-bottom: 10px;
      border-bottom: 1px solid #cccccc;
  }
  .fs-body-cart .fs-l-main .fs-l-pageMain .fs-l-cart__sideColumn .fs-c-payWithAmazon {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      justify-content: center;
  }
  .fs-body-cart .fs-l-main .fs-l-pageMain .fs-l-cart__sideColumn .fs-c-payWithAmazon__message {
      text-align: left;
  }
  .fs-body-cart .fs-l-main .fs-l-pageMain .fs-l-cart__sideColumn .fs-c-payWithAmazon__message {
      order: 2;
  }
  .fs-body-cart .fs-l-main .fs-l-pageMain .fs-l-cart__sideColumn .fs-c-payWithAmazon__button {
      order: 1;
  }
  .fs-c-buttonContainer {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 8px 0;
  }
  .cart_announcement_txt {
      padding: 14px;
      background: #ebebeb;
      font-size: 12px;
      line-height: 16px;
  }
  .cart_announcement_txt {
      padding: 14px;
      background: #ebebeb;
      font-size: 12px;
      line-height: 16px;
      max-width: 600px;
      margin: 0 auto;
  }
  .fs-c-button--guestPurchase.fs-c-button--plain {
      position:relative;
      display: inline-block;
      padding: 0.8em 1.6em 0.6em;
      padding: 16px;
      min-width: 240px;
      width: 100%;
      max-width: 300px;
      border: 1px solid #ee8099;
      border-radius: 3px;
      background: #fff;
      box-shadow: none;
      color: #ee8099;
      text-align: center;
      text-decoration: none;
      font-size: 1.6rem;
      line-height: 1;
      cursor: pointer;
  }
  .fs-c-button--guestPurchase.fs-c-button--plain:before {
      position: absolute;
      top: 50%;
      right: 15px;
      width: 10px;
      height: 10px;
      border-right: 1px solid #ee8099;
      border-bottom: 1px solid #ee8099;
      content: "";
      transform: rotate(-45deg) translateX(50%);
  }
  .fs-c-continueShopping {
      margin: 0 auto;
      text-align: center;
      border-top: 1px solid #cccccc;
      padding-top: 40px;
  }
  #fs_ShoppingCart .fs-c-featuredProduct {
      display: none;
  }
  #fs_ShoppingCart .fRankCate {
      display: none;
  }
  #fs_ShoppingCart #_rcmdjp_display_2 {
      display: none;
  }
  
  /*商品ページレビューパーツ*/
  #fs_ProductDetails .fs-c-productReview {
      grid-row-start: end;
      grid-row-end: 3;
      grid-column-start: 1;
      grid-column-end: 3;
  }
  #fs_ProductDetails .nubra-item {
      display: flex;
      flex-wrap: wrap;
      margin: 0 0 30px 0;
      list-style: none;
  }
  #fs_ProductDetails .bottom-con {
      width: 100%;
      margin: 0 0 20px 0;
  }
  #fs_ProductDetails .nubra-item li {
      width: 50%;
  }
  #fs_ProductDetails .mb_10 {
      margin-bottom: 10px;
  }
  
  
  .paypay--bn {
      display: none;
  }
  
  
  #lpc_section_side {
  margin-top:60px;
  }
  #lpc_section_side .section_title {
      display: block;
      width: 100%;
  }
  #lpc_section_side .section_bnr_col {
      display: flex;
  }
  #lpc_section_side .section_bnr_left,
  #lpc_section_side .section_bnr_right {
      width: 50%;
  }
  .check_recom {
      margin-bottom: 60px;
  }
  
  #lpc_section_footer {
      margin: 0 auto;
      margin-top: 60px;
  margin-bottom: 30px;
      padding-top: 40px;
      width: 100%;
      border-top: 2px solid #000;
  }
  #lpc_section_footer .line_mail_bnr_block {
      max-width: 836px;
      margin: 0 auto;
  }
  #lpc_section_footer .section_title {
      display: block;
      width: 100%;
  }
  #lpc_section_footer .section_bnr_col {
      display: flex;
  }
  #lpc_section_footer .section_bnr_left,
  #lpc_section_footer .section_bnr_right {
      width: 50%;
  }
  #lpc_section_footer .section_bnr_col a img {
      transition: .3s;
  }
  #lpc_section_footer .section_bnr_col a:hover img {
      opacity:0.7;
  }
  .fRankCate {
      margin-top: 0 !important;
      padding-top: 0 !important;
      border-top: none !important;
  }
  
  /* バンドルアイコン */
  .nubra_bd {
      background: #c84161;
  }
  
  /* SP・TB */
  .w--768 {
      display: none;
  }
  .w--1024 {
      display: none;
  }
  
  /* ヘッダーカスタムバナー
  .fee_out {background: #c3a21b !important;}
  .hdEventPt {
    background: url(https://nubra.itembox.design/item/event/shinshun-sale_head_bg.jpg?t=20240718201506) repeat-x center center;
    background-size: auto 100%;
  }
  .hdEventPt img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  .hdEventPt p {
    max-width: 860px;
    margin: 0 auto;
  } */
  
  .wedhing_mv {
  border:none;
  }
  /* 会員登録画面_20210204追加 */
  #member {
    display:block;
    padding-top: 50px;
    margin-top: -50px;
  }
  #fs_Register .reviews {
    margin-bottom: 30px;
  }
  .btn_regi {
    padding: 0 5% 5%;
  }
  .btn_regi .enj_bt {
    margin: 0 auto;
    width: 30%;
  }
  .btn_regi .enj_bt a {
    border-radius: 50px;
    font-size: 20px;
    padding: 15px;
    background: #ee8099;
    position: relative;
  }
  .btn_regi .enj_bt a::after {
    content: "";
    display: inline-block;
    width: .75em;
    height: .75em;
    background: url(https://nubra.itembox.design/item/sp/common/img/un-arrow.svg) no-repeat;
    background-size: contain;
    position: absolute;
    right: 8%;
    top: 38%;
  }
  .rankua_btn {
    margin-bottom:30px!important;
  }
  .rankua_btn p {
    margin: 0 auto;
    text-align: center;
  }
  #fs_Register .fs-c-inputInformation {
    width: 100%!important;
    background-color: #ee8099;
    padding-bottom: 2%;
      max-width: 800px;
      margin: 0 auto 30px;
  }
  #fs_Register .title_register_form {
    padding: 1% 2% 0;
  }
  #fs_Register .title_register_form h2 {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px 0;
  }
  #fs_Register .fs-c-inputInformation__message,
  #fs_Register .fs-c-inputInformation__field {
    background-color: #fdf2f5;
  }
  #fs_Register .fs-c-inputInformation__message {
    margin: 1% 2% 0;
    padding-top: 24px;
  }
  #fs_Register .fs-c-inputInformation__field {
    margin: 0 2%;
    padding: 24px 12% 0;
  }
  #fs_Register .fs-c-buttonContainer {
    margin-top: 0;
    padding: 0 3%;
    margin: 0 2%;
    background-color: #fdf2f5;
  }
  #fs_Register .fs-c-button--primary {
    margin: 32px 0 24px;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
  }
  /*会員登録完了画面_20210204追加
     .fs-c-registerSuccessMessage {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 15px;
      }
      .regiFx h3,
      .regiFx .myList,
      .regiFx p:last-of-type {
        display: none;
      }
    .linkToline h2 {
      color: #00c900;
      text-align: center;
      font-weight: bold;
    }
    .linkToline .inner {
      background-color: #e8eedf;
      margin: 3% 0;
      padding: 3%;
  
    }
    .linkToline .inner p {
      text-align: center;
      font-weight: bold;
      font-size: 18px;
    }
    .linkToline .inner p:first-of-type {
        font-size: 20px;
    }
    .linkToline .fs-c-button--lineIdLink {
      display: block;
      text-align: center;
      margin: 10px 0 5px;
    }
    .qrBlock {
        background-color: #fff;
        width: 65%;
        margin: 2% auto;
        padding: 3% 0 2%;
        text-align: center;
    }
    .qrBlock h3 {
        margin-bottom: 10px;
    }
    .qrBlock img {
        vertical-align: bottom;
        max-width: 150px;
    }
    .balloon1 {
      position: relative;
      display: block;
      margin: 0 auto;
      padding: 20px 0 15px;
      min-width: 100px;
      max-width: 50%;
      width: 100%;
      color: #ee8098;
      font-size: 16px;
      background: #fff;
      border: solid 3px #ee8098;
      box-sizing: border-box;
      border-radius: 20px;
  }
  
  .balloon1:before {
    content: "";
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -15px;
    border: 12px solid transparent;
    border-bottom: 12px solid #fff;
    z-index: 2;
  }
  .balloon1:after {
    content: "";
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -17px;
    border: 14px solid transparent;
    border-bottom: 14px solid #ee8098;
    z-index: 1;
  }
  
  .balloon1 p {
    margin: 0;
    padding: 0;
  }
  .linkToline ul {
      font-weight: bold;
      list-style-type: none;
      margin: 3% auto 0;
      width: 60%;
  }
  .linkToline ul li {
    position: relative;
    padding-left: 1.75em;
    text-indent: -1.75em;
  }
  .linkToline ul li span {
    margin-right: 1.75em;
  }
  .linkToline ul li span::after {
    content: "";
      display: inline-block;
      width: 1.25em;
      height: 1.25em;
      background: url(https://nubra.itembox.design/item/img_icon_check.svg) no-repeat;
      background-size: contain;
      position: absolute;
      left: 0;
      margin-top: 2px;
  }
  .linkToline ul li:not(:last-of-type) {
    margin-bottom: 5px;
    }
      #fs_RegisterSuccess .fs-l-main {
        margin-bottom: 0;
      }
      .contShopping {
        padding: 8% 0 0;
      }
      .contShopping h2 {
          background-color: #fafafa;
        color: #f46b89;
        text-align: center;
        font-weight: bold;
        margin-bottom: 30px;
        padding: 10px 0;
      }
      .contShopping ul.navi {
        list-style-type: none;
        display: flex;
      }
      .contShopping ul.navi li {
        border: 1px solid #ccc;
        justify-content: space-around;
        width: calc(100% / 3);
      }
      .contShopping ul.navi li:not(:last-of-type) {
        margin-right: 1%;
      }
      .contShopping ul.navi li a {
        padding: 5%;
        display: block;
        background: #fff;
        position: relative;
      }
      .contShopping ul.navi li a::after {
        content: "";
        display: inline-block;
        width: 1.25em;
        height: 1.25em;
        background: url(https://nubra.itembox.design/item/common/img/r-arrow.svg) no-repeat;
        background-size: contain;
        position: absolute;
        right: 3%;
        margin-top: 2px;
      }
      
      .contShopping ul.navi .toPurchase span {
        background: url(https://nubra.itembox.design/item/img_icon_topurchase.svg) no-repeat left center;
        background-size: 2em 2em;
        padding: 5px 0 5px 50px;
      }
      .contShopping ul.navi .toCart span {
        background: url(https://nubra.itembox.design/item/img_icon_tocart.svg) no-repeat left center;
        background-size: 2em 2em;
        padding: 5px 0 5px 50px;
      }
      .contShopping ul.navi .toMypage span {
        background: url(https://nubra.itembox.design/item/img_icon_tomypage.svg) no-repeat left center;
        background-size: 2em 2em;
        padding: 5px 0 5px 50px;
      }
      .contShopping ul.navi .toTop span {
        background: url(https://nubra.itembox.design/item/img_icon_totop.svg) no-repeat left center;
        background-size: 2em 2em;
        padding: 5px 0 5px 50px;
    
      }
  
  
  /* 在庫切れ */
  .soldout {
    position: relative;
  }
  .soldout::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
  }
  .soldout::after {
    content: "この商品は一時的に在庫切れです。";
    position: absolute;
    width: 100%;
    color: #fff;
    text-align: center;
    line-height: 40px;
    top: 50%;
    margin-top: -20px;
    left: 0;
  }
  
  /* 画像調整 */
  .img100at {
    width: 100%;
    height: auto;
  }
  
  /* 商品詳細 */
  #itemdile .itemPgH2 {
    font-size: 110%;
    font-weight: bold;
  }
  #itemdile .itemPgText {
    margin: 5px 0 15px;
  }
  #itemdile .txSmall {
    font-size: 90%;
  }
  
  /*クーポン調整*/
  .fs-c-checkout-couponList .fs-c-checkout-couponList__couponDiscount .fs-c-price__value{margin-right: 5px;}
  
  /*ログインページ表示崩れ*/
  @media screen and (min-width: 960px) { 
    .fs-body-login .fs-c-loginForm > * { 
      flex-basis: 100%; 
    } 
  }
  
  /*1月24日アップデート対策*/
  .fs-c-documentContent {
    padding: 16px !important;
    text-align: center !important;
  }
  
  /*firstページ表示崩れ修正 リニューアル後削除予定*/
    .firstnubra .fitpp,
    .firstnubra .comment_content,
    .firstnubra .pick_genuine_in,
    .firstnubra .pick_note,
    .firstnubra .pick_feature_content {
      max-width: 1260px;
      width: 100% !important;
      padding: 0 16px;
    }
  
    .firstnubra .f_point img {
      width: 100%;
    }
  
    .firstnubra .c211216fit_cov.fit_cov .edits {
      max-width: 450px;
      width: 100% !important;
    }
  
    .firstnubra .ranking_all {
      max-width: 1140px;
      width: 100% !important;
    }
  
    .firstnubra .ranking_list1 .ranking_content {
      background-size: 100% !important;
      max-width: 1140px;
    }
  
    .firstnubra .ranking_list1 .ranking_content_detail {
      max-width: 50%;
      width: 100%;
    }
  
    .firstnubra .ranking_list1 .ranking_detail_info {
      max-width: 370px;
      width: 100%;
    }
  
    .firstnubra .ranking_list1 .ranking_content {
      max-width: 1140px;
      background: url(https://nubra.itembox.design/item/common/img/nubra007_rank1_bg.png?t=20240117092914) no-repeat left bottom;
      background-size: 100%;
    }
  
    .firstnubra .ranking_list2, .firstnubra .ranking_list3 {
      max-width: 555px;
      width: 50% !important;
    }
  
    .firstnubra .ranking_list2 .ranking_detail_text, .firstnubra .ranking_list3 .ranking_detail_text {
      max-width: 450px;
      width: 100%;
    }
  
    .firstnubra .ranking_list2 .ranking_content, .firstnubra .ranking_list3 .ranking_content {
      padding: 5px 5px 20px;
      background-size: 100%;
      max-width: 555px;
    }
  
    .firstnubra .ranking_list2 .ranking_detail_star,
    .firstnubra .ranking_list3 .ranking_detail_star {
      max-width: 450px;
      width: 100%;
    }
  
    .firstnubra .pick_genuine_title h2 img {
      max-width: 1114px;
      width: 100%;
      height: auto;
    }
  
    .firstnubra .pick_note_text {
      max-width: 1048px;
      width: 100%;
    }
  
    .firstnubra .p_bgtit {
      max-width: 1260px;
      width: 100%;
    }
  
    .firstnubra .product_tp {
      width: 100%;
      min-width: unset;
    }
  
  /*weddingページ表示崩れ修正*/
    .white_item {
      max-width: 1260px;
      width: 100% !important;
    }
    .summer_view06 {
      max-width: 1440px;
      width: 100% !important;
    }
  
  /*商品ページ表示崩れ修正*/
  main.fs-l-main {
    width: 100% !important;
    min-width: unset !important;
  }
  
  .fs-l-main .l-side {
    width: 25.8% !important;
  }
  
  /*フッター表示崩れ修正*/
  .f_link {
    max-width: 1000px !important;
    min-width: unset !important;
    width: 95%;
  }
  .f_link ul {
    justify-content: flex-start !important;
    flex-wrap: wrap;
  }
  .f_link ul li {
    padding-left: 16px;
    margin-right: 32px;
  }
  
  /* ヘッダーPCサイズ幅はみ出し防止 */
  @media screen and (min-width: 960px) {
    nav,
    .headers,
    .infos {
      min-width: unset !important;
    }
    .megaContentWrap,
    .clmthree {
      max-width: 1260px;
      width: 100% !important;
    }
  }
  
  /* ページトップアイコン */
  #page-top {
    z-index: 9999;
  }

/* 商品検索(PC サブエリア) */
.l-search {
  background: #f7dfe3;
  padding: 8% 5%;
  margin: 40px 0 60px;
}
.l-search p {
  text-align: center;
  font-weight: bold;
  font-size: 110%;
  line-height: 150%;
  margin-bottom: 10px;
}
.keyword-side {
  position: relative;
}
.keyword-side input[type="text"] {
  background: url(https://nubra.itembox.design/item/common/img/l-search.svg) no-repeat 5% center #fff;
  background-size: 16px 16px;
  border: none;
  padding: 15px 10px 15px 40px;
  border-radius: 6px;
  width: 100%;
}
.keyword-side button {
  background: #ee8099;
  padding: 10px 15px;
  font-weight: bold;
  font-size: 120%;
  width: 100px;
  display: block;
  margin: 10px auto;
}