@charset "UTF-8";
/* products
-------------------------------------------------------------*/

.productEstimateStep3LinkToPrint {
    display: inline-block;
    width: 100%;
    text-align: right;
}

.product #content h2.section-title {
    display: block;
    width: 660px;
    height: 36px;
    line-height: 38px;
    font-size: 14px;
    font-weight: bold;
    color: #464C50;
    text-align: center;
    background: url(../img/home/home-section-tit-bg.gif) no-repeat top left !important;
}

.product #content #product-title {
    position: relative;
    display: block;
    width: 660px;
    height: 120px;
    background: url(../img/products/products-tit-bg.gif) no-repeat top left;
}

.product #content #product-title > h2 {
    position: absolute;
    display: block;
    width: 630px;
    height: 80px;
    top: 1px;
    left: 15px;
    line-height: 80px;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #333333;
    background: none !important;
    border: none !important;
}

.product #content #product-title > h3 {
    position: absolute;
    display: block;
    width: 500px;
    height: 40px;
    top: 81px;
    left: 15px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #333333;
    background: none !important;
    border: none !important;
}

.product #content #product-title > h4 {
    position: absolute;
    display: block;
    width: 130px;
    height: 40px;
    top: 81px;
    right: 15px;
    line-height: 40px;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: right;
    color: #666666;
    background: none !important;
    border: none !important;
}

.product #content #product-detail {
    position: relative;
    width: 660px;
    height: 630px;
    margin: 10px auto;
}

.product #content #product-detail > #product-summary {
    position: absolute;
    width: 448px;
    height: 188px;
    top: 440px;
    right: 0px;
    background-color: #F7F7FA;
    border: 1px solid #000D68;
}

.product #content #product-detail > #product-summary > div {
    position: absolute;
    width: 410px;
    height: 115px;
    top: 60px;
    left: 19px;
    font-size: 12px;
    font-weight: normal;
    color: #464C50;
    line-height: 130%;
    text-align: left;
    overflow: auto;
}

.product #content #product-detail > #product-price {
    position: absolute;
    width: 198px;
    height: 348px;
    top: 80px;
    right: 0;
    background-color: #FEF5F6;
    border: 1px solid #E44245;
}

.product #content #product-detail > #product-price > div {
    position: relative;
    display: block;
    width: 168px;
    height: 265px;
    top: 0px;
    margin: 15px auto 0px auto;
    font-size: 14px;
    font-weight: bold;
    color: #E44145;
    line-height: 130%;
    text-align: left;
    overflow: auto;
}

.product #content #product-detail > #product-price > div p:last-child {
    color: #666666;
    font-size: 80%;
    line-height: 1;
}


.product #content #product-detail > #product-material {
    position: absolute;
    width: 198px;
    height: 188px;
    top: 440px;
    left: 0px;
    background-color: #FFFDFA;
    border: 1px solid #F48908;
}

.product #content #product-detail > #product-material > div {
    position: relative;
    display: block;
    width: 168px;
    height: 80px;
    margin: 10px auto;
    font-size: 10px;
    color: #333333;
    line-height: 130%;
    text-align: left;
    overflow: auto;
}

.product #content #product-detail > #product-summary > img,
.product #content #product-detail > #product-price > img,
.product #content #product-detail > #product-material > img {
    position: relative;
    display: block;
    margin: 0px auto;
}

.product #content #product-detail > #product-material img#thickness {
    position: relative;
    display: block;
    width: 150px;
    margin: 10px auto 0px auto;
}

.product #content #product-detail > #product-image {
    position: absolute;
    width: 450px;
    height: 430px;
    top: 0px;
    left: 0px;
    overflow: hidden;
    background-color: #ffffff;
}

.product #content #product-detail > #product-simulation {
    position: absolute;
    width: 200px;
    height: 70px;
    top: 0;
    right: 0;
}

.product #content h2.product-title {
    background: none #f2f2f2 !important;
    border-bottom: 1px solid #333333 !important;
    font-size: 150% !important;
}

.product #content h2.product-title span {
    background: none !important;
    padding: 20px 20px 20px 20px !important;
}

