@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,600&display=swap');
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
main {
	display: block
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: rgba(0, 0, 0, 0)
}
br.only_middle {
	display: none !important;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}
b, strong {
	font-weight: bolder
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -0.25em
}
sup {
	top: -0.5em
}
img {
	border-style: none
}
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
button, [type=button], [type=reset], [type=submit] {
	-webkit-appearance: button
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText
}
fieldset {
	padding: .35em .75em .625em
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
progress {
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type=checkbox], [type=radio] {
	box-sizing: border-box;
	padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}
details {
	display: block
}
summary {
	display: list-item
}
template {
	display: none
}
[hidden] {
	display: none
}
a {
	color: initial;
	text-decoration: none;
	cursor: pointer
}
button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	cursor: pointer;
	padding: 0;
	background-color: rgba(255, 255, 255, 0);
	color: #000
}
li {
	list-style: none
}
html, body, h1, h2, h3, h4, h5, h6, a, p, span, em, small, strong, sub, sup, mark, del, ins, strike, abbr, dfn, blockquote, q, cite, code, pre, ol, ul, li, dl, dt, dd, div, section, article, main, aside, nav, header, hgroup, footer, img, figure, figcaption, address, time, audio, video, canvas, iframe, details, summary, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0
}
input[type=button], input[type=text], input[type=submit], input[type=image], input[type=search], textarea {
	-webkit-appearance: none;
	border-radius: 0
}
.only-sp {
	display: none !important
}
@media screen and (min-width: 768px), print {
	.only-tb {
		display: none !important
	}
}
@media(max-width: 767px) {
	.only-pc {
		display: none !important
	}
	.only-sp {
		display: block !important;
	}
}
@media(max-width: 599px) {
	.only-pc {
		display: none !important
	}
	.only-sp {
		display: block !important;
	}
}
@media(max-width: 320px) {
	.only-pc {
		display: none !important
	}
	.only-sp {
		display: block !important;
	}
}
:root {
	--margin: 10px;
	--z-base: 0;
	--width: 1440;
	--max-width: 10000
}
*, *::before, *::after {
	box-sizing: border-box
}
body {
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #000
}
a {
	display: block;
	color: #000
}
button {
	color: #000
}
.js-focus-visible :focus:not(.focus-visible) {
	outline: 0
}
img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	font-family: "object-fit: cover; object-position: center", sans-serif
}
br.md {
	display: none
}
br.lg {
	display: none
}
br.xl {
	display: none
}
@media screen and (min-width: 768px) {
	br.sp {
		display: none
	}
	br.md {
		display: block
	}
}
@media screen and (min-width: 1024px) {
	br.lg {
		display: block
	}
}
@media screen and (min-width: 1366px) {
	br.xl {
		display: block
	}
}
.visuallyHidden {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	margin: -1px !important;
	padding: 0 !important;
	overflow: hidden !important;
	clip: rect(0 0 0 0) !important;
	white-space: nowrap !important;
	border: 0 !important
}
.cWrapper {
	position: relative;
	width: 100%;
	overflow: hidden
}
.cContainer {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
	overflow: hidden
}
.cContainer.is-open {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.cMain {
	flex: 1;
	overflow: hidden
}
.cookie {
	position: fixed;
	bottom: 5.33vw;
	right: 5.33vw;
	z-index: 10;
	opacity: 0
}
@media(max-width: 599px) {
	.cookie {
		right: 0
	}
}
.cookie__wrapper {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	padding: 27px 30px 30px 30px;
	width: 100%;
	height: 100%;
	background-color: #faf7f2
}
@media(max-width: 599px) {
	.cookie__wrapper {
		width: 95%
	}
}
.cookie__text {
	font-family: "CezannePro-M", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 400;
	padding-right: 5.33vw;
	font-size: 10px;
	letter-spacing: .18em
}
@media(max-width: 599px) {
	.cookie__text {
		line-height: 1.6
	}
}
.cookie__link {
	font-family: "CezannePro-M", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 400;
	margin-top: 5px;
	text-decoration: underline;
	text-underline-offset: .15em
}
.cookie__btns {
	display: flex
}
.cookie__btn {
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	font-weight: bold;
	font-size: 1.1rem;
	padding: 9.5px 28px;
	border-radius: 15px;
	background: #e6e3d8
}
@media(max-width: 599px) {
	.cookie__btn {
		padding: 9.5px 14px
	}
}
@media(max-width: 599px) {
	.cookie__btn span {
		white-space: nowrap
	}
}
.cookie__optIn {
	margin-right: 2.67vw
}
.cookie.is-show {
	visibility: visible;
	-webkit-animation: fade-in .4s cubic-bezier(0.39, 0.575, 0.565, 1) both;
	animation: fade-in .4s cubic-bezier(0.39, 0.575, 0.565, 1) both
}
.cookie.is-checked {
	-webkit-animation: fade-out .4s cubic-bezier(0.39, 0.575, 0.565, 1) both;
	animation: fade-out .4s cubic-bezier(0.39, 0.575, 0.565, 1) both
}
@-webkit-keyframes fade-in {
	0% {
		opacity: 0;
		transform: translateY(20px)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}
@keyframes fade-in {
	0% {
		opacity: 0;
		transform: translateY(20px)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}
@-webkit-keyframes fade-out {
	0% {
		opacity: 1
	}
	99% {
		opacity: 0;
		transform: translateY(20px)
	}
	100% {
		visibility: hidden
	}
}
@keyframes fade-out {
	0% {
		opacity: 1
	}
	99% {
		opacity: 0;
		transform: translateY(20px)
	}
	100% {
		visibility: hidden
	}
}
@media screen and (min-width: 768px) {
	.cookie {
		bottom: 1.46vw;
		right: 1.46vw
	}
	.cookie__text {
		padding-right: 1.46vw
	}
	.cookie__optIn {
		margin-right: .73vw
	}
}
html {
	font-size: 62.5%
}
body {
	position: relative
}
body.active {
	overflow: hidden
}
.cWrapper {
	position: relative;
	width: 100%;
	overflow: hidden
}
@media screen and (min-width: 768px), print {
	.cWrapper {
		min-width: 1100px
	}
}
.cHoverOpacity {
	transition: opacity .3s ease-in-out
}
.cHoverOpacity:hover {
	opacity: .5
}
.swiper-wrapper {
	transition-timing-function: linear
}
.cFloatingNav {
	display: flex;
	border-radius: 4px;
	overflow: hidden;
	position: fixed;
	bottom: 25px;
	width: 89%;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 3;
	transition: opacity .3s ease-in-out;
	opacity: 0;
	box-shadow: 3px 3px 0 rgba(0, 0, 0, .15);
	visibility: hidden
}
.cFloatingNav.active {
	opacity: 1;
	visibility: visible
}
.cFloatingNav-item {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50%;
	padding: 18px 0;
	font-size: 14px;
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	letter-spacing: .18em
}
.cFloatingNav-item:first-child {
	background: #98835b;
	color: #fff
}
.cFloatingNav-item:last-child {
	background: #fff
}
.cFloatingNav-item:last-child span {
	color: #98835b
}
.c-button {
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	box-shadow: 3px 3px 0 rgba(0, 0, 0, .15)
}
.c-button.beige {
	background-color: #faf7f2
}
.c-button.white {
	background-color: #fff
}
.c-button.gray {
	background-color: #f4f1ed
}
.c-button.brown {
	background-color: #98835b
}
.c-button.brown .txt {
	color: #fff
}
.c-button.brown .arrow {
	background: url('../images/component/obj-arrow-white.png') no-repeat 0 0;
	background-size: 100% 100%
}
@media screen and (min-width: 768px), print {
	.c-button {
		border-radius: 29px;
		padding: 16.5px 0;
		transition: background-color .3s ease-in-out, color .3s ease-in-out
	}
	.c-button:hover {
		background-color: #decdb4;
		color: #000
	}
	.c-button.brown:hover {
		background-color: #c79f52;
		color: #fff
	}
}
@media(max-width: 767px) {
	.c-button {
		border-radius: 28px;
		padding: 16.55px 0
	}
}
.c-button .txt {
	letter-spacing: .2em
}
@media screen and (min-width: 768px), print {
	.c-button .txt {
		font-size: 1.5rem
	}
}
@media(max-width: 767px) {
	.c-button .txt {
		font-size: 1.4rem
	}
}
.c-button .arrow {
	display: block;
	width: 7px;
	height: 8px;
	background: url('../images/component/obj-arrow.png') no-repeat 0 0;
	background-size: 100% 100%;
	margin-left: 15px
}
.c-fadeIn {
	transition-delay: .6s;
	opacity: 0;
	transform: translate3d(0, 2rem, 0);
	transition: opacity 2.2s cubic-bezier(0.215, 0.61, 0.355, 1), transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1)
}
.c-fadeIn[data-scroll=in] {
	opacity: 1;
	transform: translate3d(0, 0, 0)
}
.c-fadeIn02 {
	transition-delay: .6s;
	opacity: 0;
	transition: opacity 2.2s cubic-bezier(0.215, 0.61, 0.355, 1)
}
.c-fadeIn02[data-scroll=in] {
	opacity: 1
}
.c-subtit-eng {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	color: #9b8355
}
@media screen and (min-width: 768px), print {
	.c-subtit-eng {
		font-size: 1.4rem;
		letter-spacing: .05em
	}
}
@media(max-width: 767px) {
	.c-subtit-eng {
		font-size: 1.2rem;
		letter-spacing: .1em
	}
}
.c-subtit-eng.white {
	color: #fff
}
.c-subtit-ja {
	font-family: "TsukuMinPr6-D", "游明朝", "YuMincho", serif;
	font-weight: 400;
	font-size: 1.7rem;
	letter-spacing: .15em;
	color: #747474
}
@media screen and (min-width: 768px), print {
	.c-hover-opacity {
		transition: opacity .3s ease-in-out
	}
	.c-hover-opacity:hover {
		opacity: .5
	}
}
.c-menu {
	transition: opacity .3s ease-in-out;
	opacity: 0;
	pointer-events: none
}
.c-menu.active {
	opacity: 1;
	pointer-events: unset
}
@media screen and (min-width: 768px), print {
	.c-menu {
		position: fixed;
		width: 444px;
		top: 45px;
		right: 57px;
		z-index: 5
	}
}
.c-menu-inner {
	display: flex;
	justify-content: space-between;
	align-items: center
}
.c-menu-access {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 186px;
	background-color: #c6b88b;
	transition: background-color .3s ease-in-out;
	padding: 20px 0;
	border-radius: 30px;
	box-shadow: 2px 2px 0 rgba(0, 0, 0, .15)
}
.c-menu-access:hover {
	background-color: #decdb4
}
.c-menu-access__txt {
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	font-size: 1.4rem;
	position: relative;
	padding-left: 25px;
	letter-spacing: .14em;
	color: #fff
}
.c-menu-access__txt::after {
	content: "";
	position: absolute;
	width: 19px;
	height: 17px;
	background: url('../images/component/ico-madoguchi.png') no-repeat 0 0;
	background-size: 100% 100%;
	top: 50%;
	transform: translateY(-50%);
	left: 0
}
.c-menu-contact {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 186px;
	background-color: #98835b;
	transition: background-color .3s ease-in-out;
	padding: 20px 0;
	border-radius: 30px;
	box-shadow: 2px 2px 0 rgba(0, 0, 0, .15)
}
.c-menu-contact:hover {
	background-color: #c79f52
}
.c-menu-contact__txt {
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	font-size: 1.4rem;
	letter-spacing: .14em;
	position: relative;
	color: #fff;
	padding-left: 22px
}
.c-menu-contact__txt::after {
	content: "";
	position: absolute;
	width: 14px;
	height: 16px;
	background: url('../images/component/ico-require.png') no-repeat 0 0;
	background-size: 100% 100%;
	top: 50%;
	transform: translateY(-50%);
	left: 0
}
.c-menu-item {
	box-shadow: 1px 1px 0 rgba(0, 0, 0, .15);
	background: #faf6f0;
	border-radius: 50%
}
@media screen and (min-width: 768px), print {
	.c-menu-item {
		position: relative;
		width: 60px;
		height: 60px;
		cursor: pointer
	}
}
@media(max-width: 767px) {
	.c-menu-item {
		position: fixed;
		width: 50px;
		height: 50px;
		top: 20px;
		right: 14px;
		z-index: 5
	}
}
.c-menu-item.active .c-menu-txt.menu {
	display: none
}
.c-menu-item.active .c-menu-txt.close {
	display: block
}
.c-menu-txt {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 1.1rem;
	letter-spacing: .05em;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.c-menu-txt.close {
	display: none
}
.theme {
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	z-index: 10;
	background: #fff;
	opacity: 0;
	pointer-events: none
}
.theme.active {
	-webkit-animation: fadeIn 1s ease-in-out forwards;
	animation: fadeIn 1s ease-in-out forwards;
	pointer-events: unset
}
.theme.hide {
	-webkit-animation: fadeOut 1s ease-in-out forwards;
	animation: fadeOut 1s ease-in-out forwards;
	pointer-events: none
}
@media(max-width: 767px) {
	.theme {
		overflow-x: hidden;
		overflow-y: scroll;
		padding: 95px 0 93px
	}
}
.theme-bg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
	opacity: 0
}
.theme-bg.active {
	opacity: 1
}
@media screen and (min-width: 768px), print {
	.theme-bg {
		width: 97%;
		height: 94.7%;
		transition: opacity .3s ease-in-out
	}
}
@media(max-width: 767px) {
	.theme-bg {
		width: 95%;
		height: 97%;
		transition: opacity .5s ease-in-out
	}
}
@media screen and (min-width: 768px), print {
	.theme-bg.natural {
		background: url('../images/top/natural00-pc.jpg') no-repeat 0 0;
		background-size: cover
	}
}
@media(max-width: 767px) {
	.theme-bg.natural {
		background: url('../images/top/natural00.jpg') no-repeat 0 0;
		background-size: cover
	}
}
@media screen and (min-width: 768px), print {
	.theme-bg.modern {
		background: url('../images/top/modern00-pc.jpg') no-repeat 0 0;
		background-size: cover
	}
}
@media(max-width: 767px) {
	.theme-bg.modern {
		background: url('../images/top/modern00.jpg') no-repeat 0 0;
		background-size: cover
	}
}
@media screen and (min-width: 768px), print {
	.theme-bg.country {
		background: url('../images/top/country00-pc.jpg') no-repeat 0 0;
		background-size: cover
	}
}
@media(max-width: 767px) {
	.theme-bg.country {
		background: url('../images/top/country00.jpg') no-repeat 0 0;
		background-size: cover
	}
}
.theme-box {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}
.theme-logo {
	display: block;
	width: 163px
}
.theme-txt {
	letter-spacing: .02em;
	text-align: center;
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600
}
@media screen and (min-width: 768px), print {
	.theme-txt {
		letter-spacing: .25em;
		font-size: 2.2rem;
		margin-top: 40px
	}
}
@media(max-width: 767px) {
	.theme-txt {
		letter-spacing: .2em;
		font-size: 1.7rem;
		line-height: 35px;
		margin-top: 30px
	}
}
.theme-list {
	display: flex;
	justify-content: space-between
}
@media screen and (min-width: 768px), print {
	.theme-list {
		width: 68.3%;
		margin: 97px auto 0 auto
	}
}
@media(max-width: 767px) {
	.theme-list {
		flex-wrap: wrap;
		margin-top: 86px;
		width: 78.6%
	}
}
@media screen and (min-width: 768px), print {
	.theme-item {
		width: 29.7%;
		cursor: pointer
	}
}
@media(max-width: 767px) {
	.theme-item {
		width: 47.1%
	}
}
@media(max-width: 767px) {
	.theme-item.natural {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-bottom: 22px
	}
}
@media(max-width: 767px) {
	.theme-item.natural picture {
		display: block;
		width: 47.1%
	}
}
@media(max-width: 767px) {
	.theme-item.natural h2 {
		width: 47.1%
	}
}
.theme-item-img {
	display: block;
	transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1)
}
.theme-item-img.active {
	transform: scale(1.05)
}
@media screen and (min-width: 768px), print {
	.theme-item-img.hide img {
		opacity: .3
	}
}
.theme-item-img img {
	transition: opacity .3s ease-in-out
}
@media screen and (min-width: 768px), print {
	.theme-tit {
		font-size: 1.6rem;
		margin-top: 9px
	}
}
@media(max-width: 767px) {
	.theme-tit {
		font-size: 1.8rem;
		margin-top: 17px
	}
}
.theme-tit span {
	display: inline-block;
	position: relative;
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	letter-spacing: .25em
}
.theme-tit span::after {
	content: "";
	position: absolute;
	width: 7px;
	height: 8px;
	background: url('../images/component/obj-arrow.png') no-repeat 0 0;
	background-size: cover;
	right: -23px;
	top: 50%;
	transform: translateY(-50%)
}
.c-breadcrumb {
	display: flex;
	align-items: center;
	justify-content: flex-end
}
@media screen and (min-width: 768px), print {
	.c-breadcrumb {
		margin-top: 63px;
		padding-right: 4%
	}
}
@media(max-width: 767px) {
	.c-breadcrumb {
		margin-top: 23px;
		padding-right: 4.5vw
	}
}
.c-breadcrumb-item {
	color: #bcbcbc;
	font-family: "CezannePro-M", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 400;
	letter-spacing: .1em;
	display: inline-block;
	position: relative
}
.c-breadcrumb-item::after {
	content: "";
	position: absolute;
	background: #bcbcbc;
	height: 1px;
	top: 50%;
	transform: translateY(-50%) rotate(-60deg)
}
@media screen and (min-width: 768px), print {
	.c-breadcrumb-item::after {
		width: 14px;
		right: -20px
	}
}
@media(max-width: 767px) {
	.c-breadcrumb-item::after {
		width: 10px;
		right: -11px
	}
}
@media screen and (min-width: 768px), print {
	.c-breadcrumb-item {
		font-size: 1.3rem
	}
}
@media(max-width: 767px) {
	.c-breadcrumb-item {
		font-size: 1rem
	}
}
.c-breadcrumb-item:last-child {
	color: #000
}
.c-breadcrumb-item:last-child::after {
	display: none
}
@media screen and (min-width: 768px), print {
	.c-breadcrumb-item+.c-breadcrumb-item {
		margin-left: 27px
	}
}
@media(max-width: 767px) {
	.c-breadcrumb-item+.c-breadcrumb-item {
		margin-left: 11px
	}
}
.c-pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 10px
}
.c-pagination .arrow {
	width: 10px;
	height: 11px
}
.c-pagination .arrow.prev {
	background-image: url('../images/blog/arrow-prev.png');
	background-size: cover
}
@media screen and (min-width: 768px), print {
	.c-pagination .arrow.prev {
		margin-right: 70px;
		transition: background-image .3s ease-in-out
	}
	.c-pagination .arrow.prev:hover {
		background-image: url('../images/blog/arrow-prev-active.png');
		background-size: cover
	}
}
@media(max-width: 767px) {
	.c-pagination .arrow.prev {
		margin-right: 54px
	}
}
.c-pagination .arrow.next {
	background-image: url('../images/blog/arrow-next.png');
	background-size: cover
}
@media screen and (min-width: 768px), print {
	.c-pagination .arrow.next {
		margin-left: 70px;
		transition: background-image .3s ease-in-out
	}
	.c-pagination .arrow.next:hover {
		background-image: url('../images/blog/arrow-next-active.png');
		background-size: cover
	}
}
@media(max-width: 767px) {
	.c-pagination .arrow.next {
		margin-left: 54px
	}
}
.c-pagination .num {
	display: flex;
	align-items: center;
	justify-content: center
}
.c-pagination .num-item {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	position: relative
}
@media screen and (min-width: 768px), print {
	.c-pagination .num-item {
		font-size: 2rem;
		transition: color .3s ease-in-out
	}
	.c-pagination .num-item:hover {
		color: #98835b
	}
}
@media(max-width: 767px) {
	.c-pagination .num-item {
		font-size: 1.5rem
	}
}
.c-pagination .num-item.current {
	color: #98835b
}
.c-pagination .num-item.current::after {
	content: "";
	position: absolute;
	width: 32px;
	height: 2px;
	background: url('../images/blog/obj-dots-active.png') repeat-x;
	background-size: 5.5px 2px;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%)
}
@media screen and (min-width: 768px), print {
	.c-pagination .num a+a {
		margin-left: 57px
	}
}
@media(max-width: 767px) {
	.c-pagination .num a+a {
		margin-left: 36px
	}
}
@media screen and (min-width: 768px), print {
	.talk {
		margin-top: 160px
	}
}
@media(max-width: 767px) {
	.talk {
		margin: 70px 25px 0 25px
	}
}
.talk-item {
	display: block;
	position: relative
}
@media screen and (min-width: 768px), print {
	.talk-item:hover picture img {
		transform: scale(1.05)
	}
}
@media(max-width: 767px) {
	.talk-item {
		height: 158vw;
		max-height: 800px;
		display: flex;
		flex-direction: column;
		align-items: center
	}
}
.talk-img {
	display: block
}
@media screen and (min-width: 768px), print {
	.talk-img {
		overflow: hidden
	}
}
@media(max-width: 767px) {
	.talk-img {
		position: absolute;
		z-index: -1;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%
	}
}
.talk-img img {
	transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
@media screen and (min-width: 768px), print {
	.talk-heading {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate3d(-50%, -50%, 0)
	}
}
@media(max-width: 767px) {
	.talk-heading {
		margin-top: 5%
	}
}
.talk-heading-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative
}
@media screen and (min-width: 768px), print {
	.talk-heading-box {
		width: 318px;
		height: 331px;
		background: url('../images/top/talk-obj01-pc.png') no-repeat 0 0;
		background-size: cover
	}
	.talk-heading-box::after {
		content: "";
		position: absolute;
		width: 109px;
		height: 92px;
		background: url('../images/top/talk-obj03-pc.png') no-repeat 0 0;
		background-size: cover;
		left: -24px;
		bottom: -24px
	}
}
@media(max-width: 767px) {
	.talk-heading-box {
		width: 235px;
		height: 263px;
		background: url('../images/top/talk-obj01.png') no-repeat 0 0;
		background-size: cover
	}
}
@media screen and (min-width: 768px), print {
	.talk-heading-subtit {
		margin-top: 79px
	}
}
@media(max-width: 767px) {
	.talk-heading-subtit {
		margin-top: 58px
	}
}
.talk-heading-tit {
	font-family: "TsukuMinPr6-M", "游明朝", "YuMincho", serif;
	font-weight: 400;
	display: flex;
	flex-direction: column;
	align-items: center
}
@media screen and (min-width: 768px), print {
	.talk-heading-tit {
		margin-top: 35px
	}
}
@media(max-width: 767px) {
	.talk-heading-tit {
		margin-top: 30px
	}
}
.talk-heading-tit small {
	display: block;
	letter-spacing: .18em
}
@media screen and (min-width: 768px), print {
	.talk-heading-tit small {
		font-size: 4.4rem
	}
}
@media(max-width: 767px) {
	.talk-heading-tit small {
		font-size: 3.2rem
	}
}
.talk-heading-tit .regular {
	letter-spacing: .08em
}
@media screen and (min-width: 768px), print {
	.talk-heading-tit .regular {
		font-size: 6.2rem
	}
}
@media(max-width: 767px) {
	.talk-heading-tit .regular {
		font-size: 4.5rem
	}
}
.talk-heading-tit .regular .color {
	color: #98835b
}
@media screen and (min-width: 768px), print {
	.talk-info {
		position: absolute;
		top: 13%;
		right: 16%
	}
}
@media(max-width: 767px) {
	.talk-info {
		margin-top: 21px
	}
}
.talk-info-box {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse
}
@media screen and (min-width: 768px), print {
	.talk-info-box {
		width: 199px;
		height: 306px;
		background: url('../images/top/talk-obj02-pc.png') no-repeat 0 0;
		background-size: 100% 100%;
		padding: 35px 41px 0 46px
	}
}
@media(max-width: 767px) {
	.talk-info-box {
		width: 162px;
		height: 249px;
		background: url('../images/top/talk-obj02.png') no-repeat 0 0;
		background-size: 100% 100%;
		padding: 30px 28px 0 33px
	}
}
.talk-info-txt {
	display: flex;
	justify-content: flex-end
}
.talk-info-txt p {
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr
}
@media screen and (min-width: 768px), print {
	.talk-info-txt p {
		font-size: 1.5rem;
		letter-spacing: .2em;
		margin-left: 12.5px
	}
}
@media(max-width: 767px) {
	.talk-info-txt p {
		font-size: 1.3rem;
		letter-spacing: .18em;
		margin-left: 11px
	}
}
.talk-info-txt p .txt {
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	display: inline-block;
	padding-right: 3.5px;
	border-right: 1px solid #000
}
.talk-info-txt p .txt .color {
	color: #98835b
}
.talk-info-copy {
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr
}
@media screen and (min-width: 768px), print {
	.talk-info-copy {
		font-size: 1.5rem;
		letter-spacing: .2em
	}
}
@media(max-width: 767px) {
	.talk-info-copy {
		font-size: 1.3rem;
		letter-spacing: .18em
	}
}
.talk-button {
	position: absolute;
	width: 69.2%;
	bottom: -25px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1
}
@media screen and (min-width: 768px), print {
	.c-banner {
		width: 91.7vw;
		min-width: 1000px;
		margin: 125px auto 135px auto;
		display: flex;
		align-items: center;
		justify-content: space-between
	}
}
@media(max-width: 767px) {
	.c-banner {
		margin: 70px 25px 80px 25px
	}
}
.c-banner-item {
	display: block;
	position: relative;
	z-index: 0
}
@media screen and (min-width: 768px), print {
	.c-banner-item {
		width: 49%;
		height: 13vw
	}
	.c-banner-item:hover picture img {
		transform: scale(1.05)
	}
}
@media(max-width: 767px) {
	.c-banner-item {
		width: 100%;
		height: 40vw
	}
}
@media(max-width: 767px) {
	.c-banner-item+.c-banner-item {
		margin-top: 10px
	}
}
.c-banner-item picture {
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden
}
@media screen and (min-width: 768px), print {
	.c-banner-item picture img {
		transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1)
	}
}
.c-banner-item__inner {
	position: absolute;
	color: #fff;
	display: flex;
	align-items: center
}
@media screen and (min-width: 768px), print {
	.c-banner-item__inner {
		left: 30px;
		bottom: 28px
	}
}
@media(max-width: 767px) {
	.c-banner-item__inner {
		left: 20px;
		bottom: 22px
	}
}
.c-banner-item__tit {
	font-family: "TsukuMinPr6-D", "游明朝", "YuMincho", serif;
	font-weight: 400;
	letter-spacing: .13em
}
@media screen and (min-width: 768px), print {
	.c-banner-item__tit {
		font-size: 2.4rem;
		margin-right: 12px
	}
}
@media(max-width: 767px) {
	.c-banner-item__tit {
		font-size: 2rem;
		margin-right: 10px
	}
}
.c-banner-item__subtit {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 1.2rem;
	letter-spacing: .05em
}
.c-mask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: #fff;
	pointer-events: none;
	z-index: 9999;
	opacity: 0;
	transition: opacity .3s ease-in-out
}
.c-mask.fadeout {
	opacity: 1
}
.js-fadeIn {
	opacity: 0;
	transform: translateY(30px)
}
.js-fadeIn.active {
	-webkit-animation: fadeInUp .6s ease-in-out forwards;
	animation: fadeInUp .6s ease-in-out forwards
}
.c-mv {
	position: relative
}
@media screen and (min-width: 768px), print {
	.c-mv {
		margin-top: 25px;
		display: flex;
		justify-content: flex-end
	}
}
@media(max-width: 767px) {
	.c-mv {
		margin-top: 20px
	}
}
.c-mv-wood {
	position: absolute;
	z-index: -1
}
@media screen and (min-width: 768px), print {
	.c-mv-wood {
		width: 80.5vw;
		height: 25.4vw;
		background: url('../images/component/mv-wood-pc.jpg') no-repeat 0 0;
		background-size: cover;
		left: 0;
		bottom: -72px
	}
}
@media(max-width: 767px) {
	.c-mv-wood {
		width: 93.3vw;
		height: 49.3vw;
		background: url('../images/component/mv-wood.jpg') no-repeat 0 0;
		background-size: cover;
		left: 0;
		bottom: -25px
	}
}
@media screen and (min-width: 768px), print {
	.c-mv-tit {
		margin-right: 108px;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl
	}
}
@media(max-width: 767px) {
	.c-mv-tit {
		margin: 0 0 0 20px
	}
}
.c-mv-tit__eng {
	color: #645c4c;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	letter-spacing: .05em;
	font-size: 1.1rem
}
@media(max-width: 767px) {
	.c-mv-tit__eng {
		font-size: 1rem
	}
}
.c-mv-tit__ja {
	font-family: "TsukuMinPr6-D", "游明朝", "YuMincho", serif;
	font-weight: 400;
	letter-spacing: .14em
}
@media screen and (min-width: 768px), print {
	.c-mv-tit__ja {
		font-size: 4rem;
		margin-right: 14px
	}
}
@media(max-width: 767px) {
	.c-mv-tit__ja {
		font-size: 3rem;
		margin-top: 7px
	}
}
.c-mv-img {
	position: relative
}
.c-mv-img::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	top: 0;
	left: 0;
	transition: width 1.8s cubic-bezier(0.77, 0, 0.175, 1)
}
.c-mv-img.active::after {
	width: 0
}
@media screen and (min-width: 768px), print {
	.c-mv-img {
		width: 77.6vw;
		min-width: 800px
	}
}
@media(max-width: 767px) {
	.c-mv-img {
		margin: 45px 0 0 20px
	}
}
@media screen and (min-width: 768px), print {
	body.theme-country .footer-wood {
		background: url('../images/top/country08-pc.jpg') no-repeat 0 0;
		background-size: cover
	}
}
@media(max-width: 767px) {
	body.theme-country .footer-wood {
		background: url('../images/top/country08.jpg') no-repeat 0 0;
		background-size: cover
	}
}
body.theme-country .footer-info-require {
	background-color: #b99045
}
@media screen and (min-width: 768px), print {
	body.theme-country .footer-info-require:hover {
		background-color: #c79f52
	}
}
@media screen and (min-width: 768px), print {
	body.theme-country .c-menu-access, body.theme-country .header-access {
		background-color: #debc87
	}
	body.theme-country .c-menu-access:hover, body.theme-country .header-access:hover {
		background-color: #decdb4
	}
}
body.theme-country .c-menu-contact, body.theme-country .header-require {
	background-color: #b99045
}
body.theme-country .c-menu-contact:hover, body.theme-country .header-require:hover {
	background-color: #c79f52
}
@media screen and (min-width: 768px), print {
	body.theme-country .nav-wood {
		background: url('../images/component/nav-country-wood.jpg') no-repeat 0 0;
		background-size: cover
	}
}
@media screen and (min-width: 768px), print {
	body.theme-country .nav-img {
		background: url('../images/component/nav-country-pc.jpg') no-repeat 0 0;
		background-size: cover
	}
}
body.theme-country .nav-news, body.theme-country .nav-contact, body.theme-country .nav-heading-item:first-child, body.theme-country .cFloatingNav-item:first-child {
	background-color: #b99045
}
@media screen and (min-width: 768px), print {
	body.theme-country .c-mv-wood {
		background: url('../images/component/mv-country-pc.jpg') no-repeat 0 0;
		background-size: cover
	}
}
@media(max-width: 767px) {
	body.theme-country .c-mv-wood {
		background: url('../images/component/mv-country.jpg') no-repeat 0 0;
		background-size: cover
	}
}
@media screen and (min-width: 768px), print {
	body.theme-modern .footer-wood {
		background: url('../images/top/modern08-pc.jpg') no-repeat 0 0;
		background-size: cover
	}
}
@media(max-width: 767px) {
	body.theme-modern .footer-wood {
		background: url('../images/top/modern08.jpg') no-repeat 0 0;
		background-size: cover
	}
}
body.theme-modern .footer-info-require {
	background-color: #6e5142
}
@media screen and (min-width: 768px), print {
	body.theme-modern .footer-info-require:hover {
		background-color: #c79f52
	}
}
@media screen and (min-width: 768px), print {
	body.theme-modern .c-menu-access, body.theme-modern .header-access {
		background-color: #a8836f
	}
	body.theme-modern .c-menu-access:hover, body.theme-modern .header-access:hover {
		background-color: #decdb4
	}
}
body.theme-modern .c-menu-contact, body.theme-modern .header-require {
	background-color: #6e5142
}
body.theme-modern .c-menu-contact:hover, body.theme-modern .header-require:hover {
	background-color: #c79f52
}
@media screen and (min-width: 768px), print {
	body.theme-modern .nav-wood {
		background: url('../images/component/nav-modern-wood.jpg') no-repeat 0 0;
		background-size: cover
	}
}
@media screen and (min-width: 768px), print {
	body.theme-modern .nav-img {
		background: url('../images/component/nav-modern-pc.jpg') no-repeat 0 0;
		background-size: cover
	}
}
body.theme-modern .nav-news, body.theme-modern .nav-contact, body.theme-modern .nav-heading-item:first-child, body.theme-modern .cFloatingNav-item:first-child {
	background-color: #6e5142
}
@media screen and (min-width: 768px), print {
	body.theme-modern .c-mv-wood {
		background: url('../images/component/mv-modern-pc.jpg') no-repeat 0 0;
		background-size: cover
	}
}
@media(max-width: 767px) {
	body.theme-modern .c-mv-wood {
		background: url('../images/component/mv-modern.jpg') no-repeat 0 0;
		background-size: cover
	}
}
@-webkit-keyframes sdl {
	0% {
		transform: scale(1, 0);
		transform-origin: 0 0
	}
	50% {
		transform: scale(1, 1);
		transform-origin: 0 0
	}
	50.1% {
		transform: scale(1, 1);
		transform-origin: 0 100%
	}
	100% {
		transform: scale(1, 0);
		transform-origin: 0 100%
	}
}
@keyframes sdl {
	0% {
		transform: scale(1, 0);
		transform-origin: 0 0
	}
	50% {
		transform: scale(1, 1);
		transform-origin: 0 0
	}
	50.1% {
		transform: scale(1, 1);
		transform-origin: 0 100%
	}
	100% {
		transform: scale(1, 0);
		transform-origin: 0 100%
	}
}
@-webkit-keyframes toLeft {
	0% {
		left: -100%
	}
	100% {
		left: 0
	}
}
@keyframes toLeft {
	0% {
		left: -100%
	}
	100% {
		left: 0
	}
}
@-webkit-keyframes toRight {
	0% {
		left: 0%
	}
	100% {
		left: 100%
	}
}
@keyframes toRight {
	0% {
		left: 0%
	}
	100% {
		left: 100%
	}
}
@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}
@keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}
@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}
@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}
@-webkit-keyframes c-btn-circleline-motion {
	0%, 100% {
		left: 0;
		width: 100%
	}
	50% {
		left: 100%;
		width: 0%
	}
	51% {
		left: 0;
		width: 0%
	}
}
@keyframes c-btn-circleline-motion {
	0%, 100% {
		left: 0;
		width: 100%
	}
	50% {
		left: 100%;
		width: 0%
	}
	51% {
		left: 0;
		width: 0%
	}
}
@-webkit-keyframes clipPathAni {
	0% {
		-webkit-clip-path: polygon(0 0, 6% 0, 6% 100%, 0 99%);
		clip-path: polygon(0 0, 6% 0, 6% 100%, 0 99%)
	}
	100% {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%)
	}
}
@keyframes clipPathAni {
	0% {
		-webkit-clip-path: polygon(0 0, 6% 0, 6% 100%, 0 99%);
		clip-path: polygon(0 0, 6% 0, 6% 100%, 0 99%)
	}
	100% {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%)
	}
}
.footer {
	position: relative
}
@media screen and (min-width: 768px), print {
	.footer {
		padding: 106px 0 190px 0;
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between
	}
}
@media(max-width: 767px) {
	.footer {
		padding: 70px 35px 100px 35px
	}
}
.footer-wood {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1
}
@media screen and (min-width: 768px), print {
	.footer-wood {
		background: url('../images/top/natural08-pc.jpg') no-repeat 0 0;
		background-size: cover
	}
}
@media(max-width: 767px) {
	.footer-wood {
		background: url('../images/top/natural08.jpg') no-repeat 0 0;
		background-size: cover
	}
}
@media screen and (min-width: 768px), print {
	.footer-box {
		width: 78.4vw;
		min-width: 950px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		flex-direction: row-reverse
	}
}
.footer-info {
	position: relative
}
@media screen and (min-width: 768px), print {
	.footer-info {
		padding-left: 84px
	}
	.footer-info::after {
		content: "";
		position: absolute;
		width: 2px;
		height: 448px;
		background: url('../images/component/footer-dots-pc.png') no-repeat 0 0;
		background-size: 100% 100%;
		top: 0;
		left: 0
	}
}
@media screen and (min-width: 768px), print {
	.footer-info-logo {
		width: 260px
	}
}
@media(max-width: 767px) {
	.footer-info-logo {
		width: 280px;
		margin: 0 auto
	}
}
.footer-info-logo__txt {
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	white-space: nowrap;
	letter-spacing: .18em
}
@media screen and (min-width: 768px), print {
	.footer-info-logo__txt {
		font-size: 1.3rem;
		margin-bottom: 12px
	}
}
@media(max-width: 767px) {
	.footer-info-logo__txt {
		font-size: 1.4rem;
		margin-bottom: 12px
	}
}
.footer-info-logo picture {
	display: block
}
@media screen and (min-width: 768px), print {
	.footer-info-logo picture {
		margin: 17px 0
	}
}
@media(max-width: 599px) {
	.footer-info-logo picture {
		margin: 0 auto 17px auto
	}
}
@media screen and (min-width: 768px), print {
	.footer-info-logo .copy {
		font-size: 1.3rem
	}
}
@media(max-width: 767px) {
	.footer-info-logo .copy {
		font-size: 1.4rem;
		text-align: center
	}
}
.footer-info-logo .name {
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600
}
@media screen and (min-width: 768px), print {
	.footer-info-logo .name {
		font-size: 1.7rem
	}
}
@media(max-width: 767px) {
	.footer-info-logo .name {
		font-size: 1.8rem;
		text-align: center;
		margin-top: 13px
	}
}
.footer-info-txt {
	font-family: "CezannePro-M", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 400;
	letter-spacing: .13em
}
@media screen and (min-width: 768px), print {
	.footer-info-txt {
		margin-top: 23px;
		font-size: 1.5rem;
		line-height: 27px
	}
}
@media(max-width: 767px) {
	.footer-info-txt {
		text-align: center;
		margin-top: 26px;
		font-size: 1.4rem;
		line-height: 26px
	}
}
.footer-info-tel {
	display: flex;
	align-items: flex-end;
	font-family: "Roboto", sans-serif;
	font-weight: 700
}
@media screen and (min-width: 768px), print {
	.footer-info-tel {
		margin-top: 24px;
		letter-spacing: .03em;
		font-size: 3rem;
		transition: color .3s ease-in-out
	}
	.footer-info-tel:hover {
		color: #98835b
	}
}
@media(max-width: 767px) {
	.footer-info-tel {
		letter-spacing: .05em;
		font-size: 2rem;
		width: 170px;
		margin: 17px auto 0 auto
	}
}
.footer-info-tel small {
	letter-spacing: .05em
}
@media screen and (min-width: 768px), print {
	.footer-info-tel small {
		font-size: 2.3rem
	}
}
@media(max-width: 767px) {
	.footer-info-tel small {
		font-size: 1.2rem
	}
}
.footer-info-tel__box {
	display: inline-block;
	padding-bottom: 3.5px;
	border-bottom: 1px solid #000
}
@media screen and (min-width: 768px), print {
	.footer-info-tel__box {
		white-space: nowrap
	}
}
.footer-info-require {
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	display: block;
	position: relative;
	background-color: #98835b;
	color: #fff;
	letter-spacing: .15em
}
@media screen and (min-width: 768px), print {
	.footer-info-require {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 280px;
		padding: 17px 0 16px;
		border-radius: 30px;
		margin-top: 25px;
		font-size: 1.3rem;
		transition: background-color .3s ease-in-out
	}
	.footer-info-require:hover {
		background-color: #c79f52
	}
}
@media(max-width: 767px) {
	.footer-info-require {
		border-radius: 25px;
		padding: 17px 0;
		margin-top: 37.5px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 1.5rem
	}
}
.footer-info-require span {
	padding-left: 22px;
	position: relative
}
.footer-info-require span::after {
	content: "";
	position: absolute;
	width: 14px;
	height: 17px;
	background: url('../images/component/ico-require.png') no-repeat 0 0;
	background-size: 100% 100%;
	top: 50%;
	left: 0;
	transform: translateY(-50%)
}
.footer-theme {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 1.2rem
}
@media screen and (min-width: 768px), print {
	.footer-theme {
		position: absolute;
		bottom: 0;
		right: 0
	}
}
@media(max-width: 767px) {
	.footer-theme {
		display: flex;
		align-items: center
	}
}
.footer-theme .name {
	font-family: "Roboto", sans-serif;
	font-weight: 500
}
.footer-theme .name.modern, .footer-theme .name.country {
	display: none
}
.footer-theme .name small {
	font-family: "CezannePro-M", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 400;
	font-size: 1.2rem;
	letter-spacing: .16em
}
.footer-theme .button {
	font-family: "CezannePro-M", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 400;
	display: inline-block;
	border-bottom: 1px solid #000;
	cursor: pointer
}
.footer-list {
	position: relative
}
@media screen and (min-width: 768px), print {
	.footer-list {
		width: calc(100% - 364px);
		display: flex;
		justify-content: space-between;
		align-items: flex-start
	}
}
@media(max-width: 767px) {
	.footer-list {
		margin-top: 44px
	}
}
@media screen and (min-width: 768px), print {
	.footer-list-box {
		width: 33%
	}
}
@media(max-width: 767px) {
	.footer-list-box.box02 .footer-item-txt {
		justify-content: unset
	}
}
@media(max-width: 767px) {
	.footer-list-box.box02 .footer-item-txt a {
		width: auto
	}
}
@media(max-width: 767px) {
	.footer-list-box.box02 .footer-item-txt a:nth-of-type(2) {
		margin-left: 23px
	}
}
@media(max-width: 767px) {
	.footer-list-box.box03 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}
}
@media(max-width: 767px) {
	.footer-list-box.box03 .footer-item {
		width: 50%
	}
}
@media(max-width: 767px) {
	.footer-list-box.box03 .footer-item-txt {
		display: block
	}
}
@media(max-width: 767px) {
	.footer-list-box.box03 .footer-item-txt a:nth-of-type(2) {
		margin-top: 11px
	}
}
@media screen and (min-width: 768px), print {
	.footer-item {
		margin-top: 32px
	}
}
@media(max-width: 767px) {
	.footer-item {
		margin-top: 25px
	}
}
@media(max-width: 767px) {
	.footer-item .footer-item-tit+.footer-item-tit {
		margin-top: 25px
	}
}
@media screen and (min-width: 768px), print {
	.footer-item-tit {
		font-size: 1.6rem
	}
}
@media(max-width: 767px) {
	.footer-item-tit {
		font-size: 1.5rem
	}
}
.footer-item-tit a {
	transition: color .3s ease-in-out;
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	letter-spacing: .16em
}
@media screen and (min-width: 768px), print {
	.footer-item-tit a:hover {
		color: #98835b
	}
}
@media screen and (min-width: 768px), print {
	.footer-item-txt {
		margin-top: 19px
	}
}
@media(max-width: 767px) {
	.footer-item-txt {
		margin-top: 12px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap
	}
}
.footer-item-txt a {
	font-family: "CezannePro-M", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 400;
	letter-spacing: .15em;
	font-size: 1.5rem;
	transition: color .3s ease-in-out
}
@media screen and (min-width: 768px), print {
	.footer-item-txt a:hover {
		color: #98835b
	}
}
@media(max-width: 767px) {
	.footer-item-txt a {
		display: block;
		width: 50%
	}
	.footer-item-txt a:nth-child(n+3) {
		margin-top: 11px
	}
	.footer-item-txt a.nowrap {
		white-space: nowrap
	}
}
@media(max-width: 767px) {
	.footer-item-txt a.space {
		line-height: 24px
	}
}
@media(max-width: 767px) {
	.footer-item-txt a.nowrap {
		white-space: nowrap
	}
}
.footer-item-txt a.strong {
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600
}
@media screen and (min-width: 768px), print {
	.footer-item-txt a+a {
		margin-top: 17px
	}
}
@media screen and (min-width: 768px), print {
	.footer-bottom {
		position: absolute;
		width: 87.7%;
		left: 0;
		bottom: -78px
	}
}
@media(max-width: 767px) {
	.footer-bottom {
		display: flex;
		align-items: center;
		margin-top: 34px;
		flex-direction: column;
		justify-content: center
	}
}
.footer-sns {
	display: flex;
	align-items: center
}
@media screen and (min-width: 768px), print {
	.footer-sns {
		width: 153px;
		justify-content: space-between
	}
}
@media(max-width: 767px) {
	.footer-sns {
		margin-top: 23px
	}
}
.footer-sns .footer-sns-item+.footer-sns-item {
	margin-left: 18px
}
.footer-sns-item.instagram {
	width: 24px
}
.footer-sns-item.pinterest {
	width: 24px
}
.footer-sns-item.line {
	width: 25px
}
.footer-sns-item.youtube {
	width: 26px
}
.footer-copyright {
	font-family: "CezannePro-M", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 400;
	font-size: 1.4rem;
	margin-top: 20px;
	letter-spacing: .08em
}
body.theme-modern .name.modern {
	display: inline-block
}
body.theme-modern .name.natural, body.theme-modern .name.country {
	display: none
}
body.theme-country .name.country {
	display: inline-block
}
body.theme-country .name.natural, body.theme-country .name.modern {
	display: none
}
@media screen and (min-width: 768px), print {
	.addfooter-box {
		min-width: 960px
	}
	.addfooter-box .footer-info {
		padding-left: min(4vw, 84px)
	}
}
@media screen and (min-width: 768px), print {
	.addfooter-list-box {
		width: 25%
	}
	.addfooter-list-box.box01 {
		min-width: 182px
	}
	.addfooter-list-box.box02 {
		min-width: 118px
	}
	.addfooter-list-box.box03 {
		min-width: 135px
	}
	.addfooter-list-box.box04 {
		min-width: 153px
	}
}
@media(max-width: 767px) {
	.addfooter-list-box.box04 {
		display: flex;
		flex-wrap: wrap
	}
}
@media(max-width: 767px) {
	.addfooter-list-box.box04 .footer-item {
		width: 50%
	}
}
.header {
	position: relative
}
.header.active {
	-webkit-animation: fadeIn 1s ease-in-out forwards;
	animation: fadeIn 1s ease-in-out forwards
}
@media(max-width: 767px) {
	.header {
		z-index: 5
	}
}
.header-inner {
	display: flex;
	justify-content: space-between
}
@media screen and (min-width: 768px), print {
	.header {
		padding: 48px 4vw 0 4vw
	}
}
@media(max-width: 767px) {
	.header {
		padding: 20px 14px 0 20px
	}
}
.header-logo__img {
	display: block
}
.header-logo__img-txt {
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	text-align: center;
	white-space: nowrap;
	letter-spacing: .18em
}
@media screen and (min-width: 768px), print {
	.header-logo__img-txt {
		font-size: 1.1em;
		margin-bottom: 9px;
		transform: scale(1)
	}
}
@media(max-width: 767px) {
	.header-logo__img-txt {
		font-size: 10px;
		margin-bottom: 6px;
		transform: scale(0.8);
		transform-origin: left
	}
}
@media screen and (min-width: 768px), print {
	.header-logo__img {
		width: 220px
	}
}
@media(max-width: 767px) {
	.header-logo__img {
		width: 160px;
		margin-top: 6px
	}
}
@media screen and (min-width: 768px), print {
	.header-logo__txt {
		font-size: 1.1rem
	}
}
@media(max-width: 767px) {
	.header-logo__txt {
		font-size: .8rem
	}
}
.header-contact {
	display: flex;
	align-items: center
}
.header-tel {
	display: flex;
	flex-direction: column;
	align-items: flex-end
}
.header-tel a {
	display: flex;
	align-items: center;
	letter-spacing: .01em;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 2.5rem
}
.header-tel a small {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 1.4rem;
	display: inline-block;
	margin-right: 5px
}
.header-tel__txt {
	font-size: 1rem;
	letter-spacing: .02em;
	font-family: "CezannePro-M", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 400;
	white-space: nowrap
}
.header-tel__txt span {
	display: inline-block;
	letter-spacing: .18em
}
.header-tel__txt span:last-child {
	padding-left: 6px
}
.header-access {
	display: block;
	position: relative;
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	letter-spacing: .14em
}
.header-access::after {
	content: "";
	position: absolute;
	width: 19px;
	height: 17px;
	background: url('../images/component/ico-madoguchi.png') no-repeat 0 0;
	background-size: 100% 100%;
	top: 13px;
	left: 34.5px
}
@media(max-width: 767px) {
	.header-access::after {
		background: url('../images/component/ico-access.png') no-repeat 0 0;
		background-size: 100% 100%;
		width: 14px;
		height: 19px;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%)
	}
}
@media screen and (min-width: 768px), print {
	.header-access {
		padding: 15px 34px 15px 58px;
		border-radius: 30px;
		margin-left: 20px;
		font-size: 1.3rem;
		background-color: #c6b88b;
		transition: background-color .3s ease-in-out;
		white-space: nowrap;
		color: #fff
	}
	.header-access:hover {
		background-color: #decdb4
	}
}
@media(max-width: 767px) {
	.header-access {
		background-color: #faf6f0;
		border-radius: 50%;
		width: 50px;
		height: 50px;
		padding: 0;
		box-shadow: 1px 1px 0 rgba(0, 0, 0, .15)
	}
}
.header-require {
	display: block;
	position: relative;
	background-color: #98835b;
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	letter-spacing: .14em
}
.header-require::after {
	content: "";
	position: absolute
}
@media screen and (min-width: 768px), print {
	.header-require::after {
		background: url('../images/component/ico-require.png') no-repeat 0 0;
		background-size: 100% 100%;
		width: 14px;
		height: 17px;
		top: 14px;
		left: 41px
	}
}
@media(max-width: 767px) {
	.header-require::after {
		background: url('../images/component/ico-contact.png') no-repeat 0 0;
		background-size: 100% 100%;
		width: 16px;
		height: 13px;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%)
	}
}
@media screen and (min-width: 768px), print {
	.header-require {
		padding: 15px 41px 15px 64px;
		border-radius: 30px;
		margin-left: 10px;
		font-size: 1.3rem;
		color: #fff;
		transition: background-color .3s ease-in-out;
		white-space: nowrap
	}
	.header-require:hover {
		background-color: #c79f52
	}
}
@media(max-width: 767px) {
	.header-require {
		border-radius: 50%;
		width: 50px;
		height: 50px;
		padding: 0;
		box-shadow: 1px 1px 0 rgba(0, 0, 0, .15);
		margin-left: 6px
	}
}
.header-menu {
	position: relative;
	width: 50px;
	height: 50px;
	background: #faf6f0;
	box-shadow: 1px 1px 0 rgba(0, 0, 0, .15);
	margin-left: 6px;
	border-radius: 50%;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 1.1rem;
	letter-spacing: .05em
}
.header-menu.active .header-menu-txt.menu {
	display: none
}
.header-menu.active .header-menu-txt.close {
	display: block
}
.header-menu-txt {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 1.1rem;
	letter-spacing: .05em;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.header-menu-txt.close {
	display: none
}
.header-nav {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-top: 32px
}
.header-nav__item {
	border-left: 1px solid #e8e8e8
}
.header-nav__item:first-child {
	border-left: none
}
.header-nav__item a {
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	font-size: 1.5rem;
	letter-spacing: .06em;
	padding: 0 12px;
	transition: color .3s ease-in-out;
	letter-spacing: .2em
}
.header-nav__item a:hover {
	color: #98835b
}
.header-nav__sns {
	width: 25px
}
.header-nav__sns.youtube {
	margin-left: 25px
}
.header-nav__sns.instagram {
	margin-left: 25px
}
.nav {
	position: fixed;
	width: 100%;
	background: #fff;
	top: 0;
	left: 0;
	z-index: 4;
	transition: opacity .3s ease-in-out;
	opacity: 0;
	pointer-events: none
}
.nav.active {
	opacity: 1;
	pointer-events: unset
}
@media screen and (min-width: 768px), print {
	.nav {
		height: 100vh
	}
}
@media(max-width: 767px) {
	.nav {
		height: 100%;
		overflow-x: hidden;
		overflow-y: scroll
	}
}
@media(max-width: 599px) {
	.nav {
		padding-bottom: 40px
	}
}
@media screen and (min-width: 768px), print {
	.nav-wood {
		position: absolute;
		width: 29.8vw;
		height: 39.5vw;
		background: url('../images/component/nav-natural-wood.jpg') no-repeat 0 0;
		background-size: cover;
		top: 0;
		left: -110px
	}
}
@media(max-width: 767px) {
	.nav-wood {
		position: absolute;
		width: 50px;
		height: 471px;
		top: 200px;
		right: -10px;
		background: url('../images/component/nav-natural.jpg') no-repeat 0 0;
		background-size: cover
	}
}
@media screen and (min-width: 768px), print {
	.nav-img {
		position: absolute;
		width: 32.5vw;
		height: 47.4vw;
		top: 50%;
		transform: translateY(-50%);
		left: 4%;
		background: url('../images/component/nav-natural-pc.jpg') no-repeat 0 0;
		background-size: cover
	}
}
.nav-header {
	display: flex
}
.nav-header.hide {
	opacity: 0
}
@media screen and (min-width: 768px), print {
	.nav-header {
		position: absolute;
		justify-content: flex-end;
		padding: 48px 4vw 0 4vw;
		width: 100%;
		top: 0;
		left: 0
	}
}
@media(max-width: 767px) {
	.nav-header {
		justify-content: space-between;
		padding: 20px 70px 0 20px
	}
}
.nav-header-logo__img {
	display: block
}
.nav-header-logo__img-txt {
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	text-align: center;
	white-space: nowrap;
	letter-spacing: .18em
}
@media(max-width: 767px) {
	.nav-header-logo__img-txt {
		font-size: 8px;
		margin-bottom: 6px
	}
}
@media screen and (min-width: 768px), print {
	.nav-header-logo__img {
		width: 220px;
		margin-top: 9px
	}
}
@media(max-width: 767px) {
	.nav-header-logo__img {
		width: 160px;
		margin-top: 6px
	}
}
@media screen and (min-width: 768px), print {
	.nav-header-logo__txt {
		font-size: 1.1rem
	}
}
@media(max-width: 767px) {
	.nav-header-logo__txt {
		font-size: .8rem
	}
}
.nav-header-contact {
	display: flex;
	align-items: center
}
.nav-header-tel {
	display: flex;
	flex-direction: column;
	align-items: flex-end
}
.nav-header-tel a {
	display: flex;
	align-items: center;
	letter-spacing: .01em;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 2.5rem
}
.nav-header-tel a small {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 1.4rem;
	display: inline-block;
	margin-right: 5px
}
.nav-header-tel__txt {
	font-size: 1rem;
	letter-spacing: .02em
}
.nav-header-tel__txt span {
	display: inline-block;
	letter-spacing: .18em
}
.nav-header-tel__txt span:last-child {
	padding-left: 6px
}
@media screen and (min-width: 768px), print {
	.nav-header-box {
		width: 690px
	}
}
.nav-header-access {
	opacity: 0 !important;
	display: block;
	position: relative;
	background-color: #f0efec
}
.nav-header-access::after {
	content: "";
	position: absolute;
	width: 15px;
	height: 21px;
	background: url('../images/component/ico-access.png') no-repeat 0 0;
	background-size: 100% 100%;
	top: 12px;
	left: 28px
}
@media(max-width: 767px) {
	.nav-header-access::after {
		width: 14px;
		height: 19px;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%)
	}
}
@media screen and (min-width: 768px), print {
	.nav-header-access {
		padding: 15px 28px 15px 58px;
		border-radius: 30px;
		margin-left: 20px;
		font-size: 1.3rem;
		transition: background-color .3s ease-in-out
	}
	.nav-header-access:hover {
		background-color: #d5cdb1
	}
}
@media(max-width: 767px) {
	.nav-header-access {
		background-color: #faf6f0;
		border-radius: 50%;
		width: 50px;
		height: 50px;
		padding: 0;
		box-shadow: 1px 1px 0 rgba(0, 0, 0, .15)
	}
}
.nav-header-require {
	opacity: 0 !important;
	display: block;
	position: relative;
	background-color: #98835b
}
.nav-header-require::after {
	content: "";
	position: absolute;
	width: 20px;
	height: 15px;
	background: url('../images/component/ico-contact.png') no-repeat 0 0;
	background-size: 100% 100%;
	top: 14px;
	left: 28px
}
@media(max-width: 767px) {
	.nav-header-require::after {
		width: 16px;
		height: 13px;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%)
	}
}
@media screen and (min-width: 768px), print {
	.nav-header-require {
		padding: 14px 28px 14px 56px;
		border-radius: 30px;
		margin-left: 10px;
		font-size: 1.3rem;
		color: #fff;
		transition: background-color .3s ease-in-out
	}
	.nav-header-require:hover {
		background-color: #7e6638
	}
}
@media(max-width: 767px) {
	.nav-header-require {
		border-radius: 50%;
		width: 50px;
		height: 50px;
		padding: 0;
		box-shadow: 1px 1px 0 rgba(0, 0, 0, .15);
		margin-left: 6px
	}
}
.nav-header-close {
	opacity: 0 !important;
	background: #f0efec;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 2px 2px 0 rgba(0, 0, 0, .15);
	margin-left: 10px;
	cursor: pointer
}
.nav-header-close span {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	letter-spacing: .05em;
	font-size: 11px
}
.nav-header-menu {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	background: #faf6f0;
	box-shadow: 1px 1px 0 rgba(0, 0, 0, .15);
	margin-left: 6px;
	border-radius: 50%;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 1.1rem;
	letter-spacing: .05em
}
.nav-header-nav {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-top: 32px;
	padding: 0 4vw
}
.nav-header-nav__item {
	border-left: 1px solid #e8e8e8
}
.nav-header-nav__item:first-child {
	border-left: none
}
.nav-header-nav__item a {
	font-size: 1.5rem;
	letter-spacing: .06em;
	padding: 0 12px;
	transition: color .3s ease-in-out
}
.nav-header-nav__item a:hover {
	color: #98835b
}
.nav-header-nav__sns {
	width: 25px
}
.nav-header-nav__sns.youtube {
	margin-left: 25px
}
.nav-header-nav__sns.instagram {
	margin-left: 25px
}
@media(max-width: 767px) {
	.nav-heading {
		display: flex;
		border-radius: 4px;
		overflow: hidden;
		width: 89%;
		margin: 30px auto;
		box-shadow: 3px 3px 0 rgba(0, 0, 0, .15)
	}
	.nav-heading-item {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 50%;
		padding: 18px 0;
		font-size: 14px;
		font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
		font-weight: 600;
		letter-spacing: .18em
	}
	.nav-heading-item:first-child {
		background: #98835b;
		color: #fff
	}
	.nav-heading-item:last-child {
		background: #fff
	}
	.nav-heading-item:last-child span {
		color: #98835b
	}
}
@media screen and (min-width: 768px), print {
	.nav-box {
		position: absolute;
		top: 50%;
		right: 13%;
		transform: translateY(-50%)
	}
}
.nav-pdf {
	display: none;
	position: absolute;
	right: 25px;
	bottom: 25px;
	width: 172px;
	height: 212px
}
.nav-pdf__link {
	display: block;
	width: 100%;
	height: 100%
}
@media screen and (min-width: 768px)and (hover: hover), print and (hover: hover) {
	.nav-pdf__link {
		transition: opacity .32s cubic-bezier(0.39, 0.575, 0.565, 1)
	}
	.nav-pdf__link:hover {
		opacity: .5
	}
}
@media screen and (min-width: 768px), print {
	.nav-pdf {
		display: block
	}
}
@media screen and (min-width: 768px), print {
	.nav-list {
		display: flex;
		justify-content: flex-end
	}
}
@media(max-width: 767px) {
	.nav-list {
		width: 78.6vw;
		margin: 0 auto;
		padding-bottom: 35px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}
}
.nav-list-inner:nth-of-type(2) {
	margin: 0 80px
}
.nav-list-item {
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600
}
@media screen and (min-width: 768px), print {
	.nav-list-item {
		font-size: 1.8rem;
		letter-spacing: .2em;
		transition: color .3s ease-in-out
	}
	.nav-list-item:hover {
		color: #98835b
	}
}
@media(max-width: 767px) {
	.nav-list-item {
		display: block;
		width: 50%;
		font-size: 1.6rem;
		letter-spacing: .16em
	}
}
@media(max-width: 767px) {
	.nav-list-item:nth-child(n+3) {
		margin-top: 24px
	}
}
@media screen and (min-width: 768px), print {
	.nav-list-item+.nav-list-item {
		margin-top: 32px
	}
}
.nav-bottom {
	position: relative;
	margin: 0 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}
