.productdetail img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.part00 {
    margin-bottom: 4em;
}

    .part00 .container {
        position: relative;
        padding: 0px;
        margin: 0px auto;
        border-bottom: 10px solid #004183;
    }

    .part00 h1 {
        height: 80px;
        background: #004183 url("/Content/Products/SH1B/images/0001.png") no-repeat center center;
        background-size: 126px;
        text-indent: -9999px;
        margin-bottom: 40px;
    }

    .part00 h3 {
        text-align: center;
        color: #434343;
        font-size: 2.2em;
    }

    .part00 h2 {
        text-align: center;
        color: #004183;
        font-size: 3em;
        border-bottom: 2px solid #999999;
        border-top: 2px solid #999999;
        padding: 16px 0px;
        width: 320px;
        margin: 20px auto;
    }

    .part00 h4 {
        text-align: center;
        color: #434343;
        font-size: 1.8em;
        margin-bottom: 40px;
    }

    .part00 .photo1 {
        position: relative;
        width: 100%;
        text-align: center;
        margin-bottom: 0px;
    }

    .part00 .text {
        position: relative;
        padding-left:40px;
    }

        .part00 .text p {
            font-size: 1em;
            color: #999999;
            line-height: 1.4em;
            text-align: left;
        }

    .part00 ul {
        list-style: none;
        width: 80%;
        margin: 40px auto auto auto;
        height: 160px;
    }

        .part00 ul li {
            text-align: center;
            float: left;
            width: 25%;
            font-size: 1.4em;
            line-height: 2em;
            color: #004183;
        }

            .part00 ul li img {
                display: block;
                margin: 0 auto;
            }

.part01 {
    margin-bottom: 4em;
}

    .part01 .container {
    }

    .part01 h1 {
        text-align: center;
        color: #333333;
        font-size: 3em;
        margin-bottom: 40px;
    }

    .part01 .tblist {
        margin: 0 auto;
        width: 90%;
        border-top: 1px solid #dddddd;
    }

        .part01 .tblist tr {
            border-bottom: 1px solid #dddddd;
        }

        .part01 .tblist th {
            background: #efefef;
            padding: 8px;
            font-size: 1em;
        }

        .part01 .tblist td {
            padding: 8px;
            font-size: 1em;
        }



.part02 {
    margin-bottom: 4em;
}

    .part02 .container {
        padding: 0px auto;
    }

    .part02 .group {
        width: 50%;
        float: left;
    }

    .part02 .item {
        width: 100%;
        background: #faf9fa;
    }

        .part02 .item .photo {
            width: 50%;
            float: left;
        }

        .part02 .item .text {
            padding: 20px 0 0 20px;
            width: 50%;
            float: left;
        }

        .part02 .item h2 {
            font-size: 1.8em;
            color: #333333;
            font-weight: 500;
            margin-bottom: 1em;
        }

            .part02 .item h2 strong {
                color: #004183;
                font-weight: 500;
            }

        .part02 .item p {
            font-size: 1.4em;
            color: #666666;
        }

.part03 {
}

    .part03 .container {
        position: relative;
        height: 600px;
        background: #f0f0f0;
    }

    .part03 .photo {
        width: 50%;
        position: absolute;
        bottom: 0px;
        left: 0;
        text-align: center;
    }

        .part03 .photo img {
            display: block;
            margin: 0 auto;
        }

    .part03 .text {
        width: 50%;
        position: absolute;
        top: 0px;
        right: 0;
        text-align: left;
    }

        .part03 .text h2 {
            font-size: 3.2em;
            color: #004183;
            font-weight: 500;
            margin-top: 1em;
            margin-bottom: 1em;
        }

        .part03 .text p {
            font-size: 1.8em;
            color: #333333;
        }

