@charset "UTF-8";
/*** The new CSS reset - version 1.11.3 (last updated 25.8.2024) ***/

*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)) {
	all: unset;
	display: revert
}

*, *::before, *::after {
	box-sizing: border-box
}

html {
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
	scroll-behavior: smooth;
}

a, button {
	cursor: revert
}

ol, ul, menu, summary {
	list-style: none
}

ol {
	counter-reset: revert
}

img {
	max-inline-size: 100%;
	max-block-size: 100%
}

table {
	border-collapse: collapse
}

input, textarea {
	-webkit-user-select: auto
}

textarea {
	white-space: revert
}

meter {
	-webkit-appearance: revert;
	appearance: revert
}

:where(pre) {
	all: revert;
	box-sizing: border-box
}

::placeholder {
	color: unset
}

:where([hidden]) {
	display: none
}

:where([contenteditable]:not([contenteditable="false"])) {
	-moz-user-modify: read-write;
	-webkit-user-modify: read-write;
	overflow-wrap: break-word;
	-webkit-line-break: after-white-space;
	-webkit-user-select: auto
}

:where([draggable="true"]) {
	-webkit-user-drag: element
}

:where(dialog:modal) {
	all: revert;
	box-sizing: border-box
}

::-webkit-details-marker {
	display: none
}

:root {
	--bg1: #faf1e5;
	--bg2: #f7e4cb;
	--bg3: #ebca9e;
	--bg4: #ffffff;
	--button: #f0a848;
	--font: #806138;
}


picture {
	display: block;
}

img {
	width: 100%;
	height: auto;
}

picture, img {
	vertical-align: bottom;
}

.pc-only {
	display: none;
}

body {
	background-color: #fbfbfb;
	color: #222222;
	font-family: "Yu Gothic", "YuGothic", "游ゴシック", "Yu Gothic Medium", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
}

.header {
	display: none;
}

.container {
	max-width: 375px;
	margin-inline: auto;
}

.mv {
	.box {
		padding-inline: 17px;
		position: relative;
	}
	
	.inner {
		position: relative;
	}
}

.sp-logo {
	position: absolute;
	top: 20px;
	left: 12px;
	z-index: 10;
	width: 147px;
}


.mv-text-box {
	margin-top: -30px;
}

.mv-text {
	display: none;
}

.introduction {
	background: url("img/bg01SP.webp") no-repeat top center;
	background-size: contain;
	padding-top: 17.7%;
	
	.inner {
		background-color: var(--bg1);
		padding-top: 60px;
	}
}

.introduction__message {
	max-width: 328px;
	margin: 0 auto 50px;
}

.introduction__houses {
	max-width: 360px;
	margin: 0 auto 50px;
}

.introduction__question {
	max-width: 351px;
	margin-inline: auto;
}

.sodan {
	background: url("img/bg02SP.webp") no-repeat top center;
	background-size: contain;
	padding-top: 14%;
	margin-top: -40%;
	z-index: 1;
	position: relative;
	
	.inner {
		background-color: var(--bg2);
		padding-top: 60px;
		padding-bottom: 100px;
	}
	
	.box {
		margin-top: 50px;
		padding-inline: 17px;
		position: relative;
	}
}

.sodan__text {
	max-width: 286px;
	margin-inline: auto;
}

.promise {
	background: url("img/bg03SP.webp") no-repeat top center;
	background-size: contain;
	padding-top: 14%;
	margin-top: -20%;
	z-index: 1;
	position: relative;
	
	.inner {
		background-color: var(--bg1);
		padding-top: 60px;
		padding-bottom: 100px;
	}
}

.promise__text {
	max-width: 262px;
	margin: 0 auto 55px;
}

.promise__images {
	display: flex;
	flex-direction: column;
	gap: 50px;
}

.match {
	background: url("img/bg04SP.webp") no-repeat top center;
	background-size: contain;
	padding-top: 15%;
	margin-top: -20%;
	z-index: 1;
	position: relative;
	
	.inner {
		background-color: var(--bg3);
		padding-top: 15%;
		padding-bottom: 100px;
	}
}

.match__text {
	max-width: 259px;
	margin: 0 auto 70px;
}

.match__items {
	display: flex;
	flex-direction: column;
	gap: 100px;
	max-width: 318px;
	margin-inline: auto;
}

.sodan-bottom {
	background: url("img/bg02SP.webp") no-repeat top center;
	background-size: contain;
	padding-top: 15%;
	margin-top: -20%;
	position: relative;
	z-index: 1;
	
	.inner {
		background-color: var(--bg2);
		padding-top: 60px;
		padding-bottom: 100px;
	}
	
	.box {
		position: relative;
		margin-top: 50px;
		padding-inline: 17px;
	}
}

