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


/*  facility-main　 kk：ココロ
----------------------------------------------------*/
.title-image{
	height:500px;
	min-width:960px;
	background:url(../../../img/facility/kk/title-image.png) center center no-repeat;
	overflow: hidden;
	background-size:cover;
}
.title-bg{
	background-color:#f79277;
}
.facility-title{
	padding:20px 0;
}
.photo-title{
	position:relative;
	padding:40px 0 15px;
}
.photo-title p.photo-title-l{
	padding:5px 0;
}
.photo-area{
	padding:20px 0 10px;
}
.photo-box{
	height:369px;
}
.photo-border{
	background:url(../../../img/facility/kk/photo-border.png) no-repeat top left;
	height:369px;
}
.text-box p:nth-of-type(1) span{
	color:#f79277;
}
.text-g{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.text-s{
	font-size:14px;
}
.photo-title-illust1{
	position:absolute;
	background:url(../../../img/facility/kk/illust1.png) no-repeat center top;
	width:73px;
	height:95px;
	bottom:10px;
	right:40px;
}

.daily-area{
	padding:10px 0 15px;
	background:url(../../../img/facility/kk/line.png) no-repeat left top;
}
.daily-photo{
	float:left;
	width:300px;
}
.daily-photo p.daily-title{
	font-size:18px;
	height:30px;
}
.daily-box{
	
}
.daily-box .daily-info{
	padding:30px 0 10px;
	font-size:18px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.daily-box .daily-info span{
	color:#f79277;
}
.daily-box .daily-text{
	font-size:14px;
	line-height:1.6;
}
.message-area{
	padding:30px 0;
}
.message-area p{
	font-size:16px;
	padding-bottom:15px;
}