
.productdetail img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.part00 {
    margin-bottom: 2em;
}

    .part00 .container {
    }

    .part00 .content {
        width: 100%;
        border-radius: 20px;
        background: #e9f5fd;
        padding: 20px 0;
    }

    .part00 .items {
        width: 50%;
        float: left;
    }

    .part00 .item {
        width: 33.33%;
        float: left;
        margin-left: 0px;
    }

        .part00 .item h2 {
            width: 160px;
            color: #00a0e9;
            font-weight: 600;
            padding-left: 8px;
            margin:0 auto;
        }

            .part00 .item h2 strong {
                color: #00a0e9;
                font-size: 2em;
                font-weight: 600;
            }

            .part00 .item h2 span {
                color: #ffffff;
                font-size: 14px;
                font-weight: 300;
                display: block;
                float: right;
                width: 26px;
                background: #00a0e9;
                border-radius: 4px;
                margin: 10px 10px 0 0;
                padding: 6px;
            }

        .part00 .item .icon {
            border-radius: 20px;
            height: 160px;
            width: 160px;
            margin: 0 14px;
        }

        .part00 .item .icon01 {
            background: #00a0e9 url("/Content/Products/SC1/images/icon01.png") no-repeat center center;
        }

        .part00 .item .icon02 {
            background: #00a0e9 url("/Content/Products/SC1/images/icon02.png") no-repeat center center;
        }

        .part00 .item .icon03 {
            background: #00a0e9 url("/Content/Products/SC1/images/icon03.png") no-repeat center center;
        }

    .part00 .text {
        width: 50%;
        float: left;
    }

        .part00 .text h1 {
            width: 80%;
            text-align: center;
            color: #00a0e9;
            font-size: 1.8em;
            font-weight: 600;
            padding: 30px 0 10px 0;
            margin: 0 auto;
            letter-spacing: 30px;
        }

        .part00 .text h6 {
            width: 80%;
            text-align: center;
            color: #ffffff;
            background: #00a0e9;
            border-radius: 4px;
            font-size: 1.0em;
            font-weight: 300;
            padding: 8px;
            margin: 0 auto 20px auto;
        }

        .part00 .text h1 strong {
            color: #00a0e9;
            font-size: 2.0em;
            font-weight: 600;
        }


        .part00 .text p {
            margin: 0 auto;
            width: 80%;
            color: #333;
            font-size: 1.2em;
            line-height: 2em;
            padding: 0px 0px 0px 0;
        }


.part01 {
    margin-bottom: 2em;
}

    .part01 .container {
        position: relative;
    }

    .part01 .text {
        text-align: left;
    }

        .part01 .text h2 {
            color: #004183;
            font-size: 1.8em;
            font-weight: 600;
            margin-bottom: 20px;
            padding-bottom: 20px;
            border-bottom: 1px solid #004183;
        }

        .part01 .text .pic {
            width: 70%;
            margin: 20px auto;
        }

    .part01 ul {
        list-style: none;
    }

        .part01 ul li {
            color: #666;
            font-size: 1.4em;
            line-height: 2em;
        }


