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

/*  facility-main　pp510：ピーターパン510 (PC)
----------------------------------------------------*/

.title-image{
	height:500px;
	min-width:960px;
	background:url("../../../img/facility/pp510/image_501.png") center center no-repeat;
	overflow: hidden;
	background-size:cover;
}
.title-image .container{
	height:500px;
}


.title-bg{
	background-color:#f58b4c;
}
.facility-title{
	padding:20px 0;
}
.pp510-title{
	font-size:28px;
	line-height:1;
	text-align: center;
}

.pp510-about-area{
	padding: 60px 0 50px;
	text-align: center;
	background: url("../../../img/facility/pp510/line.png") no-repeat center bottom;
}
.pp510-about-area .text1{
	margin: 40px auto 0;
	width: 750px;
	text-align:left;
	font-size:16px;
	line-height:2;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.pp510-about-area .illust1{
	margin: 50px auto 0;
}

.pp510-guide-area{
	background: url("../../../img/facility/pp510/illust_1.png") no-repeat 70% bottom;
	padding: 60px 0 20px;
	text-align: center;
}
.pp510-guide-area .guide-box{
	margin: 40px auto 0;
	width: 750px;
	text-align:left;
	font-size:16px;
	line-height:2;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.pp510-guide-area .b16{
	font-weight: 600;
}
.pp510-guide-area .n14{
	font-size: 14px;
}

.pp510-flow-area{
	margin-top: 60px;
	background: url("../../../img/facility/pp510/line.png") no-repeat center top;
	padding: 60px 0;
	text-align: center;
}
.pp510-flow-area .pp510-title{
	margin-bottom: 60px;
}


.pp510-flow-area .flow-box{
	background: rgba(245,139,76,0.30);
	border-radius: 6px;
	display: table;
	margin: 30px auto 0;
	width: 750px;
	height: 80px;
	position: relative;
}
.pp510-flow-area .flow-num{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size:60px;
	line-height:1;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 80px;
	color: #fff;
	
}
.pp510-flow-area .flow-text{
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	font-size:16px;
	line-height:2;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.pp510-flow-area .flow-illust{
	position: absolute;
}
.pp510-flow-area .flow1 .flow-illust{
	width: 253px;
	height: 163px;
	top:-70px;
	right: 100px;
}
.pp510-flow-area .flow2 .flow-illust{
	width: 159px;
	height: 139px;
	top:-30px;
	right: 0;
}
.pp510-flow-area .flow3 .flow-illust{
	width: 141px;
	height: 175px;
	top:0;
	right: 120px;
}

.info-text-m{
	margin:0;
	padding:50px 0 0 0;
}

.info-left-box{
	vertical-align: top;
	width: 30%;
}
.info-left-box.box2{
	vertical-align: top;
	width: 35%;
	line-height: 1.8;
}
.info-right-box{
	vertical-align: top;
}
.message-area{
	padding:80px 0 30px;
}
.message-blog{
	font-size:16px;
	padding:20px 0 30px;
}

