@charset "utf-8";



@media print, screen and (min-width: 481px) {


.spHide {
	display: block;
}
.pcHide {
	display: none;
}

#topcontrol {
	display: none;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/

h1 {
	color: #313131;
	font-size: 1.2em;
	font-weight: normal;
}

#gHeader .gHeaderIn {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	background: url(../common/images/bg_img_head.png) left bottom no-repeat;
}

#gHeader .gHeaderIn .logo {
	float: left;
	margin: 0 30px 0 0;
}

#gHeader .gHeaderIn .btnAreaH {
	display: block;
	text-align: right;
	margin: -10px 0 0 0;
}

#gHeader .gHeaderIn .btnAreaH a {
	display: inline-block;
	vertical-align: bottom;
	margin-left: 16px;
}

#gHeader .gHeaderIn .btnAreaH a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#gHeader nav {
	height: 39px;
	background: #6fbd22;
}

#gHeader nav ul {
	width: 1000px;
	margin: 0 auto;
	background: url(../common/images/line_nav.png) right center no-repeat;
}

#gHeader nav li {
	float: left;
	background: url(../common/images/line_nav.png) left center no-repeat;
}

#gHeader nav .nav01 {
	width: 145px;
}

#gHeader nav .nav02 {
	width: 147px;
}

#gHeader nav .nav03 {
	width: 146px;
}

#gHeader nav .nav04 {
	width: 146px;
}

#gHeader nav .nav05 {
	width: 155px;
}

#gHeader nav .last .let {
	display: block;
	font-size: 14px;
	color: #FFF;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 2.8;
	background: #c69343 url(../common/images/line_nav.png) left center no-repeat;
	padding: 0 19px;
}

#gHeader nav .last .let a,
#gHeader nav .last .let span,
#gHeader nav .last .let img {
	display: inline-block;
}

#gHeader nav .last .let span {
	margin: 0 9px 0 0;
}

#gHeader nav li a {
	font-size: 14px;
	color: #FFF;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	display: block;
	line-height: 2.8;
	text-align: center;
}

#gHeader nav li a:hover {
	text-decoration: none;
	color: #FFF000;
}




/*----------サブナビ
---------------------------------*/

#gHeader #snav .secondHide {
	display: none;
}
#gHeader #snav .topHide {
	display: block;
}

#gHeader #snav .pcHide {
	display: none;
}


#gHeader #snav {
	width: 1000px;
	margin: 20px auto 60px;
	display: block;
}
#gHeader #snav li {
	float: left;
	margin: 0 5px 0 0;
}
#gHeader #snav .last {
	margin: 0;
}

#gHeader #snav .child {
	position: absolute;
	z-index: 2;
}

#gHeader #snav .child li {
	float: none;
	margin: 0;
}

#gHeader #snav li a:hover {
	opacity: 0.8;
}


/*------------------------------------------------------------
	パンクズリスト
------------------------------------------------------------*/
#pagePath {
	margin: -30px auto 24px;
	width: 1000px;
}

#pagePath li {
	margin-right: 3px;
	display: inline;
	color: #535353;
	font-size: 1.1em;
	line-height: 1.2;
}

#pagePath li a {
	margin-right: 7px;
	color: #535353;
	text-decoration: underline;
}

#pagePath li a:hover {
	text-decoration: none;
	opacity: 0.8;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
    padding: 73px 0 0;
    overflow: hidden;
    clear: both;
    position: relative;
    width: 100%;
}

#gFooter .fInner {
	margin: 0 auto;
	padding: 26px 0 0 0;
	width: 1100px;
	background: url(../common/images/bg_footer.jpg) center top no-repeat;
}
#gFooter .fInner .fBox {
	width: 514px;
	margin: 0 auto;
}
#gFooter .fInner .fBox .fNavi {
	margin-bottom: 10px;
	text-align: center;
}
#gFooter .fInner .fBox .fNavi li {
	display: inline;
	color: #535353;
	font-size: 1.3em;
	line-height: 2;
}
#gFooter .fInner .fBox .fNavi .pcHide {
	display: none;
}
#gFooter .fInner .fBox .fNavi li a {
	margin-right: 4px;
	color: #535353;
	text-decoration: underline;
}
#gFooter .fInner .fBox .fNavi li a:hover {
	text-decoration: none;
}
#gFooter .fInner .fBox .fNavi01 {
	padding: 5px 0 10px;
}
#gFooter .fInner .fBox .ttl {
	margin-bottom: 13px;
	text-align: center;
}
#gFooter .fInner .fBox p {
	margin-bottom: 22px;
	color: #535353;
	font-size: 1.2em;
	line-height: 1.6;
	text-align: left;
}
#gFooter .fInner .fBox p .tel a[href^="tel:"] {
	pointer-events: none;
	color: #535353;
}
#gFooter .fInner .fBox .copyright {
	margin-bottom: 0;
	margin-top: 418px;
	padding: 0 0 4px 0;
	font-size: 1.2em;
	text-align: center;
	color: #275fc0;
}
#gFooter .fInner .fBox .copyright span {
	display: inline-block;
}
#gFooter .fInner .fLink {
	float: right;
	width: 200px;
}

