﻿.pages-storestock {
  margin-top: 60px;
}
.pages-storestock p a {
  color: #008bd5;
}
.pages-storestock__contents {
  padding: 0 30px;
  margin-top: 40px;
  background-color: #fff;
}
.pages-storestock__contents-inner {
  width: 800px;
  padding: 60px 0 80px;
  margin: auto;
}
.pages-storestock__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 50px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 616px;
  margin: auto;
}
.pages-storestock__head-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 200px;
}
.pages-storestock__head-txt .block-goods-name--text {
  margin: 0;
  font-size: 18px;
}
.pages-storestock__head-txt .block-goods-name--no {
  margin-top: 10px;
  color: #666;
}
.pages-storestock__head-txt .block-goods-price {
  margin: 0 0 20px;
  line-height: 1.6;
}
.pages-storestock__head-txt .block-goods-price .price::after,
.pages-storestock__head-txt .block-goods-price .default-price::after {
  font-size: 16px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.pages-storestock__head-txt .block-goods-price .block-goods-price--default-price {
  display: inline-block;
  margin-right: 14px;
  font-size: 16px;
  font-weight: normal;
  color: #222;
}
.pages-storestock__head-txt .block-goods-price .block-goods-price--default-price + .block-goods-price--price {
  display: inline-block;
  color: #c62a19;
}
.pages-storestock__head-txt .block-goods-price--on-sales-comment {
  margin-bottom: 6px;
  font-weight: bold;
  color: #c62a19;
  text-align: left;
}
.pages-storestock__head-txt .block-goods-price--on-sales-comment + .block-goods-price--default-price {
  display: inline-block;
  margin-right: 14px;
  font-size: 16px;
  font-weight: normal;
  color: #222;
}
.pages-storestock__head-txt .block-goods-price--on-sales-comment + .block-goods-price--default-price + .block-goods-price--price {
  display: inline-block;
  color: #c62a19;
}
.pages-storestock__head-txt .block-goods-price--default-price {
  color: #222;
}
.pages-storestock__head-txt .block-goods-price--price {
  margin-top: 10px;
  font-size: 28px;
  font-weight: bold;
}
.pages-storestock__head-txt .action-buttons {
  margin-top: 15px;
}
.pages-storestock__head-txt .action {
  margin: 0;
}
.pages-storestock__head-txt .btn-primary {
  width: 100%;
  margin: 0;
}
.pages-storestock__select {
  margin-top: 15px;
}
.pages-storestock__select select {
  width: 100%;
  height: 46px;
  padding: 10px;
}
.pages-storestock__select select option {
  font-size: 14px;
}
.pages-storestock__stores {
  margin-top: 70px;
}
.pages-storestock__stores h3 {
  margin: 0;
}
.pages-storestock__stores-select {
  margin-top: 15px;
}
.pages-storestock__stores-select label,
.pages-storestock__stores-select select {
  padding: 10px 24px 10px 10px;
}
.pages-storestock__storelist > p {
  /* margin-top: 40px; */
  text-align: center;
}
.pages-storestock__storelist ul li {
  width: 100%;
  margin-top: 40px;
}
.pages-storestock__storelist-hdg {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}
.pages-storestock__storelist-hdg-area {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 40px;
}
.pages-storestock__mystorelist dl,
.pages-storestock__storelist dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #e8e8e8;
}
.pages-storestock__mystorelist dl:last-child,
.pages-storestock__storelist dl:last-child {
  padding-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
}
.pages-storestock__mystorelist dl dt,
.pages-storestock__storelist dl dt {
  width: calc(100% - 330px);
}
.pages-storestock__mystorelist dl dt a,
.pages-storestock__storelist dl dt a {
  color: #008bd5;
}

.pages-storestock__mystorelist{
margin-top: 40px;
}

.pages-storestock__storelist-stock {
  width: 130px;
  font-weight: bold;
  text-align: right;
}
.pages-storestock__storelist-stock.is-little {
  color: #c62a19;
}
.pages-storestock__storelist-stock.is-nostock {
  color: #bababa;
}
.pages-storestock__storelist-btn {
  width: 200px;
}
.pages-storestock__storelist-btn a {
  display: block;
  padding: 9px;
  font-weight: bold;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  background-color: #00498f;
  border: 1px solid #00498f;
}
.pages-storestock__storelist-btn a[disabled] {
  color: #d1d1d1;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  opacity: 1;
}
.pages-storestock__storelist-btn.is-reserve a {
  color: #00498f;
  background-color: #fff;
}
.pages-storestock__back {
  margin-top: 30px;
}

.pages-storestock__contents [data-pref] {
  display: none;
}

.pages-storestock__contents .pages-storestock__storelist-hdg-area {
  cursor: pointer;
  background: #ebebeb;
  color: #000;
  padding: 12px 40px 12px 12px;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 5px;
  position: relative;
  margin-top: 20px;
}

.pages-storestock__contents .pages-storestock__storelist-hdg-area::before {
  content: "";
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 16px;
  background-color: #858585;
  transition: opacity 0.3s ease;
}

.pages-storestock__contents .pages-storestock__storelist-hdg-area::after {
  content: "";
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  transform-origin: center;
  width: 16px;
  height: 2px;
  background-color: #858585;
  transition: transform 0.3s ease, width 0.3s ease, right 0.3s ease;
}

.pages-storestock__contents .pages-storestock__storelist-hdg-area.is-open::before {
  opacity: 0;
}

.pages-storestock__contents .pages-storestock__storelist-hdg-area.is-open::after {
  transform: translateY(-50%) rotate(180deg);
}

.pages-storestock__contents [data-pref] dl {
  display: none;
}