#nb_2411 {
    overflow: auto;
    margin: 0 auto;
}

#nb_2411 img {
    max-width: 100%;
}

#nb_2411 p {
    line-height: 1.8;
}

#nb_2411 a {
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -o-transition: .8s;
    -ms-transition: .8s;
    transition: .8s;
    text-decoration: underline;
}

#nb_2411 a:hover {
    opacity: .5;
}

#nb_2411 img {
    width: 100%;
    height: auto;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

#nb_2411 figure img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

#nb_2411 .nb_2411_text {
    /* max-width: 960px; */
    margin: 50px auto 0px;
    text-align: center;
}

#nb_2411 .nb_2411_text h1 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
}

#nb_2411 h2 {
    margin: 70px 5% 20px;
    font-size: 30px;
}

.nb_2411_text p {
    margin: 40px 5%;
    text-align: center;
    font-size: 1rem;
}

.nb_2411_text p.sub_txt {
    margin: 10px 5% 40px;
    text-align: center;
    color: #000;
    font-size: 17px;
    line-height: 180%;
    letter-spacing: 1px;
}

#nb_2411 .nb_2411_attention {
    max-width: 800px;
    margin: 50px auto 50px;
    text-align: left;
}

#nb_2411 .nb_2411_attention h2 {
    margin: 0 5%;
    text-align: left;
}

#nb_2411 .nb_2411_attention h4 {
    font-size: 16px;
    margin-bottom: 10px;
}

.nb_2411_attention p {
    margin: 0 0 40px;
    text-align: left;
    font-size: 1rem;
}

.nb_2411_attention ul li {
    text-align: left;
    list-style: circle;
    list-style-position: outside;
    margin: 0 0 10px 12px;
}

.main_banner {
    display: flex;
}

.main_banner .gif {
    width: 50%;
}

.main_banner .jpg {
    width: 50%;
}

.shoes_list {
    max-width: 1200px;
    margin: 0 auto;
}

.shoes_list ul {
    text-align: center;
}

.shoes_list ul li {
    width: calc(22% - 20px);
    margin: 0 2% 20px;
    font-size: 12px;
    display: inline-block;
}

.shoes_list ul li p {
    font-size: 15px;
}

#nb_2411 .shoes_list ul li a {
    text-decoration: none;
}

#nb_2411 .shoes_list ul li a {
    text-decoration: none;
}

#nb_2411 .sample {
    border: 1px solid #ccc;
    margin: 40px 0;
}

p.item_btn_black {
    margin: 40px auto 80px;
    width: 80%;
}

#nb_2411 .item_btn_black a {
    display: block;
    color: #fff;
    padding: 10px 20px;
    margin: 0 auto;
    background: #000;
    text-align: center;
    font-size: 15px;
    text-decoration: none;
}
.item_btn_white a {
    display: block;
    color: #000;
    padding: 10px 20px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #000;
    text-align: center;
    font-size: 15px;
    text-decoration: none;
}


.item_btn_black a:hover {
    opacity: .5;
    text-decoration: none;
}
.item_btn_white a:hover {
    opacity: .5;
    text-decoration: none;
}


.more_link p.item_btn_black {
    width: 340px;
}

.item_btn_black-footer {
    margin: 20px auto 0;
    width: 380px;
}

#nb_2411 h3 {
    letter-spacing: 1px;
}

#nb_2411 .post_day {
    font-size: 40px;
    line-height: 140%;
    margin: 20px auto 0px auto;
    padding-bottom: 20px;
    font-weight: bold;
    text-align: center;
    color: #000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
    width: 60%;
}

.nb_2411_text p.subtitle {
    text-align: center;
    font-size: 14px;
}

#nb_2411 .release_title {
    font-size: 20px;
    line-height: 30px;
    margin: 30px 0px;
    font-weight: bold;
    text-align: center;
    color: #000;
}

#nb_2411 .post_title {
    font-size: 40px;
    line-height: 1.4;
    margin: 30px 0px;
    font-weight: bold;
    text-align: center;
    color: #000;
}

#nb_2411 .sub_title {
    font-size: 25px;
    line-height: 1.8;
    margin: 30px 0px;
    font-weight: bold;
    text-align: center;
    color: #000;
}

#nb_2411 .post_price {
    font-size: 32px;
    line-height: 30px;
    margin: 0px 0px 50px 0px;
    font-weight: bold;
    text-align: center;
    color: #000;
}

