/* -------------------- */
/* base
/* -------------------- */


body{
	margin:0;padding:0;
	font-family:Arial,Helvetica,sans-serif;
	height: 100%;
    width: 100%;
	word-break: break-all;

	
	}

.wrap {
	margin-left: auto;    
    margin-right:auto;  
    text-align:left;     
	min-width: 320px;
	max-width: 750px; 
	width: auto;
	overflow: hidden;
	background-color: #fff;
	background-color: #FFE8C0;
	flex-direction: column;
	margin-top: 80px; 

}

.wrap01 {
	margin-left: auto;    
    margin-right:auto;  
    text-align:left;     
	min-width: 320px;
	max-width: 750px; 
	width: auto;
	overflow: hidden;
	background-color: #fff;
	background-color: #FFE8C0;
	flex-direction: column;
}

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


/* -------------------- */
/* header
/* -------------------- */
.header{
	position: fixed;
	top: 0; 
	left: 120; 
	max-width: 750px; 
	width: 100%;
	height: 80px;
	padding: 0px; 
	background-color: #5BA85B;
    color: #fff;
margin-right: auto;
margin-left : auto;
	margin: auto;
	float: none;
	z-index: 3;
}

.header02{
	position: fixed;
	top: 0; 
	left: 120; 
	max-width: 750px; 
	width: 100%;
	height: 80px;
	padding: 0px; 
color: #fff;
margin-right: auto;
margin-left : auto;
	margin: auto;
	float: none;
}


.header .logo {
	width: 120px;
	height: 40px;
	min-width: 150px;
	background:url(../img/logo.png);
	background-repeat:no-repeat;
    float:left;
	margin-right: auto;
	background-size: cover;
	margin-top: 15px;
	margin-left: 10px;


	}
.header .rbox {
	width: 100px;
	height: 40px;
	background-color:#FF8100;
	border-radius: 10px;
	float: right;
	margin-right: 48px;
	margin-top: 15px;
	padding: 0;
	}

.header .rbox .txt{
	text-align: center;
	font-size: 18px;
	color:#fff;
	font-family: ab-kirigirisu, sans-serif;
	letter-spacing: -0.1em;
	padding-top: 10px;
}
	
	
/* -------------------- */
/* main
/* -------------------- */
.main {
	margin-left: auto;
	margin-right: auto;
	min-width: 320px;
	max-width: 750px;  
	width: auto;


	}




	/* ----------------------- */
/* base
/* ----------------------- */
/* デフォルトのbuttonスタイルをリセット */
button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: 0;
	border-radius: 0;
	color: inherit;
	cursor: pointer;
	font: inherit;
	margin: 0;
	outline: none;
	padding: 0;
	vertical-align: middle;
	z-index: 99999;


}



#F-MENU  {
	width: auto;
	height: auto;
	background-color:#6EB273;
	margin-top: -10px;
	color: #fff;
	

}
	
#F-MENU .footer{
	min-width: 320px;
	max-width: 750px;       
	height: 20px;
	overflow:hidden;
	color: #fff;
	background-color: #6EB273;
	text-align: center;
	
		
}

#F-MENU .footer02{
	width: auto;
	height: auto;     
	overflow:hidden;
	color: #fff;
	text-align: center;
	padding-bottom: 20px;
	font-size: 12px;;
	
		
}

#F-MENU .img{
	width: 40px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -58px;
	background-image: url(../img/top_fire.png);
	background-repeat: no-repeat;
	background-size:contain;
	text-align: center;
	float: none;
	background-position: top ;

}

#F-MENU .flogo{
	width: 200px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
		

}


#F-MENU .box{
	width: 100%;
	height: auto;
	color: #fff;
	font-size: 13px;
	line-height: 35px;
	float: none;
	margin-left: 0;
	margin-bottom: 10px;
	text-align: center;
	
	}


#F-MENU .copy{
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	line-height: 105%;
	padding: 0px 42px;
	font-family: ab-kirigirisu, sans-serif; 
	letter-spacing: -0.1em;
}
	
#F-MENU .copy_s{
	font-size: 12px;
	color: #fff;
	padding: 0;
	font-family: yu-gothic-pr6n, sans-serif; 
	letter-spacing: 0.1em;
	line-height: 12px;
}
.reserve_btn {
	margin: 20px auto;
	padding-top: 5px;
	width:150px;
	height:25px;
	display:block;
	text-align: center;
	background-color:#FF8100;
	border-radius: 40px;
	border: 3px solid #FF0000;
}
.reserve_btn a {
	display:block;	
	font-family: ab-kirigirisu, sans-serif;
}
.bbq_btn {
	margin: 10px 0;
	text-align: center;
	font-weight: bold;
}
.bbq_btn a {
	display:block;
	color: coral;
	text-decoration: underline;
}

.conbox03{
	background-image: url(../img/footer01.png);
	background-repeat: repeat-x;
	background-position: center;
	background-size: 100%;
	max-width: 750px;
	min-width: 320px;
	width: auto;
	height: 160px;
	display: block;
	vertical-align: top;
	text-indent: -999999px;

	
}	


.MAP{
	min-width: 320px;
	max-width: 750px;       
	margin-bottom: 30px;
	
}
.mailbox a{
	color: #000;
}

.mailbox a hover{
	color: #000;
}

