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

.gNav,
.voice--sample,
.profile--print,
.blockTitle,
.works01,
.footer,
.totop { display:none;}

.profile::before,
.profile::after { width:0; height:0;}

body {
	-webkit-print-color-adjust: exact;
	font-size:8px;
}
.inner,
.profile {
	width:100%;
}
.talent--profile .inner {
	display:block;
}

.talent--detail {
	width:100%;
	margin:0 auto 4em;
	padding:2.2em;
}
.talent--detail .images {
	width:50%;
}
.talent--detail .detail {
	width:45%;
}
.talent--works {
	width:100%;
	margin:0 auto;
	padding:0;
}
.talent--works h4 {
	width:100%;
}


.print--footer {
	display:block;
	max-width: 1200px;
	width:100%;
	margin: 5em auto 0;
}
.print--footer img { width:100%; height: auto;}