#vans_2102 {
    overflow: auto;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 120px;
}

footer {
    margin-top: 0;
}

#vans_2102 img {
    width: 100%;
}

#vans_2102 p {
    line-height: 1.8;
}

#vans_2102 a {
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -o-transition: .8s;
    -ms-transition: .8s;
    transition: .8s;
    text-decoration: underline;
    font-family: "Noto Sans JP", sans-serif;
}

#vans_2102 a:hover {
    opacity: .5;
}

#vans_2102 img {
    width: 100%;
    height: auto;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}


.content_width {
    max-width: 1000px;
    margin: 0 auto;
}


#vans_2102 h1 {

    margin: 0 auto 96px;

}

#vans_2102 h2 {
    width: 443px;
    margin: 0 auto 80px;

}

#vans_2102 h3 {
    margin: 0 auto 15px;
    text-align: left;
}

#vans_2102 h3 img {
    height: 76px;
    width: auto;

}

#vans_2102 p {
    margin: 0 auto 65px;
    font-size: 16px;
    text-align: left;
    font-family: "Noto Sans JP", sans-serif;
}

#vans_2102 p.sub-txt {
    font-size: 12px;
}



.items {
    display: flex;
    justify-content: space-between;
    max-width: 400px;
    margin: 0 auto 83px;
}

.items .item {
    width: 48%;
}

/*ナビゲーション*/

#vans_2102 .item_btn_nav a {
    display: unset;
    color: #000;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    /* border-radius: 5px; */
    font-weight: bold;
    justify-content: center;

}

#vans_2102 .item_btn_nav a img {
    height: 56px;
    width: auto;
    /*    border: 2px solid #00a5f1;*/
}



/*動画*/
.movie {
    width: 100%;
    margin-bottom: 0px;
}



.back_yellow {
    background: #FFFEEF;
    padding: 160px 0 0;
}


/*すたいるガイド*/


.style_items {
    display: flex;
    justify-content: space-between;
    width: 860px;
    margin: 0 auto 195px;
}

.style_items .style_item_1 {
    width: 337px;
    height: 715px;
    margin-top: 55px;
}

.style_items .style_item_2 {
    width: 452px;
}


.style_item_1_inner {
    position: relative;
    /* 親要素を相対配置に設定 */
}

.style_item_1_inner img:nth-of-type(2) {
    position: absolute;
    top: 0;
    left: 0;
}

.style_item_1_inner img:nth-of-type(1) {
    position: absolute;
    left: -130px;
    top: -15px;
    width: 401px !important;
}

.style_item_1_inner img.kage_01:nth-of-type(1) {
    top: -18px;
}

.style_item_1_inner img.kage_02:nth-of-type(1) {
    top: 25px;
}

.style_item_1_inner img.kage_03:nth-of-type(1) {
    top: 25px;
}

.style_item_1_inner img.kage_04:nth-of-type(1) {
    top: 25px;
}

.style_item_1_inner img.kage_05:nth-of-type(1) {
    top: 38px;
}

.style_item_1_inner img.kage_06:nth-of-type(1) {
    top: 25px;
}

.style_item_1_inner img.kage_07:nth-of-type(1) {
    top: -7px;
}

.style_item_1_inner img.kage_08:nth-of-type(1) {
    top: 25px;
}



.style_items .style_item_3 {
    width: 337px;
    height: 715px;
    margin-top: 55px;
}

.style_items .style_item_4 {
    width: 452px;
}


.style_item_4_inner {
    position: relative;
    /* 親要素を相対配置に設定 */
}

.style_item_4_inner img:nth-of-type(2) {
    position: absolute;
    top: 0;
    left: 0;
}

.style_item_4_inner img:nth-of-type(1) {
    position: absolute;
    left: 59px;
    top: -15px;
    width: 401px !important;
}

#vans_2102 h4 {
    font-size: 30px;
    text-align: left;
    line-height: 1.6;
    margin-bottom: 18px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold
}

#vans_2102 h4::after {
    content: "";
    display: block;
    width: 24px;
    border-top: 2px solid black;
    /* ボーダーのスタイルを指定 */
    margin-top: 15px;
}


