@charset "utf-8";

/* ===================================================================
CSS information

 File Name  : report.css
 Author     : 
 Style Info : 整菌スキンケア研究報告 CSS
=================================================================== */

.bltxt{margin-bottom: 15px;}
.rpt1 .cnt_box{background: url("../img/kin_img01.png") no-repeat bottom right; padding-bottom: 70px;}

@media screen and (max-width:480px) { 
/*　画面サイズが480pxまではここを読み込む　*/
	
	.bltxt{margin-bottom: 10px;}
	.rpt1 .cnt_box{background-size: 100px; padding-bottom: 50px; background-position: bottom center;}
}


@media screen and (max-width:360px) { 
/*　画面サイズが360pxまではここを読み込む　*/

	
}