/*========= ページトップのためのCSS ===============*/
/*リンクの形状*/
#page-top a{
	display: flex;
	justify-content:center;
	align-items:center;
	background:#5BA85B;
	border-radius: 40px;
	width: 60px;
	height: 60px;
	color: #fff;
	text-align: center;
	text-transform: uppercase; 
	text-decoration: none;
	font-size: 40px;
	transition:all 0.3s;
	margin-bottom: 10px;
}


#page-top a:hover{
	opacity: 0.8;
}

/*リンクを右下に固定*/
#page-top {
	position: fixed;
	right: 10px;
	z-index: 2;
    /*はじめは非表示*/
	opacity: 0;
	transform: translateY(100px);
}

/*　上に上がる動き　*/

#page-top.UpMove{
	animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime{
  from {
    opacity: 0;
	transform: translateY(100px);
  }
  to {
    opacity: 1;
	transform: translateY(0);
  }
}

/*　下に下がる動き　*/

#page-top.DownMove{
	animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime{
  from {
  	opacity: 1;
	transform: translateY(0);
  }
  to {
  	opacity: 1;
	transform: translateY(100px);
  }
}

/*検証のためのCSS*/
section{
padding: 60px 0;
}

#footer{
background:#333;
}

html {
	visibility: hidden;
  }
  html.wf-active {
	visibility: visible;
  }



.txt01 {
	margin: 0 0 0 20px;
	font-size: 14px;
}
.txt02 {
	margin: 0;
	font-size: 14px;
}


.table01_area {
	margin: 0 auto;
	width: calc(100% - 40px);
}
.table01 {
    border-collapse: separate;  /* 表の線と線の間を空ける */
    border-spacing:  0;       /* 表の線と線の間の幅 */
	border: 1px solid #ccc;
	width: 100%;
	background-color: #ffffff;
	font-size: 14px;
}
 
.table01 th,td {
    padding: 5px;          /* 余白指定 */
}
 
.table01 th {
    background-color:  #f0f0f0; /* 背景色指定 */
    color:  #333333;               /* 文字色指定 */
    font-weight:  normal;       /* 文字の太さ指定 */
}
 
.table01 td {
}

.kuberu-img-area {
	margin: 0 auto;
	padding: 0;
	width: calc(100% - 20px);
	max-width: 500px;
}
.kuberu-img {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
}
.kuberu-img img {
	display: block;
	margin: 10px 0;
	width: 47%;
}


.box_type1{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin: 0 auto;
	padding: 0;
	/*max-width: 1200px;*/
	max-width: 850px;
}
.box_type1_item{
	margin: 50px 0 20px 0;
	padding: 20px;
	/*width: calc(88% / 3);*/
	width: 100%;
	min-width: 280px;
	/*border: 3px solid #4f9853;*/
	border: 3px solid #a7d6a8;
	/*border-radius: 15px;*/
	box-sizing: border-box;
    background: #fff;
}
.box_type2_item{
	margin: 0 0 50px 0;
	padding: 20px;
	/*width: calc(88% / 3);*/
	width: 100%;
	min-width: 280px;
	border: 3px solid #ffecca;
	border-radius: 15px;
	box-sizing: border-box;
}
.box_type3_item{
	margin: 0 0 50px 0;
	padding: 20px;
	width: 100%;
	min-width: 280px;
	border-radius: 15px;
	box-sizing: border-box;
	background-color: #ffffff;
}
.box_type4{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 auto;
	padding: 0;
	max-width: 850px;
}
.box_type4_item{
	margin: 0 0 50px 0;
	padding: 20px;
	width: 30%;
	border: 3px solid #a7d6a8;
	border-radius: 15px;
	box-sizing: border-box;
}

@media (max-width: 979px) {
	.box_type1_item,
	.box_type2_item{
    	margin: 50px 0 20px 0;
		width: 100%;
		max-width: 800px;
	}
}
@media (max-width: 767px) {
	.box_type1{
		max-width: 450px;
	}
	.box_type4_item{
		margin: 0 auto 50px auto;
		width: 100%;
		max-width: 450px;
	}
}
.box_type1_item_img{
	position: relative;
	min-height: 122px;
}
.box_type1_item_img img{
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 100%;
}
.txt_title1{
	margin: 0 0 20px 0 !important;
	padding: 10px 0 !important;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #4f9853;
	border-bottom: 1px solid #a7d6a8;
}
.txt_title2{
	margin: 0 0 20px 0 !important;
	padding: 10px 0 !important;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #4f9853;
	border-bottom: 1px solid #ffecca;
}
.ul_type1 {
	padding: 0 20px;
}
@media (max-width: 979px) {
	.txt_type1,
	.txt_type2,
	.txt_type3{
		font-size: 14px;
	}
	.txt_title1,
	.txt_title2{
		padding: 0 0 10px 0 !important;
		font-size: 16px;
	}
}
@media (max-width: 767px) {
	.txt_title1,
	.txt_title2{
		font-weight: normal;
	}
	.txt_type4{
		font-size: 16px;
	}
}
.box1{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
}
.box1 img{
	width: 100%;
}
.box1_item{
	display: block;
	margin-right: 2%;
	margin-bottom: 20px;
	width: calc(96% / 3);
}
.box1_item:nth-of-type(3n){
	margin-right: 0;
}
























