@charset "utf-8"; 
/* patients.php */
 
/* SUB LIST */
.TE2S85_ul , .TE2S85_ul li { display:block }
.TE2S85_ul { margin-bottom:1rem }
.TE2S85_ul li { 
    padding-left:0.5rem ; margin-bottom:0.25rem ; text-align:justify ;
    background:url(../TE2_img/dot_b20.png) no-repeat 0 0.7rem ; background-size:0.15rem 0.15rem ;
    font-size:0.8rem ; line-height:1.4rem ; color:#444444 ; font-weight: 300 }
.TE2S85_ul:last-child , .TE2S85_ul li:last-child { margin-bottom:0 }
.TE2S85_ul li > a { font-size:inherit ; line-height:inherit ; color:inherit ; font-weight:inherit }
.TE2S85_ul li > a:hover { text-decoration:underline }



/* SUB */
.TE2S4_line_header { margin-bottom:0 } 
.TE2S_sub:nth-child(1) { max-width:50% ; float:left }
.TE2S_sub:nth-child(2) { max-width:45% ; float:right }




/* MOBILE ****/
@media all and (max-width:1100px){
 
    #TE2S85_section0 .TE2S4_line_header br { display:none }


    /* SUB */ 
    .TE2S_sub:nth-child(1) ,
    .TE2S_sub:nth-child(2) { max-width:none ; float:none }

}