.nav-bottom--yusou {
	--background: #98835b;
	margin-top: 16px
}
.nav-bottom--pdf {
	--background: #c6b88b;
	margin-top: 10px
}
.nav-attention {
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	font-size: 11px;
	letter-spacing: .15em;
	line-height: 2;
	margin-top: 8px
}
@media screen and (min-width: 768px), print {
	.nav-attention {
		display: none
	}
}
.nav-contact, .nav-event {
	width: 100%;
	border-radius: 25px;
	box-shadow: 3px 3px 0 rgba(0, 0, 0, .15);
	padding: 12px 0 13px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.5rem
}
.nav-contact {
	background: var(--background);
	color: #fff;
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	letter-spacing: .13em
}
.nav-event {
	background: #faf6f0;
	color: #98835b;
	margin-top: 12px
}
.nav-privacy {
	display: block;
	margin-top: 20px;
	text-align: center
}
.nav-privacy span {
	display: inline-block;
	font-size: 13px;
	padding-bottom: 7px;
	border-bottom: 1px solid #000
}
.nav-news {
	background: #98835b;
	z-index: 2;
	transition: opacity .3s ease-in-out
}
.nav-news.hide {
	opacity: 0;
	pointer-events: none
}
@media(max-width: 767px) {
	.nav-news {
		position: relative;
		padding: 10px 16px 10px 10px;
		margin: 40px 20px 0 20px
	}
}
.nav-news-box {
	display: flex;
	justify-content: space-between
}
@media(max-width: 767px) {
	.nav-news-box {
		align-items: center
	}
}
.nav-news picture {
	display: block
}
@media(max-width: 767px) {
	.nav-news picture {
		width: 131px
	}
}
.nav-news-info {
	color: #fff
}
@media(max-width: 767px) {
	.nav-news-info {
		width: calc(100% - 141px)
	}
}
.nav-news-date {
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	font-size: 13px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	letter-spacing: .12em
}
.nav-news-title {
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	margin-top: 12px;
	font-size: 14px
}
@media(max-width: 767px) {
	.nav-news-title {
		line-height: 20px;
		letter-spacing: .15em
	}
}
.nav-news-close {
	position: absolute;
	width: 10px;
	height: 10px;
	background: url('../images/top/ico-close.png') no-repeat 0 0;
	background-size: cover;
	top: 14px;
	right: 11px;
	cursor: pointer
}
@media(max-width: 767px) {
	.nav-list-addlist {
		display: flex;
		flex-wrap: wrap
	}
}
@media screen and (min-width: 768px), print {
	.nav-list-addlist {
		padding-left: 10px;
		margin: 20px 0
	}
}
.nav-list-additem {
	font-family: "CezannePro-M", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 400
}
@media(max-width: 767px) {
	.nav-list-additem {
		margin-top: 15px;
		font-size: 15px;
		line-height: 22px;
		width: 50%
	}
}
@media screen and (min-width: 768px), print {
	.nav-list-additem {
		margin-top: 25px;
		font-size: 16px
	}
}
@media screen and (min-width: 768px), print {
	.nav-list-addlink {
		transition: color .3s ease-in-out
	}
	.nav-list-addlink:hover {
		color: #98835b
	}
}
@media(max-width: 767px) {
	.nav-news-adddate {
		padding-bottom: 2px;
		line-height: 1.7
	}
}
@media(max-width: 767px) {
	.nav-box .nav-news {
		z-index: 10
	}
}
.nav-box .nav-news .lFvnews__infoImage picture img {
	transition: none
}
.nav-box .nav-news:hover .lFvnews__infoImage picture img {
	transform: unset
}
.nav-box .lFvnews .nav-news-close {
	right: 11px
}
@media screen and (min-width: 768px), print {
	.nav-box .lFvnews .nav-news-close {
		top: 18px
	}
}
@media(max-width: 767px) {
	.nav-box .lFvnews .nav-news-close {
		top: 9px
	}
}
@media screen and (min-width: 768px), print {
	.nav-box .lFvnews {
		padding: 16px 10px 0 0
	}
}
@media(max-width: 767px) {
	.nav-box .lFvnews {
		padding: 12px 15px 0 0
	}
}
@media screen and (min-width: 768px), print {
	.nav-box .lFvnews__box {
		justify-content: normal;
		-moz-column-gap: 25px;
		column-gap: 25px
	}
}
@media(max-width: 767px) {
	.nav-box .lFvnews__box {
		-moz-column-gap: 20px;
		column-gap: 20px
	}
}
.nav-box .lFvnews__image picture {
	width: auto
}
@media(max-width: 767px) {
	.nav-box .lFvnews__image picture {
		width: 31vw
	}
}
.nav-box .lFvnews__info {
	position: relative;
	color: #fff
}
@media screen and (min-width: 768px), print {
	.nav-box .lFvnews__info {
		width: 158px;
		margin-bottom: 16px
	}
}
@media(max-width: 767px) {
	.nav-box .lFvnews__info {
		width: calc(100% - 125px)
	}
}
.nav-box .lFvnews__infoImage {
	position: absolute
}
.nav-box .lFvnews__infoImage picture {
	width: 100%
}
@media screen and (min-width: 768px), print {
	.nav-box .lFvnews__infoImage {
		left: -68px;
		top: -8px
	}
}
@media(max-width: 767px) {
	.nav-box .lFvnews__infoImage {
		left: 138px;
		top: -14px;
		width: 43px
	}
}
.nav-box .lFvnews__title {
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	letter-spacing: .2em
}
@media screen and (min-width: 768px), print {
	.nav-box .lFvnews__title {
		font-size: 21px
	}
}
@media(max-width: 767px) {
	.nav-box .lFvnews__title {
		font-size: 18px;
		margin-top: -7px
	}
}
.nav-box .lFvnews__subtitle {
	margin-top: 9px;
	line-height: 1.54;
	letter-spacing: .2em
}
@media screen and (min-width: 768px), print {
	.nav-box .lFvnews__subtitle {
		font-size: 13px;
		margin-left: -1px
	}
}
@media(max-width: 767px) {
	.nav-box .lFvnews__subtitle {
		font-size: 12px
	}
}
body:not(.theme-country) figure.country, body:not(.theme-country) figure.modern, body:not(.theme-modern) figure.country, body:not(.theme-modern) figure.modern {
	display: none
}
body.theme-country figure.country {
	display: block
}
body.theme-country figure.natural, body.theme-country figure.modern {
	display: none !important
}
body.theme-country .mv-news {
	background-color: #b99045
}
@media screen and (min-width: 768px), print {
	body.theme-country .about-wood {
		background: url('../images/concept/about-country-pc.jpg');
		background-size: cover
	}
}
@media(max-width: 767px) {
	body.theme-country .about-wood {
		background: url('../images/concept/about-country.jpg');
		background-size: cover
	}
}
@media screen and (min-width: 768px), print {
	body.theme-country .chart-wood {
		background: url('../images/concept/policy-country-pc.jpg');
		background-size: cover
	}
}
@media(max-width: 767px) {
	body.theme-country .chart-wood {
		background: url('../images/concept/policy-country.jpg');
		background-size: cover
	}
}
@media screen and (min-width: 768px), print {
	body.theme-country .kurashi-obj {
		background: url('../images/concept/country-kurashi-pc.png');
		background-size: cover
	}
}
@media(max-width: 767px) {
	body.theme-country .kurashi-obj {
		background: url('../images/concept/country-kurashi.png');
		background-size: cover
	}
}
body.theme-modern figure.modern {
	display: block
}
body.theme-modern figure.natural, body.theme-modern figure.country {
	display: none !important
}
body.theme-modern .mv-news {
	background-color: #6e5142
}
@media screen and (min-width: 768px), print {
	body.theme-modern .about-wood {
		background: url('../images/concept/about-modern-pc.jpg');
		background-size: cover
	}
}
@media(max-width: 767px) {
	body.theme-modern .about-wood {
		background: url('../images/concept/about-modern.jpg');
		background-size: cover
	}
}
@media screen and (min-width: 768px), print {
	body.theme-modern .chart-wood {
		background: url('../images/concept/policy-modern-pc.jpg');
		background-size: cover
	}
}
@media(max-width: 767px) {
	body.theme-modern .chart-wood {
		background: url('../images/concept/policy-modern.jpg');
		background-size: cover
	}
}
@media screen and (min-width: 768px), print {
	body.theme-modern .kurashi-obj {
		background: url('../images/concept/modern-kurashi-pc.png');
		background-size: cover
	}
}
@media(max-width: 767px) {
	body.theme-modern .kurashi-obj {
		background: url('../images/concept/modern-kurashi.png');
		background-size: cover
	}
}
.specs .mv {
	position: relative
}
.specs .mv-news {
	background: #98835b;
	transition: opacity .3s ease-in-out
}
@media screen and (min-width: 768px), print {
	.specs .mv-news {
		opacity: 0
	}
}
.specs .mv-news.active {
	opacity: 1
}
.specs .mv-news.hide {
	opacity: 0;
	pointer-events: none
}
@media screen and (min-width: 768px), print {
	.specs .mv-news {
		z-index: 5;
		position: fixed;
		width: 370px;
		border-radius: 10px 0 0 0;
		right: 0;
		bottom: 0;
		padding: 16px
	}
	.specs .mv-news:hover picture img {
		transform: scale(1.05)
	}
}
@media(max-width: 767px) {
	.specs .mv-news {
		z-index: 2;
		position: absolute;
		width: 89%;
		bottom: -170px;
		left: 50%;
		transform: translate(-50%, 0);
		padding: 10px 16px 10px 10px
	}
}
.specs .mv-news-box {
	display: flex;
	justify-content: space-between
}
@media screen and (min-width: 768px), print {
	.specs .mv-news-box {
		align-items: flex-end
	}
}
@media(max-width: 767px) {
	.specs .mv-news-box {
		align-items: center
	}
}
.specs .mv-news picture {
	display: block;
	overflow: hidden
}
@media screen and (min-width: 768px), print {
	.specs .mv-news picture {
		width: 165px
	}
}
@media(max-width: 767px) {
	.specs .mv-news picture {
		width: 131px
	}
}
.specs .mv-news picture img {
	transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1)
}
.specs .mv-news-info {
	color: #fff
}
@media screen and (min-width: 768px), print {
	.specs .mv-news-info {
		width: 157px
	}
}
@media(max-width: 767px) {
	.specs .mv-news-info {
		width: calc(100% - 141px)
	}
}
.specs .mv-news-date {
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	font-size: 13px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	letter-spacing: .12em
}
.specs .mv-news-title {
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	letter-spacing: .15em;
	margin-top: 12px;
	font-size: 14px
}
@media screen and (min-width: 768px), print {
	.specs .mv-news-title {
		line-height: 22px
	}
}
@media(max-width: 767px) {
	.specs .mv-news-title {
		line-height: 20px
	}
}
.specs .mv-news-close {
	position: absolute;
	width: 10px;
	height: 10px;
	background: url('../images/top/ico-close.png') no-repeat 0 0;
	background-size: cover;
	top: 14px;
	right: 11px;
	cursor: pointer
}
.specs .about {
	position: relative
}
@media screen and (min-width: 768px), print {
	.specs .about {
		margin-top: 244px
	}
}
@media(max-width: 767px) {
	.specs .about {
		margin-top: 86px
	}
}
.specs .about-wood {
	position: absolute;
	z-index: -1
}
@media screen and (min-width: 768px), print {
	.specs .about-wood {
		background: url('../images/concept/about-wood-pc.jpg');
		background-size: cover;
		width: 17vw;
		height: 26.4vw;
		right: 0;
		bottom: -70px
	}
}
@media(max-width: 767px) {
	.specs .about-wood {
		background: url('../images/concept/about-wood.jpg');
		background-size: cover;
		width: 35vw;
		height: 54vw;
		right: 0;
		bottom: -20px
	}
}
@media screen and (min-width: 768px), print {
	.specs .about-inner {
		width: 85.7vw;
		min-width: 1000px;
		max-width: 1300px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		align-items: center
	}
}
@media(max-width: 767px) {
	.specs .about-contents {
		padding: 0 40px
	}
}
.specs .about-title {
	font-family: "TsukuMinPr6-D", "游明朝", "YuMincho", serif;
	font-weight: 400;
	letter-spacing: .2em
}
@media screen and (min-width: 768px), print {
	.specs .about-title {
		font-size: 4.2rem;
		line-height: 70px
	}
}
@media(max-width: 767px) {
	.specs .about-title {
		font-size: 2.8rem;
		line-height: 50px
	}
}
@media screen and (min-width: 768px), print {
	.specs .about-text {
		margin-top: 60px
	}
}
@media(max-width: 767px) {
	.specs .about-text {
		margin-top: 30px
	}
}
.specs .about-text p {
	font-family: "TsukuMinPr6-M", "游明朝", "YuMincho", serif;
	font-weight: 400;
	letter-spacing: .15em
}
@media screen and (min-width: 768px), print {
	.specs .about-text p {
		font-size: 1.6rem;
		line-height: 40px
	}
}
@media(max-width: 767px) {
	.specs .about-text p {
		font-size: 1.5rem;
		line-height: 28px
	}
}
@media screen and (min-width: 768px), print {
	.specs .about-text p+p {
		margin-top: 40px
	}
}
@media(max-width: 767px) {
	.specs .about-text p+p {
		margin-top: 30px
	}
}
.specs .about-img {
	display: block
}
@media screen and (min-width: 768px), print {
	.specs .about-img {
		width: 50%
	}
}
@media(max-width: 767px) {
	.specs .about-img {
		margin: 60px 20px 0 60px
	}
}
.specs .eyecatch {
	overflow: hidden;
	position: relative;
	z-index: 1
}
@media screen and (min-width: 768px), print {
	.specs .eyecatch {
		width: 100%;
		height: 43vw;
		margin-top: 150px
	}
}
@media(max-width: 767px) {
	.specs .eyecatch {
		width: 100%;
		height: 400px;
		margin-top: 70px
	}
}
.specs .eyecatch-inner {
	display: block;
	width: 100%
}
@media screen and (min-width: 768px), print {
	.specs .eyecatch-inner {
		height: calc(100% + 50px)
	}
}
@media(max-width: 767px) {
	.specs .eyecatch-inner {
		height: calc(100% + 80px)
	}
}
.specs .eyecatch_item {
	width: 100%;
	height: 128vw;
	background: url("../images/concept/img-parallax.jpg") no-repeat;
	background-position: center;
	background-size: cover
}
@media screen and (min-width: 768px), print {
	.specs .eyecatch_item {
		height: calc(100% + 50px);
		min-height: 450px;
		background-image: url("../images/concept/img-parallax-pc.jpg")
	}
}
.specs .chart {
	position: relative
}
.specs .chart-wood {
	position: absolute;
	z-index: -1
}
@media screen and (min-width: 768px), print {
	.specs .chart-wood {
		background: url('../images/concept/policy-wood-pc.jpg');
		background-size: cover;
		width: 246px;
		height: 1325px;
		top: 40px;
		left: 64px
	}
}
@media(max-width: 767px) {
	.specs .chart-wood {
		background: url('../images/concept/policy-wood.jpg');
		background-size: cover;
		width: 60px;
		height: 1985px;
		top: -50px;
		left: 0
	}
}
@media screen and (min-width: 768px), print {
	.specs .chart {
		margin-top: 180px
	}
}
@media(max-width: 767px) {
	.specs .chart {
		margin-top: 90px;
		padding: 0 30px
	}
}
.specs .chart-title {
	font-family: "TsukuMinPr6-D", "游明朝", "YuMincho", serif;
	font-weight: 400;
	letter-spacing: .15em
}
@media screen and (min-width: 768px), print {
	.specs .chart-title {
		text-align: center;
		font-size: 3.4rem
	}
}
@media(max-width: 767px) {
	.specs .chart-title {
		font-size: 2.7rem;
		line-height: 42px
	}
}
@media screen and (min-width: 768px), print {
	.specs .chart-list {
		width: 68.3vw;
		min-width: 920px;
		max-width: 1300px;
		margin: 80px auto 0 auto
	}
}
@media(max-width: 767px) {
	.specs .chart-list {
		margin-top: 30px
	}
}
@media screen and (min-width: 768px), print {
	.specs .chart .chart-item+.chart-item {
		margin-top: 70px
	}
}
@media(max-width: 767px) {
	.specs .chart .chart-item+.chart-item {
		margin-top: 40px
	}
}
@media screen and (min-width: 768px), print {
	.specs .chart-item {
		display: flex;
		align-items: center;
		justify-content: space-between
	}
}
@media screen and (min-width: 768px), print {
	.specs .chart-item-inner {
		width: 464px
	}
}
@media(max-width: 767px) {
	.specs .chart-item-inner {
		margin-top: 22px
	}
}
.specs .chart-item-subtit {
	color: #645c4c;
	display: flex;
	align-items: center;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	letter-spacing: .02em
}
@media screen and (min-width: 768px), print {
	.specs .chart-item-subtit {
		font-size: 1.3rem
	}
}
@media(max-width: 767px) {
	.specs .chart-item-subtit {
		font-size: 10px
	}
}
.specs .chart-item-subtit .num {
	color: #9b8355;
	letter-spacing: .01em;
	display: inline-block
}
@media screen and (min-width: 768px), print {
	.specs .chart-item-subtit .num {
		font-size: 2.8rem;
		margin-left: 8px
	}
}
@media(max-width: 767px) {
	.specs .chart-item-subtit .num {
		font-size: 1.6rem;
		margin-left: 6px
	}
}
.specs .chart-item-tit {
	font-family: "TsukuMinPr6-D", "游明朝", "YuMincho", serif;
	font-weight: 400;
	letter-spacing: .15em
}
@media screen and (min-width: 768px), print {
	.specs .chart-item-tit {
		font-size: 2.4rem;
		margin-top: 14px
	}
}
@media(max-width: 767px) {
	.specs .chart-item-tit {
		font-size: 2rem;
		margin-top: 10px
	}
}
.specs .chart-item-txt {
	font-family: "CezannePro-M", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 400;
	letter-spacing: .15em;
	line-height: 2
}
@media screen and (min-width: 768px), print {
	.specs .chart-item-txt {
		font-size: 1.7rem;
		margin-top: 30px
	}
}
@media(max-width: 767px) {
	.specs .chart-item-txt {
		margin-top: 25px;
		font-size: 1.5rem
	}
}
.specs .chart-item-img {
	display: block
}
@media screen and (min-width: 768px), print {
	.specs .chart-item-img {
		width: calc(100% - 540px)
	}
}
.specs .tech {
	position: relative
}
@media screen and (min-width: 768px), print {
	.specs .tech {
		width: 80.5vw;
		min-width: 1000px;
		margin: 120px auto 0 auto
	}
	.specs .tech:hover picture img {
		transform: scale(1.05)
	}
}
@media(max-width: 767px) {
	.specs .tech {
		margin: 45px 25px 0 25px
	}
}
.specs .tech-img {
	display: block;
	overflow: hidden
}
.specs .tech-img img {
	transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1)
}
.specs .tech-inner {
	position: relative
}
.specs .tech-item {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	top: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
.specs .tech-item-inner {
	position: relative
}
@media screen and (min-width: 768px), print {
	.specs .tech-item-inner {
		width: 80%
	}
}
@media(max-width: 767px) {
	.specs .tech-item-inner {
		width: 78.4%
	}
}
.specs .tech-item-tit {
	font-family: "TsukuMinPr6-D", "游明朝", "YuMincho", serif;
	font-weight: 400;
	letter-spacing: .25em;
	color: #fff
}
@media screen and (min-width: 768px), print {
	.specs .tech-item-tit {
		font-size: 3rem;
		margin-top: 10px
	}
}
@media(max-width: 767px) {
	.specs .tech-item-tit {
		font-size: 2.4rem;
		margin-top: 6px
	}
}
@media screen and (min-width: 768px), print {
	.specs .tech-item-button {
		position: absolute;
		width: 225px;
		right: 0;
		bottom: 0
	}
}
@media(max-width: 767px) {
	.specs .tech-item-button {
		margin-top: 43px
	}
}
@media screen and (min-width: 768px), print {
	.specs .kurashi {
		width: 68.3vw;
		min-width: 812px;
		margin: 167px auto 0 auto;
		display: flex;
		justify-content: space-between;
		align-items: flex-start
	}
}
@media(max-width: 767px) {
	.specs .kurashi {
		margin-top: 70px;
		padding: 0 25px
	}
}
@media screen and (min-width: 768px), print {
	.specs .kurashi-inner {
		width: calc(100% - 540px)
	}
}
@media screen and (min-width: 768px), print {
	.specs .kurashi-obj {
		width: 458px;
		padding-top: 85px;
		background: url('../images/concept/obj-kurashi-pc.png');
		background-size: cover
	}
}
@media(max-width: 767px) {
	.specs .kurashi-obj {
		margin-top: 30px;
		background: url('../images/concept/obj-kurashi.png');
		background-size: 100% 100%
	}
}
.specs .kurashi-obj-tit {
	text-align: center;
	font-family: "TsukuMinPr6-M", "游明朝", "YuMincho", serif;
	font-weight: 400;
	letter-spacing: .2em
}
@media screen and (min-width: 768px), print {
	.specs .kurashi-obj-tit {
		font-size: 2.1rem;
		line-height: 32px
	}
}
@media(max-width: 767px) {
	.specs .kurashi-obj-tit {
		font-size: 1.8rem;
		line-height: 29px;
		padding-top: 70px
	}
}
.specs .kurashi-obj-tit .num {
	display: inline-block;
	width: 16px;
	height: 38px;
	background: url('../images/concept/5.png');
	background-size: cover;
	margin-bottom: -11px;
	margin-right: 3.3px
}
@media screen and (min-width: 768px), print {
	.specs .kurashi-obj-inner {
		padding-bottom: 38px
	}
}
@media(max-width: 767px) {
	.specs .kurashi-obj-inner {
		padding-top: 20px
	}
}
.specs .kurashi-obj-list {
	position: relative
}
@media screen and (min-width: 768px), print {
	.specs .kurashi-obj-list {
		width: 384px;
		height: 238px;
		margin: 28.5px auto 0 auto
	}
}
@media(max-width: 767px) {
	.specs .kurashi-obj-list {
		width: 318px;
		height: 200px;
		margin: 0 auto
	}
}
.specs .kurashi-obj-item {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600;
	letter-spacing: .15em
}
@media screen and (min-width: 768px), print {
	.specs .kurashi-obj-item {
		width: 116px;
		height: 114px;
		font-size: 1.4rem
	}
}
@media(max-width: 767px) {
	.specs .kurashi-obj-item {
		width: 98px;
		height: 96px;
		font-size: 1.3rem
	}
}
.specs .kurashi-obj-item.item01 {
	background: url('../images/concept/bg-kurashi01.png') no-repeat 0 0;
	background-size: 100% 100%
}
@media screen and (min-width: 768px), print {
	.specs .kurashi-obj-item.item01 {
		left: 70px;
		top: 0
	}
}
@media(max-width: 767px) {
	.specs .kurashi-obj-item.item01 {
		top: 0;
		left: 60px
	}
}
.specs .kurashi-obj-item.item02 {
	background: url('../images/concept/bg-kurashi02.png') no-repeat 0 0;
	background-size: 100% 100%
}
@media screen and (min-width: 768px), print {
	.specs .kurashi-obj-item.item02 {
		right: 70px;
		top: 0
	}
}
@media(max-width: 767px) {
	.specs .kurashi-obj-item.item02 {
		top: 0;
		right: 60px
	}
}
.specs .kurashi-obj-item.item03 {
	background: url('../images/concept/bg-kurashi03.png') no-repeat 0 0;
	background-size: 100% 100%
}
@media screen and (min-width: 768px), print {
	.specs .kurashi-obj-item.item03 {
		bottom: 0;
		left: 0;
		width: 140px;
		height: 144px
	}
}
@media(max-width: 767px) {
	.specs .kurashi-obj-item.item03 {
		bottom: 5px;
		left: 0;
		width: 121px;
		height: 125px
	}
}
.specs .kurashi-obj-item.item04 {
	background: url('../images/concept/bg-kurashi04.png') no-repeat 0 0;
	background-size: 100% 100%
}
@media screen and (min-width: 768px), print {
	.specs .kurashi-obj-item.item04 {
		bottom: 0;
		left: 120px;
		width: 145px;
		height: 145px
	}
}
@media(max-width: 767px) {
	.specs .kurashi-obj-item.item04 {
		bottom: 5px;
		left: 98px;
		width: 123px;
		height: 123px
	}
}
.specs .kurashi-obj-item.item05 {
	background: url('../images/concept/bg-kurashi05.png') no-repeat 0 0;
	background-size: 100% 100%
}
@media screen and (min-width: 768px), print {
	.specs .kurashi-obj-item.item05 {
		bottom: 5px;
		right: 0;
		width: 140px;
		height: 134px
	}
}
@media(max-width: 767px) {
	.specs .kurashi-obj-item.item05 {
		bottom: 12px;
		right: 3px;
		width: 114px;
		height: 110px
	}
}
.specs .kurashi-title {
	font-family: "TsukuMinPr6-D", "游明朝", "YuMincho", serif;
	font-weight: 400;
	letter-spacing: .2em
}
@media screen and (min-width: 768px), print {
	.specs .kurashi-title {
		font-size: 3.4rem;
		line-height: 60px
	}
}
@media(max-width: 767px) {
	.specs .kurashi-title {
		font-size: 2.7rem;
		line-height: 38px
	}
}
.specs .kurashi-text {
	font-family: "CezannePro-M", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 400;
	line-height: 2;
	letter-spacing: .15em
}
@media screen and (min-width: 768px), print {
	.specs .kurashi-text {
		margin-top: 60px;
		font-size: 1.7rem
	}
}
@media(max-width: 767px) {
	.specs .kurashi-text {
		margin-top: 30px;
		font-size: 1.5rem
	}
}
.specs .kurashi-text strong {
	font-family: "CezannePro-DB", "游ゴシック", "YuGothic", sans-serif;
	font-weight: 600
}
.specs .promise {
	position: relative
}
@media screen and (min-width: 768px), print {
	.specs .promise {
		width: 80.5vw;
		min-width: 1000px;
		margin: 120px auto 0 auto
	}
	.specs .promise:hover picture img {
		transform: scale(1.05)
	}
}
@media(max-width: 767px) {
	.specs .promise {
		margin: 50px 25px 0 25px
	}
}
.specs .promise-img {
	display: block;
	overflow: hidden
}
.specs .promise-img img {
	transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1)
}
.specs .promise-inner {
	position: relative
}
.specs .promise-item {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	top: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
.specs .promise-item-inner {
	position: relative
}
@media screen and (min-width: 768px), print {
	.specs .promise-item-inner {
		width: 80%
	}
}
@media(max-width: 767px) {
	.specs .promise-item-inner {
		width: 78.4%
	}
}
.specs .promise-item-tit {
	font-family: "TsukuMinPr6-D", "游明朝", "YuMincho", serif;
	font-weight: 400;
	letter-spacing: .25em;
	color: #fff
}
@media screen and (min-width: 768px), print {
	.specs .promise-item-tit {
		font-size: 3rem;
		margin-top: 10px
	}
}
@media(max-width: 767px) {
	.specs .promise-item-tit {
		font-size: 2.4rem;
		margin-top: 6px
	}
}
@media screen and (min-width: 768px), print {
	.specs .promise-item-button {
		position: absolute;
		width: 225px;
		right: 0;
		bottom: 0
	}
}
@media(max-width: 767px) {
	.specs .promise-item-button {
		margin-top: 43px
	}
}
.theme-country .specs .eyecatch_item {
	background-image: url("../images/concept/country-parallax.jpg")
}
@media screen and (min-width: 768px), print {
	.theme-country .specs .eyecatch_item {
		background-image: url("../images/concept/country-parallax-pc.jpg")
	}
}
.theme-modern .specs .eyecatch_item {
	background-image: url("../images/concept/modern-parallax.jpg")
}
@media screen and (min-width: 768px), print {
	.theme-modern .specs .eyecatch_item {
		background-image: url("../images/concept/modern-parallax-pc.jpg")
	}
}


.hide {
	display: none !important;
}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
}
.specs_wrapper {
	font-family: "Inter", "游ゴシック", "YuGothic", sans-serif;
	font-size: 16px;
	letter-spacing: 0.04em;
}
.specs_inner {
	position: relative;
    margin: 0 auto;
    padding: 0 55px;
    max-width: 1400px;
    min-width: 1000px;
    width: auto;
    box-sizing: border-box;
}
.specs_inner.narrower {
	padding: 0 150px;
}
.specs_table {
	position: relative;
	width: 100%;
	color: #2c2c2c;
	border: 1px solid #8d7f76;
    background: #fff;
	box-sizing: border-box;
	border-collapse: collapse;
    border-spacing: 0;
}
.specs_table tbody {
	position: relative;
}
.specs_table tbody td:first-of-type {
    position: relative;
}
.specs_table tbody td:first-of-type::before {
    content: '';
    position: absolute;
    top: -1px;
	top: 0;
    bottom: -1px;
    left: 0;
    width: 4px;
    background: #b5b5b5;
    z-index: 2;
}
.specs_table tbody.specs_table_price td:first-of-type::before {
    background: #b2a8a1;
}
.specs_table tbody.specs_table_performance td:first-of-type::before {
    background: #57b588;
}
.specs_table thead th,
.specs_table tbody td {
	width: 33%;
	text-align: center;
	line-height: 1.6em;
}
.specs_table thead th {
	padding: 50px 0;
	font-size: 1.125em;
	font-weight: 700;
	letter-spacing: 0.1em;
	color: #fff;
	background: #998578;
	border: 1px solid #76685e;
}
.specs_table thead th.specs_table_natura {
	background: #998578 url('../images/specs/shape_natura.png') no-repeat right bottom / 72px 97px;
}
.specs_table thead th.specs_table_prime {
	background: #998578 url('../images/specs/shape_prime.png') no-repeat right bottom / 72px 102px;
}
.specs_table thead th.specs_table_hiraya {
	background: #6e85a7 url('../images/specs/shape_hiraya.png') no-repeat right bottom / 128px 59px;
}
.specs_table tbody td {
	position: relative;
	padding: 25px 10px;
	background: #fff;
	border: 1px solid #8d7f76;
}
.specs_table tbody td.specs_table_empty {
	background: #f5f5f5;
}
.specs_table tbody.specs_table_price td {
	padding: 45px 45px 40px 35px;
	background: #f3f3f3;
}
.specs_table tbody.specs_table_price td span {
	display: block;
}
.specs_table_price .specs_table_price_container {
	display: inline-block;
}
.specs_table_price_value {
	margin-bottom: 0.3em;
	font-size: 1.88em;
	letter-spacing: 0.1em;
}
.specs_table_price_value small {
	margin-left: 0.5em;
	font-size: 0.42em;
	line-height: 1em;
}
.specs_table_price_label {
	margin-bottom: 0.8em;
	padding-bottom: 0.8em;
	font-size: 0.78em;
	border-bottom: 1px solid #76685e;
}
.specs_table_price_note {
	font-size: 0.84em;
}
.specs_table_content small {
	font-size: 0.84em;
}
.specs_table_content small.block {
	display: block;
}
.specs_table_option {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0.9em 1.5em 1em 48px;
	width: fit-content;
	font-size: 0.72em;
	letter-spacing: 0.02em;
	color: #8a8a8a;
	background: #faf3d4;
	border: 1px solid #76685e;
	border-radius: 50vh;
}
.specs_table_option::before {
	position: absolute;
	top: 50%;
	left: 8px;
	transform: translateY(-50%);
	content: '';
	width: 28px;
	height: 28px;
	text-align: center;
	background: #fff url('../images/specs/icon_option.png') no-repeat center / 12px;
	border: 1px solid #8d7f76;
	border: 1px solid #eceaea;
	border-radius: 50%;
}
.specs_table_option.option_zoom {
	padding: 0;
	font-size: 1em;
	background: none;
	border: none;
}
.specs_table_option.option_zoom::before {
	display: none;
}
.specs_table_option.option_zoom a {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0.9em 1.5em 1em 48px;
	width: fit-content;
	font-size: 0.72em;
	letter-spacing: 0.02em;
	color: #8a8a8a;
	background: #faf3d4;
	border: 1px solid #76685e;
	border-radius: 50vh;
}
.specs_table_option.option_zoom a::before {
	position: absolute;
	top: 50%;
	left: 8px;
	transform: translateY(-50%);
	content: '';
	width: 28px;
	height: 28px;
	text-align: center;
	background: #fff url('../images/specs/icon_option.png') no-repeat center / 12px;
	border: 1px solid #8d7f76;
	border: 1px solid #eceaea;
	border-radius: 50%;
}
.specs_data_option .specs_table_option {
	float: left;
	display: inline-block;
	margin: 0 2em 0 0;
	padding: 1.1em 1.5em 1em 48px;
}
.specs_data_option .specs_table_option::before {
	left: 5px;
}
.specs_note {
	margin-top: 2em;
}
.specs_note .note {
	float: left;
	padding: 1.1em 0;
	font-size: 1.2rem !important;
	font-weight: 400;
	color: #888;
}

