@charset "UTF-8";
h1, h2, h3, h4, h5, p, div, dt, dd, dl, img, input, form, ul, li, span, address, a, table {
	margin: 0px;
	padding: 0px;
}

.google-maps {
position: relative;
padding-bottom: 75%;
height: 300px;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 300px !important;
}
h1 a {
	background: url(../img/logo_f.png) no-repeat center;
	background-size: 150px 41px;
  display: block;
  width: 150px;
  height: 41px;
  margin: 20px 0 0px 6%;
  float: left;
}
h1 a span {
display: none;
}
.logo2 {
	background: url(../img/logo_fe.png) no-repeat center;
	background-size: 250px 31px;
  display: block;
  width: 250px;
  height: 31px;
  margin: 20px 0 0px 6%;
  float: left;
}
/*	title
/* ------------------------------------- */
#title {
width: 100%;
	box-sizing: border-box;
	margin: -60px auto 0 auto;
padding: 80px 8% 60px 8%;
text-align: center;
background: url(../img/t.jpg) center no-repeat;
	background-size: 150%;
}
#title h2 {
font-size: 130%;
font-weight: normal;
color: #FFF;
display: inline-block;
position: relative;
}
.page {
	width: 100%;
	background: #FFF;
}

/*	tex
/* ------------------------------------- */
.tex,
.tex0 {
clear: both;
padding: 10% 0px;
line-height:1.8em;
font-size:95%;
text-align:left;
}
.tex2 {
clear: both;
padding: 6% 0px;
line-height:1.8em;
font-size:95%;
text-align:left;
}
.tex img,
.tex0 img,
.tex2 img {
	border: 0;
max-width: 100%;
height: auto;
margin: 0 auto;
}
.tex a,
.tex0 a {
	text-decoration: underline;
	color: #960;
}

.tex a:hover,
.tex0 a:hover {
	color:#F90;
	text-decoration: underline;
}
.tex img a,
.tex0 img a,
.tex2 img a {
	border: 0;
}
.tex a:hover img,
.tex0 a:hover img,
.tex2 a:hover img {
  opacity: 0.6;
  transition: 0.5s;
}
.tex p,
.tex0 p,
.tex2 p {
line-height:2.1em;
}
.tex2 a {
	text-decoration: none;
}

.tex0 h5 {
	border-bottom: #000 1px solid;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	color:#960;
	font-size:140%;
	font-weight:normal;
	text-align: center;
}
.tex0 h6 {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	color: #630;
	font-size:140%;
	font-weight:normal;
}

img.aligncenter,
img.alignright,
img.alignleft,
img.alignnone {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4%;
clear:both;
}
.alignright {
  float: none;
}
.alignleft {
  float: none;
}

.left {
	margin: 0px 0px 6% 0px;
}
.right {
	margin: 0px;
}
.no,
.no_sp {
	display: none;
}
.edit {
	width:100%;
	font-size:80%;
}

