@charset "UTF-8";
body {
	font-family: 'Barlow', 'Noto Sans JP', sans-serif;
	font-style: italic;
	background: #D2C7BA;
	color: #111;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: "halt"1;
	-webkit-text-size-adjust: 100%;
	width: 100%;
}
.pc .change_sp {
	display: none;
}
.loading {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #fff;
	z-index: 9998;
}
.loader {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 38px;
	height: 38px;
	margin-top: -19px;
	margin-left: -19px;
	text-align: center;
	z-index: 9999;
}
header {
	width: 100%;
	height: 698px;
	background: url("../img/bg.png") repeat;
	position: relative;
	padding: 32px 0;
	box-sizing: border-box;
	margin-bottom: 32px;
}
header h2 {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
}
header h2 img {
	border-radius: 0px 0px 8px 0px;
	background: #fff;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
}
nav {
	position: fixed;
	top: 0;
	right: 0;
	padding: 24px;
	background: #FAF8F6;
	border-radius: 0px 0px 0px 8px;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	z-index: 10;
}
nav ul li {
	font-size: 14px;
	letter-spacing: 0.06em;
	line-height: 1em;
	text-align: left;
	margin-bottom: 16px;
}
nav ul li:last-child {
	margin-bottom: 0;
}
nav ul li a {
	color: #111;
	font-style: italic;
	font-weight: 600;
}
nav ul li a:hover {
	color: #00694C;
}
#fv {
	width: 1000px;
	height: 634px;
	margin: 0 auto;
	position: relative;
}
#fv-img {
	position: absolute;
	top: 0;
	left: 0;
}
#fv-img img {
	border-radius: 8px;
}
#fv h1 {
	font-weight: 900;
	font-size: 32px;
	letter-spacing: 0.4em;
	text-align: center;
	color: #fff;
	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 280px;
	left: 0;
	width: 100%;
}
#fv p {
	font-family: "Noto Sans JP Medium";
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0.2em;
	line-height: 30px;
	text-align: center;
	color: #fff;
	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 344px;
	left: 0;
	width: 100%;
}
#down {
	width: 14px;
	position: absolute;
	bottom: 32px;
	right: 32px;
}
#home > div {
	width: 824px;
	margin: 0 auto;
}
#home > div > div:first-child {
	width: 386px;
	float: left;
}
#home > div > div:last-child {
	width: 412px;
	float: right;
	padding: 24px;
	box-sizing: border-box;
	background: #f4f0ed;
	border-radius: 6px;
	filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.1));
	margin-top: 48px;
}
#home > div > div:last-child p {
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 0.08em;
	line-height: 2.2em;
	text-align: left;
	color: #111;
}
.sec {
	padding: 64px 0;
}
.sec p.entitle {
	font-family: Vollkorn;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #111;
	width: 208px;
	height: 44px;
	background: #faf8f6;
	margin: 0 auto 24px;
	position: relative;
	box-sizing: border-box;
	padding-top: 8px;
}
.sec p.entitle:before {
	content: "";
	background-image: linear-gradient(to right, #000, #000 2px, transparent 2px, transparent 2px);
	background-size: 5px 1px;
	background-repeat: repeat-x;
	position: absolute;
	top: -3px;
	left: 0;
	width: 100%;
	height: 1px;
}
.sec p.entitle:after {
	content: "";
	background-image: linear-gradient(to right, #000, #000 2px, transparent 2px, transparent 2px);
	background-size: 5px 1px;
	background-repeat: repeat-x;
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 100%;
	height: 1px;
}
.sec h2 {
	font-weight: 900;
	font-size: 28px;
	letter-spacing: 0.16em;
	line-height: 1em;
	text-align: center;
	color: #111;
	width: 100%;
	margin-bottom: 12px;
}
.sec h3 {
	font-family: Barlow;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 0.06em;
	line-height: 1em;
	text-align: center;
	color: #e88637;
	width: 100%;
	margin-bottom: 32px;
}
.cover {
	width: 1000px;
	height: 440px;
	position: relative;
	margin: 0 auto 48px;
}
.c1:before {
	content: '';
	background: url("../img/bg_1.png") no-repeat;
	width: 248px;
	height: 98px;
	position: absolute;
	top: -98px;
	right: 28px;
}
.c1:after {
	content: '';
	background: url("../img/bg_2.png") no-repeat;
	width: 262px;
	height: 146px;
	position: absolute;
	bottom: -146px;
	left: 28px;
}
.c2:before {
	content: '';
	background: url("../img/bg_1.png") no-repeat;
	width: 248px;
	height: 98px;
	position: absolute;
	top: -98px;
	left: 28px;
}
.c2:after {
	content: '';
	background: url("../img/bg_2.png") no-repeat;
	width: 262px;
	height: 146px;
	position: absolute;
	bottom: -146px;
	right: 28px;
}
.cover-img {
	position: absolute;
	top: 0;
	left: 0;
}
.cover-img img {
	border-radius: 8px;
}
.cover h4 {
	font-family: Vollkorn;
	font-weight: bold;
	font-size: 48px;
	letter-spacing: 0.08em;
	line-height: 1em;
	text-align: left;
	color: #fff;
	text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	position: absolute;
	top: 80px;
	left: 96px;
}
.cover h5 {
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 0.2em;
	line-height: 1em;
	text-align: left;
	color: #fff;
	text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	position: absolute;
	top: 136px;
	left: 96px;
}
.cover p {
	width: 1000px;
	border-radius: 0px 0px 8px 8px;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	bottom: 0;
	left: 0;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.07em;
	line-height: 28px;
	text-align: left;
	color: #fff;
	box-sizing: border-box;
	padding: 24px 88px;
	text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.box {
	width: 824px;
	margin: 0 auto 32px;
}
.box li {
	position: relative;
	width: 396px;
	float: left;
	margin-right: 32px;
	margin-bottom: 32px;
}
.box li:nth-child(2n) {
	margin-right: 0;
}
.box li:nth-last-child(-n+2) {
	margin-bottom: 0;
}
.box li h3 {
	width: 32px;
	position: absolute;
	top: -12px;
	right: -16px;
}
.txt {
	width: 396px;
	border-radius: 0px 0px 8px 8px;
	background: #f4f0ed;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	padding: 24px;
	box-sizing: border-box;
}
.radius {
	border-radius: 8px;
}
.txt p {
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 0.08em;
	line-height: 2em;
	text-align: left;
	color: #111;
}
.gallery {
	width: 824px;
	margin: 0 auto 32px;
}
.information {
	width: 824px;
	margin: 0 auto 32px;
}
.gallery h3, .information h3 {
	font-family: Vollkorn;
	font-weight: 900;
	font-size: 24px;
	line-height: 1em;
	letter-spacing: 0;
	text-align: left;
	color: #fff;
	margin-bottom: 8px;
}
.separate_double {
	width: 1000px;
	height: 5px;
	position: relative;
	margin: 0 auto;
}
.separate_double::before {
	content: "";
	width: 100%;
	height: 2px;
	background: #111;
	position: absolute;
	top: 0;
	left: 0;
}
.separate_double::after {
	content: "";
	width: 100%;
	height: 1px;
	background: #111;
	position: absolute;
	top: 5px;
	left: 0;
}
.info {
	width: 539px;
	border-radius: 2px;
	background: #f4f0ed;
	background-image: linear-gradient(to right, #000, #000 1px, transparent 2px, transparent 2px), linear-gradient(to bottom, #000, #000 1px, transparent 2px, transparent 2px), linear-gradient(to right, #000, #000 1px, transparent 2px, transparent 2px), linear-gradient(to bottom, #000, #000 1px, transparent 2px, transparent 2px);
	background-size: 5px 1px, 1px 5px, 5px 1px, 1px 5px;
	background-position: top, right, bottom, left;
	background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
	box-sizing: border-box;
	float: left;
	padding: 16px;
	box-sizing: border-box;
}
.info ul li, .address ul li {
	font-weight: 400;
	font-size: 13px;
	letter-spacing: 0.08em;
	line-height: 1em;
	margin-bottom: 8px;
}
.info ul li span:first-child, .address ul li span:first-child {
	color: #fff;
	background: #277C9B;
	display: inline-block;
	padding: 4px 8px;
	margin-right: 8px;
	font-size: 12px;
	border-radius: 2px;
}
.info ul li:last-child, .address ul li:last-child {
	margin-bottom: 0;
}
.btn {
	font-size: 16px;
	letter-spacing: 0.16em;
	width: 262px;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	float: right;
}
.btn a {
	border-radius: 4px;
	background: #ff9b4b;
	display: block;
	height: 111px;
	position: relative;
	color: #fff;
	text-align: center;
	font-weight: 500;
	padding-top: 42px;
	box-sizing: border-box;
}
.btn a:after {
	width: 254px;
	height: 103px;
	border: 1px solid #fff;
	box-sizing: border-box;
	position: absolute;
	top: 4px;
	left: 4px;
	content: '';
	transition: .2s;
}
.btn a:before {
	content: url(../img/target.svg);
	width: 11px;
	height: 11px;
	position: absolute;
	top: 44px;
	right: 52px;
	transition: .2s;
}
.btn a:hover {
	background: #00694C;
	color: #fff;
	letter-spacing: 0.2em;
}
.btn a:hover:before {
	right: 48px;
}
.col3 {
	width: 824px;
	margin: 0 auto 32px;
}
.col3 > div {
	width: 252px;
	float: left;
	margin-right: 34px;
}
.col3 > div:last-child {
	margin-right: 0;
}
.col3 > div > div {
	width: 200px;
	margin: 0 auto 16px;
}
.col3 > div p {
	width: 252px;
	height: 30px;
	border-radius: 4px;
	background: #f4f0ed;
	font-weight: 400;
	font-size: 12px;
	letter-spacing: 0.08em;
	line-height: 1em;
	text-align: center;
	color: #111;
	box-sizing: border-box;
	padding-top: 8px;
}
#access {
	width: 824px;
	margin: 0 auto;
}
#access h3 {
	font-family: Vollkorn;
	font-weight: 900;
	font-size: 24px;
	line-height: 1em;
	letter-spacing: 0;
	text-align: left;
	color: #fff;
	margin-bottom: 8px;
}
.map {
	width: 824px;
	height: 264px;
	background: #eee;
	margin-bottom: 32px;
}
.address {
	width: 100%;
	border-radius: 2px;
	background: #f4f0ed;
	background-image: linear-gradient(to right, #000, #000 1px, transparent 2px, transparent 2px), linear-gradient(to bottom, #000, #000 1px, transparent 2px, transparent 2px), linear-gradient(to right, #000, #000 1px, transparent 2px, transparent 2px), linear-gradient(to bottom, #000, #000 1px, transparent 2px, transparent 2px);
	background-size: 5px 1px, 1px 5px, 5px 1px, 1px 5px;
	background-position: top, right, bottom, left;
	background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
	box-sizing: border-box;
	padding: 16px;
}
footer {
	width: 100%;
	height: 112px;
	background: #d8cec3;
	text-align: center;
	box-sizing: border-box;
	padding-top: 40px;
}
footer p {
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0.06em;
	line-height: 30px;
	color: #fff;
}
.slider {
	margin: 0 auto;
	width: 100%;
	height: 203px;
}
.slider img {
	width: 272px;
	height: 203px;
}
/*slick setting*/
.slick-prev:before, .slick-next:before {
	color: #000;
}
.slick-prev {
	content: '';
	background: url(../img/left.svg) no-repeat;
	width: 55px;
	height: 17px;
	text-indent: -9999px;
	outline: none;
	border: none;
	padding: 0;
	cursor: pointer;
	position: absolute;
	top: 94px;
	left: -28px;
	z-index: 1;
}
.slick-next {
	content: '';
	background: url(../img/right.svg) no-repeat;
	width: 55px;
	height: 17px;
	text-indent: -9999px;
	outline: none;
	border: none;
	padding: 0;
	cursor: pointer;
	position: absolute;
	top: 94px;
	right: -28px;
	z-index: 1;
}
.animate {
	visibility: hidden;
}