.specs_table_option:not(:last-of-type) {
	margin-top: 1em;
}
.specs_table_title {
	position: absolute;
	top: 20px;
	right: 25px;
	font-size: 0.8em;
	letter-spacing: 0;
	color: #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
}

#specs_data {
	margin-top: 5.8em;
}
#specs_list {
	margin-top: -100px;
	padding-top: 12em;
	padding-bottom: 5.2em;
	background: #f4f4f4;
}
.specs_pane {
	float: left;
	width: 31%;
}
.specs_pane:nth-of-type(3n - 1) {
	margin: 0 3.5%;
}
.specs_pane a {
	display: block;
	color: #645c4c !important;
	background: #fff;
	border: 1px solid #e5e5e5;
	text-decoration: none;
}
.specs_pane.active a {
	border: 1px solid #111;
}
.specs_pane_hiraya a {
	color: #6e85a7 !important;
}
.specs_pane_text {
	position: relative;
	padding: 1.5em 70px 1.6em 1.7em;
	padding: 1.5em 1.7em 1.6em 1.7em;
}
.specs_pane_text::before {
	position: absolute;
	top: 50%;
	top: 45px;
	right: 26px;
	right: 20px;
	transform: translateY(-50%);
	content: '';
	width: 16px;
	height: 30px;
	background: url('../images/specs/icon_specs_pane_arrow.png') no-repeat center / 100%;
}
.specs_pane_hiraya .specs_pane_text::before {
	background: url('../images/specs/icon_specs_pane_hiraya_arrow.png') no-repeat center / 100%;
}
.specs_pane a:hover .specs_pane_text::before {
	animation: specs_pane_move 500ms ease-in-out forwards;
}
@keyframes specs_pane_move {
	0% {
		right: 26px;
		right: 20px;
	}
	50% {
		right: 22px;
		right: 16px;
	}
	100% {
		right: 26px;
		right: 20px;
	}
}
.specs_pane_text h3 {
	margin-bottom: 0.5em;
	font-family: "Roboto", sans-serif;
	font-size: 1.21em;
	font-weight: 700;
	letter-spacing: 0.03em;
}
.specs_pane_text h3 span {
	display: block;
	margin-top: 0.35em;
	margin-left: 0.5em;
	margin-left: 0;
	font-size: 0.93em;
	letter-spacing: 0.04em;
}
.specs_pane_text h3 span small {
	font-size: 0.68em;
	letter-spacing: 0.05em;
}
.specs_pane_text p {
	font-family: "TsukuMinPr6-D", "游明朝", "YuMincho", serif;
    font-weight: 400;
	font-size: 0.96em;
	letter-spacing: 0.04em;
	line-height: 1.5em;
}

