/* =============================================
 *
 * MAGNE RECOVERY SHIRTS
 *
 * ================================================== */
/* page-kv */
.page-kv_magne-recovery-shirts {
    background: #f6f6f8 url(../../../../img/resno/products/magne-recovery-shirts/main_bg.jpg) center top no-repeat;
    height: 0;
    background-size: cover;
    padding-bottom: 38.5vw;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),(min-width: 1580px) {
  .page-kv_magne-recovery-shirts {
    background: #f6f6f8 url(../../../../img/resno/products/magne-recovery-shirts/main_bg@2x.jpg) center top no-repeat;
    height: 0;
    background-size: cover;
    padding-bottom: 38.5vw;
  }
}
@media only screen and (max-width: 896px) {
  .page-kv_magne-recovery-shirts {
      background: url(../../../../img/resno/products/magne-recovery-shirts/sp_main_bg.jpg) center top no-repeat;
    padding-bottom: 63%;
    background-size: cover;
    }
}

.page-kv_magne-recovery-shirts h1 img {
    position: absolute;
    display: block; 
    top: 40%;
    left: 50%;
    -webkit-ransform:translateX(-50%);
    transform:translateX(-50%);
    width: 60vw;
}
@media only screen and (max-width: 896px) {
    .page-kv_magne-recovery-shirts h1 img {
      width: 90vw;
  }
}

@media only screen and (max-width: 768px) {
  .products-magne-recovery-shirts_whats .products-supplement_hdr__lead h2 {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats .products-supplement_hdr__lead h2 {
    font-size: 1.8rem;
  }
  .products-magne-recovery-shirts_whats .products-supplement_hdr__lead p {
    font-size: 1.4rem;
  }
}

.products-magne-recovery-shirts_whats__hdr_title {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats__hdr_title {
    margin-top: 6px;
    margin-bottom: 45px;
  }
}

.products-magne-recovery-shirts_whats__hdr_lead {
  font-size: 3rem;
  line-height: 2;
  margin-bottom: 18px;
}
@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats__hdr_lead {
    font-size: 2rem;
    line-height: 1.8;
  }
}

@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats__hdr .txt_img {
    display: block;
  }
}

.products-magne-recovery-shirts_whats__hdr .txt_img small {
  display: block;
}

.products-magne-recovery-shirts_whats__hdr .txt_img .txt {
  width: 58%;
  line-height: 1.8;
  margin-bottom: 8px;
}
@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats__hdr .txt_img .txt {
    width: 100%;
    margin-bottom: 16px;
  }
}

.products-magne-recovery-shirts_whats__hdr .txt_img .img {
  width: 40%;
}
@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats__hdr .txt_img .img {
    width: 100%;
  }
}

.products-magne-recovery-shirts_whats__hdr .txt_img .img img {
  width: 100%;
}

.products-magne-recovery-shirts_whats__hdr .txt_img .img small {
  text-align: right;
  margin-top: 8px;
  font-weight: 200;
}

.products #contents .products-magne-recovery-shirts_whats__hdr .shirts {
  padding: 3em;
  box-sizing: border-box;
  background: #efefef;
  margin: 80px 0 5em;
}
  @media only screen and (max-width: 640px) {
    .products #contents .products-magne-recovery-shirts_whats__hdr .shirts {
      padding: 25px;
      margin: 40px 0 5em;
    }
  }

.products-magne-recovery-shirts_whats__hdr .shirts .txt {
  margin-bottom: 2em;
}
.products-magne-recovery-shirts_whats__hdr .shirts .img {
  display: block;
  max-width: 960px;
  margin: auto;
}

.products-magne-recovery-shirts_whats__hdr .shirts .txt h4{
  font-size: 2.4rem;
  margin-bottom: 17px;
}
@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats__hdr .shirts .txt h4{
    font-size: 1.8rem;
    margin-bottom: 12px;
  }
}

.products-magne-recovery-shirts_whats__hdr .shirts .txt h4 span {
  font-size: 2rem;
}

@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats__hdr .shirts .txt h4 span {
    font-size: 1.5rem;
  }
}

@media only screen and (max-width: 750px) {
  #contents.products-magne-recovery-shirts .sw-compare {
    font-size: 5vw;
  }
}

