@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:200px;
	top:0px;
	left:0px;
	z-index:-1;
}
.facility-title{
	padding:20px 0;
}
.facility-title p.facility-title-logo{
	margin:10px auto 0;
	background:url(../../../img/facility/ak/logo.png) no-repeat center top;
	background-size:280px 59px;
	width:280px;
	height:59px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.facility-title p:nth-of-type(2){
	line-height:1.2;
}
.service-area{
	margin:0 auto;
	width:300px;
	text-align:center;
	background:url(../../../img/facility/ak/illust1.png) no-repeat 60px top;
	background-size:160px 70px;
}
.service-title{
	font-size:22px;
}
.service-text{
	padding:45px 0 20px;
	font-size:14px;
}
.service-area ul{
	margin:0 auto;
	width:300px;
}
.service-area ul li{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style : none;
	font-size:13px;
	padding:14px 0 10px 0px;
	text-align:left;
	background:url(../../../img/facility/ak/line-sp.png) no-repeat top left;
	
}
.service-illust{
	padding:10px 0;
	background:url(../../../img/facility/ak/illust2.png) no-repeat top center;
	height:122px;
}

.box1{
	margin: 0 auto 15px;
	width:280px;
	text-align:center;
	padding:20px 10px;
}
.box1-title{
	padding-bottom:10px;
	color:#5d5d5d;
	font-size:20px;
}
.box1-title span{
	display:inline-block;
	padding-left:30px;
	background:url(../../../img/facility/ak/illust3.png) no-repeat center left;
	background-size:30px 25px;
}

.box1-text{
	font-size:14px;
}
.box1-note{
	padding-top:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
}
.green{
	background-color:#f4fdcb;
}
.orange{
	background:#feeeca url(../../../img/facility/ak/illust4.png) no-repeat bottom right;
	background-size:60px 67px;
}

.box2{
	margin: 0 auto;
	width:300px;
	text-align:center;
	padding:15px 0 0;
}

.box2-title{
	padding:10px 0;
	color:#5d5d5d;
	font-size:22px;
	background:url(../../../img/facility/ak/line-sp.png) no-repeat top left;
}
.box2-text{
	text-align:left;
	font-size:13px;
	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;
}
.right{
	background:url(../../../img/facility/ak/illust5.png) no-repeat bottom right;
	background-size:145px 90px;
	padding-bottom:70px;
	margin: 0 auto 30px;
}
.info-text-m{
	margin:30px 0 10px;
}