/* Minification failed. Returning unminified contents.
(1334,32): run-time error CSS1036: Expected expression, found ':'
 */
@charset "UTF-8";

/* トップページの3カラムレイアウト */
/* 左カラム幅 */
.l-column {
    -webkit-flex-basis: 225px;
    -ms-flex-basis: 225px;
    flex-basis: 225px;
    margin-right: 10px;
}
/* 中央カラム幅 */
.c-column {
    -webkit-flex-basis: calc(100% - 480px);
    -ms-flex-basis: calc(100% - 480px);
    flex-basis: calc(100% - 480px);
    width: calc(100% - 480px);
    margin-right: 5px;
    margin-left: 5px;
    background: #f7f7f7;
}

@media screen and (max-width:991px) {
    .c-column {
        -webkit-flex-basis: 100%;
        -ms-flex-basis: 100%;
        flex-basis: 100%;
    }
}

@media screen and (max-width:767px) {
    .c-column {
        margin-left: 0;
        margin-right: 0;
    }
}
/* 右カラム幅 */
.r-column {
    -webkit-flex-basis: 225px;
    -ms-flex-basis: 225px;
    flex-basis: 225px;
    margin-left: 10px;
}

    .r-column.hidden-xs h2:nth-of-type(1) {
        margin-top: -7px;
    }

/* トップページ3カラム時のコンテンツ */
/* 左カラム */
/* 配送情報 */
.delivery-info {
    border: 1px solid #999;
    background: #ffffff;
    margin-bottom: 10px;
    padding: 10px 12px;
    font-size: 12px;
}

    .delivery-info .emphasized {
        color: #ff1100;
        font-weight: bold;
        font-size: 18px;
    }

        .delivery-info .emphasized > span {
            font-size: 26px;
        }

    .delivery-info p {
        margin-bottom: 0;
    }

.l-column .text-right a {
    color: #333745;
}

    .l-column .text-right a:hover {
        color: #f82e56;
        border-bottom: 1px solid #f82e56;
    }
/* スマホの配送情報 */
@media screen and (max-width:767px) {
    .delivery-info {
        -webkit-flex-basis: calc(50% - 10px);
        -ms-flex-basis: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
        margin-left: 5px;
        margin-right: 5px;
        padding: 6px;
    }

        .delivery-info .emphasized {
            font-weight: bold;
            font-size: 16px;
        }

            .delivery-info .emphasized > span {
                font-size: 22px;
            }

    .c-column .block.container-flex + .text-right a {
        color: #333745;
        padding-right: 8px;
    }
}
/* 配送情報ここまで */

.l-column .genre-index {
    margin-bottom: 40px;
}

    .l-column .genre-index h3 a {
        color: #333745;
    }

    .l-column .genre-index a[href="/search/genre/"] {
        color: #333745;
    }

        .l-column .genre-index a[href="/search/genre/"]:hover {
            color: #f82e56;
            text-decoration: underline;
        }

.image-index-2column div a {
    color: #333745;
}

    .image-index-2column div a:hover {
        color: #f82e56;
        text-decoration: underline;
    }

/* 左右カラム共通 */
.image-index-2column,
.image-index-1column {
    margin-bottom: 30px;
}

    .image-index-2column a img,
    .image-index-1column a img {
        width: 100%;
    }

.l-column .image-index-2column h2,
.l-column .image-index-1column h2,
.r-column .image-index-2column h2,
.r-column .image-index-1column h2 {
    margin-bottom: 5px;
    padding-left: 5px;
}

.image-index-2column a {
    -webkit-flex-basis: calc(50% - 10px);
    -ms-flex-basis: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 10px 5px;
}

.image-index-1column a {
    -webkit-flex-basis: calc(100% - 10px);
    -ms-flex-basis: calc(100% - 10px);
    flex-basis: calc(100% - 10px);
    margin: 2px 5px;
}

/* 中央カラム */
/* 中央カラムメインカルーセル */
* {
    min-height: 0;
    min-width: 0;
}

.c-column .top-carousel-resized {
    padding: 0;
}

@media screen and (min-width: 992px) {
    .c-column .mainSlider .swiper-container .swiper-wrapper.ratio-adjuster {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 767px) {
    .c-column > .container:first-child {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 20px;
    }
}

/* 中央カラムのセールジャンルのカルーセル */
.sale-genre-wrapper h2 {
    font-size: 30px;
    border-bottom: none;
    margin-bottom: 10px;
}

#sale-genre-carousel {
    cursor: grab;
}

    #sale-genre-carousel .slick-prev,
    #sale-genre-carousel .slick-next,
    #genre-carousel .slick-prev,
    #genre-carousel .slick-next {
        z-index: 1000;
        height: 30%;
        width: 48px;
        top: 35%;
        opacity: 0.80;
        background: #007f3c;
    }

.category-fishing #sale-genre-carousel .slick-prev,
.category-fishing #sale-genre-carousel .slick-next,
.category-fishing #genre-carousel .slick-prev,
.category-fishing #genre-carousel .slick-next {
    background: #1064d6;
}