.sodan-bottom__text {
	max-width: 242px;
	margin-inline: auto;
}


.flow {
	background: url("img/bg05SP.webp") no-repeat top center;
	background-size: contain;
	padding-top: 14%;
	margin-top: -20%;
	z-index: 1;
	position: relative;
	
	.inner {
		background-color: var(--bg4);
		padding-top: 60px;
		padding-bottom: 100px;
	}
	
}

.flow__title {
	max-width: 184px;
	margin: 0 auto 80px;
}

.flow-steps {
	max-width: 330px;
	margin-inline: auto;
	display: flex;
	flex-direction: column;
	gap: 100px;
}

.flow-step {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.flow-step__number-inner {
	margin-bottom: 12px;
	width: 70px;
}

.flow-step__title {
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 20px;
}

.flow-step__text {
	font-size: 18px;
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.flow-step__image {
	img {
		border-radius: 26px;
	}
}


.member {
	background: url("img/bg06SP.webp") no-repeat top center;
	background-size: contain;
	padding-top: 15%;
	margin-top: -20%;
	z-index: 1;
	position: relative;
	
	.inner {
		background-color: var(--bg2);
		padding-top: 60px;
		padding-bottom: 100px;
	}
}

.member__title {
	max-width: 322px;
	margin: 0 auto 50px;
}

.member__items {
	display: flex;
	flex-direction: column;
	gap: 100px;
}

.member__item {
	max-width: 257px;
	margin-inline: auto;
	
	.member__item-name {
		font-weight: 600;
		font-size: 18px;
		margin-bottom: 22px;
	}
	
	.member__item-text {
		font-size: 15px;
	}
}

.member__item--top {
	max-width: 320px;
	margin-inline: auto;
	
	.member__item-name {
		font-weight: 600;
		font-size: 22px;
		margin-bottom: 20px;
	}
	
	.member__item-text {
		font-size: 18px;
	}
}

.member__item-image {
	margin-bottom: 25px;
}

.member__item-position {
	font-size: 16px;
	font-weight: 600;
	color: var(--font);
	background-color: var(--bg4);
	padding: 2px 8px;
	margin-bottom: 12px;
}

.access {
	background: url("img/bg07SP.webp") no-repeat top center;
	background-size: contain;
	padding-top: 14%;
	margin-top: -20%;
	z-index: 1;
	position: relative;
	
	.inner {
		background-color: var(--bg1);
		padding-top: 60px;
		padding-bottom: 100px;
	}
}

.access__contents {
	display: flex;
	flex-direction: column;
	gap: 100px;
}

.access__title {
	max-width: 118px;
	margin: 0 auto 50px;
}

.access__map {
	margin-bottom: 25px;
	iframe {
		aspect-ratio: 67/60;
		width: 100%;
		height: auto;
		vertical-align: bottom;
	}
}

.access__office {
	max-width: 335px;
	margin-inline: auto;
}

.access__office-title {
	max-width: 134px;
	margin-bottom: 50px;
}

.access__address {
	font-size: 18px;
}

.access__image {
	max-width: 335px;
	margin-inline: auto;
}

.application {
	background: url("img/bg08SP.webp") no-repeat top center;
	background-size: contain;
	padding-top: 14%;
	margin-top: -20%;
	z-index: 1;
	position: relative;
	
	.inner {
		background-color: var(--bg4);
		padding-top: 60px;
		padding-bottom: 100px;
	}
}

.application__title {
	max-width: 220px;
	margin: 0 auto 50px;
}

.application__text {
	font-size: 18px;
	margin-bottom: 45px;
	max-width: 330px;
	margin-inline: auto;
}


/*form*/
input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
	width: 100%;
	padding: 10px;
	border: 1px solid #654820;
	border-radius: 4px;
	box-sizing: border-box;
	background-color: #ffffff;
}

input[type="checkbox"] {
	cursor: pointer;
	position: relative;
	width: 16px;
	height: 16px;
	border: 1px solid #654820;
	vertical-align: -5px;
}

input[type="checkbox"]:checked::before {
	position: absolute;
	top: -1px;
	left: 4px;
	rotate: 50deg;
	width: 7px;
	height: 13px;
	border-right: 2px solid #2f2f2f;
	border-bottom: 2px solid #2f2f2f;
	content: '';
}

.form-content {
	max-width: 347px;
	display: grid;
	gap: 50px;
	margin-inline: auto;
}


.input-title {
	font-size: 18px;
	font-weight: 600;
	display: block;
	margin-bottom: 15px;
}

.checkbox-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 25px;
}

