@charset "utf-8";
@media screen and (max-width:767px) {

    body#fs_Top section.fs-l-pageMain>section {
        padding: 26px 3.2vw 50px;
    }

    /*パンくず*/
    nav.fs-c-breadcrumb {
        margin-bottom: 20px;
    }

    /*見出し系*/
    .top-bg h2.top_title,.white-bg h2.top_title,.top-ranking h2.top_title,h1.fs-c-heading.fs-c-heading--page {
        background-size: 250px;
    }

    h2.top_title,h1.fs-c-heading.fs-c-heading--page {
        font-size: 25px;
        padding: 13px 0;
        margin-bottom: 10px;
    }

    .fs-body-category h1.fs-c-heading.fs-c-heading--page, .fs-body-search h1.fs-c-heading.fs-c-heading--page {
        padding: 13px 0;
    }

    h2.top_title::before {
        width: 44px;
        height: 40px;
        margin-right: 7px;
    }

    section.top-ranking h2.top_title {
        margin-bottom: 20px;
    }

    h1.fs-c-heading.fs-c-heading--page {
        margin-bottom: 30px;
    }

    h1.title,h2.title, h2.fs-c-subSection__title, h2.fs-c-documentArticle__heading, h2.fs-p-announcement__title,
    h2.fs-p-heading--lv2, h2.fs-c-wishlistProduct__title, h2.fs-c-featuredProduct__title {
        font-size: 20px;
        margin-bottom: 20px;
    }

    h1.title::after,h2.title::after, h2.fs-c-subSection__title::after, h2.fs-c-documentArticle__heading::after, h2.fs-p-announcement__title::after,
    h2.fs-p-heading--lv2::after, h2.fs-c-wishlistProduct__title::after, h2.fs-c-featuredProduct__title::after {
        margin-top: 5px;
    }

    h3.title, h2.fs-c-documentColumn__heading, h3.fs-c-documentColumn__heading, h3.fs-c-subSection__title {
        font-size: 18px;
    }

    /*TOP*/
    /*スライダー*/
    body#fs_Top .fs-c-slick .slick-dots {
        bottom: 10px;
    }

    .fs-c-slick .slick-dots li {
        height: 10px;
        width: 10px;
        margin: 5px;
    }

    .fs-c-slick .slick-dots li button {
        height: 10px;
        width: 10px;
    }

    /*TOPバナー*/
    body#fs_Top .fs-l-pageMain > .sec-bnr {
        padding: 5px 3.2vw 30px;
    }

    .sec-bnr .row {
        margin: 0 -5px;
    }

    .sec-bnr a.fs-pt-column__item {
        padding: 5px;
    }

    /*お知らせ*/
    .top-news li.col {
        padding: 0;
    }

    .top-news li.col a.d-flex {
        padding: 35px 5px;
    }

    .top-news ul:not(.blog_category_navi) li+li a {
        border-top: 1px solid #777;
    }

    .top-news li.col a.d-flex .image {
        width: 44%;
        margin-bottom: 0;
        max-height: 23.2vw;
    }

    .top-news li.col a.d-flex .right {
        width: 56%;
        padding-left: 5%;
    }

    span.info_news_icon {
        margin-bottom: 5px;
    }

    .top-news .date {
        font-size: 16px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    h3.news-title {
        margin: 0 auto;
    }

    section.top-news p.btn.btn-bg {
        margin-top: 0;
    }

    /*商品系*/
    .product-list li a {
        padding: 10px 0 15px;
    }

    section.top-ranking ul.panel-area {
        padding: 20px 25px 25px;
    }

    /*ランキング*/
    section.top-ranking ul.tab-area.flex {
        display: inline-flex;
    }

    section.top-ranking ul.tab-area.flex li.tab {
        width: 120px;
        height: 50px;
    }

    section.top-ranking ul.tab-area.flex li.tab:first-child {
        margin-left: 0;
    }

    /*カテゴリから探す*/
    section.top-category li a {
        padding: 30px 0;
        margin: 0 5px;
        border-bottom: 1px solid #d5d5d5;
    }

    h3.cate-name.bold {
        margin-top: 1em;
    }

    /*シーンで探す*/
    section.top-scene li a {
        align-items: center;
        padding: 20px 10px;
        border-bottom: 1px solid #d5d5d5;
    }

    section.top-scene h3.cate-name.bold {
        margin: 0 5%;
    }

    section.top-scene li a .image {
        width: 38.5%;
    }


    /*商品詳細*/
    main.fs-l-main {
        padding: 0 3.2vw;
    }

    .fs-c-productCarouselMainImage {
        max-width: 520px;
    }

    .fs-c-productCarouselMainImage__image > img {
        width: calc(100vw - 3.2vw*2);
    }

    .fs-c-productCarouselMainImage__thumbnailList > li, .fs-c-productThumbnail__image {
        flex-basis: 80px;
        margin: 0 10px 10px 0;
    }

    .fs-c-productCarouselMainImage__thumbnailList, .fs-c-productThumbnail {
        margin-top: 10px;
        flex-wrap: nowrap;
    }

    .fs-c-productCarouselMainImage__thumbnail__img {
        border-width: 3px;
    }

    h1.fs-c-productNameHeading.fs-c-heading {
        margin-bottom: .1em;
    }

    dl.fs-c-productSelection {
        padding: 20px 15px;
    }

    .fs-l-product4 .fs-l-productLayout > * > .dtl-cart {
        padding: 20px 15px 12px;
    }

    .fs-c-button--particular.fs-c-button--addToWishList--detail, .fs-c-button--particular.fs-c-button--removeFromWishList--detail {
        padding-left: 7px;
        padding-right: 7px;
        font-size: 12px;
    }

    .fs-c-button--particular.fs-c-button--addToWishList--detail::after, .fs-c-button--particular.fs-c-button--removeFromWishList--detail::after {
        margin-left: .2em;
    }

    .dtl-cart .fs-c-button--primary {
        width: 100%;
        font-size: 18px;
    }


    /*商品説明商品詳細*/
    .dtl .center.max-760 {
        margin: 20px auto;
    }

    .dtl section {
        margin-bottom: 50px;
    }

    table.table2 > tbody {
        display: table;
    }

    table.table2 > tbody> tr {
        display: table-row;
    }

    .table2 > tbody tr th {
        width: 18.18%!important;
        padding: 10px 15px;
        min-width: 110px;
    }

    .table2 > tbody tr td {
        width: auto!important;
        padding: 10px;
        line-height: 1.4;
    }

    .table:not(.table2) tbody tr th {
        border: 0;
    }

    .table:not(.table2) tbody tr td {
        border-right: 0;
    }

    /*商品一覧*/

    .fs-c-productListItem__control .fs-c-button--particular.fs-c-button--addToWishList--icon .fs-c-button__label, .fs-c-productListItem__control .fs-c-button--particular.fs-c-button--removeFromWishList--icon .fs-c-button__label {
        font-size: 12px;
    }

    .fs-c-productListItem__control .fs-c-button--plain {
        min-width: auto;
    }

    .fs-c-button--particular.fs-c-button--addToWishList--icon::before, .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
        right: 0;
        font-size: 1.2em;
    }

    .fs-c-button--plain.fs-c-button--viewProductDetail::before {
        right: 0;
        font-size: 1em;
    }

    h2.fs-c-productListItem__productName.fs-c-productName span {
        font-size: 14px;
    }

    .fs-c-productListItem__prices.fs-c-productPrices span.fs-c-price__currencyMark, .fs-c-productList .fs-c-productPrice__addon {
        font-size: 12px;
    }

    .fs-c-productListItem__imageContainer a {
        padding: 4px;
    }

    .fs-c-button--plain.fs-c-button--viewMoreImage::before {
        margin-right: 5px;
        width: 25px;
        height: 25px;
    }

    .fs-c-productListItem__viewMoreImageButton {
        margin-top: -30px;
    }

    .fs-c-productListItem__productName {
        margin-top: 10px;
    }

    span.fs-c-sortItems__label {
        white-space: nowrap;
        margin-right: 5px;
    }

    .fs-c-productList__controller {
        margin-bottom: 8px;
    }

    .fs-c-productList__list {
        padding-top: 15px;
    }

    /*新規会員登録*/
    section.register {
        margin: 50px auto;
    }

    section.register li {
        padding: 20px 15px;
    }

    section.register li p.image {
        width: 21%;
        margin: 0;
    }

    section.register li p.txt {
        width: 79%;
        padding-left: 15px;
        text-align: left;
    }

    section.register li span.txt-red {
        font-size: 22px;
    }

    /*河京のこだわり*/
    h2.particular-ttl {
        font-size: 18px;
        margin: 30px auto;
    }

    section.particular-sec .bg-white {
        position: static;
        padding: 20px 10px;
        margin: 0 auto;
    }

    h2.particular_ttl {
        font-size: 19px;
    }

    section.particular-sec,section.particular-sec.particular-sec02 {
        margin-bottom: 30px;
    }

    section.particular-sec.particular-sec02 {
        margin-bottom: 30px;
    }

    section.particular-sec.particular-sec03.mincho .image.absolute {
        align-items: baseline;
        width: 15%;
    }

    /*新着情報*/
    section.top-news.cf li.col a {
        padding: 15px;
    }

    section.top-news.cf .row li {
        margin-bottom: 0;
    }

    section.top-news.cf .row li p.image {
        max-height: 26vw;
    }

    ul.blog_category_navi {
        display: block!important;
        text-align: center;
        overflow-x: scroll;
        white-space: nowrap;
    }

    ul.blog_category_navi li {
        display: inline-block;
    }

    ul.blog_category_navi li a {
        width: 120px;
        height: 50px;
        margin: 0 5px;
    }

    /*詳細検索*/
    .fs-p-productSearch__searchButton::before {
        width: 40px;
        height: 40px;
        background: url(../images/sp/ftr_icon02.png) no-repeat center;
        background-size: contain;
    }
}

@media screen and (max-width:320px) {
    h2.particular_ttl {
        font-size: 16px;
    }
}