/*全体
--------------------------------------------------------------------------*/
@media screen and (max-width:640px){
img{
max-width: 100%;
height: auto;
width :auto;
}
#con{
width:100%;
}
/*以下、画面の横幅が640pxまでの場合のスタイル記入〜*/

/*全体
--------------------------------------------------------------------------*/
html{
	background:none;
}

/*paddingとborderをwidthに含める*/
* {	
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

body {
	margin: 0;
	padding: 0;
	COLOR: #222;
	FONT-SIZE:13px;
	font-family: "メイリオ", Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";
	LINE-HEIGHT: 130%;
	text-align: center;
	background:none;
}

#con{
    width:100%;
	height:auto;
	margin:0px auto;
	padding:0;
	position:relative;
}

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

img{
	border:0;
}

a:link,a:visited{
	outline:0;
	color:#083392;
}

a:hover{
	outline:0;
	color:#FF9B11;
}

a:active{
	outline:0;
	color:#083392;
}

a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

br.sp{
	display:none;
}
br.spt{
	display:inherit;
}
br.spm{
	display:none;
}
br.sm{
	display:inherit;
}
br.smt{
	display:inherit;
}
br.smm{
	display:none;
}
.nsm{
	display:none;
}
.nsp{
	display:inherit;
}
@media only screen and (max-width: 480px) {
br.spt{
	display:none;
}
br.spm{
	display:inherit;
}
br.smt{
	display:none;
}
br.smm{
	display:inherit;
}
.nsm{
	display:none;
}
}

/*ヘッダ
--------------------------------------------------------------------------*/
header{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background: none;
	background-color: #88b83e;
}

#logo{
	clear: both;
	float: left;
	width: 58%;
	height: auto;
	margin: 0;
	padding: 10px 0 10px 2%;
	text-align: left;
}

#logo h1{
display: none;
	clear: both;
	float: left;
	width: 200%;
	height: auto;
	margin: 3px 0 0;
	padding: 0;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	line-height: 120%;
	color: #fff;
}

#tel{
display: none;
	float: right;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 20px 0 0;
}
#h-sns{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 5px 2%;
display: flex;
background: #fff;
align-items: center;
text-align: left;
}
#h-sns img{
max-height: 70px;
margin: 0 2%;
max-width: 90%;
}

@media only screen and (max-width: 480px) {
#logo{
	clear: both;
	float: left;
	width: 96%;
	height: auto;
	margin: 0;
	padding: 2px 2% 5px;
	text-align:center;
}
#logo img{
max-width: 80%;
margin: 10px 0 0;
}
#logo h1{
display: none;
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 3px 0 15px;
	padding: 0;
	text-align:center;
	font-size: 13px;
	font-weight: normal;
	line-height: 120%;
	color: #fff;
}
#tel{
display: none;
	float: right;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}
#tel img{
max-width: 90%;
}
}

/*メニュー
--------------------------------------------------------------------------*/
menu{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 1px 0 0;
	padding: 0;
	background: none;
	background-color: #88b83e;
}

#toggle{
	display:none;
}

menu ul{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 10px 0 10px;
	line-height: 100%;
}

menu li{
	float: left;
	width: 18%;
	margin: 0 1% 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 13px;
	line-height: 100%;
}
menu li.m5{
	width: 23%;
}

menu li img{
	margin: 0 0 5px;
	vertical-align: middle;
}

menu li.m6{
	display: block;
	width: 47%;
	height: auto;
	margin: 5px 1% 0 2%;
	padding: 17px 0 15px;
	background: url(image/menu6sm.png) no-repeat left top;
	background-size: 100% 100%;
}
menu li.m7{
	display: block;
	width: 47%;
	height: auto;
	margin: 5px 2% 0 1%;
	padding: 17px 0 15px;
	background: url(image/menu7sm.png) no-repeat left top;
	background-size: 100% 100%;
}

menu ul a:link,menu ul a:visited{
	display: block;
	height: auto;
	line-height: 100%;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
menu ul a:hover{
	color: #ffc655;
}

menu ul li.m6 a:link,menu ul li.m6 a:visited{
	display: block;
	height: auto;
	line-height: 100%;
	text-decoration: none;
	color: #000;
	font-weight: normal;
	text-indent: 1em;
}
menu ul li.m6 a:hover{
	color: #219287;
}
menu ul li.m7 a:link,menu ul li.m7 a:visited{
	display: block;
	height: auto;
	line-height: 100%;
	text-decoration: none;
	color: #000;
	font-weight: normal;
	text-indent: 2em;
}
menu ul li.m7 a:hover{
	color: #fff;
}

@media only screen and (max-width: 480px) {
menu{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	background:none;
	background-size: 100% 100%;
	background-color: #88b83e;
}
menu ul{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	text-align:left;
}
#hmenu{
	display: none;
}
#hmenu li{
	width: 100%;
}