#vans_2102 .back_yellow p {
    margin: 0 auto 15px;
    font-size: 14px;
    text-align: left;

}

#vans_2102 .back_yellow p.sub-txt {
    font-size: 12px !important;
}

















/*スタイリング*/

.size_guide_01 {
    position: relative;
    padding: 45px 40px;
    height: 605px;
    margin-bottom: 20px;
}

.size_guide_02 {
    position: relative;
    padding: 45px 40px;
    height: 605px;
    margin-bottom: 20px;
}

.size_guide_img {
    position: absolute;
    width: 336px;
    top: 45px;
    right: 40px;
}

.size_guide_02 .size_guide_img {
    top: 45px;
    left: 40px;
}


#vans_2102 .size_guide_txt {
    width: 436px;
}

#vans_2102 .size_guide_02 .size_guide_txt {
    position: absolute;
    top: 45px;
    right: 40px;
}


#vans_2102 .size_guide_txt p {
    width: 436px;
}


.size_guide_txt h3 {
    font-size: 26px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 30px;
}

#vans_2102 .size_guide_color p {
    text-align: center;
    width: auto;
    font-size: 18px;
    margin: 5px 0;
}

.size_guide_color_circle {
    width: 106px;
    height: 106px;
    border: 1px solid #000;
    border-radius: 120px;
    margin: 0 auto;
}

.size_guide_colors {
    position: absolute;
    bottom: 45px;
    left: 40px;
    display: flex;
    justify-content: center;
    width: 402px;
}

.size_guide_02 .size_guide_colors {
    bottom: 45px;
    right: 217px;
    left: auto;
}

.size_guide_colors .size_guide_color {
    width: 50%;
}


.size_guide_link {
    position: absolute;
    bottom: 54px;
    left: 444px;
    width: 146px;
}

.size_guide_02 .size_guide_link {
    position: absolute;
    bottom: 54px;
    right: 40px;
    left: auto;
    width: 146px;
}

#vans_2102 a.btn_01 {
    display: block;
    color: #FF0000;
    padding: 15px 0px;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    text-decoration: none;
    border: 2px solid #FF0000;
}

.size_guid_last {
    margin-bottom: 120px;
}




/*ルックの商品一覧*/

.nike_looks {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.nike_looks .nike_look {
    width: 32%;
    padding: 17px 0 50px;
    margin-bottom: 60px;
}

#vans_2102 .nike_looks .nike_look p {
    font-size: 16px;
    text-align: center;
    width: auto;
    margin: 10px;
}

#vans_2102 .nike_looks_no img {
    width: 47%;
    margin: -37px 0 0;
}


.nike_look_item {
    margin-bottom: 10px;
}

#vans_2102 .nike_look_item img {
    width: 50%;
    margin: 20px auto 2px;
}

#vans_2102 a.btn_02 {
    display: block;
    color: #000;
    padding: 5px 0px;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    text-decoration: none;
    border: 2px solid #000;
    width: 47%;
}


/*フルラインアップ*/



#vans_2102 a.btn_03 {
    display: block;
    color: #fff;
    padding: 8px 0px;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    font-size: 13px;
    text-decoration: none;
    /* font-weight: bold; */
    text-decoration: none;
    /* border: 2px solid #000; */
    width: 100%;
    background: #45BBD3;
    border-radius: 5px;
}







.ful_lineups {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ful_lineups-center {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}


.ful_lineups .ful_lineup {
    width: 140px;
    padding: 17px 0 0px;
    margin: 0 0 30px;
}


.ful_lineups-center .ful_lineup {
    width: 140px;
    padding: 17px 0px;
    margin: 0 10px 30px;
}


/*
.ful_lineups .ful_lineup:first-child {
    margin: 0 20px 30px 0;
}

.ful_lineups .ful_lineup:last-child {
    margin: 0 0 30px 20px;
}
*/


#vans_2102 .ful_lineups .ful_lineup p {
    font-size: 12px;
    text-align: center;
    width: auto;
    margin: 10px;
    font-weight: normal;
}

