
/* --   [Sections: Home]       -- */
#splash-img {
	top:-2vh;
	left: 0;
	width: calc(881px * 0.63);
	height: calc(873px *  0.63);
}

/* --   [Sections: Job]       -- */
#section-job #job-sprite li {
	min-width: calc(120px * 0.9);
}
#section-job #job-sprite li .subs{
	width: calc(110px * 0.9);
}
#section-job #job-sprite li .job-img, #section-job #job-sprite li.active .job-img {
	height: calc(110px * 0.9);
	width: calc(110px * 0.9);
}
#section-job #job-img {
	top: calc(700px * -1);
}

/* --   [Sections: Info]       -- */
#info-img {
	left: -30px;
	right: unset;
}

#info-box #info-logo {
	position: absolute;
	top: -85px;
	transform: unset;
	left: 0px;
	width: calc(298px * 1);
	height: calc(169px * 1);
}

/* --   [Sections: Gallery]       -- */
#section-gallery .gallery-box {
	padding: 0;
	margin-bottom: -34px;
}
#section-gallery .gallery-box:nth-child(2) {
	padding-right: 0;
}