/* Child */

.specs_child .c-mv-tit {
	display: block;
	align-items: inherit;
		-ms-writing-mode: horizontal-tb;
	writing-mode: horizontal-tb;
	position: absolute;
	top: 45px;
	left: 8vw;
	margin-right: 0;
	z-index: 2;
}
.specs_child .c-mv-tit__eng {
	margin-bottom: 0.25rem;
	font-size: 5rem;
	color: #000;
}
.specs_child .c-mv-tit__ja {
	font-size: 1.2rem;
	color: #645c4c;
}
.specs_child_content {
	padding-top: 13.7rem;
	padding-bottom: 21.1rem;
	background: #f4f4f4;
}
.specs_child_content h2.chart-title {
	margin-bottom: 3.75rem;
	font-family: "Roboto", sans-serif;
	font-size: 4rem;
	font-weight: 700;
	color: #645c4c;
}
.specs_child_content h2.chart-title span {
	display: block;
	margin-top: 1rem;
	font-size: 1.35rem;
	letter-spacing: 0.04em;
}
.chart-summary {
	margin: 4.5rem 0 0 0;
	font-size: 1.45rem;
	font-weight: 400;
	text-align: center;
	letter-spacing: 0.2em;
	line-height: 2em;
}
.chart-summary .label {
	letter-spacing: 0.1em;
	font-family: 'Inter', sans-serif;
	font-feature-settings: normal;
}
.chart-summary p:not(:last-of-type) {
	margin-bottom: 1em;
}