.category-apparel #sale-genre-carousel .slick-prev,
.category-apparel #sale-genre-carousel .slick-next,
.category-apparel #genre-carousel .slick-prev,
.category-apparel #genre-carousel .slick-next {
    background: #8e1f2c;
}

.category-outdoor #sale-genre-carousel .slick-prev,
.category-outdoor #sale-genre-carousel .slick-next,
.category-outdoor #genre-carousel .slick-prev,
.category-outdoor #genre-carousel .slick-next {
    background: #6b3724;
}

@media screen and (max-width:767px) {
    #sale-genre-carousel .slick-prev,
    #sale-genre-carousel .slick-next,
    #genre-carousel .slick-prev,
    #genre-carousel .slick-next {
        width: 30px;
    }
}

#sale-genre-carousel .slick-prev:not(.slick-disabled):hover,
#sale-genre-carousel .slick-next:not(.slick-disabled):hover,
#genre-carousel .slick-prev:not(.slick-disabled):hover,
#genre-carousel .slick-next:not(.slick-disabled):hover {
    background: #007f3c;
    opacity: 1;
}

.category-fishing #sale-genre-carousel .slick-prev:not(.slick-disabled):hover,
.category-fishing #sale-genre-carousel .slick-next:not(.slick-disabled):hover,
.category-fishing #genre-carousel .slick-prev:not(.slick-disabled):hover,
.category-fishing #genre-carousel .slick-next:not(.slick-disabled):hover {
    background: #1064d6;
    opacity: 1;
}

.category-apparel #sale-genre-carousel .slick-prev:not(.slick-disabled):hover,
.category-apparel #sale-genre-carousel .slick-next:not(.slick-disabled):hover,
.category-apparel #genre-carousel .slick-prev:not(.slick-disabled):hover,
.category-apparel #genre-carousel .slick-next:not(.slick-disabled):hover {
    background: #8e1f2c;
    opacity: 1;
}

.category-outdoor #sale-genre-carousel .slick-prev:not(.slick-disabled):hover,
.category-outdoor #sale-genre-carousel .slick-next:not(.slick-disabled):hover,
.category-outdoor #genre-carousel .slick-prev:not(.slick-disabled):hover,
.category-outdoor #genre-carousel .slick-next:not(.slick-disabled):hover {
    background: #6b3724;
    opacity: 1;
}

#sale-genre-carousel .slick-prev::before,
#sale-genre-carousel .slick-next::before,
#genre-carousel .slick-prev::before,
#genre-carousel .slick-next::before {
    font-size: 28px;
}

#sale-genre-carousel .slick-prev,
#genre-carousel .slick-prev {
    left: 0;
    border-radius: 0 15px 15px 0;
}

#sale-genre-carousel .slick-next,
#genre-carousel .slick-next {
    border-radius: 15px 0 0 15px;
}

@media screen and (max-width: 767px) {
    .sale-genre-wrapper h2 {
        font-size: 24px;
    }
}

#sale-genre-carousel .label-off,
#sale-genre-carousel .label-shipfree {
    font-size: 12px;
}

#sale-genre-carousel .sale-genre,
#genre-carousel .sale-genre {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
    padding: 10px 5px;
    margin: 0 5px;
}

#sale-genre-carousel .slick-track,
#genre-carousel .slick-track {
    padding-bottom: 5px;
}

.sale-genre-title {
    font-weight: bold;
    border-bottom: 1px solid #ececec;
    display: block;
    font-size: 15px;
    margin-bottom: 5px;
    padding-left: 5px;
    text-align: center;
}

.sale-genre-body .container-flex {
    margin-bottom: 10px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
}

.sale-genre-body .text-right a {
    color: #333745;
}

    .sale-genre-body .text-right a:hover {
        color: #f82e56;
        text-decoration: underline;
    }

.photo-wrapper {
    -webkit-flex-basis: 80x;
    -ms-flex-basis: 80px;
    flex-basis: 80px;
    position: relative;
}

#genre-carousel .photo-wrapper {
    -webkit-flex-basis: 50x;
    -ms-flex-basis: 50px;
    flex-basis: 50px;
    position: relative;
}

.photo-wrapper img {
    width: 100%;
}

    .photo-wrapper img:hover {
        opacity: 0.8;
    }

.photo-wrapper .badge.ranking-badge {
    position: absolute;
    top: 5px;
    left: 5px;
    background: #f69000;
    color: #fff;
    border-radius: 10px;
}

.spec-wrapper {
    -webkit-flex-basis: calc(100% - 90px);
    -ms-flex-basis: calc(100% - 90px);
    flex-basis: calc(100% - 90px);
    margin-left: 10px;
}

#genre-wrapper .spec-wrapper {
    -webkit-flex-basis: calc(100% - 60px);
    -ms-flex-basis: calc(100% - 60px);
    flex-basis: calc(100% - 60px);
    margin-left: 10px;
}

.spec-wrapper .product-labels {
    margin-bottom: 5px;
}