menu li{
	width:100%;
	font-size:13px;
	padding:0;
	margin: 5px 0 0;
	line-height:auto;
	border-bottom: 1px solid #fff;
}

menu li.m5{
	width: 100%;
}

menu li.m6,menu li.m7{
	border-bottom: none;
}

menu li img{
	margin: 0 10px 0 0;
	vertical-align: middle;
	width: 10%;
}

menu li.m6{
	display: block;
	height: auto;
	margin: 5px 0 0;
	padding: 10px 0 8px;
	background: url(image/menu6sm.png) no-repeat left top;
	background-size: 100% 100%;
}
menu li.m7{
	display: block;
	height: auto;
	margin: 5px 0 0;
	padding: 10px 0 8px;
	background: url(image/menu7sm.png) no-repeat left top;
	background-size: 100% 100%;
}

menu ul a:link,menu ul a:visited{
	display: block;
	height: auto;
	line-height: 100%;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 10px 0 8px 5%;
}
menu ul a:hover{
	color: #ffc655;
}

menu ul li.m6 a:link,menu ul li.m6 a:visited{
	display:block;
	height: auto;
	line-height: 100%;
	text-decoration: none;
	color: #000;
	font-weight: normal;
	text-indent: 5em;
	padding: 10px 0 10px 0;
}
menu ul li.m6 a:hover{
	color: #219287;
}
menu ul li.m7 a:link,menu ul li.m7 a:visited{
	display: block;
	height: auto;
	line-height: 100%;
	text-decoration: none;
	color: #000;
	font-weight: normal;
	text-indent: 5em;
	padding: 10px 0 10px;
}
menu ul li.m7 a:hover{
	color: #fff;
}

#toggle{
	display: block;
	position: relative;
	width: 100%;
	background: #219287;
}
#toggle a{
	display: block;
	position: relative;
	padding: 12px 0 10px;
	border-bottom: 1px solid #3C3322;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#toggle a:hover{
	color:#fff;
}

#toggle a:visited{
	color:#fff;
}

a:active{
	outline:0;
	color:#fff;
}
#toggle:before{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #fff;
}
#toggle a:before, #toggle a:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 4px;
	background: #219287;
}
#toggle a:before{
	margin-top: -6px;
}
#toggle a:after{
	margin-top: 2px;
}
}

/*サイドメニュー
--------------------------------------------------------------------------*/
aside{
	display: none;
	clear: both;
	float: left;
	width: 250px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

aside p{
	font-size: 13px;
	line-height: 120%;
	text-align: left;
	margin: 0 0 20px;
	padding: 0;
}

aside img{
	margin: 0 0 10px;
}

#sidemenu,#sidemenu2{
	clear: both;
	float: left;
	width: 250px;
	height: auto;
	margin: 0 0 10px;
	padding: 0;
	background: url(image/sidemenu1.png) no-repeat left top;
}
#sidemenu2{
	margin: 10px 0 10px;
	background: url(image/sidemenu5.png) no-repeat left top;
}

#sidemenu h1,#sidemenu2 h1{
	clear: both;
	float: left;
	width: 250px;
	height: auto;
	margin: 8px 0 0;
	padding: 0 0 4px;
	text-align: left;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 100%;
	text-indent: 2em;
}

#sidemenubox1,#sidemenubox4{
	clear: both;
	float: left;
	width: 250px;
	height: auto;
	margin: 0;
	padding: 0;
	background: url(image/sidemenu3.png) repeat-y left top;
}
#sidemenubox4{
	background: url(image/sidemenu7.png) repeat-y left top;
}

#sidemenubox2,#sidemenubox5{
	clear: both;
	float: left;
	width: 250px;
	height: auto;
	margin: 0;
	padding: 20px 0 0;
	background: url(image/sidemenu2.png) no-repeat left top;
}
#sidemenubox5{
	background: url(image/sidemenu6.png) repeat-y left top;
}

#sidemenubox3,#sidemenubox6{
	clear: both;
	float: left;
	width: 250px;
	height: auto;
	margin: 0;
	padding: 0 0 12px;
	background: url(image/sidemenu4.png) no-repeat left bottom;
}
#sidemenubox6{
	background: url(image/sidemenu8.png) no-repeat left bottom;
}

#sidemenu ul,#sidemenu2 ul{
	clear: both;
	float: left;
	width: 220px;
	height: auto;
	margin: 0 15px;
	padding: 0;
}

#sidemenu li,#sidemenu2 li{
	text-align: left;
	margin: 15px 0 0;
	padding: 0 0 3px 10px;
	line-height: 100%;
	color: #fff;
	border-bottom: 2px dotted #fff;
	font-size: 15px;
	list-style-type: none;
	background: url(image/sidemenu-li.png) no-repeat left top;
}