/* category-catch */

.product #content h2.category-catch {
    margin: 0 0 4px;
    padding: 0;
    border: none;
    background: none;
    color: #808080;
    font-size: 117%;
}

.product #content p.category-catch {
    color: #666;
    font-weight: normal;
}


/* estimate-step */

.product #content .estimate-step {
    margin-bottom: 1em;
}

.product #content .estimate-step li {
    float: left;
}

.product #content .estimate-step li.one {
    width: 200px;
}

.product #content .estimate-step li.two {
    width: 213px;
}

.product #content .estimate-step li.three {
    width: 232px;
}


/* about */

.product #content .about {
    margin-bottom: 1em;
    padding-bottom: 6px;
    background: url(../img/home/home-about-bg.gif) repeat-y;
}

.product #content .about h2 {
    margin-bottom: 0;
}

.product #content .about .wrap {
    display: inline;
    float: left;
    width: 208px;
}

.product #content .about .wrap1 {
    margin-left: 11px;
    background: url(../img/home/home-about-wrap-bg-bottom.gif) no-repeat left bottom;
}

.product #content .about .wrap2 {
    margin-left: 7px;
    background: url(../img/home/home-about-wrap2-bg-bottom.gif) no-repeat left bottom;
}

.product #content .about .wrap3 {
    margin-left: 7px;
    background: url(../img/home/home-about-wrap3-bg-bottom.gif) no-repeat left bottom;
}

.product #content .about .wrap .inner {
    padding: 13px 0 14px 0;
}

.product #content .about .wrap1 .inner {
    height: 1%;
    background: url(../img/home/home-about-wrap-bg-upper.gif) no-repeat;
}

.product #content .about .wrap2 .inner {
    height: 1%;
    background: url(../img/home/home-about-wrap2-bg-upper.gif) no-repeat;
}

.product #content .about .wrap3 .inner {
    height: 1%;
    background: url(../img/home/home-about-wrap3-bg-upper.gif) no-repeat;
}

.product #content .about .wrap h3 {
    margin: 0 0 8px;
    padding: 0 0 0 10px;
    border: none;
    background: none;
}

.product #content .about .wrap .text {
    margin-bottom: 0.5em;
    padding: 0 14px;
    font-size: 84%;
    font-weight: normal;
}

.product #content .about .wrap .button {
    margin-bottom: 0;
    padding-left: 14px;
}

/* campaign */

.product #content .campaign {
    margin-bottom: 20px;
}

.product #content .campaign ul {
    margin-bottom: 1em;
    padding-bottom: 5px;
    background-color: #ccc;
}

.product #content .campaign ul li {
    display: inline;
    float: left;
    padding: 5px 3px 0 6px;
}





/* product-list
------------------------------ */

#main .product-list {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #e0e0df;
}

#main .product-list .product {
    display: inline;
    float: left;
    width: 189px;
    margin-left: 15px;
    padding: 0.5em 15px 0.5em 0;
    border-right: 1px solid #e0e0df;
}

#main .product-list .last-child {
    border: none;
}

#main .product-list .product .title {
    margin-bottom: 0.5em;
    font-size: 117%;
    font-weight: bold;
    height: auto;
}

#main .product-list .product .image {
    margin-bottom: 0;
    padding: 0;
}

#main .product-list .product .fukidashi {
    width: 189px;
    margin-bottom: 0.3em;
    background-color: #f9e2b8;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#main .product-list .product .fukidashi p {
    padding: 5px;
    font-size: 0.8em;
    color: #666666;
}

#main .product-list .product .fukidashi a {
    text-decoration: none !important;
    color: #666666 !important;
}

#main .product-list .product .fukidashi .outer {
    background: url(../img/common/fukidashi-bg-upper.gif) no-repeat;
}

#main .product-list .product .fukidashi .inner {
    padding: 32px 10px 10px 10px;
    font-size: 84%;
    background: url(../img/common/fukidashi-bg-bottom.gif) no-repeat left bottom;
}

