/*foundation----------------------*/

#shoemaker_2010 {

    overflow: auto;
    margin: 0 auto;


    font-family: "Helvetica Neue", HelveticaNeue, Arial, "Yu Gothic", YuGothic, sans-serif !important;
}

#shoemaker_2010 img {
    max-width: 100%;
}


#shoemaker_2010 p {
    line-height: 1.8;
}

#shoemaker_2010 a {
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    -ms-transition: 0.8s;
    transition: 0.8s;
    /*	color: #6c6c6c;*/
    text-decoration: underline;
}

#shoemaker_2010 a:hover {
    opacity: 0.5;
}

#shoemaker_2010 img {
    width: 100%;
    height: auto;
}


.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

/*header----------------------*/

/*contens----------------------*/

#shoemaker_2010 figure {
    /*    background: #000;*/
    margin-bottom: 40px;
}

#shoemaker_2010 figure img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

#shoemaker_2010 .nike_2009_text {
    max-width: 1000px;
    margin: 50px auto 20px;
    text-align: left;
}

#shoemaker_2010 .nike_2009_text h1 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 40px;
}


#shoemaker_2010 h1 {
    margin: 100px 0 20px;
    font-size: 40px;
}

#shoemaker_2010 h2 {
    margin: 50px 0 20px;
    font-size: 23px;
    font-weight: bold;
}

#shoemaker_2010 h3 {
    margin: 100px 0 50px;
    font-size: 32px;
    font-weight: bold;
    text-align: left;
}

#shoemaker_2010 h4 {
    font-size: 23px;
    margin-bottom: 30px;
    text-align: left;
}


.nike_2009_text p {
    margin: 40px 5%;
    /*    text-align: left;*/
    font-size: 1rem;
}

.nike_2009_text p.font_small {
    font-size: 13px;
    color: #686767;
}



.nike_2009_text p.sub_txt {
    margin: 10px 0 20px;
    text-align: left;
}


.shoes_list {
    max-width: 1200px;
    margin: 0 auto;
}

.shoes_list ul {
    text-align: center;
}

.shoes_list ul li {
    width: 49%;
    /*    margin: 0 2% 20px;*/
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
}

.shoes_list ul li .item_img {
    width: 180px;
    float: left;

}

.shoes_list ul li .item_btn {
    width: 180px;
    float: right;
    margin-right: 35px;
}


.shoes_list ul li p {
    font-size: 15px;
}

#shoemaker_2010 .shoes_list ul li a {
    text-decoration: none;
}

.nike_2009_text p.item_mame {
    margin: 0;
    padding: 0;
    text-align: left;
    font-weight: bold;
}

.nike_2009_text p.item_price {
    margin: 0;
    padding: 0;
    text-align: left;
}



.midashi {
    text-align: left;
    padding-left: 40px;
    margin-bottom: 120px;
    border-left: 1px solid #000;
}


.back_shoemaker {
	background-image: url(back_shoemaker.svg);
	background-repeat: no-repeat;
	background-position: center 137px;
}

.back_01 {
    background-image: url(back_01.svg);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 35px;
    margin-top: 80px;
}

.back_02 {
    background-image: url(back_02.svg);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 35px;
    margin-top: 80px;
}



.box-01 {
    margin-left: 150px;

}

.box-02 {
    margin-right: 150px;

}

}

.v-text-1 {
    position: relative;
}

.v-text-1 p {
    writing-mode: vertical-rl;
    position: absolute;
    height: 700px;
    text-align: left;
    font-size: 64px;
    margin: 0;
    line-height: 1 !important;
    font-weight: bold;
}

.v-text-2 {
    position: relative;
}

.v-text-2 p {
    writing-mode: vertical-rl;
    position: absolute;
    right: 0;
    height: 700px;
    text-align: left;
    font-size: 64px;
    margin: 0;
    line-height: 1 !important;
    font-weight: bold;
}


.title-border {
    writing-mode: vertical-rl;
    position: absolute;
    height: 523px;
    display: flex;
    font-weight: bold;
    margin-top: 565px;
}