.textarea-title {
	display: block;
	font-weight: 600;
	margin-bottom: 15px;
	font-size: 18px;
}

.checkbox-list {
	display: flex;
	flex-direction: column;
	gap: 25px;
	margin-left: 1rem;
}

.checkbox-list__item {
	display: flex;
	align-items: center;
	gap: 10px;
}

.checkbox-list__item {
	label {
		font-weight: bold;
	}
}

.sodan-button {
	display: block;
	position: relative;
	border: 1px solid #9d8c75;
	background-color: #f0a848;
	font-weight: 600;
	font-size: 18px;
	border-radius: 50px;
	margin-inline: auto;
	padding: 12px 50px 10px;
	width: 236px;
	cursor: pointer;
	
	&::before,
	&::after {
		position: absolute;
		content: "";
	}
	
	&::before {
		width: 15px;
		height: 2px;
		background-color: #2f2f2f;
		top: 50%;
		left: 50%;
		translate: 50px -1px;
	}
	
	&::after {
		width: 10px;
		height: 10px;
		rotate: 45deg;
		border-top: 2px solid #2f2f2f;
		border-right: 2px solid #2f2f2f;
		
		top: 50%;
		left: 50%;
		translate: 54px -5px;
		
	}
	
	&:hover {
		background-color: var(--bg4);
		border: 1px solid #c1c1c1;
		transition: background-color 0.3s, border 0.3s, background-color 0.3s;
	}
}

.sodan-button--anchor {
	position: absolute;
	bottom: 25px;
	left: 50%;
	translate: -50% 0;
}

.confirmation {
	display: grid;
	gap: 32px;
}

.confirmation-text {
	margin: 80px auto 0;
	width: 347px;
	line-height: 1.7;
	font-weight: bold;
}

.confirmation-group-wrap {
	display: grid;
	gap: 32px;
	margin: 30px auto;
	max-width: 347px;
}

.confirmation-group {
	h3 {
		font-size: 17px;
		font-weight: 600;
	}
	
	p {
		background-color: #efefef;
		padding: 10px;
		margin-top: 6px;
	}
}

.thanks-main {
	padding-top: 100px;
}

.thanks-wrapper {
	text-align: center;
}

.thanks-heading {
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 44px;
}

.thanks-text-top {
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 20px;
}

.thanks-text-bottom {
	margin-bottom: 50px;
	line-height: 2;
}

.thanks-line {
	width: 347px;
	margin: 50px auto 0;
}

.thanks-instagram {
	margin: 50px auto 0;
	width: 34px;
	height: 34px;
}

@media screen and (648px <= width) {
	.container {
		margin-left: auto;
		margin-right: 5%;
		border-left: 2px solid #707070;
		border-right: 2px solid #707070;
	}
	
	body {
		background: url("img/bg-logo.webp") no-repeat top left #fbfbfb;
		background-size: 216px;
		background-position: calc(50% - 200px) 260px;
		background-attachment: fixed;
	}
}

