@charset "UTF-8";
/* common
----------------------------------------------- */
/* 共通block */
.block {
	width: 860px;
	margin-bottom: 65px;
}

.block .inner {
	margin-left: 30px;
}

/* */
.service {
	width: 100%;
	background: url(../images/babysitter/line.gif) repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	display: table;
	margin-bottom: 25px;
}

.service .left {
	width: 150px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.service .right {
	width: 630px;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

/*  */
#topics_container {
	width: 960px;
}

#main {
	width: 720px;
	float: left;
}

#side {
	width: 200px;
	float: right;
}

#side ul {
	margin-bottom: 40px;
}

#side ul li {
	background: url(../images/voice/list.png) no-repeat;
	background-position: left 10px;
	padding: 5px 0 5px 15px;
}

/* voice 更新部分 */
.topics_block {
	position: relative;
	border: 8px solid #dacbac;
	padding: 20px 10px;
	margin-bottom: 30px;
}

.topics_block .logo {
	background: url(../images/voice/logo.png) no-repeat;
	width: 198px;
	height: 80px;
	top: 20px;
	right: 10px;
	position: absolute;
}

.topics_title {
	background: url(../images/voice/line.gif) repeat-x;
	background-position: bottom;
	padding: 0 15px 5px 15px;
}

.topics_title a {
	font-size: 18px;
	color: #66a3e6;
}

.topics_title div {
	width: 480px;
}

.topics_block .inner {
	padding: 20px;
}

.topics_date {
	background: url(../images/voice/line.gif) repeat-x;
	background-position: top;
	text-align: right;
	padding: 10px 15px 0 0;
}

/* top
----------------------------------------------- */
#merit {
	display: table;
	margin-bottom: 40px;
}

#merit_01 {
	width: 320px;
	display: table-cell;
	vertical-align: top;
}

#merit_02 {
	width: 320px;
	display: table-cell;
	vertical-align: top;
}

#merit_03 {
	width: 320px;
	display: table-cell;
	vertical-align: top;
}

#service {
	margin-bottom: 50px;
	margin-right: -80px;
	letter-spacing: -.40em;
	/* 文字間を詰めて隙間を削除する */
}

#service div {
	display: inline-block;
	margin-right: 80px;
	margin-bottom: 30px;
	letter-spacing: normal;
	/* 文字間を通常に戻す */
}

#smile {
	display: table;
	margin-bottom: 45px;
}

#smile .left {
	width: 464px;
	display: table-cell;
	vertical-align: top;
}

#smile .right {
	width: 496px;
	display: table-cell;
	vertical-align: top;
	text-align: right;
}

#top_voice {
	width: 960px;
}

.voice {
	background: url(../images/top/voice_box.png) no-repeat;
	width: 960px;
	height: 553px;
	position: relative;
}

.voice .inner {
	padding: 70px 100px 10px 80px;
}

.voice_logo {
	position: absolute;
	top: 50px;
	right: 70px;
}

.voice_title {
	background: url(../images/top/voice_line.gif) repeat-x;
	background-position: left bottom;
	color: #66a3e6;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}

.voce_link {
	text-align: right;
	margin-top: 30px;
}

.voce_link a {
	background: url(../images/top/voice_list.png) no-repeat;
	background-position: left center;
	text-align: right;
	padding-left: 18px;
}

/* company
----------------------------------------------- */
#company_cover {
	position: relative;
	height: 570px;
	margin-bottom: 45px;
}

#company_cover .cover_inner {
	height: 590px;
	width: 1026px;
	background: url(../images/company/cover.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -470px;
}

#company_cover p {
	padding: 310px 130px 0 450px;
}

#company_box {
	display: table;
	margin-bottom: 70px;
}

#company_01 {
	background: url(../images/company/company_01.png) no-repeat;
	width: 440px;
	height: 391px;
	display: table-cell;
}

#company_01 p {
	padding: 85px 55px 0 40px;
}

#company_02 {
	background: url(../images/company/company_02.png) no-repeat;
	width: 421px;
	height: 391px;
	display: table-cell;
}

#company_02 p {
	padding: 85px 55px 0 40px;
}

#map_box {
	padding-left: 30px;
	position: relative;
}

.map_logo {
	position: absolute;
	top: 0px;
	left: 5px;
}

#map_01 {
	position: relative;
	margin-bottom: 30px;
	height: 350px;
	padding-top: 20px;
}

#map_01 .left {
	width: 257px;
	height: 330px;
	float: left;
	background-color: #f5f4e7;
}

#map_01 .left .inner {
	padding: 45px 35px 0 25px;
}

#map_01 .right {
	width: 570px;
	float: left;
}

#map_02 {
	position: relative;
	height: 350px;
	padding-top: 20px;
}

#map_02 .left {
	width: 257px;
	height: 330px;
	float: left;
	background-color: #f5f4e7;
}

#map_02 .left .inner {
	padding: 45px 35px 0 25px;
}

#map_02 .right {
	width: 570px;
	float: left;
}

.map_title {
	color: #86c03b;
	font-weight: bold;
	margin-bottom: 15px;
}

/* 各コースページ共通
----------------------------------------------- */
.price h2 {
	margin: 0 0 30px 0;
	padding: 0 0 0 20px;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: -0.05em;
	min-height: 34px;
	height: auto;
}