.spec-wrapper .product-name {
    height: 37px;
    overflow: hidden;
    line-height: 1.2;
    margin-bottom: 2px;
}

    .spec-wrapper .product-name a {
        font-size: 13px;
        color: #333745;
    }

        .spec-wrapper .product-name a:hover {
            color: #f82e56;
            text-decoration: underline;
        }

.spec-wrapper .price-box {
    color: #e30000;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 0;
}

.sale-genre-wrapper .text-right a span {
    font-size: 14px;
    padding-right: 10px;
}

/* 中央カラムのウォール */
.c-column h2.blog-title {
    line-height: 1.1;
}

.c-column .blog-title a {
    font-size: 13px;
    line-height: 1.1;
}

.c-column .blog-grid-4 .blog-meta .pull-left {
    font-size: 11px;
}

/* カテゴリーリンク */
#category-link-wrapper.full-nopad {
    margin-top: 1px;
    background: #007f3c;
    padding: 5px;
}

.category-link a {
    color: #fff;
    padding: 6px 8px 6px;
    border-radius: 4px;
    font-size: 3.2vw;
    line-height: 32px;
}

    .category-link a:hover,
    .category-link a:focus {
        color: #fff;
    }

.category-fishing .category-link a[href="/fishing/"],
.category-outdoor .category-link a[href="/outdoor/"],
.category-apparel .category-link a[href="/apparel/"],
.category-bousai .category-link a[href="/outdoor-bousai/"] {
    -webkit-box-shadow: inset 1px 1px 10px 0px rgba(51,51,51,0.4);
    -moz-box-shadow: inset 1px 1px 10px 0px rgba(51,51,51,0.4);
    box-shadow: inset 1px 1px 10px 0px rgba(51,51,51,0.4);
}

@media screen and (max-width: 991px) {
    .category-fishing .navbar::after {
        background: #1064d6;
    }

    .category-fishing #category-link-wrapper {
        background: #1064d6;
    }

    .category-apparel .navbar::after {
        background: #8e1f2c;
    }

    .category-apparel #category-link-wrapper {
        background: #8e1f2c;
    }

    .category-outdoor .navbar::after {
        background: #6b3724;
    }

    .category-outdoor #category-link-wrapper {
        background: #6b3724;
    }
    .category-bousai .navbar::after {
        background: #ff3300;
    }
    .category-bousai #category-link-wrapper {
        background: #ff3300;
    }
}

@media screen and (min-width: 992px) {
    .category-fishing .nav-department {
        background: #1064d6;
    }

    .category-apparel .nav-department {
        background: #8e1f2c;
    }

    .category-outdoor .nav-department {
        background: #6b3724;
    }
    .category-bousai .nav-department {
        background: #ff3300;
    }

    .nav-department {
        margin-right: 10px;
    }

    .category-fishing .header-bottom-left h2#fishing {
        border-bottom: 4px solid #1064d6;
        background: #f8f8f8;
    }
        .category-fishing .header-bottom-left h2#fishing * {
            color: #333745;
        }
    .category-outdoor .header-bottom-left h2#outdoor {
        border-bottom: 4px solid #6b3724;
        background: #f8f8f8;
    }
        .category-outdoor .header-bottom-left h2#outdoor * {
            color: #333745;
        }
    .category-apparel .header-bottom-left h2#apparel {
        border-bottom: 4px solid #8e1f2c;
        background: #f8f8f8;
    }
        .category-apparel .header-bottom-left h2#apparel * {
            color: #333745;
        }
    .category-bousai .header-bottom-left h2#bousai {
        border-bottom: 4px solid #ff3300;
        background: #f8f8f8;
    }
        .category-bousai .header-bottom-left h2#bousai * {
            color: #333745;
        }
}

/* ウォールのカラム強制変更のスタイリング */
@media screen and (min-width: 1921px) {
    body .c-column .container .isotope.product-variant-5.blog-grid-4.products-grid.container-flex > .blog-post.product-item {
        width: calc(20% - 18px);
        margin-left: 9px;
        margin-right: 9px;
    }
}

@media screen and (max-width: 1920px) {
    body .c-column .container .isotope.product-variant-5.blog-grid-4.products-grid.container-flex > .blog-post.product-item {
        width: calc(25% - 16px);
        margin-left: 8px;
        margin-right: 8px;
    }
}

@media screen and (max-width: 780px) {
    body .c-column .container .isotope.product-variant-5.blog-grid-4.products-grid.container-flex > .blog-post.product-item {
        width: calc(100% / 3 - 14px);
        margin-left: 7px;
        margin-right: 7px;
    }
}

@media screen and (max-width: 480px) {
    body .c-column .container .isotope.product-variant-5.blog-grid-4.products-grid.container-flex > .blog-post.product-item {
        width: calc(100% / 2 - 10px);
        margin-left: 5px;
        margin-right: 5px;
    }
}

.c-column ul.filters.filters-product.style2 {
    display: none;
}

/* 強制的に手前に来ないようスタイリング */
.products-grid.product-variant-5 .product-item.large.hovered {
    z-index: 0;
}

