@charset "utf-8";
@font-face {
	font-family: 'icomoon';
	font-weight: normal;
	font-style: normal;
	font-display: block;
	src: url('../fonts/icomoon.woff?lgj1hn') format('woff');
}
[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-arrow {
	text-decoration: none;
	margin-right: 2px;
}
.icon-arrow:before {
	content: "\e900";
	text-decoration: none;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
	■共通スタイル
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, fieldset, form, label, legend, table, caption, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	border: 0;
	outline: 0;
	font-size: 100%;
	font-style: normal;
	vertical-align: baseline;
	background: transparent;
	margin: 0;
	padding: 0;
}
main, article, aside, details, summary, blockquote, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
h1, h2, h3, h4, h5, dl, dt, dd, ol, ul, li, p, figure {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
}
img, iframe, select, textarea {
	vertical-align: top;
}
img {
	max-width: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
}
body {
	height: 100%;
	font-family: "icomoon", "FOT-筑紫オールド明朝 Pro", "TsukuOldMinPro-R", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", 'Noto Serif JP', serif;
	line-height: 1;
	letter-spacing: 0;
	font-feature-settings: "palt";
	-webkit-text-size-adjust: 100%;
	background: #fff;
	color: #221815;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	margin: 0;
	padding: 0;
}
p {
	line-height: 1.6;
	margin-bottom: 18px;
}
p:last-of-type {
	margin-bottom: 0;
}
li {
	line-height: 1.5;
}
dt {
	line-height: 1.5;
}
a {
	color: #221815;
	font-size: 100%;
	vertical-align: baseline;
	text-decoration: none;
}
.fadein {
	opacity: 0;
	transform: translateY(24px);
	transform: translateY(0);
	transition: all 1s;
}
.indent {}
.indent.level1 {
	padding-left: 1em;
	text-indent: -1em;
}
.indent.level2 {
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.indent.level3 {
	padding-left: 2em;
	text-indent: -2em;
}
.center {
	text-align: center;
}
a:hover {
	opacity: .8
}
/*------------------------------------------------------------------------*/
@media screen and (min-width: 768px) {
	.sp {
		display: none !important
	}
	body {
		font-size: 18px;
	}
	a[href^="tel:"] {
		pointer-days: none;
		text-decoration: none;
	}
	main {}
	section {
		padding: 80px 0;
	}
	.inner {
		width: calc(100% - 64px);
		max-width: 1024px;
		margin: 0 auto;
	}
	.inner.wide {
		max-width: 1200px;
	}
	.inner.thin {
		max-width: 890px;
	}
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	.pc {
		display: none !important
	}
	body {
		font-size: 16px;
	}
	main {}
	section {
		padding: 40px 0;
	}
	main p {
		margin-bottom: 16px;
	}
	.inner {
		width: calc(100% - 32px);
		margin: 0 16px;
	}
	.inner.wide {}
}
/*-------------------------------------------------------------------------
	head
-------------------------------------------------------------------------*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
	■fair
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#fair {
	margin-bottom: 32px;
	background-image: url(../img/top_image.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 20% 50%;
	color: #221815;
	text-shadow: 0.125rem 0.125rem 0.625rem rgba(8, 1, 3, 0.75);
}
#fair .head {
	left: 50%;
	margin: 120px 0 24px 20%;
}
#fair .logo {
	max-width: 280px;
	margin: 40px -20px;
}
#fair h2 {
	color: #fff;
	margin-top: 24px;
}
#fair .head h2 u {
	text-decoration: none;
}
#fair .head h2 u b {
	font-size: 60px;
	margin-right: 24px;
	line-height: 1.2;
}
#fair .head h2 u small {
	font-size: 36px;
}
h1 {
	margin-bottom: 24px;
	text-decoration: none;
	font-size: 60px;
	line-height: 1.2;
}
.days {
	font-size: 24px;
	font-weight: bold;
	color: #478963;
	text-align: center;
	line-height: 1.2;
}
.days b {
	font-size: 64px;
}
.days b span {
	font-weight: normal;
}
.place {
	font-size: 48px;
	color: #478963;
	margin-top: 16px;
	line-height: 1.2;
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 1079px) {
	
	#fair .head {
		margin: 120px 0 24px 10%;}
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	#fair {
		background-position: 42% 50%;
	}
	#fair .logo {
		max-width: 180px;
		position: relative;
		top: 80px;
	}
	#fair .head {
		margin: 120px 0 24px 10%;
	}
	#fair .head h2 {
		margin: 40px 0 200px;
	}
	#fair .head h2 u {
		text-decoration: none;
		padding-bottom: 12px;
		margin-bottom: 12px;
		text-align: center;
	}
	#fair .head h2 u b {
		width: 100%;
		font-size: 48px;
		margin-right: 0;
		margin-bottom: 8px;
		line-height: 1.2;
	}
	#fair .head h2 u small {
		width: 100%;
		font-size: 18px;
	}
	h1 {
	font-size: 40px;
}
	.days {
		font-size: 18px;
	}
	.days b {
		font-size: 32px;
	}
	.place {
		font-size: 32px;
		margin-top: 8px;
	}
}
/*-------------------------------------------------------------------------
	concept
-------------------------------------------------------------------------*/
.concept h3 {
	font-size: 28px;
	line-height: 1.4;
	color: #221815;
	font-weight: normal;
	margin: 80px 0 32px;
}
.concept h3 b {
	display: inline-block;
	margin-bottom: 32px;
	font-size: 32px;
	line-height: 1.8;
	font-weight: bold;
	color: #967D4B;
}
.concept h3 span {
	font-size: 18px;
	font-weight: lighter;
	line-height: 3;
	color: #221815;
}
.concept p {
	line-height: 1.8;
	margin-bottom: 60px
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	.concept h3 {
		font-size: 21px;
		line-height: 1.4;
		color: #221815;
		margin: 40px 0;
	}
	.concept h3 b {
		font-size: 24px;
	}
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
	■offer
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#offer {
	background: #111    ;
	padding-top: 72px;
}
/*-------------------------------------------------------------------------
	head
-------------------------------------------------------------------------*/
#offer .head {
	text-align: center;
	margin-bottom: 24px;
}
#offer .head h2 {
	font-size: 56px;
	color: #967D4B;
	margin-bottom: 32px;
}
#offer .head p {
	color: #fff;
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	#offer .head {
		margin-bottom: 24px;
	}
	#offer .head h2 {
		font-size: 48px;
		margin-bottom: 24px;
	}
}
/*-------------------------------------------------------------------------
	special
-------------------------------------------------------------------------*/
.mukinri{
	background: #286735;
	margin-top: 80px;
	padding: 10px;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}