.price_area .area:first-child {
	margin-bottom: 80px;
}

.price h3 {
	color: #fff;
	text-align: center;
	margin: 0 0 30px 0;
	font-size: 25px;
	letter-spacing: 0.05em;
	line-height: 60px;
	min-height: 56px;
	height: auto;
	width: 860px;
	background: url(../images/housework/housework_05_bk.png) no-repeat;
}

.price h4 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 9px;
	/*left: 390px;*/
	left: 393px;
	transform: rotate(-3deg);
}

.plan .plan_inner {
	display: flex;
	flex-wrap: wrap;
	padding: 0 25px;
	box-sizing: border-box;
	margin-bottom: 30px;
}

.plan .column {
	/*float: left;*/
	/*height: 115px;*/
	width: 253px;
	border: solid 3px #F1ACAF;
	border-radius: 20px;
	padding: 15px;
	box-sizing: border-box;
	margin-right: 25px;
}

.plan .column:last-child {
	margin-right: 0;
}

/* べビシッターのみ、4つのプラン */
.plan .column_baby {
	/*float: left;*/
	/*height: 135px;*/
	width: 183px;
	border: solid 3px #F1ACAF;
	border-radius: 20px;
	box-sizing: border-box;
	padding: 15px;
	margin-right: 25px;
}

.plan .column_baby:last-child {
	margin-right: 0;
}

.plan .plan_title {
	color: #EE9296;
	font-size: 16px;
	font-weight: bold;
	border-bottom: dotted 2px #EE9296;
	margin-bottom: 10px;
}

/*.babysitter .column {*/
/*width: 255px;*/
/*margin: 0 15px 30px 15px;*/
/*}*/

.plan_charge {
	position: relative;
	/*width: 830px;*/
	width: 860px;
	padding: 50px 40px 0;
	box-sizing: border-box;
	margin: 0 auto 20px;
}

/* 定期料金_背景画像_東京エリア */
.bg_short {
	height: 455px;
	background: url(../images/housework/housework_08_short.png) no-repeat;
}

/* 定期料金_背景画像_名古屋・大阪エリア */
.bg_long {
	height: 580px;
	background: url(../images/housework/housework_08_long.png) no-repeat;
}

/* 定期料金_背景画像_ベビーシッター_東京エリア */
.bg_baby_short {
	height: 500px;
	background: url(../images/babysitter/babysitter_07_short.png) no-repeat;
}

/* 定期料金_背景画像_ベビーシッター_名古屋・大阪エリア */
.bg_baby_long {
	height: 680px;
	background: url(../images/babysitter/babysitter_07_long.png) no-repeat;
}

.plan_charge table {
	width: 750px;
	margin: 15px auto 5px;
}

.plan_charge table th {
	/*width: 250px;*/
	width: 187px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #EE9296;
	padding: 5px 10px;
	box-sizing: border-box;
	white-space: nowrap;
}

.plan_charge table .baby {
	width: 150px;
	padding: 5px 15px;
	box-sizing: border-box;
}

.plan_charge table td {
	font-size: 16px;
	/*padding: 10px 20px;*/
	padding: 10px 10px;
	background: url(../images/housework/housework_06_leftline.png) no-repeat bottom center;

}

.plan_charge table .f_small {
	font-size: 14px;
	color: #434343;
	font-weight: normal;
}

.plan_charge table .cost {
	color: #E57B86;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.plan_charge table span {
	color: #E57B86;
	/*font-weight: bold;*/
}

.plan_charge p {
	margin-left: 20px;
}

.plan_spot {
	text-align: center;
	padding: 40px 20px 0 20px;
	width: 830px;
	height: 95px;
	box-sizing: border-box;
	background: url(../images/housework/housework_09.png) no-repeat;
	margin-bottom: 30px;
}

.plan_koutsuu {
	text-align: center;
	padding: 110px 0 0 0;
	/*padding: 110px 20px 0 20px;*/
	/*width: 830px;*/
	width: 860px;
	height: 168px;
	box-sizing: border-box;
	background: url(../images/housework/housework_10.png) no-repeat;
	margin: 0 auto 20px;
	/*margin-bottom: 20px;*/
}

.plan_spot .cost, .plan_koutsuu .cost {
	color: #E57B86;
	font-size: 18px;
	font-weight: bold;
}

.plan_spot .small, .plan_koutsuu .small {
	font-size: 12px;
	color: #434343;
}

.plan_spot .small_red, .plan_koutsuu .small_red {
	font-size: 12px;
	color: #E57B86;
}

.plan_warimashi {
	float: left;
	position: relative;
	margin: 50px 0 15px 0;
	/*padding: 56px 20px 0;*/
	padding-top: 56px;
	box-sizing: border-box;
	/*width: 464px;*/
	/*height: 264px;*/
	width: 490px;
	height: 419px;
	background: url(../images/housework/housework_07_left.png) no-repeat;
}

.plan_warimashi h4 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 12px;
	left: 210px;
	transform: rotate(-3deg);
}

.plan_warimashi ul {
	padding: 0 15px;
}

