.productdetail img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.part00 {
}

    .part00 .container {
    }

    .part00 .logo1 {
        width: 230px;
        float: left;
    }

    .part00 .logo2 {
        width: 230px;
        float: right;
    }

.part01 {
}

    .part01 .container {
        position: relative;
    }

    .part01 .photo {
        position: relative;
        padding: 60px 0;
    }

        .part01 .photo img {
            max-width: 100%;
            margin-left: 200px;
        }

        .part01 .photo h2 {
            position: absolute;
            top: 80px;
            left: 160px;
            font-size: 16px;
            color: #0e4a86;
        }

    .part01 .text {
        width: 360px;
        position: absolute;
        top: 20%;
        left: 50%;
        text-align: left;
        padding: 20px;
    }

        .part01 .text h6 {
            width: 180px;
            color: #ffffff;
            background: #0e4a86;
            padding: 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 300;
            margin-bottom: 0px;
            text-align: center;
        }

        .part01 .text h1 {
            color: #0e4a86;
            font-size: 4em;
            font-weight: 600;
            margin-bottom: 0px;
        }

        .part01 .text h2 {
            color: #0e4a86;
            font-size: 2.0em;
            font-weight: 300;
            letter-spacing: 11px;
            margin-bottom: 0px;
        }

        .part01 .text p {
            color: #333;
            font-size: 1.2em;
            line-height: 2em;
        }


.part02 {
    margin-bottom: 6em;
}

    .part02 .container {
        position: relative;
    }

    .part02 .texta {
        width: 220px;
        float: left;
    }

        .part02 .texta h6 {
            color: #333;
            padding: 8px;
            border: 1px solid #999999;
            font-size: 12px;
            font-weight: 300;
            margin-bottom: 8px;
            text-align: center;
        }

        .part02 .texta p {
            color: #333;
            font-size: 12px;
            text-align: center;
        }

    .part02 .textb {
        width: 220px;
        float: right;
    }

        .part02 .textb h2 {
            color: #333;
            font-size: 16px;
            font-weight: 600;
            margin-bottom: -6px;
            text-align: center;
        }

        .part02 .textb a {
            color: #333;
            font-size: 32px;
            margin-bottom: 0px;
            text-align: center;
            display: block;
            margin-bottom: -8px;
        }

        .part02 .textb p {
            color: #333;
            font-size: 12px;
            text-align: center;
        }



@media(max-width:1024px) {
    .part01 {
    }

        .part01 .container {
            position: relative;
        }

        .part01 .photo {
            position: relative;
            padding: 60px 0;
        }

            .part01 .photo img {
                max-width: 100%;
                margin-left: 200px;
            }

            .part01 .photo h2 {
                position: absolute;
                top: 80px;
                left: 160px;
                font-size: 16px;
                color: #0e4a86;
            }

        .part01 .text {
            width: 360px;
            position: absolute;
            top: 20%;
            left: 50%;
            text-align: left;
            padding: 20px;
        }

            .part01 .text h6 {
                width: 180px;
                color: #ffffff;
                background: #0e4a86;
                padding: 8px;
                border-radius: 4px;
                font-size: 12px;
                font-weight: 300;
                margin-bottom: 0px;
                text-align: center;
            }

            .part01 .text h1 {
                color: #0e4a86;
                font-size: 4em;
                font-weight: 600;
                margin-bottom: 0px;
            }

            .part01 .text h2 {
                color: #0e4a86;
                font-size: 2.0em;
                font-weight: 300;
                letter-spacing: 11px;
                margin-bottom: 0px;
            }

            .part01 .text p {
                color: #333;
                font-size: 1.2em;
                line-height: 2em;
            }

}

@media (max-width: 768px) {
    .part01 {
    }

        .part01 .container {
            position: relative;
        }

        .part01 .photo {
            position: relative;
            padding: 60px 0;
        }

            .part01 .photo img {
                max-width: 100%;
                margin-left: 200px;
            }

            .part01 .photo h2 {
                position: absolute;
                top: 80px;
                left: 160px;
                font-size: 16px;
                color: #0e4a86;
            }

        .part01 .text {
            width: 360px;
            position: absolute;
            top: 20%;
            left: 50%;
            text-align: left;
            padding: 20px;
        }

            .part01 .text h6 {
                width: 180px;
                color: #ffffff;
                background: #0e4a86;
                padding: 8px;
                border-radius: 4px;
                font-size: 12px;
                font-weight: 300;
                margin-bottom: 0px;
                text-align: center;
            }

            .part01 .text h1 {
                color: #0e4a86;
                font-size: 4em;
                font-weight: 600;
                margin-bottom: 0px;
            }

            .part01 .text h2 {
                color: #0e4a86;
                font-size: 2.0em;
                font-weight: 300;
                letter-spacing: 11px;
                margin-bottom: 0px;
            }

            .part01 .text p {
                color: #333;
                font-size: 1.2em;
                line-height: 2em;
            }

}