.part04 {
}

    .part04 .container {
        position: relative;
        height: 600px;
        background: #e5e4e4;
        background-size: cover;
        background: #e5e4e4 url("/Content/Products/SH1B/images/0401.png") no-repeat right center;
    }

    .part04 .text {
        position: absolute;
        bottom: 0px;
        left: 0;
        text-align: left;
        padding: 0px 0 0 120px;
    }

        .part04 .text h2 {
            font-size: 3.2em;
            color: #333333;
            font-weight: 500;
            margin-bottom: 1em;
        }

            .part04 .text h2 strong {
                color: #004183;
                font-weight: 500;
            }

        .part04 .text p {
            font-size: 1.8em;
            color: #333333;
        }

    .part04 ul {
        list-style: none;
        position: absolute;
        top: 40px;
        right: 40px;
    }

        .part04 ul li {
            display: block;
            width: 100px;
            line-height: 32px;
            font-size: 16px;
            text-align: center;
            color: #ffffff;
            border-radius: 16px;
            margin-right: 20px;
            margin-bottom: 20px;
        }

            .part04 ul li.li01 {
                background: #5abdf4;
            }

            .part04 ul li.li02 {
                background: #88d182;
            }



.part05 {
    margin-bottom: 0em;
}

    .part05 .container {
        position: relative;
        height: 600px;
        background: #e5e4e4;
        background-size: cover;
        background: #e5e4e4 url("/Content/Products/SH1B/images/0501.png") no-repeat right center;
    }

    .part05 .photo {
        width: 190px;
        position: absolute;
        bottom: 0px;
        left: 0;
        z-index: 100;
    }

.part05B {
    margin-bottom:3em;
}

    .part05B .container {
        position: relative;
        height: 600px;
        background: #e5e4e4;
        background-size: cover;
        background: #e5e4e4 url("/Content/Products/SH1B/images/05B01.jpg") no-repeat right center;
    }

    .part05B .text {
        position: absolute;
        top: 200px;
        left: 0;
        text-align: left;
        padding: 0px 0 0 120px;
    }

        .part05B .text h2 {
            font-size: 3.2em;
            color: #333333;
            font-weight: 500;
            margin-bottom: 1em;
        }

            .part05B .text h2 strong {
                color: #004183;
                font-weight: 500;
            }

        .part05B .text p {
            font-size: 1.8em;
            color: #333333;
        }


.part06 {
}

    .part06 .container {
        padding: 0px;
        position: relative;
    }

    .part06 .text h2 {
        text-align: center;
        font-size: 3.2em;
        color: #333333;
        font-weight: 500;
        margin-bottom: 0.6em;
    }

        .part06 .text h2 strong {
            color: #004183;
            font-weight: 500;
        }

    .part06 .text h3 {
        text-align: center;
        font-size: 1.8em;
        color: #333333;
        margin-bottom: 1em;
    }

    .part06 .photo {
        width: 100%;
        text-align: center;
    }


.part07 {
}

    .part07 .container {
        width: 790px;
        padding: 0px;
        position: relative;
    }

    .part07 .text {
        position: absolute;
        top: 40px;
        right: 40px;
        z-index: 100;
    }


        .part07 .text h2 {
            text-align: right;
            font-size: 3.2em;
            color: #ffffff;
            font-weight: 500;
            margin-bottom: 0.6em;
        }

        .part07 .text h3 {
            text-align: right;
            font-size: 1.8em;
            color: #ffffff;
            margin-bottom: 1em;
        }

    .part07 .photo {
        width: 100%;
        text-align: center;
    }

.part08 {
}

    .part08 .container {
        width: 790px;
        padding: 0px;
        position: relative;
    }

    .part08 .text {
        position: absolute;
        top: 40px;
        right: 40px;
        z-index: 100;
    }

        .part08 .text h2 {
            text-align: right;
            font-size: 3.2em;
            color: #333333;
            font-weight: 500;
            margin-bottom: 0.6em;
        }

            .part08 .text h2 strong {
                color: #004183;
                font-weight: 500;
            }

        .part08 .text h3 {
            text-align: right;
            font-size: 1.8em;
            color: #333333;
            margin-bottom: 1em;
        }

    .part08 .photo {
        width: 100%;
        text-align: center;
    }

.part09 {
    margin-bottom: 6em;
}

    .part09 .container {
        padding: 0px;
        position: relative;
    }

    .part09 .text h2 {
        text-align: center;
        font-size: 3.2em;
        color: #333333;
        font-weight: 300;
        line-height: 4em;
        letter-spacing: 10px;
    }

        .part09 .text h2 strong {
            color: #004183;
            font-weight: 300;
        }

@media(max-width:1024px) {
}

