@charset "utf-8";

body .sp-item {
	display: none;
}
body .pc-item {
  display: block;
}

@media screen and (max-width: 640px) {
	body {
		min-width: inherit;
		height:100%;
	}
	body .sp-item {
		display: block;
	}
	body .pc-item {
		display: none;
	}
	body .sp-item img {
		width:100%;
	}
}

/* ----------------------------------------------------
    共通
---------------------------------------------------- */
body {
	max-width: inherit;
	height: 100%;
	background-attachment: fixed;
}
.main {
	font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Meiryo UI',sans-serif;
	font-weight: 400;
	line-height: 1.7;
	font-size: 20px;
	color:#333;
	background-color: #fff;
	text-align: justify;
	font-feature-settings: "palt";
	overflow-x: hidden;
	max-width: 2000px; /*横幅調整*/
	margin: 0 auto;
	box-shadow: 0 0 8px #ccc;
}
img {
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
	z-index: 10;
}

@media screen and (max-width: 640px) {
	img {
		max-width: 100%;
		height: auto;
	}
	body {
		width: 100%;
	}
	.inner {
		padding: 0 3%;
	}
	.inner01 {
		height: 100%;
	}
	.inner02 {
		height: 100%;
	}
	.inner03 {
		top: 0 !important;
		bottom: 0 !important;
	}
}

/* ----------------------------------------------------
    Thanks Page
---------------------------------------------------- */
.thanks-page {
	min-height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 48px 24px;
	box-sizing: border-box;
	background-color: #fff;
	box-shadow: none;
}

.thanks {
	width: 100%;
	max-width: 480px;
	margin: 0 auto;
	text-align: center;
	animation: thanks-in 0.6s ease both;
}

