@charset "UTF-8";

	.home .post {
    	padding: 0 5px;
		margin-bottom:0;
	}


/*media Queries タブレットサイズ（959px以下）
----------------------------------------------------*/
@media only screen and (max-width: 959px) {


	/*-- ここまで --*/
}

/*media Queries タブレットサイズ（600px以上）
----------------------------------------------------*/
@media only screen and (min-width: 600px) {

	.home .post {
    	padding: 0 15px;
		margin-bottom:0;
	}

<br />
<b>Warning</b>:  Undefined global variable $stdata91 in <b>/home/sehure/sugar-momma.it.com/public_html/wp-content/themes/affinger5-jet-child/st-child-kanricss.php</b> on line <b>43</b><br />

	/*-- ここまで --*/
}

/*media Queries PCサイズ（960px以上）
----------------------------------------------------*/
@media only screen and (min-width: 960px) {

		.home .post {
    		padding: 0 5px;
			margin-bottom:0;
		}
	
	<br />
<b>Warning</b>:  Undefined global variable $stdata37 in <b>/home/sehure/sugar-momma.it.com/public_html/wp-content/themes/affinger5-jet-child/st-child-kanricss.php</b> on line <b>66</b><br />
		.home main {
    			padding-top: 0;
		}
	
	<br />
<b>Warning</b>:  Undefined global variable $st_child_jet_data2 in <b>/home/sehure/sugar-momma.it.com/public_html/wp-content/themes/affinger5-jet-child/st-child-kanricss.php</b> on line <b>72</b><br />

	/*-- ここまで --*/
}