/* Slider
-----------------------------------------------------------------*/
.mainSlider .sliderLoader {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    padding-top: 100px;
    text-indent: -5000px;
}

.mainSlider video {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
}

.mainSlider .swiper-container {
    width: 100%;
    opacity: 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    -webkit-transition: opacity 0.8s ease, min-height 0.8s ease;
    transition: opacity 0.8s ease, min-height 0.8s ease;
}

@media screen and (max-width: 991px) {
    .swiper-container.swiper-container-horizontal.swiper-container-fade {
        overflow: visible;
        margin-bottom: 8px;
    }
}

/*売場可変のデザイン設計*/
.mainSlider .swiper-container .swiper-wrapper.ratio-adjuster .swiper-slide > .wrapper {
    position: relative;
    top: 0;
}

@media screen and (min-width: 992px) {
    .mainSlider .swiper-container .swiper-wrapper.ratio-adjuster {
        width: 100vw;
        height: 20vw;
        overflow-y: hidden;
        overflow-x: hidden;
    }
}

@media screen and (max-width: 991px) {
    .mainSlider .swiper-container .swiper-wrapper.ratio-adjuster {
        width: 100vw;
        height: 50vw;
        overflow-y: visible;
        overflow-x: hidden;
    }
}

.swiper-wrapper.ratio-adjuster .text-a-01,
.swiper-wrapper.ratio-adjuster .text-a-02,
.swiper-wrapper.ratio-adjuster .text-a-03,
.swiper-wrapper.ratio-adjuster .text-b-01,
.swiper-wrapper.ratio-adjuster .text-b-02,
.swiper-wrapper.ratio-adjuster .text-b-03,
.swiper-wrapper.ratio-adjuster .text-c-01,
.swiper-wrapper.ratio-adjuster .text-c-02,
.swiper-wrapper.ratio-adjuster .text-d-01,
.swiper-wrapper.ratio-adjuster .text-d-02 {
    position: absolute;
    text-shadow: 1px 1px 8px rgba(0,0,0,0.2);
}

.mainSlider .swiper-container .swiper-slide-duplicate {
    z-index: -1;
}

.mainSlider .swiper-container .swiper-slide-active {
    z-index: 100;
}

.mainSlider .swiper-container .swiper-slide img {
    width: 100%;
}

.mainSlider .swiper-container .animate {
    opacity: 0;
}

.mainSlider .swiper-container .animated {
    opacity: 1;
}

.mainSlider .swiper-container .clip-svg {
    height: 0;
}

.mainSlider .swiper-container .text {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 4.5vw;
    line-height: 1.2em;
    color: #f82e56;
    font-weight: normal;
}

.mainSlider .swiper-container .button {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-size: calc(10px + 1.4vw);
    line-height: 2.6em;
    font-weight: 900;
    text-transform: uppercase;
    padding: 0 1.8em;
    background: #f82e56;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .mainSlider .swiper-container .button:hover {
        color: #f82e56;
        background: #fff;
    }

    .mainSlider .swiper-container .button.button-sm {
        font-size: calc(10px + 1vw);
        line-height: 2.4em;
        font-weight: 700;
        padding: 0 1.4em;
    }

