
* {
    /*font-family: "微軟正黑體", "Apple LiGothic Medium.dfont", "Arial", "新細明體", "細明體", "Helvetica", "sans-serif";*/
    
    font-family: 'Noto Sans', NotoSansMonoCJK, sans-serif;
/*    font-family: 'Noto Sans', sans-serif;
    font-family: 'Noto Sans HK', sans-serif;*/

}

@font-face {
    font-family: NotoSansMonoCJK;
    src: url('//webcache.itehk-services.com/kyocera/mds-201808/fonts/NotoSansCJKtc-hinted/NotoSansMonoCJKtc-Regular.otf');
}
.content {
   
}
.pc_td{
    display: table-cell;
    transition: display .3s;
}

.pc_menu{
    display: block;
}

.mobile_tr{
    display: none;
    transition: display .3s;
}

.mobile_td{
    display: none;
}


#page{
    position: relative;
    z-index: 2;
    
}

#slide_menu {
    right: 0;
    width: 260px;
    min-width: 0;
    position: fixed;
    padding-left: 0;
    z-index: 0;
    top: 0;
    margin: 0;
}
#slide_menu table, #slide_menu table tr{
    width: 260px;
}
#slide_menu table tr td{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}
#slide_menu table tr td a{
    color: #000;
    text-decoration: none;
}

.menu{
    background-color: #fff;
    background: -webkit-linear-gradient(#FFF, #E0E0E0); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFF, #E0E0E0); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFF, #E0E0E0); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFF, #E0E0E0); /* Standard syntax (must be last) */
}

.pc_menu_group{
    padding: 15px 0;
}

.logo{

}


.logo_img img{
    width: 100%;
    max-width: 180px;
    padding-right: 20px;
}

.logo_text{
    font-size: 14px;
    color: #7E7E7E;
    font-weight: 700;
}

.slide_menu_btn{
    text-align: right;
    vertical-align: middle;
}

.slide_menu_btn span{
    font-size: 25px;
    line-height: 40px;
    top: 0;
}

.mobile_tr .logo_text{
    padding-top: 10px;
}

.pc_menu_group ul {
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0;
}

.pc_menu_group ul li {
    padding: 0 10px;
    display: inline-block;
    border-right: 1px solid #000;
}

.pc_menu_group ul li a {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    cursor: pointer;
    display: block;
    padding: 0px 5px;
    text-decoration: none;
    font-weight: 700;
}

.pc_menu_group ul li:last-child {
    border-right: none;
}

.pc_menu_group ul li a,
.pc_menu_group ul li a:after,
.pc_menu_group ul li a:before {
    transition: all .3s;
}
.pc_menu_group ul li a:hover {
    color: #000;
}
.pc_menu_group ul li a{
    position: relative;
}
.pc_menu_group ul li a:after {
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0%;
    content: '.';
    color: transparent;
    background: #000;
    height: 2px;
}
.pc_menu_group ul li a:hover:after {
    width: 100%;
}


.btn_red_btn{
    width: 120px;
}



#intro{
    /*background-image: url("../images/0_bg_desktop.png");*/
    background-size: 100% 70%;
    background-repeat: no-repeat;
    background-position: top center;
}

#intro .container{
    position: relative;
    height: 100%;
}

.intro_text{
    /*    position: absolute;
        left: 0;
        top: 22%;
        text-align: right;
        width: 45%;*/

    /* top: 5%; */
    text-align: center;
    /* width: 100%; */

    margin: 0 auto;
    margin-top: 5%;
}

.intro_text h3{
    margin: 0;
    font-weight: 700;
}

.intro_text h2{
    font-weight: 700;
    font-size: 380%;
}

.intro_plan{
    position: absolute;
    right: 0;
    top: 28%;
    width: 23%;
}

.intro_printer{
    /*    position: absolute;
        left: 53%;
        top: 21%;
        width: 42%;*/

    position: absolute;
    right: 0;
    top: 40%;
    width: 23%;
}

.intro_video{
    position: absolute;
    top: 33%;
    left: 24%;
    width: 50%;
}