#nb_2411 .post_price span {
    font-size: 18px;
    padding-left: 5px;
}

/* .cons_innerWrap {} */

.cons_innerWrap p {
    text-align: center;
    font-size: 14px;
    margin: 30px auto;
}

.cons_innerWrap ul.cons_shop_list > li strong {
    font-size: 30px;
    line-height: 50px;
    color: #fff;
    width: 33.3333%;
}

.cons_innerWrap ul.cons_shop_name {
    width: 60%;
    /* width: 33.3333%; */
    height: auto;
    margin: 50px auto;
    display: flex;
    /* display: block; */
    flex-direction: row;
    flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    content: "";
    height: auto;
    order: 1;
}

&:after {
    content: "";
    display: block;
    width: 33.3333%;
    height: 0;
}

.cons_innerWrap ul.cons_shop_name > li {
    font-family: -apple-system, "Helvetica Neue", HelveticaNeue, Arial, "貂ｸ繧?��繧?��繝�け菴?��", YuGothic, "貂ｸ繧?��繧?��繝��? Medium", "Yu Gothic Medium", "貂ｸ繧?��繧?��繝��?", "Yu Gothic", "Sogoe UI", Verdana, "繝｡繧?��繝ｪ繧?��", Meiryo, sans-serif;
    font-weight: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.8em;
    color: #000;
    font-feature-settings: "palt";
    width: 33.33333%;
    padding: 1.2% 0;
}

.cons_shop_list_tile {
    width: 60%;
    margin: 0 auto;
    padding: 10px 0;
    background-color: #000;
}

.open_h3 {
    width: 60%;
    margin: 0 auto;
    padding: 10px 0;
    padding: 10px;
    border-top: 1px solid #333;
    margin-top: 15px;
    border-bottom: 1px solid #333;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
}

a[target="_blank"] {
    background: none;
}

ul.photo li {
    width: 46%;
    float: left;
    margin: 0 2% 42px;
}
.sub_title_sup {
    font-size: 14px;
    font-weight: normal;
    padding-left: 1rem;
    line-height: 1rem;
}

p.item_btn {
    margin: 60px auto 80px;
    width: 60%;
}

#nb_2411 .item_btn a {
    display: block;
    color: #000;
    padding: 10px 20px;
    margin: 0 auto;
    background: rgb(233, 233, 233);
    border: solid 1px #000;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

p.item_btn a:hover {
    opacity: .5;
    text-decoration: none;
}


@media only screen and (max-width: 1600px) {
    .cons_innerWrap ul.cons_shop_name > li {
        width: 50%;
        padding: 1.2% 0;
        font-weight: bold;
    }
}

@media only screen and (max-width: 1200px) {
    .shoes_list ul {
        text-align: center;
    }

    .shoes_list ul li {
        width: calc(22% - 20px);
        margin: 0 2% 20px;
        font-size: 12px;
        display: inline-block;
    }

    .slick-slide img {
        width: 100%;
        height: auto;
        object-fit: cover;
        font-family: 'object-fit: cover;';
    }

    .item_btn_black {
        margin: 3.3333333333333vw;
        margin-top: 40px;
    }

    #nb_2411 .item_btn_black a {
        display: block;
        color: #fff;
        padding: .83333333333333vw 1.6666666666667vw;
        margin: 0 auto;
        background: #000;
        text-align: center;
        font-size: 1.25vw;
        text-decoration: none;
    }

    #nb_2411 .item_btn_black a:hover {
        opacity: .5;
        text-decoration: none;
    }
    .item_btn_white {
        margin: 3.3333333333333vw;
        margin-top: 40px;
    }

    #nb_2411 .item_btn_white a {
        display: block;
        color: #000;
        padding: .83333333333333vw 1.6666666666667vw;
        margin: 0 auto;
        background: #fff;
        text-align: center;
        font-size: 1.25vw;
        text-decoration: none;
        border: solid 1px #000;
    }

    #nb_2411 .item_btn_white a:hover {
        opacity: .5;
        text-decoration: none;
    }


    .cons_innerWrap ul.cons_shop_name {
        width: 90%;
    }

    .cons_shop_list_tile {
        width: 90%;
    }

    .open_h3 {
        width: 90%;
    }

    .pc_lp {
        display: none;
    }
}

