@charset "utf-8";
/* CSS Document */

@media screen and (max-width:745px) {
	
	.pc_only{display: none!important;}
	.sp_only{display: inline!important;}
	
	.sp_size{width: 100%!important;height: auto!important;}

	.wrap{
		width:100% !important;
	}

	hr{
	}
	
	#header{
		padding-top: 70px!important;
	}
	
section#login ul li a{background: none!important;}



section#veti ul li{
	width: 90%!important;
	float: none!important;
	margin-left: auto!important;
	margin-right: auto!important;
	margin-bottom: 20px!important;
}
section#veti ul li:nth-child(1){float: none!important;}
section#veti ul li:nth-child(2){float: none!important;}
section#veti ul li:nth-child(3){float: none!important;}


/*ページ中程のバナー群*/
#reco_bnr{ text-align: center;}
#reco_bnr ul{}
#reco_bnr ul li{width: 90%!important;margin-left: auto!important;margin-right: auto!important;}
#reco_bnr ul li:nth-child(odd){float: none!important;}
#reco_bnr ul li:nth-child(even){float: none!important;}
#reco_bnr ul li img{width: 100%;}
#reco_bnr p{}
#reco_bnr p img{width: 90%!important;}



section#product ul{
	display: inline!important;
	width: 100%!important;
}
section#product ul li{display: inline!important;}



section#whatsnew ul{padding: 0 10px!important;}
section#whatsnew ul li{
	width: 48%!important;
	float: none!important;
	margin-left: auto!important;
	margin-right: auto!important;
}
section#whatsnew ul li img{width: 100%!important;}
section#whatsnew ul li:nth-child(odd){float: left!important;}
section#whatsnew ul li:nth-child(even){float: right!important;}


section#contents ul{
	width: 100%;
}
section#contents ul li{
	width: 100%!important;
	height: auto!important;
	background-size: cover!important;
}
section#contents ul li a{
	padding: 4px 10px!important;
	height: auto!important;
}
section#contents ul li:nth-child(odd){float: none!important;}
section#contents ul li:nth-child(even){float: none!important;}

section#contents ul li h3{
	margin-top: 10px!important;
}

section#contents ul li img{width: 100%!important}

	
/*イチオシバナー群（眼科コンテンツ）*/
#push_bnr{ text-align: center;}
#push_bnr ul{}
#push_bnr ul li{
	width: 90%!important;
	margin-left: auto;
	margin-right: auto;
}
#push_bnr ul li img{width: 100%;}
	
	
	
	
	
	
	
	
	
	
	
}