.intro_video iframe{
    width: 100%;
}


.intro_circle{
    /*    position: absolute;
        left: 12%;
        bottom: 13%;
        width: 26%;*/

    position: absolute;
    left: 0;
    bottom: 20%;
    width: 22%;
}

.intro_plan img, .intro_printer img, .intro_circle img{
    width: 100%;
    height: auto;
}

.intro_carousel {
    /*    position: absolute;
        top: 30%;
        width: 100%;*/
    
}

#arrow {
    position: absolute;
    width: 500px;
    top: -38%;
    right: 15%;
    z-index: 9999;
}

.row_carousel {
    position: relative;
    margin-top: -18%;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
.case_desc{
    color: #000;
    position: absolute;
    font-weight: 700;
    text-shadow: 
        4px 0 0 #fff, -4px 0 0 #fff, 0 4px 0 #fff, 0 -4px 0 #fff, 
        2px 2px #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 
        3px 1px #fff, -3px -1px 0 #fff, 3px -1px 0 #fff, -3px 1px 0 #fff, 
        1px 3px #fff, -1px -3px 0 #fff, 1px -3px 0 #fff, -1px 3px 0 #fff;
}

#case_list{
    margin-top: 30px;
    padding-bottom: 30px;
    /*    background-color: #fff;
        background: -webkit-linear-gradient(#FFF, #FFF 30%, #A7A9AC 30%, #A7A9AC);  For Safari 5.1 to 6.0 
        background: -o-linear-gradient(#FFF, #FFF 30%, #A7A9AC 30%, #A7A9AC);  For Opera 11.1 to 12.0 
        background: -moz-linear-gradient(#FFF, #FFF 30%, #A7A9AC 30%, #A7A9AC);  For Firefox 3.6 to 15 
        background: linear-gradient(#FFF, #FFF 30%, #A7A9AC 30%, #A7A9AC);  Standard syntax (must be last) */
}

.case_item{
    vertical-align: top;
    text-align: center;
    color: #000;
    /*width: 195px;*/
    
    font-size: 18px;
/*    padding-left: 15px;
    padding-right: 15px;*/
    position: relative;
}
.case_list_row{
    margin-top: 25px;
}
.case_item img{
    width: 100%;
}

.case_item h3{
    font-size: 18px;
    font-weight: 700;
}

.case_item.up{
    padding-top: 0;
}

.case_item.down{
    padding-top: 30px;
}

.dobber{
    display: none;
}

.dobber.active{
    display: block;
}

.dobber{
    position: absolute;
    left: 0;
    right: 0;
}

.up .dobber{
    top: -50px;
}

.down .dobber{
    top: -30px;
}

.dobber_text{
    width: 80% ! important;
}

.arrow{
    width: 40% ! important;
    margin-top: 5px;
}

.arrow.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

#form_div{
    width: 100%;
    /*    background-color: #fff;
        background: -webkit-linear-gradient(#A7A9AC, #A7A9AC 40%, #D1D3D4 40%, #D1D3D4);  For Safari 5.1 to 6.0 
        background: -o-linear-gradient(#A7A9AC, #A7A9AC 40%, #D1D3D4 40%, #D1D3D4);  For Opera 11.1 to 12.0 
        background: -moz-linear-gradient(#A7A9AC, #A7A9AC 40%, #D1D3D4 40%, #D1D3D4);  For Firefox 3.6 to 15 
        background: linear-gradient(#A7A9AC, #A7A9AC 40%, #D1D3D4 40%, #D1D3D4);  Standard syntax (must be last) */
}

#form{
    margin-top: 80px;
    border: 10px solid #fff;
    background-color: #282828;
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 50px;
}

.form_laber{
/*    font-weight: 700;*/
    color: #f8f9f9;
}

.form_input{
    border: 1px solid #fff;
    color: #58595B;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff;
    width: 100%;
    resize: none;
}

td .form_tips{
    padding-bottom: 20px;
}

.form_btn{
    background-color: #f5b400;
    color: #fff;
    text-align: center;
    width: 170px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    color: #000;
    font-weight:bold;
    position: absolute;
    line-height: 1;
    cursor: pointer;
}