.specs_child_content h3.specs_child_copy {
	margin-bottom: 6.5rem;
	font-size: 2.5rem;
	color: #645c4c;
}
.specs_child .specs_wrapper {
	overflow: hidden;
}
#specs_child_slides {
	margin-bottom: 7.5rem;
	padding: 0 150px;
	visibility: visible;
}
#specs_child_slides .splide__track {
	overflow: visible;
}
.specs_child_slide {
	border-radius: 20px;
	overflow: hidden;
}
h4#specs_child_price {
	margin: 0 auto 4em auto;
	padding: 1.35em 1.3em 1.2em 1.6em;
	width: fit-content;
	letter-spacing: 0.1em;
	line-height: 1em;
	color: #645c4c;
	background: #fff;
}
h4#specs_child_price span {
	display: inline-block;
	vertical-align: bottom;
}
h4#specs_child_price span.specs_child_price_label {
	margin-right: 0.35em;
}
h4#specs_child_price span.specs_child_price_value {
	margin-left: 0.35em;
	font-size: 1.82em;
}
h4#specs_child_price span.specs_child_price_value small {
	font-size: 0.5em;
}
h4#specs_child_price span.specs_child_price_label,
h4#specs_child_price span.specs_child_price_note {
	font-size: 0.91em;
}
h4#specs_child_price span.specs_child_price_note {
	margin-left: 0.3em;
	padding-left: 1em;
	border-left: 1px solid #645c4c;
}
#specs_child_gallery {
	margin-bottom: 9.8rem;
}
.specs_tabs {
	margin-bottom: 8rem;
}
.specs_tabs ul {
    position: relative; 
	margin: 0 auto;
	padding: 5px;
	width: max-content;
	background: #bbb9b7;
	border-radius: 50vh;
    --indicator_left: 0px; 
    --indicator_width: 200px;
}
.specs_tabs ul::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 1;
    width: var(--indicator_width, 200px);
    height: 50px;
    background: #9f9c98; 
    border-radius: 50vh;
    transform: translateX(var(--indicator_left));
    transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1), width 300ms cubic-bezier(0.4, 0, 0.2, 1)
}
.specs_tab {
    float: left;
    position: relative;
    width: 200px;
    line-height: 50px;
    text-align: center;
    border-radius: 50vh;
	color: #fff;
    cursor: pointer;
    z-index: 2;
    transition: color 300ms ease-in-out; 
}
.specs_tab_content {
	display: none;
}
.specs_tab_content.active {
	display: block;
}
.specs_child_gallery_pane {
	float: left;
	margin-bottom: 3.6rem;
	width: 22.6%;
	background: #fff;
}
.specs_child_gallery_pane:not(:nth-of-type(4n)) {
	margin-right: 3.2%;
}
.specs_child_gallery_pane::nth-of-type(4n + 1) {
	clear: both;
}
.specs_child_gallery_pane_image {
	aspect-ratio: 1 / 1;
	background: #ccc;
	/* border-bottom: 1px solid #ececec; */
}
.specs_child_gallery_pane h5 {
	padding: 1.5em;
	font-size: 0.88em;
	line-height: 1.5em;
}
.specs_child .specs_table tbody.specs_table_price td {
	background: #fff;
}
.specs_child .specs_table thead th,
.specs_child .specs_table tbody td {
	width: 100%;
}
.specs_child #specs_list {
	padding-top: 0;
	background: #fff;
}