#gFooter .fInner .fLink li {
	 padding: 5px 0 7px;
}

/*------------------------------------------------------------
	common
------------------------------------------------------------*/
.section {
	margin: 0 auto;
	width: 1000px;
}
.pageTop {
	position: absolute;
	top: 288px;
	right: 0;
}
.pageTop span {
	overflow: hidden;
}
.pageTop a {
	padding: 10px 26px 14px 63px;
	height: 27px;
	float: right;
	display: block;
	color: #FFF;
	font-size: 1.1em;
	text-align: left;
	zoom: 1;
	background: url(../common/images/page_top_bg02.png) no-repeat left top;
}
.pageTop a:hover {
	text-decoration: none;
}
/*------------------------------------------------------------
	pageNavi
------------------------------------------------------------*/
#main .wp-pagenavi {
	margin-top: -15px;
	text-align: center;
}

#main .wp-pagenavi .current,
#main .wp-pagenavi a {
	margin: 0 4px;
	font-size: 1.3em;
	padding: 7px 10px 5px;
	display: inline-block;
	background-color: #ecf7fb;
	/*background-color: #F8F6C8;*/
}

#main .wp-pagenavi .current,
#main .wp-pagenavi a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #36a3cc;
	/*background-color: #7EC144;*/
}

#main .wp-pagenavi .num {
	margin: 0 10px;
}

#main .wp-pagenavi .next a:hover,
#main .wp-pagenavi .next a {
	background: none;
	color: #69a139;
	text-decoration: underline;
}

#main .wp-pagenavi .next a:hover {
	text-decoration: none;
}

/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
#main .headLine01 {
	margin-bottom: 17px;
	padding: 0 0 14px 6px;
	font-size: 2.4em;
	font-weight: normal;
	line-height: 1.2;
	border-bottom: 2px solid #BFAAA5;
}

/*------------------------------------------------------------
	comImgBox
------------------------------------------------------------*/
#main .comImgBox {
	margin-bottom: 30px;
	padding: 0 14px 31px;
	clear: both;
	background: url(images/line01.gif) repeat-x left bottom;
}

#main .comImgBox .phoList {
	margin-top: -11px;
	width: 355px;
	float: left;
}

#main .comImgBox .phoList li {
	margin: 11px 10px 0 0;
	float: left;
}
#main .comImgBox .phoList li img {
	max-width: 340px;
}
	#main .comImgBox .phoList .size165 {
		width: 165px;
	}
	#main .comImgBox .phoList .size165 img {
		width: 100%;
	}
#main .comImgBox .textBox {
	width: 540px;
	float: right;
}

#main .comImgBox .textBox .txtInner {
	margin: 0 13px;
}

#main .comImgBox .textBox p {
	margin-bottom: 24px;
	font-size: 1.4em;
	line-height: 1.75;
}

#main .comImgBox .textBox dl {
	padding-bottom: 4px;
	font-size: 1.4em;
	line-height: 1.7;
}

#main .comImgBox .textBox dd {
	margin: 0 10px 20px;
}

#main .comImgBox .textBox dd .sml {
	display: block;
	font-size: 0.85em;
	line-height: 1.3;
}

#main .comImgBox .textBox dd a {
	color: #69a139;
	text-decoration: underline;
}

#main .comImgBox .textBox dd a:hover {
	text-decoration: none;
}

#main .comImgBox .textBox .noteList li {
	padding-left: 1em;
	font-size: 1.2em;
	text-indent: -1em;
}

/*------------おやつのあげかた
---------------------------------------------*/

#main .comImgBox2 {
	margin-bottom: 30px;
	padding: 0 14px 31px;
	clear: both;
}

#main .comImgBox2 h3 {
	background: #6fbd22;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	display: inline-block;
    padding: 3px 40px 2px 40px;
    margin: 10px 0 20px 0;
}