@media (max-width: 768px) {

    .part05 .text {
        padding: 100px 0 0 0px;
    }

    .part06 .container {
        width: 100%;
    }

    .part07 .container {
        width: 100%;
    }

    .part08 .container {
        width: 100%;
    }
}

@media (max-width: 640px) {
    .part00 {
        margin-bottom: 2em;
    }

        .part00 .photo1 {
            position: relative;
            width: 100%;
            text-align: center;
            margin-bottom: 0px;
        }

        .part00 .text {
            position: relative;
            padding-left: 20px;
            margin-bottom:20px;
        }

            .part00 .text p {
                font-size: 1em;
                color: #999999;
                line-height: 1.4em;
                text-align: left;
            }

        .part00 ul {
            list-style: none;
            width: 100%;
            margin: 0 auto;
            height: 120px;
        }

            .part00 ul li {
                font-size: 14px;
                line-height: 20px;
            }

                .part00 ul li img {
                    max-width: 60px;
                }

    .part01 {
        display: none;
    }

    .part02 {
        margin-bottom: 2em;
    }

        .part02 .container {
            padding: 0px;
        }

        .part02 .group {
            width: 50%;
        }

        .part02 .item {
            width: 100%;
            background: #faf9fa;
        }

            .part02 .item .photo {
                width: 50%;
                float: left;
            }

            .part02 .item .text {
                padding: 10px 0 0 10px;
                width: 50%;
                float: left;
            }

            .part02 .item h2 {
                font-size: 1.2em;
                margin-bottom: 1em;
            }

            .part02 .item p {
                font-size: 1em;
            }

    .part03 {
    }

        .part03 .container {
            position: relative;
            height: 600px;
            background: #f0f0f0;
        }

        .part03 .photo {
            width: 50%;
            position: absolute;
            bottom: 0px;
            left: 0;
            text-align: center;
        }

            .part03 .photo img {
                display: block;
                margin: 0 auto;
            }

        .part03 .text {
            width: 50%;
            position: absolute;
            top: 0px;
            right: 0;
            text-align: left;
        }

            .part03 .text h2 {
                font-size: 3.2em;
                color: #004183;
                font-weight: 500;
                margin-top: 1em;
                margin-bottom: 1em;
            }

            .part03 .text p {
                font-size: 1.2em;
                color: #333333;
            }

    .part04 {
    }

        .part04 .container {
            position: relative;
            height: 600px;
            background: #e5e4e4;
            background: #e5e4e4 url("/Content/Products/SH1B/images/0401.png") no-repeat right center;
            background-size: 480px
        }

        .part04 .text {
            position: absolute;
            bottom: 0px;
            left: 0;
            text-align: left;
            padding: 0px 0 0 40px;
        }

            .part04 .text h2 {
                font-size: 3.2em;
                color: #333333;
                font-weight: 500;
                margin-bottom: 1em;
            }

                .part04 .text h2 strong {
                    color: #004183;
                    font-weight: 500;
                }

            .part04 .text p {
                font-size: 1.8em;
                color: #333333;
            }

        .part04 ul {
            list-style: none;
            position: absolute;
            top: 40px;
            right: 40px;
        }

            .part04 ul li {
                display: block;
                width: 100px;
                line-height: 32px;
                font-size: 16px;
                text-align: center;
                color: #ffffff;
                border-radius: 16px;
                margin-right: 20px;
                margin-bottom: 20px;
            }

                .part04 ul li.li01 {
                    background: #5abdf4;
                }

                .part04 ul li.li02 {
                    background: #88d182;
                }



    .part05 {
        margin-bottom: 0em;
    }

        .part05 .container {
            position: relative;
            height: 600px;
            background: #e5e4e4;
            background: #e5e4e4 url("/Content/Products/SH1B/images/0501.png") no-repeat right center;
            background-size: 480px;
        }

        .part05 .text {
            width: 140px;
            position: absolute;
            bottom: 0px;
            right: 0;
            text-align: left;
            padding-bottom: 40px;
            z-index: 100;
        }

    .part05B {
        margin-bottom: 3em;
    }

        .part05B .container {
            position: relative;
            height: 600px;
            background: #e5e4e4;
            background-size: 480px;
            background: #e5e4e4 url("/Content/Products/SH1B/images/05B01.jpg") no-repeat right center;
        }

        .part05B .text {
            position: absolute;
            top: 420px;
            left: 0;
            text-align: left;
            padding: 0px 0 0 20px;
        }

            .part05B .text h2 {
                font-size: 3.2em;
                color: #333333;
                font-weight: 500;
                margin-bottom: 0.4em;
            }

                .part05B .text h2 strong {
                    color: #004183;
                    font-weight: 500;
                }

            .part05B .text p {
                font-size: 1.8em;
                color: #333333;
            }



    .part06 {
    }

        .part06 .container {
            padding: 0px;
            position: relative;
        }

        .part06 .text h2 {
            text-align: center;
            font-size: 3.2em;
            color: #333333;
            font-weight: 500;
            margin-bottom: 0.6em;
        }

            .part06 .text h2 strong {
                color: #004183;
                font-weight: 500;
            }

        .part06 .text h3 {
            text-align: center;
            font-size: 1.8em;
            color: #333333;
            margin-bottom: 1em;
        }

        .part06 .photo {
            width: 100%;
            text-align: center;
        }


    .part07 {
    }

        .part07 .container {
            width: 100%;
        }

        .part07 .text {
            position: absolute;
            top: 20px;
            left: 20px;
            z-index: 100;
        }


            .part07 .text h2 {
                text-align: right;
                font-size: 3.2em;
                color: #ffffff;
                font-weight: 500;
                margin-bottom: 0.6em;
            }

            .part07 .text h3 {
                text-align: right;
                font-size: 1.8em;
                color: #ffffff;
                margin-bottom: 1em;
            }

        .part07 .photo {
            width: 100%;
            text-align: center;
        }

    .part08 {
    }

        .part08 .container {
            width: 100%;
        }

        .part08 .text {
            position: absolute;
            top: 40px;
            right: 40px;
            z-index: 100;
        }

            .part08 .text h2 {
                text-align: right;
                font-size: 3.2em;
                color: #333333;
                font-weight: 500;
                margin-bottom: 0.6em;
            }

                .part08 .text h2 strong {
                    color: #004183;
                    font-weight: 500;
                }

            .part08 .text h3 {
                text-align: right;
                font-size: 1.8em;
                color: #333333;
                margin-bottom: 1em;
            }

        .part08 .photo {
            width: 100%;
            text-align: center;
        }
}

