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

/*  facility-main　dy：デイ・夢愛（モバイル）
----------------------------------------------------*/
#dy{
	
}
.title-image{
	height:200px;
	min-width:320px;
	background:url(../../../img/facility/dy/title-image.png) center center no-repeat;
	background-size:480px 200px;
}
.title-bg{
	background-color:#f78b43;
}
.facility-title{
	padding:20px 0;
}
.photo-title{
	position:relative;
	padding:20px 0 20px;
}
.photo-title p.photo-title-l{
	padding:5px 0 0;
}
.photo-title-illust1{
	position:absolute;
	background:url(../../../img/facility/dy/illust1.png) no-repeat center top;
	background-size:54px 70px;
	width:54px;
	height:70px;
	top:45px;
	left:0px;
}
.photo-area{
	padding-bottom:15px;
}
.photo-box{
	height:304px;
	margin-bottom:5px;
}
.photo-border{
	background:url(../../../img/facility/dy/photo-border.png) no-repeat top left;
	height:304px;
}
.message-area{
	padding:20px 0;
	
}
.message-title{
	font-size:18px;
	margin-bottom:10px;
}
.message-text{
	font-size:14px;
	line-height:1.6;
	margin-bottom:10px;
}
.message-blog{
	background:url(../../../img/facility/dy/illust2.png) no-repeat center top;
	font-size:14px;
	padding:50px 0 0px;
}
.event-area{
	margin:0 auto;
	width:300px;
}
.event-box{
	padding:5px 0;
}
.event-box p:nth-of-type(1){
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	padding-bottom:5px;
}
.event-box p:nth-of-type(1) span{
	color:#f78b43;
}
.event-box p:nth-of-type(2){
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
}
.event-area div:last-child{
	width:4px;
}

.info-photo{
	height:130px;
	min-width:320px;
	background:url(../../../img/facility/dy/info-image.png) center center no-repeat;
	background-size:cover;
}