#sidemenu li a,#sidemenu2 li a{
	text-decoration: none;
	color: #fff;
}
#sidemenu li a:hover,#sidemenu2 li a:hover{
	color: #ffc655;
}

#news{
	clear: both;
	float: left;
	width: 250px;
	height: auto;
	margin: 10px 0 10px;
	padding: 0;
}

#news h1{
	clear: both;
	float: left;
	width: 250px;
	height: auto;
	margin: 0;
	padding: 10px 0 8px;
	text-align: left;
	text-indent: 1em;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 100%;
	background: #b72b38;
	border-radius: 10px 10px 0px 0px;
}

#news h1 img{
	float: right;
	margin: 0 5px 0 0;
}

#news-box{
	clear: both;
	float: left;
	width: 228px;
	height: auto;
	margin: 0 0 10px;
	padding: 0 10px 10px;
	border: 1px solid #b72b38;
}

#news article{
	clear: both;
	float: left;
	width: 228px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#news footer{
	clear: both;
	float: left;
	width: 228px;
	height: auto;
	margin: 10px 0 10px;
	padding: 0;
	font-size:13px;
	text-align: left;
	line-height: 100%;
}

#news header{
	clear: both;
	float: left;
	width: 228px;
	height: auto;
	margin: 0;
	padding: 0;
}

aside #news article h2{
	clear: both;
	float: left;
	width: 228px;
	height: auto;
	margin: 0 0 10px;
	padding: 0;
	text-align:left;
	font-size: 13px;
	font-weight: bold;
	line-height: 100%;
}
aside #news article h2 a{
	color: #333;
}

aside .entry-content{
	clear: both;
	float: left;
	width: 228px;
	height: auto;
	margin: 0;
	padding: 0 0 5px;
	border-bottom: 1px dotted #333;
}

aside .entry-content p{
	margin: 0;
}

#area{
	clear: both;
	float: left;
	width: 228px;
	height: auto;
	margin: 0 0 10px;
	padding: 10px 10px 0;
	border: 1px solid #88b83e;
}

#area h2{
	clear: both;
	float: left;
	width: 228px;
	height: auto;
	margin: 0 0 10px;
	padding: 10px 0 8px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
	color: #fff;
	background: #88b83e;
}

#area p{
	margin: 0 0 10px;
	padding: 0;
	line-height: 130%;
}

#shop,#freearea{
	clear: both;
	float: left;
	width: 250px;
	height: auto;
	margin: 0 0 10px;
	padding: 0;
}

#shop p,#freeareap{
	margin: 0 0 20px;
	padding: 0;
}

/*メイン
--------------------------------------------------------------------------*/
main{
	clear:both;
	float:left;
	width:96%;
	height:auto;
	margin:20px 2% 50px;
	padding:0;
}

main p{
	margin:0 0 20px;
	padding:0;
	text-align:justify;
	text-justify:inter-ideograph;
}

article{
	float: right;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

#omakase{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 20px 0 20px;
	padding: 0;
	background: none;
}

#omakase h1{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 20px;
	padding: 0;
	text-align: left;
	font-weight: bold;
	font-size: 25px;
	color: #88b83e;
	line-height: 100%;
}
@media only screen and (max-width: 480px) {
#omakase h1{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 20px;
	padding: 0;
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	color: #88b83e;
	line-height: 100%;
}
}

#omakase p{
	margin: 0 0 20px;
}

#omakase img{
	float: right;
	margin: 0 0 0 15px;
}
@media only screen and (max-width: 480px) {
#omakase img{
	width: 30%;
	float: right;
	margin: 0 0 0 10px;
}
}

p.f20b,.f20b{
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
}

@media only screen and (max-width: 480px) {
p.f20b,.f20b{
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
}
}

#campain{
	clear: both;
	float: left;
	width:100%;
	height: auto;
	min-height: auto;
	margin: 0 0 20px;
	padding: 0;
	background: none;
}

.camp-box1,.camp-box2{
	float: left;
	width:48%;
	height: auto;
	margin: 0 1%;
	padding: 0;
}
.camp-box2{
	margin: 0 1%;
}

#campain h2{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 10px 0 8px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size:15px;
	line-height: 100%;
	background: #b72b38;
}

@media only screen and (max-width: 480px) {
.camp-box1,.camp-box2{
	float: left;
	width:100%;
	height: auto;
	margin: 0 0 10px;
	padding: 0;
}
.camp-box2{
	margin: 0 0 10px;
}
#campain h2{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 10px 0 8px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size:13px;
	line-height: 100%;
	background: #b72b38;
}
}

#tokucho{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 20px;
	padding: 0;
	background: none;
}

#tokucho-box{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 20px 0 100px;
	background: #e7f1d8 url(image/top-tokucho2.png) no-repeat center bottom;
	background-size: contain;
	border-radius: 10px;
}