@media(max-width: 1200px) and (min-width: 768px) {
	
	br.only_middle {
		display: block !important;
	}
	
}

@media(max-width: 767px) {
	
	.specs_wrapper {
		font-size: 12px;
	}
	.specs_inner {
		padding: 0;
		min-width: 0;
	}
	.specs_inner.narrower {
		padding: 0;
	}
	.specs_data_mobile_tab {
		float: left;
		width: 36%;
		height: 60px;
		text-align: center;
		/* font-size: 0.75em; */
		letter-spacing: 0;
		background: #ededed;
		cursor: pointer;
	}
	#specs_data_mobile_tab_natura {
		width: 28%;
	}
	#specs_data_mobile_tab_natura_prime {
		border-left: 2px solid #fff;
		border-right: 2px solid #fff;
	}
	.specs_data_mobile_tab span {
		display: inline-block;
		margin-top: 23px;
		padding-bottom: 0.35em;
		border-bottom: 2px solid #ededed;
	}
	.specs_data_mobile_tab.active {
		color: #fff;
		background: #998578;
	}
	.specs_data_mobile_tab.active#specs_data_mobile_tab_hiraya {
		background: #6e85a7;
	}
	.specs_data_mobile_tab.active span {
		border-bottom: 2px solid #fff;
	}
	.specs_data_mobile_heading {
		position: relative;
		padding: 30px 25px;
		color: #746e60;
		background: #f3f3f3;
		border: 1px solid #8d7f76;
		border-top: none;
		border-bottom: none;
	}
	.specs_data_mobile_heading_hiraya {
		color: #6e85a7;
	}
	.specs_data_mobile_heading::before {
		content: '';
		position: absolute;
		top: -1px;
		top: 0;
		bottom: -1px;
		left: 0;
		width: 4px;
		background: #b2a8a1;
		z-index: 2;
	}
	.specs_data_mobile_heading_hiraya::before {
		background: #6e85a7;
	}
	.specs_data_mobile_title {
		float: left;
		width: 52%;
	}
	.specs_data_mobile_title h3 {
		margin-bottom: 0.3em;
		font-size: 1.7em;
		line-height: 1.2em;
		letter-spacing: 0.08em;
	}
	.specs_data_mobile_title h4 {
		font-family: "TsukuMinPr6-D", "游明朝", "YuMincho", serif;
		font-size: 0.95em;
    	font-weight: 400;
		letter-spacing: 0.15em;
		line-height: 1.8em;
	}
	h5.specs_data_mobile_price {
		float: right;
		width: 42%;
	}
	h5.specs_data_mobile_price span {
		display: block;
	}
	h5.specs_data_mobile_price span.specs_data_mobile_price_label {
		margin-bottom: 0.5em;
		font-size: 0.8em;
	}
	h5.specs_data_mobile_price span.specs_data_mobile_price_value {
		margin-bottom: 0.6em;
		padding-bottom: 0.6em;
		border-bottom: 1px solid #a4a4a4;
		font-size: 1.5em;
	}
	#specs_data_mobile_hiraya h5.specs_data_mobile_price span.specs_data_mobile_price_value {
		border-bottom: 1px solid #6e85a7;
	}

	h5.specs_data_mobile_price span.specs_data_mobile_price_value small {
		margin-left: 0.3em;
		font-size: 0.5em;
	}
	h5.specs_data_mobile_price span.specs_data_mobile_price_note {
		font-size: 0.8em;
		letter-spacing: 0;
	}
	#specs_data_mobile .specs_table tbody:not(.specs_table_price)::before {
		display: none;
	}
	.specs_data_mobile_tab_content {
		display: none;
	}
	.specs_data_mobile_tab_content.active {
		display: block;
	}
	.specs_table tbody td {
		padding: 15px 10px;
	}
	.specs_table_content small.block_mobile {
		display: block;
	}
	.specs_table_title {
		top: 10px;
        right: 10px;
		top: 7px;
        right: 7px;
        line-height: 1.4em;
	}
	.specs_table_option {
		padding: 0.7em 1.5em 0.58em 30px;
	}
	.specs_data_option .specs_table_option {
		padding: 1.1em 1.5em 1em 30px;
	}
	.specs_table_option::before {
		left: 6px;
		width: 18px;
		height: 18px;
		background: #fff url('../images/specs/icon_option.png') no-repeat center / 8px;
	}
	.specs_data_mobile_button a {
		display: block;
		position: relative;
		padding: 2.5em 1em;
		font-size: 0.9em;
		color: #fff !important;
		background: #998578;
		text-decoration: none;
		text-align: center;
	}
	#specs_data_mobile_hiraya .specs_data_mobile_button a {
		background: #6e85a7;
	}
	.specs_data_mobile_button a::before {
		position: absolute;
		top: 50%;
		right: 20px;
		transform: translateY(-50%);
		content: '';
		width: 10px;
		height: 19px;
		background: url('../images/specs/icon_specs_pane_arrow_white.png') no-repeat center / 100%;
	}
	
	/* Child */
	
	.specs_child .c-mv-tit {
		position: relative;
		top: auto;
		left: auto;
	}
	.specs_child .specs_child_content {
		padding-top: 6rem;
		padding-bottom: 8rem;
		padding-bottom: 100px;
	}
	.specs_child_content .specs_wrapper {
		padding: 0 30px;
		margin-left: -30px;
		width: calc(100% + 60px);
	}
	.specs_child .c-mv-tit__eng {
		font-size: 3.5rem;
	}
	.specs_child_content h2.chart-title {
		margin-bottom: 2rem;
		font-size: 2.8rem;
		letter-spacing: 0.08em;
		line-height: 1.2em;
	}
	.specs_child_content h2.chart-title span {
		margin-top: 0;
	}
	.specs_child_content h3.specs_child_copy {
		margin-bottom: 4rem;
		font-size: 2rem;
		line-height: 1.4em;
	}
	#specs_child_slides {
		margin-bottom: 4rem;
		padding: 0 20px;
	}
	h4#specs_child_price {
		padding: 1.8em 2em 1.6em 2em;
		width: 100%;
		text-align: center;
	}
	h4#specs_child_price span.specs_child_price_note {
		display: block;
		margin-left: 0;
		padding-left: 0;
		margin-top: 1.5em;
		padding-top: 1.6em;
		border-top: 1px solid #645c4c;
		border-left: none;
	}
	.specs_tabs {
		margin-bottom: 4rem;
	}
	.specs_tabs ul {
		width: 100%;
	}
	.specs_tabs ul::before {
		height: 35px;
	}
	.specs_tab {
		width: 25%;
		line-height: 35px;
	}
	#specs_child_gallery {
		margin-bottom: 4rem;
	}
	.specs_child_gallery_pane {
		margin-bottom: 2.3rem;
		width: 47%;
	}
	.specs_child_gallery_pane:not(:nth-of-type(4n)) {
		margin-right: 0;
	}
	.specs_child_gallery_pane:nth-of-type(4n + 1) {
		clear: none;
	}
	.specs_child_gallery_pane:nth-of-type(even) {
		float: right;
	}
	.specs_child_gallery_pane:nth-of-type(2n + 1) {
		clear: both;
	}
	.specs_child_gallery_pane h5 {
		padding: 1.2em 1em;
		
	}
	.specs_table thead th.specs_table_natura {
		background: #998578 url('../images/specs/shape_natura.png') no-repeat right bottom / 56px 75px;
	}
	.specs_table thead th.specs_table_prime {
		background: #998578 url('../images/specs/shape_prime.png') no-repeat right bottom / 56px 78px;
	}
	.specs_table thead th.specs_table_hiraya {
		background: #6e85a7 url('../images/specs/shape_hiraya.png') no-repeat right bottom / 98px 45px;
	}
	.specs_table thead th {
		padding: 30px 0;
	}
	.specs_table tbody.specs_table_price td {
		padding: 25px 45px 20px 45px;
	}
	.specs_table_price_value {
		margin-bottom: 0.5em;
	}
	.specs_table_price_label {
		margin-bottom: 1em;
		padding-bottom: 1em;
		font-size: 0.9em;
	}
	.specs_table_price_note {
		font-size: 0.9em;
	}
	.specs_table_content_adjust .specs_table_content {
		font-size: 0.92em;
		letter-spacing: 0;
	}
	#specs_list .specs_inner {
		padding: 0 30px;
	}
	.specs_pane {
		float: none;
		width: 100%;
	}
	.specs_pane:nth-of-type(2n) {
		margin-left: 0;
		margin-right: 0;
	}
	.specs_pane:not(:last-of-type) {
		margin-bottom: 2rem;
	}
	.specs_pane_text {
		padding-right: 50px;
	}
	.specs_pane_text::before {
		width: 10px;
		height: 25px;
	}
	.specs_child #specs_list {
		margin-top: -50px;
	}
	.chart-summary {
		margin: 4.5rem 0 0 0;
		font-size: 1.45rem;
		font-weight: 400;
		text-align: left;
		letter-spacing: 0.2em;
		line-height: 1.8em;
	}
	.only-sp.inline {
		display: inline-block !important;
	}
	.specs_note .note {
		padding: 0.8em 0;
		letter-spacing: 0;
	}

}