
/*larger PC Screen*/
@media only screen and (min-width: 970px) and (max-width: 1046px) {


/*單獨 setting*/


    article .content input[type="button"]{

        font-size: 14px;
        font-weight: 400;
        width: 30%;
        height: 28px;
        color: black;
        letter-spacing: 2px;
        border: 1px solid black;
        margin: 20px 10px;
        background-color: white;
        transition: all 0.5s ease-in-out;

    }


    .part2{
        font-size: 14px;
        line-height: 26px;
    }





    h1{
        font-size: 20px;
        margin-bottom: 5%;
    }







}




/*Medium PC */
@media only screen and (min-width: 769px) and (max-width: 969px) {


    .part1{
        width:100%;
    }


    /*part2 setting*/
    .part2{
        font-size: 14px;
        line-height: 26px;
        width: 100%;
    }


    /*單獨 setting*/


    article .content input[type="button"]{

        font-size: 14px;
        font-weight: 400;
        width: 30%;
        height: 28px;
        color: black;
        letter-spacing: 2px;
        border: 1px solid black;
        margin: 20px 10px;
        background-color: white;
        transition: all 0.5s ease-in-out;

    }


    /*btn*/
    article .content .btnArea{
        text-align: center;

    }


    h1{
        font-size: 20px;
        margin-bottom: 5%;
    }



}





/*iPad larger */
@media only screen and (min-width: 679px) and (max-width: 768px) {


    /*最上方背景圖 start*/
    .product_bg_t1p1{
        background-image: url("../images/productDetail/productType_01/product_01/mobile_product_bg.jpg");
    }

    .product_bg_t1p2{
        background-image: url("../images/productDetail/productType_01/product_02/mobile_product_bg.jpg");
    }

    .product_bg_t1p3{
        background-image: url("../images/productDetail/productType_01/product_03/mobile_product_bg.jpg");
    }

    .product_bg_t1p4{
        background-image: url("../images/productDetail/productType_01/product_04/mobile_product_bg.jpg");
    }

    .product_bg_t2p1{
        background-image: url("../images/productDetail/productType_02/product_01/mobile_product_bg.jpg");
    }

    .product_bg_t2p2{
        background-image: url("../images/productDetail/productType_02/product_02/mobile_product_bg.jpg");
    }

    /*最上方背景圖 END*/



    .part1{
        width:100%;
    }


    /*part2 setting*/
    .part2{
        width: 100%;
    }



    .accordion p{
        font-size: 14px;
    }

    /*單獨 setting*/


    article .content input[type="button"]{

        font-size: 12px;
        font-weight: 400;
        width: 30%;
        height: 28px;
        color: black;
        letter-spacing: 2px;
        border: 1px solid black;
        margin: 20px 10px;
        background-color: white;
        transition: all 0.5s ease-in-out;

    }


    .part2{
        font-size: 14px;
        line-height: 24px;
    }

    /*btn*/
    article .content .btnArea{
        text-align: center;

    }



    h1{
        font-size: 18px;
        margin-bottom: 2%;
    }







}

/*iPad smaller */
@media only screen and (min-width: 619px) and (max-width: 678px) {


    /*最上方背景圖 start*/
    .product_bg_t1p1{
        background-image: url("../images/productDetail/productType_01/product_01/mobile_product_bg.jpg");
    }

    .product_bg_t1p2{
        background-image: url("../images/productDetail/productType_01/product_02/mobile_product_bg.jpg");
    }

    .product_bg_t1p3{
        background-image: url("../images/productDetail/productType_01/product_03/mobile_product_bg.jpg");
    }

    .product_bg_t1p4{
        background-image: url("../images/productDetail/productType_01/product_04/mobile_product_bg.jpg");
    }

    .product_bg_t2p1{
        background-image: url("../images/productDetail/productType_02/product_01/mobile_product_bg.jpg");
    }

    .product_bg_t2p2{
        background-image: url("../images/productDetail/productType_02/product_02/mobile_product_bg.jpg");
    }

    /*最上方背景圖 END*/




    .part1{
        width:100%;
    }


    /*part2 setting*/
    .part2{
        width: 100%;
    }




    .water-chart-area h3 {
        color: #e17009;
        font-weight: bolder;
        font-size: 14px;
        margin-bottom: 30px;
    }


    .accordion p{
        font-size: 12px;
    }



    /*bounced Div*/
    .bouncedDiv{
        font-size: 12px;
    }


    /*btn*/
    article .content .btnArea{
        text-align: center;

    }



    /*單獨 setting*/


    article .content input[type="button"]{

        font-size: 12px;
        font-weight: 400;
        width: 30%;
        height: 28px;
        color: black;
        letter-spacing: 2px;
        border: 1px solid black;
        margin: 20px 10px;
        background-color: white;
        transition: all 0.5s ease-in-out;


    }


    .part2{
        font-size: 12px;
        line-height: 22px;
    }

    h1{
        font-size: 16px;
        margin-bottom: 1%;
    }







}


/* Smart Phone*/

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





    /*最上方背景圖 start*/
    .product_bg_t1p1{
        background-image: url("../images/productDetail/productType_01/product_01/mobile_product_bg.jpg");
    }

    .product_bg_t1p2{
        background-image: url("../images/productDetail/productType_01/product_02/mobile_product_bg.jpg");
    }

    .product_bg_t1p3{
        background-image: url("../images/productDetail/productType_01/product_03/mobile_product_bg.jpg");
    }

    .product_bg_t1p4{
        background-image: url("../images/productDetail/productType_01/product_04/mobile_product_bg.jpg");
    }

    .product_bg_t2p1{
        background-image: url("../images/productDetail/productType_02/product_01/mobile_product_bg.jpg");
    }

    .product_bg_t2p2{
        background-image: url("../images/productDetail/productType_02/product_02/mobile_product_bg.jpg");
    }

    /*最上方背景圖 END*/


    .content{
        font-size: 16px;
    }


    article .content .contentHeader{
        margin: 30px auto 20px auto;

    }


    .part1 .intro_main{
        width: 100%;
        font-size: 14px;
        text-align: center;
        margin-left: 0;
        color: black;
        font-weight: normal;
        line-height: 28px;
    }

    .intro_content{
        text-align: left;
        margin-top: 10px;
    }

    .part1{
        width:100%;
    }


    /*part2 setting*/
    .part2{
        width: 100%;
    }


    .accordion{
        width: 80%;
    }
    .accordion p{
        font-size: 12px;
    }


    /*bounced Div*/
    .bouncedDiv{
        width: 80%;
        font-size: 12px;
        top: 5%;
        left: 0;
    }


    /*單獨 setting*/


    article .content input[type="button"]{

        font-size: 12px;
        font-weight: 400;
        width: 30%;
        height: 28px;
        color: black;
        letter-spacing: 2px;
        border: 1px solid black;
        margin: 20px 10px;
        transition: all 0.5s ease-in-out;
        background-color: white;


    }


    .part2{
        font-size: 12px;
        line-height: 22px;
    }

    /*btn*/
    article .content .btnArea{
        text-align: center;

    }



    h1{
        font-size: 16px;
        margin: auto auto 1% auto;
    }

    .pricetag{
        font-size: 14px;
    }

}