#tokucho-box h1{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 15px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #88b83e;
	line-height: 100%;
}

#tokucho-box p{
	font-size: 13px;
	margin: 0 3% 20px;
}

.tokucho-box{
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
}

.tokucho-box h2{
	clear: both;
	float: none;
	width: 80%;
	color: #88b83e;
	border: 1px solid #88b83e;
	border-radius: 10px;
	font-size: 18px;
	font-weight: bold;
	background: #fff;
	margin: 0 auto 10px;
	line-height: 100%;
	text-align: center;
	padding: 8px 0 5px;
}

.tokucho-box p{
	margin: 0 3%;
	padding: 0 5%;
	line-height: 140%;
}

@media only screen and (max-width: 480px) {
#tokucho-box{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 20px 0 60px;
	background: #e7f1d8 url(image/top-tokucho2.png) no-repeat center bottom;
	background-size: contain;
	border-radius: 10px;
}
#tokucho-box h1{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 15px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #88b83e;
	line-height: 120%;
}
.tokucho-box h2{
	clear: both;
	float: none;
	width: 80%;
	color: #88b83e;
	border: 1px solid #88b83e;
	border-radius: 10px;
	font-size: 15px;
	font-weight: bold;
	background: #fff;
	margin: 0 auto 10px;
	line-height: 100%;
	text-align: center;
	padding: 8px 0 5px;
}
}

#aisatsu{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background: none;
	text-align: center;
}

#aisatsu img{
	float: left;
	margin: 0 10px 10px 0;
}

#aisatsu p{
	font-size: 13px;
	margin: 0 0 20px 0;
	line-height: 130%;
}

#voice-area{
	float: right;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background:none;
}

#voice-box{
	clear: both;
	float: left;
	width: 100%;
	height:auto;
	margin: 0 0 20px;
	padding: 15px 0 0;
	background-color: #e7f1d8;
	border-radius: 10px;
}

#voice-area h1{
	clear: both;
	float: left;
	width: 90%;
	height: auto;
	margin: 0 0 20px;
	padding: 12px 0 15px 10%;
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	color: #88b83e;
	line-height: 100%;
	background: url(image/top-voice2.png) no-repeat left top;
}
@media only screen and (max-width: 480px) {
#voice-area h1{
	clear: both;
	float: left;
	width: 85%;
	height: auto;
	margin: 0 0 20px;
	padding: 12px 0 15px 15%;
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	color: #88b83e;
	line-height: 100%;
	background: url(image/top-voice2.png) no-repeat left top;
}
}

#voice-waku{
	clear: both;
	float: left;
	width: 100%;
	height: 200px;
	margin: 0;
	padding: 0 3% 15px;
	overflow-y: scroll;
}

.voice{
	clear: both;
	float: left;
	width: 98%;
	height: auto;
	margin: 0 2% 10px 0;
	padding: 0 0 10px;
	border-bottom: 1px dotted #333;
}

.voice p{
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 130%;
}

#info{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}

#info p{
	text-align: center;
	font-size: 15px;
	line-height: 130%;
	margin: 0 0 20px;
}

p.f-green-b,.f-green-b{
	color: #88b83e;
	font-weight: bold;
}

.f-green35b,p.f-green35b{
	font-weight: bold;
	font-size: 25px;
	color: #88b83e;
	line-height: 130%;
}

.f-orange35b,p.f-orange35b{
	font-weight: bold;
	font-size: 25px;
	color: #ff8515;
	line-height: 130%;
	text-shadow: 1px 1px 2px #111;
}

.f-orange55b,p.f-orange55b{
	font-weight: bold;
	font-size: 40px;
	color: #ff8515;
	line-height: 110%;
	text-shadow: 2px 2px 3px #000;
}

.f-red-b{
	color: rgba(231,27,31,1.00);
	font-weight: bold;
}

.f-red25b,p.f-red25b{
	color: rgba(231,27,31,1.00);
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
}

@media only screen and (max-width: 480px) {
.f-green35b,p.f-green35b{
	font-weight: bold;
	font-size: 20px;
	color: #88b83e;
	line-height: 130%;
}

.f-orange35b,p.f-orange35b{
	font-weight: bold;
	font-size: 20px;
	color: #ff8515;
	line-height: 130%;
	text-shadow: 1px 1px 3px #111;
}

.f-orange55b,p.f-orange55b{
	font-weight: bold;
	font-size: 25px;
	color: #ff8515;
	line-height: 110%;
	text-shadow: 2px 2px 3px #000;
}

.f-red-b{
	color: rgba(231,27,31,1.00);
	font-weight: bold;
}

.f-red25b,p.f-red25b{
	color: rgba(231,27,31,1.00);
	font-size: 17px;
	font-weight: bold;
	line-height: 120%;
}
}

