@charset "utf-8";
/*-------------------------------------------------------
========== お料理 cuisine ===========
-------------------------------------------------------*/
#spa .main_ttl{
	background: url(../images/spa/bg_ttl_spa.jpg) no-repeat center bottom;
	background-size: cover;
}


.container.bg1{
	background: url(../images/spa/bg_spa02.jpg) no-repeat right 100px;
}

.container .spa01 h3{ 
	margin-bottom: 10px;
}

.container .spa01 p{
	margin: 20px 0 25px;
}

.container .spa01 ul{
	padding-top: 30px;
	border-top:1px solid #000;
	margin-bottom: 15px;
}

.container .spa01 ul li{
	width: 435px;
}

.container .spa01 .img{
	width: 462px;
	float: left;
}

.container .spa01 .txt{
	float: left;
	margin-left: 35px;
	padding-top: 15px;
}

.container section.spa01{
	margin-bottom: 40px;
}

.container .spa02 h3{
	margin-bottom: 30px;
}

.container .spa02 p{
	margin-bottom: 35px;
}

.container .spa02 p.txtRight{
	font-size: 12px;
	margin-bottom: 0;
	margin-right: 20px;
}

.container.bg2{
	background: url(../images/spa/bg_spa01.jpg) no-repeat left bottom;
	padding-bottom: 50px;
	padding-top: 0;
}

.container.bg2 section{
	margin-bottom: 0;
	padding: 0 0 10px 0;
}

.container.bg2 section .txt{
	padding: 30px 30px 0;
}

.container.bg2 section.spa02 ul{
	background: url(../images/spa/img_spa04.png) no-repeat left bottom;
	padding-left: 160px;
	margin: 0 0 0 5px;
	padding-bottom: 5px;
}

.container.bg2 section.spa02 ul li{
	width: 374px;
	float: left;
	margin-right: 20px;
}






