@charset "UTF-8";

#spec .contents {
	width: 766px;
	padding: 30px 0 10px 0;
}
#spec .contents #explainArea {
	padding: 0 10px;
	margin-bottom: 30px;
}
#spec .contents #explainArea .itemNm {
	margin: 0 0 20px 0; 
}

#introduce {
	position: relative;
}

.trigger {
	display: block;
	position: absolute;
	z-index: 111;
	text-indent: -9999px;
	height: 38px;
	/*background: #f00;
	opacity:0.6;*/
}
.trigger:hover {
	background-color:#fff;
	opacity:0.4;
	-moz-opacity:0.4;
	-ms-filter:"alpha(opacity=40)";
	filter:alpha(opacity=40);
	border-radius: 15px;
}
.p1 {
	width: 206px;
	top: 108px;
	left: 407px;
}
.p2 {
	width: 288px;
	top: 36px;
	left: 422px;
}
.p3 {
	width: 238px;
	top: 284px;
	right: 0;
}
.p4 {
	width: 250px;
	top: 66px;
	left: 50px;
}
.p5 {
	width: 288px;
	top: 176px;
	left: 222px;
	height: 48px;
}
.p6 {
	width: 234px;
	top: 247px;
	left: 32px;
}
.p7 {
	width: 278px;
	top: 295px;
	left: 230px;
}
.dn {display: none;}
.pt{padding: 30px;}

.pt .txt{
	padding: 20px;
	padding-left: 20px;
}
.pt ul{
	display: table;
}
.pt li{
	text-align: center;
	display: inline-table;
}

.point{
	text-align: center;
	padding: 30px 0;
}

@media only screen and (max-width: 479px) {
	#spec .contents	{width: 95%;margin: 0 auto;}
	.trigger {
		height: 24px;
	}
	.trigger:hover {
		opacity:1;
		-moz-opacity:1;
		-ms-filter:"alpha(opacity=100)";
		filter:alpha(opacity=100);
	}
	.p1 {
		width: 100px;
		top: 46px;
		left: 200px;
	}
	.p2 {
		width: 140px;
		top: 12px;
		left: auto;
    	right: 28px;
	}
	.p3 {
		width: 110px;
		top: auto;
		bottom: 18px;
		left: auto;
		right: 0;
	}
	.p4 {
		width: 130px;
		top: 28px;
		left: 20px;
	}
	.p5 {
		width: 144px;
		top: 87px;
		left: 107px;
		height: 20px;
	}
	.p6 {
		width: 122px;
		top: auto;
		bottom: 38px;
		left: 10px;
	}
	.p7 {
		width: 138px;
		top: auto;
		bottom: 14px;
		left: 110px;
	}

}

@media only screen and (max-width: 375px) {
	
	.trigger {
		height: 24px;
	}
	.p1 {
		width: 100px;
		top: 46px;
		left: 180px;
	}
	.p2 {
		width: 130px;
		top: 12px;
		left: auto;
    	right: 28px;
	}
	.p3 {
		width: 108px;
		top: auto;
		bottom: 18px;
		left: auto;
		right: 0;
	}
	.p4 {
		width: 115px;
		top: 28px;
		left: 20px;
	}
	.p5 {
		width: 130px;
		top: 78px;
		left: 98px;
		height: 20px;
	}
	.p6 {
		width: 110px;
		top: auto;
		bottom: 38px;
		left: 10px;
	}
	.p7 {
		width: 128px;
		top: auto;
		bottom: 14px;
		left: 100px;
	}

}

@media only screen and (max-width: 321px) {
	.trigger {
		height: 20px;
	}
	.p1 {
		width: 80px;
		top: 36px;
		left: 148px;
	}
	.p2 {
		width: 130px;
		top: 12px;
		left: auto;
    	right: 18px;
	}
	.p3 {
		width: 88px;
		top: auto;
		bottom: 18px;
		left: auto;
		right: 0;
	}
	.p4 {
		width: 115px;
		top: 28px;
		left: 20px;
	}
	.p5 {
		width: 110px;
		top: 66px;
		left: 82px;
		height: 20px;
	}
	.p6 {
		width: 100px;
		top: auto;
		bottom: 28px;
		left: 0px;
	}
	.p7 {
		width: 100px;
		top: auto;
		bottom: 10px;
		left: 90px;
	}

}