@charset "UTF-8";
/* CSS Document */
/* * normalise  --------------------------------------------------------------------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
 display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
	font-family: sans-serif;
}
body {
	margin: 0;
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
mark {
	background: #ff0;
	color: #000;
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em;
}
pre {
	white-space: pre-wrap;
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
	font-size: 75%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
	margin-top: 0px;
	margin-left: auto;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}
button, input {
	line-height: normal;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
 input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance: none;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol li{
	list-style-type:none;
	margin: 0;
	padding: 0;
}

ul li{
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
/*---------------------------------------------------------------------------------------------*/

body {
	font-family:"游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#1A1A1A;
	font-size:14px;
	letter-spacing:0.08em;
	line-height:1.9em;
	background:url(../images/bg.jpg) repeat-x center top fixed;
	}

/*--------------------------------------------text---------------------------------------------*/

a {
	color:#FF7D78;
	text-decoration: underline;
	outline: none 0 !important;
}
a:link {
	color:#59C0DD;
	text-decoration: none;
}
a:visited {
	color: #59C0DD;
	text-decoration: none;
}
a:hover {
	color: #808080;
	text-decoration: none;
}
a:active {
	color: #59C0DD;
	text-decoration: none;
}
.att {
	padding-left:1.2em;
  text-indent: -1.2em;
}

.text_bold{
	font-weight:bold;}
.cap{
	font-size:12px;
	letter-spacing:0.06em;
	line-height:1.7em;
	padding-bottom:10px
	}
.text_rigft{
	text-align:right;}

.color2{
	color:#006837;}
.color{
	color:#349E88;}

.photo{
	margin: 0 auto;
	margin:20px 0 25px;
	text-align:center;}

.photo img{
	width:550px;
	height:auto;}

/*-----------------------------------------floatセット-----------------------------------------*/

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.cf {
*zoom: 1;
}
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
/*-----------------------------------------padding/margin--------------------------------------*/

.pb_40{}


/*---------------------------------------------------------------------------------------------*/

#wrapper {
	width:811px;
	position: relative; 
	margin: 0 auto;
	text-align: center;
	margin-top:20px;
}

/*------------------------------------------header--------------------------------------*/
#header {
	position: relative;
	margin: 0 auto;
	text-align: center;
}
#header h1 img {
	width:811px;
	height:auto;}
 
 
#header h1 {
	margin-bottom:13px;
}
#hobo {
	position:absolute;
	top:85px;
	left:248px;
	
}

.hobo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FCFCFC;
	}

#hobo img{
	width:324px;
	}

#top_fuki img{
	width:303px;
	max-width:inherit;}
#top_fuki{
	position:absolute;
	top:330px;
	left:625px;}
	
#header .hobo a {
	color: #000;
	text-decoration: none;
}



/*------------------------------------------content--------------------------------------*/


#main{
	width: 811px;
	text-align: left;
	padding:1px 0 ;
	background:url(../images/bg_body.png) repeat-y;
}

.bg{
	text-align:center;
	margin:0 auto;
	padding:0;
	display:block;
	}
.bg img{
	width:811px;
	
}
.bg2{
		text-align:center;
	margin:0 auto;
	padding:0;
	display:block;
	}

.bg2 img{
	
	width:560px;}

#main p{
	margin-bottom:10px;}

#yodogawa {
	width:680px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 2.1em;
	letter-spacing: 0.075em;
	font-weight:bold;
	text-align:left;
	padding-top:25px;
	padding-bottom:50px;
}

#contents{
	width: 760px;
	margin: 0 auto;
	text-align: center;
	
}

#top_btn{
	}

#top_btn img{
	width:121px;
	}
#top_btn ul li{
	padding-bottom:45px;
	display:block;
	}


.img_tree{
	position:absolute;
	left:600px
}
.img_tree img{
	width:122px;
	height:auto;}

#chus_story{
	width: 680px;
	margin:0 auto;
	background-color:#FFFFD8;
	}

.honbun{
	width:550px;
	margin:0 auto;
	text-align:left;
	background-color:#FFFFD8;
	padding: 40px 0 30px;
	margin-bottom:70px;}

.honbun h2 img {
	width:525px;
	height:auto;
	margin-bottom:20px;
	}


.honbun2{
	text-align:left;
	background-color:#FFFFD8;
	padding: 30px 0 30px 0px;
	margin:40px 0;}
	
	.honbun2 p,h3,h4{
		padding-left:65px;}

.honbun2 h3{
	font-size:24px;
	letter-spacing:0.1em;
	color:#006837;}
	

.border{
	margin:0 auto;
	text-align:center;
	padding:30px 0;}
.border2{
	margin:0 auto;
	text-align:center;
	padding:15px 0;}


.honbun2 h2 img {
		padding-left:65px;
	width:525px;
	height:auto;
	margin-bottom:20px;
	}


#guide {
	margin:0 auto;
	text-align:center;
	background: url(../images/border.gif) no-repeat top;
	padding-top:15px;
	}
	
#guide h2 img{
	padding: 30px 0;
	width:430px;
	height:auto;
	}

.chus_bunner{
	margin-top:8px;
	margin-bottom:30px;

	}
.chus_bunner img{
	width:560px;
	}

#guide ul li {
	display: inline-block;
 *vertical-align: auto;
 *zoom: 1;
 *display: inline;
	margin: 0;
	}
.pr_30{
	padding-right:28px;	
	}

#guide ul li img{
	width:164px;
	height:auto;}

#shop{
	margin-top:50px;
	text-align:left;
	padding-top:40px;
	background: url(../images/border.gif) no-repeat top;
	}

