@charset "utf-8";
header{
	display:none;
}
#gela{
	width:100%;
	overflow-x:hidden;
	text-align:center;
	position:relative;
}
#gela section#bg01 {
	background: url(../img/ugogela/u_bg01.jpg) no-repeat center bottom;
	background-size: cover;
	height: 570px !important;
	margin: 0 auto 187px;
	min-width: 100%;
	position:relative;
	margin-bottom:60px;
}
#gela section#bg01 .cont_ttl{
	position:absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width:573px;
	height:26px;
}
#gela section#bg02 {
	background: url(../img/ugogela/u_bg02.jpg) no-repeat center bottom;
	background-size: cover;
	height: 380px !important;
	margin: 0 auto 187px;
	min-width: 100%;
	position:relative;
	margin-bottom:30px;
}
#gela section#bg03 {
	background: url(../img/ugogela/u_bg03.jpg) no-repeat center bottom;
	background-size: inherit;
	height: 380px !important;
	margin: 0 auto 187px;
	min-width: 100%;
	position:relative;
	margin-bottom:30px;
}
#gela .line{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:47px;
	background: url(../img/ugogela/line.png) repeat-x center;
}
#gela .photo{
	margin-bottom:60px;
	margin-left:-10%;
}
#gela ul.item{
	margin:0 auto;
}
#gela ul.item li{
	display:inline-block;
	width:590px;
	vertical-align:text-top;
	text-align:left;
}
#gela ul.item li:first-child{
	width:434px;
	margin-right:30px;
}
#gela ul.item li p{
	margin-top:30px;
	font-size:20px;
	color:#e95383;
	padding-left:20px;
}
#gela ul.item li p.price{
	font-size:24px;
}
#gela ul.item .item_point1,
#gela ul.item .item_point2,
#gela ul.item .item_point3{
	padding-top:120px;
}
#gela ul.item li .sv_info{
	margin:30px 0;
	width:100%;
	padding-left:20px;
}	
#gela ul.item li .sv_info li{
	display:block;
	color:#e95383;
	width:100%;
	margin-bottom:10px;
}

#gela .menu_ttl{
	color:#e95383;
	font-size:24px;
	padding:50px 0 30px 0;
}
#gela .menu_ttl p{
	margin:30px 0 80px 0;
}
#gela .menu_ttl .ttl{
	margin:10px 0;
	letter-spacing:30px;
}
#gela .menu{
	color:#e95383;
	font-size:16px;
	margin:0 auto 80px auto;
	letter-spacing:5px;
	line-height:40px;
}
#gela .menu .name{
	font-size:25px;
	padding-bottom:10px;
	font-weight:bold;
}
#gela .menu .name ul{
	margin-bottom:10px;
}
#gela .menu .name ul li{
	display:inline-block;
}
#gela .menu .name ul li:first-child{
	border-bottom:2px solid #e95383;
	padding:0 20px;
	letter-spacing:5px;
}
#gela .menu p.name{
	border-bottom:2px solid #e95383;
	width:32%;
	margin:0 auto 10px auto;
	position:relative;
}

	
	
#gela .menu .sub,
#gela .menu span{
	font-size:16px;
}
#gela .menu span{
	text-align:right;
	display:block;
}
#gela .service_txt{
	color:#e95383;
	text-align:center;
	margin:50px 0;
	line-height:30px;
}
#gela .service_txt span{
	display:block;
	font-size:25px;
	margin-bottom:20px;
}
#gela .service_txt .caution{
	font-size:12px;
}
#gela .btn_link{
	background:#b1184b;
	padding:10px 30px;
	width:240px;
	color:#fff;
	font-size:16px;
	margin:20px 0;
	text-align:center;
}
#gela .btn_link a{
	color:#fff;
}
#gela .notes{
	width:980px;
	margin: 30px auto 20px;
	text-align:right;
	font-size:12px;
}
#pagetop {
    bottom:0;
}
#pageTop img{
	width:50%;
	height:auto;
}
#gela .menu p.name span.limit{
	background: #e95383;
	color:#fff;
	text-align:center;
	width:20%;
	position:absolute;
	right:0;
	bottom:5px;
}
@media screen and (max-width: 670px){
	#gela{
		padding-top: 54px;
		padding-bottom:50px;
	}
	#gela section#bg01,
	#gela section#bg02,
	#gela section#bg03{
		width:100% !important;
		height:120px !important;
		background-size: 100% auto;
		margin-bottom:10px !important;
		background-position:0 !important;
	}
	#gela section#bg01 .cont_ttl{
		width:100%;
		top:20px;
	}
	#gela section#bg01 .cont_ttl img{
		width:90%;
		margin: 0 auto;
		display: block;
	}
	#gela .line{
		width:100%;
		height:10%;
	}
	#gela p img,
	#gela ul.item li img,
	#gela ul.item li:first-child{
		width:100%;
		margin:0;
		padding:0;
	}
	#gela ul.item li:last-child{
		margin-bottom:30px;
	}
	#gela ul.item li,
	#gela .notes{
		width:100%;
		display:block;
	}
	#gela .menu{
		width:90%;
		margin:30px auto 60px auto;
	}
	#gela .service_txt,
	#gela ul.item,
	#gela .menu_ttl{
		width:90%;
		margin:0 auto;
	}
	#gela .menu_ttl{
		margin-bottom:30px;
	}
	#gela .service_txt span img{
		width:80%;
	}
	#gela ul.item li:first-child img{
		width:100%;
	}
	#gela ul.item li p{
		margin-top:10px;
		font-size:100%;
		font-size:0.8em;
		padding-left:10%;
	}
	#gela ul.item li p.price,
	#gela .menu .name{
		font-size:1.2em;
		padding-left:0;
	}
	#gela ul.item li .sv_info{
		padding-left:0;
	}
	#gela ul.item .item_point1,
	#gela ul.item .item_point2,
	#gela ul.item .item_point3{
		padding-top:0;
	}
	#gela .menu_ttl p{
		font-size:0.5rem;
		margin-bottom:50px;
	}
	#gela .menu_ttl{
		padding:0;
	}
	#gela .menu_ttl .ttl{
		margin-top:20px;
	}
	#gela .menu_ttl p{
		font-size:0.7em !important;
	}
	#gela .menu p,
	#gela .service_txt{
		font-size:0.8em;
		line-height:25px;
	}
	#gela .menu p.name{
		width:100%;
	}
	
	#gela .photo{
		width:130%;
		margin-left:-40%;
		margin-bottom:20px;
	}
	#gela .menu p.name span.limit{
		width:27%;
		bottom:10px;
	}
	#pageTop {
		position:absolute;
		padding:0;
		bottom: 10px;
		right: 2%;
		text-align:right;
	}
	#pageTop img{
	width:50% !important;
	}
}













