@charset "UTF-8";

body {
	zoom: 90%;
    -webkit-print-color-adjust: exact;
    overflow: visible !important;
}

.forSP{
	display: none;
}

#gHeader {
	display: none;
}

#sidebar {
	display: none;
}

#siteHeader .socialButtons {
	display: none;
	}

#globalNavi {
	display: none;
	}

#pageTop #mainImage {
	display: none;
	}

#pageTop #contents .lead {
	margin-top: 60px;
	}

#siteFooter .wrapper {
	display: none;
	}

#siteFooter .rights {
	color: #2d2d2d;
	}



