.productdetail img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.part00 {
    background: #eaebeb url("/Content/Products/SQ1DJF/images/0003.png") no-repeat left bottom;
    height: 600px;
}

    .part00 .container {
        position: relative;
        height: 600px;
        padding: 0px;
        margin: 0px auto;
    }

    .part00 .photo1 {
        position: absolute;
        right: 70px;
        top: 80px;
        z-index: 90;
    }

    .part00 .photo3 {
        position: absolute;
        right: 20px;
        bottom: 40px;
        z-index: 90;
    }

    .part00 .photo2 {
        position: absolute;
        bottom: 20px;
        left: 20px;
        z-index: 90;
    }

.part01 {
    width: 100%;
    background: transparent url("/Content/Products/SQ1DJF/images/01bg.jpg") no-repeat center top fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    height: 600px;
}

    .part01 .container {
        position: relative;
        height: 600px;
    }

    .part01 .photo {
        width: 380px;
        margin: 40px auto 200px auto;
    }

    .part01 .text {
        width: 600px;
        margin: 0 auto;
    }

    .part01 ul {
        width: 100%;
        list-style: none;
    }

        .part01 ul li {
            float: right;
            display: block;
            width: 100px;
            margin-left: 20px;
            text-align: center;
            font-size: 1.2em;
            color: #ffffff;
        }

            .part01 ul li img {
                max-width: 100%;
                clear: both;
                display: block;
                margin-bottom: 10px;
            }

.part02 {
    width: 100%;
    background: transparent url("/Content/Products/SQ1DJF/images/02bg.jpg") no-repeat center center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    height: 860px;
}

    .part02 .container {
        position: relative;
        height: 860px;
    }

    .part02 .photo {
        width: 500px;
        margin: 40px auto 160px auto;
    }

    .part02 .photo1 {
        position: absolute;
        bottom: 100px;
        right: 100px;
    }

    .part02 .mask {
        width: 100%;
        position: absolute;
        bottom: 0px;
        left: 0px;
        z-index: 80;
        height: 500px;
        background: #02191f;
        opacity: 0.7;
        filter: alpha(opacity=70);
        padding: 40px;
    }

    .part02 .text {
        width: 100%;
        position: absolute;
        bottom: 0px;
        left: 0px;
        z-index: 90;
        height: 500px;
        padding: 40px;
    }

        .part02 .text .logo img {
            margin: 0px auto 20px 4px;
        }

        .part02 .text h2 {
            font-size: 6em;
            color: #bb9727;
            text-align: left;
            letter-spacing: 8px;
            margin-bottom: 20px;
        }

        .part02 .text p {
            font-size: 1.4em;
            width: 360px;
            float: left;
            display: block;
            color: #ffffff;
            line-height: 2em;
            text-align: left;
        }

            .part02 .text p img {
                max-width: 70px;
                vertical-align: middle;
                display: unset;
                margin: -6px 8px auto 8px;
            }


.part03 {
    width: 100%;
    background: transparent url("/Content/Products/SQ1DJF/images/03bg.jpg") no-repeat right top;
    height: 600px;
}

    .part03 .container {
        position: relative;
    }

    .part03 .photo {
        max-width: 100%;
        padding: 40px 0 40px 0;
    }

        .part03 .photo img {
            max-width: 100%;
            margin: 0px auto 10px 0px
        }

    .part03 ul {
        list-style: none;
    }

        .part03 ul li {
            width: 150px;
            text-align: center;
            float: left;
            display: block;
            padding: 0 40px;
            font-size: 30px;
            color: #bb9727;
            border-left: 2px solid #bb9727;
            line-height: 60px;
        }

            .part03 ul li.li01 {
            }

            .part03 ul li.li02 {
                padding-top: 40px;
            }

            .part03 ul li.li03 {
                padding-top: 80px;
            }

            .part03 ul li.li04 {
                padding-top: 120px;
                border-right: 2px solid #bb9727;
            }

.part04 {
    width: 100%;
    height: 600px;
    background: #e7e7e7;
}

    .part04 .container {
        position: relative;
    }

    .part04 .photo .logo img {
        margin: 40px auto 0px 4px;
    }

    .part04 .photo {
        width: 50%;
        float: left;
        height: 600px;
        background: transparent url("/Content/Products/SQ1DJF/images/0401.png") no-repeat center center;
    }

        .part04 .photo h2 {
            color: #bb9727;
            font-size: 80px;
            font-weight: 300;
            margin-bottom: 20px;
        }

        .part04 .photo p {
            color: #333333;
            font-size: 1.8em;
            font-weight: 300;
        }

    .part04 .text {
        padding-top: 120px;
        width: 50%;
        float: right;
    }

        .part04 .text p {
            color: #333333;
            font-size: 1.8em;
            line-height: 2em;
            font-weight: 300;
        }


.part05 {
    width: 100%;
    height: 600px;
}

    .part05 .container {
        position: relative;
    }

    .part05 .photo .logo img {
        margin: 40px auto 0px 4px;
    }

    .part05 .photo {
        height: 600px;
    }

        .part05 .photo h2 {
            color: #bb9727;
            font-size: 80px;
            font-weight: 300;
            margin-bottom: 20px;
        }

        .part05 .photo p {
            color: #333333;
            font-size: 1.8em;
            font-weight: 300;
        }

        .part05 .photo .pic {
        }

        .part05 .photo .memo {
            font-size: 18px;
            color: #333333;
            text-align: center;
        }

            .part05 .photo .memo img {
                max-width: 70px;
                vertical-align: middle;
                display: unset;
                margin: -6px 8px auto 8px;
            }

    .part05 .text {
        padding-top: 120px;
        width: 50%;
        float: right;
    }

        .part05 .text p {
            color: #333333;
            font-size: 1.8em;
            line-height: 2em;
            font-weight: 300;
        }


.part06 {
    width: 100%;
    height: 600px;
    background: #e7e7e7;
}

    .part06 .container {
        position: relative;
    }

    .part06 .photo .logo img {
        margin: 40px auto 0px 4px;
    }

    .part06 .photo {
        width: 50%;
        float: left;
    }

        .part06 .photo h2 {
            color: #bb9727;
            font-size: 80px;
            font-weight: 300;
            margin-bottom: 20px;
        }

        .part06 .photo p {
            color: #333333;
            font-size: 1.8em;
            font-weight: 300;
        }

    .part06 .text {
        padding-top: 40px;
        width: 50%;
        float: right;
    }

        .part06 .text p {
            color: #333333;
            font-size: 1.8em;
            line-height: 2em;
            font-weight: 300;
        }

    .part06 .pic {
        padding-bottom: 20px;
        border-bottom: 2px solid #bb9727;
        margin-bottom: 20px;
    }
    .part06 .text .memo {
        font-size: 18px;
        color: #333333;
        text-align: center;
    }

        .part06 .text .memo img {
            max-width: 70px;
            vertical-align: middle;
            display: unset;
            margin: -6px 8px auto 8px;
        }


