.gender h3 {
    display: block;
    width: 80%;
    height: 100%;
    color: #000;
    padding: 35px 20px;
    margin: 0 auto;
    background: #f3f1a7;
    text-align: center;
    font-size: 15px;
    text-decoration: none;
    border-radius: 50%;
}
.gender h3 {
    vertical-align: middle;
}

#puma_2010 {
    overflow: auto;
    margin: 0 auto;
}

#puma_2010 img {
    max-width: 100%;
}

#puma_2010 p {
    line-height: 1.8;
}

#puma_2010 a {
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -o-transition: .8s;
    -ms-transition: .8s;
    transition: .8s;
    text-decoration: underline;
}

#puma_2010 a:hover {
    opacity: .5;
}

#puma_2010 img {
    width: 100%;
    height: auto;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

/*#puma_2010 figure {margin-bottom: 40px;}*/
#puma_2010 figure img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

#puma_2010 .puma_2010_text {
    max-width: 960px;
    margin: 50px auto 20px;
    text-align: center;
}

#puma_2010 .puma_2010_text h1 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
}

#puma_2010 h2 {
    margin: 70px 5% 20px;
    font-size: 30px;
}

.puma_2010_text p {
    margin: 40px 5%;
    text-align: center;
    font-size: 1rem;
}

.puma_2010_text p.sub_txt {
    margin: 10px 5% 40px;
    text-align: center;
    color: #000;
    font-size: 17px;
    line-height: 180%;
    /*font-weight: bold;*/
    letter-spacing: 1px;
}

#puma_2010 .puma_2010_attention {
    max-width: 800px;
    margin: 50px auto 50px;
    text-align: left;
}

#puma_2010 .puma_2010_attention h2 {
    margin: 0 5%;
    text-align: left;
}

#puma_2010 .puma_2010_attention h4 {
    font-size: 16px;
    margin-bottom: 10px;
}

.puma_2010_attention p {
    margin: 0 0 40px;
    text-align: left;
    font-size: 1rem;
}

.puma_2010_attention ul li {
    text-align: left;
    list-style: circle;
    list-style-position: outside;
    margin: 0 0 10px 12px;
}

.shoes_list {
    max-width: 1100px;
    margin: 0 auto;
}

.shoes_list ul {
    text-align: center;
}

.shoes_list ul li {
    width: calc(19% - 20px);
    margin: 0 1% 20px;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
}

.shoes_list ul li p {
    font-size: 15px;
}

#puma_2010 .shoes_list ul li a {
    text-decoration: none;
}

#puma_2010 .sample {
    border: 1px solid #ccc;
    margin: 40px 0;
}

p.item_btn_black {
    margin: 40px auto 80px;
    width: 80%;
}

#puma_2010 .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;
}

.more_link p.item_btn_black {
    width: 340px;
}

.item_btn_black-footer {
    margin: 60px auto 0;
    width: 380px;
}


#puma_2010 h3 {
    letter-spacing: 1px;
}


#puma_2010 .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%;
}

.puma_2010_text p.subtitle {
    text-align: center;
    font-size: 14px;
}

#puma_2010 .post_title {
    font-size: 40px;
    line-height: 50px;
    margin: 30px 0px;
    font-weight: bold;
    text-align: center;
    color: #000;
}

#puma_2010 .post_price {
    font-size: 32px;
    line-height: 30px;
    margin: 0px 0px 50px 0px;
    font-weight: bold;
    text-align: center;
    color: #000;
}

#puma_2010 .post_price span {
    font-size: 18px;
    padding-left: 5px;
}



a[target="_blank"] {
    background: none;
}



ul.photo li {
	width: 46%;
	float: left;
	margin: 0 2% 42px;
}

.sp {
    display: none;
}




@media only screen and (max-width: 1200px) {
    .shoes_list ul {
        text-align: center;
    }

    .shoes_list ul li {
        width: calc(19% - 20px);
        margin: 0 1% 20px;
        font-size: 12px;
        display: inline-block;
    }

    .item_btn_black {
        margin: 3.3333333333333vw;
        margin-top: 40px;
    }

    #puma_2010 .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;
    }

    #puma_2010 .item_btn_black a:hover {
        opacity: .5;
        text-decoration: none;
    }

    

    .pc_lp {
        display: none;
    }
}

@media only screen and (max-width: 760px) {
    .sp {
        display: block;
    }
    .gender {
        margin-top: 20%;
        margin-bottom: 10%;
    }
    .gender h3 {
        width: 50%;
    }
    #puma_2010 .puma_2010_text h1 {
        font-size: 5vw;
    }

    #puma_2010 .puma_2010_attention {
        margin: 50px 4% 0;
    }

    .puma_2010_text p.sub_txt {
        margin: 10px 5% 40px;
        text-align: left;
        font-size: 3.8vw;
    }

    .shoes_list ul li {
        width: calc(80%);
        margin: 0 1%;
        font-size: 12px;
        display: inline-block;
    }

    .shoes_list ul li p {
        font-size: 2.6vw;
    }

    #puma_2010 .sample {
        border: 1px solid #ccc;
        margin: 40px 14%;
    }

    #puma_2010 .goods_list li p {
        font-size: 3vw;
    }

    #puma_2010 h2 {
        margin: 0 5% 30px;
        font-size: 6vw;
    }

    .item_btn_black {
        margin: 3.3333333333333vw;
        margin-top: 12vw;
    }

    #puma_2010 .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 a:hover {opacity: .5;text-decoration: none;}
    p.item_btn_black {margin: 20px auto 80px;width: 100%;}
    */

    .item_btn_black {
        margin: 40px 0 0;
    }

    .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 p.item_btn_black {
        width: 70%;
    }

    

    .puma_2010_text p.subtitle {
        font-size: 3.3vw;
    }

    #puma_2010 .post_day {
        font-size: 8vw;
        width: 80%;
    }

    #puma_2010 .post_title {
        font-size: 8vw;
        margin-bottom: 5%;
        line-height: 10vw;
    }

    #puma_2010 .post_price {
        font-size: 7vw;
        margin-bottom: 5%;
    }

    #puma_2010 .post_price span {
        font-size: 4vw;
    }


    .item_btn_black-footer {
        margin: 60px auto 0;
        width: 100%;
    }


ul.photo li {
	width: 80%;
	float: none;
	margin: 10%;
}




}



p.item_btn_black {
	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;
    }
}
