@charset 'UTF-8';

/* print css -------------------------------------------------- */
body{
	width: 172mm; /* A4c̕ */
	height: auto;
}
.menu-button{
	display: none;
}
.cName{
	margin-left: 0!important;
}
.drawer-nav{
	display: none;
}

/* common style --------------------- */
#pageTitle{
	height: 200px;
}
#pageTitle p{
	font-size: 20px;
}
#pageTitle p span{
	font-size: 40px;
}
#mainVis{
	height: 87mm;
	overflow:hidden;
}
.slider img{
	width: 172mm;
}