.plan_warimashi li {
	padding: 0 20px;
	line-height: 40px;
	height: 40px;
	width: 410px;
	clear: both;
	background: url(../images/housework/housework_07_leftline.png) no-repeat bottom center;
	white-space: nowrap;
}

.plan_warimashi h5 {
	margin-left: 10px;
	font-size: 14px;
	line-height: 40px;
	float: left;
}

.plan_warimashi h5 span {
	font-size: 12px;
	font-weight: normal;
	color: inherit;
	margin: 0;
}

.plan_warimashi p {
	margin-right: 10px;
	float: right;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
}

/*.plan_warimashi p span {*/
/*color: #E57B86;*/
/**/
/*}*/

.plan_warimashi p .f_small {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

.plan_warimashi span {
	line-height: 40px;
	margin: 0 0 0 10px;
	color: #E57B86;
	font-weight: bold;
	font-size: 22px;
}

.plan_staff {
	margin: 50px 0 0 0;
	float: right;
	position: relative;
	/*padding: 56px 0 0 0;*/
	padding-top: 56px;
	box-sizing: border-box;
	/*width: 310px;*/
	/*height: 256px;*/
	width: 350px;
	height: 419px;
	background: url(../images/housework/housework_07_right.png) no-repeat;
}

.plan_staff h4 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 12px;
	left: 130px;
	transform: rotate(-3deg);
}

.plan_staff ul {
	padding: 0 15px;
}

.plan_staff li {
	padding: 0 20px;
	line-height: 40px;
	height: 40px;
	width: 280px;
	clear: both;
	background: url(../images/housework/housework_07_rightline.png) no-repeat bottom center;
}

.plan_staff h5 {
	margin-left: 7px;
	font-size: 16px;
	line-height: 40px;
	float: left;
}

.plan_staff p {
	margin-right: 10px;
	float: right;
	/*color: #E57B86;*/
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
}

.plan_staff p span {
	line-height: 40px;
	margin: 0 0 0 10px;
	color: #E57B86;
	font-weight: bold;
	font-size: 22px;
}

.plan_staff p .f_small {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

/* housework
----------------------------------------------- */
.housework h2 {
	background: url(../images/housework/title.png) no-repeat;
}

#housework_cover {
	position: relative;
	height: 580px;
}

#housework_cover .cover_inner {
	height: 580px;
	width: 1026px;
	background: url(../images/housework/cover.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -470px;
}

#housework_cover .inner {
	padding: 245px 130px 0 450px;
}

#housework_box {
	background: url(../images/housework/housework_01.png) no-repeat;
	width: 858px;
	/*height: 297px;*/
	margin-bottom: 60px;
}

#housework_box .inner {
	padding: 135px 218px 0 85px;
}

#housework {
	margin-bottom: 50px;
}

#housework .left {
	float: left;
	width: 520px;
	margin-right: 20px;
}

#housework .right {
	float: right;
	width: 388px;
	height: 271px;
	background: url(../images/housework/housework_04.png) no-repeat;
}

#housework .right div {
	padding: 75px 23px 0 25px;
}

#housework .right table {
	width: 100%;
}

#housework .right th {
	width: 100px;
	background: url(../images/housework/line.png) no-repeat;
	background-position: left bottom;
	padding: 10px 0 10px 0;
}

#housework .right td {
	background: url(../images/housework/line.png) no-repeat;
	background-position: left bottom;
	padding: 10px 0 10px 0;
}

#contact_block {
	background: url(../images/housework/contact_block.png) no-repeat;
	width: 862px;
	/*height: 231px;*/
	height: 270px;
}

#contact_block a {
	display: block;
	/*padding: 110px 0 0 180px;*/
	padding: 155px 0 0 158px;
}

/* housework2 追加変更分 #housework_area内
----------------------------------------------- */
#housework_area #housework_cover {
	position: relative;
	height: 580px;
}

#housework_area #housework_cover .cover_inner {
	height: 580px;
	width: 1026px;
	background: url(../images/housework/cover_side.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -470px;
}

#housework_area #housework_cover .inner {
	position: relative;
	padding: 30px 0 0 450px;
}

#housework_area #housework_cover .inner h2 {
	letter-spacing: -0.08em;
	font-size: 40px;
	line-height: 3.5rem;
}

#housework_area #housework_cover .inner h3 {
	margin: 10px 0 20px 0;
	line-height: 2rem;
	letter-spacing: -0.08em;
	font-size: 22px;
}

#housework_area #housework_cover .inner p {
	padding: 0 130px 0 0;
}

#housework_area #housework_box {
	background: url(../images/housework/housework_01_bk.png) no-repeat;
	width: 858px;
	height: 297px;
	margin-bottom: 60px;
}

#housework_area #housework_box .title {
	letter-spacing: -0.03em;
	font-weight: bold;
	color: #709CE0;
	font-size: 22px;
	text-align: center;
	/*margin: 0 auto 30px;*/
	margin: 0 auto 15px;
}

#housework_area #housework_box .title span {
	font-weight: bold;
	display: block;
	color: #5c5c5c;
	font-size: 14px;
	text-align: center;
}

#housework_area #housework_box .inner {
	padding: 56px 0 0 0;
}

#housework_area #housework_box .inner p {
	padding: 0 218px 0 85px;
}

