@charset "utf-8";

body {
	font-size:100%;
	overflow:hidden;
	width:100%;
}

.w_pc {
	width:100%;
}

#wrapper {
	width:100%;
	margin:0 auto;
	position:relative;
}

section {
	margin-top:2em;
}

img {
	width : 100% ;
	max-width : 100% ;
	height : auto ;
}

.pc_v {
	opacity: 0;
	display:none !important;
}

.sp_v {
	display:inherit !important;
}

#head_logo {
	width:100%;
	margin: 1em 0 2em;
	padding-top:0;
	position:relative;
	text-align:center;
}


#head_logo h1 {
	width:60%;
	margin-left:2.5%;
}

.tel {
	display: block;
	position:static;
	margin:1em auto 0;
}

.tel img {
	width: 1.2em;
	margin-right: 0.25em;
}

.sp_menu img {
	width:40px;
	height:auto;
	position:absolute;
	right:2.5%;
	top:0;
}

.sp_nav_wrap {
	width:100%;
	position:relative;
	display:block;
}

.sp_nav {
	width:100%;
	font-size:85%;
	position:absolute;
	top:-1em;
	display:none;
	z-index:10;
}

.sp_nav ul {
	width:80%;
	margin:0 auto;
}

.sp_nav  li {
	background:#636363;
	border-bottom:1px solid white;
}

.sp_nav a {
	color:white;
	padding:1em 0;
	display:block;
}

.sp_nav a:hover {
	text-decoration:underline;
}

.mainv {
	height:auto;
}

.mainv img {
	position:static;
	width:100%;
	height:auto;
	min-width:100%;
}

.pankuzu {
	margin-left:5%;
}

.top_lead {
	width:100%;
	margin:0 auto;
}

.top_lead_right {
	width:100%;
	font-size:100%;
	height:auto;
}

.top_lead_right img {
	width:70%;
	height:auto;
	margin:0 auto;
}

.top_lead p {
	width:95%;
	margin:1em auto 0;
	float:none;
	display:block;
}


#top_img_box_sp {
	width:80%;
	margin:2em auto 0;
}

#top_img_box_sp img {
	margin-bottom:1em;
}

.gaiyou {
	width:95%;
	float:none;
	margin:0 auto;
}
.hide_pc {display: none;}
.hide_sp {display: block;}

.table1 {
	font-size:80%;
	margin-top:1em;
}

.table1 tr th,.table1 tr td {
	padding: 1em 0  0.3em 0 ;
}

.table1 tr th {
	width: 20%;
}

.table1 tr td {
	width: 74%;
	padding-left: 6%;
}

#access iframe {
	display:block;
	vertical-align:top;
	width:100%;
	height:15em;
	margin-top:2em
}

footer p {
	font-size:60%;
	margin-top:0;
}

.accordion {
	display:none;
	width:95%;
	margin:0 auto;
}

.accordion_btn {
	cursor:pointer;
}


.h3,h3 img {
	width:auto;
}

/* Drink Foods */

.menu_item, .menu_left, .menu_right,.foods .menu_left,.foods .menu_right {
	width: 90%;
	margin:0 auto;
	float:none;
}

.menu_right {
	margin-top:30px;
}

img.menu_left {
	width: 60%;
}

.attention {
	font-size:80%;
}

/*Form*/
#form form table, #form form table tbody,#form form table tr,#form form table td {
	display:block;
	text-align:center;
	width:100%;
	box-sizing:border-box;
	margin:0 auto;
	font-size:100%;
}

#form form table {
	width:95%;
	margin:0 auto;
}

#form form table td {
	display: list-item;
	border-bottom:none;
}

#form form table tr:last-child td:last-child {
	border-bottom:2px solid #7F970A;
}



.btn_rsv {
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	background:#839730;
}
.btn_rsv a {
	display:block;
	width: 100%;
}
.btn_rsv img {
	width: 240px;
	padding: 10px 0;
	margin: 0 auto;
}