.products-magne-recovery-shirts .fa-sort-down.fa-sw-compare {
  margin: 0 0 2em;
}
.products-magne-recovery-shirts .fa-sort-down {
  font-size: 3rem;
  text-align: center;
  display: block;
  margin: 60px 0;
}

@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts .fa-sort-down {
    margin: 20px 0;
  }
}

.products-magne-recovery-shirts_whats__hdr .compare_lists {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}

.products-magne-recovery-shirts_whats__hdr .compare_lists li {
  width: 48%;
}
@media only screen and (max-width: 640px) {
  ul.compare_lists.flex {
    flex-direction: column;
    width: 95.4%;
    margin: auto;
  }
  .products-magne-recovery-shirts_whats__hdr .compare_lists li {
    width: 100%;
  }
  .products-magne-recovery-shirts_whats__hdr .compare_lists li:first-of-type {
    margin-bottom: 4rem;
  }
}

.products-magne-recovery-shirts_whats__hdr .compare_lists li h4 {
  text-align: center;
  font-size: 2.4rem;
  margin-bottom: 20px;
}
@media only screen and (max-width: 750px) {
  .products-magne-recovery-shirts_whats__hdr .compare_lists li h4 {
    font-size: 5vw;
    text-align: left;
  }
}

.products-magne-recovery-shirts_whats__hdr .compare_lists li h4 small {
  display: block;
  font-size: 1.6rem;
  color: #000;
}

@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats__hdr .compare_lists li h4 small {
    font-size: 1.6rem;
  }
}

.products-magne-recovery-shirts_whats__hdr .compare_lists li .flex {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  min-height: 150px;
}
@media only screen and (max-width: 750px) {
  .products-magne-recovery-shirts_whats__hdr .compare_lists li .flex {
    display: block;
    min-height: 450px;
  }
}
@media only screen and (max-width: 568px) {
  .products-magne-recovery-shirts_whats__hdr .compare_lists li .flex {
    min-height: 440px;
  }
}

.products-magne-recovery-shirts_whats__hdr .compare_lists li .flex figure {
  display: block;
  width: 30%;
  text-align: center;
}
@media only screen and (max-width: 896px) {
  .products-magne-recovery-shirts_whats__hdr .compare_lists li .flex figure {
    width: 25%;
  }
}
@media only screen and (max-width: 750px) {
  .products-magne-recovery-shirts_whats__hdr .compare_lists li .flex figure {
    width: 100%;
    margin-bottom: 18px;
  }

  .products-magne-recovery-shirts_whats__hdr .compare_lists li .flex figure:nth-child(2) img {
    width: 100px;
  }
}

.products-magne-recovery-shirts_whats__hdr .compare_lists li .flex figure figcaption {
  font-size: 1.5rem;
  margin-top: 6px;
  text-align: center;
  display: block;
}
@media only screen and (max-width: 896px) {
  .products-magne-recovery-shirts_whats__hdr .compare_lists li .flex figure figcaption {
    font-size: 1.3rem;
  }
}

.products-magne-recovery-shirts_whats__hdr .compare_lists li .flex figure:first-child {
  width: 40%;
}

@media only screen and (max-width: 750px) {
  .products-magne-recovery-shirts_whats__hdr .compare_lists li .flex figure:first-child {
    width: 100%;
  }
}

.products-magne-recovery-shirts_whats__hdr .compare_lists li .thermography {
  margin-top: 40px;
}

@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats__hdr .compare_lists li .thermography {
    margin-top: 30px;
  }
}

.products-magne-recovery-shirts_whats__hdr .compare_lists li .thermography.height-adjustment::before {
  content: "";
  display: block;
  height: 30px;
}

.products-magne-recovery-shirts_whats__hdr .compare_lists li .thermography .fa-sort-down {
  margin: 30px 0;
}
@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats__hdr .compare_lists li .thermography .fa-sort-down {
    margin: 10px 0 20px;
  }
}

.products-magne-recovery-shirts_whats__hdr .compare_lists li .thermography_title {
  font-size: 1.3rem;
  margin-bottom: 10px;
  min-height: 20px;
}

.products-magne-recovery-shirts_whats__hdr .compare_lists li .thermography figure img {
  display: block;
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
}

.products-magne-recovery-shirts_whats__hdr .compare_lists li .thermography figure figcaption {
  font-size: 1.3rem;
  margin-top: 6px;
  text-align: center;
  font-weight: 400;
  display: block;
  letter-spacing: .1em;
}