#housework_area .housework_h2 {
	margin: 0 0 30px 0;
	padding: 0 0 0 20px;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: -0.05em;
	min-height: 34px;
	height: auto;
	background: url(../images/housework/title.png) no-repeat;
}

#housework_area #housework_paperlist li {
	margin: 0 10px 0 0;
	float: left;
	width: 196px;
	height: 111px;
	background: url(../images/housework/housework_02_bk.png) no-repeat;
}

#housework_area #housework_paperlist li:last-child {
	margin: 0 0 0 0;
}

#housework_area #housework_paperlist li p {
	padding: 20px 30px;
	font-weight: bold;
	font-size: 14px;
}

#housework_area #housework_paperlist li p span {
	color: #D92D4E;
	font-weight: bold;
	font-size: 14px;
}

#housework_area #housework_circlelist li {
	overflow: hidden;
	background: url(../images/housework/housework_03_dot.png) no-repeat bottom center;
	margin: 0 0 10px 0;
}

#housework_area #housework_circlelist li h4 {
	line-height: 1.2em;
	float: left;
	margin: 0 40px 0 0;
	width: 120px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#housework_area #housework_circlelist li p {
	color: #444444;
	line-height: 1.25rem;
	padding: 30px 0 0 0;
	margin: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	float: left;
}

#housework_area #housework_circlelist li .pt40 {
	padding-top: 40px;
}

#housework_area #housework_circlelist li .pt20 {
	padding-top: 20px;
}

#housework_area #housework_circlelist li .circle1 {
	width: 84px;
	height: 92px;
	background: url(../images/housework/housework_03_circle1.png) no-repeat;
	margin-right: 3px;
}

#housework_area #housework_circlelist li .circle2 {
	width: 84px;
	height: 92px;
	background: url(../images/housework/housework_03_circle2.png) no-repeat;
}

#housework_area #housework_circlelist li .circle3 {
	width: 92px;
	height: 92px;
	background: url(../images/housework/housework_03_circle3.png) no-repeat;
}

#housework_area #housework_circlelist li .circle4 {
	width: 86px;
	height: 92px;
	background: url(../images/housework/housework_03_circle4.png) no-repeat;
}

#housework_area #housework_circlelist li .circle5 {
	width: 86px;
	height: 92px;
	background: url(../images/housework/housework_03_circle5.png) no-repeat;
}

#housework_area #housework_circlelist li .circle6 {
	width: 86px;
	height: 92px;
	background: url(../images/housework/housework_03_circle6.png) no-repeat;
}

#housework_area #housework_circlelist li .circle7 {
	width: 90px;
	height: 92px;
	background: url(../images/housework/housework_03_circle7.png) no-repeat;
}

#housework_area #housework {
	margin-bottom: 50px;
}

#housework .left {
	float: left;
	width: 520px;
	margin-right: 20px;
}

#housework_area #housework .right {
	position: relative;
	float: right;
	width: 388px;
	height: 271px;
	background: url(../images/housework/housework_04_bk.png) no-repeat;
}

#housework_area #housework .right h4 {
	position: absolute;
	top: 28px;
	left: 15px;
	width: 75px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: url(../images/housework/housework_04_batch.png) no-repeat;
}

#housework_area #housework .right div {
	padding: 75px 23px 0 17px;
}

#housework_area #housework .right table {
	width: 100%;
}

#housework_area #housework .right th {
	width: 100px;
	background: url(../images/housework/line.png) no-repeat;
	background-position: left bottom;
	padding: 10px 0 10px 0;
}

#housework_area #housework .right td {
	background: url(../images/housework/line.png) no-repeat;
	background-position: left bottom;
	padding: 10px 0 10px 0;
}

/*#housework_area #contact_block {*/
/*background: url(../images/housework/contact_block.png) no-repeat;*/
/*width: 862px;*/
/*height: 231px;*/
/*}*/

/*#housework_area #contact_block a {*/
/*display: block;*/
/*padding: 110px 0 0 180px;*/
/*}*/

/* babysitter
----------------------------------------------- */
.babysitter h2 {
	background: url(../images/babysitter/title.png) no-repeat;
}

#babysitter_cover {
	position: relative;
	height: 580px;
}

#babysitter_cover .cover_inner {
	height: 580px;
	width: 1026px;
	background: url(../images/babysitter/cover.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -470px;
}

#babysitter_cover .inner {
	padding: 240px 100px 0 450px;
}

#babysitter_box {
	background: url(../images/babysitter/babysitter_01.png) no-repeat;
	width: 858px;
	height: 366px;
	margin-bottom: 70px;
}

#babysitter_box .inner {
	padding: 130px 285px 0 85px;
}

#babysitter_01 {
	background: url(../images/babysitter/babysitter_03.png) no-repeat;
	width: 639px;
	height: 351px;
	margin-left: 115px;
	margin-bottom: 70px;
}

#babysitter_01 ul {
	padding-top: 55px;
}

#babysitter_01 ul li {
	padding: 10px 0 10px 70px;
}

#babysitter_01 ul li.line {
	background: url(../images/babysitter/line_02.png) no-repeat;
	background-position: bottom;
}

#babysitter_01 ul li span {
	padding-right: 50px;
	color: #434343;
}

