/* footer */

/* ベース
---------------------------------- */

#fabric-wrapper {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, Osaka, sans-serif;
  font-size: 10px;
  line-height: 1.6;
  color: #333;
}

:root #fabric-wrapper {
  font-family: "メイリオ", Meiryo, verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#fabric-wrapper a:link,
#fabric-wrapper a:visited {
  color: #069;
  text-decoration: underline;
}

#fabric-wrapper a:hover,
#fabric-wrapper a:active {
  color: #333;
}

/* 共通コンテンツ */

#fabric-wrapper {
  background: url("../images/bg_title_ava_tc.png") repeat-x 0 0;
}

#fabric-wrapper hr {
  display: block;
  inline-size: 100%;
  block-size: 0;
  padding: 0;
  margin: 0;
  border: none;
}

#fabric-wrapper sup,
#fabric-wrapper small {
  font-size: 80%;
}

#fabric-wrapper sup {
  vertical-align: super;
}

#fabric-footer {
  inline-size: 100% !important;
  min-inline-size: 1000px;
  overflow: hidden;
}

#fabric-footer #fabric-item-title {
  inline-size: 100%;
  block-size: 65px;
  text-align: center;
  cursor: pointer;
}

#fabric-footer #fabric-item-title p {
  inline-size: 200px;
  padding: 20px 0 20px 30px;
  margin: 0 auto;
}

#fabric-footer #fabric-item-title p img {
  inline-size: auto;
  max-inline-size: 100%;
  block-size: auto;
}

#fabric-footer #fabric-item-title.close p {
  background: url("../images/ic_plus_ava_tc.gif") no-repeat 0 20px;
}

#fabric-footer #fabric-item-title.open p {
  background: url("../images/ic_minus_ava_tc.gif") no-repeat 0 20px;
}

#fabric-wrapper a:link,
#fabric-wrapper a:visited {
  text-decoration: none;
}

#fabric-footer .footerBox {
  box-sizing: border-box;
  max-inline-size: 1000px;
  padding: 0 10px;
  margin: 0 auto;
}

#fabric-footer .footerLine {
  border-block-end: 1px solid #e7ebf0;
}

#fabric-footer .products h1,
#fabric-footer .products h2 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}

#fabric-footer .products h1 {
  padding-block-start: 40px;
  margin-block-end: 40px;
  font-weight: bold;
}

#fabric-footer .products h2 {
  block-size: 52px;
  margin-block-end: 30px;
  font-size: 19px;
  font-weight: bold;
  line-height: 52px;
  color: #003f7f;
  background: #dbe2f4;
}

#fabric-footer .products h2 span {
  position: relative;
  background: none;
}

#fabric-footer .products h2#wash span::before {
  position: absolute;
  inset-block: 0;
  inset-inline-start: -50px;
  inline-size: 40px;
  block-size: 40px;
  margin: auto;
  content: "";
  background: url("../images/pdt_nanoxone_pro_ava_l-jg.png") no-repeat center center;
  background-size: contain;
}

#fabric-footer .products h2#soft span::before {
  position: absolute;
  inset-block: 0;
  inset-inline-start: -50px;
  inline-size: 40px;
  block-size: 40px;
  margin: auto;
  content: "";
  background: url("../images/pdt_soflan_ava_l-jg.png") no-repeat center center;
  background-size: contain;
}

#fabric-footer .products h2#white span::before {
  position: absolute;
  inset-block: 0;
  inset-inline-start: -50px;
  inline-size: 40px;
  block-size: 40px;
  margin: auto;
  content: "";
  background: url("../images/pdt_bright_ava_l-jg.png") no-repeat center center;
  background-size: contain;
}

#fabric-footer .products h2#fasion span::before {
  position: absolute;
  inset-block: 0;
  inset-inline-start: -50px;
  inline-size: 40px;
  block-size: 40px;
  margin: auto;
  content: "";
  background: url("../images/pdt_yasashisa_premium_ava_l-jg.png") no-repeat center center;
  background-size: contain;
}

#fabric-footer .products h2#other span::before {
  position: absolute;
  inset-block: 0;
  inset-inline-start: -50px;
  inline-size: 40px;
  block-size: 40px;
  margin: auto;
  content: "";
  background: url("../images/pdt_precare_aka_ava_l-jg.png") no-repeat center center;
  background-size: contain;
}

