@charset "utf-8";

/* VISUAL */
.KS_visual_txt > p > br { display:none }

/* IMAGE */
.KS51_imgs { padding-top:1rem ; margin-bottom:2rem }

#KS51_img1 { max-width:29rem ; margin:auto ; padding-top:1rem ; margin-bottom:2rem }
#KS51_img2 { max-width:31.5rem ; margin:auto ; padding-top:1rem ; margin-bottom:2rem }

#KS51_table1 { padding-top:0.5rem }
#KS51_table1 tbody td:nth-child(1) { text-align:left ; padding-left:1rem }
#KS51_table1 .KS51_table_b1 { font-weight:600 ; background-color:#f1f9ec }
#KS51_table1 .KS51_table_b2 { font-weight:600 ; background-color:#f7f7f7 }

.KS51_img_txt { 
    display:block ; border-left:solid 1px rgba(0,0,0,0.1) ;
    font-size:0.7rem ; line-height:0.9rem  ; padding-left:0.3rem ; text-align:left ; word-break:keep-all ; font-weight:300  ;
}


/* PC **********/
@media all and (min-width:1100px){


    /* IMAGE */
    .KS51_imgs { display:block ; overflow:hidden ; padding-top:1.5rem }
    #KS51_img3 { margin:0 }

    #KS51_img3 { float:right }

} 