/*#babysitter_plan .plan_title {*/
/*color: #EE9296;*/
/*font-size: 16px;*/
/*font-weight: bold;*/
/*border-bottom: dotted 2px #EE9296;*/
/*margin-bottom: 10px;*/
/*}*/

/*#babysitter_plan_top {*/
/*position: relative;*/
/*padding: 50px 40px 0 40px;*/
/*width: 830px;*/
/*height: 360px;*/
/*box-sizing: border-box;*/
/*background: url(../images/housework/housework_08.png) no-repeat;*/
/*margin-bottom: 30px;*/
/*}*/

/*#babysitter_plan_top h4 {*/
/*color: #fff;*/
/*font-size: 18px;*/
/*font-weight: bold;*/
/*position: absolute;*/
/*top: 9px;*/
/*left: 390px;*/
/*transform: rotate(-3deg);*/
/*}*/

/*#babysitter_plan_top table {*/
/*width: 750px;*/
/*padding: 0 10px;*/
/*margin-top: 15px;*/
/*margin-bottom: 5px;*/
/*}*/

/*#babysitter_plan_top table th {*/
/*width: 250px;*/
/*color: #fff;*/
/*font-weight: bold;*/
/*text-align: center;*/
/*background-color: #EE9296;*/
/*padding: 5px 20px;*/
/*box-sizing: border-box;*/
/*}*/

/*#babysitter_plan_top table td {*/
/*font-size: 16px;*/
/*padding: 10px 20px;*/
/*background: url(../images/housework/housework_06_leftline.png) no-repeat bottom center;*/
/*}*/

/*#babysitter_plan_top table .cost {*/
/*color: #E57B86;*/
/*font-size: 18px;*/
/*font-weight: bold;*/
/*text-align: center;*/
/*}*/

/*#babysitter_plan_top table td span {*/
/*color: #E57B86;*/
/*font-weight: bold;*/
/*}*/

/*#babysitter_plan_top_top p {*/
/*margin-left: 20px;*/
/*}*/

/*#babysitter_plan_middle {*/
/*text-align: center;*/
/*padding: 40px 20px 0 20px;*/
/*width: 830px;*/
/*height: 95px;*/
/*box-sizing: border-box;*/
/*background: url(../images/housework/housework_09.png) no-repeat;*/
/*margin-bottom: 30px;*/
/*}*/

/*#babysitter_plan_bottom {*/
/*text-align: center;*/
/*padding: 110px 20px 0 20px;*/
/*width: 830px;*/
/*height: 170px;*/
/*box-sizing: border-box;*/
/*background: url(../images/housework/housework_10.png) no-repeat;*/
/*margin-bottom: 20px;*/
/*}*/

/*#babysitter_plan_middle .cost, #babysitter_plan_bottom .cost {*/
/*color: #E57B86;*/
/*font-size: 18px;*/
/*font-weight: bold;*/
/*}*/

/*#babysitter_plan_middle #small, .babysitter_plan_bottom .small {*/
/*font-size: 12px;*/
/*color: #434343;*/
/*}*/

/*#babysitter_plan_middle .small_red, #babysitter_plan_bottom .small_red {*/
/*font-size: 12px;*/
/*color: #E57B86;*/
/*}*/

/*#babysitter_warimashi_left {*/
/*float: left;*/
/*position: relative;*/
/*margin: 50px 0 0 0;*/
/*padding: 56px 20px 0 20px;*/
/*width: 464px;*/
/*height: 264px;*/
/*background: url(../images/housework/housework_07_left.png) no-repeat;*/
/*}*/

/*#babysitter_warimashi_left h4 {*/
/*color: #fff;*/
/*font-size: 18px;*/
/*font-weight: bold;*/
/*position: absolute;*/
/*top: 10px;*/
/*left: 215px;*/
/*transform: rotate(-3deg);*/
/*}*/

/*#babysitter_warimashi_left li {*/
/*padding: 0 20px;*/
/*line-height: 40px;*/
/*height: 40px;*/
/*width: 410px;*/
/*clear: both;*/
/*background: url(../images/housework/housework_07_leftline.png) no-repeat bottom center;*/
/*}*/

/*#babysitter_warimashi_left h5 {*/
/*margin-left: 10px;*/
/*font-size: 14px;*/
/*line-height: 40px;*/
/*float: left;*/
/*}*/

/*#babysitter_warimashi_left h5 span {*/
/*font-size: 12px;*/
/*font-weight: normal;*/
/*color: inherit;*/
/*margin: 0;*/
/*}*/

/*#babysitter_warimashi_left p {*/
/*margin-right: 10px;*/
/*float: right;*/
/*line-height: 40px;*/
/*font-size: 14px;*/
/*font-weight: bold;*/
/*}*/

/*#babysitter_warimashi_left span {*/
/*line-height: 40px;*/
/*margin: 0 0 0 10px;*/
/*color: #E57B86;*/
/*font-weight: bold;*/
/*font-size: 22px;*/
/*}*/

/*#babysitter_warimashi_shimei_right {*/
/*margin: 50px 0 0 0;*/
/*float: right;*/
/*position: relative;*/
/*padding: 56px 20px 0 20px;*/
/*width: 310px;*/
/*height: 256px;*/
/*background: url(../images/housework/housework_07_right.png) no-repeat;*/
/*}*/

