@charset "UTF-8";

/*org_style*************************************************/

@media print, screen and (min-width: 48em) {
    .c-category-products-list.c-products-icngaiyo {
        grid-template-columns: repeat(auto-fill, minmax(167px, 0fr));
        gap: 30px 27px;
    }
}
.m-has-border-future {
    border-top: 1px solid #ebebeb;
    padding-top: 4.5em;
}
.m-has-border-future-btm {
    border-top: 1px solid #ebebeb;
    padding-top: 4.5em;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 4.5em;
}

@media print, screen and (min-width: 61.25em) {
    .c-col2-block__figure.img-01 {
        width: 1140px;
        max-width: 80%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
}

.c-products-parts img {
    width: 100%;
    max-width: 100%;
}

span.c-products-parts-annotation {
    /* 注意書き */
    font-size: 93%;
    display: inline-block;
}
@media print, screen and (min-width: 61.25em) {
    span.c-products-parts-annotation {
        font-size: 93%;
        display: inline-block;
    }
}

/*Think eco*************************************************/
.c-think-eco-detail {
    float: none;
}
.c-think-eco-detail h3 {
    width: 100%;
    padding: 0 0 0 15px;
    border: none;
}
@media print, screen and (min-width: 61.25em) {
    .p-button-container__inner {
        padding-top: 30px;
    }
    .p-button-container--clear .p-button-container__inner {
        padding-top: 22px;
    }
}
.c-think-eco-detail .c-flex-wrap {
    margin-top: 2em !important;
}
/* 20260511追記 */
.nestout_bk,
.nestout_wrap {
    background: rgb(50, 50, 50);
    color: #fff;
    padding-bottom: 50px;
}
@media print, screen and (min-width: 61.25em) {
    .nestout_bk,
    .nestout_wrap {
        padding-bottom: 80px;
    }
}
.nestout_bk .c-products-rich-col2 .c-products-rich-parts,
.nestout_wrap .c-products-rich-col2 .c-products-rich-parts {
    align-items: start;
}
.nestout_bk .c-products-rich-fullimage-text .c-products-rich-parts-inn,
.nestout_wrap .c-products-rich-fullimage-text .c-products-rich-parts-inn {
    /* top: 8%; */
    top: 0%;
}
.parts-inn_logo {
    width: 16%;
    max-width: 72px;
}
@media screen and (min-width: 768px) and (max-width: 1149px) {
    .parts-inn_logo {
        width: 17%;
        max-width: 63px;
    }
}
@media screen and (min-width: 1150px) and (max-width: 1439px) {
    .parts-inn_logo {
        width: 20%;
        max-width: 80px;
    }
}
@media print, screen and (min-width: 1440px) {
    .parts-inn_logo {
        width: 21%;
        max-width: 100px;
    }
}
.parts-inn_logo img {
    width: 100%;
    height: auto;
}
.parts-inn_catch {
    position: absolute;
    bottom: 0;
    width: 80%;
}
@media print, screen and (min-width: 61.25em) {
    .parts-inn_catch {
        position: unset;
        bottom: 8%;
        width: auto;
    }
}
.c-products-rich-fullimage-text .c-products-rich-parts-inn.inn-catch {
    margin-top: auto;
    margin-bottom: 4%;
    right: 0;
    width: 80%;
}
@media print, screen and (min-width: 61.25em) {
    .c-products-rich-fullimage-text .c-products-rich-parts-inn.inn-catch {
        right: auto;
        width: 84%;
        max-width: 510px;
    }
}
@media screen and (min-width: 768px) {
    .wrap-c-shoplist {
        margin: 60px 0 50px;
    }
}
.nestout-shoplink-content {
    margin-right: auto;
    margin-left: auto;
    padding: 32px;
    width: 100%;
    max-width: 900px;
    border-radius: 24px;
    background-color: #978475;
}
@media (min-width: 768px) {
    .nestout-shoplink-content {
        margin-right: auto;
        margin-left: auto;
        padding: 32px;
        width: 100%;
        max-width: 900px;
        border-radius: 24px;
    }
}
@media (min-width: 1001px) {
    .nestout-shoplink-content {
        padding-right: 56px;
        padding-left: 56px;
    }
}
.c-shoplist {
    text-align: center;
    font-size: 184%;
    margin: 0 0 23px;
    padding: 0.5rem;
    /* background-color: #1a1a1a; */
    /* color: #978475; */
    color: #1a1a1a;
}
@media screen and (min-width: 768px) {
    .c-shoplist {
        font-size: 240%;
    }
}
.nestout-sp-footer__inner {
    margin: 0 auto;
    max-width: 1080px;
}
@media screen and (max-width: 767.98px) {
    .c-shoplist .nestout-sp-footer__inner {
        /* width: 90%; */
        width: 100%;
        padding: 0 0 0;
    }
}
@media screen and (min-width: 768px) {
    .nestout-sp-footer__inner {
        /* width: 90%; */
        width: 100%;
        padding: 0 0 2%;
    }
}
.nestout-sp-popup-content__inner.foot-shoplist {
    margin: 0 auto 0;
    width: 100%;
}
@media screen and (max-width: 767.98px) {
    .nestout-sp-popup-content__inner.foot-shoplist {
        /* max-width: 90vw; */
    }
}
@media screen and (min-width: 768px) {
    .nestout-sp-popup-content__inner.foot-shoplist {
        /* max-width: 1080px; */
        /* width: 90vw; */
    }
}
.nestout-sp-popup-content {
    width: 100%;
    margin: 0 auto;
}
.nestout-sp-popup-buy-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    max-width: 794px;
    margin: 0 auto;
    color: #fff;
}

