@charset "utf-8";
/* ===================================================================
CSS information
 style info：about
=================================================================== */

/* -----------------------------------------------------------
	ページ個別スタイル
----------------------------------------------------------- */
#headerWrap nav ul li.nav02 a {
	background-position: -105px -23px !important;
}


h2.cTitle {
	display: block;
	margin-bottom: 40px;
}

#cWrap01 {
	margin-bottom: 80px;
}
#c01 .c01_main {
	margin-bottom: 30px;
}
#c01 .c01-1 {
	margin-bottom: 30px;
}
#c01 .c01-1 .textArea {
	width: 525px;
}
#c01 .c01-1 .textArea .stitle {
	margin-bottom: 35px;
}
#c01 .c01-1 .textArea .sTxt {
	font-size: 16px;
	line-height: 27px;
}
#c01 .c01-1 .textArea .sTxt b {
	font-weight: bold;
}
#c01 .c01-2 {
}
#c01 .c01-2 .infoBox {
	width: 100%;
	border: 2px solid #a6937c;
	padding: 30px;
	background-color: #ffffff;
}
#c01 .c01-2 .textArea {
	width: 470px;
}
#c01 .c01-2 .textArea .infoTitle {
	margin-bottom: 25px;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	border-left: 5px solid #61a801;
	padding-left: 8px;
}
#c01 .c01-2 .textArea .sTxt {
	font-size: 16px;
	line-height: 27px;
}

#cWrap02 {
	margin-bottom: 80px;
}
#c02 .cTitle {
	margin-bottom: 27px !important;
}
#c02 .c02-1 {
	margin-bottom: 40px;
}
#c02 .c02-1 .textArea {
	width: 515px;
	padding-top: 13px !important;
}
#c02 .c02-1 .textArea .stitle {
	margin-bottom: 35px;
}
#c02 .c02-1 .textArea .sTxt {
	font-size: 16px;
	line-height: 27px;
}
#c02 .c02-1 .textArea .sTxt b {
	font-weight: bold;
}
#c02 .c02-1 .imgArea {
}
#c02 .c02-1 .imgArea img {
	display: block;
	margin-bottom: 20px;
}
#c02 .c02-2 {
}
#c02 .c02-2 .stitle {
	margin-bottom: 40px;
}

.riceList {
}
.riceList dl {
	margin: 0;
	padding: 0;
}
.riceList dl dt {
	float: left;
	width: 200px;
}
.riceList dl dt img {
	max-width: 100%;
}
.riceList dl dd {
	padding-left: 230px;
	border-bottom: 1px solid #b6af9e;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.riceList dl dd:last-child {
	border-bottom: none;
	margin-bottom: 30px;
	padding-bottom: 0px;
}
.riceList dl dd h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.riceList dl dd p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 25px;
}
.riceList dl dd .priceArea {
	width: 100%;
}
.riceList dl dd .priceArea ul {
	margin: 0;
	padding: 0;
}
.riceList dl dd .priceArea ul li {
	float: left;
	margin-right: 25px;
}
.riceList dl dd .priceArea ul li:last-child {
	margin-right: 0px;
}
.riceList dl dd .priceArea ul li .item1 {
	font-size: 16px;
	line-height: 30px;
	background-color: #de800f;
	margin-right: 4px;
	padding: 7px 15px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
.riceList dl dd .priceArea ul li .item2 {
	font-size: 16px;
	line-height: 30px;
	background-color: #838e24;
	margin-right: 5px;
	padding: 7px 15px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
.riceList dl dd .priceArea ul li .price {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}
.riceList dl dd .priceArea ul li .price font {
	font-size: 14px;
}
.riceList .infoBox {
	width: 100%;
	border: 1px solid #42210b;
	padding: 20px;
	background-color: #ffffff;
	font-size: 16px;
	line-height: 27px;
}
.riceList .infoBox a {
	color: #f08300;
	font-weight: bold;
	text-decoration: underline;
}
.riceList .infoBox a:hover {
	text-decoration: none;
}
.riceList .infoBox b {
	font-weight: bold;
}

#c03 .stitle {
	margin-bottom: 30px;
}
.c03-1 {
	margin-bottom: 60px;
}

.c03-2 {
	margin-bottom: 60px;
}

.c03-3 {
}
.tableWrap table {
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.tableWrap table th,
.tableWrap table td
{
	text-align: left;
	vertical-align: top;
	padding: 18px;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	border: 1px solid #b6af9e;
}
.tableWrap table th {
	width: 300px;
	background-color: #ebe8e1;
}
.tableWrap table td {
	background-color: #ffffff;
}
#map_canvas {
	width: 100%;
	height: 420px;
	border: 1px solid #b6af9e;
	background-color: #ffffff;
}
.c03-3 .fTxt {
	margin-top: 5px;
	text-align: right;
}
.c03-3 .fTxt a {
	font-size: 14px;
	text-decoration: underline;
	color: #42210b;
}
.c03-3 .fTxt a:hover {
	text-decoration: none;
}