#main .comImgBox2 th,
#main .comImgBox2 td {
	padding: 0 0 0 20px;
}

#main .comImgBox2 p {
	font-size: 16px;
	font-weight: bold;
	color:#532b03;
	margin: 0 0 8px 0;
}

#main .comImgBox2 p span {
	font-size: 20px;
	color: #d94200;
	margin-right: 3px;
}

#main .comImgBox2 ul li {
	font-size: 12px;
	color:#532b03;
	line-height: 1.5;
}

/*------------------------------------------------------------
	comTable
------------------------------------------------------------*/
/*#main .comTable  {
	width: 100%;
	border-collapse: collapse;
}*/

#main .comTable  {
	/*width: 100%;*/
	width: 640px;
	float: left;
	margin:0 30px 0 0;
	border-collapse: collapse;
}

#main .comTable .style th {
	padding: 8px 0;
	background: url(images/line01.gif) repeat-x left center;
}

#main .comTable th {
	padding: 25px 10px 23px 8px;
	width: 19%;
	font-size: 1.3em;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background: url(../images/detail/th_bg.gif) repeat-y left top;
}

#main .comTable td {
	padding: 0 38px 0 9px;
	width: 87%;
	font-size: 1.3em;
	vertical-align: middle;
	line-height: 1.65;
}

/*------------------------------------------------------------
	baseTable
------------------------------------------------------------*/
#main .baseTable {
	width: 100%;
	border-collapse: collapse;
}

#main .baseTable td,
#main .baseTable th {
	padding: 6px 11px 3px;
	border: 1px solid #D0D0D0;
	text-align: left;
	vertical-align: middle;
	color: #5d433d;
	font-size: 1.2em;
	font-weight: normal;
}

#main .baseTable td {
	width: 68%;
}

#main .baseTable th {
	width: 32%;
	background-color: #ecf7fb;
}

/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
#main .headLine02 {
	margin-bottom: 11px;
	padding: 0 10px 14px;
	clear: both;
	font-size: 2.4em;
	font-weight: normal;
	line-height: 1.2;
	border-bottom: 2px solid #BFAAA5;
}


/*------------------------------------------------------------
	Facebook
------------------------------------------------------------*/
#fbBnr {
    position: fixed;
    top:40px;
    right: 0;
}

#fbBnr a:hover {
    filter: alpha(opacity=70);
    opacity:0.7;
}

/* 16.04.12 add */
#main .noBorder {
	background: none;
	border:none;
}

/*----------facility
---------------------------------*/
.facility {
	margin: 0 0 30px 0;
	background: #fdf8e8;
	padding: 20px 0 30px 0;
}

.facility h2 {
	text-align: center;
	margin: 0 0 26px 0;
}
.facility h2 img {
	display: inline-block;
}
.facility .bnr {
	display: block;
	text-align: center;
	width: 1000px;
	margin: 0 auto;
}
.facility .bnr ul {
font-size: 0;
}
.facility .bnr li {
	width: 200px;
	display: inline-block;
	margin: 4px;
}
.facility .bnr li img {
	width: 100%;
	/*width: 184px;*/
}
.facility .bnr li a:hover {
	opacity: 0.8;
}
/*------------------------------------------------------------
	rightBox
------------------------------------------------------------*/
.rightBox li {
	margin: 0 0 20px 0;
}

/*------------------------------------------------------------
		anchorArea
------------------------------------------------------------*/
.anchorArea {
	display: block;
	text-align: center;
	margin: 0 0 40px 0;
}
.anchorArea li {
	display: inline-block;
	width:210px;
	margin: 0 8px;
}

.anchorArea li a {
	display: block;
	line-height: 2.1;
	padding: 3px 8px 0 0;
	font-size:1.5em;
	color: #FFF;
	background: #71c8e9 url(images/ico_anchor.png) right 16px center no-repeat;
	border-radius: 19px;
	-moz-border-radius: 19px;
	-ms-border-radius: 19px;
	-o-border-radius: 19px;
	-webkit-border-radius: 19px;
}

.anchorArea li a:hover {
	text-decoration: none;
	opacity: 0.8;
}

