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

	tomodachi

----------------------------------------------------*/
section.tomodachi_head{
    width: 984px;
    margin-right: auto;
    margin-left: auto;	
}
section.tomodachi_contents {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
}
h2.tomodachi_copy {
	margin-bottom: 15px;
}
/*ポイント*/
#tomodachi_point01 {
	background-image: url(../../_img/tomodachi/point01_bg.jpg?var=181011);
	background-repeat: no-repeat;
	height: 233px;
	width: 944px;
	position: relative;
}
p.tomodachi_text01 {
	font-size: 16px;
	line-height: 160%;
	width: 608px;
	position: absolute;
	left: 336px;
	top: 90px;
	color: #333;
}
#tomodachi_point02 {
	background-image: url(../../_img/tomodachi/point02_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 230px;
	width: 944px;
}
p.tomodachi_text02 {
	font-size: 16px;
	line-height: 160%;
	width: 608px;
	position: absolute;
	top: 110px;
	color: #333;
	left: 5px;
}
#tomodachi_point03 {
	margin-bottom: 10px;
}
p.tomodachi_text03 {
	font-size: 16px;
	line-height: 160%;
	color: #333;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 17px;
}
h3.tomodachiplan_party {
	font-size: 15px;
	color: #555;
	border-left: 5px solid #d14e9b;
	margin-bottom: 10px;
	padding: 3px 0 1px 10px;
}
#tomodachi_point03 .party_flow {
	background-image: url(../../_img/tomodachi/partyFlow_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 545px;
	width: 944px;
}
/* 吹き出し */
figure.party_flow01, figure.party_flow02, figure.party_flow03, figure.party_flow04, figure.party_flow05 {
	position: absolute;
}
figure.party_flow01 { top: 34px; left: 494px; }
figure.party_flow02 { top: 163px; left: 191px; }
figure.party_flow03 { top: 259px; left: 131px; }
figure.party_flow04 { top: 371px; left: 147px; }
figure.party_flow05 { top: 448px; left: 263px; }