@media screen and (max-width: 768px) {
    .c-shoplist .nestout-sp-popup-content.foot-shoplist-cover {
        display: none;
        padding: 0 0;
        cursor: auto;
        background: transparent;
        width: 100% !important;
    }
}

.nestout-sp-popup-buy-list__item {
    flex: 1 1 calc(((794 - 42) / 2) / 795 * 100%);
    margin: calc(30 / 794 * 100%) 0 0 calc(42 / 794 * 100%);
}
.nestout-sp-popup-buy-list__item:nth-of-type(1),
.nestout-sp-popup-buy-list__item:nth-of-type(2) {
    margin-top: 0;
}
.nestout-sp-popup-buy-list__item:nth-of-type(odd) {
    margin-left: 0;
}
.nestout-sp-popup-buy-btn {
    display: block;
    width: 100%;
    height: 100%;
    font-family: inherit;
    font-weight: 600;
    letter-spacing: 0.1em;
    color: #fff;
    /* color: #333333; */
    padding: 0 calc(13.5em / 30);
    text-align: center;
    text-decoration: none;
    border-radius: 1rem;
    border: 1px solid;
    /* transition-property:
        transform, background, border, border-radius, box-shadow, color, opacity, font-weight, text-decoration,
        text-shadow, visibility; */
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    /* border-color: rgb(151, 132, 117); */
    border-color: #333333;
    color: #978475;
    background: #000;
}
@media screen and (max-width: 427.98px) {
    .nestout-sp-popup-buy-btn {
        font-size: 1.4rem;
    }
}
@media screen and (min-width: 428px) {
    .nestout-sp-popup-buy-btn {
        font-size: 1.6rem;
    }
}
@media screen and (min-width: 768px) {
    .nestout-sp-popup-buy-btn {
        font-size: 2rem;
    }
}
@media screen and (min-width: 960px) {
    .nestout-sp-popup-buy-btn {
        font-size: 2rem;
    }
}
@media screen and (min-width: 768px) {
    .nestout-sp-popup-buy-btn:hover {
        /*  background: #ddd; */
        /* background: rgb(151, 132, 117); */
        /* background: #333333; */
        background: #fff;
        border-color: #000;
        color: #000;
        /*  color: #fff; */
    }
}
.nestout-sp-popup-buy-btn__sub {
    display: block;
    font-size: 60%;
    letter-spacing: 0;
    padding: calc(20em / 18) 0;
    border-bottom: 1px solid;
    /* border-color: rgb(151, 132, 117); */
    border-color: #333333;
}
@media screen and (min-width: 768px) {
    .nestout-sp-popup-buy-btn:hover .nestout-sp-popup-buy-btn__sub {
        border-color: #333333;
        /* border-color: rgb(151, 132, 117);*/
    }
}
.nestout-sp-popup-buy-btn__main {
    display: block;
    padding: calc(21em / 30) 0 calc(20em / 30);
}
.nestout-sp-popup .fancybox-slide--html .fancybox-close-small {
    padding: 0;
    width: 6rem;
    height: 6rem;
}
.c-products-parts-title.m-simple {
    padding: 0;
}
.c-products-parts-title.m-simple::before {
    position: unset;
}
.c-products-parts-box {
    margin-top: 50px;
}
@media print, screen and (min-width: 61.25em) {
    .c-products-parts-box {
        margin-top: 80px;
    }
}
.nestout_bk .c-button-blue,
.nestout_wrap .c-button-blue {
    border-color: #978475;
    color: #978475;
}
.nestout_bk .c-button-blue:hover,
.nestout_wrap .c-button-blue:hover {
    background-color: #978475 !important;
    border-color: #978475 !important;
    color: #fff !important;
}
.c-button-blue.icon_insta span {
    background: url(/series/outdoor_nestout-gear/od-nestac01bk/image/icon/Instagram_Glyph_Gradient.svg) left center no-repeat;
    background-size: 1.25em;
    text-indent: 1.75em;
    padding-top: 0.15em;
}
.c-button-blue.icon_insta:hover span {
    background: url(/series/outdoor_nestout-gear/od-nestac01bk/image/icon/Instagram_Glyph_White.svg) left center no-repeat;
    background-size: 1.25em;
    text-indent: 1.75em;
}
.nestout_wrap .c-text-common {
    margin: 1em 0;
    font-size: 108%;
    line-height: 1.7;
}
@media print, screen and (min-width: 61.25em) {
    .nestout_wrap .c-text-common {
        font-size: 131%;;
    }
}
.nestout_wrap .c-products-parts-title {
    font-size: 161.6%;
}
@media print, screen and (min-width: 61.25em) {
    .nestout_wrap .c-products-parts-title {
        font-size: 207.7%;
    }
}