body {
  background: #fff;
  width: 100%;
  margin: auto;
  font-size: 16px;
  font-size: 1rem;
  color: #595757;
  font-family: "游ゴシック", "游ゴシック体", YuGothic, "YuGothic M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif !important;
  letter-spacing: 0.05em;
  font-weight: normal;
}
.mv_pc {
  max-width: 1000px;
  margin: 0 auto;
}
.mv_pc img {
  width: 100%;
}
.mv_sp {
  display: none;
}
.crew_neck {
  width: 49%;
}
.crew_neck h3 {
  padding: 8px;
  background-color: #000;
  color: #fff;
  font-weight: 600;
  line-height: 1;
}
.recovery_wear-sec01 {
  max-width: 1000px;
  margin: 60px auto;
  display: flex;
  justify-content: space-between;
}
.crew_neck img {
  width: 100%;
}
/*.lineup-product-acc__title::before, .lineup-product-acc__title::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 1px;
  background: #000;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}*/
.recovery_wear-sec01_flx {
  width: 43%;
}
.lineup-product-size-tbl__inner {
  font-size: .86rem;
}
.lineup-product-size-tbl__inner {
  display: flex;
  flex-wrap: wrap;
}
.lineup-product-size-tbl > dt {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.lineup-product-size-tbl__note {
  font-size: .71rem;
}
.lineup-product-size-tbl__inner > dd {
  padding-left: .5em;
  border-left: .6px solid #989898;
  width: 18%;
  margin: 10px 0 0;
}
.lineup-product-size-tbl dd {
  margin-left: 0;
}
.lineup-product-size-tbl__inner dt {
  padding: 10px 0;
  width: 20%;
}
.lineup-product-size-tbl__inner {
  font-size: .86rem;
}
.lineup-product__spec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: .5px solid #000;
  letter-spacing: .01em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.lineup-product__spec > dd {
  width: 64.584%;
}
.lineup-product__spec > dt {
  width: 35.416%;
}
.lineup-product__spec {
  font-size: .79rem;
}
.lineup-product-acc {
  font-weight: 400;
}
.lineup-product-acc--mt {
  margin-top: 20px;
}
.lineup-product-acc__title {
  display: block;
}
.lineup-product-acc__title::before{
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 1px;
  background: #000;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.lineup-product-acc__title::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 1px;
  background: #000;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*.lineup-product-acc__title::before {
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}*/
.lineup-product-acc > dt {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: .5px solid #000;
}
.lineup-product-size-tbl__figure {
  margin: 30px 0 0;
}
.lineup-product-size-tbl__figure img {
  width: 100%;
}
.lineup-product-acc > dt.is-open .lineup-product-acc__title::after {
  -webkit-transform: rotate(0);
  transform: rotate(90deg);
}
.lineup-product-acc .lineup-product-acc__title::before {
  transform: rotate(0);
  /*transform: rotate(90deg);*/
}
.lineup-product-acc > dd {
  display: none;
  margin-inline-start: 0;
  -webkit-margin-start: 0;
}
.recovery_wear-sec01_price {
  color: #ff8705;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-transform: translateY(.1em);
  transform: translateY(.1em);
  margin: 30px 0;
  text-align: right;
  font-size: 2.05rem;
}
.recovery_wear-sec01_price span {
  font-size: .88rem;
}
@media all and (min-width: 768px) {
  .lineup-product-acc > dt {
    font-size: 1.03rem;
    cursor: pointer;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
  }
  .lineup-product-acc > dt:hover {
    opacity: .7;
  }
}
@media all and (max-width: 767px) {
  .lineup-product-acc > dt {
    font-size: 3.85vw;
  }
}
.lineup-product-acc > dd {
  display: none;
  margin-inline-start: 0;
  -webkit-margin-start: 0;
}
.recovery_wear-sec01_color02 span.blk {
  width: 24px;
  height: 24px;
  border: 2px solid #fff;
  background-color: #000;
  display: block;
  margin-left: 60px;
}
.recovery_wear-sec01_color02 span.glay {
  width: 24px;
  height: 24px;
  border: 2px solid #fff;
  background-color: #cabbb4;
  display: block;
}
.recovery_wear-sec01_color02 {
  display: flex;
}
.recovery_wear-sec01_color h4 {
  margin: 20px 0 10px;
}
@media screen and (max-width: 1024px) {
  .recovery_wear-sec01_flx {
    margin-right: 25px;
  }
}
@media screen and (max-width: 820px) {}
@media screen and (max-width: 640px) {
  .mv_sp {
    display: block;
  }
  .mv_sp img {
    width: 100%;
  }
  .mv_pc {
    display: none;
  }
  .recovery_wear-sec01 {
    display: block;
  }
  .crew_neck {
    width: 100%;
  }
  .recovery_wear-sec01_flx {
    width: 100%;
  }
  .lineup-product-acc {
    margin: 0 15px;
  }
  .recovery_wear-sec01_flx {
    margin-right: 0;
  }
  .recovery_wear-sec01_price {
    text-align: right;
    margin: 20px 10px;
  }
  .lineup-product-size-tbl > dt {
    margin: 20px 0 10px;
  }
  .recovery_wear-sec01_color {
    margin: 0 15px;
  }
	.lineup-product-size-tbl__inner > dd{
		width: 16%;
	}
}