@charset "utf-8";

/* =============================================
	コンテンツ　products/news.html
============================================= */

/* ==== 新商品のご紹介 ==== */
div#pdtnews {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 10px;
}

div#pdtnews h1 {
	padding-top: 20px;
	padding-bottom: 50px;
}

div#pdtnews p.pgtopnm {
	width: 917px;
	padding-top: 5px;
	position: absolute;
	bottom: 0;
}

div#pdtnews h2 {
	padding: 0;
	margin: 0;
}


/* ==== 安心サポート ==== */
#pdtnews #asn {
	background: url(../../products/img/news/n19/an_bg.png) no-repeat 0 0;
	width: 920px;
	height: 515px;
	position: relative;
 margin-bottom: 35px;
}

div#pdtnews #asn h2 {
	padding: 30px 0 8px 30px;
}
div#pdtnews #asn h3 {
	position: absolute;
	left: 30px;
	top: 223px;
}

#asn p.exp01 {
	position: absolute;
	left: 30px;
	bottom: 150px;
}
#asn p.exp02 {
	position: absolute;
	left: 30px;
	bottom: 59px;
}

#asn .txt {
	padding: 5px 0 0 30px;
	font-size: 16px;
	line-height: 1.6;
	color: #111;
	letter-spacing: 1px;
}
#asn .txt .stl {
 font-weight: bold;
 font-size: 18px;
}
#asn .txt .note {
 line-height: 2;
 font-size: 13px;
}

#asn .img01 {
	position: absolute;
	right: 238px;
	top: 101px;
}
#asn .img02 {
	position: absolute;
	right: 36px;
 top: 25px;
}
#asn .img03 {
	position: absolute;
	right: 11px;
 bottom: 53px;
}


/* ==== HIPAC ==== */
#pdtnews #hipac {
	background: url(../../products/img/news/n19/hp_bg.png) no-repeat 0 0;
	width: 920px;
	height: 457px;
	margin-bottom: 35px;
	position: relative;
}

#hipac h2 {
 position: absolute;
 top: -25px;
 left: -9px;
}

#hipac .lead {
 position: absolute;
 top: 75px;
 left: 28px;
 z-index: 10;
}

#hipac .txt {
	position: absolute;
	left: 30px;
	top: 165px;
 z-index: 10;
 font-size: 15px;
 line-height: 1.7;
 letter-spacing: 1px;
}

#hipac .p01 {
	position: absolute;
	right: 2px;
 bottom: 28px;
}
#hipac .nm01 {
	position: absolute;
	left: 20px;
 bottom: 85px;
}
#hipac .btn {
	position: absolute;
	left: 30px;
 bottom: 36px;
}


/* ==== WIG ==== */
#pdtnews #wig {
	background: url(../../products/img/news/n19/wg_bg.png) no-repeat 0 0;
	width: 920px;
	height: 515px;
	margin-bottom: 35px;
	position: relative;
}

#wig h2 {
 position: absolute;
 top: -23px;
 left: -10px;
}

#wig .img01 {
	position: absolute;
	left: 30px;
 top: 158px;
}
#wig .img02 {
	position: absolute;
	right: 304px;
 bottom: 38px;
 z-index: 10;
}

#wig .lead01 {
	position: absolute;
	left: 30px;
	top: 78px;
}

#wig .p01 {
	position: absolute;
	right: 33px;
 top: 60px;
}
#wig .nm01 {
	position: absolute;
	left: 20px;
 bottom: 84px;
}
#wig .btn {
	position: absolute;
	left: 30px;
 bottom: 35px;
}


/* ==== Teisei ==== */
#pdtnews #ctinfo {
	background: url(../../products/img/news/n19/ct_bg.png) no-repeat 0 0;
	width: 920px;
	height: 304px;
	position: relative;
	margin-bottom: 55px;
}
#pdtnews #ctinfo h2 {
 padding: 18px 0 7px 30px;
}
#pdtnews #ctinfo .txt {
 font-size: 17px;
 letter-spacing: 1px;
 line-height: 1.5;
 padding-left: 30px;
}
#pdtnews #ctinfo .img01 {
 padding: 15px 0 0 30px;
}