#main .product-list .product .fukidashi .inner p {
    margin-bottom: 0;

}

#main .product-list .product .info {
    margin: 0;
    padding: 0;
}

#main .product-list .product .listprice {
    font-size: 2.0em;
    color: #EE1111;
    font-weight: bold;
    text-align: center;
}

#main .product-list .product .listdetail {
    width: 100%;
    text-align: center;
    font-size: 0.9em;
    margin: 0;
    padding: 0;
}


#main .product-list .product .button {
    margin-bottom: 0;
}


/* product-detail
------------------------------ */

#main .product-detail {}

/* product-info */

#main .product-detail .product-info {}

/* product-summary */

#main .product-detail .product-info .summary {
    margin: 0px 1em 1em 1em;
}

#main .product-detail .product-info .summary table {
    display: block;
    width: 420px;
    border-collapse: collapse;
    margin: 0px auto;
    padding: 5px;
    border: 1px dotted #999999;
}

#main .product-detail .product-info .summary table caption {
    text-align: center;
    margin-bottom: 0.5em;
}

#main .product-detail .product-info .summary table th {
    width: 150px;
    padding: 5px;
    margin: 1px;
    background-color: #fcfcfc;
    text-align: center;
}

#main .product-detail .product-info .summary table td {
    width: 270px;
    margin: 1px;
    padding: 5px;
}

/* product-stockinfo */

#main .product-detail .product-info .stockinfo {
    position: relative;
    margin: 0px 1em 1em 1em;
    background-color: #ffd2d2;
    color: #CC0000;
    text-align: center;
    border-radius: 5px;
    margin: 0px 1em 1em 1em;
    padding: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#main .product-detail .product-info .stockinfo p {
    display: block;
    float: left;
    width: 320px;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left;
    font-size: 0.9em;
}

#main .product-detail .product-info .stockinfo table {
    display: block;
    float: right;
    background-color: #ffffff;
    border-collapse: collapse;
    width: 250px;
    margin: 0px auto;
    padding: 0;
}

#main .product-detail .product-info .stockinfo table th {
    padding: 0.5em;
    border: 1px solid #cccccc;
    text-align: center;
    width: 125px;
    color: #666666;
    background-color: #f0f0f0;
    font-weight: bold;
    font-size: 0.8em;
    margin: 2px;
}

#main .product-detail .product-info .stockinfo table td {
    padding: 0.5em;
    border: 1px solid #cccccc;
    color: #333333;
    font-size: 0.8em;
    text-align: left;
}

/* product-item */

#main .product-detail .product-info .product-item {
    /* position: relative; */
}

#main .product-detail .product-info .product-item .leftbox {
    width: 239px;
    padding-bottom: 46px;
}

#main .product-detail .product-info .product-item .rightbox {
    width: 660px;
    margin-left: -239px;
}

#main .product-detail .product-info .product-item .price {
    position: relative;
    z-index: 3;
    margin: 0 0 0 25px;
}

#main .product-detail .product-info .product-item .price p {
    margin-bottom: 0;
    color: #e36d0f;
    font-weight: bold;
    line-height: 1.3;
}

#main .product-detail .product-info .product-item .price .title {
    margin-bottom: 0;
    font-size: 117%;
}

#main .product-detail .product-info .product-item .price .text {
    min-height: 90px;
    height: auto !important;
    height: 90px;
    font-size: 84%;
}

#main .product-detail .product-info .product-item .price .text p {
    margin-bottom: 1em;
}


/* product-material */

#main .product-detail .product-info .product-item .material {
    position: relative;
    z-index: 2;
    min-height: 268px;
    height: auto !important;
    height: 268px;
    margin-top: -20px;
    background: url(../img/products/product-bg-info.gif) no-repeat;
}

#main .product-detail .product-info .product-item .material .kijiatsu {
    padding: 32px 0 22px 133px;
}

#main .product-detail .product-info .product-item .material .kijiatsu p.title {
    margin-bottom: 10px;
}

#main .product-detail .product-info .product-item .material .sozai {
    padding: 0 0 0 25px;
}

