@charset "UTF-8";
/*====================================================================

exchange_ypr.css

======================================================================*/
/* メインビジュアル
--------------------------------------------------------------------*/
@media only screen and (min-width: 768px) {
  .mv-wrap {
    margin-bottom: 262px;
  }
}

@media only screen and (min-width: 992px) {
  .mv-wrap {
    margin-bottom: 382px;
  }
}

@media only screen and (min-width: 1280px) {
  .mv-wrap {
    margin-bottom: 300px;
  }
}

.mv-wrap .mv-copy-sub-sp {
  width: auto;
  height: auto;
  /* 2行 */
  /* 1行 */
}

.mv-wrap .mv-copy-sub-sp img {
  width: auto;
  height: 12.533333vw;
}

.mv-wrap .item .item-box {
  padding: 20px 0;
  background: #fff;
}

@media only screen and (min-width: 550px) {
  .mv-wrap .item .item-box {
    padding: 20px 40px;
  }
}

@media only screen and (min-width: 768px) {
  .mv-wrap .item .item-box {
    max-width: 500px;
    width: 500px;
    margin: auto;
    position: absolute;
    padding: 40px;
    top: 580px;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 3px 15px #eee;
  }
}

@media only screen and (min-width: 992px) {
  .mv-wrap .item .item-box {
    padding: 40px 60px;
    max-width: 700px;
    margin: auto;
    position: absolute;
    top: 600px;
    width: 700px;
  }
}

@media only screen and (min-width: 1280px) {
  .mv-wrap .item .item-box {
    padding: 40px 95px 72px;
    max-width: 860px;
    margin: auto;
    position: absolute;
    bottom: -290px;
    top: auto;
    width: 860px;
  }
}

.mv-wrap .item .item-box .item-box_img {
  display: flex;
  align-items: baseline;
  justify-content: center;
}

.mv-wrap .item .item-box .item-box_img .img-wrap {
  width: 50%;
  padding-left: 0;
}

.mv-wrap .item .item-box .item-box_img .img-wrap img {
  padding: 5px;
}

@media only screen and (min-width: 1280px) {
  .mv-wrap .item .item-box .item-box_img .img-wrap img {
    padding: 0;
  }
}

.mv-wrap .item .item-box .item-box_img .img-r {
  text-align: right;
}

.mv-wrap .item .item-box .item-box_contents {
  display: flex;
  justify-content: center;
  padding-top: 0;
}

.mv-wrap .item .item-box .item-box_contents h3 {
  width: 50%;
}

.mv-wrap .item .item-box .item-box_contents h3 img {
  padding: 0 10px 0 5px;
}

@media only screen and (min-width: 1280px) {
  .mv-wrap .item .item-box .item-box_contents h3 img {
    padding: 0;
  }
}

.mv-wrap .item .item-box .item-box_contents .item-box_txt {
  width: 50%;
  padding-left: 10px;
  text-align: center;
  letter-spacing: 0.1em;
}

@media only screen and (min-width: 1280px) {
  .mv-wrap .item .item-box .item-box_contents .item-box_txt {
    padding: 0;
  }
}

.mv-wrap .item .item-box .item-box_contents .item-box_txt .item-postage {
  color: #d85616;
  border: 1px solid #d85616;
  font-size: 14px;
  margin-bottom: 10px;
}

@media only screen and (min-width: 550px) {
  .mv-wrap .item .item-box .item-box_contents .item-box_txt .item-postage {
    font-size: 20px;
  }
}

@media only screen and (min-width: 1280px) {
  .mv-wrap .item .item-box .item-box_contents .item-box_txt .item-postage {
    font-size: 28px;
    max-width: 313px;
    margin-left: auto;
    margin-bottom: 20px;
  }
}

.mv-wrap .item .item-box .item-box_contents .item-box_txt .item-refund {
  color: #545a62;
  border: 1px solid #545a62;
  font-size: 14px;
  position: relative;
  margin-bottom: 6px;
}

@media only screen and (min-width: 550px) {
  .mv-wrap .item .item-box .item-box_contents .item-box_txt .item-refund {
    font-size: 20px;
  }
}

@media only screen and (min-width: 1280px) {
  .mv-wrap .item .item-box .item-box_contents .item-box_txt .item-refund {
    font-size: 28px;
    max-width: 313px;
    margin-left: auto;
    margin-bottom: 12px;
  }
}

.mv-wrap .item .item-box .item-box_contents .item-box_txt .item-refund::after {
  content: "※";
  font-size: 8px;
  position: absolute;
  padding-left: 3px;
}

@media only screen and (min-width: 1280px) {
  .mv-wrap .item .item-box .item-box_contents .item-box_txt .item-refund::after {
    font-size: 16px;
  }
}

.mv-wrap .item .item-box .item-box_contents .item-box_txt .item-note {
  color: #5a5a5a;
  font-size: 8px;
  text-align: right;
}

@media only screen and (min-width: 550px) {
  .mv-wrap .item .item-box .item-box_contents .item-box_txt .item-note {
    font-size: 12px;
  }
}

@media only screen and (min-width: 1280px) {
  .mv-wrap .item .item-box .item-box_contents .item-box_txt .item-note {
    font-size: 16px;
  }
}

/* メインビジュアルここまで
--------------------------------------------------------------------*/
/* 整える成分に注目
--------------------------------------------------------------------*/
.condition .condition-ttl h3 img {
  width: auto;
  height: 25.6vw;
  max-width: none;
  max-height: 192px;
}

.condition .condition-contents .box1 .txt {
  width: auto;
  right: -7em;
  right: auto;
  left: 44%;
}

.condition .condition-contents .box1 .txt img {
  width: auto;
  height: 26.8vw;
  height: 24vw;
  max-width: none;
  max-height: 201px;
}

.condition .condition-contents .box2 .txt {
  width: auto;
}

.condition .condition-contents .box2 .txt img.box2-txt1 {
  width: auto;
  height: 10.6vw;
  max-width: none;
  max-height: 64px;
  max-height: 93px;
  max-height: 86px;
}

.condition .condition-contents .box2 .txt img.box2-txt2 {
  width: auto;
  height: 10.6vw;
  max-width: none;
  max-height: 86px;
}

.condition .condition-contents .box3 .txt {
  width: auto;
}

.condition .condition-contents .box3 .txt img {
  width: auto;
  height: 10.6vw;
  max-width: none;
  max-height: 86px;
}

/* 整える成分に注目 ここまで
--------------------------------------------------------------------*/
/* 雑誌掲載
--------------------------------------------------------------------*/
/* 雑誌掲載 ここまで
--------------------------------------------------------------------*/