@keyframes thanks-in {
	from {
		opacity: 0;
		transform: translateY(12px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.thanks-mark {
	width: 48px;
	height: 48px;
	margin: 0 auto 28px;
	color: #333;
}

.thanks-mark svg {
	display: block;
	width: 100%;
	height: 100%;
}

.thanks-label {
	margin: 0 0 12px;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.18em;
	color: #888;
	text-align: center;
}

.thanks h1 {
	margin: 0 0 20px;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0.04em;
	color: #222;
	text-align: center;
}

.thanks-text {
	margin: 0 0 40px;
	font-size: 15px;
	line-height: 1.9;
	color: #666;
	text-align: center;
}

.thanks-back {
	display: inline-block;
	padding: 12px 28px;
	border: 1px solid #333;
	color: #333;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 0.06em;
	transition: background-color 0.2s ease, color 0.2s ease;
}

.thanks-back:hover {
	background-color: #333;
	color: #fff;
}

@media screen and (max-width: 640px) {
	.thanks-page {
		padding: 40px 20px;
	}
	.thanks-mark {
		width: 40px;
		height: 40px;
		margin-bottom: 24px;
	}
	.thanks h1 {
		font-size: 20px;
	}
	.thanks-text {
		font-size: 14px;
		margin-bottom: 36px;
	}
}

/* ----------------------------------------------------
    CTA
---------------------------------------------------- */
.inner01 {
	position: absolute;
	width: 100%;
	max-width: 1200px;
	left: 50%;
	transform: translateX(-50%);
	box-sizing: border-box;
	z-index: 10;
	bottom: 0;
	top: auto;
}
.btn {
	transition: all .2s;
	filter: drop-shadow(5px 5px 5px rgba(153,153,153,0.75));
	position: absolute;
	width: 638.8085px; /*要調整*/
	left: 50%;
	transform: translateX(-50%);
	bottom: 340px; /*要調整*/
}
.btn:hover {
	opacity: 0.8;
}
.btn01 {
	width: 460px;
	height: 85.183px;
	filter: none;
	position: absolute;
	bottom: 270px;
	left: 0;
	transform: none;
	margin: 0;
}
.inner02 {
	position: absolute;
	width: 100%;
	max-width: 1200px;
	left: 50%;
	transform: translateX(-50%);
	box-sizing: border-box;
	z-index: 10;
	bottom: 0;
	top: auto;
}
.btn02 {
	width: 724px;
	height: 111.1083px;
	filter: none;
	position: absolute;
	bottom: 100px;
	left: 50%;
	transform: translateX(-50%);
	margin: 0;
}
.inner03 {
	position: absolute;
	width: 100%;
	max-width: 1200px;
	left: 50%;
	transform: translateX(-50%);
	box-sizing: border-box;
	z-index: 10;
	bottom: 0;
	top: auto;
}
.btn03 {
	width: 724px;
	height: 111.1083px;
	filter: none;
	position: absolute;
	bottom: 175px;
	left: 50%;
	transform: translateX(-50%);
	margin: 0;
}
.cta {
	position: relative;
}
.form-title {
	width: 573px;
	height: 225.723px;
	margin: 0 auto;
	padding-top: 100px;
}
.form-container {
	width: 944px;
	margin: 60px auto 100px;
	padding: 60px;
	background-color: #f5f0eb;
	border-radius: 8px;
	box-sizing: border-box;
}
.contact-form {
	display: flex;
	flex-direction: column;
	gap: 24px;
	font-family: 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS 明朝', 'MS Mincho', serif;
}
.form-group {
	display: flex;
	flex-direction: column;
}
.form-group label {
	font-weight: 600;
	margin-bottom: 8px;
	font-size: 14px;
	color: #333;
}
.form-group label .required,
.required {
	color: #c41e3a !important;
	-webkit-text-fill-color: #c41e3a !important;
	font-weight: bold;
}
.form-group input,
.form-group select,
.form-group textarea {
	padding: 12px 16px;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 14px;
	font-family: inherit;
	box-sizing: border-box;
}
.form-group textarea {
	min-height: 180px;
	resize: vertical;
	margin-bottom: 20px;
}
.submit-btn {
	background-color: #a38659;
	color: #000;
	padding: 16px;
	border: none;
	border-radius: 4px;
	font-size: 24px;
	font-weight: 300;
	cursor: pointer;
	transition: background-color 0.2s;
	margin-top: 60px;
	width: 600px;
	height: 70px;
	margin: 0 auto;
	font-family: 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS 明朝', 'MS Mincho', serif;
}
.submit-btn:hover {
	background-color: #8b6f47;
}

@media screen and (max-width: 640px) {
		.btn {
			width: 83%; /*要調整*/
			height: auto; /*要調整*/
			bottom: 14%; /*要調整*/
			gap: 10px; /*要調整*/
		}
		.btn01 {
			width: 94%;
			bottom: 34.5%;
			left: 50%;
			transform: translateX(-50%);
		}
		.btn02 {
			width: 92%;
			height: auto;
			bottom: 3.5%;
		}
		.btn03 {
			width: 85%;
			height: auto;
			bottom: 24%;
		}
		.form-title {
			width: 92%;
			height: auto;
			padding-top: 80px;
			margin: 0 auto 50px;
		}
		.form-title img {
			width: 100%;
			height: auto;
		}
		.submit-btn {
			width: 100%;
			height: auto;
			padding: 16px;
			margin-top: 10px;
			margin-bottom: 40px;
		}
		.form-container {
			width: 92%;
			margin: 0 auto 60px;
			padding: 24px;
		}
	}

/* ----------------------------------------------------
    main
---------------------------------------------------- */
.sec {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	position: relative;
}
.sec01 {
	overflow: visible;
}
.sec04 {
	overflow: visible;
}
.sec09 {
	overflow: visible;
}
.sec14 {
	overflow: visible;
	flex-direction: column;
	align-items: stretch;
}
.sec > img {
	width: auto;
	height: 100%;
	object-fit: cover;
}

@media screen and (max-width: 640px) {
	.sec {
		height: auto;
	}
	.sec > img {
		width: 100%;
		height: auto;
	}
}

/* ----------------------------------------------------
    legal（特定商取引法など）
---------------------------------------------------- */
.container {
	padding: 60px 0 80px;
	box-sizing: border-box;
	width: 100%;
}
.page-header-title {
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 40px;
	line-height: 1.4;
	padding: 0 12px;
	box-sizing: border-box;
}
.legal-table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border: 1px solid #ddd;
	font-size: 16px;
	text-align: left;
}
.legal-table th,
.legal-table td {
	padding: 18px 20px;
	border: 1px solid #ddd;
	vertical-align: top;
	box-sizing: border-box;
	word-break: break-word;
	overflow-wrap: anywhere;
}
.legal-table th {
	width: 34%;
	font-weight: 600;
	background-color: #f7f7f7;
	color: #333;
}
.legal-table td {
	width: 66%;
	color: #333;
}
.legal-table a {
	color: #333;
	text-decoration: underline;
	word-break: break-all;
}
.legal-back {
	margin-top: 48px;
	text-align: center;
}
.legal-back a {
	color: #333;
	text-decoration: underline;
	font-size: 16px;
}

/* privacy */
.privacy-body {
	font-size: 16px;
	line-height: 1.8;
	text-align: left;
	color: #333;
}
.privacy-body > p {
	margin-bottom: 1.5em;
}
.privacy-body h2 {
	font-size: 18px;
	font-weight: 600;
	margin: 2em 0 0.75em;
	line-height: 1.5;
}
.privacy-body h2:first-of-type {
	margin-top: 1.5em;
}
.privacy-list {
	margin: 0 0 1.5em;
	padding: 0;
	list-style: none;
}
.privacy-list li {
	margin-bottom: 0.75em;
}
.privacy-list li:last-child {
	margin-bottom: 0;
}
.privacy-contact {
	margin-top: -0.5em;
}
.privacy-contact a {
	color: #333;
	text-decoration: underline;
	word-break: break-all;
}
.privacy-date {
	margin-top: 2.5em;
	text-align: right;
}

@media screen and (max-width: 768px) {
	.container {
		padding: 40px 0 60px;
	}
	.page-header-title {
		margin-bottom: 28px;
	}
	.legal-table {
		display: block;
		font-size: 14px;
	}
	.legal-table tbody {
		display: block;
	}
	.legal-table tr {
		display: block;
		border-bottom: 1px solid #ddd;
	}
	.legal-table tr:last-child {
		border-bottom: none;
	}
	.legal-table th,
	.legal-table td {
		display: block;
		width: 100%;
		border: none;
	}
	.legal-table th {
		padding: 12px 14px;
		background-color: #f7f7f7;
	}
	.legal-table td {
		padding: 12px 14px;
	}
	.privacy-body {
		font-size: 14px;
	}
	.privacy-body h2 {
		font-size: 16px;
	}
	.footer-link a {
		display: inline;
	}
}

/* ----------------------------------------------------
    footer
---------------------------------------------------- */
.footer {
	background-color: #fff;
	color: #333;
	padding: 30px 0;
	font-size: 14px;
	font-weight: 200;
	text-align: center;
	font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Meiryo UI',sans-serif;
	letter-spacing: 0.15em;
}
.footer-link {
	width: 92%;
	margin: 0 auto;
}
.footer-link a {
	color: #333;
	text-decoration: none;
	display: inline-block;
}
.copy-right {
	margin-top: 16px;
	text-align: center;
}