#shop  h2 {
	margin:0 auto;
	padding:40px 0 0 0  ;
	text-align:center;
	}

#shop h2 img{
	width:560px;}

.kakomi {
	width:560px;
	padding:20px 0 ;
	margin:0 auto;
	background:url(../images/bg_shop_h.png) repeat-y center;
	}
	
	.kakomi p{
		padding-left:60px;}
	
#shop .btn_chus{
	padding:30px 0 0 0;
	text-align:center;
	margin:0 auto;
	}

.btn_chus img{
	width:361px;
	}
.btn_back{
	text-align:center;
	margin:0 auto;
	}
.btn_back img{
	width:235px;
	height:auto;
	}
	
#top_fuki2 img{
	width:230px;
	height:auto;
	}
#top_fuki2{
	position:absolute;
	top:175px;
	left:550px;}
/*-----------------------------------------footer--------------------------------------*/

#footter{
	padding: 10px 0 ;
	margin: 0 auto;
	text-align:center;
	margin-top:80px;
	background:#66C29D;
	}


#footter ul li {
display: inline-block;
 *vertical-align: auto;
 *zoom: 1;
 *display: inline;
	margin: 0;
	padding-right:50px;
}

#footter img{
	width:119px;
	height:auto;
	}
	
/*-----------------------------------------googlemap--------------------------------------*/
.ggmap {
	margin:30px 0 0 0;
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
	
/*---------------------------スマホ対応------------------------------*/
@media only screen and (max-device-width:420px) {

body {
	font-size:13px;
	letter-spacing:0.075em;
	line-height:1.8em;
	background:url(../images/bg.jpg) center top ;
	}

.photo{
	margin: 0 auto;
	margin:10px 0 15px;
	text-align:center;}
	
.photo img{
	width: 260px;
	height:auto;
	}

.cap{
	font-size:11px;
	letter-spacing:0.06em;
	line-height:1.6em;
	padding-bottom:10px
	}
.att {
	padding-left:0em;
  text-indent:0em;
}
#wrapper {
	width:320px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
}
#header h1{
	margin-bottom:5px;}
#header h1 img {
	width:320px;
	height:auto;}
#hobo {
	position:absolute;
	top:35px;
	left:85px;
}
#top_fuki{
	top: 150px;
	left: 240px;
	}
#top_fuki img{
	width:80px;
	}
.img_tree{
	display:none;
}
.hobo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FCFCFC;
	}

#hobo img{
	width:150px;
	}

.bg img{
	width:320px;
	height: 10px;
}

#yodogawa {
	width:290px;
	font-size: 13px;
	letter-spacing: 0.04em;
    line-height: 1.8em;
	padding-top:5px;
	padding-bottom:10px;
}
#contents{
	width: 290px;
	padding-bottom:20px;
}

#main{
	width:320px;
	text-align: left;
	padding: 1px 0;
	background:url(../images/bg_body.png) repeat-y;
	background-position:center;
	background-size:320px;
	margin:0 auto;

}
#top_btn{
	display:none;}

#chus_story{
	width: 290px;
	}

.honbun{
	width:270px;
	margin:0 auto;
	text-align:left;
	padding: 10px 0 ;
	margin-bottom:40px;}

.honbun h2 img {
	width:250px;
	height:auto;
	margin-bottom:8px;
	}
.honbun2{
	background-color:#FFFFD8;
	padding: 5px 0 20px 0px;
	margin:20px 0;}
	
	.honbun2 p,h3,h4{
		padding:0 10px;}

.honbun2 h3{
	font-size:13px;
	letter-spacing:0.1em;
	color:#006837;}

.honbun2 h2 img {
	width:250px;
	height:auto;
	padding-left:15px;
	margin-bottom:8px;
	}
.btn_back img{
	width:180px;
	height:auto;
	}
	
#top_fuki2 img{
	width:100px;
	height:auto;
	}
#top_fuki2{
	top: 65px;
	left: 220px;}

#guide {
	background-size:290px;
	padding-top:15px;
	}
	
#guide h2 img{
	padding: 5px 0 10px;
	width:280px;
	height:auto;
	}
#guide ul li {
	display:inherit;
 *vertical-align: auto;
 *zoom: 1;
 *display: inline;
	margin: 0;
	padding-bottom:20px;
	padding-right:0px;	}

#guide ul{
	padding-left:0px;
	}
	
#guide ul li img{
	width:250px;
	height:auto;
}

#shop{
	margin-top: 20px;
    text-align: left;
    padding-top: 8px;
    background: url(../images/border.gif) no-repeat top;
		background-size:290px;}

#shop  h2 {
	padding:20px 0 0 0  ;
	}
#shop  h2 img{
	width:290px;
	}
.kakomi {
	width:290px;
	padding:10px 0 ;
	margin:0 auto;
	background:url(../images/bg_shop_h.png) repeat-y center;
	background-size: 290px;
	}
.kakomi p{
    padding-left: 15px;
    padding-right: 15px;
	}
.kakomi p img{
	width:260px;
	}

.border{
	padding:20px 0;}

.border img{
	width:260px;
	height:auto;}
	
#shop .btn_chus{
	padding:10px 0 0 0;
	}
.btn_chus img{
	width:250px;}

.bg2 img{
	width:290px;
	height: 20px;}

#footter{
	padding: 10px 0 ;
	margin-top:30px;
	}


#footter ul li {
display: inline-block;
 *vertical-align: auto;
 *zoom: 1;
 *display: inline;
	margin: 0;
	padding-right:12px;
	padding-bottom:15px;
}
#footter ul{
	padding-left:0;
	margin:8px 0;
	}

#footter img{
	width:80px;
	height:auto;
	}



	}