.title-border:before {
    border-right: 1px solid;
    content: "";
    flex-grow: 1;
}

.title-border::before {
    margin-right: 12px;
    margin-bottom: 15px;
}

.title-border-02 {
    right: 0;
    height: 550px;
}

.title-border-03 {
    height: 500px;
}

.title-border-04 {
    right: 0;
    height: 550px;
}


.shop_name {
    font-size: 0.9rem;
}

.staff_name {
    font-size: 1.1rem;
}



.nike_2009_footer {
    padding-top: 40px;
}

.nike_2009_gray_back {
    margin-top: 120px;
    padding: 1px;
    background: #f6f6f6;
    padding-bottom: 100px;
}













#shoemaker_2010 .ap_list ul li a {
    text-decoration: none;
}



#shoemaker_2010 .sample {
    border: 1px solid #ccc;
    margin: 40px 0;
}


/*footer----------------------*/

p.item_btn_black {
    margin: 20px auto 0px;
    width: 100%;
}

#shoemaker_2010 .item_btn_black a {
    display: block;
    /*    width: 280px;*/
    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: 0.5;
    text-decoration: none;
}

.more_link {
    margin-top: 100px;
}

.more_link p.item_btn_black {
    width: 560px;

}



/*1200px----------------------*/

/*1200px----------------------*/

/*1200px----------------------*/