.part07 {
    width: 100%;
    height: 600px;
}

    .part07 .container {
        position: relative;
    }

    .part07 .photo .logo img {
        margin: 40px auto 0px 4px;
    }

    .part07 .photo {
        width: 50%;
        float: left;
        height: 600px;
    }

        .part07 .photo h2 {
            color: #bb9727;
            font-size: 80px;
            font-weight: 300;
            margin-bottom: 20px;
        }

        .part07 .photo p {
            color: #333333;
            font-size: 1.8em;
            font-weight: 300;
        }

    .part07 .text {
        padding-top: 120px;
        width: 40%;
        float: right;
    }

        .part07 .text p {
            color: #333333;
            font-size: 1.8em;
            font-weight: 300;
            text-align: center;
        }

            .part07 .text p.p1 {
                text-align: center;
                font-size: 2.8em;
                font-weight: 300;
            }

            .part07 .text p.p2 {
                font-size: 1.4em;
                font-weight: 300;
                text-align: left;
            }

            .part07 .text p.p3 {
                text-align: center;
                font-size: 2.8em;
                font-weight: 300;
            }

.part08 {
    width: 100%;
    background: #f1f1f1 url("/Content/Products/SQ1DJF/images/08bg.png") no-repeat right top;
    height: 600px;
}

    .part08 .container {
        position: relative;
    }

    .part08 .photo {
        padding-top: 40px;
    }

        .part08 .photo .logo {
        }

            .part08 .photo .logo img {
                margin: 0 auto 10px 0px;
            }

        .part08 .photo h2 {
            color: #bb9727;
            font-size: 3.6em;
            font-weight: 300;
            margin-bottom: 100px;
        }

        .part08 .photo ul {
            list-style: none;
            padding-left: 80px;
        }

            .part08 .photo ul li {
                background: url("/Content/Products/SQ1DJF/images/0801.png") no-repeat left center;
                line-height: 80px;
                font-size: 30px;
                color: #bb9727;
                padding-left: 60px;
            }

                .part08 .photo ul li.li01 {
                    margin-left: 40px;
                }

                .part08 .photo ul li.li02 {
                    margin-left: 80px;
                }

.part09 {
    width: 100%;
    background: transparent url("/Content/Products/SQ1DJF/images/09bg.jpg") no-repeat center bottom;
    height: 860px;
}

    .part09 .title {
        margin-top: 20px;
        list-style: none;
        border-bottom: 2px solid #999999;
        border-top: 2px solid #999999;
        padding: 30px 0;
        height: 100px;
        margin-bottom: 30px;
    }

    .part09 .title h2{
        background: #b99929 url("/Content/Products/SQ1DJF/images/0800.png") no-repeat 20px center;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        color: #ffffff;
        padding-left: 60px;
        width: 260px;
        margin: 0 auto;
        border-radius: 8px;
    }

    .part09 .text {
        width: 50%;
        float: left;
        padding:40px;
    }
        .part09 .text h2 {
            font-size: 3em;
            color: #bb9727;
        }
        .part09 .text p {
            font-size: 1.8em;
            line-height: 2em;
            color: #333;
        }
            .part09 .text p strong {
                font-size: 1.2em;
            }

    .part09 .textA {
        text-align:right;
    }
    .part09 .textB {
        text-align: left;
    }

.part10 {
    width: 100%;
    background: transparent url("/Content/Products/SQ1DJF/images/10bg.jpg") no-repeat center top fixed;
    height: 860px;
    margin-bottom:6em;
}

    .part10 ul {
        margin-top: 20px;
        list-style: none;
        border-bottom: 2px solid #999999;
        border-top: 2px solid #999999;
        padding: 30px 0;
        height: 100px;
        margin-bottom: 30px;
    }

        .part10 ul li {
            height: 60px;
            float: left;
            width: 50%;
        }

            .part10 ul li div {
                background: #b99929 url("/Content/Products/SQ1DJF/images/0800.png") no-repeat 20px center;
                height: 40px;
                line-height: 40px;
                font-size: 20px;
                color: #ffffff;
                padding-left: 60px;
                width: 260px;
                margin: 0 auto;
                border-radius: 8px;
            }


    .part10 .text h2 {
        font-size: 4em;
        margin: 2em auto 1em 0px;
        color: #bb9727
    }

    .part10 p {
        font-size: 1.8em;
        line-height: 2em;
        color: #333;
    }

@media(max-width:1024px) {
    .part00 {
        background: #eaebeb url("/Content/Products/SQ1DJF/images/0003.png") no-repeat left bottom;
        height: 600px;
        background-size: 900px;
    }

}

