@charset "UTF-8";
/* charset */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700|Noto+Serif+JP:400,700|Playfair+Display:400,700&display=swap&subset=japanese');
/*
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Noto Serif JP', serif;
	font-family: 'Playfair Display', serif;
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.6em;
	color: #666;
	background: #fff;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0;
	letter-spacing: 1px\9;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: auto;
}

h1, h2, h3, h4, h5, h6, h7,
ul, ol, li, dl, dt, dd,
article, section,
div, figure, p, form, img, legend, i {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
	list-style: none;
	font-style: normal;
	font-weight: normal;
}

button {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}

a ,
button ,
span {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
	text-decoration: none!important;
}

a:link {color: #00508f;}
a:visited {color: #00508f;}
a:active {color: #00508f;}

a:hover {
	color: #c00;
	text-decoration: none!important;
}

a:hover img ,
button:hover img {
	opacity: .75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
	-khtml-opacity: .75;
	-moz-opacity: .75;
}

table {
	border: 3px solid #40332b;
	border-bottom: 2px solid #40332b;
	border-collapse: separate;
	border-spacing: 0;
}

table tr {
}

table tr th ,
table tr td {
	border-bottom: 1px solid #34271f;
	vertical-align: middle;
}

table tr th {
	background: #40332b;
	font-weight: bold;
	text-align: center;
}
table tr td {
	background: #fefefe;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}
 
.clearfix {
	*zoom: 1;
}

.clear {
	clear: both!important;
}

.error {
	color: #c00;
}
.error span {
	display: block;
}
.error span:before {
	content: "\f071";
	margin-right: 3px;
	color: #c00;
	font-size: 15px;
	font-family: "FontAwesome";
}

.hide {
	display: none!important;
}

.spi {
	display: none!important;
}
.spb {
	display: none!important;
}

.pci {
	display: inline!important;
}
.pcb {
	display: block!important;
}

.nav_btn {
	display: none;
}

.spnav {
	display: none;
}

#wrapper {
	padding-top: 100px;
	position: relative;
}

.inner {
	margin: 0 auto;
	width: 1000px;
}

header {
	width: 100%;
	height: 100px;
	color: #a68a62;
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	background-color: rgba(255, 255, 255, 0.6);
	backdrop-filter: blur(20px);
	-webkit-backdrop-filter: blur(20px);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}
@-moz-document url-prefix() {
	header {
		background-color: rgba(255, 255, 255, 0.9);
	}
}
body.page-template-thanks-page header {
	position: static;
	top: auto;
	left: auto;
}
body.page-template-thanks-page #wrapper {
	padding-top: 0;
	position: relative;
}

header .lft {
	text-shadow: 0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;
}

header p {
	float: left;
	width: 230px;
	line-height: 100px;
	font-size: 12px;
}

header address {
	display: block;
	margin-right: 15px;
	float: left;
	padding-top: 24px;
	line-height: 1em;
	font-size: 11px;
	font-style: normal;
}
header address a {
	display: block;
	margin-bottom: 5px;
	line-height: 1em;
	color: #a68a62!important;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0.05em;
	pointer-events: none;
}
header address span {
	line-height: 1em;
	letter-spacing: 0.05em;
}

header ul ,
header ul li {
	float: left;
	line-height: 100px;
}
header ul li {
	margin-left: 20px;
}
header ul li img {
	vertical-align: inherit;
}
header a.rsv {
	display: block;
	float: right;
	width: 180px;
	line-height: 100px;
/*
	padding-top: 28px;
	height: 72px;
*/
	color: #fff!important;
	background: #e67d61;
}
header a.rsv:hover {
	opacity: .75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
	-khtml-opacity: .75;
	-moz-opacity: .75;
}
header a.rsv b {
	line-height: 1em;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
/*
header a.rsv b ,
header a.rsv span {
	display: block;
	margin-bottom: 10px;
	line-height: 1em;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
header a.rsv span {
	margin-bottom: 0;
	font-size: 12px;
	letter-spacing: 0.05em;
}
*/
.sec01 {
}
.sec01 .inner {
	padding-bottom: 50px;
	height: 380px;
	position: relative;
}
.sec01 .inner:before {
	content: "";
	width: 42.8%;
	height: 118.837%;
	background: #c1b497;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.sec01 figure {
	width: 673px;
	height: 379px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}
.sec01 figure img.fitimg {
	width: 100%;
	height: 379px;
	object-fit: cover;
	object-position: 50% bottom;
	font-family: 'object-fit: cover; object-position: 50% bottom;'
}
.sec01 .cmt {
	padding-top: 95px;
	padding-left: 37px;
	width: 290px;
	color: #fff;
	font-family: 'Noto Serif JP', serif;
	text-align: center;
	letter-spacing: 0.1em;

}
.sec01 .cmt p {
	margin-bottom: 1em;
	line-height: 1.6em;
	font-size: 25px;
}
.sec01 .cmt p b {
	display: inline-block;
	margin-right: 0.1em;
	font-size: 60px;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: -0.05em;
}
.sec01 .cmt span {
	font-size: 18px;
}
.sec01 h1 {
	width: 195px;
	position: absolute;
	bottom: 6px;
	right: 12px;
}
.sec01 h1 img {
	width: 100%;
	height: auto;
}

.sec02 {
	overflow: hidden;
	font-family: 'Noto Serif JP', serif;
	text-align: center;
}
.sec02 .inner {
	padding-left: 436px;
	padding-bottom: 30px;
	width: 564px;
	min-height: 430px;
	position: relative;
}
.sec02 figure {
	width: 386px;
	height: 440px;
	position: absolute;
	top: 0;
	left: 50px;
}
.sec02 figure img.fitimg{
	width: 386px;
	height: 440px;
	object-fit: cover;
	object-position: 50% bottom;
	font-family: 'object-fit: cover; object-position: 50% bottom;'
}
.sec02 .bs {
	padding: 40px 0 20px;
	color: #e67d61;
	font-size: 16px;
}
.sec02 .bs p {
	margin-bottom: 20px;
	line-height: 1em;
	font-size: 38px;
	font-family: 'Playfair Display', serif;
	letter-spacing: 0.05em;
}
.sec02 .bs p b {
	
}
.sec02 .bs p span {
	font-family: 'Playfair Display', serif;
	font-style: italic;
}
.sec02 .bs span {
	font-family: 'Noto Serif JP', serif;
}
.sec02 h2 {
	margin-bottom: 1em;
	line-height: 1.4em;
	color: #000;
	font-size: 40px;
}
.sec02 h2 + p ,
.sec02 p + p {
	margin-bottom: 1.5em;
	line-height: 1.8em;
	font-size: 18px;
}
.sec02 h2 + p span ,
.sec02 p + p  span {
	display: block;
	font-size: 24px;
	color: #e67d61;
}

.sec03 {
	background: #eae8e3;
}
.sec03 .ttl {
	padding: 52px 0;
	color: #938565;
	text-align: center;
	letter-spacing: 0.05em;
}
.sec03 .ttl h2 {
	margin-bottom: 1em;
	font-size: 25px;
	font-family: 'Noto Serif JP', serif;
}
.sec03 .ttl p {
	font-size: 16px;
}
.sec03 .ttl p strong {
	font-size: 20px;
}
.sec03 ol {
	padding: 0 50px;
}
.sec03 ol li {
	clear: both;
	padding: 30px 0 50px;
	position: relative;
}
.sec03 ol li .pic {
	float: left;
	top: -30px;
	position: relative;
}
.sec03 ol li .pic figure {
	width: 270px;
	height: 270px;
	overflow: hidden;
}
.sec03 ol li .pic figure img.fitimg {
	width: 270px;
	height: 270px;
	object-fit: cover;
	object-position: 50% 50%;
	font-family: 'object-fit: cover; object-position: 50% 50%;'
}
.sec03 ol li .pic p {
	padding: 5px 0;
	width: 101px;
	color: #fff;
	background: #e67d61;
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 2;
}
.sec03 ol li .pic p:before {
	content: "";
	border: 25px solid transparent;
	border-top: 25px solid #e67d61;
	position: absolute;
	top: 0;
	right: -25px;
	z-index: -1;
}
.sec03 ol li .pic p:after {
	content: "";
	border: 25px solid transparent;
	border-bottom: 25px solid #e67d61;
	position: absolute;
	bottom: 0;
	right: -25px;
	z-index: -1;
}
.sec03 ol li .pic p time {
	display: block;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	padding: 0.7em 0 0.7em 5px;
	width: 112px;
	line-height: 1em;
	font-size: 15px;
}
.sec03 ol li .cmt {
	margin-left: 240px;
	width: 660px;
	min-height: 270px;
	background: #fff;
	font-family: 'Noto Serif JP', serif;
}
.sec03 ol li .cmt i {
	display: block;
	margin-left: 60px;
	padding: 30px 0 20px;
	line-height: 1em;
	color: #eae8e3;
	font-size: 77px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -0.025em;
}
.sec03 ol li .cmt h3 {
	margin: 0 0 20px 60px;
	line-height: 1em;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.sec03 ol li .cmt p {
	line-height: 1.7em;
	margin: 0 40px 0 60px;
}

.sec04 {
	height: 360px;
	font-family: 'Noto Serif JP', serif;
	color: #fff;
	background: url(../images/sec04_img01.png) no-repeat center center;
	background-size: cover;
	text-align: center;
}
.sec04 h2 {
	padding: 40px 0 15px;
	line-height: 1em;
	font-size: 37px;
}
.sec04 h2 + p {
	line-height: 1em;
	font-size: 16px;
}
.sec04 address {
	display: block;
	padding: 25px 0 35px;
	font-style: normal;
}
.sec04 address a {
	display: block;
	padding: 0 0 10px;
	line-height: 1em;
	font-size: 53px;
	font-weight: bold;
	color: #fff!important;
	letter-spacing: 0.05em;
	pointer-events: none;
}
.sec04 address span {
	line-height: 1em;
	font-size: 16px;
}
.sec04 a.rsv {
	display: inline-block;
	padding: 0.7em 3em 0.9em;
	line-height: 1em;
	font-size: 24px;
	color: #fff!important;
	background: #e67d61;
}
.sec04 a.rsv:hover {
	opacity: .75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
	-khtml-opacity: .75;
	-moz-opacity: .75;
}

.sec05 {
	padding-top: 50px;
	font-family: 'Noto Serif JP', serif;
}
.sec05 h2 {
	margin: 0 50px 60px;
	line-height: 100px;
	font-size: 30px;
	color: #fff;
	background: #c1b497;
	text-align: center;
	letter-spacing: 0.1em;
	position: relative;
}
.sec05 h2:after {
	content: "";
	margin-left: -18px;
	border: 18px solid transparent;
	border-top: 45px solid #c1b497;
	width: 0;
	height: 0;
	position: absolute;
	bottom: -40px;
	left: 50%;
	z-index: -1;
}
.sec05 ul {
	padding: 0 50px;
}
.sec05 ul li {
	margin-bottom: 135px;
	padding-right: 490px;
	min-height: 335px;
	color: #8b7b64;
	background: #eae8e3;
	position: relative;
}
.sec05 ul li:nth-child(even) {
	padding-right: 0;
	padding-left: 490px;
}
.sec05 ul li h3 {
	padding: 0 30px;
	line-height: 100px;
	font-size: 45px;
	font-weight: bold;
}
.sec05 ul li h3 span {
	display: inline-block;
	margin-left: 35px;
	font-size: 22px;
	font-weight: normal;
	position: relative;
}
.sec05 ul li h3 span:before ,
.sec05 ul li h3 span:after {
	content: "-";
	position: absolute;
	top: -3%;
	left: -15px;
}
.sec05 ul li h3 span:after {
	left: auto;
	right: -15px;
}
.sec05 ul li figure {
	position: absolute;
	top: 30px;
	right: 30px;
}
.sec05 ul li:nth-child(even) figure {
	left: 30px;
}
.sec05 ul li p {
	padding: 0 30px;
	line-height: 2em;
}

.sec06 {
	
}

.sec06 .inner {
	width: 900px;
}

.sec06 h2 {
	margin: 0 auto 60px;
	line-height: 100px;
	font-size: 30px;
	font-family: "Noto Serif JP",serif;
	color: #fff;
	background: #c1b497;
	text-align: center;
	letter-spacing: 0.1em;
	position: relative;
}
.sec06 h2:after {
	content: "";
	margin-left: -18px;
	border: 18px solid transparent;
	border-top: 45px solid #c1b497;
	width: 0;
	height: 0;
	position: absolute;
	bottom: -40px;
	left: 50%;
	z-index: -1;
}
.sec06 h3 {
	margin-bottom: 0.5em;
	color: #c1b497;
	font-size: 20px;
	font-family: "Noto Serif JP",serif;
	letter-spacing: 0.03em;
}
.sec06 h3 + p {
	margin-bottom: 1.8em;
	line-height: 1.6em;
	font-size: 16px;
	font-family: "Noto Serif JP",serif;
}
.sec06 ul.slider {
	margin: 0 auto 15px;
	padding: 0;
	max-width: 900px;
	position: relative;
}
.sec06 ul.slider li {
}
.sec06 ul.slider li img ,
.sec06 ul.sliderthumb1 li img ,
.sec06 ul.sliderthumb2 li img {
	width: 100%;
	height: auto;
}
.sec06 ul.slider .slick-prev ,
.sec06 ul.slider .slick-next {
	display: block;
	margin-top: -20px;
	border: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	line-height: 0;
	color: transparent;
	background: transparent;
	font-size: 0;
	transform: none;
	position: absolute;
	top: 50%;
	cursor: pointer;
}

.sec06 ul.slider .slick-prev {
	left: 15px;
	z-index: 5;
}
.sec06 ul.slider .slick-next {
	right: 15px;
	z-index: 5;
}

.sec06 ul.slider .slick-prev:before ,
.sec06 ul.slider .slick-next:before {
	content: "";
	color: #fff;
	font-size: 40px;
	font-family: "FontAwesome";
	opacity: 1;
}

.sec06 ul.slider .slick-prev:before {
	content: "\f104";
}
.sec06 ul.slider .slick-next:before {
	content: "\f105";
}

ul.sliderthumb1 ,
ul.sliderthumb2 {
	margin: 0 auto 30px;
	max-width: 900px;
}
ul.sliderthumb1 li ,
ul.sliderthumb2 li {
	margin: 0 7.5px;
}
ul.sliderthumb1 .slick-next ,
ul.sliderthumb2 .slick-next {
	right: 20px; z-index: 100;
}
ul.sliderthumb1 .slick-prev ,
ul.sliderthumb2 .slick-prev {
	left: 15px; z-index: 100;
}
ul.sliderthumb1 .slick-current ,
ul.sliderthumb2 .slick-current {
}
ul.sliderthumb1 li.slick-current img ,
ul.sliderthumb2 li.slick-current img {
	border: 2px solid #e78469;
	width: calc(100% - 4px);
}
ul.sliderthumb1 div div li ,
ul.sliderthumb2 div div li {
	cursor: pointer;
}

.sec07 {
	padding-top: 70px;
}
.sec07 .inner {
	width: 900px;
}
.sec07 h2 {
	float: left;
	width: 45%;
	color: #e67d61;
}
.sec07 h2 span {
	display: block;
	margin-bottom: 0.5em;
	line-height: 1em;
	font-size: 30px;
	font-weight: bold;
	font-family: 'Noto Serif JP', serif;
}
.sec07 h2 b {
	display: block;
	margin-bottom: 0.5em;
	line-height: 1em;
	font-size: 50px;
	font-family: 'Playfair Display', serif;
}
.sec07 h2 + p {
	float: left;
	width: 55%;
	line-height: 150px;
	vertical-align: middle;
}
.sec07 .pst {
	clear: both;
	padding: 45px 130px 20px 45px;
	width: 395px;
	background: #c1b497;
	position: relative;
}
.sec07 .pst figure {
	position: absolute;
	top: -22px;
	right: -306px;
	box-shadow: 24px 22px 0 #eae8e3;
}
.sec07 .pst ol {
}
.sec07 .pst ol li {
	padding: 0 0 30px 55px;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.05em;
	position: relative;
}
.sec07 .pst ol li i {
	color: #d8ceb6;
	font-size: 55px;
	position: absolute;
	top: 8px;
	left: -20px;
}
.sec07 .pst ol li h3 {
	color: #fff;
	font-size: 18px;
}
.sec07 .pst ol li h3 + p {
	color: #fff;
	font-size: 18px;
}
.sec07 .inner + p {
	padding: 3em 0 4em;
	font-size: 14px;
	text-align: center;
}
.reserve {
	color: #fff;
	background: #e67d61;
}
.reserve h2 {
	line-height: 140px;
	font-size: 30px;
	font-weight: bold;
	font-family: 'Noto Serif JP', serif;
	text-align: center;
}
.reserve .rsvform * {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.reserve .rsvform dl {
	margin: 0 auto;
	overflow: hidden;
	width: 65%;
}
.reserve .rsvform dl dt {
	float: left;
	margin-bottom: 2%;
	padding: 0.8em 0;
	width: 35%;
	line-height: 1.2em;
	font-size: 14px;
	text-align: center;
}
.reserve .rsvform dl dt span {
	display: inline-block;
	margin-left: 1em;
	border-radius: 4px;
	padding: 0.3em 1em;
	line-height: 1em;
	background: #d43a42;
	font-size: 12px;
}
.reserve .rsvform dl dd {
	float: left;
	margin-bottom: 2%;
	width: 65%;
}
.reserve .rsvform dl dd ul {
}
.reserve .rsvform dl dd ul li {
	float: left;
	width: 49%;
}
.reserve .rsvform dl dd ul li:last-child {
	margin-left: 2%;
}
.reserve .rsvform dl.fair dt {
	float: none;
	margin-bottom: 0;
	padding: 0;
	width: 100%;
	line-height: 100px;
	font-size: 30px;
	font-weight: bold;
	font-family: 'Noto Serif JP', serif;
}
.reserve .rsvform dl.fair dd {
	float: none;
	width: 100%;
	text-align: center;
	font-size: 26px;
}
.reserve .rsvform dl.fair dd select {
	border: 0;
	border-radius: 4px;
	padding: 0.5em 1em;
	color: #333;
	font-size: 20px;
}
.reserve .rsvform h3 {
	line-height: 100px;
	font-size: 30px;
	font-weight: bold;
	font-family: 'Noto Serif JP', serif;
	text-align: center;
}
.reserve .rsvform dl dd input ,
.reserve .rsvform dl dd textarea {
	border: 0;
	border-radius: 4px;
	padding: 0.7em;
	width: 100%;
	line-height: 1em;
	background: #fff;
	font-size: 16px;
}
.reserve .rsvform dl dd textarea {
	line-height: 1.4em;
	height: 7em;
}
.reserve .rsvform .btn {
	padding: 60px 0;
	text-align: center;
}
.reserve .rsvform .btn p {
	margin-bottom: 1em;
}
.reserve .rsvform .btn p a {
	text-decoration: underline!important;
}
.reserve .rsvform .btn p span.ajax-loader ,
.reserve .rsvform div.wpcf7 .ajax-loader {
	display: none!important;
}
.reserve .rsvform .btn input {
	display: inline-block;
	margin: 0;
	border: 0;
	border-radius: 10em;
	padding: 0.5em 0;
	width: 280px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background: #d43a42;
	letter-spacing: 4px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}
.reserve .rsvform .btn input:hover {
	color: #e67d61;
	background: #fff;
/*
	opacity: .75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
	-khtml-opacity: .75;
	-moz-opacity: .75;
*/
}

.thanks {
	padding: 50px 0;
}
.thanks .inner {
	width: 800px;
}
.thanks h2 {
	margin-bottom: 1em;
	padding: 0.6em 1em;
	line-height: 1em;
	font-size: 40px;
	font-family: 'Noto Serif JP', serif;
	color: #fff;
	background: #a68a62;
}
.thanks h2 + p {
	margin: 0 auto 50px;
	line-height: 1.8em;
	font-size: 20px;
	font-family: 'Noto Serif JP', serif;
	text-align: center;
}
.thanks .btn {
	margin: 0 auto;
	width: 600px;
}
.thanks .btn a {
	display: block;
	line-height: 100px;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #fff!important;
	background: #e67d61;
	text-align: center;
}
.thanks .btn a:hover {
	opacity: .75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
	-khtml-opacity: .75;
	-moz-opacity: .75;
}

footer {
}

footer .inner {
	position: relative;
}

footer .logo {
	float: left;
	padding: 30px 0;
	width: 37%;
	text-align: center;
}
footer .logo img {
	width: 75%;
	height: auto;
}
footer address {
	display: block;
	float: left;
	padding: 30px 0;
	width: 63%;
	line-height: 1.3em;
	font-family: 'Noto Serif JP', serif;
	font-style: normal;
}
footer address span {
	display: block;
	font-size: 16px;
	letter-spacing: 1px;
}
footer address p {
	display: inline-block;
	margin-right: 1em;
	font-size: 14px;
	letter-spacing: 1.5px;
}
footer address a {
	display: inline-block;
	color: #666!important;
	letter-spacing: 1px;
	pointer-events: none;
}
footer .map {
	clear: both;
	padding-top: 408px;
	position: relative;
}
footer .map iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
footer small {
	display: block;
	border-top: 1px solid #fff;
	line-height: 60px;
	color: #fff;
	background: #c1b497;
	font-size: 12px;
	text-align: center;
	letter-spacing: 2px;
	text-align: center;
}

