@charset "UTF-8";
.page p, .page span, .page a, .page h2, .page h3 {
  line-height: 1.5;
}
.page a {
  display: block;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.page a:hover {
  opacity: 0.6;
}
.page img {
  max-width: 100%;
  height: auto;
}
.page div, .page span, .page applet, .page object, .page iframe,
.page h1, .page h2, .page h3, .page h4, .page h5, .page h6, .page p,
.page blockquote, .page pre, .page a, .page abbr, .page acronym, .page address,
.page big, .page cite, .page code, .page del, .page dfn, .page em, .page img, .page ins, .page kbd, .page q, .page s, .page samp, .page small, .page strike, .page strong, .page sub, .page sup, .page tt, .page var, .page b, .page u, .page i, .page center,
.page dl, .page dt, .page dd, .page ol, .page ul, .page li,
.page fieldset, .page form, .page label, .page legend,
.page table, .page caption, .page tbody, .page tfoot, .page thead, .page tr, .page th, .page td,
.page article, .page aside, .page canvas, .page details, .page embed, .page figure, .page figcaption, .page footer, .page header, .page hgroup,
.page menu, .page nav, .page output, .page ruby, .page section, .page summary, .page time, .page mark, .page audio, .page video, .page picture {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.page article, .page aside, .page details, .page figcaption, .page figure, .page footer, .page header, .page hgroup, .page menu, .page nav, .page section, .page summary, .page picture {
  display: block;
}
.page *, .page *:before, .page *:after {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.page button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.l-wrap {
  overflow: initial;
}

@media screen and (min-width: 769px) {
  .view--pc {
    display: block !important;
  }
  .view--sp {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .view--pc {
    display: none !important;
  }
  .view--sp {
    display: block !important;
  }
}
.pane-main {
  margin: 0 !important;
  padding: 0 !important;
}

.page {
  overflow: hidden;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", sans-serif;
  position: relative;
  background-image: url("/ec/img/usr/pg/campaign/l-anti-pilling/25aw/bg-pattern.png");
  background-repeat: repeat;
  /*=============================
   kv
  =============================*/
}
@media screen and (max-width: 768px) {
  .page .sec-inner {
    width: 89.6vw;
    margin: 0 auto;
  }
}
.page p {
  font-weight: 500;
}
.page .fixed-bg {
  position: fixed;
  width: calc(50% - 192px);
  bottom: 0;
  right: 0;
}
.page .center-box {
  position: relative;
  width: 384px;
  padding: 0;
  margin: 0 auto 120px;
  background-color: #F5EDDE;
  -webkit-box-shadow: 5px 0 10px rgba(0, 0, 0, 0.2), -5px 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 0 10px rgba(0, 0, 0, 0.2), -5px 0 10px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 768px) {
  .page .center-box {
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }
}
.page .center-box .item-sec {
  padding: 45px 20px;
}
.page .center-box .item-sec .fade-img {
  opacity: 0;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease, -webkit-transform 0.8s ease;
  will-change: opacity, transform;
}
.page .center-box .item-sec .fade-img.is-visible {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.page .center-box .item-sec-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 19px;
  margin-top: 32px;
  margin-bottom: 19px;
  border-bottom: 1px solid #333;
}
.page .center-box .item-sec-info .item-name {
  font-size: 16px;
}
.page .center-box .item-sec-info .item-price {
  font-size: 20px;
  font-weight: 700;
}
.page .center-box .item-sec-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page .center-box .item-sec-bottom .size {
  max-width: 191px;
}
.page .center-box .item-sec-bottom .check {
  max-width: 87px;
}
.page .center-box .khaki {
  background: #E0D5BE;
}
.page .center-box .beige {
  background: #F5EDDE;
}
.page .center-box .gray {
  background: #F1F1F1;
}
.page .center-box .navy {
  background: #E1E2E5;
}
.page .center-box .all-item {
  padding: 60px 20px;
}
.page .center-box .all-item-heading {
  display: block;
  max-width: 317px;
  margin: 0 auto 24px;
}
.page .center-box .all-item-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  row-gap: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto 64px;
}
.page .center-box .all-item-sec-contents {
  width: 50%;
}
.page .center-box .all-item-sec-contents .item {
  width: 100%;
  margin: 0 auto 16px;
}
.page .center-box .all-item-sec-contents .color-btn {
  width: 120px;
  display: block;
  margin: 0 auto;
}
.page .center-box .all-item .btn-area a {
  width: 321px;
  display: block;
  margin: 0 auto 24px;
}
.page .left-box {
  position: fixed;
  top: 200px;
  left: 0;
  width: calc(50% - 192px);
}
.page .left-box-contents {
  width: 298px;
  margin: 0 103px 0 auto;
}
.page .left-box-anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
  margin: 64px auto 0;
  max-width: 228px;
}
.page .left-box-anchor a {
  max-width: 108px;
  display: block;
}
.page .left-box_content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  max-width: 285px;
}
.page .right-box {
  position: fixed;
  top: 300px;
  right: 0;
  width: calc(50% - 192px);
}
.page .right-box-contents {
  width: 321px;
  margin: 0 auto 0 87px;
}
.page .right-box a {
  display: block;
  margin: 21px auto 0;
}