/** Shopify CDN: Minification failed

Line 46:6 Expected ":"
Line 211:2 "boder-top" is not a known CSS property

**/
.container {
  max-width: 1200px;
  padding: 0px 0px;
}

@media screen and (max-width: 640px) {
   .header {
    align-items: center;
    min-height: 64px;
    display: flex;
    padding: 13px 20px;
  }
}

@media screen and (min-width: 1000px) {
  .cart-wrapper {
    max-width: 1200px;
    padding: 0px 0px;
  }
}

a.product-item__title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-weight: 100;
    /*font-size: 14px;*/
    /*line-height: 1.4;*/
}
@media screen and (max-width: 640px) {
a.product-item__title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-weight: 100;
    /*font-size: 16px;*/
    /*line-height: 1.4;*/
　　}
}

.cs_gray_out {
   color: #CCCCCC;
}

.cs_filter_on1 {
  display: none;
}

.cs_filter_on2 {
  display: none;
}


/* 商品詳細ページコンディション追加用*/

.cs_product_condition {
    margin-bottom: 15px;
}

.cs_condition_img {
    margin-bottom: 20px;
    width: 85%;
    margin-top: 20px;
}

.cs_condition_text {
    margin-bottom: 15px;
    border: solid 1px #CCCCCC;
    padding: 10px;
}
.cs_condition_text h5 {
    font-weight: bold;
}

.cs_condition_text p{
    font-size: 14px;
    font-weight: bold;
}

.cs_condition_detail h5 {
    background-color: #ffc60b;
    padding: 5px 10px;
    font-weight: bold;
    margin-bottom: 0px;
}

.cs_condition_detail p {
    font-weight: bold;
    padding: 15px 10px;
    background-color: #F6F5F5;
    font-size: 16px;
}

.cs_used_product_detail {
  text-align : right;
}

.cs_color_y {
  border-left: 3px solid #ffc60b;
}

@media screen and (max-width: 640px) {
  .cs_condition_img {
    width: 100%;
  }
}
/* スマホ検索バー用 */
@media screen and (max-width: 640px) {
  .header__search-bar-wrapper.is-fixed {
    z-index: 10;
    height: fit-content;
    position: absolute;
    top: 50px;
    left: 0;
    /* 20250507追加 */
    margin-top: 9px;
  }

  .search-bar__results {
    font-size: calc(var(--base-text-font-size)  - (var(--default-text-font-size)  - 14px));
    overscroll-behavior: none;
    height: fit-content;
    overflow: auto;
  }
}
/* スマホ用関連商品大きさ調整*/
@media screen and (max-width: 640px){
  .product-list--scrollable .product-item {
    width: 30%;
  }
}

.price {
  font-weight:bold;
}

.text--strong {
  font-weight: nomal!important;
}

/* ログインに関する文言の調整*/
.link--accented {
    color: var(--accent-color);
    display: inline-block;
    border: 1px solid;
    padding: 2% 2%;
    margin-left: 4%;
}

.form__secondary-action p {
  font-size: 16px;
  margin-bottom: 10px;
  text-align: left;
}

@media screen and (max-width: 640px){
  .form__secondary-action p {
    font-size: 16px;
    margin-bottom: 15px;
    text-align: center;
  }
}

/* アダルトページのポップアップボタン幅調整 */
input.agp__buttonType__button.agp__button {
  padding: 10px;
}

/* 登録フォーム調整 */
[data-theme-name=Warehouse] .cf-form-inner .cf-form-actions button, [data-theme-name=Warehouse] .cf-form-inner .cf-repeating-group-actions>button {
    background: #d21312;
    color: #fff;
}

[data-theme-name=Warehouse] .cf-form-inner .cf-form-actions button:hover, [data-theme-name=Warehouse] .cf-form-inner .cf-repeating-group-actions>button:hover {
    background: rgba(var(--primary-button-background-rgb), .8);
}

.cf-form-inner .cf-form-actions .cf-step-invalid .cf-error-message ul, .cf-fields-wrapper .cf-form-actions .cf-step-invalid .cf-error-message ul {
    margin-top: .5em;
    list-style: none;
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 1.2em;
}

/* スマホ横スクロールのはみ出しによる画面ブレ防止 */
@media screen and (max-width: 999px) {
    .scroller {
      width: 100%;
      margin: 0 -10px;
    }
   .card__section {
     font-size: 16px;
   }
   .product-item__title {
    line-height: 1.3;
   }
}

/* スマホメニューの罫線調整 */
.mobile-menu__section:not(:last-child) {
  boder-top: none;
}

.mobile-menu__section {
  border-top: 1px solid var(--border-color);
}

/* 商品リスト（検索画面等の）のコンディション表示用 */
.condition_bg_color {
    background-color: green;
    color: white;
    padding: 1px 5px;
    margin-bottom: 5px;
    width: fit-content;
}
/*　商品詳細ページ問い合わせリンク */
.product_contact_link a {
  padding: 10px;
  font-size: 14px;
  font-weight: normal;
  border: solid 1px #ccc;
  line-height: normal;
  margin-top: 13px;
  text-decoration-line: underline;
  transition-duration: .4s;
  background: #1aabac;
  color: #fff;
}

.product_contact_link a:hover {
  background: #009990;
  color: #fff;
  text-decoration-line: none;
}

@media only screen and (max-width: 640px) {
  .product_contact_link a {
    width: 100%;
  }
}


/* 商品詳細ページのキーワードリンク */
.product-meta__reference~.product-meta__share-buttons, .product-meta__reviews-badge~.product-meta__share-buttons {
  /* top: 430px;*/
}


.product_keyword_link {
    margin-top: 5px;
    font-size: 14px;
}

.product_keyword_link ul {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    width: 100%;
}
    
.product_keyword_link ul li {
    margin-right: 8px;
    padding: 10px;
    background-color: #CCCCCC;
    /* color: white;*/
    margin-top: 8px
}

.product_keyword_link ul li a {
    /* color: white;*/
}


@media only screen and (max-width: 640px) {
  .product_keyword_link ul li {
    margin-right: 5px;
    padding: 5px;
    margin-top: 8px;
  }
}

/* 追加のパンくず */

.cs_add_pankuzu {
    margin-bottom: 23px;
    font-size: 13px;
}


.cs_test_hidden {
  display: none;
}


@media only screen and (max-width: 640px) {

  .cs_pankuzu_pc {
    display: none;
  }
  .cs_test_hidden {
    display: flex;
  }
  .cs_add_pankuzu {
    margin: 20px 0px 0px;
    border-top: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    padding: 20px 0px;
    width: 100%;
  }
}

/* SPメニュースタイル追加 */
.mobile-menu__nav-item {
  border-bottom: solid 1px #CCC;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}
/* 検索窓修正に伴い重なりを最前面へ */
.mobile-menu {
    z-index: 15;
}