@media only screen and (max-width: 760px) {
    #nb_2411 .nb_2411_text h1 {
        font-size: 5vw;
    }

    #nb_2411 .nb_2411_attention {
        margin: 50px 4% 0;
    }

    .nb_2411_text p.sub_txt {
        margin: 10px 5% 40px;
        text-align: left;
        font-size: 3.8vw;
    }



    #nb_2411 .sub_title {
        font-size: 5vw;
        line-height: 1.8;
        margin: 30px 0px;
        font-weight: bold;
        text-align: center;
        color: #000;
    }


    .shoes_list ul li {
        width: 70%;
        margin: 0 1%;
        font-size: 12px;
        display: inline-block;
    }

    .shoes_list ul li p {
        font-size: 2.6vw;
    }

    #nb_2411 .sample {
        border: 1px solid #ccc;
        margin: 40px 14%;
    }

    #nb_2411 .goods_list li p {
        font-size: 3vw;
    }

    #nb_2411 h2 {
        margin: 0 5% 30px;
        font-size: 6vw;
    }

    .item_btn_black {
        margin: 3.3333333333333vw;
        margin-top: 12vw;
    }

    #nb_2411 .item_btn_black a {
        display: block;
        width: 100%;
        color: #fff;
        padding: 1.2vw 2vw;
        margin: 0 auto;
        background: #000;
        border-radius: .25vw;
        opacity: 1;
        text-align: center;
        font-size: 3.5vw;
        text-decoration: none;
    }

    .item_btn_black {
        margin: 40px auto 20px !important;
    }

    .item_btn_black a {
        display: block;
        color: #fff;
        padding: 10px 20px;
        margin: 0 auto;
        background: #000;
        text-align: center;
        font-size: 15px;
        text-decoration: none;
    }

    .item_btn_black a:hover {
        opacity: .5;
        text-decoration: none;
    }

    .item_btn_white {
        margin: 3.3333333333333vw;
        margin-top: 12vw;
    }

    #nb_2411 .item_btn_white a {
        display: block;
        width: 100%;
        color: #000;
        padding: 1.2vw 2vw;
        margin: 0 auto;
        background: #fff;
        border-radius: .25vw;
        opacity: 1;
        text-align: center;
        font-size: 3.5vw;
        text-decoration: none;
        border: solid 1px #000;
    }

    .item_btn_white {
        margin: 40px auto 20px !important;
    }

    .item_btn_white a {
        display: block;
        color: #000;
        padding: 10px 20px;
        margin: 0 auto;
        background: #fff;
        text-align: center;
        font-size: 15px;
        text-decoration: none;
        border: solid 1px #000;
    }

    .item_btn_black a:hover {
        opacity: .5;
        text-decoration: none;
    }

    .more_link p.item_btn_black {
        width: 70%;
    }

    .cons_innerWrap ul.cons_shop_list > li strong {
        font-size: 20px;
        line-height: 50px;
    }

    .cons_innerWrap ul.cons_shop_name {
        width: 90%;
        margin: 30px auto;
        height: auto;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .cons_innerWrap ul.cons_shop_name > li {
        width: 100%;
        margin: 1.2% auto;
        font-weight: bold;
    }

    .nb_2411_text p.subtitle {
        font-size: 3.3vw;
    }

    #nb_2411 .post_day {
        font-size: 8vw;
        width: 80%;
    }

    #nb_2411 .post_title {
        font-size: 8vw;
        margin-bottom: 5%;
        line-height: 2.5rem;
    }

    #nb_2411 .post_price {
        font-size: 7vw;
        margin-bottom: 5%;
    }

    #nb_2411 .post_price span {
        font-size: 4vw;
    }

    .cons_innerWrap p {
        width: 90%;
        margin: 5% auto;
        text-align: left;
        font-size: 3.3vw;
    }

    .item_btn_black-footer {
        margin: 0 auto 0 !important;
        width: 100%;
    }

    ul.photo li {
        width: 80%;
        float: none;
        margin: 10%;
    }
}

p.item_btn_black,
p.item_btn_white {
    margin: 0px auto 0px;
    width: 80%;
}

.pc_lp {
    display: block;
}

.sp_lp {
    display: none;
}

@media only screen and (max-width: 760px) {
    .pc_lp {
        display: none;
    }

    .sp_lp {
        display: block;
    }
}
