@charset "utf-8";

/* image */
#K41_img1 { max-width:90rem } 



/* title */
.sec__title br { display:none }



/* PC */
@media screen and (min-width:1024px){ 
   
} 





/* PRINT */
@media print { 
    .K__p.guide { display:none }
} 
