padding: 0;
margin: 0;

}
body {
	border-top: solid 3px #000;
	font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
h1, h2, h3, h4 {
	font-family: "Noto Sans Japanese";
}
h2 {
	border-bottom: solid 2px #BFBC9C;
	color: #5f532e;
	padding: 0 0 10px 0;
}
.container h3 {
	background-color: #CCCBBE;
	padding: 10px;
	margin: 40px 0 30px 0;
}
h4 {
	margin: 15px 0 10px 0;
}
p {
	margin: 1em 0;
}
img {
	max-width: 100%;
}
hr {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}
table {
	width: 100%;
}
th, td {
	padding: 5px;
}
header {
	display: block;
	padding: 10px 0;
	background-color: #BFBC9C;
	overflow: auto;
}
header h1 {
	padding: 0 10px;
	margin: 0;
	float: left;
}
.gnav {
	padding: 5px 0;
	margin: 0;
	float: right;
}
.gnav ul {
	padding: 0;
	margin: 0;
}
.gnav li {
	float: left;
	list-style: none;
	border-left: solid 1px #878456;
}
.gnav li a {
	display: block;
	color: #000;
	padding: 10px;
	border-left: solid 1px #CCCCCC;
}
#sp_nav {
	display: none;
}
@media screen and (min-width: 1200px) {
	#sp_nav {
		display: block;
	}
	
	.slicknav_menu {
		display: none;
	}
}
.swiper-slide img {
	width: 100%;
}
.inde_mel {
	background-color: #eee;
	padding: 40px 10px;
}
.inde_mel h2 {
	padding: 0;
	margin: 0 0 40px 0;
	color: #1c1c1c;
	text-align: center;
	font-weight: bold;
	border-bottom: solid 0px #BFBC9C;
}
.inde_mel .lixt_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 1000px;
	margin: 0 auto;
}
.inde_mel .lixt_box .lixt_cell {
	background-color: #fff;
	width: 32%;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 760px) {
	.inde_mel .lixt_box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.inde_mel .lixt_box .lixt_cell {
		background-color: #fff;
		width: 100%;
		margin-bottom: 10px;
	}
}
.inde_mel .lixt_box h3 {
	padding: 0 10px;
	font-size: 1.25em;
	font-weight: bold;
	color: #FF4B46;
}
.inde_mel .lixt_box p {
	padding: 0 10px;
}
.inde_mel_image {
	position: relative;
}
.inde_mel_image span {
	width: 83px;
	height: 34px;
	position: absolute;
	top: 10px;
	left: -10px;
}
.inde_mel_image img {
	width: 100%;
}
.inde_lineup {
	padding: 40px 10px;
}
.inde_lineup h2 {
	padding: 0;
	margin: 0 0 40px 0;
	text-align: center;
	font-weight: bold;
	border-bottom: solid 0px #BFBC9C;
}
.inde_lineup h3 {
	font-size: 1.25em;
	font-weight: bold;
	background-color: #fff;
	padding: 0;
}
.flexbox-3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 1000px;
	margin: 0 auto;
}
.flexbox-3 .lixt_cell {
	background-color: #fff;
	width: 32%;
	margin-bottom: 15px;
}
@media screen and (max-width: 760px) {
	.flexbox-3 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.flexbox-3 .lixt_cell {
		width: 100%;
	}
}
footer {
	background-color: #2C2C2C;
	color: #fff;
	padding: 40px 10px;
	overflow: auto;
}
.ft_left {
	float: left;
}
.ft_left b {
	font-size: 20px;
}
.ft_right {
	float: right;
}
.sidenav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #ddd;
}
.sidenav h2 {
	font-size: 1.25em;
	padding: 10px;
	background-color: #000;
	margin: 0;
	color: #fff;
}
.sidenav li {
	padding: 0;
	font-size: 12px;
	line-height: 2.0;
	border-bottom: 1px dotted #999;
}
.sidenav a {
	display: block;
	padding: 10px 0 10px 20px;
	color: #333;
	text-decoration: none;
	background: url("../img/bg_list.gif") 10px 50% no-repeat;
}
.sidenav a.current {
	color: #099;
}
.sidenav a:hover {
	color: #099;
}
.banner {
	margin: 20px 0;
}
.banner ul {
	margin: 0;
	padding: 0;
}
.banner li {
	list-style-type: none;
	margin-bottom: 10px;
}
.index_banner {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #1D975A;
	border: solid 5px #117945;
	border-radius: 5px;
	padding: 20px;
	color: #fff;
	font-size: 2em;
	line-height: 1em;
}
.frame {
	display: inline-block;
	position: relative;
	overflow: hidden;
	/* 不要部分を消す */
	
	padding: 6px;
	/* 6px だけは写真からはみ出す */
}
.frame img {
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
.frame:before, .frame:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 97px;
	height: 50px;
	background: #1D975A;
	/* 背景色 */
	
	transform: rotate(-30deg);
}

/* 左上 */
.frame:before {
	box-shadow: 0 10px 8px -12px rgba(0, 0, 0, 0.8);
	top: -24px;
	bottom: auto;
	right: auto;
	left: -26px;
}

/* 右下 */
.frame:after {
	box-shadow: 0 -10px 10px -10px rgba(0, 0, 0, 0.7);
	top: auto;
	bottom: -22px;
	right: -25px;
	left: auto;
}
.index_banner:hover {
	background-color: #34b172;
	color: #fff;
	text-decoration: none;
}
.container {
	padding: 40px 0;
}
@media screen and (max-width: 760px) {
	.container {
		padding: 10px 15px;
	}
}
.pagetitle {
	height: 100px;
	width: 100%;
	background-image: url(../img/pagebg.jpg);
	background-size: cover;
	line-height: 100px;
	text-align: center;
}
@media screen and (max-width: 760px) {
	.pagetitle {
		display: none;
	}
}
.mfp textarea, .mfp input[type="text"], .mfp input[type="email"] {
	width: 100%;
	margin-bottom: 1px;
}
.sm_title {
	font-size: 1.6em;
	font-weight: bold;
	color: tomato;
	margin-bottom: -10px;
}
.hd_sub {
	font-size: 1.1em;
	font-weight: bold;
	color: tomato;
	margin-bottom: -5px;
}
.price {
	font-size: 1.4em;
	font-weight: bold;
	color: #FF0000;
}
.arrow {
	position: relative;
	display: inline-block;
	padding-left: 20px;
}
.arrow::before {
	content: '';
	width: 6px;
	height: 6px;
	border: 0px;
	border-top: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -4px;
}
.font-small {
	font-size: 14px;
	line-height: 1em;
}
.flow-l {
	float: left;
}
.flow-r {
	float: right;
}
.right_fix {
	position: fixed;
	top: 200px;
	right: 0;
	z-index: 1;
	transition: all 300ms 0s ease;
}
.fixed {
	position: fixed;
	top: 10px;
	right: 0;
	z-index: 1;
}
@media screen and (max-width: 760px) {
	.right_fix {
		display: none;
	}
}