@charset "utf-8";
/* CSS Document */

/* サービス紹介
=================================================================== */
.waku_02_intro{
	background: url(/intro/img/ph_01.jpg) no-repeat 353px 2px;
	width:680px;
	height:225px;
	margin:0 0 3px 37px;

}
.waku_02_intro dt{
	margin-bottom:15px;
}
.waku_ph{
	width:708px;
	margin:0 auto;
	padding:3px 0 6px;
}
.photo_box{
	margin-left: 30px;
}

.photo_box p {
  margin-bottom: 30px;
}
.photo_box ul {
  overflow: hidden;
  *zoom: 1;
}
.photo_box ul li {
  width: 125px;
  float: left;
  margin-right: 8px;
}
.photo_box ul li dt {
  margin-bottom: 6px;
}
.photo_box ul li dd {
  height: 60px;
  font-size: 86%;
  text-align: center;
}
.photo_box ul li.x5 {
  margin-right: 0;
}

.cosmos ul li {
  background: #F8F6F1;
  padding: 8px;
  width: 298px;
  height: 114px;
  margin-right: 0;
  margin-bottom: 10px;
  overflow: hidden;
  *zoom: 1;
}
.cosmos ul li figure {
  float: left;
  margin-right: 18px;
}
.cosmos ul li dl {
  margin-top: 8px;
  float: left;
  font-size: 94%;
  width: 150px;
}
.cosmos ul li dl dt {
  font-weight: bold;
}
.cosmos ul li dl dd {
  height: auto;
  text-align: left;
}
.cosmos ul li.even {
  float: left;
  margin-left: 30px;
}
.sp_only{
	display: none!important;
}
.pc_only{
	display: block!important;
}
.sp_only{
	display: none!important;
}
.pc_only{
	display: block!important;
}
