/*1000px=========================================================*/
@media screen and (max-width: 1000px){
   
   

   
}
/*900px=========================================================*/
@media screen and (max-width: 900px){
    /*通用設定=======================*/
    .txtp{
        font-size: 28px !important;
    }

    /*section6=======================*/
  

    /*section8=======================*/
    .s8_point ul{
        padding-left: 1.7em;
    }
}


/*800px=========================================================*/
@media screen and (max-width: 800px){
    /*通用設定=======================*/
    .txtp{
        font-size: 25px !important;
    }
    /* .source{
        font-size: 15px;
    } */

    /*section6=======================*/
   
    
    
}

/*700px=========================================================*/
@media screen and (max-width: 700px){
    /*通用設定=======================*/
    .txtp{
        font-size: 23px !important;
    }
    /* .txt_content{ 
        margin: 0 4%;
    } */
    /* .source{
        font-size: 13px;
    } */

    /*section6=======================*/
   
   
    
    /*section8=======================*/
    .s8_point ul{
        padding-left: 1.5em;
    }

    /*section11=======================*/
    .s11_txt p{
        font-size: 3.3vw;
    }

    /*section12=======================*/
    .s12_title p{
        border-bottom: white solid .08em;
    }
    #section12{
        padding-bottom: 8%;
    }
    .s12_txtbox{
        display: block;
        margin-bottom: 0;
        margin-top: 0;
    }
    .s12_boxleft, .s12_boxright{
        border: #ef897f solid .3em;
        width: 100%;
        margin-top: 10%;
        padding: 30px 30px 20px 30px;
    }
    .s12_boxright{
        margin-left: 0;
    }
    .s12_number{
        width: 110px;
        margin-top: -25px;
    }
    .s12_subtitle{
        font-size: 36px;
        margin-bottom: 20px;
    }
}


/*650px=========================================================*/
@media screen and (max-width: 600px){
    /*通用設定=======================*/
     .txtp{
        font-size: 20px !important;
    }
    /* .source{
        font-size: 12px;
    } */
    .switch_show{/*手機版切桌機版時消失*/
        display: inline-block;
    }
    .switch_hide{/*手機版切桌機版時顯示*/
        display: none;
    }

    /*section2=======================*/
    #s2_title span{
        border-bottom: black solid .1em;
    }

    /*section4=======================*/
    .s4_txtbox1{
        display: block;
    }
    #s4_boxleft, #s4_boxright{
        width: 100%;
        padding-top: 5px;
    }
    #s4_boxright{
        margin-left: 0px;
        margin-top: -1px;
    }
    .s4_txtbox1 img{
        width: 350px;
    }
    .s4_title{
        font-size: 38px;
        margin-top: 56px;
        letter-spacing: .05em;
    }
    #s4_boxleft .s4_title,  #s4_boxright .s4_title{
        left: 0;
        right: 0;
    }
    #s4_boxleft img{
        margin-left: 5%;
    }
    #s4_boxright img{
        margin-left: -5%;
    }
    .s4_txtbox1 .txtp{
        padding: 3% 5% 7% 5%;
    }

    /*section5=======================*/
    .s5_title{
        border-bottom: white solid .1em;
    }
    
    
    /*section8=======================*/
    .s8_point ul{
        padding-left: 1.3em;
    }

    /*section12=======================*/
    .s12_boxleft, .s12_boxright{
        border: #ef897f solid .2em;
        border-radius: 1.5em;
        -webkit-border-radius: 1.5em;
        -moz-border-radius: 1.5em;
        -ms-border-radius: 1.5em;
        -o-border-radius: 1.5em;
    }
    .s12_number{
        width: 100px;
        margin-top: -21px;
    }
    .s12_subtitle{
        font-size: 34px;
        margin-bottom: 16px;
    }
}

/*500px=========================================================*/
@media screen and (max-width: 500px){
    /* 通用設定=======================*/
    .txtp{
        font-size: 17px !important;
        font-family: sans-serif;
    }
    .s11_txt p, #s8_3pic1txt, .s8_3pic2txt{
        font-family: sans-serif;
    }
    /* .source{
        font-size: 10px;
    } */
    #s2_title, .s3_title, .s4_title, .s4_txtbox2, .s5_title, .s5_subtitle1, .s5_subtitle2 p, .s5_subtitle2 h2, .s5_subtitle2 span, .s5_txt_green, .s6_title p, .s6_title h2, .s6_subtitle,.s7_txt p, .s8_title, .s9_title, .s10_subtitle, .s10_title, .s11_title p, .s11_subtitle, .s12_title p, .s12_subtitle{
        font-family: 'Noto Sans TC', sans-serif;
        font-weight: 700;
    }
    #section2 strong, #section8 strong, #section12 strong{
        font-family: 'Noto Sans TC', sans-serif;
        font-weight: 700;
    }

    /*section3=======================*/
    .s3_txt1{
        font-weight: 400;
    }
    .s3_subtitle{
        font-weight: bold;
    }

    /*section4=======================*/
    .s4_txtbox1 img{
        width: 300px;
    }
    .s4_title{
        font-size: 33px;
        margin-top: 49px;
        letter-spacing: .05em;
    }

    /*section5=======================*/
    #s5_form th{
        font-weight: bold;
    }
    
    /*section8=======================*/
    .s8_point ul{
        padding-left: 1.2em;
    }

    /*section11=======================*/
    #s11_subtitle{
        font-weight: bold;
    }
    #s11_form th, #s11_form td:first-child{
        font-weight: bold;
    }

    /*section12=======================*/
    .s12_boxleft, .s12_boxright{
        border: #ef897f solid .2em;
        padding: 25px 25px 10px 25px;
        border-radius: 1.5em;
        -webkit-border-radius: 1.5em;
        -moz-border-radius: 1.5em;
        -ms-border-radius: 1.5em;
        -o-border-radius: 1.5em;
    }
    .s12_number{
        width: 90px;
        margin-top: -20px;
    }
    .s12_subtitle{
        font-size: 30px;
        margin-bottom: 14px;
    }
}

/*400px=========================================================*/
@media screen and (max-width: 400px){
    /*section4=======================*/
    #s4_boxleft, #s4_boxright{
        padding-top: 1%;
    }
    .s4_txtbox1 img{
        width: 80%;
    }
    .s4_title{
        font-size: 7.4vw;
        margin-top: 13%;
        letter-spacing: .05em;
    }

   /*section6=======================*/
    #s6_subtitle{
    line-height: 0.8 !important;
    
    }   
   

   




    /*section12=======================*/
    .s12_title p{
        border-bottom: white solid .1em;
    }
    .s12_boxleft, .s12_boxright{
        border: #ef897f solid .2em;
        padding: 25px 20px 10px 20px;
        border-radius: 1.5em;
        -webkit-border-radius: 1.5em;
        -moz-border-radius: 1.5em;
        -ms-border-radius: 1.5em;
        -o-border-radius: 1.5em;
    }
    .s12_number{
        width: 80px;
        margin-top: -16px;
    }
    .s12_subtitle{
        font-size: 27px;
        margin-bottom: 12px;
    }
}