.m {
	margin: 0px 0px 20px 0px;
	width: 100%;
	border-bottom: 1px #930 solid;
	border-left: 3px #930 solid;
	box-sizing: border-box;
}
.m h4 {
	font-size:130%;
	line-height:1.4em;
	font-weight: normal;
	padding: 7px 0px 15px 20px;
	color:#930;
}
.m2 {
	margin: 0px 0px 20px 0px;
	width: 100%;
	background: #381700;
	box-sizing: border-box;
}
.m2 h4 {
	font-size:130%;
	line-height:1;
	font-weight: normal;
	padding: 20px;
	color:#FFF;
}
.flow {
	padding: 20px;
	box-sizing: border-box;
	background: #e4f0ea;
}
hr {
	border-width: 1px 0px 0px 0px; /* 太さ */
	border-style: dotted; /* 線種 */
	border-color: #930; /* 線色 */
	height: 1px; /* 高さ */
    max-width: 100%;
clear:both;
margin: 8% 0px;
}
/*	 town
/* ------------------------------------- */
.town_i img {
	width: 100%;
}
.town_i {
	margin: 6% auto;
}
.town_i h4 {
	font-size: 110%;
	line-height: 1em;
}
.town_i01 {
	width: 31.5%;
	float: left;
	margin: 5% 2.5% 0 0;
}
.town_i02 {
	width: 31.5%;
	float: left;
	margin: 5% 0 0 0;
}
.town_i a {
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.town_i a:hover {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
	text-decoration: none;
}

/* yama
---------------------------------------------------- */
.yama,
.yama2,
.shin,
.yatai {
	width: 100%;
	margin: 0 0 20px 0;
}
.yama h3 {
	border-bottom: 1px solid #D5A302;
	font-size: 250%;
	line-height: 1em;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.yama h4 {
	font-size: 170%;
	line-height: 1em;
}
.ex {
	border-bottom: 1px solid #D5A302;
	padding: 10px 0 15px 0;
	margin: 0 0 20px 0;
}
.ex2 {
	border-bottom: 1px solid #D5A302;
	padding: 10px 0 15px 0;
	margin: 0 0 20px 0;
	line-height: 1.5 !important;
}
.yama img,
.yama2 img {
	width: 100%;
}
.shin h4 {
	font-size: 130%;
	line-height: 1em;
	margin: 15px 0 0 0;
}
.yatai h4 {
	font-size: 120%;
	line-height: 1em;
	margin: 15px 0 0 0;
}
.yatai p {
	margin: 10px 0 0 0;
	line-height: 2.1em !important;
}
.shin p,
.yatai p {
	text-align: justify;
	margin: 10px 0 0 0;
	line-height: 1.7em !important;
}
.ioriuta {
	width: 100%;
	background:  url("../img/townback_s.jpg") no-repeat center top;
	background-size: 100%;
	box-sizing: border-box;
	padding: 20px;
}
.ioriuta h4 {
	font-size: 120%;
	line-height: 1em;
	border-bottom: 1px solid #000;
	padding: 0px 0 10px 0;
	margin: 0 0 15px 0;
}
.ioriuta h5 {
	font-size: 100%;
	line-height: 1.8em;
	margin: 0 0 15px 0;
}
.ioriuta p {
	text-align: justify;
}
/* table
---------------------------------------------------- */
table {
	border-collapse: collapse;
	margin: 5px 0px 0px 0px;
	border-color: #C96;
	border-style: solid;
	border-width: 0;
	text-align: left;
line-height:1.5em;
overflow-wrap: anywhere; /* 収まらない場合に折り返す */
  word-break: normal !important; /* 単語の分割はデフォルトに依存 */
  line-break: strict; /* 禁則処理を厳格に適用 */
}
table th {
	font-size: 90%;
	line-height: 160%;
	padding: 7px;
	border: 1px solid #C96;
	font-style: normal;
overflow-wrap: anywhere; /* 収まらない場合に折り返す */
  word-break: normal !important; /* 単語の分割はデフォルトに依存 */
  line-break: strict; /* 禁則処理を厳格に適用 */
}
table td {
	font-size: 90%;
	line-height: 160%;
	padding: 7px;
	border: 1px solid #C96;
overflow-wrap: anywhere; /* 収まらない場合に折り返す */
  word-break: normal !important; /* 単語の分割はデフォルトに依存 */
  line-break: strict; /* 禁則処理を厳格に適用 */
}
table.t_no {
	margin: 0px !important;
	border: none !important;
}
table.t_no th {
	padding: 0px !important;
	border: none !important;
}
table.t_no td {
	padding: 0px !important;
	border: none !important;
}
table.t_no img {
	padding: 0px !important;
	border: none !important;
	margin: 0 !important;
}



/* ------------------------------------- */
/*	 resposive768
/* ------------------------------------- */
@media screen and (min-width: 768px) {
h1 a {
  margin: 30px 0 0px 4%;
}
#title {
	margin: -60px auto 0 auto;
padding: 130px 6% 110px 6%;
	background-size: 100%;
}
#title h2 {
font-size: 180%;
}
.message_m {
	font-size:200%;
  }
.tex,
.info,
.tex0  {
padding: 40px 0px;
}
.tex2 {
padding: 40px 0px;
}
hr {
margin: 50px 0px 30px 0px;
}
.left {
	width:49%;
	float: left;
	margin: 0;
}
.right {
	width:49%;
	float: right;
}
.no_sp {
	display: block;
}
.no_s {
	display: none;
}
.m {
	margin: 0px 0px 20px 0px;
	width: 100%;
}
.m h4 {
	font-size:150%;
}
/* town
---------------------------------------------------- */	
.town_i {
	margin:4% auto;
}
.town_i h4 {
	font-size: 120%;
	line-height: 2em;
}
.town_i01 {
	width: 15%;
	float: left;
	margin: 0 2% 0 0;
}
.town_i02 {
	width: 15%;
	float: left;
	margin: 0 2% 0 0;
}
.town_i03 {
	margin: 0 0 0 0 !important;
}
	
/* yama
---------------------------------------------------- */
.yama {
	width: 36%;
	margin: 0;
	float: left;
}
.yama2 {
	width: 61.4%;
	margin: 0 0 2.6% 0;
	float: right;
}
.yama h3 {
	border-bottom: 1px solid #D5A302;
	font-size: 250%;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.yama h4 {
	font-size: 170%;
}

.yama_e2 {
	font-size: 110% !important;
}
.ex {
	border-bottom: 1px solid #D5A302;
	padding: 10px 0 15px 0;
	margin: 0 0 20px 0;
}
.ex2 {
	border-bottom: 1px solid #D5A302;
	padding: 15px 0 15px 0;
	margin: 0 0 20px 0;
}
.shin {
	width: 48%;
	text-align: center;
	margin: 0 0 30px 0;
	float: left;
}
.yatai {
	width: 48%;
	text-align: center;
	margin: 0;
	float: right;
}

.ioriuta {
	width: 100%;
	background:  url("../img/townback.jpg") no-repeat center top;
	background-size: 100%;
	box-sizing: border-box;
	padding: 30px;
}
.ioriuta h4 {
	font-size: 120%;
	line-height: 1em;
	border-bottom: 1px solid #000;
	padding: 0px 0 10px 0;
	margin: 0 0 15px 0;
}
.ioriuta h5 {
	font-size: 100%;
	line-height: 1.8em;
	margin: 0 0 15px 0;
}
}

/* ------------------------------------- */
/*	 resposive980
/* ------------------------------------- */
@media screen and (min-width: 980px) {

h1 a {
  margin: 30px 0 0px 3%;
}
/*	title
/* ------------------------------------- */

#title h2 {
font-size: 230%;
padding: 50px 6%;
}
#title h2:before {
  bottom: -20px; /*下線の上下位置調整*/
}
.tex,
.info {
padding: 60px 0px;
width: 980px;
margin: auto;
}
.tex2 {
padding: 60px 0px;
width: 980px;
margin: auto;
}
.blog_box h5 {
	font-size:100%;
}	
.img_cover {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 160px;
}
/* yama
---------------------------------------------------- */
.yama {
	width: 39.5%;
}
.yama2 {
	width: 58.7%;
	margin: 0 0 1.8% 0;
}
.yama h3 {
	font-size: 500%;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.yama h4 {
	font-size: 250%;
}
.yama_e {
	font-size: 450% !important;
	padding: 0 0 15px 0 !important;
	margin: 0 0 15px 0 !important;
}
.yama_e2 {
	font-size: 150% !important;
}
.ex,
.ex2 {
	border-bottom: 1px solid #D5A302;
	padding: 10px 0 15px 0;
	margin: 0 0 20px 0;
}
/*	arvhive
/* ------------------------------------- */
.i_date,
.i_text{
	float: left;
}
.info_box img {
width: 70px;
height: 70px;
float: left;
padding: 1px;
margin: 0px 10px 0px 0px;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
clear:none;
}
img.alignright {
    margin-left: 20px;
    margin-right: 0;
    margin-bottom: 20px;
    display: inline;
clear:none;
}
img.alignleft {
    margin-left: 0;
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline;
clear:none;
}
img.alignnone {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
clear:none;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.no {
	display: block;
}
.no_p {
	display: none;
}
/*	 pagination
/* ------------------------------------- */
.pagination {
width: 980px;
margin: auto;
}
/*	 list
/* ------------------------------------- */
.list {
	margin: 60px auto;
}
.tex0 {
margin: 60px 0px;
padding:0;
float: left;
width:680px;
}
.m_no{
	display:block;
}
.rightnavi {
	width: 262px;
	float: right;
margin: 60px 0px;
}
/* form
/* ------------------------------------- */
.form {
	width: 100%;
  background-size:90%;
	padding: 4% 0px;
}
dl.fo {
	width: 92%;
}
.fo_box {
  background-color: #FFF;
}
dl.fo2 {
}
.fo_box2 {
}
dl.fo dt,
dl.fo2 dt {
	width: 20%;
	border-bottom: none;
	box-sizing: border-box;
  background-color: #FFF;
}
dl.fo dd,
dl.fo2 dd {
	width: 80%;
	border-left: #EEE 1px solid;
	box-sizing: border-box;
	margin: 0px 0px 0px 0px;
}

 .corona {
	width:980px;
	margin: 0px auto 20px auto;
  }
#pamp {
   margin-top:-160px;
  padding-top:160px;
}
  }
