@charset "utf-8";
#wrapper {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#header1 {
	width: 100%;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
	background-color: #aecd38;
	text-align: center;
}
.header1-box {
	width: 980px;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
}
#container {
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#contents1 {
	float: left;
	width: 190px;
	height: 500px;
	background-image: url(img/menu-b.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu {
	float: left;
	margin-left: 20px;
	margin-top: 25px;
}

#contents2 {
	float: left;
	width: 765px;
	height: auto;
	margin-left: 25px;
	margin-right: 0px;
	margin-bottom: 30px;
}



.seimai  {
	width: 765px;
	height: auto;
}
.concept  {
	width: 755px;
	height: auto;
	margin-top: 20px;
	font-size: 12pt;
	line-height: 18pt;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #474747;
	background-repeat: no-repeat;
	background-image: url(img/concept-p.png);
	background-position: right bottom;
}
.map  {
	width: 755px;
	height: auto;
	margin-top: 20px;
	font-size: 11pt;
	text-align: left;
	margin-left: 10px;
	color: #474747;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 18pt;
}

.koshihikari  {
	width: 765px;
	height: auto;
	margin-bottom: 30px;
	background-image: url(img/kodawari/map.png);
	background-repeat: no-repeat;
	background-position: center 70%;
	background-size: 280px auto;
}
.komeBox1{
	display: flex;
	gap:10px;
}
.text_1  {
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
	color: #242424;
	font-size: 12pt;
	line-height: 20pt;
	text-align: left;
}
.komeBox2{
	position: relative;
	display: flex;
	gap:10px;
}
.text_2  {
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 60px;
	color: #242424;
	font-size: 12pt;
	line-height: 20pt;
	text-align: left;
	position: absolute;
	bottom:20px;
	left:230px;
}

/*.komeBox p  {
	margin-left: 10px;
	color: #242424;
	font-size: 12pt;
	line-height: 20pt;
	text-align: left;
	margin-bottom: 10px;
}*/
.txt_green{
	color:#006636;
	font-weight: bold;
}

.kangen  {
	width: 765px;
	height: auto;
}
#footer {
	width: 100%;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(255,255,255,1.00);
	clear: both;
	padding-bottom: 15px;
}
#footer-box {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	height: 60px;
	padding-top: 25px;
}
#footer-box .address {
	font-size: 10pt;
	line-height: 15pt;
	text-align: left;
	margin-left: 15px;
	float: left;
}

#footer-box .logo2 {
	float: left;
	margin-left: 15px;
	font-size: 12pt;
	color: #0F0F0F;
	margin-top: 2px;
}
.menu p {
	margin-bottom: 18px;
}
.text_red {
	csolor: #ff0000;
	font-weight: bold;
	color: #ff0000;
}
#sub-menu {
	clear: both;
	font-size: 9pt;
	text-align: right;
	margin-top: 10px;
	color: rgba(72,72,72,1.00);
	margin-right: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#sub-menu a {
	color: #474747;
}
#sub-menu a:hover {
	color: #B8AC3F;
}

.text_grey {
	color: rgba(92,92,92,1.00);
	font-size: 10pt;
	line-height: 14pt;
}
#area {
	height: auto;
	margin-top: 15px;
}
#area .a-l {
	float: left;
	width: 380px;
	padding-bottom: 30px;
}
#area .a-r {
	float: left;
	margin-left: 20px;
	font-size: 12pt;
	line-height: 20pt;
	text-align: left;
	width: 360px;
	color: rgba(3,3,3,1.00);
}
#footer-box .address a {
	color: rgba(7,7,7,1.00);
}
.text-ruby {
	font-size: 8pt;
	text-align: left;
	margin-left: 18px;
}