@media (max-width: 768px) {

    .part00 {
        background: #eaebeb url("/Content/Products/SQ1DJF/images/0003.png") no-repeat left bottom;
        height: 600px;
        background-size:680px;
    }

        .part00 .container {
            position: relative;
            height: 600px;
            padding: 0px;
            margin: 0px auto;
        }

        .part00 .photo1 {
            position: absolute;
            right: 20px;
            top: 20px;
            z-index: 90;
        }

        .part00 .photo3 {
            position: absolute;
            right: unset;
            bottom: unset;
            left: 20px;
            top: 20px;
            z-index: 90;
        }

        .part00 .photo2 {
            position: absolute;
            bottom: 20px;
            right: 20px;
            left:unset;
            z-index: 90;
        }

    .part02 {
        width: 100%;
        background: transparent url("/Content/Products/SQ1DJF/images/02bg.jpg") no-repeat center center fixed;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        height: 860px;
    }

        .part02 .container {
            position: relative;
            height: 860px;
        }

        .part02 .photo {
            width: 500px;
            margin: 40px auto 160px auto;
        }

        .part02 .photo1 {
            width:300px;
            position: absolute;
            bottom: 100px;
            right: 60px;
        }

        .part02 .mask {
            width: 100%;
            position: absolute;
            bottom: 0px;
            left: 0px;
            z-index: 80;
            height: 500px;
            background: #02191f;
            opacity: 0.7;
            filter: alpha(opacity=70);
            padding: 40px;
        }

        .part02 .text {
            width: 100%;
            position: absolute;
            bottom: 0px;
            left: 0px;
            z-index: 90;
            height: 500px;
            padding: 40px;
        }

            .part02 .text .logo img {
                margin: 0px auto 20px 4px;
            }

            .part02 .text h2 {
                font-size: 5em;
                color: #bb9727;
                text-align: left;
                letter-spacing: 8px;
                margin-bottom: 20px;
            }

            .part02 .text p {
                font-size: 1.2em;
                width: 300px;
                float: left;
                display: block;
                color: #ffffff;
                line-height: 2em;
                text-align: left;
            }

                .part02 .text p img {
                    max-width: 70px;
                    vertical-align: middle;
                    display: unset;
                    margin: -6px 8px auto 8px;
                }
    .part03 {
        width: 100%;
        background: transparent url("/Content/Products/SQ1DJF/images/03bg.jpg") no-repeat right top;
        height: 600px;
    }

        .part03 .container {
            position: relative;
        }

        .part03 .photo {
            padding: 40px 0 40px 0;
        }

            .part03 .photo img {
                margin: 0px auto 10px 0px
            }

        .part03 ul {
            list-style: none;
        }

            .part03 ul li {
                width: 150px;
                text-align: center;
                float: left;
                display: block;
                padding: 0 40px;
                font-size: 30px;
                color: #bb9727;
                border-left: 2px solid #bb9727;
                line-height: 60px;
            }

                .part03 ul li.li01 {
                }

                .part03 ul li.li02 {
                    padding-top: 40px;
                }

                .part03 ul li.li03 {
                    padding-top: 80px;
                }

                .part03 ul li.li04 {
                    padding-top: 120px;
                    border-right: 2px solid #bb9727;
                }

    .part04 {
        width: 100%;
        height: 600px;
        background: #e7e7e7;
    }

        .part04 .container {
            position: relative;
        }

        .part04 .photo .logo img {
            margin: 40px auto 0px 4px;
        }

        .part04 .photo {
            width: 50%;
            float: left;
            height: 600px;
            background: transparent url("/Content/Products/SQ1DJF/images/0401.png") no-repeat center center;
            background-size:300px;
        }

            .part04 .photo h2 {
                color: #bb9727;
                font-size: 80px;
                font-weight: 300;
                margin-bottom: 20px;
            }

            .part04 .photo p {
                color: #333333;
                font-size: 1.8em;
                font-weight: 300;
            }

        .part04 .text {
            padding-top: 120px;
            width: 50%;
            float: right;
        }

            .part04 .text p {
                color: #333333;
                font-size: 1.4em;
                line-height: 2em;
                font-weight: 300;
            }


    .part05 {
        width: 100%;
        height: 600px;
    }

        .part05 .container {
            position: relative;
        }

        .part05 .photo .logo img {
            margin: 40px auto 0px 4px;
        }

        .part05 .photo {
            height: 600px;
        }

            .part05 .photo h2 {
                color: #bb9727;
                font-size: 80px;
                font-weight: 300;
                margin-bottom: 20px;
            }

            .part05 .photo p {
                color: #333333;
                font-size: 1.8em;
                font-weight: 300;
            }

            .part05 .photo .pic {
                width:80%;
                margin:20px auto 20px auto;
            }

            .part05 .photo .memo {
                font-size: 18px;
                color: #333333;
                text-align: center;
            }

                .part05 .photo .memo img {
                    max-width: 70px;
                    vertical-align: middle;
                    display: unset;
                    margin: -6px 8px auto 8px;
                }

        .part05 .text {
            padding-top: 120px;
            width: 50%;
            float: right;
        }

            .part05 .text p {
                color: #333333;
                font-size: 1.8em;
                line-height: 2em;
                font-weight: 300;
            }


    .part06 {
        width: 100%;
        height: 600px;
        background: #e7e7e7;
    }

        .part06 .container {
            position: relative;
        }

        .part06 .photo .logo img {
            margin: 40px auto 0px 4px;
        }

        .part06 .photo {
            width: 40%;
            float: left;
        }

            .part06 .photo h2 {
                color: #bb9727;
                font-size: 80px;
                font-weight: 300;
                margin-bottom: 20px;
            }

            .part06 .photo p {
                color: #333333;
                font-size: 1.4em;
                font-weight: 300;
            }

        .part06 .text {
            padding-top: 40px;
            width: 60%;
            float: right;
        }

            .part06 .text p {
                color: #333333;
                font-size: 1.8em;
                line-height: 2em;
                font-weight: 300;
            }

        .part06 .pic {
            padding-bottom: 20px;
            border-bottom: 2px solid #bb9727;
            margin-bottom: 20px;
        }

        .part06 .text .memo {
            font-size: 18px;
            color: #333333;
            text-align: center;
        }

            .part06 .text .memo img {
                max-width: 70px;
                vertical-align: middle;
                display: unset;
                margin: -6px 8px auto 8px;
            }


    .part07 {
        width: 100%;
        height: 600px;
    }

        .part07 .container {
            position: relative;
        }

        .part07 .photo .logo img {
            margin: 40px auto 0px 4px;
        }

        .part07 .photo {
            width: 45%;
            float: left;
            height: 600px;
        }

            .part07 .photo h2 {
                color: #bb9727;
                font-size: 80px;
                font-weight: 300;
                margin-bottom: 20px;
            }

            .part07 .photo p {
                color: #333333;
                font-size: 1.4em;
                font-weight: 300;
            }

        .part07 .text {
            padding-top: 120px;
            width: 50%;
            float: right;
        }

            .part07 .text p {
                color: #333333;
                font-size: 1.8em;
                font-weight: 300;
                text-align: center;
            }

                .part07 .text p.p1 {
                    text-align: center;
                    font-size: 2.8em;
                    font-weight: 300;
                }

                .part07 .text p.p2 {
                    font-size: 1.4em;
                    font-weight: 300;
                    text-align: left;
                }

                .part07 .text p.p3 {
                    text-align: center;
                    font-size: 2.8em;
                    font-weight: 300;
                }

    .part08 {
        width: 100%;
        background: #f1f1f1 url("/Content/Products/SQ1DJF/images/08bg.png") no-repeat right top;
        background-size:600px;
        height: 600px;
    }

        .part08 .container {
            position: relative;
        }

        .part08 .photo {
            padding-top: 40px;
        }

            .part08 .photo .logo {
            }

                .part08 .photo .logo img {
                    margin: 0 auto 10px 0px;
                }

            .part08 .photo h2 {
                color: #bb9727;
                font-size: 3.6em;
                font-weight: 300;
                margin-bottom: 100px;
            }

            .part08 .photo ul {
                list-style: none;
                padding-left: 80px;
            }

                .part08 .photo ul li {
                    background: url("/Content/Products/SQ1DJF/images/0801.png") no-repeat left center;
                    line-height: 80px;
                    font-size: 30px;
                    color: #bb9727;
                    padding-left: 60px;
                }

                    .part08 .photo ul li.li01 {
                        margin-left: 40px;
                    }

                    .part08 .photo ul li.li02 {
                        margin-left: 80px;
                    }

    .part09 {
        width: 100%;
        background: transparent url("/Content/Products/SQ1DJF/images/09bg.jpg") no-repeat center bottom;
        height: 860px;
    }

        .part09 .title {
            margin-top: 20px;
            list-style: none;
            border-bottom: 2px solid #999999;
            border-top: 2px solid #999999;
            padding: 30px 0;
            height: 100px;
            margin-bottom: 30px;
        }

            .part09 .title h2 {
                background: #b99929 url("/Content/Products/SQ1DJF/images/0800.png") no-repeat 20px center;
                height: 40px;
                line-height: 40px;
                font-size: 20px;
                color: #ffffff;
                padding-left: 60px;
                width: 260px;
                margin: 0 auto;
                border-radius: 8px;
            }

        .part09 .text {
            width: 50%;
            float: left;
            padding: 40px;
        }

            .part09 .text h2 {
                font-size: 3em;
                color: #bb9727;
            }

            .part09 .text p {
                font-size: 1.8em;
                line-height: 2em;
                color: #333;
            }

                .part09 .text p strong {
                    font-size: 1.2em;
                }

        .part09 .textA {
            text-align: right;
        }

        .part09 .textB {
            text-align: left;
        }

    .part10 {
        width: 100%;
        background: transparent url("/Content/Products/SQ1DJF/images/10bg.jpg") no-repeat center top fixed;
        height: 860px;
        margin-bottom: 6em;
    }

        .part10 ul {
            margin-top: 20px;
            list-style: none;
            border-bottom: 2px solid #999999;
            border-top: 2px solid #999999;
            padding: 30px 0;
            height: 100px;
            margin-bottom: 30px;
        }

            .part10 ul li {
                height: 60px;
                float: left;
                width: 50%;
            }

                .part10 ul li div {
                    background: #b99929 url("/Content/Products/SQ1DJF/images/0800.png") no-repeat 20px center;
                    height: 40px;
                    line-height: 40px;
                    font-size: 20px;
                    color: #ffffff;
                    padding-left: 60px;
                    width: 260px;
                    margin: 0 auto;
                    border-radius: 8px;
                }


        .part10 .text h2 {
            font-size: 4em;
            margin: 2em auto 1em 0px;
            color: #bb9727
        }

        .part10 p {
            font-size: 1.8em;
            line-height: 2em;
            color: #333;
        }
}