@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats__hdr .compare_lists li .thermography figure figcaption {
    text-align: left;
    min-height: 60px;
  }
}

.products-magne-recovery-shirts_whats__hdr .compare_lists li .thermography_lead {
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats__hdr .compare_lists li .thermography_lead {
    text-align: left;
  }
}

.products-magne-recovery-shirts_whats__hdr .compare_lists li .thermography_lead i {
  font-size: 2.4rem;
  display: block;
  font-style: normal;
}
@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats__hdr .compare_lists li .thermography_lead i {
    font-size: 4.5vw;
  }
}

.products-magne-recovery-shirts_whats__hdr .compare_lists li .thermography_lead span {
  font-size: 1.8rem;
  margin-bottom: 6px;
  display: block;
}
@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats__hdr .compare_lists li .thermography_lead span {
    font-size: 3.7vw;
    line-height: 1.8;
  }
}

.products-magne-recovery-shirts_whats__hdr .compare_lists li:last-child .thermography_lead i {
  text-decoration: underline;
}

@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats__hdr .compare_lists li:last-child .flex figure:last-child {
    margin-top: 22px;
  }
}

.products-magne-recovery-shirts_whats__ftr {
  margin: 100px 0;
  padding: 100px 0;
  background: #efefef;
}

@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats__ftr {
    padding: 50px 0;
  }
}

.products-magne-recovery-shirts_whats__ftr .wrapper {
  max-width: 1060px;
}

.products-magne-recovery-shirts_whats__ftr .wrapper h3 {
  font-size: 3rem;
  margin-bottom: 20px;
}

@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats__ftr .wrapper h3 {
    font-size: 2rem;
    line-height: 1.8;
    margin-bottom: 12px;
  }
}

.products-magne-recovery-shirts_whats__ftr .wrapper p {
  margin-bottom: 30px;
  line-height: 2;
}

.products-magne-recovery-shirts_whats__ftr .wrapper p a {
  display: block;
  color: #0087a5;
  line-height: 1;
  padding-top: 10px;
}

.products-magne-recovery-shirts_whats__ftr .wrapper p a i {
  font-size: 3rem;
  display: inline-block;
  vertical-align: -4px;
  color: #0087a5;
  line-height: .5;
  padding-right: 5px;
}

.products-magne-recovery-shirts_whats__ftr_mid-img {
  margin-bottom: 30px;
}

.products-magne-recovery-shirts_whats__ftr .more_btn-products {
  margin: 80px auto 0;
}

@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats__ftr .more_btn-products {
    margin: 50px auto 0;
  }
}

.products-magne-recovery-shirts_whats__ftr-1 .b-img {
  position: relative;
}
.products-magne-recovery-shirts_whats__ftr-1 .b-img .nanofine_icon01,
.products-magne-recovery-shirts_whats__ftr-1 .b-img .nanofine_icon02 {
  width: 24%;
  position: absolute;
  left: 3%;
}
@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats__ftr-1 .b-img .nanofine_icon01,
  .products-magne-recovery-shirts_whats__ftr-1 .b-img .nanofine_icon02 {
    width: 40%;
  }
}

.products-magne-recovery-shirts_whats__ftr-1 .b-img .nanofine_icon01 {
  top: 10%;
}
.products-magne-recovery-shirts_whats__ftr-1 .b-img .nanofine_icon02 {
  bottom: 5%;
}

.products-magne-recovery-shirts_whats__add {
  margin-bottom: 100px;
}

.products-magne-recovery-shirts_whats__add .cot-ttl2 {
    font-size: 2.5rem;
    margin-bottom: 0.5em;
}
@media only screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats__add .cot-ttl2 {
    font-size: 2rem;
  }
}

.products-magne-recovery-shirts_whats__add p {
  margin-bottom: 30px;
  line-height: 2;
}

