@charset "utf-8";

/* ------------------------------------------------------------

	products style

------------------------------------------------------------ */

/* ---------- ttl ---------- */

#ttl .ttl_base {
	background-image: url(../images/products/ttl_base.jpg);
}

#ttl_en {
	margin-left: -1.975em;
}

/* ---------- section ---------- */

#products section {
	width: 978px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
}

/* ---------- products_fig1 ---------- */

#products_fig1 {
	position: relative;
}

#products_fig1 dl {
	position: absolute;
	top: 37px;
	left: 48px;
	z-index: 0;
}

#products_fig1 dl:last-child {
	left: 575px;
}

#products_fig1 dl dt {
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: 600;
	line-height: 35px;
	text-align: center;
}

#products_fig1 dl dd {
	font-size: 21px;
	font-weight: 500;
	line-height: 35px;
	text-align: center;
}

/* ---------- products_fig2 ---------- */

dl#products_fig2 {
	position: relative;
	width: 753px;
	margin: 0 auto;
}

dl#products_fig2 dd {
	font-size: 19px;
	font-weight: 500;
	line-height: 24px;
}

dl#products_fig2  dd.img_text1,
dl#products_fig2  dd.img_text2 {
	position: absolute;
	left: 452px;
	z-index: 2;
}

dl#products_fig2  dd.img_text1 {
	top: 87px;
}

dl#products_fig2  dd.img_text2 {
	top: 219px;
}
