@media screen and (min-width: 768px), print {

#contact .sec-fv__title {
	line-height: 1.78;
}

#contact .sec-fv__text {
	margin-top: 19px;
}

.contact-sec1 {
	padding-block: 141px 140px;
	background: url("../images/contact/sec1_bg.png") repeat center center/cover;
	margin-top: 94px;
}

.contact-sec1__content {
	margin-inline: auto;
	background-color: #fff;
	left: -50px;
	padding: 68px 50px 76px;
	position: relative;
	width: 1200px;
}

.contact-sec1__title-wrapper {
	margin-inline: auto;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
}

.contact-sec1__title {
	font-family: "Shippori Mincho", serif;
	font-size: 35px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2;
	margin-bottom: 2px;
	padding-left: 4px;
	text-align: center;
}

.contact-sec1__text {
	line-height: 1.875;
	text-align: center;
}

.contact-sec1__cards {
	margin-top: 57px;
}

.contact-sec1__cards-row {
	gap: 0px 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.contact-sec1__cards-row + .contact-sec1__cards-row {
	margin-top: 67px;
}

.contact-sec1__card {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 347px;
}

.contact-sec1__card-text {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.25;
	margin-top: 20px;
	text-align: center;
}

.contact-sec1__lead {
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 0.3em;
	line-height: 1.8181818182;
	margin-top: 81px;
	text-align: center;
}

.contact-sec2 {
	margin-top: 176px;
}

.contact-sec2__title {
	margin-inline: auto;
	width: 138px;
}

.contact-sec2__cards {
	grid-gap: 0px 103px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 131px;
}

.contact-sec2__card {
	width: 498px;
}

.contact-sec2__card-title {
	border-bottom: 1px solid #666666;
	color: #b11f25;
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.7272727273;
	padding-bottom: 10px;
}

.contact-sec2__card-info {
	line-height: 1.875;
	margin-top: 11px;
}

.contact-sec2__card-map {
	margin-top: 27px;
}

.contact-sec2__card-map iframe {
	aspect-ratio: 498/372;
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.contact-sec2__lead {
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 0.3em;
	line-height: 1.8181818182;
	margin-top: 60px;
	text-align: center;
}

.contact-sec2__note {
	line-height: 1.875;
	margin-top: 12px;
	text-align: center;
}

.contact-sec3 {
	padding-block: 136px 131px;
	background: url("../images/contact/sec1_bg.png") repeat center center/cover;
	margin-top: 176px;
}

.contact-sec3__title {
	margin-inline: auto;
	font-size: 29px;
	font-weight: 500;
	letter-spacing: 0.3em;
	line-height: 2.1379310345;
	position: relative;
	text-align: center;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
}

.contact-sec3__title::before {
	background-color: #707070;
	content: "";
	height: 64px;
	left: -45px;
	position: absolute;
	top: 50%;
	-webkit-transform: rotate(-24deg) translateY(-50%);
	transform: rotate(-24deg) translateY(-50%);
	width: 3px;
}

.contact-sec3__title::after {
	background-color: #707070;
	content: "";
	height: 64px;
	position: absolute;
	right: -45px;
	top: 50%;
	-webkit-transform: rotate(24deg) translateY(-50%);
	transform: rotate(24deg) translateY(-50%);
	width: 3px;
}

.contact-sec3__cards {
	grid-gap: 0px 38px;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	margin-top: 50px;
}

.contact-sec3__card {
	width: 246px;
}

.contact-sec3__lead {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 2.7777777778;
	margin-top: 60px;
	text-align: center;
}

.contact-sec4 {
	margin-top: 132px;
}

.contact-sec4__content {
	border: 1px solid #707070;
	padding-bottom: 124px;
}

.contact-sec4__title {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #b11f25;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 116px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 8px;
	text-align: center;
}

.contact-sec4__title-en {
	margin-inline: auto;
	display: block;
	width: 144px;
}

.contact-sec4__title-jp {
	color: #fff;
	display: block;
	line-height: 2.375;
	text-align: center;
}

.contact-sec4__list {
	margin-inline: auto;
	margin-top: 68px;
	width: 752px;
}

.contact-sec4__list-item {
	line-height: 1.875;
}

.contact-sec4__form {
	margin-inline: auto;
	margin-top: 119px;
	width: 925px;
}

}

@media screen and (max-width: 767px) {

.contact-sec1 {
	padding-block: 11.82vw 11.82vw;
	background: url("../images/contact/sec1_bg.png") repeat center center/cover;
	margin-top: 11.82vw;
}

.contact-sec1__content {
	background-color: #fff;
	padding: 11.82vw 2.837vw 9.456vw;
}

.contact-sec1__title-wrapper {
	margin-inline: auto;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
}

.contact-sec1__title {
	font-family: "Shippori Mincho", serif;
	font-size: 4.728vw;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2;
	margin-bottom: 3.546vw;
	text-align: center;
}

.contact-sec1__text {
	line-height: 1.875;
	text-align: center;
}

.contact-sec1__cards {
	margin-top: 11.82vw;
}

.contact-sec1__cards-row + .contact-sec1__cards-row,
.contact-sec1__card + .contact-sec1__card {
	margin-top: 11.82vw;
}

.contact-sec1__card-text {
	font-size: 4.255vw;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.25;
	margin-top: 4.728vw;
	text-align: center;
}

.contact-sec1__lead {
	font-size: 4.255vw;
	font-weight: 500;
	letter-spacing: 0.3em;
	line-height: 1.8181818182;
	margin-top: 7.092vw;
	text-align: center;
}

.contact-sec2 {
	margin-top: 11.82vw;
}

.contact-sec2__title {
	margin-inline: auto;
	width: 23.641vw;
}

.contact-sec2__cards {
	margin-top: 11.82vw;
}

.contact-sec2__card + .contact-sec2__card {
	margin-top: 9.456vw;
}

.contact-sec2__card-title {
	border-bottom: 1px solid #666666;
	color: #b11f25;
	font-size: 4.255vw;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.7272727273;
	padding-bottom: 2.837vw;
}

.contact-sec2__card-info {
	line-height: 1.875;
	margin-top: 3.546vw;
}

.contact-sec2__card-map {
	margin-top: 6.383vw;
}

.contact-sec2__card-map iframe {
	aspect-ratio: 498/372;
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.contact-sec2__lead {
	font-size: 4.255vw;
	font-weight: 500;
	letter-spacing: 0.3em;
	line-height: 1.8181818182;
	margin-top: 7.092vw;
	text-align: center;
}

.contact-sec2__note {
	line-height: 1.875;
	margin-top: 1.418vw;
	text-align: center;
}

.contact-sec3 {
	padding-block: 11.82vw 11.82vw;
	background: url("../images/contact/sec1_bg.png") repeat center center/cover;
	margin-top: 11.82vw;
}

.contact-sec3__title {
	margin-inline: auto;
	font-size: 4.728vw;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.1379310345;
	position: relative;
	text-align: center;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
}

.contact-sec3__title::before {
	background-color: #707070;
	content: "";
	height: 9.456vw;
	left: -4.728vw;
	position: absolute;
	top: 50%;
	-webkit-transform: rotate(-15deg) translateY(-50%);
	transform: rotate(-15deg) translateY(-50%);
	width: 0.473vw;
}

.contact-sec3__title::after {
	background-color: #707070;
	content: "";
	height: 9.456vw;
	position: absolute;
	right: -4.728vw;
	top: 50%;
	-webkit-transform: rotate(15deg) translateY(-50%);
	transform: rotate(15deg) translateY(-50%);
	width: 0.473vw;
}

.contact-sec3__cards {
	grid-gap: 4.728vw 4.728vw;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 9.456vw;
}

.contact-sec3__lead {
	font-size: 4.019vw;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 2.2222222222;
	margin-top: 7.092vw;
	text-align: center;
}

.contact-sec4 {
	margin-top: 23.641vw;
}

.contact-sec4__content {
	border: 1px solid #707070;
	padding-bottom: 11.82vw;
}

.contact-sec4__title {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #b11f25;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 18.913vw;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}

.contact-sec4__title-en {
	margin-inline: auto;
	display: block;
	width: 29.314vw;
}

.contact-sec4__title-jp {
	color: #fff;
	display: block;
	line-height: 2.375;
	text-align: center;
}

.contact-sec4__list {
	margin-inline: auto;
	padding-inline: 2.837vw;
	margin-top: 7.092vw;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
}

.contact-sec4__list-item {
	line-height: 1.875;
}

.contact-sec4__form {
	margin-top: 28.132vw;
}

}


/*# sourceMappingURL=page-contact.css.map */
