/*footer*/

/* ベース
---------------------------------- */

#fabric-wrapper {
    color: #333;
    font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, Osaka, sans-serif;
    font-size: 10px;
    line-height: 1.6;
}

: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: #006699;
    text-decoration: underline;
}

#fabric-wrapper a:hover,
#fabric-wrapper a:active {
    color: #333;
}

/* 共通コンテンツ */

#fabric-wrapper {
    background: url(../images/bg_fab_title.png) repeat-x 0 0;
}

#fabric-wrapper hr {
    display: block;
    width: 100%;
    height: 0;
    padding: 0;
    margin: 0;
    border: none;
}

#fabric-wrapper sup,
#fabric-wrapper small{
    font-size: 80%;
}
#fabric-wrapper sup{
    vertical-align: super;
}

#fabric-footer {
    overflow: hidden;
    width: 100% !important;
    min-width: 1000px;
}

#fabric-footer #fabric-item-title {
    cursor: pointer;
    text-align: center;
    width: 100%;
    height: 65px;
}

#fabric-footer #fabric-item-title p {
    width: 200px;
    margin: 0 auto;
    padding: 20px 0 20px 30px;
}

#fabric-footer #fabric-item-title p img {
    max-width: 100%;
    width: auto;
    height: auto;
}

#fabric-footer #fabric-item-title.close p {
    background: url(../images/bg_icon_plus.gif) no-repeat 0 20px;
}

#fabric-footer #fabric-item-title.open p {
    background: url(../images/bg_icon_minus.gif) no-repeat 0 20px;
}

#fabric-wrapper a:link,
#fabric-wrapper a:visited {
    text-decoration: none;
}

#fabric-footer .footerBox {
    max-width: 1000px;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0 auto;
}

#fabric-footer .footerLine {
    border-bottom: 1px solid #e7ebf0;
}

#fabric-footer .products h1,
#fabric-footer .products h2 {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}

#fabric-footer .products h1 {
    padding-top: 40px;
    margin-bottom: 40px;
    font-weight: bold;
}


#fabric-footer .products h2 {
    font-size: 19px;
    background: #dbe2f4;
    color: #003f7f;
    height: 52px;
    line-height: 52px;
    margin-bottom: 30px;
    font-weight: bold;
}


#fabric-footer .products h2 span {
    position: relative;
    background: none;
}

#fabric-footer .products h2#wash span:before {
    content: "";
    width: 40px;
    height: 40px;
    background: url("../images/nanox.png")no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -50px;
    margin: auto;
}

#fabric-footer .products h2#soft span:before {
    content: "";
    width: 40px;
    height: 40px;
    background: url("../images/soflan.png")no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -50px;
    margin: auto;
}

#fabric-footer .products h2#white span:before {
    content: "";
    width: 40px;
    height: 40px;
    background: url("../images/bright.png")no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -50px;
    margin: auto;
}

#fabric-footer .products h2#fasion span:before {
    content: "";
    width: 40px;
    height: 40px;
    background: url("../images/acron.png")no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -50px;
    margin: auto;
}

#fabric-footer .products h2#other span:before {
    content: "";
    width: 40px;
    height: 40px;
    background: url("../images/precare_aka.png")no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -50px;
    margin: auto;
}


#fabric-footer .products h2.new {
    position: relative;
}

#fabric-footer .products h2.new img {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    bottom: 35px;
    left: -135px;
    right: 0;
    margin: auto;
}

#wrapper.topWrap #content #fabric-footer .footer-wrapper .products h2 {
    text-align: center;
}

#fabric-footer .products .productsWrapper {
    min-width: 980px;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}




#fabric-footer .products .productsWrapper .inner {
    width: 300px;
    margin: 0;
    margin-right: 40px;
    padding: 0;
}

#fabric-footer .products .text{
    margin: 0;
    text-align: unset;
}


#fabric-footer .products .productsWrapper .inner:nth-child(3n) {
    margin-right: 0;
}

#fabric-footer .products .productsWrapper .inner:nth-child(n + 4) {
    margin-top: 30px;
}



#fabric-footer .products .productsWrapper .productsImg {
    width: 300px;
    height: 185px;
    padding: 15px;
    box-sizing: border-box;
    text-align: center;
    display: block;
    margin-bottom: 20px;
}

#fabric-footer .products .productsWrapper .productsImg img {
    height: 155px;
}


#fabric-footer .products .productsWrapper .inner:last-child {
    margin-right: 0;
    padding-bottom: 10px;
}

#fabric-footer .products .productsWrapper .inner.aroma {
    position: relative;
}

#fabric-footer .products .productsWrapper .inner.aroma .aromaContent {
    position: absolute;
    bottom: 0;
}

#fabric-footer .products .productsWrapper .inner h3 {
    font-size: 18px;
    margin: 0 0 5px 0;
    font-weight: bold;
    color: #006699;
    text-decoration: underline;
    background: none;
    height: auto;
    border-radius: 0;
}
#fabric-footer .products .productsWrapper .inner h3:after{
    display: none;
}

