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

/*  facility-main　jp：JOPP上五島（モバイル）
----------------------------------------------------*/

.title-image{
	height:140px;
	min-width:320px;
	background:url(../../../img/facility/ktp/title-image.png) center center no-repeat;
	background-size:cover;
}
.title-image .container{
	height:140px;
	position: relative;
}
.title-image .container p{
	position: absolute;
	bottom: 2px;
	left:0;
	font-size: 12px;
	color: #fff;
}
.title-bg{
	background-color:#f58b4b;
}
.facility-title{
	padding:20px 0;
}
.photo-title{
	position:relative;
	padding:40px 0 20px;
}
.photo-title p.photo-title-l{
	padding:5px 0 0;
}
.photo-title p.photo-title-s{
	line-height:1.7;
}
.text-box p:nth-of-type(1) span{
	color:#f79277;
}

.ktp-illust{
	padding: 20px 0 0;
}
.ktp-illust img{
	width:200px;
}
.about-area{
	margin:0 auto;
	padding:20px 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	width:300px;
	text-align:left;
}
.line{
	background:url(../../../img/facility/ktp/line-sp.png) no-repeat center top;
	width:276px;
	height:3px;
}
.about-box{
	padding:10px 0;
}
.about-box span{
	display:block;
	font-size:16px;
	padding-bottom:5px;
}
.photo-area{
	padding-bottom:0px;
}

.message-area{
	padding:10px 0 20px;
}
.message-title{
	font-size:14px;
	line-height:1.6;
	margin-bottom:15px;
}
.message-text{
	font-size:13px;
	line-height:1.6;
	margin-bottom:15px;
}
.info-area{
	background-color:#808080;
	padding:0px 0;
	color:#fff;
}
.info-area .info-box{
	padding:20px 0;
	width: 300px;
	min-width:300px;
	margin: 0 auto;
}
.info-left-box{
	float:none;
	padding-bottom:20px;
}
.info-right-box{
	float:none;
}
.info-text-m{
	margin:0;
	padding:10px 0 0 0;
}
.info-text-s{ font-size:12px; margin:0 0 0;}