@media screen and (1366px <= width) {
	
	body {
		background-image: none;
	}
	
	.pc-only {
		display: block;
	}
	
	.header {
		display: block;
		padding: 25px 28px;
	}
	
	.header__logo {
		width: 317px;
	}
	
	.container {
		max-width: 1366px;
		margin-inline: auto;
		border-left: none;
		border-right: none;
	}
	
	.mv {
		.inner {
			display: flex;
			flex-direction: row-reverse;
			align-items: center;
			gap: 115px;
		}
		
		.mv-image {
			width: 747px;
		}
		
		.mv-text-box {
			position: relative;
			z-index: 20;
		}
		
		.mv-text {
			display: block;
			width: 384px;
			margin-bottom: 45px;
			position: relative;
			z-index: 20;
		}
		
		.box {
			padding-inline: 0;
			margin-inline: 0;
		}
	}
	
	.sp-logo {
		display: none;
	}
	
	.introduction {
		background: url("img/bg01PC.webp") no-repeat top center;
		background-size: 100%;
		padding-top: 140px;
		margin-top: -230px;
		position: relative;
		z-index: 10;
		
		.inner {
			padding-top: 138px;
		}
	}
	
	.introduction__message {
		max-width: 588px;
		margin: 0 auto 85px;
	}
	
	.introduction__houses {
		max-width: 1366px;
		margin-bottom: 200px;
	}
	
	.introduction__question {
		max-width: 1150px;
	}
	
	.sodan {
		background: url("img/bg02PC.webp") no-repeat top center;
		background-size: 100%;
		padding-top: 140px;
		margin-top: -260px;
		position: relative;
		z-index: 10;
		
		.inner {
			padding-top: 50px;
			padding-bottom: 200px;
		}
		
		.box {
			padding-inline: 0;
		}
	}
	
	.sodan__text {
		max-width: 504px;
		margin-bottom: 45px;
	}
	
	.box {
		max-width: 454px;
		margin-inline: auto;
	}
	
	.promise {
		background: url("img/bg03PC.webp") no-repeat top center;
		background-size: 100%;
		padding-top: 136px;
		margin-top: -180px;
		z-index: 10;
		position: relative;
		
		.inner {
			padding-top: 7%;
			padding-bottom: 200px;
		}
	}
	
	.promise__text {
		max-width: 352px;
		margin: 0 auto 40px;
	}
	
	.promise__images {
		flex-direction: row;
		width: 1194px;
		margin-inline: auto;
		gap: 8px;
	}
	
	.match {
		background: url("img/bg04PC.webp") no-repeat top center;
		background-size: 100%;
		padding-top: 140px;
		margin-top: -180px;
		z-index: 10;
		position: relative;
		
		.inner {
			padding-top: 60px;
			padding-bottom: 200px;
		}
	}
	
	.match__text {
		max-width: 640px;
		margin-bottom: 100px;
	}
	
	.match__items {
		flex-direction: row;
		flex-wrap: wrap;
		max-width: 950px;
		gap: 150px;
	}
	
	.match__item {
		width: 400px;
	}
	
	.sodan-bottom {
		background: url("img/bg02PC.webp") no-repeat top center;
		background-size: contain;
		padding-top: 140px;
		margin-top: -180px;
		position: relative;
		z-index: 10;
		
		.inner {
			padding-top: 60px;
			padding-bottom: 200px;
		}
		
		.box {
			padding-inline: 0;
		}
	}
	
	.sodan-bottom__text {
		max-width: 504px;
	}
	
	.flow {
		background: url("img/bg05PC.webp") no-repeat top center;
		background-size: 100%;
		padding-top: 140px;
		margin-top: -180px;
		z-index: 10;
		position: relative;
		
		.inner {
			padding-top: 120px;
			padding-bottom: 200px;
		}
	}
	
	.flow__title {
		max-width: 253px;
		margin: 0 auto 96px
	}
	
	.flow-steps {
		max-width: 718px;
	}
	
	.flow-step {
		flex-direction: row;
		gap: 50px;
	}
	
	.flow-step__inner {
		flex: 1;
		width: 320px;
	}
	
	.flow-step__image {
		flex: 1;
	}
	
	.member {
		background: url("img/bg06PC.webp") no-repeat top center;
		background-size: 100%;
		padding-top: 140px;
		margin-top: -200px;
		z-index: 10;
		position: relative;
		
		.inner {
			padding-top: 60px;
			padding-bottom: 200px;
		}
	}
	
	.member__title {
		max-width: 502px;
		margin: 0 auto 95px;
	}
	
	.member__items {
		width: 970px;
		display: grid;
		margin-inline: auto;
		grid-template-columns: repeat(3, 1fr);
		grid-template-rows: auto repeat(3, 1fr);
		grid-column-gap: 0;
		grid-row-gap: 0;
		gap: 100px 100px;
	}
	
	.member__item:nth-child(1) {
		grid-area: 1 / 1 / 2 / 4;
	}
	
	.member__item:nth-child(2) {
		grid-area: 2 / 1 / 3 / 2;
	}
	
	.member__item:nth-child(3) {
		grid-area: 2 / 2 / 3 / 3;
	}
	
	.member__item:nth-child(4) {
		grid-area: 2 / 3 / 3 / 4;
	}
	
	.member__item:nth-child(5) {
		grid-area: 3 / 1 / 4 / 2
	}
	
	.member__item:nth-child(6) {
		grid-area: 3 / 2 / 4 / 3;
	}
	
	.member__item:nth-child(7) {
		grid-area: 3 / 3 / 4 / 4;
	}
	
	.member__item:nth-child(8) {
		grid-area: 4 / 2 / 5 / 3;
	}
	
	.member__item--top {
		max-width: none;
		margin-bottom: 45px;
		
		.member__item-inner {
			display: flex;
			width: 694px;
			gap: 35px;
			align-items: flex-end;
		}
		
		.member__item-image {
			flex: 1;
			margin-bottom: 0;
		}
		
		.member__item-text-box {
			flex: 1;
		}
	}
	
	.access {
		background: url("img/bg07PC.webp") no-repeat top center;
		background-size: 100%;
		padding-top: 140px;
		margin-top: -180px;
		z-index: 10;
		position: relative;
		
		.inner {
			padding-top: 60px;
			padding-bottom: 200px;
			
		}
	}
	
	.access__contents {
		flex-direction: row;
		width: 960px;
		margin-inline: auto;
		align-items: center;
	}
	
	.access__office {
		margin-inline: 0;
		width: 400px;
		max-width: none;
		font-size: 18px;
	}
	
	.access__office-image {
		margin-bottom: 25px;
	}
	
	.access__title {
		width: 156px;
		max-width: none;
		margin-bottom: 100px;
	}
	
	.access__map {
		iframe {
			aspect-ratio: 4/3;
		}
	}
	
	.access__image {
		width: 450px;
		max-width: none;
		margin-inline: 0;
	}
	
	.application {
		background: url("img/bg08PC.webp") no-repeat top center;
		background-size: 100%;
		padding-top: 140px;
		margin-top: -150px;
		z-index: 10;
		position: relative;
	}
	
	.application__title {
		width: 260px;
		max-width: none;
	}
	
	.application__text {
		max-width: none;
		width: 609px;
		text-align: center;
	}
	
	.form-content {
		max-width: none;
		width: 609px;
	}
	
	.input-title,
	.checkbox-title {
		font-size: 18px;
	}
	
	.checkbox-list {
		flex-direction: row;
		flex-wrap: wrap;
		gap: 24px 30px;
	}
	
	.checkbox-list__item {
		width: 38%;
		
		label {
			font-size: 16px;
		}
	}
	
	.confirmation-group-wrap {
		max-width: none;
		width: 609px;
	}
}


