@charset "utf-8";
@media screen and (min-width: 640px) {
/* =========================================================
 common
--------------------------------------------------------- */
body {
	font-size: 28px;
	max-width: 640px;
	min-width: auto;
	width: 100%;
	margin: 0 auto;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
}
footer #footerTel .footerContents p.hereDetails span:before,
#indexContents #proppedStaff p.hereDetails span:before,
#indexContents #unsungHero p.hereDetails span:before,
#indexContents #workingStore p.hereDetails span:before,
#indexContents #frequentlyQA p.hereDetails span:before,
#indexContents .pickUp p.hereDetails span:before,
#indexContents #movieContent p.hereDetails span:before,
#indexContents #staffBlogContents p.hereDetails span:before,
#indexContents #managerContents p.hereDetails span:before{
	width:2vw;
	height:2vw;
}
#indexContents .colorfulBox#columnContents li .imgAndBand,
#indexContents .colorfulBox#columnInterviewContents li .imgAndBand,
#indexContents .colorfulBox#staffBlogContents li .imgAndBand,
#indexContents .colorfulBox#managerContents li .imgAndBand{
    max-height: 400px;
    min-height: 320px;
}
#indexContents .colorfulBox#staffBlogContents li .imgAndBand .categolyBand,
#indexContents .colorfulBox#managerContents li .imgAndBand .categolyBand{
	top:inherit;
	bottom:0;
	height:70px;
	line-height:70px;
}
#indexContents .colorfulBox.glitter.pickUp .summary dt,
#indexContents .colorfulBox.glitter.pickUp .summary dd {
	font-size:24px;
}
}