/*------------------------------------------------------------
		link
------------------------------------------------------------*/
.link .food {
	background: url(../images/trialclass/ico01.png) left center no-repeat;
}
.link .craft {
	background: url(../images/trialclass/ico02.png) left center no-repeat;
}
.link .sky {
	background: url(../images/animals/ico01.png) left center no-repeat;
}
.link .kapikan {
	background: url(../images/animals/ico02.png) left center no-repeat;
}
.link .wanpyon {
	background: url(../images/animals/ico03.png) left center no-repeat;
}
.link .sougen {
	background: url(../images/animals/ico04.png) left center no-repeat;
}
.link .alpaca {
	background: url(../images/animals/ico05.png) left center no-repeat;
}
.link .guide {
	background: url(../images/groups/ico01.png) left center no-repeat;
}
.link .meal {
	background: url(../images/groups/ico02.png) left center no-repeat;
}
.link .trial {
	background: url(../images/groups/ico03.png) left center no-repeat;
}

.link p {
	border-bottom: 1px solid #a2a2a2;
	line-height: 2;
	font-size:28px;
	color: #535353;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 6px 0 0 60px;
	margin: 0 0 30px 0;
}
}

@media screen and (max-width: 480px) {
.spHide {
	display: none;
}
.pcHide {
	display: block;
}
.section {
	margin: 0 auto;
	width: 100%;
}
#container {
	padding: 52px 0 0 0;
}
#main {
	margin: 20px 0 0 0;
}
#main .mainImg .catchKey {
	background: #fff0d5;
	padding: 8px 10px 6px 10px;
	font-size: 1.5em;
	line-height: 1.3;
	font-weight: bold;
	text-align: center;
}
#topcontrol {
	display: block;
}
#gHeader .gHeaderIn {
	position: fixed;
	top: 0;
	z-index: 4;
	width: 100%;
	background: rgba(255,255,255,0.9);
	border-bottom: 2px solid rgba(111,189,34,0.7);
}
#gHeader .gHeaderIn .logo {
	margin: 10px;
}
#gHeader .gHeaderIn .logo img {
	width: 114px;
}
#gHeader #snav .topHide {
	display: none;
}
#gHeader #snav .secondHide {
	display: none;
}
#gHeader #snav .pcHide {
	display: block;
}
#gHeader #snav {
	display: none;
}
/*------------------------------------------------------------
	パンクズリスト
------------------------------------------------------------*/
#pagePath {
	display: none;
}
.section {
	width: 100%;
}

/*////////// navSp //////////*/