@media (max-width: 480px) {
    .part00 {
        margin-bottom: 1em;
    }

        .part00 h3 {
            font-size: 1.6em;
        }

        .part00 h2 {
            font-size: 2em;
            padding: 12px 0px;
            width: 280px;
            margin: 20px auto;
        }

        .part00 h4 {
            font-size: 1.2em;
            margin-bottom: 20px;
        }

        .part00 .photo1 {
            position: relative;
            width: 100%;
            text-align: center;
            margin-bottom: 0px;
        }

        .part00 .text {
            position: relative;
            padding-left: 10px;
            margin-bottom:20px;
        }

            .part00 .text p {
                font-size: 1em;
                color: #999999;
                line-height: 1.4em;
                text-align: left;
            }

        .part00 ul {
            list-style: none;
            width: 100%;
            margin: 0 auto;
            height: 80px;
        }

            .part00 ul li {
                font-size: 12px;
                line-height: 20px;
            }

                .part00 ul li img {
                    max-width: 40px;
                }

    .part01 {
        display: none;
    }

    .part02 {
        margin-bottom: 2em;
    }

        .part02 .container {
            padding: 0px;
        }

        .part02 .group {
            width: 100%;
        }

        .part02 .item {
            width: 100%;
            background: #faf9fa;
        }

            .part02 .item .photo {
                width: 50%;
                float: left;
            }

            .part02 .item .text {
                padding: 10px 0 0 10px;
                width: 50%;
                float: left;
            }

        .part02 .item2 .photo {
            float: right;
        }

        .part02 .item2 .text {
            float: right;
        }

        .part02 .item h2 {
            font-size: 1.2em;
            margin-bottom: 1em;
        }

        .part02 .item p {
            font-size: 1em;
        }

    .part03 {
    }

        .part03 .container {
            position: relative;
            height: 480px;
            background: #f0f0f0;
        }

        .part03 .photo {
            height: 240px;
            width: 100%;
            position: absolute;
            bottom: 0px;
            left: 0;
            text-align: center;
        }

            .part03 .photo img {
                display: block;
                max-height: 240px;
                margin: auto auto 0 auto;
            }

        .part03 .text {
            height: 140px;
            width: 100%;
            position: absolute;
            top: 0px;
            right: 0;
            text-align: center;
        }

            .part03 .text h2 {
                font-size: 1.8em;
            }

            .part03 .text p {
                font-size: 1em;
            }

    .part04 {
    }

        .part04 .container {
            position: relative;
            height: 480px;
            background: #e5e4e4 url("/Content/Products/SH1B/images/0401.png") no-repeat right bottom;
            background-size: 400px;
        }

        .part04 .text {
            height: 100px;
            width: 80%;
            position: absolute;
            bottom: 0px;
            left: 20px;
            text-align: left;
            padding: 400px 0 0 20px;
        }

            .part04 .text h2 {
                font-size: 1.8em;
                margin-bottom: 1em;
            }

                .part04 .text h2 strong {
                    font-weight: 500;
                }

            .part04 .text p {
                font-size: 1em;
            }

        .part04 ul {
            width: 100px;
            top: 40px;
            right: 40px;
        }

            .part04 ul li {
                margin: 20px auto;
            }


    .part05 {
        margin-bottom: 0em;
    }

        .part05 .container {
            height: 480px;
            background: #e5e4e4 url("/Content/Products/SH1B/images/0501.png") no-repeat right bottom;
            background-size: 380px;
        }

        .part05 .photo {
            width: 190px;
            position: absolute;
            top: -120px;
            left: 0;
        }

    .part05B {
        margin-bottom: 1em;
    }

        .part05B .container {
            position: relative;
            height: 480px;
            background: #e5e4e4 url("/Content/Products/SH1B/images/05B01.jpg") no-repeat right center;
            background-size: 380px;
        }

        .part05B .text {
            position: absolute;
            top: 380px;
            left: 0;
            text-align: left;
            padding: 0px 0 0 10px;
        }

            .part05B .text h2 {
                font-size: 1.8em;
                margin-bottom: 0.4em;
            }

            .part05B .text p {
                font-size: 1em;
            }

    .part06 {
    }

        .part06 .container {
            position: relative;
        }

        .part06 .text h2 {
            font-size: 1.8em;
            margin-bottom: 0.6em;
        }

        .part06 .text h3 {
            font-size: 1.0em;
        }

        .part06 .photo {
            width: 100%;
            text-align: center;
        }


    .part07 {
    }

        .part07 .container {
            width: 100%;
        }

        .part07 .text {
            top: 10px;
            left: 10px;
        }

            .part07 .text h2 {
                font-size: 1.8em;
            }

            .part07 .text h3 {
                font-size: 1em;
            }

        .part07 .photo {
            width: 100%;
            text-align: center;
        }

    .part08 {
    }

        .part08 .container {
            width: 100%;
        }


        .part08 .text {
            top: 10px;
            right: 10px;
        }

            .part08 .text h2 {
                font-size: 1.8em;
            }

            .part08 .text h3 {
                font-size: 1em;
            }

        .part08 .photo {
            width: 100%;
            text-align: center;
        }

    .part09 .text h2 {
        font-size: 1.8em;
        line-height: 2em;
    }
}