/*#babysitter_warimashi_shimei_right h4 {*/
/*color: #fff;*/
/*font-size: 18px;*/
/*font-weight: bold;*/
/*position: absolute;*/
/*top: 12px;*/
/*left: 130px;*/
/*transform: rotate(-3deg);*/
/*}*/

/*#babysitter_warimashi_shimei_right li {*/
/*padding: 0 20px;*/
/*line-height: 40px;*/
/*height: 40px;*/
/*width: 280px;*/
/*clear: both;*/
/*background: url(../images/housework/housework_07_rightline.png) no-repeat bottom center;*/
/*}*/

/*#babysitter_warimashi_shimei_right h5 {*/
/*margin-left: 7px;*/
/*font-size: 16px;*/
/*line-height: 40px;*/
/*float: left;*/
/*}*/

/*#babysitter_warimashi_shimei_right p {*/
/*margin-right: 10px;*/
/*float: right;*/
/*color: #E57B86;*/
/*font-size: 20px;*/
/*line-height: 40px;*/
/*font-weight: bold;*/
/*}*/

/*#babysitter_warimashi_shimei_right span {*/
/*color: #E57B86;*/
/*font-weight: bold;*/
/*}*/

/* childbirthcare
----------------------------------------------- */
#childbirthcare_cover {
	position: relative;
	height: 580px;
}

#childbirthcare_cover .cover_inner {
	height: 580px;
	width: 1026px;
	background: url(../images/childbirthcare/cover.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -470px;
}

#childbirthcare_cover .inner {
	padding: 240px 130px 0 450px;
}

.childbirthcare_table {
	display: table;
}

.childbirthcare_table .left {
	display: table-cell;
	width: 420px;
	vertical-align: top;
}

.childbirthcare_table .right {
	display: table-cell;
	width: 365px;
	vertical-align: top;
	text-align: right;
}

#childbirthcare_01 {
	background: url(../images/childbirthcare/childbirthcare_03.png) no-repeat;
	width: 639px;
	height: 351px;
	margin-left: 115px;
}

#childbirthcare_01 ul {
	padding-top: 60px;
}

#childbirthcare_01 ul li {
	padding: 10px 0 10px 70px;
}

#childbirthcare_01 ul li.line {
	background: url(../images/babysitter/line_02.png) no-repeat;
	background-position: bottom;
}

#childbirthcare_01 ul li span {
	padding-right: 50px;
	color: #434343;
}

/* senior
----------------------------------------------- */
#senior_cover {
	position: relative;
	height: 580px;
}

#senior_cover .cover_inner {
	height: 580px;
	width: 1026px;
	background: url(../images/senior/cover.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -470px;
}

#senior_cover .inner {
	padding: 220px 130px 0 450px;
}

#senior_box {
	background: url(../images/senior/senior_01.png) no-repeat;
	width: 858px;
	height: 366px;
}

#senior_box .inner {
	padding: 130px 185px 0 85px;
}

#senior_01 {
	background: url(../images/senior/senior_03.png) no-repeat;
	width: 639px;
	height: 260px;
	margin-left: 115px;
}

#senior_01 ul {
	padding-top: 55px;
}

#senior_01 ul li {
	padding: 10px 0 10px 70px;
}

#senior_01 ul li.line {
	background: url(../images/senior/line.png) no-repeat;
	background-position: bottom;
}

#senior_01 ul li span {
	padding-right: 50px;
	color: #434343;
}

/* clean
----------------------------------------------- */
#clean_cover {
	position: relative;
	height: 660px;
	margin-bottom: 25px;
}

#clean_cover .cover_inner {
	width: 1026px;
	height: 660px;
	background: url(../images/clean/cover.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -470px;
}

#clean_cover .inner {
	/*padding: 165px 130px 0 450px;*/
	padding: 220px 130px 0 450px;
}

.clean_01_area {
	width: 639px;
	margin: 40px auto 15px;
}

.clean_01 {
	background: url(../images/clean/clean_02.png) no-repeat;
	width: 639px;
	height: 365px;
	/*height: 304px;*/
	/*margin-left: 115px;*/
	padding: 55px 40px 0 40px;
	box-sizing: border-box;
}

.clean_01 .name {
	background: url(../images/clean/line_blue.png) repeat-x bottom;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

/*.clean_01 ul {*/
/*padding-top: 55px;*/
/*}*/

/*.clean_01 ul li {*/
/*padding: 10px 0 10px 70px;*/
/*}*/

/*.clean_01 ul li.line {*/
/*background: url(../images/clean/line.png) no-repeat;*/
/*background-position: bottom;*/
/*}*/

/*.clean_01 ul li span {*/
/*padding-right: 50px;*/
/*color: #434343;*/
/*}*/

.link {
	width: 860px;
	text-align: center;
	margin-top: 15px;
}

/* event
----------------------------------------------- */
#event_cover {
	position: relative;
	height: 580px;
	margin-bottom: 25px;
}

#event_cover .cover_inner {
	height: 580px;
	width: 1026px;
	background: url(../images/event/cover.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -470px;
}

#event_cover .inner {
	padding: 240px 130px 0 450px;
}