.mukinri a{
	display: block;
color: #fff;
}
.mukinri span{
	color: #FFF6BB;
}

.special {
	max-width: 800px;
	background: #fff;
	margin: 40px auto;
	padding: 40px 0;
}
.special + .special {
	margin-top: 64px;
}
.special .flexbox {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.special .flexbox p {
	width: 400px;
}
.special figure {
	max-width: 400px;
	margin: auto;
}
.special h3 {
	font-size: 40px;
	color: #9A3433;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 32px;
}
.special h3:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #9A3433;
	margin-right: 32px;
}
.special h3:after {
	content: "";
	width: 100%;
	height: 1px;
	background: #9A3433;
	margin-left: 32px;
}
.special h4 {
	font-size: 32px;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 24px;
}
.special h4 small {
	display: block;
	font-size: 24px;
}
.special h4 span {
	display: block;
	color: #967D4B;
	font-size: 36px;
	color: #967D4B;
}
.special h4 > * + * {
	margin-top: 8px;
}
.special h4 b {
	display: block;
	font-size: 72px;
	letter-spacing: -0.05em;
}
.special h4 i {
	font-size: 32px;
}
.special figure {
	max-width: 400px;
	margin: 24px auto;
}
.special .sepalate {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 24px;
}
.special .sepalate dt {
	width: 320px;
	flex: none;
	margin-right: 32px;
}
.special .sepalate dt.thin {
	width: 286px;
}
.special .sepalate dt.wide {
	width: auto;
	flex: 1;
}
.special .sepalate dt.wide + dd {
	flex: 1;
}
.special .sepalate dd {
	font-size: 28px;
}
.special .sepalate dd h5 {
	font-size: 40px;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 32px;
}
.special .sepalate dd h4 + p {
	font-size: 24px;
}
.special .box {
	text-align: center;
	margin-bottom: 24px;
}
.special .box p {
	font-size: 36px;
	font-weight: bold;
	line-height: 1.125;
	color: #9A3433;
	display: inline-block;
}
.special .box p i {
	font-size: 72px;
}
.special .kinri {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 24px;
}
.special .kinri p {
	font-size: 16px;
}
.special .kinri dt {
	width: 152px;
	height: 152px;
	background: #9A3433;
	border-radius: 76px;
	flex: none;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 24px;
}
.special .kinri dt span {
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
}
.special .kinri dt span i {
	font-size: 72px;
}
.special .kinri dd {
	font-size: 28px;
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	.special {
		padding: 24px 16px;
	}
	.special + .special {
		margin-top: 24px;
	}
	.special h3 {
		font-size: 24px;
		margin-bottom: 16px;
	}
	.special h3:before {
		margin-right: 12px;
	}
	.special h3:after {
		margin-left: 12px;
	}
	.special h4 {
		font-size: 24px;
		margin-bottom: 16px;
	}
	.special h4 small {
		font-size: 18px;
	}
	.special h4 span {
		font-size: 24px;
	}
	.special h4 > * + * {
		margin-top: 8px;
	}
	.special h4 b {
		font-size: 24px;
	}
	.special h4 i {
		font-size: 16px;
	}
	.special figure {
		max-width: auto;
		margin: 24px auto;
	}
	.special .sepalate {
		display: block;
		margin-bottom: 16px;
	}
	.special .sepalate dt {
		width: auto;
		margin-right: 0;
		margin-bottom: 16px;
		text-align: center;
	}
	.special .sepalate dt img {
		width: 50%;
	}
	.special .sepalate dt.thin {
		width: auto;
	}
	.special .sepalate dt.wide {
		width: auto;
	}
	.special .sepalate dt.wide img {
		width: 100%;
	}
	.special .sepalate dd {
		font-size: 18px;
	}
	.special .sepalate dd h5 {
		font-size: 24px;
		margin-bottom: 16px;
	}
	.special .sepalate dd h4 + p {
		font-size: 16px;
	}
	.special .sepalate dd .last {
		margin-bottom: -16px;
	}
	.special .box {
		margin-bottom: 16px;
	}
	.special .box p {
		font-size: 24px;
		padding: 16px;
	}
	.special .box p i {
		font-size: 40px;
	}
	.special .kinri {
		margin-bottom: 16px;
	}
	.special .kinri dt {
		width: 72px;
		height: 72px;
		border-radius: 36px;
		margin-right: 8px;
	}
	.special .kinri dt span {
		font-size: 18px;
	}
	.special .kinri dt span i {
		font-size: 24px;
	}
	.special .kinri dd {
		font-size: 16px;
	}
	.special .kinri p {
		font-size: 14px;
	}
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
	■lineup
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#lineup {
    background-blend-mode: lighten;
    background-color: rgba(255, 255, 255, 0.6);
    background-image: url(../img/bg-paper.jpg);
		padding-bottom: 0;
	}
