@charset "UTF-8";
/* CSS Document */
@import url("facility-style.css");


/*  facility-main　 ak：あたたかい心 居宅介護支援事務所
----------------------------------------------------*/
#ak{
	position:relative;
}
.ak-title-bg{
	position:absolute;
	background-color:#f78b43;
	width:100%;
	height:250px;
	top:0px;
	left:0px;
	z-index:-1;
}
.facility-title{
	padding:40px 0;
}
.facility-title p.facility-title-logo{
	margin:30px auto 0;
	background:url(../../../img/facility/ak/logo.png) no-repeat center top;
	width:588px;
	height:123px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.service-area{
	text-align:center;
	background:url(../../../img/facility/ak/illust1.png) no-repeat top right;
}
.service-title{
	font-size:36px;
}
.service-text{
	padding:40px 0 30px;
	font-size:16px;
}
.service-area ul{
	margin:0 auto;
	width:605px;
}
.service-area ul li{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style : none;
	font-size:16px;
	padding:14px 0 10px 30px;
	text-align:left;
	background:url(../../../img/facility/ak/line.png) no-repeat top left;
	
}
.service-illust{
	padding:20px 0;
	background:url(../../../img/facility/ak/illust2.png) no-repeat top center;
	height:122px;
}

.box1{
	margin-bottom:15px;
	background:url(../../../img/facility/ak/box1.png) no-repeat top center;
	width:960px;
	height:260px;
	text-align:center;
	position:relative;
}
.box1-title{
	padding:30px 0;
	color:#5d5d5d;
	font-size:36px;
}
.box1-text{
	font-size:16px;
}
.box1-note{
	padding-top:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
}
.green{
	background-color:#f4fdcb;
}
.orange{
	background-color:#feeeca;
}
.box1-illust1{
	position:absolute;
	background:url(../../../img/facility/ak/illust3.png) no-repeat top left;
	width:74px;
	height:62px;
	top:30px;
	left:240px;
}
.box1-illust2{
	position:absolute;
	background:url(../../../img/facility/ak/illust4.png) no-repeat top left;
	width:97px;
	height:109px;
	top:120px;
	right:30px;
}
.box2{
	margin-bottom:15px;
	background:url(../../../img/facility/ak/box2.png) no-repeat top center;
	width:474px;
	height:584px;
	text-align:center;
	position:relative;
}
.left{
	float:left;
}
.right{
	float:right
}
.box2-title{
	padding:30px 0;
	color:#5d5d5d;
	font-size:24px;
	height:60px;
}
.left .box2-title{
	padding:50px 0 30px;
	height:40px;
}
.box2-text{
	text-align:left;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:10px 15px;
	line-height:1.6;
}
.box2-note{
	padding-top:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
}
.box2-text span{
	background-color:#feeeca;
}
.box2-illust1{
	position:absolute;
	background:url(../../../img/facility/ak/illust5.png) no-repeat top left;
	width:192px;
	height:119px;
	bottom:40px;
	right:100px;
}
.info-text-m{
	margin:30px 0 10px;
}