@media only screen and (max-width: 1000px) {



    /*contens----------------------*/
    #shoemaker_2010 .nike_2009_text h1 {
        font-size: 5vw;
    }

    #shoemaker_2010 .nike_2009_attention {
        margin: 50px 4% 0;
    }

    .nike_2009_text p.sub_txt {
        margin: 10px 5% 40px;
        text-align: left;
        font-size: 4vw;
    }




    .nike_2009_text span {
        font-size: 140%;
        font-weight: bold;
    }



    #shoemaker_2010 .sample {
        border: 1px solid #ccc;
        margin: 40px 14%;
    }

    #shoemaker_2010 .goods_list li p {
        font-size: 3vw;
    }

    #shoemaker_2010 h1 {
        margin: 1vw 5% 0;
        font-size: 7vw;
    }


    #shoemaker_2010 h2 {
        margin: 0 5% 4vw;
        font-size: 4.5vw;
    }



    #shoemaker_2010 h3 {
        margin: 10vw 0 5vw;
        font-size: 3.2vw;
        font-weight: bold;
        text-align: left;
    }

    #shoemaker_2010 h4 {
        font-size: 5vw;
        margin-bottom: 3vw;
        text-align: left;
    }

    #shoemaker_2010 .box-01 h4 {
        margin-right: 5%;
    }


    #shoemaker_2010 .box-02 h4 {
        margin-left: 5%;
    }




    /*footer----------------------*/
    .item_btn_black {
        margin: 3.33333333333333vw;
        margin-top: 12vw;
    }

    #shoemaker_2010 .item_btn_black a {
        display: block;
        width: 100%;
        color: #fff;
        padding: 1.2vw 2vw;
        margin: 0 auto;
        background: #000;
        border-radius: 0.25vw;
        opacity: 1;
        text-align: center;
        font-size: 4vw;
        text-decoration: none;
    }

    .item_btn_black a:hover {
        opacity: 0.5;
        text-decoration: none;
    }

    p.item_btn_black {
        margin: 40px auto 0px;
        width: 100%;
    }

    .more_link p.item_btn_black {
        width: 70%;
    }




    .back_shoemaker {
        background-image: url(back_shoemaker_sp.svg);
        background-repeat: no-repeat;
        background-position: top;
        background-size: contain;
    }

    .back_01 {
        background-image: url(back_01_sp.svg);
        background-repeat: no-repeat;
        background-position: top center;
        padding-top: 3.5vw;
        margin-top: 8.0vw;
        background-size: contain;
    }

    .back_02 {
        background-image: url(back_02_sp.svg);
        background-repeat: no-repeat;
        background-position: top center;
        padding-top: 3.5vw;
        margin-top: 8.0vw;
        background-size: contain;
    }



    .box-01 {
        margin-left: 19vw;

    }

    .box-02 {
        margin-right: 19vw;

    }


    .nike_2009_text .box-01 p.sub_txt {
        margin: 10px 5% 40px 0;
    }

    .nike_2009_text .box-02 p.sub_txt {
        margin: 10px 0 40px 5%;
    }



    .v-text-1 {
        position: relative;
        margin: 4vw;
    }

    .v-text-1 p {
        writing-mode: vertical-rl;
        position: absolute;
        height: 70vw;
        text-align: left;
        font-size: 6.4vw;
        margin: 0;
        left: 0;
        line-height: 1 !important;
        font-weight: bold;
    }

    .v-text-2 {
        position: relative;
        margin: 4vw;
    }

    .v-text-2 p {
        writing-mode: vertical-rl;
        position: absolute;
        right: 0;
        height: 70vw;
        text-align: left;
        font-size: 6.4vw;
        margin: 0;
        line-height: 1 !important;
        font-weight: bold;
    }


    .title-border {
        writing-mode: vertical-rl;
        position: absolute;
        height: 174.3vw;
        display: flex;
        font-weight: bold;
        margin-top: 56.5vw;
        left: 0;
    }

    .title-border:before {
        border-right: 1px solid;
        content: "";
        flex-grow: 1;
    }

    .title-border::before {
        margin-right: 2.4vw;
        margin-bottom: 1.5vw;
    }

    .title-border-02 {
        right: 0;
        height: 173vw;
    }

    .title-border-03 {
        height: 163vw;
        margin-top: 72.5vw;
    }

    .title-border-04 {
        right: 0;
        height: 185vw;
    }

    span.shop_name {
        font-size: 3.5vw;
        font-weight: 100;
    }

    span.staff_name {
        font-size: 4.3vw;
        font-weight: 100;
    }


    .nike_2009_text p.font_small {
        font-size: 3.5vw;
        color: #686767;
    }




    .nike_2009_footer {
        padding-top: 4vw;
    }

    .nike_2009_gray_back {
        margin-top: 16vw;
        padding: 1px;
        background: #f6f6f6;
        padding-bottom: 10vw;
    }



    .midashi {
        padding-left: 0;
        padding-right: 15vw;
        margin-bottom: 12vw;
        border: none;
    }


    #shoemaker_2010 h3 {
        margin: 10vw 5% 5vw;
        font-size: 5vw;
    }

    #shoemaker_2010 .sp_width {
        margin-left: 5%;
        margin-right: 5%;
    }

    .more_link {
        margin-top: 10vw;
    }


    .shoes_list {
        max-width: 1200px;
        margin: 0 auto;
    }


    .shoes_list_1 {
        margin-left: -23%;

    }

    .shoes_list_2 {
        margin-right: -23%;

    }




    .shoes_list ul {
        text-align: center;
    }

    .shoes_list ul li {
        width: 100%;
        /*    margin: 0 2% 20px;*/
        font-size: 1.2vw;
        display: inline-block;
    }

    .shoes_list ul li .item_img {
        width: 43%;
        float: left;
        margin-left: 3.5vw;
    }

    .shoes_list ul li .item_btn {
        width: 43%;
        float: right;
        margin-right: 3.5vw;
    }


    .shoes_list ul li p {
        font-size: 15px;
    }

    #shoemaker_2010 .shoes_list ul li a {
        text-decoration: none;
    }

    .nike_2009_text p.item_mame {
        margin: 0;
        padding: 0;
        text-align: left;
    }

    .nike_2009_text p.item_price {
        margin: 0;
        padding: 0;
        text-align: left;
    }





}


.pc_lp {
    display: block;
}

.sp_lp {
    display: none;
}

@media only screen and (max-width: 1000px) {
    .pc_lp {
        display: none;
    }

    .sp_lp {
        display: block;
    }
}