@media (max-width: 640px) {
    .part00 {
        background: #eaebeb url("/Content/Products/SQ1DJF/images/0003.png") no-repeat left bottom;
        height: 600px;
        background-size: 600px;
    }

        .part00 .container {
            position: relative;
            height: 600px;
            padding: 0px;
            margin: 0px auto;
        }

        .part00 .photo1 {
            width: 200px;
            position: absolute;
            right: 10px;
            top: 10px;
            z-index: 90;
        }

        .part00 .photo3 {
            width: 300px;
            position: absolute;
            right: unset;
            bottom: unset;
            left: 20px;
            top: 20px;
            z-index: 90;
        }

        .part00 .photo2 {
            position: absolute;
            right: 20px;
            z-index: 90;
            bottom: 20px;
        }

    .part01 {
        width: 100%;
        background: transparent url("/Content/Products/SQ1DJF/images/01bg.jpg") no-repeat center top fixed;
        background-size: cover;
        height: 600px;
    }

        .part01 .container {
            position: relative;
            height: 480px;
        }

        .part01 .photo {
            width: 380px;
            margin: 40px auto 200px auto;
        }

        .part01 .text {
            width:500px;
            margin: 0 auto;
        }

        .part01 ul {
            width: 100%;
            list-style: none;
        }

            .part01 ul li {
                float: right;
                display: block;
                width: 100px;
                margin-left: 0px;
                text-align: center;
                font-size: 1.2em;
                color: #ffffff;
            }

                .part01 ul li img {
                    max-width: 60px;
                    clear: both;
                    display: block;
                    margin-bottom: 10px;
                }

    .part02 {
        width: 100%;
        background: transparent url("/Content/Products/SQ1DJF/images/02bg.jpg") no-repeat center center fixed;
        background-size: cover;
        height: 600px;
    }

        .part02 .container {
            position: relative;
            height: 600px;
        }

        .part02 .photo {
            width: 380px;
            margin: 20px auto 10px auto;
        }

        .part02 .photo1 {
            position: unset;
            right: auto;
            bottom: auto;
            width: 200px;
            margin: 0 auto;
        }

        .part02 .mask {
            display: none;
            width: 100%;
            position: absolute;
            bottom: 0px;
            left: 0px;
            z-index: 80;
            height: 500px;
            background: #02191f;
            opacity: 0.7;
            filter: alpha(opacity=70);
            padding: 40px;
        }

        .part02 .text {
            width: 100%;
            position: absolute;
            bottom: 0px;
            left: 0px;
            z-index: 90;
            height: auto;
            padding: 20px;
        }

            .part02 .text .logo img {
                max-width: 120px;
                margin: 0px auto 20px 4px;
            }

            .part02 .text h2 {
                font-size: 3em;
                color: #bb9727;
                text-align: left;
                letter-spacing: 8px;
                margin-bottom: 20px;
            }

            .part02 .text p {
                font-size: 1.2em;
                width: 100%;
                float: unset;
                display: block;
                color: #ffffff;
                line-height: 2em;
                text-align: left;
            }

                .part02 .text p img {
                    max-width: 70px;
                    vertical-align: middle;
                    display: unset;
                    margin: -6px 8px auto 8px;
                }


    .part03 {
        width: 100%;
        background: transparent url("/Content/Products/SQ1DJF/images/03bg.jpg") no-repeat right top;
        background-size: 800px;
        height: 600px;
    }

        .part03 .container {
            position: relative;
        }

        .part03 .photo {
            width:500px;
            padding: 160px 0 60px 0;
        }

            .part03 .photo img {
                margin: 0px auto 10px 0px
            }

        .part03 ul {
            list-style: none;
        }

            .part03 ul li {
                width: 120px;
                text-align: center;
                float: left;
                display: block;
                padding: 0 20px;
                font-size: 30px;
                color: #bb9727;
                border-left: 2px solid #bb9727;
                line-height: 30px;
            }

                .part03 ul li.li01 {
                }

                .part03 ul li.li02 {
                    padding-top: 30px;
                }

                .part03 ul li.li03 {
                    padding-top: 60px;
                }

                .part03 ul li.li04 {
                    padding-top: 90px;
                    border-right: 2px solid #bb9727;
                }

    .part04 {
        width: 100%;
        height: 600px;
        background: #e7e7e7;
    }

        .part04 .container {
            position: relative;
        }

        .part04 .photo .logo img {
            max-width: 120px;
            margin: 40px auto 0px 4px;
        }

        .part04 .photo {
            width: 100%;
            float: unset;
            height: 300px;
            background: transparent url("/Content/Products/SQ1DJF/images/0401.png") no-repeat center top;
            background-size: 220px;
        }

            .part04 .photo h2 {
                color: #bb9727;
                font-size: 60px;
                font-weight: 300;
                margin-bottom: 10px;
            }

            .part04 .photo p {
                color: #333333;
                font-size: 1.4em;
                font-weight: 300;
            }

        .part04 .text {
            padding-top: 0px;
            width: 100%;
            float: unset;
            height: 300px;
            padding-left:40px;
        }

            .part04 .text p {
                color: #333333;
                font-size: 1.2em;
                line-height: 1.6em;
                font-weight: 300;
            }


    .part05 {
        width: 100%;
        height: 600px;
    }

        .part05 .container {
            position: relative;
        }

        .part05 .photo .logo img {
            max-width: 120px;
            margin: 20px auto 0px 4px;
        }

        .part05 .photo {
            height: 600px;
        }

            .part05 .photo h2 {
                color: #bb9727;
                font-size: 60px;
                font-weight: 300;
                margin-bottom: 20px;
            }

            .part05 .photo p {
                color: #333333;
                font-size: 1.4em;
                font-weight: 300;
            }

            .part05 .photo .pic {
                margin: 60px auto 20px auto;
            }

            .part05 .photo .memo {
                font-size: 12px;
                color: #333333;
                text-align: center;
            }

                .part05 .photo .memo img {
                    max-width: 70px;
                    vertical-align: middle;
                    display: unset;
                    margin: -6px 8px auto 8px;
                }

        .part05 .text {
            padding-top: 120px;
            width: 50%;
            float: right;
        }

            .part05 .text p {
                color: #333333;
                font-size: 1.8em;
                line-height: 2em;
                font-weight: 300;
            }


    .part06 {
        width: 100%;
        height: auto;
        background: #e7e7e7;
    }

        .part06 .container {
            position: relative;
        }

        .part06 .photo .logo img {
            max-width: 120px;
            margin: 20px auto 0px 4px;
        }

        .part06 .photo {
            width: 100%;
            float: unset;
        }

            .part06 .photo h2 {
                color: #bb9727;
                font-size: 60px;
                font-weight: 300;
                margin-bottom: 20px;
            }

            .part06 .photo p {
                color: #333333;
                font-size: 1.4em;
                font-weight: 300;
            }

        .part06 .text {
            padding-top: 20px;
            width: 100%;
            float: unset;
        }

            .part06 .text p {
                color: #333333;
                font-size: 1.4em;
                line-height: 1.6em;
                font-weight: 300;
            }

        .part06 .pic {
            padding-bottom: 20px;
            border-bottom: 2px solid #bb9727;
            margin-bottom: 20px;
        }

        .part06 .text .memo {
            font-size: 18px;
            color: #333333;
            text-align: center;
            padding-bottom: 20px;
        }

            .part06 .text .memo img {
                max-width: 70px;
                vertical-align: middle;
                display: unset;
                margin: -6px 8px auto 8px;
            }

    .part07 {
        width: 100%;
        height: auto;
    }

        .part07 .container {
            position: relative;
        }

        .part07 .photo .logo img {
            max-width: 120px;
            margin: 20px auto 0px 4px;
        }

        .part07 .photo {
            width: 100%;
            float: unset;
            height: 240px;
        }

            .part07 .photo h2 {
                color: #bb9727;
                font-size: 60px;
                font-weight: 300;
                margin-bottom: 20px;
            }

            .part07 .photo p {
                color: #333333;
                font-size: 1.4em;
                font-weight: 300;
            }

        .part07 .text {
            padding-top: 20px;
            width: 50%;
            float: unset;
            margin:0 auto;
        }

            .part07 .text .pic {
                margin: 0 auto;
            }

            .part07 .text p {
                color: #333333;
                font-size: 1.4em;
                font-weight: 300;
                text-align: center;
            }

                .part07 .text p.p1 {
                    text-align: center;
                    font-size: 2.0em;
                    font-weight: 300;
                }

                .part07 .text p.p2 {
                    font-size: 1.2em;
                    font-weight: 300;
                    text-align: left;
                }

                .part07 .text p.p3 {
                    text-align: center;
                    font-size: 2.0em;
                    font-weight: 300;
                    margin-bottom: 20px;
                }

    .part08 {
        width: 100%;
        background: #f1f1f1 url("/Content/Products/SQ1DJF/images/08bg.png") no-repeat right top;
        background-size: 400px;
        height: 480px;
    }

        .part08 .container {
            position: relative;
        }

        .part08 .photo {
            padding-top: 100px;
        }

            .part08 .photo .logo {
            }

                .part08 .photo .logo img {
                    margin: 0 auto 10px 0px;
                }

            .part08 .photo h2 {
                color: #bb9727;
                font-size: 3em;
                font-weight: 300;
                margin-bottom: 60px;
            }

            .part08 .photo ul {
                list-style: none;
                padding-left: 40px;
            }

                .part08 .photo ul li {
                    background: url("/Content/Products/SQ1DJF/images/0801.png") no-repeat left center;
                    background-size: 30px;
                    line-height: 60px;
                    font-size: 30px;
                    color: #bb9727;
                    padding-left: 60px;
                }

                    .part08 .photo ul li.li01 {
                        margin-left: 30px;
                    }

                    .part08 .photo ul li.li02 {
                        margin-left: 60px;
                    }

    .part09 {
        width: 100%;
        background: transparent url("/Content/Products/SQ1DJF/images/09bg.jpg") no-repeat center bottom;
        background-size: 800px;
        height: 600px;
    }

        .part09 .title {
            margin-top: 20px;
            list-style: none;
            border-bottom: 2px solid #999999;
            border-top: 2px solid #999999;
            padding: 30px 0;
            height: 100px;
            margin-bottom: 0px;
        }

            .part09 .title h2 {
                background: #b99929 url("/Content/Products/SQ1DJF/images/0800.png") no-repeat 20px center;
                height: 40px;
                line-height: 40px;
                font-size: 24px;
                color: #ffffff;
                padding-left: 60px;
                width: 300px;
                margin: 0 auto;
                border-radius: 8px;
            }

        .part09 .text {
            width: 50%;
            float: left;
            padding: 30px;
        }

            .part09 .text h2 {
                font-size: 3em;
                color: #bb9727;
            }

            .part09 .text p {
                font-size: 1.6em;
                line-height: 2em;
                color: #333;
            }

                .part09 .text p strong {
                    font-size: 1.6em;
                }

        .part09 .textA {
            text-align: right;
        }

        .part09 .textB {
            text-align: left;
        }

    .part10 {
        width: 100%;
        background: transparent url("/Content/Products/SQ1DJF/images/10bg.jpg") no-repeat center top fixed;
        background-size: cover;
        height: 600px;
        margin-bottom: 4em;
    }
        .part10 .text {
            padding-left:40px;
        }

        .part10 ul {
            margin-top: 20px;
            list-style: none;
            border-bottom: 2px solid #999999;
            border-top: 2px solid #999999;
            padding: 30px 0;
            height: 110px;
            margin-bottom: 30px;
        }

            .part10 ul li {
                height: 40px;
                float: left;
                width: 50%;
            }

                .part10 ul li div {
                    background: #b99929 url("/Content/Products/SQ1DJF/images/0800.png") no-repeat 20px center;
                    background-size: 30px;
                    height: 50px;
                    line-height: 50px;
                    font-size: 20px;
                    color: #ffffff;
                    padding-left: 50px;
                    width: 240px;
                    margin: 0 auto;
                    border-radius: 8px;
                }


        .part10 .text h2 {
            font-size: 3em;
            margin: 2em auto 1em 0px;
            color: #bb9727
        }

        .part10 p {
            font-size: 1.8em;
            line-height: 2em;
            color: #333;
        }
}