#main .product-detail .product-info .product-item .material .sozai .title {
    margin-top: -1em;
    margin-bottom: 10px;
}

#main .product-detail .product-info .product-item .material .sozai .text {
    width: 160px;
    color: #fff;
    /*font-size: 75%;*/
    font-size: 84%;
    line-height: 1.3;
}

#main .product-detail .product-info .product-item .material .sozai .text p {
    margin-bottom: 1em;
}

/* item-image */

#main .product-detail .product-info .product-item .item-image {
    position: relative;
    /* top: 0;
    right: 0; */
    z-index: 1;
    text-align: right;
}

/* forestimate */

#main .product-detail .forestimate {
    margin: 0;
    position: relative;
    z-index: 5;
}

/* product-wrap02 */

#main .product-detail .product-wrap02 {
    position: relative;
    z-index: 4;
}

/* product-colorsize */

#main .product-detail .product-colorsize {
    margin-bottom: 2em;
}

#main .product-detail .product-colorsize p {
    text-align: center;
}


/* product-estimate */

#main .product-detail .product-estimate {
    background: url(../img/products/estimate-bg-repeat.gif) repeat-y;
}

#main .product-detail .product-estimate .inner {
    padding-bottom: 44px;
    background: url(../img/products/estimate-bg-bottom.gif) no-repeat left bottom;
}

#main .product-detail .product-estimate h2 {
    margin-bottom: 0;
}

/* step */

#main .product-detail .product-estimate .step {
    position: relative;
    z-index: 2;
}

#main .product-detail .product-estimate .step li {
    display: inline;
    float: left;
}

#main .product-detail .product-estimate .step li.first-child {
    margin-left: 30px;
}


/* button */

#main .product-detail .product-estimate .button {
    text-align: center;
}

#main .product-detail .product-estimate .button .prev {
    margin-right: 30px;
}


/* innerbox */

#main .product-detail .product-estimate .innerbox {
    position: relative !important;
    position: relative;
    z-index: 1;
    top: -6px;
    margin-bottom: 14px;
    /*margin: -6px 0 14px 0;*/
    background: url(../img/products/estimate-bg-innerbox-repeat.gif) repeat-y;
}

#main .product-detail .product-estimate .innerbox .outer {
    background: url(../img/products/estimate-bg-innerbox-upper.gif) no-repeat;
}

#main .product-detail .product-estimate .innerbox .inner {
    _height: 1%;
    /* for IE6 */
    padding: 0;
    background: url(../img/products/estimate-bg-innerbox-bottom.gif) no-repeat left bottom;
}

#main .product-detail .product-estimate .innerbox .body {
    width: 595px;
    margin-left: 30px;
    padding: 30px 0 24px 0;
}


#main .product-detail .product-estimate h3 {
    position: relative !important;
    position: relative;
    min-height: 22px;
    height: auto !important;
    height: 22px;
    margin: 0 0 0.5em -1px;
    padding: 2px 0 0 24px;
    border: none;
    font-size: 117%;
    font-weight: bold;
    background: url(../img/common/tit-l3-icon.gif) no-repeat;
}


#main .product-detail .product-estimate #w2,
#main .product-detail .product-estimate #w3 {
    margin-left: 40px;
}


/* estimate
------------------------------ */

#main .estimate-result {
    width: 630px;
    margin-left: 15px;
}

#main .estimate-result .total {
    min-height: 42px;
    height: auto !important;
    height: 42px;
    padding-top: 18px;
    background: #eb9f14 url(../img/products/estimate-bg-total.gif) no-repeat;
}

#main .estimate-result .total .all {
    display: inline;
    float: left;
    width: 174px;
    margin: 0 0 0 118px;
}

#main .estimate-result .total .one {
    display: inline;
    float: left;
    width: 176px;
    margin: 0 0 0 140px;
}

#main .estimate-result .total .price {
    font-size: 150%;
    font-weight: bold;
}

#main .estimate-result .total .about {
    margin: 0;
    padding: 0;
    font-size: 117%;
    font-weight: bold;
    background: none;
}

