@charset "utf-8";
body{
	width:100%;
}
.place{
	display:none;
}

/*-----------------------サービスここから-------------*/



#s-menu{
		text-align:center;
		margin:50px auto;
		width:auto;
		padding:0;
		font-size:18px;
}


#s-menu h2{
		display:inline-block;	
		text-align:center;
		position:relative;
		overflow:hidden;
		margin:0 auto;
		font-size:30px;
		z-index:1;
	}

	#back_title{
		position:relative;
		white-space:nowrap;
		font-size:60px;
		font-weight:bold;
		color:#ffcba1;
		top:-85px;
	}

#s-list{
	display: grid;
	width: 100%;
	justify-content: center;
	grid-template-columns: 1fr 1fr;
}

.table{
	width: 90%;
	margin:auto;
	height:480px;
	font-size:16px;
	line-height:1.5em;
}
.table h3{
	padding:0; margin:0;
	width:98%;
	font-size:16px;
	border:3px solid #116db0; 
   	height: 40px;
	display: flex;
        flex-direction: column-reverse;

}
.table h4{

	width:98%;
	height:atuo;
	font-size:16px;
}


.br::after{
 content:"\A";
 white-space:pre;
}

.table img{
	width:60%;
}

#price{
	width:100%;

}

#price hr{

	width:90%;

}
#price .br{
	color:#000;
}


#b_price{
	font-size:24px;
}



#s_banner img{
	  width: 98%;
	}

#s_banner2{
	margin:0 auto;
}

#s_banner2 img{
	margin:0 auto;
	width:98%;
}
.Price_details{
	width:100%;
	margin:0 auto;
	padding:0;

}
.Price_details h1{
	font-size:18px;

}

.Price_details table{
	margin:40px 10px;
	padding:0;
	text-align: center;
	border-collapse:collapse;
}

.Price_details p {
    margin:40px;
}

.phead::after{
 content:"\A";
 white-space:pre;
}
}

.table hr{
	margin:20px 0;
}


/*----------------------------------さーびすここまで--------------*/

