@charset "utf-8";
/* CSS Document */

/* --- Main title - size dependent on viewport width */
.homepagetext h1{
	/* width: 795px; */
	height: 68px;
	text-indent: -9999px;
	margin: 22px 0 30px 0;
	background-image: url(../img/home/titles/title-main-sp-73.png);
	background-repeat: no-repeat;	/* < 1100 */
}

/* >= 1340 && >= 1100 && < 1340 */
.vp-2 h1,
.vp-3 h1{
	width: 1035px;
	height: 87px;
	background: url(../img/home/titles/title-main-sp-95.png) no-repeat;
}

/* AddMe social media bar */
div.addthis-smartlayers #at4-share.atss.atss-right { margin-top:100px;}
div.addthis-smartlayers div#at4-share { padding-right:0px;}