#main .estimate-detail {
    margin-bottom: 1em;
    border: 3px solid #f9e2b8;
}

#main .estimate-detail .title {
    margin-bottom: 0.3em;
    font-size: 117%;
    font-weight: bold;
}

#main .estimate-detail .title p {
    margin-bottom: 0;
}

#main .estimate-detail .inner {
    padding: 16px 14px 5px 14px;
}

#main .estimate-button {}

#main .estimate-button .leftbox p,
#main .estimate-button .rightbox p {
    margin-bottom: 0;
}

#main .estimate-button .fororder {
    margin-left: 8px;
}

#main .estimate-detail .tax {
    clear: both;
    padding-top: 1em;
}

/* 2009.07.24. Add TTagawa */

#main .estimate-message {
    width: 630px;
    margin: 0 0 2em 15px;
}

/*
    product tips
*/

#main #producttips {
    position: relative;
    width: 660px;
    margin: 0px auto;
    background-color: #ffffff;
}

#main #producttips dt {
    position: relative;
    display: block;
    width: 600px;
    margin: 0px auto;
    height: 160px;
    min-height: 160px;
    padding-top: 10px;
}

#main #producttips.trainer dt {
    background: url(../img/products/products-tips-trainer-q.gif) no-repeat top left;
}

#main #producttips.blouson dt {
    background: url(../img/products/products-tips-blouson-q.gif) no-repeat top left;
}

#main #producttips dt p {
    position: relative;
    display: block;
    width: 410px;
    padding: 15px;
    left: 160px;
    border: 1px solid #999999;
    border-radius: 5px;
    font-size: 14px;
}

#main #producttips dd {
    position: relative;
    display: block;
    width: 600px;
    margin: 0px auto;
    height: auto;
    min-height: 160px;
    padding-bottom: 20px;
}

#main #producttips.trainer dd {
    background: url(../img/products/products-tips-trainer-a.gif) no-repeat top right;
}

#main #producttips.blouson dd {
    background: url(../img/products/products-tips-blouson-a.gif) no-repeat top right;
}

#main #producttips dd p {
    display: block;
    position: relative;
    width: 450px;
    height: auto;
    min-height: 130px;
    padding: 15px;
    background: #ffffff;
    border: 1px solid #999999;
    border-radius: 5px;
}

#main #producttips dd p:after,
#main #producttips dd p:before {
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#main #producttips dd p:after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #ffffff;
    border-width: 10px;
    top: 60px;
    margin-top: -10px;
}

#main #producttips dd p:before {
    border-color: rgba(153, 153, 153, 0);
    border-left-color: #999999;
    border-width: 11px;
    top: 60px;
    margin-top: -11px;
}

/* font-size sample */

/*
    default = 12px
    24px = 200%
    23px = 192%
    22px = 183%
    21px = 175%
    20px = 166%
    19px = 158%
    18px = 150%
    17px = 142%
    16px = 133%
    15px = 125%
    14px = 117%
    13px = 108%
    11px = 92%
    10px = 84%
    9px = 75%
    8px = 67%
    7px = 58%
*/

/* product polo */

.polo-ttl {
    background: url(../img/sports/sports-ttl-bc.jpg) no-repeat;
    width: 660px;
    margin: 2em 0 1em 0;
}

.polo-ttl-p {
    font-size: 150%;
    padding: 0.5em 0 0 1.5em;
    font-weight: bold;
}

.polo-center {
    margin: 0 auto;
    text-align: center;
}

.polo-p {
    margin-left: 1em;
}


.sp {
    display: none;
}

/*スマホ
------------------------------*/