.part02 {
    margin-bottom: 2em;
}

    .part02 .container {
        position: relative;
    }

    .part02 .text {
        text-align: left;
        padding: 0px;
    }

        .part02 .text h2 {
            color: #004183;
            font-size: 1.8em;
            font-weight: 600;
            margin-bottom: 20px;
            padding-bottom: 20px;
            border-bottom: 1px solid #004183;
        }

    .part02 .list {
        width: 100%;
        border-bottom: 1px solid #00a0e9;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

        .part02 .list .title {
            position: relative;
            width: 120px;
            float: left;
        }

            .part02 .list .title h3 {
                color: #00a0e9;
                font-size: 2.8em;
                font-weight: 600;
                margin-bottom: 20px;
            }

                .part02 .list .title h3 strong {
                    color: #00a0e9;
                    font-size: 1.2em;
                    font-weight: 600;
                }

                .part02 .list .title h3 span {
                    color: #ffffff;
                    font-size: 14px;
                    font-weight: 300;
                    display: block;
                    float: right;
                    width: 22px;
                    background: #00a0e9;
                    border-radius: 4px;
                    margin: 8px 0px 0 0;
                    padding: 4px;
                }


        .part02 .list .pt {
            width: 220px;
            float:left;
        }

        .part02 .list .photo {
            border-radius: 10px;
            width: 260px;
            height:180px;
            float: left;
            background-size:220px;
        }
        .part02 .list .photo01 {
            background: #e9f5fd url(/Content/Products/SC1/images/SC1B.png) no-repeat center center;
        }
        .part02 .list .photo02 {
            background: #e9f5fd url(/Content/Products/SC1/images/SC1B-J.png) no-repeat center center;
        }
        .part02 .list .photo03 {
            background: #e9f5fd url(/Content/Products/SC1/images/SC2B.png) no-repeat center center;
        }
        .part02 .list .photo04 {
            background: #e9f5fd url(/Content/Products/SC1/images/SC2B-J.png) no-repeat center center;
        }
        .part02 .list .photo05 {
            background: #e9f5fd url(/Content/Products/SC1/images/SC4B02.png) no-repeat center center;
            height:240px;
        }


    .part02 .list .photo img {
        max-width: 160px;
    }
        .part02 .list .pics {
            width:800px;
            float:left;
        }
        .part02 .list .picx {
            margin-bottom: 10px;
            padding-bottom: 10px;
            border-bottom: 1px solid #e9f5fd;
        }

        .part02 .list .pic {
        }

            .part02 .list .pic h4 {
                width: 300px;
                float: left;
                text-align: left;
                font-size: 3em;
                line-height: 140px;
                font-weight: 600;
                margin-left: 40px;
            }

.part03 {
    margin-bottom: 6em;
}

    .part03 .container {
        position: relative;
    }

    .part03 h2 {
        color: #004183;
        font-size: 1.8em;
        font-weight: 600;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #004183;
    }

    .part03 .content {
        width: 100%;
        border-radius: 20px;
        background: #e9f5fd;
        padding: 40px 0;
    }

        .part03 .content .pic {
            width: 50%;
            float: left;
        }

        .part03 .content .text {
            width: 50%;
            float: left;
            padding-right: 40px;
        }

            .part03 .content .text h3 {
                color: #333;
                font-size: 2em;
                font-weight: 600;
                margin-top: 40px;
                margin-bottom: 20px;
            }

            .part03 .content .text p {
                color: #333;
                font-size: 1.2em;
                font-weight: 300;
                margin-bottom: 60px;
            }

            .part03 .content .text h6 {
                color: #004183;
                font-size: 1.2em;
                font-weight: 300;
                margin-bottom: 20px;
            }



@media(max-width:1024px) {
    .part00 .item {
        width: 33.33%;
        float: left;
        margin-left: 0px;
    }

        .part00 .item h2 {
            width: 140px;
            color: #00a0e9;
            font-weight: 600;
            padding-left: 8px;
            margin: 0 auto;
        }

            .part00 .item h2 strong {
                color: #00a0e9;
                font-size: 1.6em;
                font-weight: 600;
            }

            .part00 .item h2 span {
                color: #ffffff;
                font-size: 14px;
                font-weight: 300;
                display: block;
                float: right;
                width: 26px;
                background: #00a0e9;
                border-radius: 4px;
                margin: 2px 4px 0 0;
                padding: 6px;
            }

        .part00 .item .icon {
            border-radius: 20px;
            height: 140px;
            width: 140px;
            margin: 0 14px;
        }
    .part02 .list .photo {
        border-radius: 10px;
        width: 260px;
        height: 180px;
        float: left;
        background-size: 220px;
    }

    .part02 .list .photo01 {
        background: #e9f5fd url(/Content/Products/SC1/images/SC1B.png) no-repeat center center;
    }

    .part02 .list .photo02 {
        background: #e9f5fd url(/Content/Products/SC1/images/SC1B-J.png) no-repeat center center;
    }

    .part02 .list .photo03 {
        background: #e9f5fd url(/Content/Products/SC1/images/SC2B.png) no-repeat center center;
    }

    .part02 .list .photo04 {
        background: #e9f5fd url(/Content/Products/SC1/images/SC2B-J.png) no-repeat center center;
    }

    .part02 .list .photo05 {
        background: #e9f5fd url(/Content/Products/SC1/images/SC4B02.png) no-repeat center center;
        height: 240px;
    }

    .part02 .list .pics {
        width: 460px;
        float: left;
    }

    .part02 .list .picx {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #e9f5fd;
    }

    .part02 .list .pic {
    }

        .part02 .list .pic h4 {
            width: 120px;
            float: left;
            text-align: left;
            font-size: 3em;
            line-height: 100px;
            font-weight: 600;
            margin-left: 40px;
        }


}

@media (max-width: 768px) {
    .part00 {
        margin-bottom: 2em;
    }

        .part00 .container {
        }

        .part00 .content {
            width: 100%;
            border-radius: 20px;
            background: #e9f5fd;
            padding: 20px 0;
        }

        .part00 .items {
            width: 100%;
            float: none;
        }

        .part00 .item {
            width: 33.33%;
            float: left;
            margin-left: 0px;
        }

            .part00 .item h2 {
                width: 160px;
                color: #00a0e9;
                font-weight: 600;
                padding-left: 4px;
                margin: 0 auto;
            }

                .part00 .item h2 strong {
                    color: #00a0e9;
                    font-size: 2em;
                    font-weight: 600;
                }

                .part00 .item h2 span {
                    color: #ffffff;
                    font-size: 14px;
                    font-weight: 300;
                    display: block;
                    float: right;
                    width: 26px;
                    background: #00a0e9;
                    border-radius: 4px;
                    margin: 10px 10px 0 0;
                    padding: 6px;
                }

            .part00 .item .icon {
                border-radius: 20px;
                height: 160px;
                width: 160px;
                margin: 0 34px;
            }

        .part00 .icon01 {
            background: #00a0e9 url("/Content/Products/SC1/images/icon01.png") no-repeat center center;
        }

        .part00 .icon02 {
            background: #00a0e9 url("/Content/Products/SC1/images/icon02.png") no-repeat center center;
        }

        .part00 .icon03 {
            background: #00a0e9 url("/Content/Products/SC1/images/icon03.png") no-repeat center center;
        }

        .part00 .text {
            width: 90%;
            float: none;
            margin: 0 auto;
        }

            .part00 .text h1 {
                width: 100%;
                text-align: center;
                color: #00a0e9;
                font-size: 1.8em;
                font-weight: 600;
                padding: 30px 0 10px 0;
                margin: 0 auto;
                letter-spacing: 30px;
            }

            .part00 .text h6 {
                width: 100%;
                text-align: center;
                color: #ffffff;
                background: #00a0e9;
                border-radius: 4px;
                font-size: 1.0em;
                font-weight: 300;
                padding: 8px;
                margin: 0 auto 20px auto;
            }

            .part00 .text h1 strong {
                color: #00a0e9;
                font-size: 2.0em;
                font-weight: 600;
            }


            .part00 .text p {
                margin: 0 auto;
                width: 100%;
                color: #333;
                font-size: 1.2em;
                line-height: 2em;
                padding: 0px 0px 0px 0;
            }


    .part01 {
        margin-bottom: 2em;
    }

        .part01 .container {
            position: relative;
        }

        .part01 .text {
            text-align: left;
        }

            .part01 .text h2 {
                color: #004183;
                font-size: 1.8em;
                font-weight: 600;
                margin-bottom: 20px;
                padding-bottom: 20px;
                border-bottom: 1px solid #004183;
            }

            .part01 .text .pic {
                width: 100%;
                margin: 20px auto;
            }

        .part01 ul {
            list-style: none;
        }

            .part01 ul li {
                color: #666;
                font-size: 1.4em;
                line-height: 2em;
            }


    .part02 {
        margin-bottom: 2em;
    }

        .part02 .container {
            position: relative;
        }

        .part02 .text {
            text-align: left;
            padding: 0px;
        }

            .part02 .text h2 {
                color: #004183;
                font-size: 1.8em;
                font-weight: 600;
                margin-bottom: 20px;
                padding-bottom: 20px;
                border-bottom: 1px solid #004183;
            }

        .part02 .list {
            width: 100%;
            border-bottom: 1px solid #00a0e9;
            padding-bottom: 20px;
            margin-bottom: 20px;
        }

            .part02 .list .title {
                position: relative;
                width: 120px;
                float: left;
            }

                .part02 .list .title h3 {
                    color: #00a0e9;
                    font-size: 2.8em;
                    font-weight: 600;
                    margin-bottom: 20px;
                }

                    .part02 .list .title h3 strong {
                        color: #00a0e9;
                        font-size: 1.2em;
                        font-weight: 600;
                    }

                    .part02 .list .title h3 span {
                        color: #ffffff;
                        font-size: 14px;
                        font-weight: 300;
                        display: block;
                        float: right;
                        width: 22px;
                        background: #00a0e9;
                        border-radius: 4px;
                        margin: 8px 0px 0 0;
                        padding: 4px;
                    }


            .part02 .list .pt {
                width: 220px;
                float: left;
            }

            .part02 .list .photo {
                border-radius: 10px;
                width: 200px;
                height: 120px;
                float: left;
                background-size: 160px;
            }

            .part02 .list .photo01 {
                background: #e9f5fd url(/Content/Products/SC1/images/SC1B.png) no-repeat center center;
                background-size: 160px;
            }

            .part02 .list .photo02 {
                background: #e9f5fd url(/Content/Products/SC1/images/SC1B-J.png) no-repeat center center;
                background-size: 160px;
            }

            .part02 .list .photo03 {
                background: #e9f5fd url(/Content/Products/SC1/images/SC2B.png) no-repeat center center;
                background-size: 160px;
            }

            .part02 .list .photo04 {
                background: #e9f5fd url(/Content/Products/SC1/images/SC2B-J.png) no-repeat center center;
                background-size: 160px;
            }

            .part02 .list .photo05 {
                background: #e9f5fd url(/Content/Products/SC1/images/SC4B02.png) no-repeat center center;
                height: 200px;
                background-size: 160px;
            }
            .part02 .list .pics {
                width: 360px;
                float: left;
            }

            .part02 .list .picx {
                margin-bottom: 10px;
                padding-bottom: 10px;
                border-bottom: 1px solid #e9f5fd;
            }

            .part02 .list .pic {
            }

                .part02 .list .pic h4 {
                    width: 120px;
                    float: left;
                    text-align: left;
                    font-size: 3em;
                    line-height: 100px;
                    font-weight: 600;
                    margin-left: 40px;
                }

    .part03 {
        margin-bottom: 6em;
    }

        .part03 .container {
            position: relative;
        }

        .part03 h2 {
            color: #004183;
            font-size: 1.8em;
            font-weight: 600;
            margin-bottom: 20px;
            padding-bottom: 20px;
            border-bottom: 1px solid #004183;
        }

        .part03 .content {
            width: 100%;
            border-radius: 20px;
            background: #e9f5fd;
            padding: 40px 0;
        }

            .part03 .content .pic {
                width: 50%;
                float: left;
            }

            .part03 .content .text {
                width: 50%;
                float: left;
                padding-right: 40px;
            }

                .part03 .content .text h3 {
                    color: #333;
                    font-size: 2em;
                    font-weight: 600;
                    margin-top: 40px;
                    margin-bottom: 20px;
                }

                .part03 .content .text p {
                    color: #333;
                    font-size: 1.2em;
                    font-weight: 300;
                    margin-bottom: 60px;
                }

                .part03 .content .text h6 {
                    color: #004183;
                    font-size: 1.2em;
                    font-weight: 300;
                    margin-bottom: 20px;
                }
}

@media (max-width: 640px) {
    .part00 {
        margin-bottom: 2em;
    }

        .part00 .container {
        }

        .part00 .content {
            width: 100%;
            border-radius: 20px;
            background: #e9f5fd;
            padding: 20px 0;
        }

        .part00 .items {
            width: 100%;
            float: none;
        }

        .part00 .item {
            width: 33.33%;
            float: left;
            margin-left: 0px;
        }

            .part00 .item h2 {
                width: 160px;
                color: #00a0e9;
                font-weight: 600;
                padding-left: 8px;
                margin: 0 auto;
            }

                .part00 .item h2 strong {
                    color: #00a0e9;
                    font-size: 2em;
                    font-weight: 600;
                }

                .part00 .item h2 span {
                    color: #ffffff;
                    font-size: 14px;
                    font-weight: 300;
                    display: block;
                    float: right;
                    width: 26px;
                    background: #00a0e9;
                    border-radius: 4px;
                    margin: 10px 10px 0 0;
                    padding: 6px;
                }

            .part00 .item .icon {
                border-radius: 20px;
                height: 160px;
                width: 160px;
                margin: 0 20px;
            }

        .part00 .icon01 {
            background: #00a0e9 url("/Content/Products/SC1/images/icon01.png") no-repeat center center;
        }

        .part00 .icon02 {
            background: #00a0e9 url("/Content/Products/SC1/images/icon02.png") no-repeat center center;
        }

        .part00 .icon03 {
            background: #00a0e9 url("/Content/Products/SC1/images/icon03.png") no-repeat center center;
        }

        .part00 .text {
            width: 90%;
            float: none;
            margin:0 auto;
        }

            .part00 .text h1 {
                width: 100%;
                text-align: center;
                color: #00a0e9;
                font-size: 1.8em;
                font-weight: 600;
                padding: 30px 0 10px 0;
                margin: 0 auto;
                letter-spacing: 30px;
            }

            .part00 .text h6 {
                width: 100%;
                text-align: center;
                color: #ffffff;
                background: #00a0e9;
                border-radius: 4px;
                font-size: 1.0em;
                font-weight: 300;
                padding: 8px;
                margin: 0 auto 20px auto;
            }

            .part00 .text h1 strong {
                color: #00a0e9;
                font-size: 2.0em;
                font-weight: 600;
            }


            .part00 .text p {
                margin: 0 auto;
                width: 100%;
                color: #333;
                font-size: 1.2em;
                line-height: 2em;
                padding: 0px 0px 0px 0;
            }


    .part01 {
        margin-bottom: 2em;
    }

        .part01 .container {
            position: relative;
        }

        .part01 .text {
            text-align: left;
        }

            .part01 .text h2 {
                color: #004183;
                font-size: 1.8em;
                font-weight: 600;
                margin-bottom: 20px;
                padding-bottom: 20px;
                border-bottom: 1px solid #004183;
            }

            .part01 .text .pic {
                width: 100%;
                margin: 20px auto;
            }

        .part01 ul {
            list-style: none;
        }

            .part01 ul li {
                color: #666;
                font-size: 1.4em;
                line-height: 2em;
            }


    .part02 {
        margin-bottom: 2em;
    }

        .part02 .container {
            position: relative;
        }

        .part02 .text {
            text-align: left;
            padding: 0px;
        }

            .part02 .text h2 {
                color: #004183;
                font-size: 1.8em;
                font-weight: 600;
                margin-bottom: 20px;
                padding-bottom: 20px;
                border-bottom: 1px solid #004183;
            }

        .part02 .list {
            width: 100%;
            border-bottom: 1px solid #00a0e9;
            padding-bottom: 20px;
            margin-bottom: 20px;
        }

            .part02 .list .title {
                position: relative;
                width: 120px;
                float: none;
            }

                .part02 .list .title h3 {
                    color: #00a0e9;
                    font-size: 2.8em;
                    font-weight: 600;
                    margin-bottom: 20px;
                }

                    .part02 .list .title h3 strong {
                        color: #00a0e9;
                        font-size: 1.2em;
                        font-weight: 600;
                    }

                    .part02 .list .title h3 span {
                        color: #ffffff;
                        font-size: 14px;
                        font-weight: 300;
                        display: block;
                        float: right;
                        width: 22px;
                        background: #00a0e9;
                        border-radius: 4px;
                        margin: 8px 0px 0 0;
                        padding: 4px;
                    }


            .part02 .list .pt {
                width: 180px;
                float: left
            }

            .part02 .list .photo {
                border-radius: 10px;
                width: 260px;
                height: 180px;
                float: left;
                background-size: 220px;
            }

            .part02 .list .photo01 {
                background: #e9f5fd url(/Content/Products/SC1/images/SC1B.png) no-repeat center center;
            }

            .part02 .list .photo02 {
                background: #e9f5fd url(/Content/Products/SC1/images/SC1B-J.png) no-repeat center center;
            }

            .part02 .list .photo03 {
                background: #e9f5fd url(/Content/Products/SC1/images/SC2B.png) no-repeat center center;
            }

            .part02 .list .photo04 {
                background: #e9f5fd url(/Content/Products/SC1/images/SC2B-J.png) no-repeat center center;
            }

            .part02 .list .photo05 {
                background: #e9f5fd url(/Content/Products/SC1/images/SC4B02.png) no-repeat center center;
                height: 240px;
            }

            .part02 .list .pics {
                width: 400px;
                float: left;
            }

            .part02 .list .picx {
                margin-bottom: 10px;
                padding-bottom: 10px;
                border-bottom: 1px solid #e9f5fd;
            }

            .part02 .list .pic {
            }

                .part02 .list .pic h4 {
                    width: 100px;
                    float: left;
                    text-align: left;
                    font-size: 2em;
                    line-height: 100px;
                    font-weight: 600;
                    margin-left: 20px;
                }

    .part03 {
        margin-bottom: 6em;
    }

        .part03 .container {
            position: relative;
        }

        .part03 h2 {
            color: #004183;
            font-size: 1.8em;
            font-weight: 600;
            margin-bottom: 20px;
            padding-bottom: 20px;
            border-bottom: 1px solid #004183;
        }

        .part03 .content {
            width: 100%;
            border-radius: 20px;
            background: #e9f5fd;
            padding: 40px 0;
        }

            .part03 .content .pic {
                width: 50%;
                float: left;
            }

            .part03 .content .text {
                width: 50%;
                float: left;
                padding-right: 40px;
            }

                .part03 .content .text h3 {
                    color: #333;
                    font-size: 2em;
                    font-weight: 600;
                    margin-top: 40px;
                    margin-bottom: 20px;
                }

                .part03 .content .text p {
                    color: #333;
                    font-size: 1.2em;
                    font-weight: 300;
                    margin-bottom: 60px;
                }

                .part03 .content .text h6 {
                    color: #004183;
                    font-size: 1.2em;
                    font-weight: 300;
                    margin-bottom: 20px;
                }
}

@media (max-width: 480px) {
    .part00 {
        margin-bottom: 2em;
    }

        .part00 .container {
        }

        .part00 .content {
            width: 100%;
            border-radius: 8px;
            background: #e9f5fd;
            padding: 8px 0;
        }

        .part00 .items {
            width: 100%;
            float: none;
        }

        .part00 .item {
            width: 33.33%;
            float: left;
            margin-left: 0px;
        }

            .part00 .item h2 {
                width: 100px;
                color: #00a0e9;
                font-weight: 600;
                padding-left: 8px;
                margin: 0 auto;
            }

                .part00 .item h2 strong {
                    color: #00a0e9;
                    font-size: 1.2em;
                    font-weight: 600;
                }

                .part00 .item h2 span {
                    color: #ffffff;
                    font-size: 12px;
                    font-weight: 300;
                    display: block;
                    float: right;
                    width: 16px;
                    background: #00a0e9;
                    border-radius: 2px;
                    margin: 4px 2px 0 0;
                    padding: 2px;
                }

            .part00 .item .icon {
                border-radius: 8px;
                height: 100px;
                width: 100px;
                margin: 0 8px;
                background-size: 80px;
            }

        .part00 .icon01 {
            background: #00a0e9 url("/Content/Products/SC1/images/icon01.png") no-repeat center center;
        }

        .part00 .icon02 {
            background: #00a0e9 url("/Content/Products/SC1/images/icon02.png") no-repeat center center;
        }

        .part00 .icon03 {
            background: #00a0e9 url("/Content/Products/SC1/images/icon03.png") no-repeat center center;
        }

        .part00 .text {
            width: 100%;
            float: none;
        }

            .part00 .text h1 {
                width: 90%;
                text-align: center;
                color: #00a0e9;
                font-size: 1.8em;
                font-weight: 600;
                padding: 30px 0 10px 0;
                margin: 0 auto;
                letter-spacing: 20px;
            }

            .part00 .text h6 {
                width: 90%;
                text-align: center;
                color: #ffffff;
                background: #00a0e9;
                border-radius: 4px;
                font-size: 1.0em;
                font-weight: 300;
                padding: 8px;
                margin: 0 auto 20px auto;
            }

            .part00 .text h1 strong {
                color: #00a0e9;
                font-size: 2.0em;
                font-weight: 600;
            }


            .part00 .text p {
                margin: 0 auto;
                width: 90%;
                color: #333;
                font-size: 1.0em;
                line-height: 2em;
                padding: 0px 0px 0px 0;
            }


    .part01 {
        margin-bottom: 2em;
    }

        .part01 .container {
            position: relative;
        }

        .part01 .text {
            text-align: left;
        }

            .part01 .text h2 {
                color: #004183;
                font-size: 1.8em;
                font-weight: 600;
                margin-bottom: 20px;
                padding-bottom: 20px;
                border-bottom: 1px solid #004183;
            }

            .part01 .text .pic {
                width: 100%;
                margin: 20px auto 0 auto;
            }

        .part01 ul {
            list-style: none;
        }

            .part01 ul li {
                color: #666;
                font-size: 1.0em;
                line-height: 2em;
            }


    .part02 {
        margin-bottom: 2em;
    }

        .part02 .container {
            position: relative;
        }

        .part02 .text {
            text-align: left;
            padding: 0px;
        }

            .part02 .text h2 {
                color: #004183;
                font-size: 1.8em;
                font-weight: 600;
                margin-bottom: 20px;
                padding-bottom: 20px;
                border-bottom: 1px solid #004183;
            }


        .part02 .list {
            width: 100%;
            border-bottom: 1px solid #00a0e9;
            padding-bottom: 20px;
            margin-bottom: 20px;
        }

            .part02 .list .title {
                position: relative;
                width: 120px;
                float: none;
            }

                .part02 .list .title h3 {
                    color: #00a0e9;
                    font-size: 2.8em;
                    font-weight: 600;
                    margin-bottom:20px;
                }

                    .part02 .list .title h3 strong {
                        color: #00a0e9;
                        font-size: 1.2em;
                        font-weight: 600;
                    }

                    .part02 .list .title h3 span {
                        color: #ffffff;
                        font-size: 14px;
                        font-weight: 300;
                        display: block;
                        float: right;
                        width: 22px;
                        background: #00a0e9;
                        border-radius: 4px;
                        margin: 8px 0px 0 0;
                        padding: 4px;
                    }


            .part02 .list .pt {
                width: 100%;
                float: none;
                display: none;
            }

            .part02 .list .photo {
                border-radius: 10px;
                width: 150px;
                height: 150px;
                float: left;
                background-size: 100px;
            }

            .part02 .list .photo01 {
                background: #e9f5fd url(/Content/Products/SC1/images/SC1B2.png) no-repeat center center;
                background-size: 120px;
            }

            .part02 .list .photo02 {
                background: #e9f5fd url(/Content/Products/SC1/images/SC1B-J2.png) no-repeat center center;
                background-size: 120px;
            }

            .part02 .list .photo03 {
                background: #e9f5fd url(/Content/Products/SC1/images/SC2B2.png) no-repeat center center;
                background-size: 120px;
            }

            .part02 .list .photo04 {
                background: #e9f5fd url(/Content/Products/SC1/images/SC2B-J2.png) no-repeat center center;
                background-size: 120px;
            }

            .part02 .list .photo05 {
                background: #e9f5fd url(/Content/Products/SC1/images/SC4B022.png) no-repeat center center;
                background-size: 120px;
                height: 150px;
            }

            .part02 .list .pics {
                width: 100%;
                float: none;
            }

            .part02 .list .picx {
                margin-bottom: 10px;
                padding-bottom: 10px;
                border-bottom: 1px solid #e9f5fd;
            }

            .part02 .list .pic {
                width:165px;
                float:left;
            }

                .part02 .list .pic h4 {
                    width: 100px;
                    float: left;
                    text-align: left;
                    font-size: 1.8em;
                    line-height: 40px;
                    font-weight: 600;
                    margin-left: 20px;
                }

    .part03 {
        margin-bottom: 2em;
    }

        .part03 .container {
            position: relative;
        }

        .part03 h2 {
            color: #004183;
            font-size: 1.8em;
            font-weight: 600;
            margin-bottom: 20px;
            padding-bottom: 20px;
            border-bottom: 1px solid #004183;
        }

        .part03 .content {
            width: 100%;
            border-radius: 8px;
            background: #e9f5fd;
            padding: 10px 0;
        }

            .part03 .content .pic {
                width: 80%;
                float: none;
                margin: 0 auto;
            }

            .part03 .content .text {
                width: 100%;
                float: none;
                padding-right: 40px;
                padding: 0px 20px 0px 20px;
            }

                .part03 .content .text h3 {
                    color: #333;
                    font-size: 2em;
                    font-weight: 600;
                    margin-top: 40px;
                    margin-bottom: 20px;
                }

                .part03 .content .text p {
                    color: #333;
                    font-size: 1.2em;
                    font-weight: 300;
                    margin-bottom: 60px;
                }

                .part03 .content .text h6 {
                    color: #004183;
                    font-size: 1.2em;
                    font-weight: 300;
                    margin-bottom: 20px;
                }
}

@media (max-width: 320px) {
    .part00 {
        margin-bottom: 2em;
    }

        .part00 .container {
        }

        .part00 .content {
            width: 100%;
            border-radius: 8px;
            background: #e9f5fd;
            padding: 8px 0;
        }

        .part00 .items {
            width: 100%;
            float: none;
        }

        .part00 .item {
            width: 33.33%;
            float: left;
            margin-left: 0px;
        }

            .part00 .item h2 {
                width: 80px;
                color: #00a0e9;
                font-weight: 600;
                padding-left: 8px;
                margin: 0 auto;
            }

                .part00 .item h2 strong {
                    color: #00a0e9;
                    font-size: 0.9em;
                    font-weight: 600;
                }

                .part00 .item h2 span {
                    color: #ffffff;
                    font-size: 11px;
                    font-weight: 300;
                    display: block;
                    float: right;
                    width: 15px;
                    background: #00a0e9;
                    border-radius: 2px;
                    margin: 2px 2px 0 0;
                    padding: 2px;
                }

            .part00 .item .icon {
                border-radius: 8px;
                height: 80px;
                width: 80px;
                margin: 0 8px;
                background-size: 60px;
            }

        .part00 .icon01 {
            background: #00a0e9 url("/Content/Products/SC1/images/icon01.png") no-repeat center center;
        }

        .part00 .icon02 {
            background: #00a0e9 url("/Content/Products/SC1/images/icon02.png") no-repeat center center;
        }

        .part00 .icon03 {
            background: #00a0e9 url("/Content/Products/SC1/images/icon03.png") no-repeat center center;
        }

        .part00 .text {
            width: 100%;
            float: none;
        }

            .part00 .text h1 {
                width: 90%;
                text-align: center;
                color: #00a0e9;
                font-size: 1.8em;
                font-weight: 600;
                padding: 30px 0 10px 0;
                margin: 0 auto;
                letter-spacing: 10px;
            }

            .part00 .text h6 {
                width: 90%;
                text-align: center;
                color: #ffffff;
                background: #00a0e9;
                border-radius: 4px;
                font-size: 1.0em;
                font-weight: 300;
                padding: 8px;
                margin: 0 auto 20px auto;
            }

            .part00 .text h1 strong {
                color: #00a0e9;
                font-size: 2.0em;
                font-weight: 600;
            }


            .part00 .text p {
                margin: 0 auto;
                width: 90%;
                color: #333;
                font-size: 1.0em;
                line-height: 2em;
                padding: 0px 0px 0px 0;
            }


    .part01 {
        margin-bottom: 2em;
    }

        .part01 .container {
            position: relative;
        }

        .part01 .text {
            text-align: left;
        }

            .part01 .text h2 {
                color: #004183;
                font-size: 1.8em;
                font-weight: 600;
                margin-bottom: 20px;
                padding-bottom: 20px;
                border-bottom: 1px solid #004183;
            }

            .part01 .text .pic {
                width: 100%;
                margin: 20px auto 0 auto;
            }

        .part01 ul {
            list-style: none;
        }

            .part01 ul li {
                color: #666;
                font-size: 1.0em;
                line-height: 2em;
            }


    .part02 {
        margin-bottom: 2em;
    }

        .part02 .container {
            position: relative;
        }

        .part02 .text {
            text-align: left;
            padding: 0px;
        }

            .part02 .text h2 {
                color: #004183;
                font-size: 1.8em;
                font-weight: 600;
                margin-bottom: 20px;
                padding-bottom: 20px;
                border-bottom: 1px solid #004183;
            }


        .part02 .list {
            width: 100%;
            border-bottom: 1px solid #00a0e9;
            padding-bottom: 20px;
            margin-bottom: 20px;
        }

            .part02 .list .title {
                position: relative;
                width: 120px;
                float: none;
            }

                .part02 .list .title h3 {
                    color: #00a0e9;
                    font-size: 2.8em;
                    font-weight: 600;
                    margin-bottom: 20px;
                }

                    .part02 .list .title h3 strong {
                        color: #00a0e9;
                        font-size: 1.2em;
                        font-weight: 600;
                    }

                    .part02 .list .title h3 span {
                        color: #ffffff;
                        font-size: 14px;
                        font-weight: 300;
                        display: block;
                        float: right;
                        width: 22px;
                        background: #00a0e9;
                        border-radius: 4px;
                        margin: 8px 0px 0 0;
                        padding: 4px;
                    }


            .part02 .list .pt {
                width: 100%;
                float: none;
                display:none;
            }

            .part02 .list .photo {
                border-radius: 10px;
                width: 120px;
                height: 100px;
                float: left;
                background-size: 100px;
            }

            .part02 .list .photo01 {
                background: #e9f5fd url(/Content/Products/SC1/images/SC1B2.png) no-repeat center center;
                background-size: 100px;
            }

            .part02 .list .photo02 {
                background: #e9f5fd url(/Content/Products/SC1/images/SC1B-J2.png) no-repeat center center;
                background-size: 100px;
            }

            .part02 .list .photo03 {
                background: #e9f5fd url(/Content/Products/SC1/images/SC2B2.png) no-repeat center center;
                background-size: 100px;
            }

            .part02 .list .photo04 {
                background: #e9f5fd url(/Content/Products/SC1/images/SC2B-J2.png) no-repeat center center;
                background-size: 100px;
            }

            .part02 .list .photo05 {
                background: #e9f5fd url(/Content/Products/SC1/images/SC4B022.png) no-repeat center center;
                background-size: 100px;
                height: 120px;
            }
            .part02 .list .pics {
                width: 100%;
                float: none;
            }

            .part02 .list .picx {
                margin-bottom: 10px;
                padding-bottom: 10px;
                border-bottom: 1px solid #e9f5fd;
            }

            .part02 .list .pic {
            }

                .part02 .list .pic h4 {
                    width: 80px;
                    float: left;
                    text-align: left;
                    font-size: 1.6em;
                    line-height: 100px;
                    font-weight: 600;
                    margin-left: 10px;
                }

    .part03 {
        margin-bottom: 2em;
    }

        .part03 .container {
            position: relative;
        }

        .part03 h2 {
            color: #004183;
            font-size: 1.8em;
            font-weight: 600;
            margin-bottom: 20px;
            padding-bottom: 20px;
            border-bottom: 1px solid #004183;
        }

        .part03 .content {
            width: 100%;
            border-radius: 8px;
            background: #e9f5fd;
            padding: 10px 0;
        }

            .part03 .content .pic {
                width: 60%;
                float: none;
                margin: 0 auto;
            }

            .part03 .content .text {
                width: 100%;
                float: none;
                padding-right: 10px;
                padding: 0px 10px 0px 10px;
            }

                .part03 .content .text h3 {
                    color: #333;
                    font-size: 2em;
                    font-weight: 600;
                    margin-top: 40px;
                    margin-bottom: 20px;
                }

                .part03 .content .text p {
                    color: #333;
                    font-size: 1.2em;
                    font-weight: 300;
                    margin-bottom: 60px;
                }

                .part03 .content .text h6 {
                    color: #004183;
                    font-size: 1.2em;
                    font-weight: 300;
                    margin-bottom: 20px;
                }
}
