@charset "UTF-8";
body{
	/*padding-bottom: 100px;*/
	margin: 0;
}
.warp{
	width:100%;
	margin:0 auto;
	padding-top: 15px;
	padding-bottom: 80px;
	font-family:"ヒラギノ明朝 ProN W3",'Hiragino Mincho ProN',"HGS明朝B","ＭＳ Ｐ明朝",'MS PMincho',"ＭＳ 明朝",'MS Mincho',serif;
	background-image: url(../img/bg01.jpg);
}

.main{
    width:980px;
    margin:auto;
    background-image: url(../img/bg02.png);
}

.contents{
    padding-bottom: 30px;
}

h1{
	color: #000;
	font-size: 24px;
	text-align: center;
	margin-bottom:20px;
	padding-top: 20px;
	/*margin-top: 30px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 30px;
	display: inline-block;*/
	font-family: "ヒラギノ明朝 ProN W3",'Hiragino Mincho ProN',"HGS明朝B","ＭＳ Ｐ明朝",'MS PMincho',"ＭＳ 明朝",'MS Mincho',serif;
	}

h2{
	color: #000;
	font-size: 20px;
	text-align: center;
	margin-bottom:30px;
	padding-top: 30px;
	/*margin-top: 30px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 30px;
	display: inline-block;*/
	font-family: "ヒラギノ明朝 ProN W3",'Hiragino Mincho ProN',"HGS明朝B","ＭＳ Ｐ明朝",'MS PMincho',"ＭＳ 明朝",'MS Mincho',serif;
}

.main-img img{
    width:880px;
    padding:30px 50px 30px 50px;
}

.main p{
    width: 800px;
    padding:10px 50px;
    margin:auto;
}

.sub-img ul{
    text-align: center;
}
.sub-img li{
    display: inline-block;
    padding:20px 20px;
}
.yamatoen {
	  text-align: center;
		padding:20px 20px;
}
.yamatoen-tate {
	  text-align: center;
		padding:20px 20px;
}


.title:before{
    position: relative;
    top: 15px;
    margin: 0 20px 0 0;
    content: url('../img/h2.png');
}

.dots {
  border-width: 0 0 8px;
  border-style: solid;
  border-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 1"><circle fill="hsla(0, 0%, 65%, 1.0)" cx="1" cy="0.5" r="0.5"/></svg>') 0 0 100% repeat;
  border-color: green;
  width: 216px;
  margin: auto;
  background: none;
}

.about-hekiga{
    background: #d6d8ca;
    width:840px;
    margin: 50px auto;
    padding:10px;
}

figcaption{
	font-size: 12px;
}

.about-hekiga p{
    font-size:0.8rem;
}


.button{
    width: 500px;
    margin: 0 auto;
    padding: 5px 15px 5px 15px;
    font-size: 14px;
    text-decoration: none;
    color: #FFFFFF;
    background: #436040;
    border-radius: 5px;
    -webkit-border-radius: 5px;/* for Safari and Chrome 対応*/
    -moz-border-radius: 5px;/* for Firefox 対応*/
}

.btn-icon {
  line-height: 20px;
  display: inline-block;
  max-width: 350px;
  text-align: left;
  background-color: #436040;
  font-size: 16px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 16px 8px 16px;
  border-radius: 4px;
  position: relative;
}

.btn-icon:hover {
  opacity: 0.8;
}



	/*h2{
	color: #000;
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 30px;
	display: inline-block;
	font-family: "ヒラギノ明朝 ProN W3",'Hiragino Mincho ProN',"HGS明朝B","ＭＳ Ｐ明朝",'MS PMincho',"ＭＳ 明朝",'MS Mincho',serif;
	}*/

h3{
	font-size: 20px;
	margin-bottom: 5px;
	font-family: "ヒラギノ明朝 ProN W3",'Hiragino Mincho ProN',"HGS明朝B","ＭＳ Ｐ明朝",'MS PMincho',"ＭＳ 明朝",'MS Mincho',serif;
}

.coment{
	width: 980px;
	margin: 0 auto;
	font-size: 14px;
}
span.pc_out{
	display: none;
	}

/*a{
	text-decoration: none;
	}*/

#slider1,#slider2,#slider3{
	font-weight: bold;
	font-size: 17px;
	text-align: center;
	line-height: 1.5;
	padding-bottom: 0px;
}
#slider2{
	text-align: left;
}

span#slider-prev,span#slider-next{
	font-size: 22px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	margin: auto;
	color: #f00;
	line-height: 1.8;
}

#slider1 span,#slider2 span,#slider3 span{

	padding-top: 15px;
}

#slider1 img,#slider2 img,#slider3 img{
	margin-bottom: 5px;
	width: 1000px;
}
#slider2 img{
	width: 850px;
}

div#nvs1 a,div#nvs2 a,div#nvs3 a{
	font-size: 14px;
	line-height: 1.8;
	cursor: pointer;
	background-color: #eee;
	padding: 1px 10px;
}

#nvs1 a.active,#nvs2 a.active{
	text-decoration: none;
	}

.right{
	float: right;
	background-color: #b8486d;
	padding: 5px 20px 5px 20px;
	color: #fff;
}

#osusume{
	width: 677px;
	float: left;
	margin : 0 15px 30px 0;

}

#google{
	width:1000px;
	display:block;
	margin-bottom:20px;
}

#iroricoment{
	clear: both;
	float: right;
	margin-right: 50px;
	margin-top: 5px;
}

img#irori{
	width: 500px;
	float: right;
	margin-left: 45px;
}

.pc_out{
	display: none;
}

#bbq{
	margin: 130px 0 0 0;
}

.details ul{
	text-align:center;
}

.details li{
	display: inline-block;
	padding:20px 20px;
}


/*.button{
    width: 500px;
    margin: 0 auto;
    padding: 5px 15px 5px 15px;
    font-size: 14px;
    text-decoration: none;
    color: #FFFFFF;
    background: #008DDD;
    border-radius: 5px;
    -webkit-border-radius: 5px;/* for Safari and Chrome 対応*/
    -moz-border-radius: 5px;/* for Firefox 対応
}


.btn-icon {
  line-height: 20px;
  display: inline-block;
  max-width: 250px;
  text-align: left;
  background-color: #008DDD;
  font-size: 16px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 16px 8px 32px;
  border-radius: 4px;
  position: relative;
}

.btn-icon:hover {
  opacity: 0.8;
}*/

.catch{
	font-weight: 400;
	font-size:16px;
	margin-bottom:20px;
	font-family: "ヒラギノ明朝 ProN W3",'Hiragino Mincho ProN',"HGS明朝B","ＭＳ Ｐ明朝",'MS PMincho',"ＭＳ 明朝",'MS Mincho',serif;
	}

.under{
	border-bottom: dotted 2px #87CEFA;

}