@media screen and (max-width: 750px) {

    .pc {
        display: none;
    }
    .sp {
        display: block;
    }

    .product #content .estimate-step li {
        float: none;
    }

    .product #content .estimate-step li.one {
        width: 31.33%;
    }

    .product #content .estimate-step li.two {
        width: 31.33%;
    }

    .product #content .estimate-step li.three {
        width: 31.33%;
    }


    #main .product-list .product {
        display: inline;
        float: left;
        width: 33.333%;
        margin-left: 0;
        padding: 2%;
        border-right: 1px solid #e0e0df;
        box-sizing: border-box;
    }


    #main .product-list .product .fukidashi {
        width: 100%;
        margin: 0 auto 3%;
        background-color: #f9e2b8;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
    }


    #main .product-list .product .listprice {
        font-size: 16px;
        color: #EE1111;
        font-weight: bold;
        text-align: center;
    }


    #main #producttips dt {
        position: relative;
        display: block;
        width: 100%;
        margin: 0px auto;
        height: auto;
        min-height: auto;
        padding-top: 3%;
    }

    #main #producttips.trainer dt {
        background: url(../img/products/products-tips-trainer-q.gif) no-repeat top left;
        background-size: 25%;
    }

    #main #producttips.blouson dt {
        background: url(../img/products/products-tips-blouson-q.gif) no-repeat top left;
        background-size: 25%;
    }


    #main #producttips dt p {
        position: relative;
        display: block;
        width: 75%;
        padding: 3%;
        left: 85px;
        border: 1px solid #999999;
        border-radius: 5px;
        font-size: 14px;
        box-sizing: border-box;
    }


    #main #producttips dd {
        position: relative;
        display: block;
        width: 100%;
        margin: 0px auto;
        height: auto;
        min-height: auto;
        padding-bottom: 3%;
    }

    #main #producttips.trainer dd {
        background: url(../img/products/products-tips-trainer-a.gif) no-repeat top right;
        background-size: 25%;
    }

    #main #producttips.blouson dd {
        background: url(../img/products/products-tips-blouson-a.gif) no-repeat top right;
        background-size: 25%;
    }

    #main #producttips dd p {
        display: block;
        position: relative;
        width: 75%;
        height: auto;
        min-height: 130px;
        padding: 3%;
        background: #ffffff;
        border: 1px solid #999999;
        border-radius: 5px;
        box-sizing: border-box;
    }


    #main #producttips {
        position: relative;
        width: 94%;
        margin: 0px auto;
        background-color: #ffffff;
    }

    #main .product-list .product a.arrow {
        font-size: 10px;
        display: block;
    }


    .product #content h2.section-title {
        display: block;
        width: 100%;
        height: auto;
        line-height: 1.5;
        font-size: 14px;
        font-weight: bold;
        color: #464C50;
        text-align: center;
        background: #f8f8f8 !important;
        background-image: none !important;
        padding: 3%;
        box-sizing: border-box;
        border-bottom: #ccc 1px solid;
        border-top: #ccc 1px solid;
    }

    .product #content #product-title {
        position: relative;
        display: block;
        width: 100%;
        height: 120px;
        background: url(../img/products/products-tit-bg.gif) no-repeat top left;
    }

    .product #content #product-title > h2 {
        position: absolute;
        display: block;
        width: 95%;
        height: 80px;
        top: 1px;
        left: 15px;
        line-height: 80px;
        font-size: 16px;
        font-weight: bold;
        margin: 0;
        padding: 0;
        text-align: left;
        color: #333333;
        background: none !important;
        border: none !important;
        box-sizing: border-box;
    }

    .product #content #product-title > h3 {
        position: absolute;
        display: block;
        width: 70%;
        height: 40px;
        top: 81px;
        left: 15px;
        line-height: 40px;
        font-size: 10px;
        font-weight: bold;
        margin: 0;
        padding: 0;
        text-align: left;
        color: #333333;
        background: none !important;
        border: none !important;
    }

    .product #content #product-title > h4 {
        position: absolute;
        display: block;
        width: 30%;
        height: 40px;
        top: 81px;
        right: 15px;
        line-height: 40px;
        font-size: 9px;
        font-weight: bold;
        margin: 0;
        padding: 0;
        text-align: right;
        color: #666666;
        background: none !important;
        border: none !important;
    }

    #main .product-detail .product-estimate .step {
        position: relative;
        z-index: 2;
        width: 94%;
        margin: 0 auto;
    }

    #main .product-detail .product-estimate .step li {
        display: inline;
        float: left;
        width: 33.33%;
    }

    #main .product-detail .product-estimate .step li.first-child {
        margin-left: 0;
    }

    #main .product-detail .product-estimate .innerbox .inner {
        _height: 1%;
        /* for IE6 */
        padding: 3%;
        background: #f8f8f8;
        background-image: none;
    }


    #main .product-detail .product-estimate .innerbox .body {
        width: 100%;
        margin-left: 0;
        padding: 3%;
        background: #fff;
        box-sizing: border-box;
    }


    #main .product-detail .product-estimate .inner {
        padding-bottom: 3%;
        background: #f8f8f8;
        background-image: none;
    }

    .product #content #product-detail {
        position: static;
        width: 94%;
        height: auto;
        margin: 3% auto;
    }

    .product #content #product-detail > #product-summary {
        position: static;
        width: 100%;
        height: auto;
        top: 0;
        right: 0px;
        background-color: #F7F7FA;
        border: 1px solid #000D68;
        margin: 0 0 3%;
    }

    .product #content #product-detail > #product-summary > div {
        position: static;
        width: 100%;
        height: auto;
        top: 0;
        right: 0px;
        font-size: 12px;
        font-weight: normal;
        color: #464C50;
        line-height: 1.5;
        text-align: left;
        overflow: auto;
        padding: 3%;
        box-sizing: border-box;
    }

    .product #content #product-detail > #product-summary > div p {
        margin: 0;
    }
    .product #content #product-detail > #product-price {
        position: static;
        width: 48%;
        height: auto;
        top: 0;
        right: 0px;
        background-color: #FEF5F6;
        border: 1px solid #E44245;
        float: left;
    }

    .product #content #product-detail > #product-price > div {
        position: static;
        display: block;
        width: 100%;
        height: auto;
        top: 0px;
        margin: 0 auto;
        font-size: 14px;
        font-weight: bold;
        color: #E44145;
        line-height: 1.5;
        text-align: left;
        overflow: auto;
        padding: 3%;
        box-sizing: border-box;
    }

    .product #content #product-detail > #product-price > div p:last-child {
        color: #666666;
        font-size: 80%;
        line-height: 1;
    }


    .product #content #product-detail > #product-material {
        position: static;
        width: 48%;
        height: auto;
        top: 0;
        left: 0px;
        background-color: #FFFDFA;
        border: 1px solid #F48908;
        float: right;
    }

    .product #content #product-detail > #product-material > div {
        position: static;
        display: block;
        width: 100%;
        height: 80px;
        margin: 0 auto;
        font-size: 10px;
        color: #333333;
        line-height: 1.5;
        text-align: left;
        overflow: auto;
        padding: 3%;
        box-sizing: border-box;
    }

    .product #content #product-detail > #product-summary > img,
    .product #content #product-detail > #product-price > img,
    .product #content #product-detail > #product-material > img {
        position: static;
        display: block;
        margin: 0px auto;
    }

    .product #content #product-detail > #product-material img#thickness {
        position: static;
        display: block;
        width: 150px;
        margin: 10px auto 0px auto;
    }

    .product #content #product-detail > #product-image {
        position: static;
        width: 100%;
        height: auto;
        top: 0px;
        left: 0px;
        overflow: hidden;
        background-color: #ffffff;
    }

    .product #content #product-detail > #product-simulation {
        position: static;
        width: 100%;
        height: auto;
        top: 0;
        right: 0;
        text-align: center;
        margin: 0 0 3%;
    }


    #main .product-detail .product-colorsize p {
        text-align: center;
        width: 94%;
        margin: 0 auto;
    }

    #main .product-detail .product-estimate .button .prev {
        margin-right: 3%;
    }

    #main .product-detail .product-estimate #w2,
    #main .product-detail .product-estimate #w3 {
        margin-left: 0;
    }

    #main .estimate-result {
        width: 100%;
        margin-left: 0;
    }


.polo-ttl-p,.sports-ttl-p {
    font-size: 150%;
    padding: 0 0 0 3%;
    font-weight: bold;
    box-sizing: border-box
}

}