#vans_2102 .ful_lineups-center .ful_lineup p {
    font-size: 12px;
    text-align: center;
    width: auto;
    margin: 10px;
    font-weight: normal;
}


.ful_lineup_color {
    display: flex;
    justify-content: center;
}

.ful_lineup_color_circle {
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    border-radius: 20px;
    margin: 0 auto;
    margin: 5px 5px 14px;
}


/*フッターCTA*/

.item_btn_black-footer {
    margin: 40px auto 38px;
    width: 380px;
}

#vans_2102 p.item_btn_black {
    margin: 30px auto 0px;
    width: 100%;
    text-align: center;
}

#vans_2102 .item_btn_black a {
    display: unset;
    color: #fff;
    padding: 15px 20px;
    margin: 0 auto;
    background: #000;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    /* border-radius: 4px; */
    /* font-weight: bold; */
}

















@media only screen and (max-width: 880px) {




    .content_width {
        max-width: 88%;
        margin: 0 auto;
    }

    #vans_2102 h1 {
        margin: 0 auto 21.333vw;
    }

    #vans_2102 h2 {
        width: 75vw;
        margin: 0 auto 19.2vw;
    }

    #vans_2102 h3 {
        margin: 0 auto 4vw;
        text-align: center;
    }

    #vans_2102 h3 img {
        height: 12vw;
        width: auto;
        margin-bottom: 5.88vw;
    }


    #vans_2102 h4 {
        font-size: 6vw;
        text-align: center;
        line-height: 1.6;
        margin-bottom: 5vw;
    }



    #vans_2102 p {
        width: 90%;
        width: 90%;
        margin: 0 auto 9vw;
        font-size: 3.4vw;
        text-align: left;
    }


    .sub_mv {
        max-width: 1000px;
        margin: 0 auto 5.3vw;
    }


    .items {
        display: flex;
        justify-content: space-between;
        max-width: 90%;
        margin: 0 auto 23.4vw;
    }

    .items .item {
        width: 48%;
    }

    /*ナビゲーション*/

    #vans_2102 .item_btn_nav a {
        display: unset;
        color: #000;
        margin: 0 auto;
        text-align: center;
        text-decoration: none;
        /* border-radius: 5px; */
        font-weight: bold;
        justify-content: center;

    }

    #vans_2102 .item_btn_nav a img {
        height: 12vw;
        width: auto;
        margin: 0 auto;
    }


    .back_yellow {
        background: #FFFEEF;
        padding: 18.9vw 0 4vw;
    }


    /*すたいるガイド*/


    .style_items {
        display: block;
        justify-content: space-between;
        width: 87.2vw;
        margin: 0 auto 37.33vw;
    }

    .style_items .style_item_1 {
        width: 100%;
        height: 190vw;
        margin-top: 0px;
    }

    .style_items .style_item_2 {
        width: 100%;
    }


    .style_item_1_inner {
        position: relative;
        /* 親要素を相対配置に設定 */
    }

    .style_item_1_inner img:nth-of-type(2) {
        position: absolute;
        top: 0;
        left: 0;
    }

    .style_item_1_inner img:nth-of-type(1) {
        position: absolute;
        left: -7vw;
        top: 18vw;
        width: 100% !important;
    }



    .style_item_1_inner img.kage_01:nth-of-type(1) {
        top: 18vw;
    }

    .style_item_1_inner img.kage_02:nth-of-type(1) {
        top: 18vw;
    }

    .style_item_1_inner img.kage_03:nth-of-type(1) {
        top: 27vw;
    }

    .style_item_1_inner img.kage_04:nth-of-type(1) {
        top: 18vw;
    }

