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

/*  facility-main　oz：オズ
----------------------------------------------------*/
#oz{
	
}
.title-image{
	height:500px;
	min-width:960px;
	background:url(../../../img/facility/oz/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 30px;
}
.photo-title p.photo-title-l{
	padding:5px 0 20px;
}
.photo-title p.photo-title-s{
	line-height:1.7;
}
.photo-title p.photo-title-img{
	padding:30px 0 0px;
}
.about-area{
	margin:0 auto;
	padding:30px 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	width:702px;
	text-align:left;
}
.line-s{
	background:url(../../../img/facility/oz/line_s.png) no-repeat center top;
	height:4px;
}
.about-box{
	background:url(../../../img/facility/oz/illust1.png) no-repeat 10px center;
	padding:20px 0 20px 110px;
	
}
.about-box span{
	display:block;
	font-size:18px;
	padding-bottom:5px;
}

.line-l{
	background:url(../../../img/facility/oz/line_l.png) no-repeat center top;
	height:4px;
}

.photo-title-illust1{
	position:absolute;
	background:url(../../../img/facility/oz/illust_oz1.png) no-repeat center top;
	width:125px;
	height:64px;
	top:40px;
	right:200px;
}
.photo-title-illust2{
	position:absolute;
	background:url(../../../img/facility/oz/illust_oz2.png) no-repeat center top;
	width:88px;
	height:104px;
	top:10px;
	right:160px;
}
.works-area{
	margin-bottom: 50px;
}
.works-photo{
	margin-top: 30px;
	background:  url("../../../img/facility/oz/photo.png") no-repeat center center;
	height: 190px;
}

ul.works-box{
	margin: 40px auto;
	width: 400px;
}

ul.works-box li{
	font-size: 14px;
	padding: 8px 0 8px 40px;
	line-height: 30px;
}
ul.works-box li span{
	display: inline-block;
	width: 150px;
	font-size: 18px;
	font-weight: 600;
}
ul.works-box li img{
	vertical-align: middle;
}
ul.works-box li:nth-of-type(1){
	background:url(../../../img/facility/oz/num1.png) no-repeat center left;
}
ul.works-box li:nth-of-type(2){
	background:url(../../../img/facility/oz/num2.png) no-repeat center left;
}
ul.works-box li:nth-of-type(3){
	background:url(../../../img/facility/oz/num3.png) no-repeat center left;
}
ul.works-box li:nth-of-type(4){
	background:url(../../../img/facility/oz/num4.png) no-repeat center left;
}

.daily-area{
	background: url(../../../img/facility/oz/daily-border.png) no-repeat top left;
	text-align: center;
	height: 222px;
}
.daily-area .daily-box{
	display: inline-block;
	text-align: left;
	padding: 20px 25px 0;
	vertical-align: top;
}
.daily-area .daily-box p{
	font-size: 14px;
	padding: 8px 0;
}
.daily-area .daily-box p span{
	color: #f5927a;
	display: inline-block;
	width: 100px;
}

.photo-area{
	padding-bottom:15px;
}
.photo-box{
	height:253px;
}
.photo-border{
	background:url(../../../img/facility/oz/photo-border.png) no-repeat top left;
	height:253px;
}
.text-box p:nth-of-type(1){
	font-size:14px;
}
.no-border .text-box{
	text-align:center;
}

.message-area{
	padding:20px 0 30px;
}
.message-blog{
	font-size:16px;
	padding:20px 0 30px;
}