.submit{
    bottom: -35px;
    right: 53%;
}

.clear{
    bottom: -35px;
    left: 53%;
}

.has_error{
    border: 1px solid #a94442;
}

.form_result{
    position: absolute; 
    left: 0; 
    right: 0; 
    top: 0; 
    bottom: 0;
    text-align: center;
    background-color: rgba(255,255,255,.8);
    z-index: 999;
    display: none;
}

#form_result{
    width: 100%;
    height: 100%;
    position: relative;
    display: -webkit-flex;
    -webkit-align-item:center;
    display: flex;
    align-items:center
}

#form_result > img{
    width: 60%;
    margin: auto;
}
#form-img-Ribbon {
    width: 350px;
}

#form-img-ribbon {
    width: 350px;
    margin-top: 50px;
}
#form-img-star {
    width: 250px;
    margin-top: -50px;
}
.pc_thankyou{
    display: block;
    padding: 80px 15px;
}

.mobile_thankyou{
    display: none;
    padding: 50px 15px;
}

.thankyou{
    text-align: center;
}
.thankyou > img{
    width: 100%;
}

#printer_carousel{
    position: relative;
   
}

#carousel{
    position: relative;
    height: 50vw;
    max-height: 600px;
    min-height: 450px;
}
.printer{
    width: 38%;
    height: auto;
}

.printer_title{
    text-align: center;
}

.printer_title h3{
    font-weight:600;
    color: #58595B;
}
#buttons .left{
    position: absolute;
    top: 35%;
    left: 0;
    z-index: 100;

}

#buttons .right{
    position: absolute;
    top: 35%;
    right: 0;
    z-index: 100;

}


#carousel .printer, #buttons div {
    cursor: pointer;
}

#printer_content{
    margin: 25px 0;
}

#printer_content > div{
    display: none;
}

#printer_content ul{
    font-size: 22px;
    line-height: 35px;
    color: #58595e;
}
#printer_content ul li{ list-style-type:disc}

#case {

    /*    background: -webkit-linear-gradient(#D1D3D4, #D1D3D4 30%, #fff 30%, #fff);  For Safari 5.1 to 6.0 
        background: -o-linear-gradient(#D1D3D4, #D1D3D4 30%, #fff 30%, #fff);  For Opera 11.1 to 12.0 
        background: -moz-linear-gradient(#D1D3D4, #D1D3D4 30%, #fff 30%, #fff);  For Firefox 3.6 to 15 
        background: linear-gradient(#D1D3D4, #D1D3D4 30%, #fff 30%, #fff);  Standard syntax (must be last) */
}


.footer {
/*    margin-bottom: 15px; 
    border-bottom: 1px solid #D1D3D4;  */


}

.footer a{

}
.tnc_container{
    margin-left: 50px; 
}
@keyframes bounce {
    from, 20%, 53%, 80%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -15px, 0);
    }

    70% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -9px, 0);
    }

    90% {
        transform: translate3d(0,-4px,0);
    }
}

@media (max-width: 1800px){

    .row_carousel {
        margin-top: -20%;
        width: 60%;
    }
}

@media (max-width: 1700px){

    .row_carousel {
        margin-top: -21%;
        width: 60%;
    }
}


@media (max-width: 1500px){

    .row_carousel {
        margin-top: -25%;
        width: 80%;
    }
    #arrow {
        width: 400px;
        top: -34%;
        right: 25%;
    }
}

@media (max-width: 1400px){
    .btn_red_btn{
        width: 90px;
    }
    
    .row_carousel {
        position: relative;
        margin-top: -26%;
    }
    
    .btn_red_btn{
        width: 90px;
    }
}

@media (max-width: 1200px){
    .intro_video iframe {
        height: 260px;
    }

    .btn_red_btn{
        width: 85px;
    }
    .row_carousel {
        margin-top: -24%;
        width: 80%;
    }
    #arrow {
        width: 300px;
        top: -29%;
        right: 27%;
    }
}