#fabric-footer .products .productsWrapper .inner p {
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 1.7;
}


#fabric-footer .products .productsWrapper .inner .productLink {
    color: #000;
    display: block;
}

#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;
}

#fabric-line {
    padding: 20px;
    text-align: center;
}

#fabric-line img {
    max-width: 100%;
    width: auto;
    height: auto;
}

#fabric-line .fabric-line-pc {
    display: inline-block;
}

#fabric-line .fabric-line-sp {
    display: none;
}


@media (max-width:640px) {
    /*footer*/
    #fabric-wrapper {
        background: none;
    }

    #fabric-footer {
        width: auto !important;
        min-width: 0;
    }

    #wrapper #Header.footer {
        width: 100%;
        max-width: 375px;
    }

    #Header.footer #topLogo img {
        width: 70px;
        height: auto;
    }

    #fabric-footer {
        /* padding-top:30px; */
    }

    #fabric-footer #fabric-item-title {
        cursor: pointer;
        text-align: center;
        position: relative;
        z-index: 9;
        width: auto;
        height: 43px;
        margin-bottom: 0;
        border: 1px solid #E1E3E6;
        background: #EBEEF2;
        -moz-box-shadow: 0px 5px 5px -5px #b3bece;
        -webkit-box-shadow: 0px 5px 5px -5px #b3bece;
        box-shadow: 0px 5px 5px -5px #b3bece;
    }
    #fabric-footer #fabric-item-title p {
        width: 185px;
        margin: 0 auto;
        padding: 12px 0 12px 30px;
    }
    #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 {
        min-width: inherit;
        width: 100%;
        max-width: 375px;
        padding: 0;
    }

    #fabric-footer #fabric-item-title {
        /* padding-top:30px; */
    }

    #fabric-footer .products h1 {
        padding-top: 25px;
        margin-bottom: 20px;
        font-size: 16px;
    }
    #fabric-footer .products h2 {
        width: 100%;
        max-width: 375px;
        height: 55px;
        line-height: 55px;
        min-width: inherit;
        margin-bottom: 0;
    }

    #fabric-footer .products h2.new img {
        width: 40px;
        height: 40px;
        position: absolute;
        top: 0;
        bottom: 35px;
        left: -135px;
        right: 0;
        margin: auto;
    }

    #fabric-footer .products .productsWrapper {
        min-width: inherit;
        width: 100%;
        max-width: 375px;
    }


    #fabric-footer .products .productsWrapper#slider {
        padding-bottom: 30px;
    }

    #fabric-footer .products .productsWrapper,
    #fabric-footer .products .productsWrapper#slider {
        width: 100%;
        max-width: 375px;
        margin: 0 auto;
        display: block;
        box-sizing: border-box;
    }

    #fabric-footer .products .productsWrapper .inner,
    #fabric-footer .products .productsWrapper#slider .inner {
        width: 100%;
        max-width: 375px;
        margin-right: 0;
        padding: 30px 20px 40px;
        box-sizing: border-box;
    }

    #fabric-footer .products .productsWrapper .inner {
        margin-top: 0!important;
        height: auto;
    }


    #fabric-footer .products .productsWrapper .inner.border,
    #fabric-footer .products #slider .inner.box.border {
        padding-bottom: 0;
        border-bottom: 1px solid #e7ebf0;
    }




    #fabric-footer .products .productsWrapper .inner .spinner,
    #fabric-footer .products #slider .inner.box {
        overflow: hidden;
        padding-bottom: 20px;
    }


    #fabric-footer .products .productsWrapper .inner .spinner .productsImg,
    #fabric-footer .products #slider .inner.box .productsImg {
        float: left;
        min-width: 120px;
        max-width: 120px;
        height: 110px;
        padding: 7.5px;
        text-align: center;
        margin-bottom: 20px;
    }


    #fabric-footer .products .productsWrapper .inner .spinner .productsImg img {
        height: 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;
        width: inherit;
        zoom: 1;
        overflow: hidden;
    }

    #fabric-footer .products .productsWrapper .inner .spinner .productsImg img,
    #fabric-footer .products #slider img {
        height: 100%;
    }



    #fabric-footer .products .productsWrapper .inner h3 {
        margin: 0 0 12.5px 0;
        font-size: 16px;
        font-weight: bold;
    }

    #fabric-footer .products .productsWrapper .inner p {
        font-size: 14px;
        margin: 0;
    }



    #fabric-footer .products .productsWrapper .inner .productLink:hover {
        display: block;
        opacity: 1
    }

    #fabric-footer .products .productsWrapper .inner .productLink:hover h3 {
        color: #006699;
        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;
    }

    #fabric-line .fabric-line-pc {
        display: none;
    }
    #fabric-line .fabric-line-sp {
        display: inline-block;
    }
}
