body {
	color: #666666;
	font-family: "Noto Sans JP", sans-serif;
}

img {
	height: auto;
	max-width: 100%;
}

a {
	color: #666666;
}

.layout-inner {
	margin-inline: auto;
	height: inherit;
	width: 100%;
}

a:hover {
	text-decoration: none;
}

.sr-only {
	clip: rect(1px, 1px, 1px, 1px) !important;
	border: 0 !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	margin: 0 !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	white-space: nowrap !important;
	width: 1px !important;
}

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

body {
	min-width: 1280px;
}

main {
	margin: 0 !important;
	width: 1280px !important;
}

.layout-full {
	margin-inline: 0 !important;
	left: 0 !important;
	position: relative;
	width: 1280px !important;
}

.sec-links__top-bg {
	width: 100% !important;
}

}

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

body {
	font-size: 16px;
	letter-spacing: 0.05em;
	line-height: 2.5;
	min-width: 1280px;
}

main p + p {
	margin-top: 40px;
}

h1.main-title {
	background: url("../images/common/main-title_bg.png") repeat center center/contain;
	margin-top: 119px;
	min-width: 1100px;
	padding: 31px 0 29px;
	width: 100%;
}

h1.main-title .jp {
	color: #666;
	font-family: "Shippori Mincho", serif;
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.3333333333;
}

.seo_bread_list {
	margin-top: 10px;
	max-width: 1200px;
}

.layout-inner {
	max-width: 1100px;
}

.layout-full {
	margin-inline: calc(50% - 50vw);
	width: 100vw;
}

.common-title-mincho {
	font-family: "Shippori Mincho", serif;
	font-size: 40px;
	letter-spacing: 0.1em;
	line-height: 1.75;
	margin-bottom: 44px;
	white-space: nowrap;
}

.common-title-mincho.--v1 {
	font-size: 39px;
	line-height: 1.7948717949;
}

.common-title-sans {
	font-size: 30px;
	letter-spacing: 0.5em;
	line-height: 2.0666666667;
	margin-bottom: 33px;
	white-space: nowrap;
}

.common-title-sans.--v1 {
	font-size: 29px;
	line-height: 2.1379310345;
}

.sec-fv {
	margin-top: 41px;
}

.sec-fv__title {
	font-family: "Shippori Mincho", serif;
	font-size: 38px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.8421052632;
	margin-top: 52px;
	text-align: center;
}

.sec-fv__text {
	margin-top: 25px;
	text-align: center;
}

.sec-fv__en {
	font-family: "Shippori Mincho", serif;
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.5;
	text-align: center;
}

.sec-fv__en + .sec-fv__text {
	margin-top: 10px;
}

.sec-links {
	padding-block: 363px 205px;
	background: url("../images/common/links_bg.png") repeat center center/cover;
	position: relative;
}

.sec-links__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;
}

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

.sec-links__box {
	padding-block: 47px;
	background-color: #fff;
	position: relative;
	text-align: center;
	z-index: 3;
}

.sec-links__box-text {
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 0.3em;
	line-height: 1.7272727273;
}

.sec-links__cards {
	grid-gap: 0px 80px;
	margin-inline: auto;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 152px;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
}

.sec-links__card {
	display: block;
	width: 510px;
}

.sec-links__card-body {
	margin-top: 29px;
}

.sec-links__card-title {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.3888888889;
}

.sec-links__card-text {
	line-height: 1.625;
	margin-top: 15px;
	letter-spacing: 0.5px;
}

}

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

body {
	font-size: 3.31vw;
	letter-spacing: 0.05em;
	line-height: 2.5;
}

main p + p {
	margin-top: 8.274vw;
}

h1.main-title {
	background: url("../images/common/main-title_bg-sp.png") repeat center center/contain;
	margin-top: 21.277vw;
	padding: 4.255vw 0 4.019vw;
	width: 100%;
}

h1.main-title .jp {
	color: #666;
	font-family: "Shippori Mincho", serif;
	font-size: 4.728vw;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.75;
}

.layout-inner {
	padding-inline: 5.674vw;
}

.layout-full {
	margin-inline: calc(50% - 50vw);
	width: 100vw;
}

.common-title-mincho {
	font-family: "Shippori Mincho", serif;
	font-size: 6.147vw;
	letter-spacing: 0.1em;
	line-height: 1.5384615385;
	margin-bottom: 9.929vw;
	white-space: nowrap;
}

.common-title-sans {
	font-size: 4.728vw;
	letter-spacing: 0.1em;
	line-height: 1.75;
	margin-bottom: 9.456vw;
	white-space: nowrap;
}

.sec-fv {
	margin-top: 11.82vw;
}

.sec-fv > .layout-inner {
	padding-inline: 0;
}

.sec-fv__title {
	font-family: "Shippori Mincho", serif;
	font-size: 6.619vw;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.7857142857;
	margin-top: 11.82vw;
	text-align: center;
}

.sec-fv__text {
	margin-top: 9.456vw;
	text-align: center;
}

.sec-fv__en {
	font-family: "Shippori Mincho", serif;
	font-size: 4.728vw;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.5;
	text-align: center;
}

.sec-fv__en + .sec-fv__text {
	margin-top: 2.364vw;
}

.sec-links {
	padding-block: 39.243vw 14.184vw;
	background: url("../images/common/links_bg-sp.png") repeat center center/contain;
	position: relative;
}

.sec-links__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;
}

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

.sec-links__box {
	background-color: #fff;
	margin-left: -1.655vw;
	padding: 9.929vw 3.31vw 8.747vw;
	position: relative;
	text-align: center;
	width: calc(100% + 2.128vw);
	z-index: 3;
}

.sec-links__box-text {
	font-size: 4.255vw;
	font-weight: 500;
	letter-spacing: 0.3em;
	line-height: 1.9444444444;
	position: relative;
	right: -0.709vw;
}

.sec-links__cards {
	margin-top: 9.456vw;
	padding-right: 1.655vw;
}

.sec-links__card {
	display: block;
}

.sec-links__card + .sec-links__card {
	margin-top: 7.329vw;
}

.sec-links__card-body {
	margin-top: 3.783vw;
	padding-left: 0.473vw;
}

.sec-links__card-title {
	font-size: 3.783vw;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.5625;
}

.sec-links__card-text {
	line-height: 1.8571428571;
	margin-top: 2.6vw;
}

}


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