/*フッタ
--------------------------------------------------------------------------*/
#page-top{
	width:40px;
	height:40px;
	display:none;
	position:fixed;
	right:16px;
	bottom:16px;
	color:#fff;
}
 
#page-top p{
	margin:0;
	padding:0;
	text-align:center;
	background:#3b3b3b;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
	color:#fff;
}
 
#page-top p:hover{
	background:#8b8b8b;
	color:#fff;
}
 
#move-page-top{
	color:#fff;
	line-height:40px;
	text-decoration:none;
	display:block;
	cursor:pointer;
}

#sub-menu{
	display: none;
	clear: both;
	float: left;
	width: 96%;
	height: auto;
	margin: 0;
	padding: 10px 2% 0;
	background: #eeeeee;
}

#sub-menu ul,#sub-menu ul.bno,#sub-menu ul.bok{
	float: left;
	width: auto;
	height: 130px;
	margin: 0 20px 0 0;
	padding: 0 0 0 20px;
	border-left:1px dotted #88b83e;
}
#sub-menu ul.bno{
	border-left:none;
}
#sub-menu ul.bok{
	margin: 0;
	padding: 0 20px 0 20px;
	border-left:1px dotted #88b83e;
	border-right:1px dotted #88b83e;
}

#sub-menu li{
	margin: 0 0 15px;
	padding: 0;
	line-height: 100%;
	list-style-type: none;
	font-size: 13px;
	text-align: left;
}

#sub-menu li a{
	color: #333;
}

#sub-menu li.lino{
	display: none;
}

#tab-menu{
	display: inherit;
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background: #eee;
}

#tab-menu ul{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

#tab-menu li{
	float: left;
	width: 50%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#tab-menu li a{
	display: block;
	width: 100%;
	height: auto;
	padding: 10px 0 8px;
	text-decoration: none;
	color: #333;
}
#tab-menu li a.t-pict{
	display: block;
	float: left;
	width: 50%;
	height: auto;
	padding: 4px 0 1px;
	text-decoration: none;
	color: #333;
}

footer{
	clear: both;
	float: left;
	width:100%;
	height: auto;
	margin: 0;
	padding: 10px 2%;
	background: #88b83e;
}

footer #logo{
	clear: both;
	float: left;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 20px 2% 0 0;
	text-align: left;
}

footer p{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 10px 0 0;
	padding: 0;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	line-height: 120%;
	color: #fff;
}

footer #tel{
	float: right;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

@media only screen and (max-width: 480px) {
footer #logo{
display: none;
	clear: both;
	float: left;
	width: 96%;
	height: auto;
	margin: 0;
	padding: 0 2%;
	text-align:center;
}

footer  p{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 10px 0 0;
	padding: 0;
	text-align:center;
	font-size: 13px;
	font-weight: normal;
	line-height: 120%;
	color: #fff;
}

footer #tel{
	float: right;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}
}

/*wordpress
--------------------------------------------------------------------------*/
#sub-page,#sub-page header,#sub-page footer{
	float:right;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	background: none;
}

#sub-page h1{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 30px;
	padding: 10px 0 10px;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	text-indent: 1em;
	line-height: 100%;
	color: #fff;
	background: #88b83e;
}
#sub-page h1.entry-title2{
	margin: 40px 0 30px;
}

@media only screen and (max-width: 480px) {
#sub-page h1{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 30px;
	padding: 10px 0 10px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	text-indent: 1em;
	line-height: 100%;
	color: #fff;
	background: #88b83e;
}
#sub-page h1.entry-title2{
	margin: 40px 0 30px;
}
}

#sub-page .edit-link,#sub-page .byline,#sub-page .updated,#sub-page .screen-reader-text{
	display: none;
}
#sub-page .published{
	display: inherit;
}

#sub-page .entry-meta{
	margin: 0 0 30px;
	text-align: right;
}

#sub-page h1 a{
	text-decoration: none;
	color: #fff;
}

#sub-page ul{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 30px;
	padding: 0;
	text-align: left;
}

#sub-page li{
	margin: 0 0 15px 20px;
	padding: 0 0 15px;
	text-align: left;
}

nav{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 30px 0 0;
	padding: 0;
	font-size: 13px;
	text-align: center;
	line-height: 100%;
}

nav .screen-reader-text{
	display: none;
}

.nav-previous,.nav-next{
	float: left;
	width: 50%;
}

.nav-title-icon-wrapper{
	display: none;
}

nav svg{
	width: 10%;
	text-align: center;
}

.nav-title{
	margin: 0 0 0 10px;
}

#sub-page img{
	margin: 0 0 10px;
}
#sub-page img.pictright{
	float: right;
	margin: 0 0 0 20px;
}
#sub-page img.pictleft{
	float: left;
	margin: 0 20px 0 0;
}