.products-magne-recovery-shirts_whats__ftr .pickup{
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.products-magne-recovery-shirts_whats__ftr .pickup li {
  width: calc(100% / 3 - 22px);
}
@media screen and (max-width: 767px) {
  .products-magne-recovery-shirts_whats__ftr .pickup li {
    width: calc(100% / 3 - 12px);
    margin-bottom: 2em;
  }
}
@media screen and (max-width: 568px) {
  .products-magne-recovery-shirts_whats__ftr .pickup {
    display: block;
  }
  .products-magne-recovery-shirts_whats__ftr .pickup li {
    width: 85%;
    margin: 0 auto 2em;
  }
}

.products-magne-recovery-shirts_whats__ftr .pickup span.img {
  display: block;
  margin-bottom: 16px;
}
.products-magne-recovery-shirts_whats__ftr .pickup .features-txt dl {
  color: #333;
  padding-left: 0.25em;
  padding-right: 0.25em;
}
.products-magne-recovery-shirts_whats__ftr .pickup .features-txt dt {
  font-size: 1.6rem;
  font-weight: bold;
  padding-bottom: 0.5em;
  color: #0087a5;
  line-height: 1.5;
  letter-spacing: .05em;
}
.products-magne-recovery-shirts_whats__ftr .pickup .features-txt dd {
  margin-bottom: 5px;
  font-size: 1.4rem;
  line-height: 1.8;
  text-align: justify;
}

.products-magne-recovery-shirts_whats__add .scene_list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.products-magne-recovery-shirts_whats__add .scene_list li {
  width: calc(100% / 4 - 5px);
}
@media screen and (max-width: 640px) {
  .products-magne-recovery-shirts_whats__add .scene_list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .products-magne-recovery-shirts_whats__add .scene_list li {
    width: 50%;
  }
}

#magne-recovery-shirts .section-bottom h3 {
  font-size: 2.5em;
  font-weight: 400;
  margin-bottom: 14px;
}
#magne-recovery-shirts .section-bottom h3 span {
  display: block;
  font-size: 1.6rem;
  font-weight: normal;
}

#magne-recovery-shirts .section-bottom .flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

#magne-recovery-shirts .section-bottom .flex .img {
  width: 45%;
  overflow: hidden;
}
#magne-recovery-shirts .section-bottom .flex .img img {
  max-width: 104%;
  margin-left: -2%;
}

#magne-recovery-shirts .section-bottom .flex .name {
  width: 52%;
}
#magne-recovery-shirts .section-bottom .flex .name .price {
  font-size: 2.4rem;
  margin-bottom: 4px;
}
#magne-recovery-shirts .section-bottom .flex .name .sku {
  border: 1px solid #231815;
  display: inline-block;
  line-height: 1;
  padding: 3px;
  margin-bottom: 0.5em;
  letter-spacing: 0.1em;
}

#magne-recovery-shirts .section-bottom .flex .name .spec {
  font-size: 1.6rem;
  line-height: 1.6;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 896px) {
  #magne-recovery-shirts .section-bottom .flex {
    display: block;
  }
  #magne-recovery-shirts .section-bottom .flex .img,
  #magne-recovery-shirts .section-bottom .flex .name {
    width: 100%;
  }
}

#magne-recovery-shirts .section-bottom .flex .name .size .unit {
  position: relative;
}
#magne-recovery-shirts .section-bottom .flex .name .size .unit span {
  font-size: 75%;
  position: absolute;
  right: 0;
  bottom: 2px;
}

#magne-recovery-shirts .section-bottom .flex .name .size table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 1em;
}
#magne-recovery-shirts .section-bottom .flex .name .size table th,
  #magne-recovery-shirts .section-bottom .flex .name .size table td {
  border: 1px solid #aaa;
  padding: 6px 10px;
  font-size: 1.4rem;
  text-align: center;
  letter-spacing: .025em;
}
#magne-recovery-shirts .section-bottom .flex .name .size table th {
  background-color: #eee;
  font-weight: normal;
}

#magne-recovery-shirts .section-bottom .flex .name .size .laundry-symbol li {
  display: inline-block;
  padding: 15px 10px 0 0;
}

.mag {
    position: relative;
}
.mag::after {
    content: "";
    position: absolute;
	width: 100%;
	height: 100%;
    top: 0;
    left: 0;
    background: url(../../../../img/resno/products/magne-recovery-shirts/mag_magne_pc.png) no-repeat;
    background-size: cover;
}
@media only screen and (max-width: 640px) {
    .mag::after {
        background: url(../../../../img/resno/products/magne-recovery-shirts/mag_magne_sp.png) no-repeat;
        background-size: cover;
    }
}