/* ナビゲーションアイコン */
/*header #spFixed {
	position: fixed;
	top: 0;
}*/
header .navBtn {
	display: block;
	width: 28px;
	position: fixed;
	top: 12px;
	right: 16px;
	z-index: 5;
	padding: 2px;
	cursor: pointer;
}
header .navBtn span {
	display: block;
	height: 4px;
	width: 100%;
	background: #6fbd22;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
header .navBtn span:nth-of-type(2),
header .navBtn span:nth-of-type(3) {
	margin-top: 5px;
}
/* ナビゲーションアイコン：アクティブ */
header.navOpen .navBtn span:nth-of-type(1) {
	-webkit-transform: translateY(9px) translateX(0) rotate(45deg);
	-ms-transform: translateY(9px) translateX(0) rotate(45deg);
	transform: translateY(9px) translateX(0) rotate(45deg);
}
header.navOpen .navBtn span:nth-of-type(2) {
	margin-top: 5px;
	opacity: 0;
	-webkit-transform: translateY(9px);
	-ms-transform: translateY(9px);
	transform: translateY(9px);
}
header.navOpen .navBtn span:nth-of-type(3) {
	-webkit-transform: translateY(-9px) translateX(0) rotate(-45deg);
	-ms-transform: translateY(-9px) translateX(0) rotate(-45deg);
	transform: translateY(-9px) translateX(0) rotate(-45deg);
}
/*-----スマホナビオープン-----*/
.spMenu {
	display: none;
	position: fixed;
	z-index: 3;
	top: 50px;
	width: 100%;
}
.spMenu li {
	width: 100%;
}
.spMenu li a {
	/*background: #eeffdd url(images/icon_arrow01_sp.png) right 10px center no-repeat;*/
	display: block;
	color: #57aa05;
	font-size: 14px;
	padding: 10px 0 10px 10px;
	box-sizing: border-box;
	width: 100%;
	text-decoration: none;
	border-bottom: 1px solid #6fbd22;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.spMenu .sToggle ul li a {
	background: #2d69bb url(images/icon_arrow01_sp.png) right 10px center no-repeat;
	display: block;
	color: #57aa05;
	font-size: 14px;
	padding: 10px 0 6px 20px;
	box-sizing: border-box;
	width: 100%;
	text-decoration: none;
}
.spMenu li .btnMain {
	background: #6fbd22;
	border: none;
	color: #FFF;
}
.spMenu li .btnM {
	background: #eeffdd;
}
.spMenu .arrow a {
	background: #eeffdd url(images/icon_arrow01_sp.png) right 11px center no-repeat;
	background-size: 8px;
}
.spMenu .sToggle ul li .btnS {
	background: #FFF url(images/icon_arrow01_sp.png) right 11px center no-repeat;
	background-size: 8px;
}
.spMenu .sToggle ul li .btnS span {
	display: inline-table;
	vertical-align: middle;
}
.spMenu .sToggle ul li .btnS span img {
	width: 12px;
}
.spMenu .sToggle ul li a img {
	width: 20px;
	margin: 0 0 1px 0;
}
.spMenu li .noArrow {
	background: #004097;
	display: block;
	color: #FFF;
	font-size: 14px;
	padding: 10px 0 10px 10px;
	box-sizing: border-box;
	width: 100%;
	text-decoration: none;
}
.spMenu .under {
	width: 50%;
	float: left;
}
.spMenu .under a {
	background: #FFF;
	text-align: center;
	color: #535353;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #9d9d9d;
	padding: 10px 0;
}
.spMenu .under a:nth-child(odd) {
	border-right: 1px solid #9d9d9d;
}
.spMenu .under a span {
	display: block;
}
.spMenu .under a span img {
	margin: 0 auto;
	width: 34px;
}
.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}	
/*////////// accordion_icon //////////*/
.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.accordion_icon {
	position: relative;
	width: 16px;
	height: 16px;
	float: right;
	top:5px;
	right:8px;
}
#navSp ul li li a .accordion_icon {
	top:4px;
}
.accordion_icon span {
	position: absolute;
	right: 0px;
	width: 100%;
	height: 2px;
	background-color: #6fbd22;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
	.accordion_icon .white {
		background: #FFF;
	}
.accordion_icon span:nth-of-type(1) {
	top: 5px;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
	top: 5px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion_icon.active span:nth-of-type(2) {
	top: 5px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}	
	
#navSp .spMenu {
	overflow: auto;
	width: 100%;
	background: rgba(255,255,255,0.8);
}
.spMenu .shop {
	box-shadow:0px -6px 12px 2px #4b4b4b;
	-moz-box-shadow:0px -6px 12px 2px #4b4b4b;
	-webkit-box-shadow:0px -6px 12px 2px #4b4b4b;
}
#main .section .inner img {
	width: 100%;
}
/*------------------------------------------------------------
		anchorArea
------------------------------------------------------------*/
.anchorArea {
	display: block;
	text-align: left;
	margin: 0 0 15px 0;
}
.anchorArea li {
	display: inline-block;
	width:48%;
	margin: 0 2px 10px 2px;
}

.anchorArea li a {
	display: block;
	line-height: 2.1;
	padding: 8px 8px 6px 8px;
	font-size:1.2em;
	color: #FFF;
	background: #71c8e9 url(images/ico_anchor.png) right 8px center no-repeat;
}

.anchorArea li a:hover {
	text-decoration: none;
	opacity: 0.8;
}
/*------------------------------------------------------------
		photolist
------------------------------------------------------------*/	
#main .comImgBox .phoList {
	margin: 0 0 18px 0;
}
/*------------------------------------------------------------
		link
------------------------------------------------------------*/

.link .sky,
.link .food,
.link .craft,
.link .kapikan,
.link .wanpyon,
.link .sougen,
.link .guide,
.link .meal,
.link .trial {
	background: url(../common/images/ico12.gif) left bottom 8px no-repeat;
	background-size: 16px;
}
.link p {
	border-bottom: 2px solid #a2a2a2;
	line-height: 1.6;
	font-size:18px;
	font-weight: bold;
	color: #535353;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 6px 0 0 20px;
	margin: 0 0 15px 0;
}	
/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
#main .headLine01 {
	margin-bottom: 17px;
	padding: 0 0 4px 6px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3;
	border-bottom: 1px solid #BFAAA5;
}	
#main .comImgBox .textBox .noteList li {
	padding-left: 1em;
	font-size: 1.2em;
	text-indent: -1em;
}	
/*------------おやつのあげかた
---------------------------------------------*/

#main .comImgBox2 {
	margin-bottom: 30px;
	padding: 0;
	clear: both;
}