.price-box,.price-box-set,.price-box-camp{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 10px;
	padding: 0 0 10px;
	background: url(image/ofuro-price.png) no-repeat left top;
	background-size: 100% 100%;
}
.price-box-set{
	background: url(image/ofuro-price2.png) no-repeat left top;
	background-size: 100% 100%;
	padding: 0 0 10px;
}
.price-box-camp{
	background: url(image/price-camp.png) no-repeat left top;
	background-size: 100% 100%;
	padding: 0 0 10px;
}

.price-box h2,.price-box-set h2,.price-box-camp h2{
	clear: both;
	float: left;
	width: 96%;
	height: auto;
	margin: 15px 0 0 2%;
	padding: 0;
	text-align: left;
	line-height: 100%;
	background: none;
	color: #88b83e;
	text-shadow: 1px 1px 3px #000;
	font-weight: bold;
	font-size: 30px;
	text-indent: 0;
}
.price-box-set h2{
	width: 80%;
	text-indent: 0;
	color: #fa5311;
	margin: 15px 0 10px 20%;
}
.price-box-camp h2{
	width: 80%;
	text-indent: 0;
	color: #f74c90;
	margin: 15px 0 10px 20%;
	font-size: 30px;
}

.price-box p,.price-box-set p,.price-box-camp p{
	margin: 0 30px 10px 0;
	text-align: right;
	font-size: 40px;
	font-weight: bold;
	color: rgba(241,12,15,1.00);
	text-shadow: 1px 1px 3px #000;
	line-height: 100%;
}
.price-box-camp p{
	margin: 0 20px 5px 0;
	font-size: 30px;
}
.price-box p.p-small,.price-box-set p.p-small,.price-box-camp p.p-small{
	font-size: 15px;
	color: #222;
	text-shadow:none;
	font-weight: normal;
	line-height: 120%;
}

@media only screen and (max-width: 480px) {
.price-box h2,.price-box-set h2,.price-box-camp h2{
	clear: both;
	float: left;
	width: 96%;
	height: auto;
	margin: 15px 0 5px 2%;
	padding: 0;
	text-align: left;
	line-height: 100%;
	background: none;
	color: #88b83e;
	text-shadow: 1px 1px 2px #000;
	font-weight: bold;
	font-size: 20px;
	text-indent: 0;
}
.price-box-set h2{
	width: 80%;
	text-indent: 0em;
	color: #fa5311;
	margin: 10px 0 10px 20%;
	font-size: 15px;
}
.price-box-camp h2{
	width: 85%;
	text-indent: 0;
	color: #f74c90;
	margin: 15px 0 10px 15%;
	font-size: 20px;
}
.price-box p,.price-box-set p,.price-box-camp p{
	margin: 0 20px 5px 0;
	text-align: right;
	font-size: 25px;
	font-weight: bold;
	color: rgba(241,12,15,1.00);
	text-shadow: 1px 1px 3px #000;
	line-height: 100%;
}
.price-box-camp p{
	margin: 0 20px 5px 0;
	font-size: 20px;
}
.price-box p.p-small,.price-box-set p.p-small,.price-box-camp p.p-small{
	font-size: 13px;
	color: #222;
	text-shadow:none;
	font-weight: normal;
	line-height: 120%;
}
}

.photo-waku{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 20px;
	padding: 0;
}

.photo-box,.photo-box-big{
	float: left;
	width: 45%;
	height: auto;
	margin: 0 1% 10px;
	padding: 1%;
	text-align: center;
	border: 1px solid #ccc;
}
.photo-box-big{
	width: 45%;
	margin: 0 1% 10px;
}

.photo-box p,.photo-box-big p{
	text-align: center;
	font-size: 13px;
	line-height: 120%;
	margin: 0;
}

.before{
	clear: both;
	float: left;
	width: 97%;
	height: auto;
	min-height: auto;
	margin: 0 0 10px;
	padding: 20px 0 10px 2%;
	border: 1px solid #ccc;
	background: #eee url(image/before-aro.png) no-repeat center center;
	background-size: 5%;
}

 .before-box{
	float: left;
	width: 45%;
	height: auto;
	margin: 0 5% 0 0;
	padding: 0;
	text-align:left;
}

.before-box p{
	margin: 0;
	height: 36px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-indent: 1em;
	color: #fff;
	text-shadow: 1px 1px 3px #000;
	background: url(image/before-back.png) no-repeat left top;
}

#sub-page .before-box img{
	padding: 5px;
	background: #fff;
}

@media only screen and (max-width: 480px) {
.before{
	clear: both;
	float: left;
	width: 97%;
	height: auto;
	min-height: auto;
	margin: 0 0 10px;
	padding: 10px 0 2px 2%;
	border: 1px solid #ccc;
	background: none;
	background-color: #eee;
	background-size: 5%;
}
.before-box p{
	margin: 0;
	padding: 10px 0 8px;
	height: auto;
	line-height: 100%;
	font-size: 13px;
	font-weight: bold;
	text-indent: 1em;
	color: #fff;
	text-shadow: 1px 1px 3px #000;
	background: url(image/before-back.png) no-repeat left top;
	background-size: 100% 100%;
}
}