@media (max-width: 640px) {
    .part01 {
    }

        .part01 .container {
            position: relative;
        }

        .part01 .photo {
            position: relative;
            padding: 20px 0;
        }

            .part01 .photo img {
                max-width: 100%;
                margin-left: auto;
            }

            .part01 .photo h2 {
                position: absolute;
                top: 80px;
                right: 100px;
                left: auto;
                font-size: 16px;
                color: #0e4a86;
            }

        .part01 .text {
            width: 100%;
            position: relative;
            top: 0;
            left: 0;
            text-align: left;
            padding: 40px;
        }

            .part01 .text h6 {
                width: 180px;
                color: #ffffff;
                background: #0e4a86;
                padding: 8px;
                border-radius: 4px;
                font-size: 12px;
                font-weight: 300;
                margin-bottom: 0px;
                text-align: center;
            }

            .part01 .text h1 {
                color: #0e4a86;
                font-size: 4em;
                font-weight: 600;
                margin-bottom: 0px;
            }

            .part01 .text h2 {
                color: #0e4a86;
                font-size: 2.0em;
                font-weight: 300;
                letter-spacing: 11px;
                margin-bottom: 0px;
            }

            .part01 .text p {
                color: #333;
                font-size: 1.2em;
                line-height: 2em;
            }

}

@media (max-width: 480px) {


    .part00 .logo1 {
        width: 120px;
        float: left;
    }

    .part00 .logo2 {
        width: 120px;
        float: right;
    }

    .part01 {
    }

        .part01 .container {
            position: relative;
        }

        .part01 .photo {
            position: relative;
            padding: 20px 0;
        }

            .part01 .photo img {
                max-width: 100%;
                margin-left: auto;
            }

            .part01 .photo h2 {
                position: absolute;
                top: 80px;
                right: 10px;
                left: auto;
                font-size: 16px;
                color: #0e4a86;
            }

        .part01 .text {
            width: 100%;
            position: relative;
            top: 0;
            left: 0;
            text-align: left;
            padding: 10px;
        }

            .part01 .text h6 {
                width: 180px;
                color: #ffffff;
                background: #0e4a86;
                padding: 8px;
                border-radius: 4px;
                font-size: 12px;
                font-weight: 300;
                margin-bottom: 0px;
                text-align: center;
            }

            .part01 .text h1 {
                color: #0e4a86;
                font-size: 4em;
                font-weight: 600;
                margin-bottom: 0px;
            }

            .part01 .text h2 {
                color: #0e4a86;
                font-size: 2.0em;
                font-weight: 300;
                letter-spacing: 11px;
                margin-bottom: 0px;
            }

            .part01 .text p {
                color: #333;
                font-size: 1.2em;
                line-height: 2em;
            }


    .part02 {
        margin-bottom: 2em;
    }

        .part02 .texta {
            width: 180px;
            float: left;
        }

            .part02 .texta h6 {
                color: #333;
                padding: 8px;
                border: 1px solid #999999;
                font-size: 11px;
                font-weight: 300;
                margin-bottom: 8px;
                text-align: center;
            }

            .part02 .texta p {
                color: #333;
                font-size: 10px;
                text-align: center;
            }

        .part02 .textb {
            width: 160px;
            float: right;
        }

            .part02 .textb h2 {
                color: #333;
                font-size: 12px;
                font-weight: 600;
                margin-bottom: -6px;
                text-align: center;
            }

            .part02 .textb a {
                color: #333;
                font-size: 22px;
                margin-bottom: 0px;
                text-align: center;
                display: block;
                margin-bottom: -8px;
            }

            .part02 .textb p {
                color: #333;
                font-size: 11px;
                text-align: center;
            }
}

@media (max-width: 320px) {

    .part00 .logo1 {
        width: 100px;
        float: left;
    }

    .part00 .logo2 {
        width: 100px;
        float: right;
    }

    .part01 {
    }

        .part01 .container {
            position: relative;
        }

        .part01 .photo {
            position: relative;
            padding: 20px 0;
        }

            .part01 .photo img {
                max-width: 100%;
                margin-left: auto;
            }

            .part01 .photo h2 {
                position: absolute;
                top: 80px;
                right: 10px;
                left:auto;
                font-size: 16px;
                color: #0e4a86;
            }

        .part01 .text {
            width: 100%;
            position: relative;
            top: 0;
            left: 0;
            text-align: left;
            padding: 10px;
        }

            .part01 .text h6 {
                width: 180px;
                color: #ffffff;
                background: #0e4a86;
                padding: 8px;
                border-radius: 4px;
                font-size: 12px;
                font-weight: 300;
                margin-bottom: 0px;
                text-align: center;
            }

            .part01 .text h1 {
                color: #0e4a86;
                font-size: 4em;
                font-weight: 600;
                margin-bottom: 0px;
            }

            .part01 .text h2 {
                color: #0e4a86;
                font-size: 2.0em;
                font-weight: 300;
                letter-spacing: 11px;
                margin-bottom: 0px;
            }

            .part01 .text p {
                color: #333;
                font-size: 1.2em;
                line-height: 2em;
            }


    .part02 {
        margin-bottom: 2em;
    }


        .part02 .texta {
            width: 220px;
            float: none;
            margin: 20px auto 20px auto;
        }

            .part02 .texta h6 {
                color: #333;
                padding: 8px;
                border: 1px solid #999999;
                font-size: 12px;
                font-weight: 300;
                margin-bottom: 8px;
                text-align: center;
            }

            .part02 .texta p {
                color: #333;
                font-size: 12px;
                text-align: center;
            }

        .part02 .textb {
            width: 220px;
            float: none;
            margin: 40px auto 20px auto;
        }

            .part02 .textb h2 {
                color: #333;
                font-size: 16px;
                font-weight: 600;
                margin-bottom: -6px;
                text-align: center;
            }

            .part02 .textb a {
                color: #333;
                font-size: 32px;
                margin-bottom: 0px;
                text-align: center;
                display: block;
                margin-bottom: -8px;
            }

            .part02 .textb p {
                color: #333;
                font-size: 12px;
                text-align: center;
            }
}