.mainSlider .swiper-container .caption {
    position: absolute;
    top: 60%;
    left: 10%;
    width: 50%;
    text-align: left;
    background: #f82e56;
    padding: 1vw 2vw 2vw;
    transform: translate(0, -50%);
}

    .mainSlider .swiper-container .caption .text1 {
        position: absolute;
        left: 0;
        bottom: 100%;
        font-size: 4.5vw;
        line-height: 0.710em;
        color: #f82e56;
        font-weight: 900;
    }

    .mainSlider .swiper-container .caption .text2 {
        font-size: 6.0vw;
        line-height: 1.2em;
        color: #fff;
        font-weight: 100;
    }

    .mainSlider .swiper-container .caption .text3 {
        font-size: 4.0vw;
        line-height: 1.2em;
        color: #fff;
        font-weight: 100;
    }

    .mainSlider .swiper-container .caption .cool-btn {
        display: inline-block;
        position: absolute;
        padding: 0.6em 1em;
        background: #333745;
        color: #fff;
        font-size: calc(10px + 1.5vw);
        line-height: 1.2em;
        font-weight: 700;
        text-decoration: none;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .mainSlider .swiper-container .caption .cool-btn:hover {
            color: #f82e56;
            background: #fff;
        }

        .mainSlider .swiper-container .caption .cool-btn .clip-svg {
            height: 0;
            width: 0;
        }

    .mainSlider .swiper-container .caption .cool-btn {
        bottom: -1.2em;
        right: 1em;
    }

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .caption .text1,
.block.boxed .mainSlider .swiper-container .caption .text1,
.block.fullboxed .mainSlider .swiper-container .caption .text1 {
    font-size: 4vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .caption .text2,
.block.boxed .mainSlider .swiper-container .caption .text2,
.block.fullboxed .mainSlider .swiper-container .caption .text2 {
    font-size: 4.3vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .caption .text3,
.block.boxed .mainSlider .swiper-container .caption .text3,
.block.fullboxed .mainSlider .swiper-container .caption .text3 {
    font-size: 2.8vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .caption .cool-btn,
.block.boxed .mainSlider .swiper-container .caption .cool-btn,
.block.fullboxed .mainSlider .swiper-container .caption .cool-btn {
    font-size: calc(10px + 1.2vw);
}

.mainSlider .swiper-container .text2-1 {
    position: absolute;
    top: 29%;
    left: 9%;
    font-size: 3.8vw;
    line-height: 0.710em;
    color: #f82e56;
    font-weight: 900;
}

.mainSlider .swiper-container .text2-2 {
    position: absolute;
    top: 36%;
    left: 9%;
    font-size: 6.0vw;
    line-height: 1.2em;
    color: #333745;
    font-weight: 900;
    text-transform: uppercase;
}

.mainSlider .swiper-container .text2-3 {
    position: absolute;
    top: 51.5%;
    left: 13%;
    font-size: 4.0vw;
    line-height: 1.2em;
    color: #333745;
    font-weight: 100;
    text-transform: uppercase;
}

.mainSlider .swiper-container .text2-4 {
    position: absolute;
    top: 59%;
    left: 25%;
    font-size: 8.0vw;
    line-height: 1.2em;
    color: #f82e56;
    font-weight: 900;
}

.mainSlider .swiper-container .text2-5 {
    position: absolute;
    top: 62%;
    left: 47%;
    font-size: 7.0vw;
    line-height: 1.2em;
    color: #f82e56;
    font-weight: 900;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text2-1,
.block.boxed .mainSlider .swiper-container .text2-1,
.block.fullboxed .mainSlider .swiper-container .text2-1 {
    font-size: 3.4vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text2-2,
.block.boxed .mainSlider .swiper-container .text2-2,
.block.fullboxed .mainSlider .swiper-container .text2-2 {
    font-size: 5vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text2-3,
.block.boxed .mainSlider .swiper-container .text2-3,
.block.fullboxed .mainSlider .swiper-container .text2-3 {
    font-size: 3.35vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text2-4,
.block.boxed .mainSlider .swiper-container .text2-4,
.block.fullboxed .mainSlider .swiper-container .text2-4 {
    font-size: 7vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text2-5,
.block.boxed .mainSlider .swiper-container .text2-5,
.block.fullboxed .mainSlider .swiper-container .text2-5 {
    font-size: 6vw;
}

.mainSlider .swiper-container .text3-1,
.mainSlider .swiper-container .text3-2,
.mainSlider .swiper-container .text3-3,
.mainSlider .swiper-container .text3-4,
.mainSlider .swiper-container .text3-5 {
    position: absolute;
    font-size: 4.6vw;
    line-height: 1.2em;
    color: #fff;
    font-weight: 900;
    text-transform: none;
}

.mainSlider .swiper-container .text3-1 {
    top: 30%;
    left: 7%;
}

.mainSlider .swiper-container .text3-2 {
    top: 30%;
    left: 25%;
}

.mainSlider .swiper-container .text3-3 {
    top: 30%;
    left: 47%;
}

.mainSlider .swiper-container .text3-4 {
    top: 42%;
    left: 7%;
}

.mainSlider .swiper-container .text3-5 {
    top: 42%;
    left: 25%;
}

.mainSlider .swiper-container .text3-6 {
    display: block;
    position: absolute;
    top: 63%;
    left: 7%;
    font-size: calc(10px + 1.4vw);
    line-height: 2.6em;
    font-weight: 900;
    text-transform: uppercase;
    padding: 0 1.8em;
    background: #f82e56;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .mainSlider .swiper-container .text3-6:hover {
        color: #f82e56;
        background: #fff;
    }

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-1,
.block.boxed .mainSlider .swiper-container .text3-1,
.block.fullboxed .mainSlider .swiper-container .text3-1,
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-2,
.block.boxed .mainSlider .swiper-container .text3-2,
.block.fullboxed .mainSlider .swiper-container .text3-2,
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-3,
.block.boxed .mainSlider .swiper-container .text3-3,
.block.fullboxed .mainSlider .swiper-container .text3-3,
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-4,
.block.boxed .mainSlider .swiper-container .text3-4,
.block.fullboxed .mainSlider .swiper-container .text3-4,
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-5,
.block.boxed .mainSlider .swiper-container .text3-5,
.block.fullboxed .mainSlider .swiper-container .text3-5 {
    font-size: 4vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-6,
.block.boxed .mainSlider .swiper-container .text3-6,
.block.fullboxed .mainSlider .swiper-container .text3-6 {
    line-height: 2.2em;
    padding: 0 1.4em;
}

.mainSlider .swiper-container .text4-1,
.mainSlider .swiper-container .text4-2,
.mainSlider .swiper-container .text4-3,
.mainSlider .swiper-container .text4-4 {
    position: absolute;
}

.mainSlider .swiper-container .text4-1 {
    top: 21%;
    left: 14%;
    font-size: 4.1vw;
    line-height: 1.2em;
    color: #f82e56;
    font-weight: 900;
}

.mainSlider .swiper-container .text4-2 {
    top: 21%;
    left: 34%;
    font-size: 4.1vw;
    line-height: 1.2em;
    color: #333745;
    font-weight: 100;
}

.mainSlider .swiper-container .text4-3 {
    top: 38%;
    left: 14%;
    font-size: 1.4vw;
    line-height: 1.2em;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}

.mainSlider .swiper-container .text4-4 {
    display: block;
    position: absolute;
    top: 50%;
    left: 14%;
    font-size: calc(10px + 1vw);
    line-height: 2.4em;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 1.4em;
    background: #f82e56;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .mainSlider .swiper-container .text4-4:hover {
        color: #f82e56;
        background: #fff;
    }

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text4-1,
.block.boxed .mainSlider .swiper-container .text4-1,
.block.fullboxed .mainSlider .swiper-container .text4-1 {
    font-size: 3.4vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text4-2,
.block.boxed .mainSlider .swiper-container .text4-2,
.block.fullboxed .mainSlider .swiper-container .text4-2 {
    font-size: 3.4vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text4-3,
.block.boxed .mainSlider .swiper-container .text4-3,
.block.fullboxed .mainSlider .swiper-container .text4-3 {
    font-size: 1.3vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text4-4,
.block.boxed .mainSlider .swiper-container .text4-4,
.block.fullboxed .mainSlider .swiper-container .text4-4 {
    line-height: 2.2em;
    padding: 0 1.2em;
}

@media screen and (max-width: 480px) {
    .mainSlider .swiper-container {
        min-height: 150px;
    }
}

.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets {
    top: 50%;
    bottom: auto;
    transform: translate(0, -50%);
    left: auto;
    right: 25px;
    width: 30px;
    padding: 5px;
}

@media screen and (max-width: 991px) {
    .mainSlider .swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: -20px;
        top: auto;
        left: 0;
        width: 100%;
        transform: translate(0, 0);
        padding: 0;
    }
}

.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 30px;
    height: 2vw;
    display: block;
    position: relative;
    margin: 0 0 -1px;
    border-radius: 0;
    background: transparent;
    opacity: 1;
}

@media screen and (max-width: 991px) {
    .mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        width: 9.5vw;
        height: 10px;
        display: inline-block;
    }
}

.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 1.3vw;
    height: 1.3vw;
    border-radius: 50%;
    border: 2px solid #eee;
    box-shadow: 0 0 10px rgba(204,204,204,0.8);
}

@media screen and (min-width: 1980px) {
    .mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        height: 1.3vw;
    }

        .mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::after {
            width: 1.0vw;
            height: 1.0vw;
        }
}

@media screen and (min-width: 992px) {
    .mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::after {
        max-width: 20px;
        max-height: 20px;
    }
}

@media screen and (max-width: 991px) {
    .mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::after {
        width: 8.5vw;
        height: 7px;
        border-radius: 0;
        border: 1px solid #ddd;
        background: #ddd;
        box-shadow: none;
    }
}

.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:hover::after {
    background: #333745;
    opacity: 0.7;
}

.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
    background: #eee;
}

@media screen and (max-width: 991px) {
    .mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
        background: #007f3c;
        border: 1px solid #007f3c;
    }
}

.mainSlider .swiper-pagination-bullet-active {
    background: none;
}

.mainSlider .block-animate {
    opacity: 0 !important;
}

.mainSlider .swiper-slide {
    position: relative;
    overflow: hidden !important;
}

    .mainSlider .swiper-slide[data-href] {
        pointer-events: auto !important;
        cursor: pointer !important;
    }

.mainSlider.fullscreen .swiper-container .swiper-slide {
    background-position: center;
    background-size: cover;
}

    .mainSlider.fullscreen .swiper-container .swiper-slide.left {
        background-position: left;
    }

    .mainSlider.fullscreen .swiper-container .swiper-slide.right {
        background-position: right;
    }

    .mainSlider.fullscreen .swiper-container .swiper-slide.overlay::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 0;
        background: url('../images/pixel-screen.png') repeat;
    }

.mainSlider.fullscreen .swiper-container video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    max-width: none;
    min-height: 100%;
    width: auto !important;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
}

.swiper-pagination-thumbs {
    position: absolute;
    z-index: 1000;
    display: none;
}

@media screen and (max-width: 991px) {
    .swiper-pagination-thumbs {
        display: none !important;
    }
}

body.touch .swiper-pagination-thumbs {
    display: none !important;
}

.swiper-pagination-thumbs .thumbs-wrapper {
    border: 2px solid #fff;
    overflow: hidden;
    position: relative;
    -moz-box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    box-shadow: 0px 0px 5px #999;
}

    .swiper-pagination-thumbs .thumbs-wrapper .thumbs {
        position: absolute;
        left: 0;
        top: 0;
    }

    .swiper-pagination-thumbs .thumbs-wrapper span {
        display: block;
        position: relative;
    }

        .swiper-pagination-thumbs .thumbs-wrapper span img {
            display: block;
            position: absolute;
            top: 0;
            width: auto;
            height: 100%;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
        }

.mainSlider .swiper-slide .vertical-align {
    top: 50% !important;
    bottom: auto !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mainSlider .swiper-slide .horisontal-align {
    left: 0 !important;
    right: 0 !important;
    text-align: center;
    margin: 0 auto;
}

/* 防災のセンターカラム用 */
.category-bousai .container-flex.bousai_facet-pc4sp2 .sp-pickup-items {
    -webkit-flex-basis: calc(25% - 2px);
    -ms-flex-basis: calc(25% - 2px);
    flex-basis: calc(25% - 2px);
    margin: 1px;
    background: #fff;
    color: #333745;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
    padding: 10px;
}
.category-bousai .container-flex.bousai_facet-pc4sp2 .sp-pickup-items:nth-child(1) {
    -webkit-border-radius: 8px 0 0 8px / 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px / 8px 0 0 8px;
    border-radius: 8px 0 0 8px / 8px 0 0 8px;
}
.category-bousai .container-flex.bousai_facet-pc4sp2 .sp-pickup-items:nth-child(2) {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.category-bousai .container-flex.bousai_facet-pc4sp2 .sp-pickup-items:nth-child(3) {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.category-bousai .container-flex.bousai_facet-pc4sp2 .sp-pickup-items:nth-child(4) {
    -webkit-border-radius: 0 8px 8px 0 / 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0 / 0 8px 8px 0;
    border-radius: 0 8px 8px 0 / 0 8px 8px 0;
}

@media screen and (max-width:991px) {
    .category-bousai .container-flex.bousai_facet-pc4sp2 .sp-pickup-items {
        -webkit-flex-basis: calc(50% - 2px);
        -ms-flex-basis: calc(50% - 2px);
        flex-basis: calc(50% - 2px);
        margin: 1px;
    }
    .category-bousai .container-flex.bousai_facet-pc4sp2 .sp-pickup-items:nth-child(1) {
        -webkit-border-radius: 8px 0 0 0 / 8px 0 0 0;
        -moz-border-radius: 8px 0 0 0 / 8px 0 0 0;
        border-radius: 8px 0 0 0 / 8px 0 0 0;
    }
    .category-bousai .container-flex.bousai_facet-pc4sp2 .sp-pickup-items:nth-child(2) {
        -webkit-border-radius: 0 8px 0 0 / 0 8px 0 0;
        -moz-border-radius: 0 8px 0 0 / 0 8px 0 0;
        border-radius: 0 8px 0 0 / 0 8px 0 0;
    }
    .category-bousai .container-flex.bousai_facet-pc4sp2 .sp-pickup-items:nth-child(3) {
        -webkit-border-radius: : 0 0 0 8px / 0 0 0 8px;
        -moz-border-radius: 0 0 0 8px / 0 0 0 8px;
        border-radius: 0 0 0 8px / 0 0 0 8px;
    }
    .category-bousai .container-flex.bousai_facet-pc4sp2 .sp-pickup-items:nth-child(4) {
        -webkit-border-radius: 0 0 8px 0 / 0 0 8px 0;
        -moz-border-radius: 0 0 8px 0 / 0 0 8px 0;
        border-radius: 0 0 8px 0 / 0 0 8px 0;
    }
}


.category-bousai .bousai_banners-pc2sp1 a {
    -webkit-flex-basis: calc(50% - 10px);
    -ms-flex-basis: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 5px;
}
@media screen and (max-width:991px) {
    .category-bousai .bousai_banners-pc2sp1 a {
        -webkit-flex-basis: 100%;
        -ms-flex-basis: 100%;
        flex-basis: 100%;
        margin: 5px 0;
    }
}
@media screen and (min-width: 992px) {
    .sp-pickup-items .copy-wrapper {
        font-size: 14px;
    }
}
#NaturumSalesRanking .text-right a span {
    color: #333745;
}
.bousai_specialIssue .text-right a span {
    color: #333745;
}




/* シチュエーションから選ぶ
-----------------------------------------------------------------*/
.top-situation {
    margin-bottom: 30px;
}

@media screen and (min-width:992px) {
    .top-situation {
        margin-bottom: 50px;
    }
}

.top-situation .col-xs-12 {
    margin-bottom: 20px;
}

    .top-situation .col-xs-12 img {
        width: 100%;
        margin-bottom: 10px;
    }

    .top-situation .col-xs-12 h3 {
        border-bottom: 1px solid #e8e8e8;
        margin-bottom: 10px;
        padding-bottom: 5px;
        padding-left: 2px;
    }

.top-situation ul.marker-list li {
    font-size: 14px;
    line-height: 18px;
}

/* Brand
-----------------------------------------------------------------*/
.brand-carousel {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
    .brand-carousel {
        margin-bottom: 30px;
    }
}

.brand-carousel .brand-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 -4px 0 0;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

    .brand-carousel .brand-item img {
        width: 100%;
    }

.brand-carousel.white-bg .brand-item img {
    background: #fff;
}

/*  multiple row bottom margin */
.slick-slide > div > .brand-item {
    margin-bottom: 20px;
}

.slick-slide > div:last-child > .brand-item {
    margin-bottom: 0;
}

.brand-grid {
    list-style: none;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: -5px;
}

@media screen and (max-width: 991px) {
    .brand-grid {
        margin-bottom: 5px;
    }
}

.brand-grid a {
    float: left;
    width: calc(16.66666% - 30px);
    margin-left: 30px;
    margin-bottom: 30px;
}

@media screen and (min-width: 992px) {
    .brand-grid a img {
        transition: filter 0.3s, opacity 0.3s;
        -webkit-transition: filter 0.3s, -webkit-filter 0.3s, opacity 0.3s;
        opacity: 0.5;
    }

    .brand-grid a:hover img,
    .brand-grid a:focus img {
        -webkit-filter: none;
        filter: none;
        opacity: 1;
    }
}

.brand-grid a > img {
    width: 100%;
}

.brand-grid:not(.brand-carousel) {
    margin: 0 0 0 -30px;
    padding: 0;
    width: calc(100% + 30px);
}

    .brand-grid:not(.brand-carousel) a {
        background: #f7f7f7;
    }

@media screen and (max-width: 991px) {
    .brand-grid:not(.brand-carousel) a {
        width: calc(33.33333% - 30px);
    }
}

@media screen and (max-width: 767px) {
    .brand-grid:not(.brand-carousel) a {
        width: calc(50% - 30px);
    }
}

@media screen and (max-width: 480px) {
    .brand-grid:not(.brand-carousel) {
        width: calc(100% + 15px);
        margin-left: -15px;
    }

        .brand-grid:not(.brand-carousel) a {
            width: calc(50% - 15px);
            margin-left: 15px;
            margin-bottom: 15px;
        }
}

.brand-search {
    text-align: right;
    margin-bottom: 40px;
}

@media screen and (max-width: 480px) {
    .brand-search {
        margin-bottom: 30px;
    }
}

.brand-search a {
    text-align: right;
    color: #333745;
}

.brand-search a:hover {
    text-decoration: none;
}

.brand-search a i {
    font-size: 18px;
    color: #999;
}

@media screen and (min-width: 768px) {
    .info-update-wrapper .form-card {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 767px) {
    .full-nopad.info-update-wrapper .form-card {
        padding: 10px;
        margin-left: 15px;
        margin-right: 15px;
    }
}

.form-control input {
    font-size: 16px;
}

.info-update-wrapper input.form-control[disabled] {
    background: #afafaf;
    color: #333745;
}

.info-update-wrapper button.btn {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.info-update.last-name,
.info-update.first-name {
    width: 48%;
    display: inline-block;
}

.info-update.first-name {
    float: right;
}

@media screen and (max-width: 667px) {
    .info-update.last-name,
    .info-update.first-name {
        width: 100%;
        display: block;
    }
}

.info-update-wrapper button {
    display: block;
    margin: 0 auto;
    width: 70%;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .info-update-wrapper button {
        width: 100%;
    }
}

.info-update input[type="text"]:focus,
.info-update input[type="email"]:focus,
.info-update input[type="password"]:focus,
.info-update input[type="tel"]:focus {
    border: 1px solid #f82e56;
    position: relative;
    outline: none;
    -moz-box-shadow: 0 0 2px #f82e56;
    -webkit-box-shadow: 0 0 2px #f82e56;
    box-shadow: 0 0 2px #f82e56;
}

.info-update > label:first-child {
    font-size: 15px;
    font-weight: bold;
}

.info-update span.essential {
    background: #f82e56;
    color: #fff;
    padding: 1px 6px;
    margin-left: 5px;
    font-size: 11px;
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
}

.info-update span.caution {
    margin-left: 5px;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
}

.info-update {
    margin-bottom: 30px;
}

    .info-update .form-control {
        margin-bottom: 5px;
    }

    .info-update p:last-child {
        color: #f82e56;
        background: #fff;
    }

    .info-update .form-control#password {
        margin-bottom: 5px;
    }

form.info-update .btn {
    margin-top: 10px;
    margin-bottom: 15px;
}

form.info-update .required-text {
    float: right;
    padding-top: 20px;
}

.info-update p.caption {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0;
}

    .info-update p.caption.title {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 0;
        margin-top: 10px;
    }

/* モーダル用記述 */
.popup {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	transition: .6s;
  }
  .popup.is-show {
	opacity: 1;
	visibility: visible;
  }
  .popup-inner {
	position: absolute;
	left: 50%;
    top: 50%;
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 80%;
	max-width: 450px;
	padding: 1px;
	background: #333333;
	z-index: 2;
  }
  @media screen and (max-width:767px) {
	.popup-inner {
		width: 100%;
		z-index: 2;
	  }
  }
  .popup-inner img {
	width: 100%;
  }
  .close-btn {
	position: absolute;
	right: 0;
	top: -50px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
  }
  .close-btn i {
	font-size: 40px;
	color: #fff;
  }
  .black-background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.65);
	z-index: 1;
	cursor: pointer;
  }