.style_item_1_inner img.kage_05:nth-of-type(1) {
	top: 31vw;
}

    .style_item_1_inner img.kage_06:nth-of-type(1) {
        top: 18vw;
    }

    .style_item_1_inner img.kage_07:nth-of-type(1) {
        top: 18vw;
    }

    .style_item_1_inner img.kage_08:nth-of-type(1) {
        top: 18vw;
    }


    .height_204vw {
        height: 204vw !important;
    }

    .style_items .style_item_3 {
        width: 100%;
        height: 190vw;
        margin-top: 0px;
        flex-direction: row-reverse;
    }

    .style_items .style_item_4 {
        width: 100%;
        flex-direction: row-reverse;
    }


    .style_item_4_inner {
        position: relative;
        /* 親要素を相対配置に設定 */
    }

    .style_item_4_inner img:nth-of-type(2) {
        position: absolute;
        top: 0;
        left: 0;
    }

    .style_item_4_inner img:nth-of-type(1) {
        position: absolute;
        left: 7vw;
        top: 18vw;
        width: 100% !important;
    }









    #vans_2102 h4 {
        font-size: 6.4vw;
        text-align: center;
        line-height: 1.6;
        margin-bottom: 4.8vw;
        font-family: "Noto Sans JP", sans-serif;
        font-weight: bold
    }

    #vans_2102 h4::after {
        content: "";
        display: block;
        width: 7.4666vw;
        border-top: 2px solid black;
        margin: 7.73vw auto;
        text-align: center;
    }


    #vans_2102 .back_yellow p {
        margin: 0 auto 4vw;
        font-size: 3.4666vw text-align: left;
    }

    #vans_2102 .back_yellow p.sub-txt {
        font-size: 3.2vw !important;
    }





    /*スタイリング*/

    .size_guide_01 {
        position: relative;
        padding: 4vw 4vw 6vw;
        height: auto;
        margin-bottom: 6vw;
        height: auto;
    }

    .size_guide_02 {
        position: relative;
        padding: 4vw 4vw 6vw;
        height: auto;
        margin-bottom: 6vw;
        height: auto;
    }

    .size_guide_img {
        position: unset;
        width: 63%;
        top: 5vw;
        left: 5vw;
    }

    .size_guide_02 .size_guide_img {
        position: unset;
        width: 63%;
        top: 5vw;
        left: 5vw;
    }


    #vans_2102 .size_guide_txt {
        width: 100%;
        position: unset;
        top: 81vw;
        margin: 5vw auto 5vw;
    }

    #vans_2102 .size_guide_02 .size_guide_txt {
        width: 100%;
        position: unset;
        top: 81vw;
        margin: 5vw auto 5vw;
    }


    #vans_2102 .size_guide_txt p {
        width: 100%;
        margin: 0;
    }


    .size_guide_txt h3 {
        font-size: 5vw;
        text-align: left;
        font-weight: bold;
        margin-bottom: 2vw;
    }

    #vans_2102 .size_guide_color p {
        text-align: center;
        width: auto;
        font-size: 3vw;
        margin: 3vw 0;
        line-height: 1.2;
    }

    .size_guide_color_circle {
        width: 17vw;
        height: 17vw;
        border: 1px solid #000;
        border-radius: 120px;
        margin: 0 auto;
    }

    .size_guide_colors {
        position: absolute;
        bottom: 0;
        left: auto;
        display: block;
        justify-content: center;
        width: 38%;
        top: 4vw;
        right: 1vw;
    }

    .size_guide_02 .size_guide_colors {
        position: absolute;
        bottom: 0;
        left: auto;
        display: block;
        justify-content: center;
        width: 38%;
        top: 4vw;
        right: 1vw;
    }

    .size_guide_colors .size_guide_color {
        width: 100%;
        margin-bottom: 6vw;
    }


    .size_guide_link {
        position: unset;
        bottom: 5vw;
        left: 0;
        width: 79%;
        margin: 0 auto;
    }

    .size_guide_02 .size_guide_link {
        position: unset;
        bottom: 5vw;
        left: 0;
        width: 79%;
        margin: 0 auto;
    }

    #vans_2102 a.btn_01 {
        display: block;
        color: #FF0000;
        padding: 3vw 0px;
        margin: 0 auto;
        background: #fff;
        text-align: center;
        font-size: 3.4vw;
        text-decoration: none;
        font-weight: bold;
        text-decoration: none;
        border: 2px solid #FF0000;
    }

    .size_guid_last {
        margin-bottom: 22vw;
    }






    /*動画*/

    .movie-wrap {}

    .movie-inner {}



    .movie {
        width: 100%;
        margin-bottom: 0;
    }




    /*動画*/
    .movie {
        width: 100%;
        margin-bottom: 14vw;
    }















    /*ルックの商品一覧*/

    .nike_looks {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .nike_looks .nike_look {
        width: 49%;
        padding: 0 0 7vw;
        margin-bottom: 10vw;
    }

    #vans_2102 .nike_looks .nike_look p {
        font-size: 3.4vw;
        text-align: center;
        width: auto;
        margin: 3vw;
    }

    #vans_2102 .nike_looks_no img {
        width: 50%;
        margin: -2vw 0 0;
    }


    .nike_look_item {
        margin-bottom: 10px;
    }

    #vans_2102 .nike_look_item img {
        width: 68%;
        margin: 3vw auto 0;
    }

    #vans_2102 a.btn_02 {
        display: block;
        color: #000;
        padding: 1vw 0px;
        margin: 0 auto;
        background: #fff;
        text-align: center;
        font-size: 3.4vw;
        text-decoration: none;
        font-weight: bold;
        text-decoration: none;
        border: 2px solid #000;
        width: 74%;
    }


    /*フルラインアップ*/



    #vans_2102 a.btn_03 {
        display: block;
        color: #fff;
        padding: 2.4vw 8vw;
        margin: 0 auto;
        background: #fff;
        text-align: center;
        font-size: 3.4vw;
        text-decoration: none;
        /* font-weight: bold; */
        text-decoration: none;
        /* border: 2px solid #000; */
        width: fit-content;
        background: #45BBD3;
        border-radius: 5px;
    }


    .ful_lineups_wrapper {
        width: 116%;
        overflow-x: auto;
        margin-left: -6vw;
    }

    .ful_lineups {
        display: flex;
        justify-content: space-between;
        width: 197%;
        padding: 0 9vw 0;
    }


    .ful_lineups-center {
        display: flex;
        justify-content: space-between;
        width: 147%;
        padding: 0 9vw 0;
    }


    .ful_lineups .ful_lineup {
        width: 31%;
        padding: 3vw 0 0px;
        margin-bottom: 10vw;
    }

    .ful_lineups-center .ful_lineup {
        width: 46.5%;
        padding: 3vw 0 0px;
        margin: 0 0 10vw;
    }


    /* その他のスタイル */


    #vans_2102 .ful_lineups .ful_lineup p {
        font-size: 3.4vw;
        text-align: center;
        width: auto;
        margin: 10px;
    }

    #vans_2102 .ful_lineups-center .ful_lineup p {
        font-size: 3.4vw;
        text-align: center;
        width: auto;
        margin: 10px;
    }


    .ful_lineup_color {
        display: flex;
        justify-content: center;
    }

    .ful_lineup_color_circle {
        width: 4vw;
        height: 4vw;
        border: 1px solid #000;
        border-radius: 20px;
        margin: 0 auto;
        margin: 5px 5px 14px;
    }

    /*フッターCTA*/

    .item_btn_black-footer {
        margin: 40px auto 38px;
        width: 100%;
    }

    #vans_2102 p.item_btn_black {
        margin: 30px auto 0px;
        width: 100%;
        text-align: center;
    }

    #vans_2102 .item_btn_black a {
        display: unset;
        color: #fff;
        padding: 15px 20px;
        margin: 0 auto;
        background: #000;
        text-align: center;
        font-size: 18px;
        text-decoration: none;
        /* border-radius: 4px; */
        /* font-weight: bold; */
    }



    /*一番下のCTA*/

    #vans_2102 .item_btn_black a {
        width: 100%;
        padding: 3vw 4vw;
        margin: 0 auto;
        /* border-radius: 2vw; */
        opacity: 1;
        text-align: center;
        font-size: 3.6vw;
        text-decoration: none;
    }









}























.pc_lp {
    display: block;
}

.sp_lp {
    display: none;
}

@media only screen and (max-width: 880px) {
    .pc_lp {
        display: none;
    }

    .sp_lp {
        display: block;
    }
}