#fabric-footer .products h2.new {
  position: relative;
}

#fabric-footer .products h2.new img {
  position: absolute;
  inset-block: 0 35px;
  inset-inline: -135px 0;
  inline-size: 50px;
  block-size: 50px;
  margin: auto;
}

#wrapper.topWrap #content #fabric-footer .footer-wrapper .products h2 {
  text-align: center;
}

#fabric-footer .products .productsWrapper {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  min-inline-size: 980px;
  margin-block-end: 30px;
}

#fabric-footer .products .productsWrapper .inner {
  inline-size: 300px;
  padding: 0;
  margin: 0;
  margin-inline-end: 40px;
}

#fabric-footer .products .text {
  margin: 0;
  text-align: unset;
}

#fabric-footer .products .productsWrapper .inner:nth-child(3n) {
  margin-inline-end: 0;
}

#fabric-footer .products .productsWrapper .inner:nth-child(n + 4) {
  margin-block-start: 30px;
}

#fabric-footer .products .productsWrapper .productsImg {
  box-sizing: border-box;
  display: block;
  inline-size: 300px;
  block-size: 185px;
  padding: 15px;
  margin-block-end: 20px;
  text-align: center;
}

#fabric-footer .products .productsWrapper .productsImg img {
  block-size: 155px;
}

#fabric-footer .products .productsWrapper .inner:last-child {
  padding-block-end: 10px;
  margin-inline-end: 0;
}

#fabric-footer .products .productsWrapper .inner.aroma {
  position: relative;
}

#fabric-footer .products .productsWrapper .inner.aroma .aromaContent {
  position: absolute;
  inset-block-end: 0;
}

#fabric-footer .products .productsWrapper .inner h3 {
  block-size: auto;
  margin: 0 0 5px;
  font-size: 18px;
  font-weight: bold;
  color: #069;
  text-decoration: underline;
  background: none;
  border-radius: 0;
}

#fabric-footer .products .productsWrapper .inner h3::after {
  display: none;
}

#fabric-footer .products .productsWrapper .inner p {
  margin-block-end: 15px;
  font-size: 14px;
  line-height: 1.7;
}

#fabric-footer .products .productsWrapper .inner .productLink {
  display: block;
  color: #000;
}

#fabric-footer .products .productsWrapper .inner .productLink:hover {
  display: block;
  text-decoration: none;
  opacity: 0.5;
}

#fabric-footer .products .productsWrapper .inner .productLink:hover h3 {
  color: #333;
  text-decoration: none;
}

#fabric-footer .products .productsWrapper .inner .productLink:hover p {
  color: #333;
}