@media (max-width: 480px) {
    .part00 {
        background: #eaebeb url("/Content/Products/SQ1DJF/images/0003.png") no-repeat left bottom;
        height: 480px;
        background-size:400px;
    }

        .part00 .container {
            position: relative;
            height: 480px;
            padding: 0px;
            margin: 0px auto;
        }

        .part00 .photo1 {
            width:180px;
            position: absolute;
            right: 20px;
            top: 10px;
            z-index: 90;
        }

        .part00 .photo3 {
            width: 240px;
            position: absolute;
            left:unset;
            right: 0px;
            top: 120px;
            z-index: 90;
        }

        .part00 .photo2 {
            position: absolute;
            right: 20px;
            z-index: 90;
            bottom: 20px;
        }

    .part01 {
        width: 100%;
        background: transparent url("/Content/Products/SQ1DJF/images/01bg.jpg") no-repeat center top fixed;
        background-size: 600px;
        height: 480px;
    }

        .part01 .container {
            position: relative;
            height: 480px;
        }

        .part01 .photo {
            width: 300px;
            margin: 40px auto 160px auto;
        }

        .part01 .text {
            width: 350px;
            margin: 0 auto;
        }

        .part01 ul {
            width: 100%;
            list-style: none;
        }

            .part01 ul li {
                float: right;
                display: block;
                width: 65px;
                margin-left: 5px;
                text-align: center;
                font-size: 0.9em;
                color: #ffffff;
            }

                .part01 ul li img {
                    max-width: 40px;
                    clear: both;
                    display: block;
                    margin-bottom: 10px;
                }

    .part02 {
        width: 100%;
        background: transparent url("/Content/Products/SQ1DJF/images/02bg.jpg") no-repeat center center fixed;
        background-size: 1200px;
        height: 600px;
    }

        .part02 .container {
            position: relative;
            height: 600px;
        }

        .part02 .photo {
            width: 300px;
            margin: 20px auto 10px auto;
        }

        .part02 .photo1 {
            position:unset;
            right:auto;
            bottom:auto;
            width:200px;
            margin:0 auto;
        }

        .part02 .mask {
            display:none;
            width: 100%;
            position: absolute;
            bottom: 0px;
            left: 0px;
            z-index: 80;
            height: 500px;
            background: #02191f;
            opacity: 0.7;
            filter: alpha(opacity=70);
            padding: 40px;
        }

        .part02 .text {
            width: 100%;
            position: absolute;
            bottom: 0px;
            left: 0px;
            z-index: 90;
            height: auto;
            padding: 20px;
        }

            .part02 .text .logo img {
                max-width:120px;
                margin: 0px auto 20px 4px;
            }

            .part02 .text h2 {
                font-size: 2em;
                color: #bb9727;
                text-align: left;
                letter-spacing: 8px;
                margin-bottom: 20px;
            }

            .part02 .text p {
                font-size: 1.0em;
                width: 100%;
                float: unset;
                display: block;
                color: #ffffff;
                line-height: 2em;
                text-align: left;
            }

                .part02 .text p img {
                    max-width: 70px;
                    vertical-align: middle;
                    display: unset;
                    margin: -6px 8px auto 8px;
                }


    .part03 {
        width: 100%;
        background: transparent url("/Content/Products/SQ1DJF/images/03bg.jpg") no-repeat right top;
        background-size: 480px;
        height: 480px;
    }

        .part03 .container {
            position: relative;
        }

        .part03 .photo {
            padding: 160px 0 20px 0;
        }

            .part03 .photo img {
                margin: 0px auto 10px 0px
            }

        .part03 ul {
            list-style: none;
        }

            .part03 ul li {
                width: 80px;
                text-align: center;
                float: left;
                display: block;
                padding: 0 20px;
                font-size: 16px;
                color: #bb9727;
                border-left: 2px solid #bb9727;
                line-height: 30px;
            }

                .part03 ul li.li01 {
                }

                .part03 ul li.li02 {
                    padding-top: 30px;
                }

                .part03 ul li.li03 {
                    padding-top: 60px;
                }

                .part03 ul li.li04 {
                    padding-top: 90px;
                    border-right: 2px solid #bb9727;
                }

    .part04 {
        width: 100%;
        height: 480px;
        background: #e7e7e7;
    }

        .part04 .container {
            position: relative;
        }

        .part04 .photo .logo img {
            max-width:120px;
            margin: 40px auto 0px 4px;
        }

        .part04 .photo {
            width: 100%;
            float: unset;
            height: 240px;
            background: transparent url("/Content/Products/SQ1DJF/images/0401.png") no-repeat center top;
            background-size:220px;
        }

            .part04 .photo h2 {
                color: #bb9727;
                font-size: 60px;
                font-weight: 300;
                margin-bottom: 10px;
            }

            .part04 .photo p {
                color: #333333;
                font-size: 1.0em;
                font-weight: 300;
            }

        .part04 .text {
            padding-top: 0px;
            width: 100%;
            float: unset;
            height: 240px;
        }

            .part04 .text p {
                color: #333333;
                font-size: 1.0em;
                line-height: 1.6em;
                font-weight: 300;
            }


    .part05 {
        width: 100%;
        height: 480px;
    }

        .part05 .container {
            position: relative;
        }

        .part05 .photo .logo img {
            max-width:120px;
            margin: 20px auto 0px 4px;
        }

        .part05 .photo {
            height: 480px;
        }

            .part05 .photo h2 {
                color: #bb9727;
                font-size: 60px;
                font-weight: 300;
                margin-bottom: 20px;
            }

            .part05 .photo p {
                color: #333333;
                font-size: 1.0em;
                font-weight: 300;
            }

            .part05 .photo .pic {
                margin:60px auto 20px auto;
            }

            .part05 .photo .memo {
                font-size: 12px;
                color: #333333;
                text-align: center;
            }

                .part05 .photo .memo img {
                    max-width: 70px;
                    vertical-align: middle;
                    display: unset;
                    margin: -6px 8px auto 8px;
                }

        .part05 .text {
            padding-top: 120px;
            width: 50%;
            float: right;
        }

            .part05 .text p {
                color: #333333;
                font-size: 1.8em;
                line-height: 2em;
                font-weight: 300;
            }


    .part06 {
        width: 100%;
        height: auto;
        background: #e7e7e7;
    }

        .part06 .container {
            position: relative;
        }

        .part06 .photo .logo img {
            max-width: 120px;
            margin: 20px auto 0px 4px;
        }

        .part06 .photo {
            width: 100%;
            float: unset;
        }

            .part06 .photo h2 {
                color: #bb9727;
                font-size: 60px;
                font-weight: 300;
                margin-bottom: 20px;
            }

            .part06 .photo p {
                color: #333333;
                font-size: 1em;
                font-weight: 300;
            }

        .part06 .text {
            padding-top: 20px;
            width: 100%;
            float: unset;
        }

            .part06 .text p {
                color: #333333;
                font-size: 1.0em;
                line-height: 1.4em;
                font-weight: 300;
            }

        .part06 .pic {
            padding-bottom: 20px;
            border-bottom: 2px solid #bb9727;
            margin-bottom: 20px;
        }

        .part06 .text .memo {
            font-size: 18px;
            color: #333333;
            text-align: center;
            padding-bottom:20px;
        }

            .part06 .text .memo img {
                max-width: 70px;
                vertical-align: middle;
                display: unset;
                margin: -6px 8px auto 8px;
            }

    .part07 {
        width: 100%;
        height: auto;
    }

        .part07 .container {
            position: relative;
        }

        .part07 .photo .logo img {
            max-width:120px;
            margin: 20px auto 0px 4px;
        }

        .part07 .photo {
            width: 100%;
            float: unset;
            height:240px;
        }

            .part07 .photo h2 {
                color: #bb9727;
                font-size: 60px;
                font-weight: 300;
                margin-bottom: 20px;
            }

            .part07 .photo p {
                color: #333333;
                font-size: 1.0em;
                font-weight: 300;
            }

        .part07 .text {
            padding-top: 20px;
            width: 100%;
            float: unset;
        }
            .part07 .text .pic {
                width:240px;
                margin:0 auto;
            }
            .part07 .text p {
                color: #333333;
                font-size: 1.0em;
                font-weight: 300;
                text-align: center;
            }

                .part07 .text p.p1 {
                    text-align: center;
                    font-size: 2.0em;
                    font-weight: 300;
                }

                .part07 .text p.p2 {
                    font-size: 1.2em;
                    font-weight: 300;
                    text-align: left;
                }

                .part07 .text p.p3 {
                    text-align: center;
                    font-size: 2.0em;
                    font-weight: 300;
                    margin-bottom:20px;
                }

    .part08 {
        width: 100%;
        background: #f1f1f1 url("/Content/Products/SQ1DJF/images/08bg.png") no-repeat right top;
        background-size:300px;
        height: 480px;
    }

        .part08 .container {
            position: relative;
        }

        .part08 .photo {
            padding-top: 120px;
        }

            .part08 .photo .logo {
            }

                .part08 .photo .logo img {
                    max-width:120px;
                    margin: 0 auto 10px 0px;
                }

            .part08 .photo h2 {
                color: #bb9727;
                font-size: 2em;
                font-weight: 300;
                margin-bottom: 60px;
            }

            .part08 .photo ul {
                list-style: none;
                padding-left: 40px;
            }

                .part08 .photo ul li {
                    background: url("/Content/Products/SQ1DJF/images/0801.png") no-repeat left center;
                    background-size:30px;
                    line-height: 60px;
                    font-size: 20px;
                    color: #bb9727;
                    padding-left: 60px;
                }

                    .part08 .photo ul li.li01 {
                        margin-left: 30px;
                    }

                    .part08 .photo ul li.li02 {
                        margin-left: 60px;
                    }

    .part09 {
        width: 100%;
        background: transparent url("/Content/Products/SQ1DJF/images/09bg.jpg") no-repeat center bottom;
        background-size:800px;
        height: 480px;
    }

        .part09 .title {
            margin-top: 20px;
            list-style: none;
            border-bottom: 2px solid #999999;
            border-top: 2px solid #999999;
            padding: 20px 0;
            height: 80px;
            margin-bottom: 0px;
        }

            .part09 .title h2 {
                background: #b99929 url("/Content/Products/SQ1DJF/images/0800.png") no-repeat 20px center;
                height: 40px;
                line-height: 40px;
                font-size: 20px;
                color: #ffffff;
                padding-left: 60px;
                width: 260px;
                margin: 0 auto;
                border-radius: 8px;
            }

        .part09 .text {
            width: 50%;
            float: left;
            padding: 20px;
        }

            .part09 .text h2 {
                font-size: 1.8em;
                color: #bb9727;
            }

            .part09 .text p {
                font-size: 1.1em;
                line-height: 2em;
                color: #333;
            }

                .part09 .text p strong {
                    font-size: 1.2em;
                }

        .part09 .textA {
            text-align: right;
        }

        .part09 .textB {
            text-align: left;
        }

    .part10 {
        width: 100%;
        background: transparent url("/Content/Products/SQ1DJF/images/10bg.jpg") no-repeat center bottom fixed;
        background-size: 800px;
        height: 480px;
        margin-bottom: 2em;
    }

        .part10 ul {
            margin-top: 20px;
            list-style: none;
            border-bottom: 2px solid #999999;
            border-top: 2px solid #999999;
            padding: 20px 0;
            height: 80px;
            margin-bottom: 30px;
        }

            .part10 ul li {
                height: 40px;
                float: left;
                width: 50%;
            }

                .part10 ul li div {
                    background: #b99929 url("/Content/Products/SQ1DJF/images/0800.png") no-repeat 10px center;
                    background-size:24px;
                    height: 30px;
                    line-height: 30px;
                    font-size: 14px;
                    color: #ffffff;
                    padding-left: 40px;
                    width: 170px;
                    margin: 0 auto;
                    border-radius: 8px;
                }


        .part10 .text h2 {
            font-size: 3em;
            margin: 2em auto 1em 0px;
            color: #bb9727
        }

        .part10 p {
            font-size: 1.4em;
            line-height: 2em;
            color: #333;
        }
}