table,table.kuuta,table.ort{
	clear:both;
	width:99%;
	margin:5px 0 20px;
    border:1px solid #88b83e;
    border-collapse:collapse;
    border-spacing:0px;
    empty-cells:show;
    table-layout:auto;
    text-align:left;
}

th,td{
	border-right:1px solid #88b83e;
	border-bottom:1px solid #88b83e;
	}
	
th{
	background:#eee;
	text-align:right;
	width:13em;
	padding:3px 1em;
	font-weight:normal;
	vertical-align:middle;
	line-height:150%;
}
table.kuuta th{
	width:4em;
}
table.ort th{
	width:4em;
}
@media only screen and (max-width: 480px) {
th{
	background:#eee;
	text-align:right;
	width:6em;
	padding:3px 1em;
	font-weight:normal;
	vertical-align:middle;
	line-height:150%;
}
}

#sub-page dl{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 30px;
	padding: 0;
}

#sub-page dt{
	float: left;
	width: 91%;
	height: auto;
	min-height: 51px;
	margin: 0 0 10px;
	padding: 0 0 0 9%;
	text-align: left;
	color: #88b83e;
	font-size: 22px;
	font-weight: bold;
	background: url(image/faq.png) no-repeat left top;
}

#sub-page dd{
	float: left;
	width:91%;
	height: auto;
	margin: -20px 0 20px;
	padding: 0 0 10px 9%;
	text-align: left;
	border-bottom: 1px dotted #666;
}

@media only screen and (max-width: 480px) {
#sub-page dt{
	float: left;
	width: 86%;
	height: auto;
	min-height: 51px;
	margin: 0 0 10px;
	padding: 0 0 0 14%;
	text-align: left;
	color: #88b83e;
	font-size: 16px;
	font-weight: bold;
	background: url(image/faq.png) no-repeat left top;
}
#sub-page dd{
	float: left;
	width:86%;
	height: auto;
	margin: -25px 0 20px;
	padding: 0 0 10px 14%;
	text-align: left;
	border-bottom: 1px dotted #666;
}
}

blockquote{
	clear: both;
	float: left;
	width: 95%;
	height: auto;
	margin: 0 0 30px;
	padding: 10px 2%;
	background: #eee;
	border: 1px solid #ccc;
	font-size: 13px;
	text-align: left;
	line-height: 150%;
}

#konna{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

#sub-page ul,#sub-page ul.konna{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 20px;
	padding: 0;
}
#sub-page ul.konna{
	width: 50%;
}

#sub-page ul li{
	font-size: 15px;
	list-style-type: circle;
	line-height: 100%;
	margin: 0 0 15px 30px;
	padding: 0;
	text-align: left;
}

@media only screen and (max-width: 480px) {
#sub-page ul.konna{
	width: 100%;
	margin: 0;
}
#sub-page ul li{
	font-size: 13px;
	list-style-type: circle;
	line-height: 100%;
	margin: 0 0 10px 5%;
	padding: 0;
	text-align: left;
}
}

#sub-page h3{
	clear: both;
	float: left;
	width: 95%;
	height: auto;
	margin: 30px 0 20px;
	padding: 15px 2% 12px;
	text-align: left;
	font-size: 25px;
	font-weight: bold;
	text-indent: 0;
	border: 1px solid #88b83e;
	color: #88b83e;
	text-shadow: 1px 1px 3px #111;
	line-height: 100%;
}
@media only screen and (max-width: 480px) {
#sub-page h3{
	clear: both;
	float: left;
	width: 95%;
	height: auto;
	margin: 30px 0 20px;
	padding: 10px 2% 10px;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	text-indent: 0;
	border: 1px solid #88b83e;
	color: #88b83e;
	text-shadow: 1px 1px 2px #111;
	line-height: 120%;
}
}

#sub-page dl.eacon{
	clear:both;
	float:left;
	width:96%;
	height:auto;
	margin:0 0 20px;
	padding:25px 2% 5px;
	background:url(image/eacon-dl.jpg) no-repeat right top;
}

#sub-page dl.eacon dt{
	float: left;
	width: 96%;
	min-height: auto;
	color:#8DC72C;
	font-weight:bold;
	font-size:25px;
	border-left:5px solid #8DC72C;
	margin:0 0 10px;
	padding:0 0 0 2%;
	background: none;
}

#sub-page dl.eacon dd{
	clear: both;
	float: left;
	width: 100%;
	margin:0 0 20px;
	padding: 0;
	border-bottom: none;
}

