@charset "UTF-8";


/*
	##### DAIFUKU ONLINE AR 2015 #####
	common/css/glance.css
*/

@import "https://www.daifuku.com/ir/library/ar2015/common/css/style.css";
.glance .section {
	width: 868px;
	margin-top: 56px;
	margin-left: 56px;
	font-size: 13px;
	line-height: 1.6;
}
.glance .profile p+p {
	margin-top: 1em;
}

.glance .section .subT {
	clear: both;
	margin-top: 1.8em;
	margin-bottom: 1.5em;
	padding: 0.5em 0;
	font-size: 18px;
	font-weight: bold;
	color: #574b9c;
	border-top: 1px solid #574b9c;
	border-bottom: 1px solid #574b9c;
}
.glance .section .col2 {
	float: left;
	width: 434px;
	margin-bottom: 30px;
	text-align: center;
}
.glance .section .photo {
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}
.plate .ph .caption,
.glance .section .photo .caption {
	font-size: 10px;
	line-height: 1.3;
	display: block;
	text-align: left;
}
.glance .plate {
	width: 244px;
	padding: 50px 40px 20px;
	min-height: 258px;
	background-color: #f4f3f9;
	border: 1px solid #dcd8e7;
	font-size: 11px;
	line-height: 1.5;
	margin: 0 auto;
}
.glance .plate.creed {
	background-color: #fff;
	font-size: 14px;
	line-height: 19px;
	position: relative;
}
.glance .plate .ttl {
	text-align: left;
	font-size: 17px;
	color: #493d6c;
}
.glance .pyr {
	position: absolute;
	left: -56px;
	top: 306px;
	z-index: 5;
}
.plate .num {
	font-family: "Helvetica Neue", Arial;
	font-size: 93px;
	font-weight: bold;
	line-height: 1;
	color: #ea7600;
	text-align: right;
	letter-spacing: -0.05ex;
	margin-top: 46px;
}
.plate .num .yen {
	display: block;
	font-size: 15px;
	line-height: 1;
	color: #231815;
	margin-top: -5px;
	letter-spacing: 0ex;
}
.plate .num .per {
	font-size: 30px;
	line-height: 1;
	color: #231815;
	letter-spacing: 0ex;
	margin-left: 0.5ex
}
.plate .des {
	margin-top: 16px;
	text-align: left;
}
.plate .ph {
	margin-top: 1em;
}
.plate .note {
	font-size: 10px;
	text-align: left;
	margin-top: 1em;
}
@media print {
	.glance .plate {
		page-break-inside: avoid;
	}
}