@media (min-width: 768px) and (max-width: 1280px) {

.pamphlet-sec1__top-bg {
	width: 100% !important;
}

}

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

#pamphlet .sec-fv__title {
	left: -17px;
	position: relative;
}

#pamphlet .sec-fv__text {
	margin-top: 16px;
}

.pamphlet-sec1.layout-full {
	padding-block: 226px 120px;
	background: url("../images/pamphlet/sec1_bg.png") repeat center center/cover;
	margin-top: 111px;
	position: relative;
}

.pamphlet-sec1__top-bg {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: 466px;
	left: 50%;
	position: absolute;
	top: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100vw;
}

.pamphlet-sec1__top-bg img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.pamphlet-sec1__content {
	margin-inline: auto;
	position: relative;
	width: 1200px;
}

.pamphlet-sec1__box01 {
	padding-block: 90px 72px;
	background-color: #fff;
}

.pamphlet-sec1__box01-title {
	font-family: "Shippori Mincho", serif;
	font-size: 35px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2;
	margin-bottom: 40px;
	text-align: center;
}

.pamphlet-sec1__list {
	margin-inline: auto;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
}

.pamphlet-sec1__list-item {
	gap: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.pamphlet-sec1__list-item img {
	width: 31px;
}

.pamphlet-sec1__list-item + .pamphlet-sec1__list-item {
	margin-top: 18px;
}

.pamphlet-sec1__list-item-text {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.7777777778;
}

.pamphlet-sec1__tel {
	margin-top: 78px;
}

.pamphlet-sec1__tel-lead {
	color: #b11f25;
	font-size: 29px;
	font-weight: 500;
	letter-spacing: 0.5em;
	line-height: 2.1379310345;
	padding-left: 11px;
	text-align: center;
}

.pamphlet-sec1__tel-link {
	margin-inline: auto;
	display: block;
	margin-top: 16px;
	width: 420px;
}

.pamphlet-sec1__tel-text {
	line-height: 2.5625;
	margin-top: 8px;
	text-align: center;
}

.pamphlet-sec1__box02 {
	background-color: #fff;
	margin-top: 100px;
	padding: 69px 52px 100px 79px;
}

.pamphlet-sec1__box02-title {
	font-size: 29px;
	font-weight: 500;
	letter-spacing: 0.5em;
	line-height: 2.1379310345;
	padding-right: 12px;
	text-align: center;
}

.pamphlet-sec1__box02-media {
	gap: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	margin-top: 59px;
}

.pamphlet-sec1__box02-media-img {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 550px;
}

.pamphlet-sec1__box02-media-body {
	padding-top: 29px;
	width: 470%;
}

.pamphlet-sec1__box02-media-body-text {
	line-height: 1.875;
}

.pamphlet-sec1__box02-media-body-text-em {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.1111111111;
	margin-top: 8px;
}

.pamphlet-sec1__box02-media-body-link-wrapper {
	margin-top: 54px;
}

.pamphlet-sec1__box02-media-body-link {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #b11f25;
	color: #b11f25;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 20px;
	font-weight: 500;
	height: 90px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: 0.3em;
	line-height: 2.1111111111;
	padding-bottom: 5px;
	padding-left: 6px;
	position: relative;
	text-align: center;
	width: 423px;
}

.pamphlet-sec1__box02-media-body-link::after {
	background: url("../images/pamphlet/icon_arrow-red.png") no-repeat center center/contain;
	content: "";
	height: 18px;
	position: absolute;
	right: 18px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 18px;
}

.pamphlet-sec2 {
	margin-top: 116px;
}

.pamphlet-sec2__title-wrapper {
	margin-inline: auto;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
}

.pamphlet-sec2__title-en {
	margin-inline: auto;
	width: 140px;
}

.pamphlet-sec2__title {
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 0.2em;
	line-height: 1.7272727273;
	margin-top: 6px;
	text-align: center;
}

.pamphlet-sec2__text {
	margin-inline: auto;
	line-height: 1.875;
	margin-top: 16px;
	width: 1005px;
}

.pamphlet-sec2__cards {
	grid-gap: 0px 53px;
	margin-inline: auto;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 36px;
	position: relative;
	right: -3px;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
}

.pamphlet-sec2__card {
	width: 436px;
}

.pamphlet-sec2__card-title {
	line-height: 1.875;
	margin-top: 42px;
	padding-left: 2px;
	text-align: center;
}

.pamphlet-sec3.layout-full {
	padding-block: 106px 120px;
	background: url("../images/pamphlet/sec1_bg.png") repeat center center/cover;
	margin-top: 120px;
}

.pamphlet-sec3__title.common-title-sans.--v1 {
	margin-bottom: 72px;
	padding-left: 11px;
	text-align: center;
}

.pamphlet-sec3__cards {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.pamphlet-sec3__card {
	background-color: #fff;
	padding: 20px 20px 30px 15px;
	width: 332px;
}

.pamphlet-sec3__card.--01 .pamphlet-sec3__card-num {
	right: -3px;
	top: -4px;
}

.pamphlet-sec3__card.--01 .pamphlet-sec3__card-num img {
	height: 24px;
}

.pamphlet-sec3__card.--02 .pamphlet-sec3__card-num {
	right: -11px;
	top: -2px;
}

.pamphlet-sec3__card.--02 .pamphlet-sec3__card-num img {
	height: 24px;
}

.pamphlet-sec3__card.--03 .pamphlet-sec3__card-num {
	top: 2px;
}

.pamphlet-sec3__card.--03 .pamphlet-sec3__card-num img {
	height: 26px;
}

.pamphlet-sec3__card-triangle {
	padding-inline: 6px 4px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.pamphlet-sec3__card-triangle img {
	width: 36px;
}

.pamphlet-sec3__card-num {
	position: relative;
	text-align: center;
}

.pamphlet-sec3__card-num img {
	height: 30px;
}

.pamphlet-sec3__card-title {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 18px;
	height: 159px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: 0.05em;
	line-height: 1.6666666667;
	padding-bottom: 4px;
	padding-left: 9px;
	text-align: center;
	white-space: nowrap;
}

.pamphlet-sec3__card-img {
	margin-inline: auto;
	margin-top: 5px;
	width: 275px;
}

.pamphlet-sec4 {
	margin-top: 141px;
}

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

.pamphlet-sec4__title {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #b11f25;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 29px;
	font-weight: 500;
	height: 103px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: 0.5em;
	line-height: 2.1379310345;
	padding-left: 11px;
	text-align: center;
}

.pamphlet-sec4__list {
	margin-inline: auto;
	margin-top: 54px;
	width: 745px;
}

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

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

}

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

.pamphlet-sec1.layout-full {
	padding-block: 39.243vw 13.002vw;
	background: url("../images/pamphlet/sec1_bg.png") repeat center center/cover;
	margin-top: 11.82vw;
	position: relative;
}

.pamphlet-sec1__top-bg {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	left: 50%;
	position: absolute;
	top: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100vw;
}

.pamphlet-sec1__top-bg img {
	aspect-ratio: 414/258;
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.pamphlet-sec1__content {
	padding-inline: 5.674vw;
	position: relative;
}

.pamphlet-sec1__box01 {
	background-color: #fff;
	padding: 11.82vw 2.837vw 7.092vw;
}

.pamphlet-sec1__box01-title {
	font-size: 4.728vw;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2;
	margin-bottom: 11.82vw;
	text-align: center;
}

.pamphlet-sec1__list {
	margin-inline: auto;
	margin-top: 7.092vw;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
}

.pamphlet-sec1__list-item {
	gap: 2.364vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.pamphlet-sec1__list-item img {
	height: 100%;
	margin-top: 0.946vw;
	width: 4.728vw;
}

.pamphlet-sec1__list-item + .pamphlet-sec1__list-item {
	margin-top: 2.364vw;
}

.pamphlet-sec1__list-item-text {
	font-size: 3.31vw;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.7777777778;
}

.pamphlet-sec1__tel {
	margin-top: 11.82vw;
}

.pamphlet-sec1__tel-lead {
	color: #b11f25;
	font-size: 4.255vw;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.1379310345;
	text-align: center;
}

.pamphlet-sec1__tel-link {
	display: block;
	margin-top: 2.364vw;
}

.pamphlet-sec1__tel-text {
	line-height: 2.5625;
	margin-top: 1.182vw;
	text-align: center;
}

.pamphlet-sec1__box02 {
	background-color: #fff;
	margin-top: 11.82vw;
	padding: 11.82vw 2.837vw 7.092vw;
}

.pamphlet-sec1__box02-title {
	font-size: 4.728vw;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.1379310345;
	text-align: center;
}

.pamphlet-sec1__box02-media {
	margin-top: 9.456vw;
}

.pamphlet-sec1__box02-media-body {
	margin-top: 7.092vw;
}

.pamphlet-sec1__box02-media-body-text {
	line-height: 1.875;
}

.pamphlet-sec1__box02-media-body-text-em {
	font-size: 3.783vw;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.1111111111;
	margin-top: 1.182vw;
}

.pamphlet-sec1__box02-media-body-link-wrapper {
	margin-top: 7.092vw;
}

.pamphlet-sec1__box02-media-body-link {
	margin-inline: auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #b11f25;
	color: #b11f25;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 3.783vw;
	font-weight: 500;
	height: 12.057vw;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: 0.1em;
	line-height: 2.1111111111;
	position: relative;
	text-align: center;
	width: 62.411vw;
}

.pamphlet-sec1__box02-media-body-link::after {
	background: url("../images/pamphlet/icon_arrow-red.png") no-repeat center center/contain;
	content: "";
	height: 3.31vw;
	position: absolute;
	right: 2.837vw;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 3.31vw;
}

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

.pamphlet-sec2__title-wrapper {
	margin-inline: auto;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
}

.pamphlet-sec2__title-en {
	margin-inline: auto;
	width: 26.005vw;
}

.pamphlet-sec2__title {
	font-size: 4.255vw;
	font-weight: 500;
	letter-spacing: 0.5em;
	line-height: 1.7272727273;
	text-align: center;
}

.pamphlet-sec2__text {
	line-height: 1.875;
	margin-top: 4.728vw;
}

.pamphlet-sec2__cards {
	margin-top: 7.092vw;
}

.pamphlet-sec2__card + .pamphlet-sec2__card {
	margin-top: 11.82vw;
}

.pamphlet-sec2__card-title {
	line-height: 1.875;
	margin-top: 3.546vw;
	text-align: center;
}

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

.pamphlet-sec3__title.common-title-sans.--v1 {
	margin-bottom: 9.456vw;
	text-align: center;
}

.pamphlet-sec3__card {
	background-color: #fff;
	padding: 6.147vw 3.546vw 7.092vw;
}

.pamphlet-sec3__card + .pamphlet-sec3__card {
	margin-top: 7.092vw;
}

.pamphlet-sec3__card-triangle {
	padding-block: 2.6vw 0.946vw;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.pamphlet-sec3__card-triangle img {
	width: 5.91vw;
}

.pamphlet-sec3__card-num {
	text-align: center;
}

.pamphlet-sec3__card-num img {
	height: 7.092vw;
}

.pamphlet-sec3__card-title {
	padding-block: 4.728vw;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 4.255vw;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: 0.05em;
	line-height: 1.6666666667;
	text-align: center;
}

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

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

.pamphlet-sec4__title {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #b11f25;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 4.255vw;
	font-weight: 500;
	height: 14.184vw;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: 0.1em;
	line-height: 2.1379310345;
	text-align: center;
}

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

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

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

}


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