@media (max-width: 640px) {
  /* footer */
  #fabric-wrapper {
    background: none;
  }

  #fabric-footer {
    inline-size: auto !important;
    min-inline-size: 0;
  }

  #wrapper #Header.footer {
    inline-size: 100%;
    max-inline-size: 375px;
  }

  #Header.footer #topLogo img {
    inline-size: 70px;
    block-size: auto;
  }

  #fabric-footer {
    /* padding-top:30px; */
  }

  #fabric-footer #fabric-item-title {
    position: relative;
    z-index: 9;
    inline-size: auto;
    block-size: 43px;
    margin-block-end: 0;
    text-align: center;
    cursor: pointer;
    background: #ebeef2;
    border: 1px solid #e1e3e6;
    -moz-box-shadow: 0 5px 5px -5px #b3bece;
    -webkit-box-shadow: 0 5px 5px -5px #b3bece;
    box-shadow: 0 5px 5px -5px #b3bece;
  }

  #fabric-footer #fabric-item-title p {
    inline-size: 185px;
    padding: 12px 0 12px 30px;
    margin: 0 auto;
  }

  #fabric-footer #fabric-item-title.close p {
    background: url("../images/bg_icon_plus_x2.gif") no-repeat 0 12px;
    background-size: 21px 21px;
  }

  #fabric-footer #fabric-item-title.open p {
    background: url("../images/bg_icon_minus_x2.gif") no-repeat 0 12px;
    background-size: 21px 21px;
  }

  #fabric-footer .footerBox {
    inline-size: 100%;
    min-inline-size: inherit;
    max-inline-size: 375px;
    padding: 0;
  }

  #fabric-footer #fabric-item-title {
    /* padding-top:30px; */
  }

  #fabric-footer .products h1 {
    padding-block-start: 25px;
    margin-block-end: 20px;
    font-size: 16px;
  }

  #fabric-footer .products h2 {
    inline-size: 100%;
    min-inline-size: inherit;
    max-inline-size: 375px;
    block-size: 55px;
    margin-block-end: 0;
    line-height: 55px;
  }

  #fabric-footer .products h2.new img {
    position: absolute;
    inset-block: 0 35px;
    inset-inline: -135px 0;
    inline-size: 40px;
    block-size: 40px;
    margin: auto;
  }

  #fabric-footer .products .productsWrapper {
    inline-size: 100%;
    min-inline-size: inherit;
    max-inline-size: 375px;
  }

  #fabric-footer .products .productsWrapper#slider {
    padding-block-end: 30px;
  }

  #fabric-footer .products .productsWrapper,
  #fabric-footer .products .productsWrapper#slider {
    box-sizing: border-box;
    display: block;
    inline-size: 100%;
    max-inline-size: 375px;
    margin: 0 auto;
  }

  #fabric-footer .products .productsWrapper .inner,
  #fabric-footer .products .productsWrapper#slider .inner {
    box-sizing: border-box;
    inline-size: 100%;
    max-inline-size: 375px;
    padding: 30px 20px 40px;
    margin-inline-end: 0;
  }

  #fabric-footer .products .productsWrapper .inner {
    block-size: auto;
    margin-block-start: 0 !important;
  }

  #fabric-footer .products .productsWrapper .inner.border,
  #fabric-footer .products #slider .inner.box.border {
    padding-block-end: 0;
    border-block-end: 1px solid #e7ebf0;
  }

  #fabric-footer .products .productsWrapper .inner .spinner,
  #fabric-footer .products #slider .inner.box {
    padding-block-end: 20px;
    overflow: hidden;
  }

  #fabric-footer .products .productsWrapper .inner .spinner .productsImg,
  #fabric-footer .products #slider .inner.box .productsImg {
    float: left;
    min-inline-size: 120px;
    max-inline-size: 120px;
    block-size: 110px;
    padding: 7.5px;
    margin-block-end: 20px;
    text-align: center;
  }

  #fabric-footer .products .productsWrapper .inner .spinner .productsImg img {
    block-size: 100%;
  }

  #fabric-footer .products .productsWrapper .inner .spinner .productsImg + div {
    overflow: hidden;
  }

  #fabric-footer .products .productsWrapper .inner .spinner .text,
  #fabric-footer .products #slider .inner.box .right {
    float: none;
    inline-size: inherit;
    overflow: hidden;
    zoom: 1;
  }

  #fabric-footer .products .productsWrapper .inner .spinner .productsImg img,
  #fabric-footer .products #slider img {
    block-size: 100%;
  }

  #fabric-footer .products .productsWrapper .inner h3 {
    margin: 0 0 12.5px;
    font-size: 16px;
    font-weight: bold;
  }

  #fabric-footer .products .productsWrapper .inner p {
    margin: 0;
    font-size: 14px;
  }

  #fabric-footer .products .productsWrapper .inner .productLink:hover {
    display: block;
    opacity: 1;
  }

  #fabric-footer .products .productsWrapper .inner .productLink:hover h3 {
    color: #069;
    text-decoration: underline;
  }

  #fabric-footer .products .productsWrapper .inner .spinner {
    display: flex;
    display: -webkit-flex;
  }

  #fabric-footer .products .productsWrapper .inner.aroma {
    position: static;
  }

  #fabric-footer .products .productsWrapper .inner.aroma .aromaContent {
    position: static;
  }
}

.fab_newWindow {
  inline-size: 15px;
  block-size: 15px;
  margin: 0 0 5px 5px;
  vertical-align: middle !important;
}

#fabric-footer .products h2.u-header-02 {
  block-size: auto;
  padding-block-start: 40px;
  margin-block-end: 40px;
  font-size: 22px;
  font-weight: bold;
  line-height: normal;
  color: black;
  text-align: center;
  background: none;
}