@media (max-width: 320px) {
    .part00 {
        margin-bottom: 1em;
    }

        .part00 h3 {
            font-size: 1.6em;
        }

        .part00 h2 {
            font-size: 2em;
            padding: 12px 0px;
            width: 280px;
            margin: 20px auto;
        }

        .part00 h4 {
            font-size: 1.2em;
            margin-bottom: 20px;
        }

        .part00 .photo1 {
            position: relative;
            width: 100%;
            text-align: center;
            margin-bottom: 0px;
        }

        .part00 .text {
            position: relative;
            padding-left: 10px;
            margin-bottom:20px;
        }

            .part00 .text p {
                font-size: 1em;
                color: #999999;
                line-height: 1.4em;
                text-align: left;
            }

        .part00 ul {
            list-style: none;
            width: 100%;
            margin: 0 auto;
            height: 80px;
        }

            .part00 ul li {
                font-size: 12px;
                line-height: 20px;
            }

                .part00 ul li img {
                    max-width: 40px;
                }

    .part01 {
        display: none;
    }

    .part02 {
        margin-bottom: 2em;
    }

        .part02 .container {
            padding: 0px;
        }

        .part02 .group {
            width: 100%;
        }

        .part02 .item {
            width: 100%;
            background: #faf9fa;
        }

            .part02 .item .photo {
                width: 50%;
                float: left;
            }

            .part02 .item .text {
                padding: 10px 0 0 10px;
                width: 50%;
                float: left;
            }

        .part02 .item2 .photo {
            float: right;
        }

        .part02 .item2 .text {
            float: right;
        }


        .part02 .item h2 {
            font-size: 1.2em;
            margin-bottom: 1em;
        }

        .part02 .item p {
            font-size: 1em;
        }

    .part03 {
    }

        .part03 .container {
            position: relative;
            height: 480px;
            background: #f0f0f0;
        }

        .part03 .photo {
            height: 240px;
            width: 100%;
            position: absolute;
            bottom: 0px;
            left: 0;
            text-align: center;
        }

            .part03 .photo img {
                display: block;
                max-height: 240px;
                margin: auto auto 0 auto;
            }

        .part03 .text {
            height: 140px;
            width: 100%;
            position: absolute;
            top: 0px;
            right: 0;
            text-align: center;
        }

            .part03 .text h2 {
                font-size: 1.8em;
            }

            .part03 .text p {
                font-size: 1em;
            }

    .part04 {
    }

        .part04 .container {
            position: relative;
            height: 380px;
            background: #e5e4e4 url("/Content/Products/SH1B/images/0401.png") no-repeat right bottom;
            background-size: 300px;
        }

        .part04 .text {
            height: 100px;
            width: 80%;
            position: absolute;
            bottom: 0px;
            left: 10px;
            text-align: left;
            padding: 300px 0 0 10px;
        }

            .part04 .text h2 {
                font-size: 1.8em;
                margin-bottom: 1em;
            }

                .part04 .text h2 strong {
                    font-weight: 500;
                }

            .part04 .text p {
                font-size: 1em;
            }

        .part04 ul {
            width: 100px;
            top: 20px;
            right: 20px;
        }

            .part04 ul li {
                margin: 20px auto;
            }


    .part05 {
        margin-bottom: 0em;
    }

        .part05 .container {
            height: 380px;
            background: #e5e4e4 url("/Content/Products/SH1B/images/0501.png") no-repeat right bottom;
            background-size: 300px;
        }

        .part05 .photo {
            width:140px;
            position: absolute;
            top: -80px;
            left: 0;
        }

    .part05B {
        margin-bottom: 1em;
    }

        .part05B .container {
            position: relative;
            height: 380px;
            background: #e5e4e4 url("/Content/Products/SH1B/images/05B01.jpg") no-repeat right center;
            background-size: 300px;
        }

        .part05B .text {
            position: absolute;
            top: 280px;
            left: 0;
            text-align: left;
            padding: 0px 0 0 10px;
        }

            .part05B .text h2 {
                font-size: 1.8em;
                margin-bottom: 0.4em;
            }

            .part05B .text p {
                font-size: 1em;
            }


    .part06 {
    }

        .part06 .container {
            position: relative;
        }

        .part06 .text h2 {
            font-size: 1.8em;
            margin-bottom: 0.6em;
        }

        .part06 .text h3 {
            font-size: 1.0em;
        }

        .part06 .photo {
            width: 100%;
            text-align: center;
        }


    .part07 {
    }

        .part07 .container {
            width: 100%;
        }

        .part07 .text {
            top: 10px;
            left: 10px;
        }

            .part07 .text h2 {
                font-size: 1.8em;
            }

            .part07 .text h3 {
                font-size: 1em;
            }

        .part07 .photo {
            width: 100%;
            text-align: center;
        }

    .part08 {
    }

        .part08 .container {
            width: 100%;
        }


        .part08 .text {
            top: 10px;
            right: 10px;
        }

            .part08 .text h2 {
                font-size: 1.8em;
            }

            .part08 .text h3 {
                font-size: 1em;
            }

        .part08 .photo {
            width: 100%;
            text-align: center;
        }

    .part09 .text h2 {
        font-size: 1.6em;
        line-height: 2em;
    }
}
