@charset "utf-8";
/* CSS Document */
/* ---------- #access_con ---------- */
#plan_con{
	width: 730px;
	height: auto;
	padding-top: 90px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}
#plan_con h3{
	width: 166px;
	height: auto;
}
#plan_con p.top{
	margin-top: 7%;
	margin-bottom: 3%;
}
#plan_con p.text1{
	font-size: 12px;
}
#plan_con div.column1{
	width: 100%;
	margin:7% auto;
	overflow: hidden;
zoom:1; /* IE 6/7向け */
}
#plan_con div.column1 ul.img01{
	width: 50%;
	height:auto;
	float:left;
}
#plan_con div.column1 ul.img02{
	width: 50%;
	height:auto;
	float:right;
}
#plan_con div.column1 ul.img01 li{
	width: 100%;
	text-align:left;
}
#plan_con div.column1 ul.img02 li{
	width: 100%;
	text-align:right;
}
#plan_con div.column1 li.link{
margin-top:20px;
}
p.bottom{
	margin-top: 40px;
	padding-bottom: 35px;
	font-size:10px;
}


@media screen and (max-width: 960px) {
	/*============================================================================================
コンセプトページ　end
concept.html
============================================================================================*/
/* ---------- #results_con ---------- */
#plan_con{
	width: 600px;
}
#plan_con div.column1 ul.img01 li img,#plan_con div.column1 ul.img02 li img{
	width: 280px;
	height: auto;
}
}
@media screen and (max-width: 768px) {
	/*============================================================================================
コンセプトページ　end
concept.html
============================================================================================*/
/* ---------- #results_con ---------- */
#plan_con{
	padding-top: 30px;
}

}
@media screen and (max-width: 640px) {
	/*============================================================================================
ロケーションページ　end
location.html
============================================================================================*/
/* ---------- #location_con ---------- */
#plan_con{
	width: 95%;
	padding-top: 10px;

}
#plan_con p.top img{
	width: 70%;
height:auto;
}
#plan_con div.column1 ul.img01,#plan_con div.column1 ul.img02{
	width: 100%;
	height: auto;
	float: none;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#plan_con div.column1 ul.img01 li,#plan_con div.column1 ul.img02 li{
text-align:center;
}
#plan_con div.column1 ul.img01 li img,#plan_con div.column1 ul.img02 li img{
width:96%;
height:auto;
}
}
@media screen and (max-width: 480px) {
	/*============================================================================================
ロケーションページ　end
location.html
============================================================================================*/
/* ---------- #location_con ---------- */

}