/*フッター*/

.ft_wrap {
	background: #efece5;
}

.ft_content {
	margin-left: auto;
	margin-right: auto;
	max-width: 1060px;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
	gap: 50px;
	a {
		color: #58585a;
	}
}

.ft_logo a:hover {
	opacity: 0.7;
}

.ft_rgt {
	width: 100%;
	font-size: 14px;
}

.ft_rgt .ft_lbl:first-child {
	margin-top: 0;
}

.ft_lbl {
	border-bottom: 1px solid #c7c7c7;
	color: #969696;
	letter-spacing: 1px;
	margin-bottom: 10px;
	
}

.ft_add {
	font-size: 14px;
	a {
		display: block;
		text-decoration: underline;
		&:hover {
			opacity: 0.7;
		}
	}
}


.ft_nav {
	display: flex;
	gap: 94px;
}

.ft_menu {
	width: 100px;
}

.ft_menu2 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.ft_ig a {
	display: flex;
	gap: 6px;
}

.ft_wrap {
	padding: 80px 0 0 0;
}

.ft_logo {
	text-align: center;
}

.ft_logo-link {
	width: 168px;
	display: block;
	margin-inline: auto;
}

.ft_lbl {
	margin-top: 24px;
}

.ft_menu li,
.ft_menu_up li {
	padding-bottom: 3px;
	color: #58585a;
	input {
		display: none;
	}
}

.ft_ig {
	padding-bottom: 72px;
}

.ft_ig img {
	width: 21px;
}

.ft_copy {
	font-size: 14px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
}

.ft_banner-container {
	display: block;
	margin-top: 50px;
	width: 280px;
}

@media screen and (min-width: 1366px) {
	
	.sp-only {
		display: none;
	}
	.ft_wrap {
		padding: 70px 0 0 0;
	}
	
	.ft_content {
		flex-direction: row;

	}
	
	
	.ft_logo {
		flex: 1 1 0;
	}
	
	.ft_logo-link {
		width: 168px;
		display: block;
		margin-inline: 0;
	}
	
	.ft_lbl {
		margin-top: 40px;
	}
	
	.ft_menu li a:hover,
	.ft_menu_up li a:hover {
		letter-spacing: 1px;
		text-decoration: underline;
	}
	
	.ft_menu_pp a:hover {
		letter-spacing: 1px;
		text-decoration: underline;
	}
	
	.ft_ig {
		padding-bottom: 45px;
	}
	
	.ft_ig a:hover {
		letter-spacing: 1px;
		text-decoration: underline;
	}
	
	.ft_ig img {
		width: 18px;
	}
	
	
	.ft_rgt {
		width: 50%;
	}
}


