@charset "UTF-8";
/* CSS Document */
#washitabi_topbanner {
  width: 100%;
}
.kessai {
  margin-top: 20px;
  width: 100%;
}
.item-explanation {
  margin-top: 10px;
}
.new-customers__button {
  text-align: right;
  font-size: 1.6rem;
  line-height: 14px;
  margin-top: 10px;
}
.new-customers__button a {
  color: #333;
  text-decoration: none;
}
.new-customers__button a:hover {
  color: #E85940;
  text-decoration: underline;
}
.new-customers__icon {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #fff;
  color: #333;
  border: 6px solid transparent;
  border-left: 6px solid #333;
}
.mittens-toptext {
  display: table-cell;
  width: 1260px;
  height: 630px;
  writing-mode: vertical-rl;
  vertical-align: middle;
  text-align: start;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  padding-top: 70px;
}
.mittens-toptext h1 {
  font-size: 3.0rem;
  font-weight: 500;
  line-height: 1.8;
  color: #555;
}
.mittens-toptext p {
  padding-right: 30px;
  padding-top: 50px;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 3.2;
  color: #555;
}
@media screen and (max-width:960px) {
  .header-content-wrapper {
    display: none;
  }
  #washitabi_topbanner {
    width: 100%;
    margin-top: 180px;
  }
  .mittens-toptext {
    height: 420px;
    padding-top: 40px;
  }
  .mittens-toptext h1 {
    font-size: 2.2rem;
  }
  .mittens-toptext p {
    font-size: 1.6rem;
    padding-right: 30px;
    line-height: 2.0;
  }
  .kessai {
    margin-top: 10px;
  }
}
.section-popular__body {
  display: flex;
  margin: 60px auto;
  width: 100%;
  align-items: center;
}
.section-popular__body-text {
  width: 50%;
  line-height: 1.6;
}
.item_name {
  margin: 0 0 5px;
  font-size: 2.2rem;
  font-weight: 500;
}
.section-popular__body-image {
  width: 50%;
  margin-right: 25px;
}
.section-popular__body-image img {
  width: 100%;
}
.section-popular__body-text {
  text-align: left;
  width: 100%;
}
.section-popular__box-small {
  background-color: #e6e6e6;
  width: 100%;
  height: 130px;
  padding: 15px 20px;
  display: flex;
  margin-top: 10px;
  align-items: center;
}
.section-popular__box-text-small {
  width: 50%;
}
.v_line_fix--box__small {
  margin: 0;
  width: 6px;
  height: 50px;
  background-color: #FFF;
}
.section-popular__box-cart {
  width: 50%;
  text-align: center;
  align-items: center;
}
.free {
  width: 32%;
  font-size: 1.2rem;
  font-weight: 500;
  color: #fff;
  background-color: #809495;
  padding: 2px 12px;
  margin-bottom: 4px;
}
.price {
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 3.7rem;
  color: #EA0206;
}
.washitabi-color img {
  width: 100%;
}
.size img {
  width: 90%;
}
@media screen and (max-width:960px) {
  .section-popular__body {
    flex-direction: column;
  }
  .item_name {
    text-align: center;
    margin: 10px 0 10px 0;
  }
  .section-popular__body-image {
    width: 60%;
    margin: 0;
  }
  .section-popular__box-small {
    flex-direction: column;
    height: 200px;
  }
  .v_line_fix--box {
    margin: 0 25px;
    width: 100%;
    height: 3px;
    background-color: #FFF;
  }
  .section-popular__box-cart {
    padding-top: 20px;
    width: 100%;
  }
  .section-popular__box-small {
    height: auto;
  }
  .v_line_fix--box__small {
    margin: 0 25px;
    width: 100%;
    height: 3px;
    background-color: #FFF;
  }
  .section-popular__box-text-small {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
  }
.washitabi-color img {
  width: 100%;
}
}
.info__button a {
  display: block;
  background-color: #dc4f10;
  text-align: center;
  color: #FFF;
  font-size: 2.4rem;
  text-decoration: none;
  padding: 35px;
  width: 100%;
  height: 93px;
  margin: 60px auto 40px;
}
.info__button a:hover {
  background: #000;
}
.tell {
  width: 90%;
  margin: 0 auto 20px;
}
.mail__button a {
  display: block;
  background-color: #444444;
  text-align: center;
  color: #FFF;
  font-size: 2.2rem;
  text-decoration: none;
  padding: 18px;
  width: 100%;
  height: 58px;
  margin: 0 auto 50px;
}
.line_side-qr {
  width: 100%;
  margin-bottom: 20px;
}
#line_main-qr img {
  width: 100%;
}
.details-of-use h2 {
  text-align: left;
  font-weight: 400;
  margin-top: 40px;
}
.table-co {
  border-collapse: collapse;
  max-width: 1200px;
  border: 1px solid #CCC;
  margin-top: 20px;
  margin-bottom: 50px;
  text-align: left;
}
.table-co th {
  width: 130px;
  border: 1px solid #a0a0a0;
  color: #333;
  padding: 15px;
  vertical-align: middle;
  font-weight: 400;
}
.table-co td {
  border: 1px solid #a0a0a0;
  padding: 15px;
}
@media screen and (max-width:960px) {

  .info__button a {
    font-size: 2.0rem;
    margin-bottom: 45px;
  }
  .info__button a span {
    display: none;
  }
  .mail__button a {
    font-size: 1.6rem;
    margin-bottom: 30px;
  }
  .mail__button a span {
    display: none;
  }
}