#lineup .head h2 {
	color: #478963;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin: 0;
}
#lineup .head h2 u {
	text-decoration: none;
	border-bottom: 1px solid #478963;
	padding-bottom: 12px;
	margin-bottom: 16px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: center;
}
#lineup .head h2 u b {
	font-size: 48px;
	letter-spacing: -0.05em;
}
#lineup .head h2 u small {
	font-size: 32px;
}
#lineup .head h2 u + span {
	font-size: 48px;
	letter-spacing: -0.05em;
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	#lineup .head h2 {
		margin-top: 12px;
	}
	#lineup .head h2 u {
		text-decoration: none;
		border-bottom: 2px solid #478963;
		padding-bottom: 8px;
		margin-bottom: 8px;
		text-align: center;
	}
	#lineup .head h2 u b {
		width: 100%;
		font-size: 32px;
		margin-right: 0;
		margin-bottom: 8px;
	}
	#lineup .head h2 u small {
		width: 100%;
		font-size: 18px;
	}
	#lineup .head h2 u + span {
		font-size: 32px;
	}
}
/*-------------------------------------------------------------------------
	recommendations
-------------------------------------------------------------------------*/
.recommendations {
	margin: 32px auto;
	color: #221815;
}
.recommendations h3 {
	text-align: center;
	margin: 0 auto 64px;
	font-size: 32px;
	color: #967D4B;
}
.recommendations p:first-of-type {
	text-align: center;
	margin: 0 auto 48px;
	font-size: 24px;	
	color: #000040;
}
.recommendations .price{
	color: #221815 !important;
}
.recommendations ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 -32px 0px -32px;
}
.recommendations .reverse {
	flex-direction: row-reverse;
}
.recommendations li {
	width: calc(50% - 64px);
	margin: 0 32px 80px 32px;
}
.recommendations li p:first-of-type {
	font-size: 20px;
	font-weight: bold;
}
.recommendations .button {
	margin-bottom: 32px;
}
.recommendations .button a {
	width: 110px;
	height: 30px;
	padding: 0;
	margin: 0 auto;
	border: 0;
	border-radius: 5px;
	box-sizing: border-box;
	color: #fff;
	background: #967D4B;
	/*font-weight: bold;*/
	font-weight: normal;
	line-height: 1;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .25s;
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	.recommendations {
		margin: 40px auto;
	}
	.recommendations h3 {
		margin-bottom: 48px;
		font-size: 24px;
	}
	.recommendations h3 span {
		font-size: 28px;
	}
	.recommendations h3 small {
		font-size: 18px;
		margin-left: -160px;
		margin-bottom: 8px;
	}
	.recommendations ul {
		display: block;
		margin: 0 0 36px 0;
	}
	.recommendations li {
		width: 100%;
		margin: 0 0 24px 0;
	}
	.recommendations li:last-child {
		margin-bottom: 0;
	}
	.recommendations li .price {
		text-align: center;
	}
	.recommendations .button {
		text-align: center;
	}
}
/*-------------------------------------------------------------------------
	collection
-------------------------------------------------------------------------*/
.collection {
	background: #111;
	padding: 120px 0;
}
.block ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
    color: #fff;
}
.block li {
	width: 100%;
	max-width: 320px;
	margin: 0 32px 48px 32px;
}
.block dl {
	margin-bottom: 24px;
}
.block dt {
	margin-bottom: 16px;
}
.block dd {
	text-align: center;
}
.block dd p small {
	font-size: 14px;
}
.block .icon {
	display: flex;
	align-items: center;
	flex-direction: column;
}
.block .icon span {
	width: 160px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	color: #fff;
}
.block .icon span + span {
	margin-top: 4px;
}
.block .icon .new {
	background: #9A3433;
}
.block .icon .limited {
	background: #0C2340;
}
.block .button {
	text-align: center;
}
.block .button a {
	width: 110px;
	height: 30px;
	padding: 0;
	margin: 0 auto;
	border: 0;
	border-radius: 5px;
	box-sizing: border-box;
	color: #fff;
	background: #967D4B;
	/*font-weight: bold;*/
	font-weight: normal;
	line-height: 1;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .25s;
}
.block .button a:hover {
	opacity: .8;
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	.block .icon span {
		height: auto;
	}
	.block .icon span + span {
		margin-top: 2px;
	}
	.block .icon .new {
		height: 24px;
	}
	.block .icon .limited {
		height: 24px;
	}
}
/*-------------------------------------------------------------------------
	shop
-------------------------------------------------------------------------*/
#shop {
	background: #fff;
	font-size: 16px;
}
#shop .split {
	display: flex;
	text-align: center;
	align-items: center;
	margin-bottom: 64px
}
#shop .split > li {
	flex: 1;
}
#shop .split > li + li {
	margin-left: 48px;
}
#shop .split .map {
	margin-bottom: 0;
}
#shop .split h2 {
	color: #286735;
	font-size: 24px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin-bottom: 32px;
}
#shop .split h2 small {
	font-size: 20px;
	margin-bottom: 16px;
}
#shop .split .button {
	display: flex;
	justify-content: center;
	margin-top: 40px;
}
#shop .split .button li + li {
	margin-left: 24px;
}
#shop .split .button a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 160px;
	height: 56px;
	border-radius: 8px;
	color: #fff;
}
#shop .split .button.gold a {
	background: #967D4B;
}
#shop .split .button.green a {
	background: #286735;
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	#shop .split {
		display: block;
	}
	#shop .split > li + li {
		margin-left: 0;
		margin-top: 32px;
	}
	#shop .split h2 {
		font-size: 24px;
		margin-bottom: 16px;
	}
	#shop .split h2 small {
		font-size: 18px;
		margin-bottom: 12px;
	}
	#shop .split .button {
		margin-top: 16px;
	}
	#shop .split .button li + li {
		margin-left: 16px;
	}
	#shop .split .button a {
		height: 48px;
		border-radius: 4px;
	}
}
/*-------------------------------------------------------------------------
	map
-------------------------------------------------------------------------*/
.iframe {
	position: relative;
	width: 100%;
	padding-top: 75%;
}
.iframe iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
/*-------------------------------------------------------------------------
	link
-------------------------------------------------------------------------*/
.link {
	max-width: 800px;
	margin: 0 auto 24px;
}
.link a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 80px;
	border-radius: 10px;
	border: 1px solid #967D4B;
	background: #E8F3E9;
	color: #967D4B;
	font-weight: bold;
	box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.20);
}
.link a small {
	font-size: 20px;
}
.link a span {
	font-size: 24px;
	margin-left: 24px;
}
.other a {
	background: #eee;
}
.official a {
	background: #fff;
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	.link {
		margin-top: 32px;
	}
	.link a {
		flex-direction: column;
	}
	.link a small {
		font-size: 16px;
	}
	.link a span {
		font-size: 20px;
		margin-left: 0;
		margin-top: 8px;
	}
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
	■footer
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
footer {
	background: #fff;
	padding: 64px 0 32px 0;
}
footer dl {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
footer dt {
	flex: none;
	width: 302px;
}
footer dd {
	font-size: 14px;
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	footer {
		padding: 24px 0;
	}
	footer dt {
		width: 160px;
	}
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
	■ pagetop
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.pagetop {
	width: 80px;
	height: 80px;
	position: fixed;
	right: 0;
	bottom: 40px;
	margin-left: auto;
	margin-right: 40px;
	z-index: 2;
}
.pagetop a {}
.pagetop img {
	width: 100%;
	transition: .25s;
}
.pagetop a:hover {
	opacity: 1;
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	.pagetop {
		width: 40px;
		height: 40px;
		bottom: 16px;
		margin-right: 16px;
	}
}