#main .comImgBox2 h3 {
	background: #6fbd22;
	color: #FFF;
	font-size: 15px;
	font-weight: normal;
	display: inline-block;
    padding: 3px 20px 1px 20px;
    margin: 10px 0 6px 0;
}

#main .comImgBox2 th,
#main .comImgBox2 td {
	padding: 0 0 5px 0;
	display: block;
}

#main .comImgBox2 p {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.3;
	color:#532b03;
	margin: 0 0 8px 0;
}

#main .comImgBox2 p span {
	font-size: 16px;
	color: #d94200;
	margin-right: 3px;
}

#main .comImgBox2 ul li {
	font-size: 12px;
	color:#532b03;
	line-height: 1.5;
}	
/*------------------------------------------------------------
	pageNavi
------------------------------------------------------------*/
#main .wp-pagenavi {
	text-align: center;
	margin: -15px 0 16px 0;
	padding: 0 10px;
}
#main .wp-pagenavi .current,
#main .wp-pagenavi a {
	margin: 0 4px 12px;
	font-size: 1.2em;
	padding: 5px 9px 3px;
	display: inline-block;
	background-color: #ecf7fb;
}
#main .wp-pagenavi .current,
#main .wp-pagenavi a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #36a3cc;
}
#main .wp-pagenavi .num {
	margin: 0 10px;
}
#main .wp-pagenavi .next a:hover,
#main .wp-pagenavi .next a {
	background: none;
	color: #69a139;
	text-decoration: underline;
}
#main .wp-pagenavi .next a:hover {
	text-decoration: none;
}	
	

/*----------facility　近隣観光施設
---------------------------------*/
.facility {
	margin: 0 0 50px 0;
	background: #fdf8e8;
	padding: 0 0 30px 0;
}
.facility h2 span {
	font-size: 16px;
	font-weight: bold;
	color: #535353;
	display: block;
	padding: 6px 0;
	background: #fdeebd;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
}
.facility h2 {
	text-align: center;
	margin: 0 0 26px 0;
}
.facility .bnr {
	display: block;
	text-align: center;
}
.facility .bnr li {
	display: inline-block;
	margin: 0 4px;
}
.facility .bnr li img {
	width: 184px;
}
.facility .bnr li a:hover {
	opacity: 0.8;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
    padding: 50px 0 0;
    overflow: hidden;
    clear: both;
    position: relative;
    width: 100%;
}
#gFooter .fInner {
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #6fbd22;
}
#gFooter .fInner .fBox {
	margin: 0 auto;
}
#gFooter .fInner .fBox .fNavi {
	margin-bottom: 18px;
	text-align: center;
}
#gFooter .fInner .fBox .fNavi li {
	display: inline;
	color: #535353;
	font-size: 1.2em;
	line-height: 2.4;
	padding: 0 0 10px 0;
}
#gFooter .fInner .fBox .fNavi .spHide {
	display: none;
}
#gFooter .fInner .fBox .fNavi li a {
	margin-right: 4px;
	color: #535353;
	text-decoration: underline;
}
#gFooter .fInner .fBox .fNavi li a:hover {
	text-decoration: none;
}
#gFooter .fInner .fBox .fNavi .contactF {
	display: block;
	background: #f36a3a;
	padding: 0;
	margin-bottom: 19px;
	width: 50%;
	margin: 0 auto 14px;
	line-height: 1.6;
}
#gFooter .fInner .fBox .fNavi .contactF a {
	color: #FFF;
	padding: 8px;
	display: block;
	font-size: 1.5em;
	text-decoration: none;
}
#gFooter .fInner .fBox .fNavi01 {
	padding: 5px 0 10px;
}
#gFooter .fInner .fBox .ttl {
	margin-bottom: 13px;
	text-align: center;
}
#gFooter .fInner .fBox p {
	margin-bottom: 22px;
	color: #535353;
	font-size: 1.2em;
	line-height: 1.6;
	text-align: center;
}
#gFooter .fInner .fBox p .tel a {
	font-size: 26px;
	color: #f36a3a;
}
#gFooter .fInner .fBox .copyright {
	margin-bottom: 0;
	margin-top: 18px;
	padding: 3px 0 2px 0;
	font-size: 1.1em;
	text-align: center;
	background: #6fbd22;
	color: #FFF;
}
#gFooter .fInner .fLink {
	float: right;
	width: 200px;
}
#gFooter .fInner .fLink li {
	 padding: 5px 0 7px;
}



}