@media (max-width: 320px) {
    .part00 {
        background: #eaebeb url("/Content/Products/SQ1DJF/images/0003.png") no-repeat left bottom;
        height: 380px;
        background-size: 260px;
    }

        .part00 .container {
            position: relative;
            height: 380px;
            padding: 0px;
            margin: 0px auto;
        }

        .part00 .photo1 {
            width: 160px;
            position: absolute;
            right: 20px;
            top: 10px;
            z-index: 90;
        }

        .part00 .photo3 {
            width: 220px;
            position: absolute;
            left: unset;
            right: 0px;
            top: 120px;
            z-index: 90;
        }

        .part00 .photo2 {
            position: absolute;
            right: 10px;
            z-index: 90;
            bottom: 10px;
        }

    .part01 {
        width: 100%;
        background: transparent url("/Content/Products/SQ1DJF/images/01bg.jpg") no-repeat center top fixed;
        background-size: 600px;
        height: 380px;
    }

        .part01 .container {
            position: relative;
            height: 380px;
        }

        .part01 .photo {
            width: 260px;
            margin: 40px auto 100px auto;
        }

        .part01 .text {
            width: 270px;
            margin: 0 auto;
        }

        .part01 ul {
            width: 100%;
            list-style: none;
            width: 270px;
            margin: 0 auto;
        }

            .part01 ul li {
                float: right;
                display: block;
                width: 54px;
                margin-left: 0px;
                text-align: center;
                font-size: 10px;
                color: #ffffff;
            }

                .part01 ul li img {
                    max-width: 40px;
                    clear: both;
                    display: block;
                    margin-bottom: 10px;
                }

    .part02 {
        width: 100%;
        background: transparent url("/Content/Products/SQ1DJF/images/02bg.jpg") no-repeat center center fixed;
        background-size: 1200px;
        height: 600px;
    }

        .part02 .container {
            position: relative;
            height: 600px;
        }

        .part02 .photo {
            width: 260px;
            margin: 20px auto 10px auto;
        }

        .part02 .photo1 {
            position: unset;
            right: auto;
            bottom: auto;
            width: 200px;
            margin: 0 auto;
        }

        .part02 .mask {
            display: none;
            width: 100%;
            position: absolute;
            bottom: 0px;
            left: 0px;
            z-index: 80;
            height: 500px;
            background: #02191f;
            opacity: 0.7;
            filter: alpha(opacity=70);
            padding: 40px;
        }

        .part02 .text {
            width: 100%;
            position: absolute;
            bottom: 0px;
            left: 0px;
            z-index: 90;
            height: auto;
            padding: 20px;
        }

            .part02 .text .logo img {
                max-width: 120px;
                margin: 0px auto 20px 4px;
            }

            .part02 .text h2 {
                font-size: 2em;
                color: #bb9727;
                text-align: left;
                letter-spacing: 8px;
                margin-bottom: 20px;
            }

            .part02 .text p {
                font-size: 1.0em;
                width: 100%;
                float: unset;
                display: block;
                color: #ffffff;
                line-height: 2em;
                text-align: left;
            }

                .part02 .text p img {
                    max-width: 70px;
                    vertical-align: middle;
                    display: unset;
                    margin: -6px 8px auto 8px;
                }


    .part03 {
        width: 100%;
        background: transparent url("/Content/Products/SQ1DJF/images/03bg.jpg") no-repeat right top;
        background-size: 380px;
        height: 380px;
    }

        .part03 .container {
            position: relative;
        }

        .part03 .photo {
            padding: 130px 0 20px 0;
        }

            .part03 .photo img {
                margin: 0px auto 10px 0px
            }

        .part03 ul {
            list-style: none;
        }

            .part03 ul li {
                width: 60px;
                text-align: center;
                float: left;
                display: block;
                padding: 0 10px;
                font-size: 16px;
                color: #bb9727;
                border-left: 2px solid #bb9727;
                line-height: 20px;
            }

                .part03 ul li.li01 {
                }

                .part03 ul li.li02 {
                    padding-top: 20px;
                }

                .part03 ul li.li03 {
                    padding-top: 40px;
                }

                .part03 ul li.li04 {
                    padding-top: 60px;
                    border-right: 2px solid #bb9727;
                }

    .part04 {
        width: 100%;
        height: 480px;
        background: #e7e7e7;
    }

        .part04 .container {
            position: relative;
        }

        .part04 .photo .logo img {
            max-width: 120px;
            margin: 40px auto 0px 4px;
        }

        .part04 .photo {
            width: 100%;
            float: unset;
            height: 240px;
            background: transparent url("/Content/Products/SQ1DJF/images/0401.png") no-repeat center top;
            background-size: 220px;
        }

            .part04 .photo h2 {
                color: #bb9727;
                font-size: 60px;
                font-weight: 300;
                margin-bottom: 10px;
            }

            .part04 .photo p {
                color: #333333;
                font-size: 1.0em;
                font-weight: 300;
            }

        .part04 .text {
            padding-top: 0px;
            width: 100%;
            float: unset;
            height: 240px;
        }

            .part04 .text p {
                color: #333333;
                font-size: 1.0em;
                line-height: 1.6em;
                font-weight: 300;
            }


    .part05 {
        width: 100%;
        height: 480px;
    }

        .part05 .container {
            position: relative;
        }

        .part05 .photo .logo img {
            max-width: 120px;
            margin: 20px auto 0px 4px;
        }

        .part05 .photo {
            height: 480px;
        }

            .part05 .photo h2 {
                color: #bb9727;
                font-size: 60px;
                font-weight: 300;
                margin-bottom: 20px;
            }

            .part05 .photo p {
                color: #333333;
                font-size: 1.0em;
                font-weight: 300;
            }

            .part05 .photo .pic {
                margin: 60px auto 20px auto;
            }

            .part05 .photo .memo {
                font-size: 12px;
                color: #333333;
                text-align: center;
            }

                .part05 .photo .memo img {
                    max-width: 70px;
                    vertical-align: middle;
                    display: unset;
                    margin: -6px 8px auto 8px;
                }

        .part05 .text {
            padding-top: 120px;
            width: 50%;
            float: right;
        }

            .part05 .text p {
                color: #333333;
                font-size: 1.8em;
                line-height: 2em;
                font-weight: 300;
            }


    .part06 {
        width: 100%;
        height: auto;
        background: #e7e7e7;
    }

        .part06 .container {
            position: relative;
        }

        .part06 .photo .logo img {
            max-width: 120px;
            margin: 20px auto 0px 4px;
        }

        .part06 .photo {
            width: 100%;
            float: unset;
        }

            .part06 .photo h2 {
                color: #bb9727;
                font-size: 60px;
                font-weight: 300;
                margin-bottom: 20px;
            }

            .part06 .photo p {
                color: #333333;
                font-size: 1em;
                font-weight: 300;
            }

        .part06 .text {
            padding-top: 20px;
            width: 100%;
            float: unset;
        }

            .part06 .text p {
                color: #333333;
                font-size: 1.0em;
                line-height: 1.4em;
                font-weight: 300;
            }

        .part06 .pic {
            padding-bottom: 20px;
            border-bottom: 2px solid #bb9727;
            margin-bottom: 20px;
        }

        .part06 .text .memo {
            font-size: 18px;
            color: #333333;
            text-align: center;
            padding-bottom: 20px;
        }

            .part06 .text .memo img {
                max-width: 70px;
                vertical-align: middle;
                display: unset;
                margin: -6px 8px auto 8px;
            }

    .part07 {
        width: 100%;
        height: auto;
    }

        .part07 .container {
            position: relative;
        }

        .part07 .photo .logo img {
            max-width: 120px;
            margin: 20px auto 0px 4px;
        }

        .part07 .photo {
            width: 100%;
            float: unset;
            height: 240px;
        }

            .part07 .photo h2 {
                color: #bb9727;
                font-size: 60px;
                font-weight: 300;
                margin-bottom: 20px;
            }

            .part07 .photo p {
                color: #333333;
                font-size: 1.0em;
                font-weight: 300;
            }

        .part07 .text {
            padding-top: 20px;
            width: 100%;
            float: unset;
        }

            .part07 .text .pic {
                width: 240px;
                margin: 0 auto;
            }

            .part07 .text p {
                color: #333333;
                font-size: 1.0em;
                font-weight: 300;
                text-align: center;
            }

                .part07 .text p.p1 {
                    text-align: center;
                    font-size: 2.0em;
                    font-weight: 300;
                }

                .part07 .text p.p2 {
                    font-size: 1.2em;
                    font-weight: 300;
                    text-align: left;
                }

                .part07 .text p.p3 {
                    text-align: center;
                    font-size: 2.0em;
                    font-weight: 300;
                    margin-bottom: 20px;
                }

    .part08 {
        width: 100%;
        background: #f1f1f1 url("/Content/Products/SQ1DJF/images/08bg.png") no-repeat right top;
        background-size: 240px;
        height: 380px;
    }

        .part08 .container {
            position: relative;
        }

        .part08 .photo {
            padding-top: 120px;
        }

            .part08 .photo .logo {
            }

                .part08 .photo .logo img {
                    max-width: 120px;
                    margin: 0 auto 10px 0px;
                }

            .part08 .photo h2 {
                color: #bb9727;
                font-size: 2em;
                font-weight: 300;
                margin-bottom: 20px;
            }

            .part08 .photo ul {
                list-style: none;
                padding-left: 20px;
            }

                .part08 .photo ul li {
                    background: url("/Content/Products/SQ1DJF/images/0801.png") no-repeat left center;
                    background-size: 30px;
                    line-height: 40px;
                    font-size: 20px;
                    color: #bb9727;
                    padding-left: 40px;
                }

                    .part08 .photo ul li.li01 {
                        margin-left: 20px;
                    }

                    .part08 .photo ul li.li02 {
                        margin-left: 40px;
                    }

    .part09 {
        width: 100%;
        background: transparent url("/Content/Products/SQ1DJF/images/09bg.jpg") no-repeat center bottom;
        background-size: 800px;
        height: 480px;
    }

        .part09 .title {
            margin-top: 20px;
            list-style: none;
            border-bottom: 2px solid #999999;
            border-top: 2px solid #999999;
            padding: 20px 0;
            height: 80px;
            margin-bottom: 0px;
        }

            .part09 .title h2 {
                background: #b99929 url("/Content/Products/SQ1DJF/images/0800.png") no-repeat 20px center;
                height: 40px;
                line-height: 40px;
                font-size: 20px;
                color: #ffffff;
                padding-left: 60px;
                width: 260px;
                margin: 0 auto;
                border-radius: 8px;
            }

        .part09 .text {
            width: 50%;
            float: left;
            padding: 6px;
        }

            .part09 .text h2 {
                font-size: 1.4em;
                color: #bb9727;
            }

            .part09 .text p {
                font-size: 0.9em;
                line-height: 2em;
                color: #333;
            }

                .part09 .text p strong {
                    font-size: 1.2em;
                }

        .part09 .textA {
            text-align: right;
        }

        .part09 .textB {
            text-align: left;
        }

    .part10 {
        width: 100%;
        background: transparent url("/Content/Products/SQ1DJF/images/10bg.jpg") no-repeat center bottom fixed;
        background-size: 800px;
        height: 480px;
        margin-bottom: 2em;
    }

        .part10 ul {
            margin-top: 20px;
            list-style: none;
            border-bottom: 2px solid #999999;
            border-top: 2px solid #999999;
            padding: 20px 0;
            height: 80px;
            margin-bottom: 30px;
        }

            .part10 ul li {
                height: 40px;
                float: left;
                width: 50%;
            }

                .part10 ul li div {
                    background: #b99929 url("/Content/Products/SQ1DJF/images/0800.png") no-repeat 10px center;
                    background-size: 20px;
                    height: 30px;
                    line-height: 30px;
                    font-size: 12px;
                    color: #ffffff;
                    padding-left: 30px;
                    width: 130px;
                    margin: 0 auto;
                    border-radius: 8px;
                }


        .part10 .text h2 {
            font-size: 3em;
            margin: 2em auto 1em 0px;
            color: #bb9727
        }

        .part10 p {
            font-size: 1.4em;
            line-height: 2em;
            color: #333;
        }
}
