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

/* トップページ */
#slide {
	width:100%;
	height:480px;
	border-top:5px solid #57c3ea;
}
#slide2 {
	width:100%;
	max-width:1400px;
	margin:0 auto;
	height:480px;
	overflow:hidden;
}
#wrap_top {
	margin:0 auto;
	width:980px;
	margin-top:50px;
}
#cnt_tp {
	float:left;
	width:670px;
}
#side_tp {
	float:right;
	width:260px;
	padding:10px;
	-webkit-box-shadow: 0 0 3px 0 #ddd; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 3px 0 #ddd; /* Firefox用 */
	box-shadow: 0 0 3px 0 #ddd; /* CSS3 */
}
#side_tp img {
	margin-top:10px;
}
#info {
	width:100%;
}
#info img {
	margin-right:40px;
}
#news {
	width:100%;
	margin: 20px 0 40px 0;
}
#tp_price {
	margin-left:-2px;
}
#tori {
	text-align:center;
	margin-top:10px;
	font-size:10px;
}
#kensa {
	margin-bottom:20px;
	margin-top:0px !important;
	-webkit-box-shadow: 0 0 3px 0 #ddd; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 3px 0 #ddd; /* Firefox用 */
	box-shadow: 0 0 3px 0 #ddd; /* CSS3 */
}

/* ウォーターネットとは */
#hdr_about {
	background:url(../img/about/back_about.png) no-repeat center bottom;
	background-size:cover;
	width:100%;
	height:340px;
}
#about1 {
	width:100%;
	overflow:hidden;
}
#about2 {
	width:100%;
	overflow:hidden;
	margin-top:50px;
}
#abtxt1 {
	float:left;
	width:480px;
}
#abtxt2 {
	float:left;
	width:718px;
}
#tate {
	float:right;
	margin-left:66px;
}
#abend {
	width:856px;
	margin:30px auto;
	color:#ffffff;
	font-size:18px;
	text-align:center;
	background:#57c3ea;
	padding:15px 0px;
	border-radius:6px;
}

/* 安心・安全のヒミツ */
#hdr_safety {background:url(../img/safety/back_safety.png) no-repeat center bottom;
	background-size:cover;
	width:100%;
	height:340px;
}
#block4 {
	float:left;
}
#pic4 {
	margin-top:-40px;
	float:right;
}
#if {
	border:2px solid #68c8ea;
	width:946px;
	padding:15px;
	border-radius:10px;
}
#bit {
	width:866px;
	margin:10px auto 0px auto;
}

/* 商品と価格について */
.pp {
	width:516px;
	float:right;
}
#serv {
	clear:both;
	border:1px solid #d9d9d9;
	padding:15px 30px;
}
.dis {
	margin-bottom:30px;
	padding-bottom:20px;
	border-bottom:1px dotted #cccccc;
	font-weight:bold;
}
.camcam {
	margin:-10px 0px 0px -14px;
	z-index:100;
}

/* キャンペーン */
#map {
	width:780px;
	height:280px;
	margin:30px auto;
}
#mbx {
	width:780px;
	margin:30px auto;
	border:1px solid #d9d9d9;
	padding:15px 0px;
}
#mtx {
	margin:0 auto;
	width:700px;
}
#otame {
	width:674px;
	float:left;
}
#sss {
	margin:48px 30px 0px 30px;
	float:right;
}
.cam {
	width:100%;
	clear:both;
	padding-top:40px;
	text-align:center;
}
.dochi {
	text-align:center;
	font-size:24px;
	color:#252525;
	line-height:36px;
	margin-top:20px;
}
.pink {
	text-align:center;
	color:#ff67b6;
	font-size:11px;
	width:100%;
}

/* お問い合わせ */
#tban {
	margin:0 auto;
	border:1px solid #d9d9d9;
	
	width:624px;
	height:101px;
}
#policy {
	width:770px;
	margin:0 auto;
	border:1px solid #d9d9d9;
	padding:15px;
	font-size:12px;
}

/* 子育てプラン */
#hdr_baby {
	background:url(../img/baby/back_baby.png) no-repeat center bottom;
	background-size:cover;
	width:100%;
	height:340px;
}
#bt1 {
	text-align:center;
	margin:-30px 0 30px 0;
}
#bt2 {
	text-align:center;
	margin-bottom:30px;
}
#btx1 {
	color:#7d7d7d;
	font-size:16px;
	line-height:30px;
	text-align:center;
	margin-bottom:30px;
}
#btx2 {
	color:#7d7d7d;
	font-size:18px;
	line-height:38px;
	text-align:center;
	margin:30px 0 70px 0;
}
#btx3 {
	text-align:center;
	background:#e2f7ff;
	padding:30px;
	color:#4a4b4b;
	line-height:24px;
	border-radius:10px;
	font-size:18px;
}
#btx4 {
	color:#7d7d7d;
	line-height:28px;
	font-size:16px;
	padding-left:160px;
	margin:30px 0 70px 0;
}
#arr {
	text-align:center;
	margin-top:20px;
}
#bbm {
	text-align:center;
	margin-bottom:20px;
}
.bbpink {
	color:#ff74b5;
	font-size:24px;
	font-weight:bold;
}
.bbred {
	color:#e0004f;
	font-size:24px;
	font-weight:bold;
}
.bborange {
	color:#ff9c00;
}
.bbpink2 {
	color:#e0004f;
}