@charset "utf-8";
/* CSS Document */

/* =================================================
 * reset
 * ================================================*/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img,
dl, dt, dd, ol, ul, li, form, label, table, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	outline: none;

}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ul, ol {
	list-style: none;
	line-height: 0px;
}
.ul_lineup {
	line-height: 190%;
}
table {
	border-spacing: 0px;
	empty-cells: show;
}

/* =================================================
 * common
 * ================================================*/
body {
	font-family: "ＭＳ Ｐゴシック", Helvetica, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 14px;
	line-height: 190%;
	color: #222222;
	background-color: #ffffff;
	letter-spacing: 0.2em;

}
.center {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.space_left5 {
	padding-left: 5px;
}
.space_left20 {
	padding-left: 20px;
}
.space_right10 {
	margin-right: 10px;
}
.space_under5 {
	margin-bottom: 5px;
}
.space_under10 {
	margin-bottom: 10px;
}
.space_under15 {
	margin-bottom: 15px;
}
.space_under30 {
	margin-bottom: 30px;
}
.space_under50 {
	margin-bottom: 50px;
}
.space_under60 {
	margin-bottom: 30px;
}
.nhns_nedan {
	font-size: 18px;
    margin-bottom: 25px;
}
.space_top10 {
	padding-top: 10px;
}
.space_top20 {
	padding-top: 20px;
}
.space_top30 {
	padding-top: 30px;
}
.space_top40 {
	padding-top: 40px;
}
.space_top50 {
	padding-top: 50px;
}
.space_top60 {
	padding-top: 60px;
}
.left {
	float: left;
	margin-right: 10px;
}
.right {
	float: right;

}
.text_small80 {
	font-size: 80%;
}
.text_left {
	text-align: left;
}

.up {
	position: relative;
    top: -148px;
}

.down {
	margin-top: 47px;
}

.up2 {
	position: relative;
    top: -53px;
}
/* =================================================
 * top
 * ================================================*/
.header_back {
	background-image: url(../images/backpattern.png);
	background-repeat: repeat;
	display: block;
	width: 100%;
}
.header_box {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.header_box h1 {
	width: 227px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 223px;
	text-indent: -9999px;
	display: block;
	margin-top: 18px;
	margin-bottom: 18px;
}
.h1link {	width: 227px;	height: 223px;	display: block;}
.header_rightbox {
	float: right;
	width: 350px;
	display: block;
	padding-top: 18px;
}
.nav_box {
	display: block;
	padding-top: 40px;
}
.nav_list {
	float: left;
	margin-right: 40px;
}
.nav_list_last {
	float: left;
		margin-right: 18px;
}
.top_image {
	background-color: #313131;
	display: block;
	height: 488px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #764308;
	border-bottom-color: #764308;
	text-align: center;
}
.contentsbox {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 50px;
	text-align: center;
}
.top_imagelist01 {
	background-color: #313131;
	display: block;
	height: 380px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #764308;
	border-bottom-color: #FFF;
	text-align: center;
}
.top_imagelist02 {
	background-color: #313131;
	display: block;
	height: 380px;
	width: 100%;
	text-align: center;
}
.top_imagelist03 {
	background-color: #313131;
	display: block;
	height: 380px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #764308;
	text-align: center;
}
/* =================================================
 * contents
 * ================================================*/
 .h2Title01 {
	background-image: url(../images/title_tenpo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 246px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 20px;
}
 .h2Title02 {
	background-image: url(../images/title_mizutaki.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 41px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 20px;
}
 .h2Title03 {
	background-image: url(../images/title_oshina.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 51px;
	width: 239px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 20px;
	margin-right: 373px;
}
 .h2Title04 {
	background-image: url(../images/title_nomimono.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height:37px;
	width: 251px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 20px;
}

.nedan {
	font-size: 18px;
    margin-bottom: 15px;
}

.o_flex {
	display: flex;
	justify-content: space-between;
	text-align: left;
	font-size: 17px;
	margin-bottom: 40px;
}

.o_left1 {
	height: 241px;
    background-image: url(../images/menu_back.png);
    background-repeat: no-repeat;
}

.o_left1 h3 {
	margin-bottom: 10px;
    font-size: 20px;
}

.o_left1 h3::before {
	content: '';/*何も入れない*/
  display: inline-block;
  width: 25px;/*画像の幅*/
  height: 25px;/*画像の高さ*/
  background-image: url(../images/for_ttl.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 5;
}

.o_right1 {
	width: 258px;
	height: 241px;
    background-image: url(../images/menu_back.png);
    background-repeat: no-repeat;
}

.o_left1 h3 {
	margin-bottom: 20px;
    font-size: 20px;
}

.shina1 {
	line-height: 35px;
	margin-left: 25px;
}


.o_right1 h3 {
	margin-bottom: 20px;
    font-size: 20px;
}

.o_right1 h3::before {
	content: '';/*何も入れない*/
  display: inline-block;
  width: 25px;/*画像の幅*/
  height: 25px;/*画像の高さ*/
  background-image: url(../images/for_ttl.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 5;
}

.shina2 {
	line-height: 35px;
	margin-left: 25px;
}


.o_left2 {
	width: 258px;
	height: 241px;
    background-image: url(../images/menu_back.png);
    background-repeat: no-repeat;
}

.o_left2 h3 {
	margin-bottom: 10px;
    font-size: 20px;
}

.o_left2 h3::before {
	content: '';/*何も入れない*/
  display: inline-block;
  width: 25px;/*画像の幅*/
  height: 25px;/*画像の高さ*/
  background-image: url(../images/for_ttl.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 5;
}

.o_right2 {
	width: 258px;
	height: 241px;
    background-image: url(../images/menu_back.png);
    background-repeat: no-repeat;
}

.o_left2 h3 {
	margin-bottom: 20px;
    font-size: 20px;
}

.o_right2 h3 {
	margin-bottom: 20px;
    font-size: 20px;
}

.o_right2 h3::before {
	content: '';/*何も入れない*/
  display: inline-block;
  width: 25px;/*画像の幅*/
  height: 25px;/*画像の高さ*/
  background-image: url(../images/for_ttl.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 5;
}

.nabe {
	background: #edebe2;
    border: 2px solid #e9dede;
    padding-top: 20px;
    padding-bottom: 20px;
	width: 500px;
	margin: 0 auto;
}

.nabe p {
	font-size: 17px;
    line-height: 22px;
	margin-top: 15px;
}

.nabe a {
	font-size: 22px;
    line-height: 32px;
	color: #000;
	text-decoration: none;
}

.nabe a:hover {
	color: #5959e7;
	text-decoration: underline;
}

.n_red {
	color: red;
}

.n_red:hover {
	color: #5959e7;
}

.contents_inner {
	display: block;
	width: 950px;
	margin-bottom: 30px;
	
}
.contents_inner_menu {
	display: block;
	width: 970px;
	margin-bottom: 30px;
		margin-right: auto;
	margin-left: auto;
}
.info_table {
	float: left;
	width: 535px;
		display: block;
}
.frame {
	display: inline-block;
	box-shadow: 0px 0px 40px -8px rgba(0, 0, 0, 0.8);
	border: 3px solid #FFF;
}
.frame02 {
	display: inline-block;
	box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.8);
	border: 3px solid #FFF;
}
.mapbox {
	outline: solid 1px #764308;
	outline-offset: 5px;
	display: block;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.mapbox_text {
	text-align: left;
	display: block;
}
.mapbos_text_bold {
	font-weight: bold;
	color: #764308;
}
.mapbox_text_aki {
	padding-left: 20px;
}
.tenpo_imagebox {
	float: right;
	width: 465px;
}
.mizutaki_text {
	text-align: left;

	display: block;
	width: 460px;
	float: right;
}
.mizutaki_text02 {
	text-align: left;
	display: block;
	width: 300px;
	float: left;
}
.oshinagaki_inner01 {
	display: block;
	width: 660px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
.oshinagaki_inner02 {
	display: block;
	width: 660px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}

.sub_con {
	background:#f5efe5;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	text-align: left;
	margin-bottom: 15px;
	padding: 10px;
	width: 280px;
	margin-right: 15px;
	-webkit-box-shadow:0 8px 10px #cfcece;
	-moz-box-shadow:0 8px 10px #cfcece;
	box-shadow:0 8px 10px #cfcece;
	float: left;
}
.sub_con02 {
	background:#f5efe5;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	text-align: left;
	margin-bottom: 15px;
	padding: 10px;
	width: 280px;

	-webkit-box-shadow:0 8px 10px #cfcece;
	-moz-box-shadow:0 8px 10px #cfcece;
	box-shadow:0 8px 10px #cfcece;
	float: left;
}

.text_midashi {
	font-size: 13px;
	color: #ec7d1e;
	letter-spacing: 0.1em;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;

	margin-bottom: 5px;
}
.text_pink_big {
	font-size: 120%;
	color: #ec7d1e;
		font-weight: bold;
}
.text_pink_bigbold {
	font-size: 120%;
	color: #d44752;
	font-weight: bold;
}
.red {	color: #d44752;}
/* information table */
table.info {
	margin-top: 0.2em;
	margin-bottom: 15px;
	border-collapse: collapse;
	letter-spacing: 0.1em;
	margin-left: 5px;

}
table.info tr {

}

table.info td {
	background: #fbf8f4;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2d3bd;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}

table.info td.greencolor {
	background: #efe9de;
	text-align: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	white-space:nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2d3bd;
	color: #604318;
}
table.info td.nengou {
	background: #efe9de;
	text-align: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	white-space:nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2d3bd;
	color: #604318;

}
table.info td.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2d3bd;
}
/* =================================================
 * footer
 * ================================================*/
 .footerbox {
	background-image: url(../images/backpattern.png);
	background-repeat: repeat;
	padding-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bdb9b9;
	text-align: center;
	width: 100%;
	padding-bottom: 30px;
	letter-spacing: 0.4em;
}
.copy {
	color: #FFF;
	background-color: #463118;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
		letter-spacing: 0.2em;
}
/* =================================================
 * clearfix
 * ================================================*/

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
