@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
html {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: Noto Serif JP, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 10px
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form,
label, legend, article, aside, dialog, figure, footer, header, hgroup, main, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	color: #000;
	font-family: Noto Serif JP, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
a {
	color: #000;
	outline: none;
	text-decoration: none;
	transition: .5s;
	font-family: Noto Serif JP, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
main {
	display: block
}
header, footer, article, section, aside, hgroup, nav, menu, figure, figcaption, time {
	display: block
}
li {
	list-style: none
}
ol li {
	list-style: decimal
}
img {
	border: 0;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
	max-width: 100%;
	height: auto
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-family: Noto Sans JP, "游ゴシック体", Yu Gothic, YuGothic, "ヒラギノ角ゴシック Pro", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", MS PGothic, sans-serif
}
caption, th {
	text-align: left
}
hr {
	margin: 1em 0;
	padding: 0;
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc
}
input, button, select {
	vertical-align: middle;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	color: #000;
	font-family: Noto Sans JP, "游ゴシック体", Yu Gothic, YuGothic, "ヒラギノ角ゴシック Pro", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", MS PGothic, sans-serif
}
input:hover, button:hover, select:hover {
	cursor: pointer
}
input, textarea, button {
	margin: 0;
	padding: 0;
	font-family: Noto Sans JP, "游ゴシック体", Yu Gothic, YuGothic, "ヒラギノ角ゴシック Pro", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", MS PGothic, sans-serif
}
*, :before, :after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
figure {
	position: relative;
}
figure figcaption.img-cap {
	position: absolute;
	right: 5px;
	bottom: 3px;
	font-size: 10px;
	color: #FFFFFF;
}
figure figcaption.img-cap.black {
	color: #000000;
}
figure figcaption.img-cap.shadow {
	text-shadow: 0 0 6px #000,0 0 6px #000;
}
figure figcaption.img-cap.outer {
	position: relative;
	text-align: right;
	right: 0;
	bottom: 0;
	margin-top: .5rem;
}
figure figcaption.img-cap.bg {
	background: rgba(0,0,0,0.5);
	right: 0;
	bottom: 0;
	padding: 2px 4px 4px; 
	line-height: 1;
}
.u-device-sp {
	display: none
}
@media(max-width:768px) {
	.u-device-sp {
		display: block
	}
}
@media(max-width:768px) {
	.u-device-pc {
		display: none !important
	}
}
body {
	font-size: 1.6rem;
	line-height: 1.7;
	color: #000;
	letter-spacing: .05em;
	min-width: 1016px;
}
body.-under {
	margin-top: 139px
}
@media(max-width:1144px) {
	body.-under {
		margin-top: 128px
	}
}
@media(max-width:922px) {
	body.-under {
		margin-top: 121px
	}
}
@media(max-width:768px) {
	body {
		min-width: inherit;
	}
	body.-under {
		margin-top: 63px;
	}
}
a:hover {
	opacity: .6
}

.mincho {
	font-family: Noto Serif JP, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.gothic {
	font-family: Noto Sans JP, "游ゴシック体", Yu Gothic, YuGothic, "ヒラギノ角ゴシック Pro", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
}
.en {
	font-family: "EB Garamond", serif;
}
.en_gothic {
	font-family: "Inter", sans-serif;
}
.dev-sitemap {
	max-width: 64rem;
	padding: 8rem 2rem;
	margin: 0 auto
}
.dev-sitemap h1 {
	text-align: center;
	font-weight: 700;
	color: #000;
	font-size: 2.4rem;
	margin: 0 0 4rem
}
.dev-sitemap table {
	width: 100%
}
.dev-sitemap th, .dev-sitemap td {
	font-size: 1.6rem;
	padding: 1rem
}
.dev-sitemap th {
	width: 35%
}
.dev-sitemap td {
	width: 65%
}
.dev-sitemap a {
	text-decoration: underline;
	color: #b10fe7
}
.m-cv {
	padding: 20px 0 80px
}
@media(max-width:768px) {
	.m-cv {
		padding: 0 0 40px
	}
}
.m-cv__head {
	text-align: center;
	font-size: 4.4rem;
	font-weight: 300;
	color: #FFFFFF;
	letter-spacing: .1em;
	margin: 0 0 11px
}
@media(max-width:768px) {
	.m-cv__head {
		font-size: 2.6rem;
		line-height: 1.3;
		margin-bottom: 20px
	}
}
.m-cv__txt {
	text-align: center;
	font-size: 2rem;
	color: #FFFFFF;
	letter-spacing: .05em;
	margin: 0 0 38px
}
@media(max-width:768px) {
	.m-cv__txt {
		font-size: 1.2rem;
		text-align: left;
		margin-bottom: 20px;
	}
}
.m-cv__info {
	max-width: 1016px;
	background: #FFFFFF;
	padding: 40px 20px 37px;
	margin: 0 auto 50px;
}
.m-cv__info p {
	font-size: 16px;
	line-height: 2;
	text-align: center;
}
@media(max-width:1150px) {
	.m-cv__info {
		padding: calc(35 / 1150 * 100vw) calc(60 / 1150 * 100vw) calc(32 / 1150 * 100vw) calc(20 / 1150 * 100vw);
	}
	.m-cv__info p {
		font-size: calc(16 / 1150 * 100vw);
	}
}
@media(max-width:768px) {
	.m-cv__info {
		padding: 15px;
		margin-bottom: 30px;
	}
	.m-cv__info p {
		font-size: 12px;
		text-align: left;
	}
}
.m-cv__btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media(max-width:768px) {
	.m-cv__btns {
		display: block;
	}
}
.m-cv__btns a {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 2.2rem;
	font-family: Noto Sans JP, "游ゴシック体", Yu Gothic, YuGothic, "ヒラギノ角ゴシック Pro", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
	font-weight: 500;
	letter-spacing: 0.05em;
	padding: 20px;
	max-width: 456px;
	border-radius: 3px;
	width: 100%;
	text-align: center;
	box-shadow: 0 3px 11px rgba(0, 0, 0, .4);
	position: relative;
	overflow: hidden;
}
@media(max-width:768px) {
	.m-cv__btns a {
		max-width: 100%;
		font-size: 1.8rem;
	}
}
.m-cv__btns a + a {
	margin-left: 20px
}
@media(max-width:768px) {
	.m-cv__btns a + a {
		margin: 10px 0 0
	}
}
.m-cv__btns a:before {
	content: "";
	width: 100px;
	height: 100%;
	background-color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: -100%;
	opacity: .4;
	-webkit-transform: skew(-15deg);
	transform: skew(-15deg)
}
.m-cv__btns a:hover {
	opacity: 1
}
.m-cv__btns a:hover:before {
	left: 150%;
	-webkit-transition: 1s;
	transition: 1s
}
.m-cv__btns .-cv01 {
	background: #4682BE;
}
.m-cv__btns .-cv01 img {
	margin-right: 16px;
}
.m-cv__btns .-cv01::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 37px;
	background: url(../images/_common/icon_arrow_white.svg) no-repeat center / contain;
	width: 11px;
	height: 21px;
}
.m-cv__btns .-readmore {
	font-family: "Inter", sans-serif;
}
@media(max-width:768px) {
	.m-cv__btns .-cv01::after {
		right: 20px;
	}
}
.m-cv__btns .-cv02 {
	background: #903A13;
}
.m-cv__btns .-cv02::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 37px;
	background: url(../images/_common/icon_arrow_white.svg) no-repeat center / contain;
	width: 11px;
	height: 21px;
}
@media(max-width:768px) {
	.m-cv__btns .-cv02::after {
		right: 20px;
	}
}
.m-cv__btns .-cv03 {
	background: #801111;
	background: -webkit-gradient(linear, left bottom, left top, from(#801111), color-stop(50%, #a51717), to(#a51717));
	background: -webkit-linear-gradient(bottom, #801111 0, #a51717 50%, #a51717 100%);
	background: linear-gradient(0deg, #801111 0, #a51717 50%, #a51717 100%)
}
.m-caption-box {
	max-width: 1016px;
	margin: 0 auto;
	padding: 80px 0 150px
}
.m-caption-box + .m-cv {
	padding-top: 0
}
.m-caption-box.-zeh {
	padding-bottom: 40px
}
.m-caption-box.-landplan {
	padding-top: 40px
}
.m-caption-box.-security {
	padding-top: 55px
}
@media(max-width:768px) {
	.m-caption-box {
		padding: 36px 18px 88px
	}
}
.m-caption-box + .m-caption-box {
	padding-top: 0
}
.m-caption-box p {
	font-size: 1.3rem;
	line-height: 1.65;
	font-family: "游ゴシック体", Yu Gothic, YuGothic, "ヒラギノ角ゴシック Pro", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", MS PGothic, sans-serif
}
@media(max-width:768px) {
	.m-caption-box p {
		font-size: 1rem
	}
}
.m-pagevisual {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 15px;
	height: 295px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-color: #3D6692
}
@media(max-width:768px) {
	.m-pagevisual {
		height: 200px
	}
}
.m-pagevisual.-zeh {
	background-image: url(../images/zeh/ph_hero.webp);
	height: 39.5rem;
}
.m-pagevisual.-zeh .m-pagevisual__head {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.m-pagevisual.-zeh .m-pagevisual__head small {
	font-size: 2rem;
	font-weight: 600;
	margin-bottom: 1rem;
}
.m-pagevisual.-zeh .m-pagevisual__head img {
	width: 12.3rem
}
.m-pagevisual.-zeh .m-pagevisual__head em {
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: 1.2rem;
	color: #28632A;
	font-size: 3.8rem;
	font-weight: 600;
	font-style: normal;
	line-height: 1;
	margin: 2.6rem 0 1rem;
}
.m-pagevisual.-zeh .m-pagevisual__head em span {
	color: #28632A;
	font-size: 4.4rem;
	font-weight: 600;
	margin: 0;
}
.m-pagevisual.-zeh .m-pagevisual__head em img {
	width: 3.2rem;
	margin-top: .4rem;
}
.m-pagevisual.-zeh .m-pagevisual__head > span {
	color: #000000;
	font-size: 2.3rem;
	margin: 0;
}
.m-pagevisual.-zeh .m-pagevisual__head > span sup {
	font-size: 1rem;
	vertical-align: text-top;
}
@media(max-width:768px) {
	.m-pagevisual.-zeh {
		background-position: 80% bottom;
		height: 26rem;
	}
	.m-pagevisual.-zeh .m-pagevisual__head small {
		font-size: 1.4rem;
		margin-bottom: 1rem;
	}
	.m-pagevisual.-zeh .m-pagevisual__head img {
		max-width: 12.3rem;
		width: 40%;
	}
	.m-pagevisual.-zeh .m-pagevisual__head em {
		column-gap: 1rem;
		font-size: 3rem;
		margin: 1.6rem 0 .5rem;
	}
	.m-pagevisual.-zeh .m-pagevisual__head em span {
		font-size: 3.6rem;
	}
	.m-pagevisual.-zeh .m-pagevisual__head em img {
		width: 2.6rem;
	}
	.m-pagevisual.-zeh .m-pagevisual__head > span {
		font-size: 1.8rem;
	}
	.m-pagevisual.-zeh .m-pagevisual__head > span sup {
		font-size: .8rem;
	}
}
.m-pagevisual.-selectos {
	background-image: url(../images/selectorder/ph_hero.webp)
}
.m-pagevisual.-security {
	background-image: url(../images/security/ph_hero.webp)
}
.m-pagevisual.-quality {
	background-image: url(../images/quality/ph_hero.webp)
}
.m-pagevisual.-afterservice {
	background-image: url(../images/afterservice/ph_hero.webp)
}
.m-pagevisual.-modelroom {
	background-image: url(../images/modelroom/ph_hero.webp)
}
.m-pagevisual.-equipment {
	background-image: url(../images/equipment/ph_hero.webp)
}
.m-pagevisual__head {
	text-align: center
}
.m-pagevisual__head span {
	display: block;
	font-size: 2.3rem;
	color: #fff;
	margin: 15px 0 0;
	text-shadow: 0 0 5px #23243D;
	font-weight: 400
}
.-zeh .m-pagevisual__head span {
	color: #28632A;
	text-shadow: none;
}
@media(max-width:768px) {
	.m-pagevisual__head span {
		font-size: 1.6rem;
		margin-top: 5px
	}
}
.m-pagevisual__head span.en_gothic {
	font-size: 5rem;
	font-weight: 300;
	margin: 0;
	line-height: 1;
	letter-spacing: .2em;
	text-transform: uppercase
}
@media(max-width:768px) {
	.m-pagevisual__head span.en_gothic {
		font-size: 2.7rem;
		line-height: 1.2;
	}
}
.m-pagevisual__head span.size-l {
	font-size: 4rem;
	letter-spacing: .2em;
	margin: 0;
	line-height: 1.2
}
@media(max-width:768px) {
	.m-pagevisual__head span.size-l {
		font-size: 3rem
	}
}
.js-no-interact {
	pointer-events: none
}
.m-breadcrumb {
	max-width: 1016px;
	padding: 43px 15px;
	margin: 0 auto
}
@media(max-width:768px) {
	.m-breadcrumb {
		padding: 10px
	}
}
.m-breadcrumb li {
	position: relative;
	display: inline;
	font-size: 1.3rem;
	list-style: none;
	margin: 0 27px 0 0
}
.m-breadcrumb li:after {
	content: "";
	position: absolute;
	right: -19px;
	top: 1px;
	bottom: 0;
	width: 6px;
	height: 10px;
	margin: auto;
	background: url(../images/_common/icon_arrow_black.svg) no-repeat center/contain
}
.m-breadcrumb li:last-child:after {
	content: none
}
.m-breadcrumb a {
	display: inline-block
}
.m-pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.m-pagination__prev a, .m-pagination__next a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border: 1px solid #333;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.m-pagination__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 20px
}
.m-pagination__body li, .m-pagination__body a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.m-pagination__body li {
	width: 40px;
	height: 40px;
	list-style: none;
	margin: 0 5px;
	border: 1px solid #333;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.m-pagination__body a {
	width: 100%;
	height: 100%
}
.l-header {
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 101.6rem;
}
@media(max-width:768px) {
	.l-header {
		min-height: 63px;
		min-width: inherit;
		position: fixed;
		z-index: 9999;
	}
}
.l-header.-front {
	background: rgba(255, 255, 255, .95)
}
.l-header.-front .l-header__main {
	background: rgba(255, 255, 255, .95)
}
.l-header.-front .l-header__navsub__list {
	display: flex;
	align-items: center
}
@media(max-width:768px) {
	.l-header.-front .l-header__navsub__list {
		flex-wrap: wrap
	}
}
@media(max-width:768px) {
	.l-header.-front .l-header__navsub__list__item {
		width: 50%
	}
}
.l-header.-front .l-header__navsub__list__item a {
	color: #48423D
}
@media(max-width:768px) {
	.l-header.-front .l-header__navsub__list__item a {
		color: #fff
	}
}
.l-header.-front .l-header__navsub__list__item a:hover {
	color: #37618B;
	opacity: 1
}
.l-header.-front .l-header__nav {
	background: rgba(255, 255, 255, .95);
	padding-top: 0
}
@media(max-width:768px) {
	.l-header.-front .l-header__nav {
		background: #25313D
	}
}
.l-header.-front .l-header__nav__main {
	padding: 15px 0 0;
	/*border-top: 1px solid #48423D*/
}
@media(max-width:768px) {
	.l-header.-front .l-header__nav__main {
		padding-top: 0
	}
}
.l-header.-front .l-header__nav__main a {
	color: #48423D;
	text-shadow: none
}
@media(max-width:768px) {
	.l-header.-front .l-header__nav__main a {
		color: #fff
	}
}
.l-header.-front .l-header__nav__main a:hover {
	color: #37618B;
	opacity: 1
}
.l-header.-under {
	background: #25313D
}
.l-header.-under .l-header__main {
	background: #fff;
}
.l-header.-under .l-header__nav {
	background: #fff
}
@media(max-width:768px) {
	.l-header.-under .l-header__nav {
		background: #1B252F
	}
}
.l-header.-under .l-header__nav__main li.-active a {
	color: #37618B
}
@media(max-width:768px) {
	.l-header.-under .l-header__nav__main li.-active a {
		color: #fff
	}
}
.l-header.-under .l-header__nav__main li.-active a:before {
	opacity: 1
}
.l-header.-under .l-header__nav__main a {
	color: #1B252F;
	text-shadow: none
}
@media(max-width:768px) {
	.l-header.-under .l-header__nav__main a {
		color: #fff
	}
}
.l-header.-under .l-header__nav__main a:hover {
	color: #37618B;
	opacity: 1
}
.l-header__main {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto
}
.l-header__main__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 17px 40px 12px;
	max-width: 1440px;
	margin: 0 auto
}
@media(max-width:1144px) {
	.l-header__main__inner {
		padding: 17px 30px 12px
	}
}
@media(max-width:980px) {
	.l-header__main__inner {
		padding: 17px 20px 12px
	}
}
@media(max-width:768px) {
	.l-header__main__inner {
		padding: 14px 18px
	}
}
.l-header__logo {
	max-width: 267px;
	line-height: 1
}
@media(max-width:980px) {
	.l-header__logo {
		/*max-width: 160px;*/
	}
}
@media(max-width:768px) {
	.l-header__logo {
		max-width: 180px;
		width: 77%
	}
}
.l-header__hum {
	display: none
}
@media(max-width:768px) {
	.l-header__hum {
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		right: 0;
		width: 17%;
		height: 100%;
		max-width: 63px;
		max-height: 63px;
		background: #25313D
	}
	.l-header__hum span {
		position: absolute;
		background: #fff;
		height: 2px;
		width: 28px;
		left: 25%;
		-webkit-transition: .4s;
		transition: .4s
	}
	.l-header__hum span:nth-child(1) {
		top: 30%
	}
	.l-header__hum span:nth-child(2) {
		top: 47%
	}
	.l-header__hum span:nth-child(3) {
		top: 64%
	}
	.l-header__hum.-active span:nth-child(1) {
		top: 46%;
		rotate: 40deg
	}
	.l-header__hum.-active span:nth-child(2) {
		opacity: 0
	}
	.l-header__hum.-active span:nth-child(3) {
		top: 46%;
		rotate: -40deg
	}
}
.l-header__navsub {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.l-header__navsub.-sp {
	display: none
}
@media(max-width:768px) {
	.l-header__navsub.-pc {
		display: none
	}
	.l-header__navsub.-sp {
		display: block
	}
}
.l-header__navsub__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
@media(max-width:768px) {
	.l-header__navsub__list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}
.l-header__navsub__list__item {
	margin-right: 20px;
	line-height: 1
}
@media(max-width:1144px) {
	.l-header__navsub__list__item {
		margin-right: 15px
	}
}
@media(max-width:922px) {
	.l-header__navsub__list__item {
		margin-right: 10px
	}
}
@media(max-width:768px) {
	.l-header__navsub__list__item {
		padding: 0;
		margin-right: 0;
		width: 50%;
		border-bottom: 1px solid #fff
	}
	.l-header__navsub__list__item:nth-child(1),
	.l-header__navsub__list__item:nth-child(3),
	.l-header__navsub__list__item:nth-child(5) {
		border-right: 1px solid #fff
	}
}
@media(max-width:768px) {
	.l-header__navsub__list__item + li {
		border-left: none
	}
}
.l-header__navsub__list__item a {
	color: #1B252F;
	font-size: 1.3rem;
	letter-spacing: .05em
}
.l-header__navsub__list__item.off a {
	opacity: .3;
	pointer-events: none;
}
@media(max-width:1160px) {
	.l-header__navsub__list__item a {
		/*font-size: 1.1vw;
		letter-spacing: .05em*/
	}
}
@media(max-width:768px) {
	.l-header__navsub__list__item a {
		color: #FFFFFF;
		display: block;
		font-size: 1.3rem;
		padding: 20px
	}
}
.l-header__navsub__list__item a:hover {
	color: #37618B;
	opacity: 1
}
.l-header__navsub__btns {
	display: flex;
	align-items: center;
	/*min-width: 276px*/ 
}
@media(max-width:980px) {
	.l-header__navsub__btns {
		/*min-width: 206px*/ 
	}
}
@media(max-width:812px) {
	.l-header__navsub__btns {
		/*min-width: 0*/
	}
}
@media(max-width:768px) {
	.l-header__navsub__btns {
		min-width: 0;
		margin-top: 20px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}
.l-header__navsub__btns a {
	text-align: center;
	color: #fff;
	padding: 7px 0;
	font-size: 1.3rem;
	font-family: Noto Sans JP, "游ゴシック体", Yu Gothic, YuGothic, "ヒラギノ角ゴシック Pro", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
	width: 133px;
	font-weight: 400;
	display: block;
	text-shadow: 0 0 8px rgba(0, 0, 0, .47);
	position: relative;
	overflow: hidden;
}
@media(max-width:1144px) {
	.l-header__navsub__btns a {
		/*width: 48%*/
	}
}
@media(max-width:980px) {
	.l-header__navsub__btns a {
		font-size: 1.2rem;
	}
}
@media(max-width:812px) {
	.l-header__navsub__btns a {
		/*width: 120px*/
	}
}
@media(max-width:768px) {
	.l-header__navsub__btns a {
		width: 48%;
	}
}
.l-header__navsub__btns a + a {
	margin-left: 8px
}
.l-header__navsub__btns a:before {
	content: "";
	width: 50px;
	height: 100%;
	background-color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: -100%;
	opacity: .4;
	-webkit-transform: skew(-15deg);
	transform: skew(-15deg)
}
.l-header__navsub__btns a:hover {
	opacity: 1
}
.l-header__navsub__btns a:hover:before {
	left: 150%;
	-webkit-transition: 1s;
	transition: 1s
}
.l-header__navsub__btns .-cv01 {
	background: #4682BE;
}
.l-header__navsub__btns .-cv01 span {
	display: inline-block;
	letter-spacing: -2px;
	text-indent: -2px;
	color: #fff
}
.l-header__navsub__btns .-cv02 {
	background: #903A13;
}
.l-header__navsub__btns .-cv03 {
	width: 220px;
	background: #801111;
	background: -webkit-gradient(linear, left bottom, left top, from(#801111), color-stop(50%, #a51717), to(#a51717));
	background: -webkit-linear-gradient(bottom, #801111 0, #a51717 50%, #a51717 100%);
	background: linear-gradient(0deg, #801111 0, #a51717 50%, #a51717 100%)
}
@media(max-width:1144px) {
	.l-header__navsub__btns .-cv03 {
		width: 180px
	}
}
@media(max-width:922px) {
	.l-header__navsub__btns .-cv03 {
		width: 140px
	}
}
.l-header__nav {
	position: absolute;
	left: 0;
	top: 90px;
	padding: 16px 0 14px;
	width: 100%
}
@media(max-width:1144px) {
	.l-header__nav {
		top: 79px
	}
}
@media(max-width:922px) {
	.l-header__nav {
		top: 74px
	}
}
@media(max-width:768px) {
	.l-header__nav {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		border-top: 1px solid #fff;
		display: none;
		height: 100svh;
		background: #48423D;
		overflow: scroll;
		padding: 0 0 100px
	}
}
.l-header__nav__main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto
}
@media(max-width:768px) {
	.l-header__nav__main {
		display: grid;
		grid-template-columns: 1fr 1fr;
		background: #1B252F;
		border-bottom: 1px solid #fff
	}
}
.l-header__nav__main li {
	padding: 0 14px
}
@media(max-width:1200px) {
	.l-header__nav__main li {
		padding: 0 10px
	}
}
@media(max-width:1105px) {
	.l-header__nav__main li {
		padding: 0 5px
	}
}
@media(max-width:853px) {
	.l-header__nav__main li {
		padding: 0 2px
	}
}
@media(max-width:768px) {
	.l-header__nav__main li {
		border-left: none;
		padding: 0;
		border-bottom: 1px solid #fff
	}
	.l-header__nav__main li:nth-child(odd) {
		border-right: 1px solid #fff
	}
	.l-header__nav__main li:nth-last-of-type(2),
	.l-header__nav__main li:last-child {
		border-bottom: none
	}
}
.l-header__nav__main li.-active a {
	color: #37618B
}
@media(max-width:768px) {
	.l-header__nav__main li.-active a {
		color: #fff
	}
}
.l-header__nav__main li.-active a:before {
	opacity: 1
}
.l-header__nav__main a {
	display: block;
	text-align: center;
	color: #fff;
	letter-spacing: .1em;
	line-height: 1.2;
	text-shadow: 0 0 8px rgba(0, 0, 0, .45);
	position: relative;
	font-size: 1.4rem
}
.l-header__nav__main .off a {
	opacity: .3;
	pointer-events: none;
}
@media(max-width:1320px) {
	.l-header__nav__main li {
		padding: 0 10px;
	}
	.l-header__nav__main a {
		font-size: 1.3rem
	}
}
@media(max-width:1160px) {
	.l-header__nav__main li {
		padding: 0 .8rem;
	}
	.l-header__nav__main a {
		/*font-size: 1.1vw*/
	}
}
@media(max-width:768px) {
	.l-header__nav__main a {
		font-size: 1.3rem;
		padding: 20px 15px;
	}
}
.l-header__nav__main a:before {
	content: "";
	position: absolute;
	right: 0;
	left: 0;
	bottom: -10px;
	width: 20px;
	height: 2px;
	background: #015175;
	-webkit-transition: .4s;
	transition: .4s;
	opacity: 0;
	margin: auto
}
@media(max-width:768px) {
	.l-header__nav__main a:before {
		bottom: 7px
	}
}
.l-header__nav__main a:hover {
	opacity: 1;
	color: #37618B
}
@media(max-width:768px) {
	.l-header__nav__main a:hover {
		color: #fff
	}
}
.l-header__nav__main a:hover:before {
	opacity: 1
}
.l-header__scrollednav {
	position: fixed;
	top: 0;
	translate: 0 -100%;
	-webkit-transition: .4s;
	transition: .4s;
	z-index: 10;
	background: rgba(255, 255, 255, .95);
	padding: 16px 0 14px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
@media(max-width:768px) {
	.l-header__scrollednav {
		display: none
	}
}
.l-header__scrollednav.-scrolled {
	translate: 0 0
}
.l-header__scrollednav__item {
	padding: 0 15px
}
.l-header__scrollednav__item a {
	color: #1B252F;
	text-shadow: none;
	display: block;
	text-align: center;
	letter-spacing: .1em;
	line-height: 1.2;
	position: relative;
	font-size: 1.4rem
}
.l-header__scrollednav__item.off a {
	opacity: .3;
	pointer-events: none;
}
@media(max-width:1100px) {
	.l-header__scrollednav__item a {
		font-size: 1.3rem
	}
}
.l-header__scrollednav__item a:before {
	content: "";
	position: absolute;
	right: 0;
	left: 0;
	bottom: -10px;
	width: 20px;
	height: 2px;
	background: #015175;
	-webkit-transition: .4s;
	transition: .4s;
	opacity: 0;
	margin: auto;
}
.l-header__scrollednav__item a:hover {
	opacity: 1;
	color: #37618B
}
.l-header__scrollednav__item a:hover:before {
	opacity: 1
}
.l-header__scrollednav__btn {
	padding: 0 10px
}
.l-header__scrollednav__btn a {
	text-align: center;
	color: #fff;
	padding: 3px 0;
	font-size: 1.3rem;
	font-family: Noto Sans JP, "游ゴシック体", Yu Gothic, YuGothic, "ヒラギノ角ゴシック Pro", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
	width: 133px;
	display: block;
	text-shadow: 0 0 8px rgba(0, 0, 0, .47);
	position: relative;
	overflow: hidden
}
.l-header__scrollednav__btn a + a {
	margin-left: 8px
}
.l-header__scrollednav__btn a:before {
	content: "";
	width: 50px;
	height: 100%;
	background-color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: -100%;
	opacity: .4;
	-webkit-transform: skew(-15deg);
	transform: skew(-15deg)
}
.l-header__scrollednav__btn a:hover {
	opacity: 1
}
.l-header__scrollednav__btn a:hover:before {
	left: 150%;
	-webkit-transition: 1s;
	transition: 1s
}
.l-header__scrollednav__btn .-cv01 {
	background: #4682BE
}
.l-header__scrollednav__btn .-cv01 span {
	display: inline-block;
	letter-spacing: -2px;
	text-indent: -2px;
	color: #fff
}
.l-header__scrollednav__btn .-cv02 {
	background: #903A13;
}
.l-header__sp-navs {
	display: none
}
@media(max-width:768px) {
	.l-header__sp-navs {
		background: #fff;
		display: flex;
		justify-content: center;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 999
	}
}
.l-header__sp-navs li {
	text-align: center;
	width: 25%
}
.l-header__sp-navs li:not(:last-child) {
	border-right: 1px solid #333
}
.l-header__sp-navs a {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 4px
}
.l-footer__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 120px auto 50px
}
@media(max-width:768px) {
	footer {
		padding-bottom: 6.4rem;
	}
	.l-footer__list {
		display: none
	}
}
.l-footer__list li {
	line-height: 1;
	padding: 0 8px
}
.l-footer__list a {
	display: block;
	text-align: center;
	font-size: 1.3rem;
	letter-spacing: .1em
}
.l-footer__list a:hover {
	opacity: 1;
	color: #37618B
}
.l-footer__list .off a {
	opacity: 0.3;
	pointer-events: none;
}
.l-footer__main {
	padding: 40px 18px 90px;
	background: #25313D
}
@media(max-width:1180px) {
	.l-footer__list li {
		padding: 0 .6rem
	}
	.l-footer__list a {
		font-size: 1.2rem;
	}
}
@media(max-width:768px) {
	.l-footer__main {
		padding: 30px 18px 50px
	}
}
.l-footer__main.-no-bg {
	background: none;
	padding: 63px 0 19px
}
@media(max-width:768px) {
	.l-footer__main.-no-bg {
		padding: 30px 0 19px
	}
}
.l-footer__txt {
	text-align: center;
	color: #fff;
	margin: 0 0 15px;
	font-family: Noto Serif JP, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 700;
	letter-spacing: .1em
}
@media(max-width:768px) {
	.l-footer__txt {
		font-size: 1.5rem
	}
}
.l-footer__tel {
	text-align: center;
	margin: 0 0 15px
}
.l-footer__tel a {
	display: inline-block;
	max-width: 426px
}
@media(max-width:768px) {
	.l-footer__tel a {
		max-width: 100%
	}
}
.l-footer__info {
	text-align: center;
	color: #fff;
	letter-spacing: .1em;
	font-family: Noto Serif JP, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 700
}
@media(max-width:768px) {
	.l-footer__info {
		font-size: 1.2rem
	}
}
.l-footer__info .caption {
	display: block;
	color: #fff;
	font-size: 1.3rem;
	font-family: "游ゴシック体", Yu Gothic, YuGothic, "ヒラギノ角ゴシック Pro", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
	font-weight: 400
}
@media(max-width:768px) {
	.l-footer__info .caption {
		font-size: 1rem
	}
}
.l-footer__logo {
	text-align: center;
	margin: 0 0 24px
}
.l-footer__logo p {
	font-size: 1.2rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 14px
}
@media(max-width:768px) {
	.l-footer__logo p {
		font-size: 1rem
	}
}
.l-footer__logo img {
	max-width: 234px
}
@media(max-width:768px) {
	.l-footer__logo img {
		max-width: 192px
	}
}
.l-footer__numbers {
	text-align: center;
	font-size: 1.3rem;
	font-family: "游ゴシック体", Yu Gothic, YuGothic, "ヒラギノ角ゴシック Pro", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", MS PGothic, sans-serif
}
@media(max-width:768px) {
	.l-footer__numbers {
		font-size: 1rem
	}
}
.l-footer__zeh {
	text-align: center;
	background: #fff
}
.l-footer__zeh img {
	max-width: 158px
}
.l-footer__copyright {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 1rem;
	padding: 10px 0;
	letter-spacing: .1em;
	font-family: Noto Serif JP, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background: #000000
}
.l-footer__pagetop {
	position: fixed;
	width: 25px;
	bottom: 80px;
	right: 20px;
	z-index: 998;
	background: #fff;
	height: 140px;
	overflow: hidden;
	transform: translateX(200%);
	transition: .3s
}
.l-footer__pagetop.-scrolled {
	transform: translateX(0)
}

.content-wrapper {
	max-width: 2560px;
	margin: auto;
}
section {
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
}






/* p-zeh */
.p-zeh-intro {
	text-align: center;
	padding: 0 0 8rem;
}
.p-zeh-intro__inner {
	max-width: 1016px;
	width: calc(100% - 36px);
	margin: 0 auto;
}
.p-zeh-intro__inner .p-zeh-intro__ttl {
	font-size: 1.6rem;
	background: #F0F5E7;
	padding: 1.6rem 0 1.7rem;
	margin-bottom: 5rem;
}
.p-zeh-intro__inner .p-zeh-intro__subttl {
	width: 21.6rem;
	margin: 0 auto 5rem;
}
.p-zeh-intro__inner .p-zeh-intro__subttl img {
	display: block;
}
.p-zeh-intro__inner .p-zeh-intro__head {
	font-size: 2.2rem;
	font-weight: 300;
	letter-spacing: .1em;
	color: #A29B86;
	margin-bottom: 3rem;
}
.p-zeh-intro__inner .p-zeh-intro__head + p {
	font-size: 1.4rem;
	line-height: 2;
	margin-bottom: 4.5rem;
}
@media(max-width:768px) {
	.p-zeh-intro {
		padding: 0 0 4rem;
	}
	.p-zeh-intro__inner .p-zeh-intro__ttl {
		font-size: 1.5rem;
		padding: 1.2rem 0 1.3rem;
		margin-bottom: 3rem;
	}
	.p-zeh-intro__inner .p-zeh-intro__subttl {
		width: 18rem;
		margin: 0 auto 3rem;
	}
	.p-zeh-intro__inner .p-zeh-intro__head {
		font-size: 1.8rem;
		margin-bottom: 2rem;
	}
	.p-zeh-intro__inner .p-zeh-intro__head + p {
		font-size: 1.3rem;
		line-height: 1.8;
		text-align: left;
		margin-bottom: 3rem;
	}
	.p-zeh-intro__inner .p-zeh-intro__head + p br {
		display: none;
	}
	.p-zeh-intro__inner + figure {
		overflow: hidden;
	}
	.p-zeh-intro__inner + figure img {
		width: 130vw;
		max-width: none;
		transform: translateX(-15vw);
	}
}

.p-zeh__h2 {
	color: #A29B86;
	font-size: 2.2rem;
	font-weight: 400;
	letter-spacing: .1em;
	text-align: center;
	margin-bottom: 3rem;
}
.p-zeh-sec02 .p-zeh__h2 {
	margin-bottom: 4rem;
}
.p-zeh-sec02__sp-text {
	display: none;
}
@media(max-width:768px) {
	.p-zeh__h2 {
		font-size: 1.8rem;
		text-align: left;
		margin-bottom: 2rem;
	}
	.p-zeh-sec02 .p-zeh__h2 {
		text-align: center;
		margin-bottom: 3rem;
	}
	.p-zeh-sec02__sp-text {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0 0 15px;
	}
	.p-zeh-sec02__sp-text img {
		width: 20px;
		margin-right: 7px;
	}
	.p-zeh-sec02__sp-text span {
		line-height: 1;
		font-size: 1.3rem;
		border-bottom: 1px solid #000;
		display: inline-block;
		padding: 0 0 5px;
	}
	.p-zeh-sec02__img span {
		display: block;
		width: 100%;
		overflow-x: scroll;
		margin: 0 auto;
	}
	.p-zeh-sec02__img span img {
		max-width: initial;
		width: 600px;
		display: block;
		margin: 0 auto;
	}
}

.p-zeh-sec01 {
	max-width: 1016px;
	width: calc(100% - 36px);
	margin: 0 auto 8rem;
}
.p-zeh-sec01_inner {
	background: #F0F5E7;
	padding: 4rem 6.5rem 4.5rem;
	margin-bottom: 8rem;
}
.p-zeh-sec01_inner h3 {
	text-align: center;
	font-size: 2.4rem;
	font-weight: 300;
	margin-bottom: 2.4rem;
}
.p-zeh-sec01_inner div {
	display: flex;
	align-items: center;
	gap: 4.5rem;
}
.p-zeh-sec01_inner figure {
	width: 10.6rem;
}
.p-zeh-sec01_inner p {
	flex: 1;
	font-size: 1.4rem;
	margin-bottom: 0;
}
.p-zeh-sec01 > p {
	max-width: 94rem;
	font-size: 1.4rem;
	margin: 0 auto 9rem;
}
.p-zeh-sec01 > p + figure {
	max-width: 47rem;
	margin: 0 auto 9rem;
}
@media(max-width:768px) {
	.p-zeh-sec01 {
		margin: 0 auto 6rem;
	}
	.p-zeh-sec01_inner {
		padding: 2rem 1.5rem;
		margin-bottom: 4rem;
	}
	.p-zeh-sec01_inner h3 {
		font-size: 1.8rem;
		text-align: left;
		margin-bottom: 2rem;
	}
	.p-zeh-sec01_inner div {
		flex-direction: column;
		gap: 2rem;
	}
	.p-zeh-sec01_inner figure {
		width: 8.5rem;
	}
	.p-zeh-sec01_inner p {
		font-size: 1.3rem;
		margin-bottom: 0;
	}
	.p-zeh-sec01 > p {
		font-size: 1.3rem;
		margin: 0 auto 4rem;
	}
	.p-zeh-sec01 > p + figure {
		width: 80%;
		margin: 0 auto 4rem;
	}
}
.p-zeh-sec02 {
	max-width: 1016px;
	width: calc(100% - 36px);
	margin: 0 auto;
}
.p-zeh-sec02 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	row-gap: 4rem;
	margin-top: 5rem;
}
.p-zeh-sec02 li {
	width: calc(327 / 1016 * 100%);
}
.p-zeh-sec02 li h3 {
	display: flex;
	align-items: center;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 1.5rem;
}
.p-zeh-sec02 li h3 .p-zeh__num {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	width: 4.2rem;
	height: 4.2rem;
	background: #40858B;
	margin-right: 1.2rem;
}
.p-zeh-sec02 li h3 .p-zeh__num.-brown {
	background: #544128;
}
.p-zeh-sec02 li h3 small {
	display: block;
	font-size: 1.3rem;
}
.p-zeh-sec02 li p {
	font-size: 1.3rem;
	margin-top: 1rem;
}
@media(max-width:768px) {
	.p-zeh-sec02 {
		margin: 0 auto 9rem;
	}
	.p-zeh-sec02 ul {
		row-gap: 3rem;
		margin-top: 3rem;
	}
	.p-zeh-sec02 li {
		width: 100%;
	}
	.p-zeh-sec02 li h3 {
		font-size: 1.4rem;
		margin-bottom: 1rem;
	}
	.p-zeh-sec02 li h3 .p-zeh__num {
		width: 3.2rem;
		height: 3.2rem;
		margin-right: 1rem;
	}
	.p-zeh-sec02 li h3 small {
		font-size: 1.2rem;
	}
	.p-zeh-sec02 li p {
		font-size: 1.3rem;
		margin-top: 1rem;
	}
}



/* p-select */
.p-select-intro {
	max-width: 1016px;
	width: calc(100% - 36px);
	margin: 0 auto 7.5rem;
}
.p-select-intro h2 {
	text-align: center;
	color: #9B967D;
	font-size: 2.6rem;
	font-weight: 400;
	margin-bottom: 4rem;
}
.p-select-intro > p {
	text-align: center;
	line-height: 2.3em;
	margin-bottom: 4rem;
}
.p-select-intro > p small {
	font-size: 1.1rem;
	display: block;
}
.p-select-list {
	display: flex;
	justify-content: space-between;
}
.p-select-list li {
	width: calc(326 / 1016 * 100%);
	text-align: center;
	border: 1px solid #A8A58F;
}
.p-select-list li a {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.p-select-list li .p-select-list__head {
	color: #A8A58F;
	font-size: 1.8rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	padding-top: .6rem;
}
.p-select-list li .p-select-list__head span {
	display: block;
	color: #FFFFFF;
	font-size: 2.4rem;
	background: linear-gradient(to right,#8d8977 0%, #c5c3b4 51.23%, #8d8873 100%);
	padding: .2rem 0 .3rem;
	margin-top: .7rem;
}
.p-select-list li:last-of-type .p-select-list__head span {
	background: linear-gradient(to right,#a48416 0%, #c1b99c 51.23%, #a48416 100%);
}
.p-select-list li .p-select-list__txt {
	font-size: 1.5rem;
	padding: .9rem 0 2.8rem;
}
.p-select-list li .p-select-list__fukidashi {
	position: relative;
	color: #F5CE72;
	font-size: 2.5rem;
	background: #8B2E37;
	margin: auto 1rem 1rem;
}
.p-select-list li:last-of-type .p-select-list__fukidashi {
	color: #FFFFFF;
	background: #A48417;
}
.p-select-list li .p-select-list__fukidashi::after {
	content: "";
	width: 1.4rem;
	height: 1.4rem;
	position: absolute;
	left: -50%;
	right: -50%;
	margin: auto;
	z-index: 9;
	bottom: calc(100% - 1px);
	clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
	background: #8B2E37;
}
.p-select-list li:last-of-type .p-select-list__fukidashi::after {
	background: #A48417;
}
@media(max-width:768px) {
	.p-select-intro {
		margin: 4rem auto 6rem;
	}
	.p-select-intro h2 {
		font-size: 2rem;
		margin-bottom: 2rem;
	}
	.p-select-intro > p {
		font-size: 1.4rem;
		text-align: left;
		line-height: 1.6;
		margin-bottom: 2rem;
	}
	.p-select-list li .p-select-list__head {
		font-size: 1.4rem;
	}
	.p-select-list li .p-select-list__head span {
		font-size: 1.7rem;
		line-height: 1.4;
	}
	.p-select-list li .p-select-list__txt {
		font-size: 1.2rem;
		line-height: 1.3;
		text-align: left;
		padding: .5rem .5rem 2rem;
	}
	.p-select-list li .p-select-list__fukidashi {
		font-size: 2rem;
		margin: auto .5rem .5rem;
	}
	.p-select-list li .p-select-list__fukidashi::after {
		width: 1rem;
		height: 1rem;
	}
}
.p-select-list li .p-select-list__head span br {
	display: none;
}
@media(max-width:540px) {
	.p-select-list li .p-select-list__head span br {
		display: inline-block;
	}
}
@media(max-width:360px) {
	.p-select-intro h2 {
		font-size: 1.8rem;
		letter-spacing: 0;
	}
}


.p-select-inner {
	max-width: 1016px;
	width: calc(100% - 36px);
	margin: 0 auto;
}
.p-select-sec_h2 {
	color: #9B967D;
	font-size: 3rem;
	font-weight: 400;
	text-align: center;
	margin-bottom: 3.5rem;
}
.p-select-sec_h2 span {
	color: #9B967D;
	font-size: 4rem;
}
.p-select-sec_h3 {
	font-weight: 400;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
	border: 1px solid #A8A58F;
	background: #fff;
	margin-bottom: 4rem;
}
.p-select-sec_h3 span {
	font-size: 2.3rem;
	letter-spacing: .1em;
	line-height: 5.6rem;
	background: #A8A58F;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding: 0 1.25em;
}
.p-select-sec_h3 em {
	font-size: 2rem;
	font-style: normal;
	line-height: 5.6rem;
	text-align: left;
	padding-left: 1em;
}
.p-select-sec_h3 i {
	font-size: 2.4rem;
	font-style: normal;
	line-height: 5.6rem;
	background: #8B2E37;
	color: #F5CE72;
	position: relative;
	padding-left: .8em;
	padding-right: .7em;
	margin-left: auto;
}
.p-select-sec_h3 i::after {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
	right: calc(100% - 1px);
	width: 14px;
	height: 14px;
	clip-path: polygon(100% 0, 0 50%, 100% 100%);
	background: #8B2E37;
}
.p-select-sec03 .p-select-sec_h3 {
	border: 1px solid #A48416;
}
.p-select-sec03 .p-select-sec_h3 span {
	background: #A48416;
}
.p-select-sec03 .p-select-sec_h3 i {
	background: #A48416;
	color: #FFFFFF;
}
.p-select-sec03 .p-select-sec_h3 i::after {
	background: #A48416;
}
.p-select-sec_h3 + p small {
	display: block;
	font-size: 1.1rem;
	margin-top: 1rem;
}
@media(max-width:768px) {
	.p-select-sec_h2 {
		font-size: 2rem;
		margin-bottom: 1.5rem;
	}
	.p-select-sec_h2 span {
		font-size: 3rem;
	}
	.p-select-sec_h3 {
		font-weight: 400;
		margin-bottom: 2rem;
		position: relative;
	}
	.p-select-sec_h3 span {
		width: 100%;
		font-size: 1.8rem;
		line-height: 4rem;
		display: block;
		padding: 0 1.25em;
	}
	.p-select-sec_h3 em {
		font-size: 1.5rem;
		line-height: 1.6;
		padding: .5em 1em;
	}
	.p-select-sec_h3 i {
		position: absolute;
		font-size: 1.6rem;
		line-height: 3.4rem;
		padding-left: .7em;
		right: .3rem;
		top: .3rem;
	}
	.p-select-sec03 .p-select-sec_h3 i {
		background: #FFFFFF;
		color: #A48416;
	}
	.p-select-sec03 .p-select-sec_h3 i::after {
		background: #FFFFFF;
	}
	.p-select-sec_h3 + p {
		font-size: 1.4rem;
	}
}

.p-select-sec01 {
	background: #F9F8F8;
	padding: 3.5rem 0 8rem;
}
.p-select-choice__planColumn {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-top: 4rem;
}
.p-select-choice__planColumn .basic {
	width: calc(406 / 1016 * 100%);
	border: 1px solid #8D8977;
	border-top: none;
}
.p-select-choice__planColumn .change__item {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	position: relative;
	border: 1px solid #8D8977;
	border-top: none;
}
.p-select-choice__planColumn .change__item.optionplan {
	border: 1px solid #a48416;
	border-top: none;
}
.p-select-choice__planColumn h4 {
	color: #FFFFFF;
	font-size: 2.1rem;
	font-weight: 400;
	text-align: center;
	background: linear-gradient(90deg, #8d8977 0%, #c5c3b4 51.23%, #8d8873 100%);
	padding: .4em 0;
}
.p-select-choice__planColumn .optionplan h4 {
	background: linear-gradient(90deg, #a48416 0%, #c1b99c 51.23%, #a48416 100%);
}
.p-select-choice__planColumn h4 small {
	color: #FFFFFF;
	font-size: 1.4rem;
	margin-left: .9rem;
}
.p-select-choice__planColumn .-wrap {
	padding: 1.5rem 2rem;
	background: #fff;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	flex-grow: 1;
	position: relative;
	z-index: 1;
}
.p-select-choice__planColumn .p-select-choice__type {
	line-height: 1;
	display: flex;
	justify-content: center;
	align-items: baseline;
	flex-wrap: wrap;
	gap: 2rem;
	margin-bottom: 1.5rem;
}
.p-select-choice__planColumn .p-select-choice__type .-type {
	color: #9B967D;
	font-size: 3rem;
}
.p-select-choice__planColumn .p-select-choice__type .-type em {
	color: #9B967D;
	font-size: 5rem;
	font-style: normal;
}
.p-select-choice__planColumn .p-select-choice__type .-spec {
	color: #9B967D;
	font-size: 2.4rem;
}
.p-select-choice__planColumn .optionplan .p-select-choice__type .-spec,
.p-select-choice__planColumn .optionplan .p-select-choice__type .-spec em {
	color: #a48416;
}
.p-select-choice__planColumn .p-select-choice__type .-spec em {
	color: #9B967D;
	font-size: 4rem;
	font-style: normal;
}
.p-select-choice__planColumn .p-select-choice__area li {
	display: flex;
	justify-content: space-between;
}
.p-select-choice__planColumn .p-select-choice__area li span {
	font-size: 1.2rem;
}
.p-select-choice__planColumn .p-select-choice__area li span small {
	font-size: .8rem
}
.p-select-choice__planColumn .p-select-choice__area li span + span small {
	font-size: .9rem
}
.p-select-choice__planColumn .p-select-choice__area li:last-of-type {
	border-top:1px solid #DEDAD1;
	padding-top: .3em;
	margin-top: .3em;
}
.p-select-choice__planColumn .p-select-choice__note {
	font-size: .8rem;
	margin-top: 1rem;
}
.p-select-choice__planColumn .p-select-choice__read {
	font-size: 1.1rem;
	letter-spacing: .03em;
	margin: 1rem 0 2.3rem;
}
.p-select-choice__planColumn .select {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: calc(170 / 1016 * 100%);
}
.p-select-choice__planColumn .select .select__head {
	text-align: center;
	font-size: 1.1rem;
	margin-bottom: 1.5rem;
}
.p-select-choice__planColumn .select .select__list {
	display: flex;
	flex-direction: column;
	gap: 1.6rem;
	margin-bottom: 2.8rem;
}
.p-select-choice__planColumn .select .select__list .select__item {
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	cursor: pointer;
	color: #A7A58F;
	font-size: 1.7rem;
	text-align: center;
	border: 1px solid #A7A58F;
	background: #FFFFFF;
	height: 7rem;
}
.p-select-choice__planColumn .select .select__list .select__item.select__list03 {
	color: #8B2E37;
	font-weight: 600;
	border: 1px solid #E5C25C;
	position: relative;
}
.p-select-choice__planColumn .select .select__list .select__item.select__list03::after {
	position: absolute;
	top: 3px;
	left: 3px;
	content: "";
	width: calc(100% - 6px);
	height: calc(100% - 6px);
	border: 1px solid #E5C25C;
}
.p-select-choice__planColumn .select .select__list .select__item small {
	display: block;
	color: #A7A58F;
	font-size: 1.1rem;
}
.p-select-choice__planColumn .select .select__list .select__item:hover,
.p-select-choice__planColumn .select .select__list .select__item.-active {
	color: #FFFFFF;
	background: linear-gradient(90deg, #8d8977 0%, #c5c3b4 51.23%, #8d8873 100%);
}
.p-select-choice__planColumn .select .select__list .select__item:hover small,
.p-select-choice__planColumn .select .select__list .select__item.-active small {
	color: #FFFFFF;
}
.p-select-choice__planColumn .select .select__list .select__item.select__list03:hover,
.p-select-choice__planColumn .select .select__list .select__item.select__list03.-active {
	color: #FFFFFF;
	background: #A48416;
}
.p-select-choice__planColumn .select .select__list .select__item.select__list03:hover::after,
.p-select-choice__planColumn .select .select__list .select__item.select__list03.-active::after {
	border: 1px solid #FFFFFF;
}
.p-select-choice__planColumn .select .select__foot {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	font-size: 1.4rem;
}
.p-select-choice__planColumn .select .select__foot i {
	width: 50px;
	height: 25px;
	border: 2px dashed #DC000C;
	margin-right: .8em;
}
.p-select-choice__planColumn .change {
	width: calc(406 / 1016 * 100%);
}
.p-select-choice__planColumn .change__item {
  display: none;
	height: 100%;
}
.p-select-choice__planColumn .change__item.-active {
  display: flex
}
.p-select-choice__planColumn .change__item .-wrap {
	justify-content: center;
}
.p-select-choice__planColumn  .change__item .p-select-choice__type {
	margin: 0 0 3rem;
}
.p-select-choice__planColumn  .change__item .p-select-choice__read {
	margin: 0 0 4rem;
}
@media(max-width:768px) {
	.p-select-sec01 {
		background: #F9F8F8;
		padding: 2.5rem 0 4rem;
	}
	.p-select-choice__planColumn {
		flex-direction: column;
		margin-top: 3rem;
	}
	.p-select-choice__planColumn .basic {
		width: 100%;
	}
	.p-select-choice__planColumn h4 {
		font-size: 1.8rem;
		padding: .3em 0;
	}
	.p-select-choice__planColumn h4 small {
		font-size: 1.3rem;
		margin-left: .7rem;
	}
	.p-select-choice__planColumn .-wrap {
		padding: 1rem 1.5rem 1.5rem;
	}
	.p-select-choice__planColumn .p-select-choice__type {
		gap: 1.5rem;
	}
	.p-select-choice__planColumn .p-select-choice__type .-type {
		font-size: 2rem;
	}
	.p-select-choice__planColumn .p-select-choice__type .-type em {
		font-size: 3.5rem;
	}
	.p-select-choice__planColumn .p-select-choice__type .-spec {
		font-size: 1.8rem;
	}
	.p-select-choice__planColumn .p-select-choice__type .-spec em {
		font-size: 3rem;
	}
	.p-select-choice__planColumn .p-select-choice__area li {
		display: flex;
		justify-content: space-between;
	}
	.p-select-choice__planColumn .p-select-choice__area li span small {
		display: block;
	}
	.p-select-choice__planColumn .p-select-choice__area li span + span small {
		display: inline;
	}
	.p-select-choice__planColumn .p-select-choice__area li:last-of-type {
		padding-top: .2em;
		margin-top: .2em;
	}
	.p-select-choice__planColumn .p-select-choice__note {
		line-height: 1.4;
	}
	.p-select-choice__planColumn .p-select-choice__read {
		letter-spacing: .05em;
		margin: 1rem 0 2rem;
	}
	.p-select-choice__planColumn .p-select-choice__read + figure {
		text-align: center;
	}
	.p-select-choice__planColumn .select {
		width: 100%;
		margin: 2rem 0;
	}
	.p-select-choice__planColumn .select .select__head {
		margin-bottom: 1rem;
	}
	.p-select-choice__planColumn .select .select__list {
		flex-direction: row;
		justify-content: center;
		gap: 1rem;
		margin-bottom: 1.5rem;
	}
	.p-select-choice__planColumn .select .select__list .select__item {
		width: calc((100% - 2rem) / 3);
		font-size: 3vw;
		line-height: 1.6;
		height: 5rem;
		letter-spacing: .04em;
	}
	.p-select-choice__planColumn .select .select__list .select__item.select__list03::after {
		top: 2px;
		left: 2px;
		width: calc(100% - 4px);
		height: calc(100% - 4px);
	}
	.p-select-choice__planColumn .select .select__list .select__item small {
		font-size: 2.2vw;
	}
	.p-select-choice__planColumn .select .select__foot {
		font-size: 1.2rem;
	}
	.p-select-choice__planColumn .select .select__foot i {
		width: 40px;
		height: 20px;
	}
	.p-select-choice__planColumn .change {
		width: 100%;
	}
	.p-select-choice__planColumn  .change__item .p-select-choice__type {
		margin: 0 0 1.5rem;
	}
	.p-select-choice__planColumn  .change__item .p-select-choice__read {
		margin: 0 0 2rem;
	}
}

.p-select-sec02 {
	padding: 6rem 0;
}
.p-select-colorselect {
	display: flex;
	flex-wrap: wrap;
	gap: 2rem;
	margin-top: 6rem;
}
.p-select-colorselect li {
	width: calc((100% - 2rem) / 2);
	position: relative;
}
.p-select-colorselect li .ic {
	position: absolute;
	background: #EDB9C3;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	font-size: 2rem;
	line-height: 1.25;
	font-weight: 500;
	text-align: center;
	width: 9rem;
	height: 9rem;
	border-radius: 50%;
	top: -4rem;
	left: 2rem;
	z-index: 1;
}
.p-select-colorselect li h4 {
	text-align: center;
	color: #FFFFFF;
	font-weight: 400;
	background: linear-gradient(to right,#a28b7f 0%, #bcafa0 47.29%, #a28b7f 100%);
	padding: .9rem 3.7rem 1.2rem;
}
.p-select-colorselect li:nth-child(2) h4 {
	background: linear-gradient(to right,#9d806a 0%, #bba694 50.25%, #9d806a 100%);
}
.p-select-colorselect li:nth-child(3) h4 {
	background: linear-gradient(to right,#988b83 0%, #c5beb7 48.28%, #988b83 100%);
}
.p-select-colorselect li:nth-child(4) h4 {
	background: linear-gradient(to right,#4e423a 0%, #8a705c 48.77%, #4e423a 100%);
}
.p-select-colorselect li h4 span {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	font-size: 2rem;
	gap: .9rem;
}
.p-select-colorselect li h4 span small {
	color: #FFFFFF;
	font-size: 1.2rem;
}
.p-select-colorselect li h4 > small {
	display: block;
	color: #FFFFFF;
	font-size: 1.1rem;
	border-top: 1px solid #FFFFFF;
	padding-top: .8rem;
	margin-top: .8rem;
}
.p-select-notes {
	margin-top: 3rem;
}
.p-select-notes li {
	font-size: 1.1rem;
	line-height: 1.4;
}
@media(max-width:768px) {
	.p-select-sec02 {
		padding: 2.5rem 0 4rem;
	}
	.p-select-colorselect {
		margin-top: 4rem;
	}
	.p-select-colorselect li {
		width: 100%;
	}
	.p-select-colorselect li .ic {
		font-size: 1.6rem;
		width: 7rem;
		height: 7rem;
		top: -3rem;
		left: 1rem;
	}
	.p-select-colorselect li h4 {
		padding: .5rem 1rem 1rem;
	}
	.p-select-colorselect li h4 span {
		font-size: 1.3rem;
		gap: .5rem;
	}
	.p-select-colorselect li h4 span small {
		font-size: 1.1rem;
	}
	.p-select-colorselect li h4 > small {
		font-size: 1rem;
		letter-spacing: 0;
		padding-top: .5rem;
		margin-top: .5rem;
	}
	.p-select-notes {
		margin-top: 2rem;
	}
}

.p-select-sec03 {
	padding-bottom: 8rem;
}
.p-select-sec03__list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 4rem;
	gap: 1.6rem;
}
.p-select-sec03__list li {
	width: calc((100% - 1.6rem) / 2);
	text-align: center;
	border: 1px solid #000000;
	padding: 1.3rem 2.8rem 2rem;
}
.p-select-sec03__list li h4 {
	font-size: 2.6rem;
	font-weight: 400;
	border-bottom: 1px solid #000000;
	padding-bottom: .8rem;
	margin-bottom: 1.3rem;
}
.p-select-sec03__list li p {
	font-size: 1.6rem;
}
@media(max-width:768px) {
	.p-select-sec03 {
		padding-bottom: 6rem;
	}
	.p-select-sec03__list {
		flex-direction: column;
		margin-top: 2.5rem;
		gap: 1.6rem;
	}
	.p-select-sec03__list li {
		width: 100%;
		padding: 1rem 1.5rem 1.5rem;
	}
	.p-select-sec03__list li h4 {
		font-size: 2rem;
		padding-bottom: .5rem;
		margin-bottom: 1rem;
	}
	.p-select-sec03__list li p {
		font-size: 1.4rem;
	}
}

.p-select-sec04__head {
	text-align: center;
	letter-spacing: 0.1em;
	background: #8B2E37;
	padding: 3.9rem 0 3.7rem;
	position: relative;
}
.p-select-sec04__head:after {
	content: "";
	width: 2.6rem;
	height: 2.3rem;
	position: absolute;
	left: -50%;
	right: -50%;
	margin: auto;
	z-index: 9;
	top: -1px;
	clip-path: polygon(100% 0, 0 0, 50% 100%);
	background: #fff;
}
.p-select-sec04__head h2 {
	color: #FFFF05;
	font-size: 3rem;
	margin-bottom: 1.3rem
}
.p-select-sec04__head p {
	display: inline-block;
	color: #FFFFFF;
	font-size: 1.9rem;
	border: 1px solid #FFFFFF;
	padding: .6rem 1.2rem;
}
.p-select-sec04__body {
	background: url("../images/selectorder/bg_sec04__body.webp") no-repeat center / cover;
	padding: 5rem 0;
}
.p-select-sec04__body p {
	color: #FFFFFF;
	font-size: 2rem;
	line-height: 2;
	letter-spacing: 0.1em;
	text-align: center;
}
.p-select-sec04__body span {
	color: #FFFF05;
	font-size: 3rem;
}
@media(max-width:768px) {
	.p-select-sec04__head {
		padding: 2.8rem 1.5rem 2.4rem;
	}
	.p-select-sec04__head:after {
		width: 2.2rem;
		height: 1.8rem;
	}
	.p-select-sec04__head h2 {
		font-size: 2.4rem;
		margin-bottom: 1.3rem
	}
	.p-select-sec04__head p {
		font-size: 1.6rem;
		padding: .6rem 1.4rem;
	}
	.p-select-sec04__body {
		padding: 3rem 1.5rem;
	}
	.p-select-sec04__body p {
		font-size: 1.6rem;
		text-align: left;
	}
	.p-select-sec04__body span {
		font-size: 2.1rem;
	}
}





.yokoku {
	max-width: 100%;
	width: calc(100% - 60px);
	margin: 0 auto;
}
.yokoku dl {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	gap: 30px;
}
.yokoku dt {
	padding: 5px 10px;
	border: 1px solid #707070;
}
.yokoku dd {
	line-height: 1.98;
}
@media(max-width:768px) {
	.yokoku {
		margin-bottom: 50px;
	}
	.yokoku dl {
		font-size: 12px;
		gap: 10px;
	}
	.yokoku dt {
		padding: 5px;
		flex-shrink: 0;
	}
	.yokoku dd {
		line-height: 1.4;
	}
}

.notes_list {
	max-width: 1016px;
	margin: 76px auto 0;
}
.notes_list li {
	color: #FFFFFF;
	font-size: 1.2rem;
	line-height: 1.4;
	text-indent: -1em;
	padding-left: 1em;
}
@media(max-width:768px) {
	.notes_list {
		margin: 40px auto 0;
	}
}

.l-footer__zeh,
.no-download {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
}


/* 共通 */
.is-show {
  opacity: 1 !important;
  transform: none !important;
}

/* =====================
   下から
===================== */
.fade-up {
  opacity: 0;
  transform: translateY(30px);
  transition:
    opacity 1.6s ease,
    transform 1.6s cubic-bezier(.22,1,.36,1);
}

/* =====================
   左
===================== */
.fade-left {
  opacity: 0;
  transform: translateX(-30px);
  transition:
    opacity 1.6s ease,
    transform 1.6s cubic-bezier(.22,1,.36,1);
}

/* =====================
   右
===================== */
.fade-right {
  opacity: 0;
  transform: translateX(30px);
  transition:
    opacity 1.6s ease,
    transform 1.6s cubic-bezier(.22,1,.36,1);
}

/* =====================
   ズーム
===================== */
.zoom-out {
  opacity: 0;
  transform: scale(1.1);
  transition:
    opacity 1.6s ease,
    transform 1.6s cubic-bezier(.22,1,.36,1);
}

/* =====================
   遅延クラス（ここが重要）
===================== */
.delay-1 { transition-delay: 0.15s; }
.delay-2 { transition-delay: 0.3s; }
.delay-3 { transition-delay: 0.45s; }
.delay-4 { transition-delay: 0.6s; }
.delay-5 { transition-delay: 0.75s; }