.event_service {
	background: url(../images/babysitter/line.gif) no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	display: table;
	margin-bottom: 25px;
}

.event_service .left {
	width: 625px;
	display: table-cell;
	vertical-align: middle;
}

.event_service .right {
	width: 175px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#event_01 {
	display: table;
}

#event_01 .left {
	display: table-cell;
	width: 575px;
	vertical-align: top;
}

#event_01 .right {
	display: table-cell;
	width: 255px;
}

/* recruit_blog
----------------------------------------------- */
#recruit_blog_cover {
	position: relative;
	height: 270px;
	margin-bottom: 50px;
}

#recruit_blog_cover .cover_inner {
	height: 270px;
	width: 1026px;
	background: url(../images/recruit_blog/cover.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -470px;
}

#recruit_blog_cover .inner {
	display: block;
	text-indent: -9999px;
}

/* voice 
----------------------------------------------- */
#voice_cover {
	position: relative;
	height: 400px;
	margin-bottom: 50px;
}

#voice_cover .cover_inner {
	height: 400px;
	width: 1026px;
	background: url(../images/voice/cover.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -470px;
}

#voice_cover .inner {
	padding: 265px 130px 0 420px;
}

/* staff
----------------------------------------------- */
#staff_cover {
	position: relative;
	height: 400px;
	margin-bottom: 50px;
}

#staff_cover .cover_inner {
	height: 400px;
	width: 1026px;
	background: url(../images/staff/cover.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -470px;
}

#staff_cover .inner {
	padding: 265px 130px 0 420px;
}

/* info
----------------------------------------------- */
#info_cover {
	position: relative;
	height: 248px;
	margin-bottom: 50px;
}

#info_cover .cover_inner {
	height: 248px;
	width: 1026px;
	background: url(../images/info/cover.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -470px;
}

#blog_cover {
	position: relative;
	height: 282px;
	margin-bottom: 50px;
}

#blog_cover .cover_inner {
	height: 282px;
	width: 1026px;
	background: url(../images/info/blog_cover.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -470px;
}

#archive_cover {
	position: relative;
	height: 248px;
	margin-bottom: 50px;
}

#archive_cover .cover_inner {
	height: 248px;
	width: 1026px;
	background: url(../images/info/archive_cover.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -470px;
}

/* recruit
----------------------------------------------- */
#recruit_cover {
	position: relative;
	height: 400px;
	margin-bottom: 40px;
}

#recruit_cover .cover_inner {
	height: 400px;
	width: 1026px;
	background: url(../images/recruit/cover.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -470px;
}

#recruit_cover .inner {
	/*padding: 250px 150px 0 420px; */
	padding: 165px 150px 0 420px;
}

#recruit {
	margin-left: 30px;
}

.recruit {
	margin-left: 30px;
}

#recruit_01 {
	background: url(../images/recruit/recruit_01.png) no-repeat;
	width: 800px;
	height: 130px;
	margin-bottom: 8px;
}

#recruit_01 p {
	padding: 50px 170px 0 25px;
}

#recruit_02 {
	background: url(../images/recruit/recruit_02.png) no-repeat;
	width: 800px;
	height: 142px;
	margin-bottom: 15px;
}

#recruit_02 p {
	padding: 60px 70px 0 120px;
}

#recruit_03 {
	background: url(../images/recruit/recruit_03.png) no-repeat;
	width: 800px;
	height: 136px;
	margin-bottom: 20px;
}

#recruit_03 p {
	padding: 60px 175px 0 25px;
}

#recruit_04 {
	background: url(../images/recruit/recruit_04.png) no-repeat;
	width: 800px;
	height: 130px;
	margin-bottom: 20px;
}

#recruit_04 p {
	padding: 50px 70px 0 120px;
}

#recruit_05 {
	background: url(../images/recruit/recruit_05.png) no-repeat;
	width: 800px;
	height: 130px;
	margin-bottom: 20px;
}

#recruit_05 p {
	padding: 50px 175px 0 25px;
}

#recruit_06 {
	background: url(../images/recruit/recruit_06.png) no-repeat;
	width: 800px;
	height: 130px;
	margin-bottom: 20px;
}

#recruit_06 p {
	padding: 50px 70px 0 120px;
}

#recruit_07 {
	background: url(../images/recruit/recruit_07.png) no-repeat;
	width: 800px;
	height: 217px;
	margin-bottom: 20px;
}

#recruit_07 p {
	padding: 105px 75px 0 75px;
}

#recruit_08 {
	background: url(../images/recruit/recruit_08.png) no-repeat;
	width: 801px;
	/*height: 453px;*/
	/*height: 605px;*/
	height: 700px;
	margin-bottom: 20px;
}

#recruit_08 .inner {
	padding: 75px 0 0 50px;
}

#recruit_08 table {
	width: 650px;
	margin-bottom: 10px;
}

#recruit_08 th {
	width: 80px;
	background: url(../images/recruit/line.png) repeat-x;
	background-position: bottom;
	font-weight: bold;
	padding: 7px 0;
}

#recruit_08 td {
	background: url(../images/recruit/line.png) no-repeat;
	background-position: bottom;
	padding: 7px 0;
}

#recruit_btn_box {
	display: table;
}

#recruit_btn_box .left {
	display: table-cell;
	width: 400px;
}