@media (max-width: 992px){
    .intro_video iframe {
        height: 200px;
    }
    .btn_red_btn{
        width: 75px;
    }
    .row_carousel {
        margin-top: -20%;
        width: 80%;
    }
    
}

@media (max-width: 768px){
    .row_carousel {
        position: relative;
        margin-top: 8%;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .pc_td{
        display: none;
    }
    .pc_menu{
        display: none;
    }
    .mobile_tr{
        display: table-row;
    }
    .mobile_td{
        display: table-cell;
    }

    .logo table{
        width: 100%;
    }

    .pc_thankyou{
        display: none;
    }

    .mobile_thankyou{
        display: block;
    }

    #intro{
        /*background-image: url("../images/0_bg_mobile.png");*/
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: top center;
    }

    .intro_text{
        position: relative;
        width: 80%;
        text-align: center;
        left: 0;
        top: 0;
        margin-top:90px;
    }

    .intro_plan{
        position: relative;
        width: 100%;
        text-align: center;
        left: 0;
        top: 0;
        padding: 25px 50px 0 50px;
    }

    .intro_video{
        position: relative;
        width: 100%;
        text-align: center;
        left: 0;
        bottom: 0;
        padding: 0 25px 50px 25px;
    }

    .intro_printer{
        position: relative;
        width: 100%;
        text-align: center;
        left: 0;
        top: 0;
        padding: 50px;
    }

    .intro_video iframe {
        height: 50vw;
    }

    .intro_circle{
        position: relative;
        width: 100%;
        text-align: center;
        left: 0;
        bottom: 0;
        padding: 0 75px 50px 75px;
    }

    #case_list .row{
        overflow-x: hidden;
        
        padding-top: 120px;
        /*margin-top: -120px;*/
    }
    
    .case_list_row{
        margin-top: -70px;
        white-space: nowrap;
    }
    
    .case_item.col-xs-6{
        display: inline-block;
        float: none;
        white-space: normal;
        transition: display .3s;
    }

    .case_item.down{
        padding-top: 0;
    }

    .arrow{
        width: 30% ! important;
        margin-top: 5px;
    }

    #form_result > img{
        width: 95%;
        margin: auto;
    }
    
}



@media (max-width: 1400px){


    #printer_content ul{
        font-size: 20px;
    }

    .btn_red_btn{
        width: 110px;
    }
}

@media (max-width: 1200px){
    #printer_content{
        margin: 25px 0;
    }
    #printer_content ul{
        font-size: 18px;
        line-height: 30px;
    }

    #buttons .right{
        right: 5%;
    }

    #buttons .left{
        left: 5%;
    }

    .btn_red_btn{
        width: 100px;
    }
}


@media (max-width: 768px){
    .pc_td{
        display: none;
    }
    .pc_menu{
        display: none;
    }
    .mobile_tr{
        display: table-row;
    }
    .mobile_td{
        display: table-cell;
    }

    .logo table{
        width: 100%;
    }

    .pc_thankyou{
        display: none;
    }

    .mobile_thankyou{
        display: block;
    }

    .btn_red_btn{
        width: 18vw;
        max-width: 80px;
    }

    #carousel{
        height: 60vw;
        min-height: 300px;

    }

    #buttons .right{
        right: 0%;
        top: 30%;
    }

    #buttons .left{
        left: 0%;
        top: 30%;
    }   

    #buttons img{
        width: 50px;
    }
    #printer_content ul {
        font-size: 16px;
        line-height: 25px;
    }
	#printer_content ul li{ list-style-type:none}

    #form_result > img{
        width: 95%;
        margin: auto;
    }
    .tnc_container{
        margin-left: 20px;
    }
}

@media (max-width: 578px){

    .row_carousel {
        width: 100%;
    }
    #arrow {
        width: 250px;
        top: -44%;
        right: 0%;
    }
    #form-img-ribbon{
        width: 100%;
    }
    #form-img-star {
        display: none;
    }
    .form_header {
        text-align: center;
    }
    .tnc_container{
        margin-left: 0px;
    }
}


sup {
    top:-1em;
    font-size:12px;
}

/*#printer1_info {
    background-color:white;
}*/