@media only screen and (max-width: 480px) {
#sub-page dl.eacon dt{
	float: left;
	width: 96%;
	min-height: auto;
	color:#8DC72C;
	font-weight:bold;
	font-size:20px;
	border-left:5px solid #8DC72C;
	margin:0 0 10px;
	padding:0 0 0 2%;
	background: none;
	text-shadow: 1px 1px 2px #fff;
}
}

#nenkan{
	float: right;
	width: 50%;
	height: auto;
	margin: 0 0 20px;
	padding: 30px 0 0;
	background: url(image/nenkan.png) no-repeat center top;
}

#nenkan p{
	text-align: center;
}

@media only screen and (max-width: 480px) {
#nenkan{
	float: right;
	width: 100%;
	height: auto;
	margin: 0 0 20px;
	padding: 30px 0 0;
	background: url(image/nenkan.png) no-repeat center top;
}
}

#price{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

.price-hyou,.price-hyou2{
	float:left;
	width:47%;
	height:auto;
	margin:0 1% 10px;
	padding:0;
	border:1px solid #999;
}

.price-hyou2{
	width:99%;
}

@media only screen and (max-width: 480px) {
.price-hyou,.price-hyou2{
	float:left;
	width:99%;
	height:auto;
	margin:0 0 10px;
	padding:0;
	border:1px solid #999;
}

.price-hyou2{
	width:99%;
}
}

#sub-page .price-hyou img,#sub-page .price-hyou2 img{
	float:left;
	margin:0;
	width: 35%;
}
#sub-page .price-hyou2 img{
	width: 25%;
}

.price-hyou p,.price-hyou2 p{
	float: left;
	width: 61%;
	margin:10px 2% 0;
}
.price-hyou2 p{
	width: 96%;
	margin:10px 0 5px 15px;
}

.price-hyou p.pri-title,.price-hyou2 p.pri-title{
	float: left;
	width: 61%;
	border-bottom:1px dotted #666;
	margin:5px 0 0;
	padding:0 2% 5px;
}

.price-hyou2 p.pri-title{
	clear:both;
	width: 96%;
	border-bottom:1px dotted #666;
	margin:0;
	padding:15px 2% 5px;
}

.osouji{
	border:1px solid #999;
	padding:2px 10px;
	margin:0 15px 0 0;
}

.osouji a{
	color:#999;
	text-decoration:none;
	font-size:13px;
	background:url(image/osouji.png) no-repeat left center;
	padding:0 0 0 10px;
}

.osouji a:hover{
	color: #333;
}

.wpcf7 .wpcf7-response-output{
	clear:both;
	float:left;
	width:95%;
	height:auto;
	margin:0 0 15px 0;
	padding:5px 2%;
	background:rgba(211,63,65,1.00);
	color:#fff;
	font-size:13px;
	line-height:130%;
	border:1px solid #666;
	text-align:left;
}

.wpcf7 .wpcf7-mail-sent-ok{
	clear:both;
	float:left;
	width:95%;
	height:auto;
	margin:0 0 15px 0;
	padding:5px 2%;
	background:#FF8226;
	color:#fff;
	font-size:13px;
	line-height:130%;
}

td.sen br{
	margin: 0 0 10px;
}
@media only screen and (max-width: 480px) {
td.sen br{
	margin: 0 0 15px;
}
td.sen br.smm{
	margin: 0;
}
}

#sub-page #news-page{
}

#sub-page #news-page h3{
	clear: both;
	float: left;
	width: 99%;
	height: auto;
	margin: 10px 0 10px;
	padding: 10px 0 10px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	text-indent: 1em;
	border: 1px solid #88b83e;
	color: #88b83e;
	text-shadow: none;
	line-height: 100%;
}

#sub-page #news-page li{
	border-bottom: none;
	margin: 0 0 50px;
	font-size: 13px;
	line-height: 150%;
}

#sub-page ul.lcp_catlist li{
	border-bottom: 1px dotted #666;
	list-style-type: none;
}

#sub-page #news-page ul.lcp_paginator li{
	margin: 0 10px 0 0;
	padding: 2px 5px;
	border:1px solid #333;
}

table.mailtable{
	clear:both;
	width:98%;
	margin:0 auto 20px;
    border:1px solid #999;
    border-collapse:collapse;
    border-spacing:0px;
    empty-cells:show;
    table-layout:auto;
    text-align:left;
	background:#fff;
	font-size:13px;
}

table.mailtable caption{
	text-align:left;
	font-weight:bold;
	font-size:13px;
	margin:0 0 10px;
}

table.mailtable th,table.mailtable td{
	width:75%;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:5px 0.5em;
	line-height:180%;
	}
	
table.mailtable th{
	background:#eee;
	text-align:right;
	width:4em;
	padding:5px 0.5em;
	font-weight:normal;
}

table.mailtable textarea{
	width:95%;
}

table.mailtable input{
	width:95%;
}

table.mailtable td.no-w input{
	width:auto;
}
}