#recruit_btn_box .right {
	display: table-cell;
	width: 380px;
}

.recruit_formbtn {
	width: 780px;
}

.recruit_formbtn a {
	text-align: center;
	display: block;
}

.recruit_present {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 30px 80px;
}

/* contact
----------------------------------------------- */
#contact_cover {
	position: relative;
	height: 248px;
	margin-bottom: 45px;
}

#contact_cover .cover_inner {
	height: 248px;
	width: 1026px;
	background: url(../images/contact/cover.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -470px;
}

/* form */
#form_cover {
	position: relative;
	height: 248px;
	margin-bottom: 45px;
}

#form_cover .cover_inner {
	height: 248px;
	width: 1026px;
	background: url(../images/form/cover.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -470px;
}

#contact_01 p {
	text-align: center;
}

.contact {
	margin-left: 30px;
}

.contact .inner {
	background-color: #f5f4e7;
	margin-bottom: 20px;
}

/* フォーム */
.contact_tbl th {
	border-bottom: 1px solid #fff;
	width: 230px;
	font-size: 14px;
	padding: 10px 20px 10px 20px;
}

.contact_tbl td {
	border-bottom: 1px solid #fff;
	padding: 10px 0 10px 0;
}

.contact_tbl td label {
	float: left;
	padding-right: 20px;
}

.contact_tbl td input {
	width: 360px;
}

.contact_tbl td .input_s {
	width: 250px;
}

.contact_tbl td .input_ss {
	width: 150px;
}

.contact_tbl td .check {
	width: 30px;
}

.contact_tbl td .input_radio {
	width: 30px;
}

#form_button {
	width: 440px;
	margin-top: 20px;
}

#confirm_button {
	width: 200px;
	text-align: center;
}

/* 確認 */
.confirm_tbl {
	width: 430px;
	margin: 30px 0;
}

.confirm_tbl th {
	width: 120px;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #fff;
	font-size: 14px;
}

.confirm_tbl td {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #fff;
}

.contact_ul li {
	padding-bottom: 30px;
}

.contact_ul li span {
	font-weight: bold;
}

/* サブミットボタン */
/* submit */
#submit-go {
	margin-top: 1em;
	width: 201px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	border: 0;
	background: url(../images/contact/contact_btn.png) no-repeat 0 0;
	display: block;
	cursor: pointer !important;
	cursor: hand;
	margin: 20px auto 0 auto;
}

#submit-go_confirm {
	margin-top: 1em;
	width: 201px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	border: 0;
	background: url(../images/contact/contact_btn2.png) no-repeat 0 0;
	display: block;
	cursor: pointer !important;
	cursor: hand;
	margin: 20px auto 0 auto;
}

/* .contact   input,textarea
----------------------------------------------- */
input, select, textarea, .uneditable-input {
	position: relative;
	top: 0px;
}

.contact input {
	padding: 5px;
	border: 1px solid #ddd;
	background: #fafafa;
	-moz-border-radius: 0.4em;
	-khtml-border-radius: 0.4em;
}

.contact input:hover, input:focus {
	border-color: #c5c5c5;
	background: #f6f6f6;
}

.contact textarea {
	padding: 5px;
	border: 1px solid #ddd;
	background: #fafafa;
	-moz-border-radius: 0.4em;
	-khtml-border-radius: 0.4em;
}

.contact textarea:hover, textarea:focus {
	border-color: #c5c5c5;
	background: #f6f6f6;
}

/* link
----------------------------------------------- */
#link_cover {
	position: relative;
	height: 248px;
	margin-bottom: 55px;
}

#link_cover .cover_inner {
	height: 248px;
	width: 1026px;
	background: url(../images/link/cover.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -470px;
}

.link_ul {
	margin-right: -10px;
}

.link_ul li {
	width: 390px;
	height: 60px;
	border: 5px solid #dacbac;
	padding: 10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.link_ul li a {
	background: url(../images/link/list.png) no-repeat;
	background-position: left center;
	padding-left: 15px;
}

/* sitemap
----------------------------------------------- */
#sitemap_cover {
	position: relative;
	height: 248px;
	margin-bottom: 55px;
}

#sitemap_cover .cover_inner {
	height: 248px;
	width: 1026px;
	background: url(../images/sitemap/cover.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -470px;
}

.sitemap_list {
	background: url(../images/sitemap/list02.png) no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 10px;
}

.sitemap_ul li {
	background: url(../images/sitemap/list.png) no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

/* wp-pagenavi
----------------------------------------------- */
.wp-pagenavi {
	clear: both;
	padding: 2px 0;
	text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #66a3e6;
	padding: 3px 5px;
	margin: 2px;
	color: #66a3e6;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #66a3e6;
}

.wp-pagenavi span.current {
	background: #66a3e6;
	color: #FFF;
	font-weight: bold;
}

/* link 文字 */
.wp-pagenavi a:visited {
	padding: 4px 8px 4px 8px;
	margin: 3px 4px;
	text-decoration: none;
	color: #66a3e6;
	background-color: #66a3e6;
}

/* a:hover  */
.wp-pagenavi a:hover {
	color: #fff;
	background-color: #66a3e6;
}

/*# sourceMappingURL=page.css.map */
