<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	color: rgb(9, 9, 9);
	font-family: "Hiragino Kaku Gothic ProN", "Yu Gothic Medium", "Noto Sans CJK JP", ãƒ¢ãƒˆãƒ¤ãƒžãƒ«ãƒ™ãƒª4, "MS Gothic", "ï¼­ï¼³ ã‚´ã‚·ãƒƒã‚¯", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: 600;
}

.main {
	background: #F5F9F9;
}

.wrapper .main a:hover {
	opacity: 0.7;
}

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

/* ãƒªã‚­ãƒƒãƒ‰ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆå¯¾å¿œ */

html {
	font-size: 16px;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

/* Remove default padding */

ul,
ol {
	padding: 0;
}

/* Remove default margin */

body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
	margin: 0;
}

/* Set core root defaults */

html {
	scroll-behavior: smooth;
}

/* Set core body defaults */

body {
	line-height: 1.5;
	min-height: 100vh;
	text-rendering: optimizeLegibility;
}

/* Remove list styles on ul, ol elements with a class attribute */

ul,
ol {
	list-style: none;
}

/* A elements that don't have a class get default styles */

a:not([class]) {
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
}

/* Make images easier to work with */

img {
	display: block;
	max-width: 100%;
	/*width: 100%;*/
}

/* Natural flow and rhythm in articles by default */

article &gt; * + * {
	margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */

input,
button,
textarea,
select {
	font: inherit;
}

/* Blur images when they have no alt attribute */

img:not([alt]) {
	filter: blur(10px);
}

/* ãƒ•ã‚©ãƒ¼ãƒ&nbsp;ãƒªã‚»ãƒƒãƒˆ */

input,
button,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: none;
	border-radius: 0;
	font: inherit;
	outline: none;
}

textarea {
	resize: vertical;
}

input[type=checkbox],
input[type=radio] {
	display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
	cursor: pointer;
}

select::-ms-expand {
	display: none;
}

/* ãƒ›ãƒãƒ¼ */

a {
	-webkit-text-decoration: none;
	color: inherit;
	text-decoration: none;
	transition: opacity 0.3s;
}

.sns {
	padding-bottom: 6.25rem;
	padding-top: 8.9375rem;
}

.sns__title {
	font-size: 1.8125rem;
	text-align: center;
}

.sns__wrapper {
	border: 1px solid #090909;
	border-radius: 88px;
	margin-top: 0.75rem;
	padding: 2.1875rem 0;
}

.sns__items {
	grid-gap: 0 3.125rem;
	display: grid;
	gap: 0 3.125rem;
	grid-template-columns: repeat(5, 1fr);
	margin: 0 auto;
	width: 43.75rem;
}

.cta {
	padding-bottom: 2.5rem;
	padding-top: 2.5rem;
}

.cta__inner {
	margin: 0 auto;
	max-width: 68.4375rem;
	padding: 0 1.5625rem;
}

.daiagnosis {
	padding-bottom: 7.5rem;
	padding-top: 7.5rem;
}

.fv {
	position: relative;
}

.fv__head {
	background: url(../images/fv.jpg) no-repeat center center/cover;
	background-color: #d6ddec;
	padding-top: max(180px, min(20.677083vw, 300px));
	width: 100%;
}

.fv__title {
	color: #f5f9f9;
	font-family: din-2014, sans-serif;
	font-size: max(50px, min(7.2916666667vw, 140px));
	font-style: italic;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 0.6785714286;
}

.inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 1250px;
	padding-left: 25px;
	padding-right: 25px;
	width: 100%;
}

.intro {
	margin: 0 auto;
	max-width: 100rem;
	padding-top: 7.5rem;
	width: 90vw;
}

.message {
	padding-bottom: 7.5rem;
	padding-top: 7.5rem;
}

.message__lead {
	font-size: 0.9375vw;
	letter-spacing: 0.1em;
	line-height: 1.5;
	margin-top: max(22px, min(1.5625vw, 30px));
	text-align: center;
	width: 100%;
}

.message__items {
	grid-gap: 0 0.9375rem;
	display: grid;
	gap: 0 0.9375rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 3.125rem;
}

.message__item:nth-of-type(2) {
	margin-top: 7.5rem;
}

.message__img {
	margin-left: 2%;
	width: 91%;
}

.message__img img {
	height: 100%;
	width: 100%;
}

.message__text {
	background: #fff;
	margin-top: -2.5rem;
	padding: 4.625rem 2.5rem 1.875rem;
}

.message__text p {
	font-size: 1.25rem;
	line-height: 1.7;
}

.message__text p:nth-of-type(2) {
	margin-top: 2.125rem;
}

.message__text-name {
	font-size: 1.25rem;
	margin-right: -0.5rem;
	text-align: right;
}

.message__niigata img {
	max-width: 540px;
}

.message__text-name span {
	font-size: 2rem;
	line-height: 1.6875;
	margin-right: 0.4em;
}

.occupation {
	padding-bottom: 7.5rem;
	padding-top: 15rem;
}

.occupation__lead {
	font-size: 0.9375vw;
	letter-spacing: 0.1em;
	line-height: 1.5;
	margin-top: max(22px, min(1.5625vw, 30px));
	text-align: center;
	width: 100%;
}

.occupation__items {
	grid-gap: 2.4375rem 2rem;
	display: grid;
	gap: 2.4375rem 2rem;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: auto;
	margin-top: 3.4375rem;
}

.question {
	padding-top: 7.5rem;
}

.question__wrapper {
	background: #fff;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	padding: 5rem 5rem;
}

.question__top {
	margin: 1.9375rem auto 0;
}

.question__bottom {
	grid-gap: 0 2.0625rem;
	display: grid;
	gap: 0 2.0625rem;
	grid-template-columns: 1fr 1fr;
	margin-top: 10.9375rem;
}

.question__text {
	margin-top: -0.4375rem;
}

.question__text p {
	font-size: 1.25rem;
	line-height: 1.7;
}

.question__text p:not(:first-of-type) {
	margin-top: 2.125rem;
}

.question__text p:last-of-type {
	color: #FF7A0E;
	font-size: 1.375rem;
}

.question__img {
	position: relative;
}

.question__img::before {
	background: transparent url(../images/question03.png) repeat top center/contain;
	content: "";
	height: 11.625rem;
	position: absolute;
	right: 14%;
	top: -35%;
	width: 14.8125rem;
}

.schedule {
	padding-bottom: 7.5rem;
	padding-top: 7.8125rem;
}

.schedule__lead {
	font-size: 0.9375vw;
	letter-spacing: 0.1em;
	line-height: 1.5;
	margin-top: max(22px, min(1.5625vw, 30px));
	text-align: center;
	width: 100%;
}

.schedule__items {
	position: relative;
	z-index: 0;
}

.schedule__item-top {
	margin-top: 2.125rem;
}

.schedule__item01 {
	margin-top: 2.1875rem;
	padding-bottom: 18.4375rem;
	position: relative;
}

.schedule__item01-img .schedule__point-img {
	grid-gap: 0 3%;
	display: grid;
	gap: 0 3%;
	grid-template-columns: 53% 44%;
	position: absolute;
	right: 32%;
	top: 54%;
	width: 35.5625rem;
}

.schedule__point-img p {
	align-self: end;
	font-size: 1.25rem;
	line-height: 1.7;
	padding: 1.5625rem 1.5625rem;
	position: relative;
	z-index: 0;
}

.schedule__item01-img .schedule__point-img p::before {
	background: transparent url(../images/schedule-point-img01.png) no-repeat top center/contain;
	content: "";
	height: 8.125rem;
	left: 55%;
	position: absolute;
	top: 53%;
	transform: translate(-50%, -50%);
	width: 21.0625rem;
	z-index: -1;
}

.schedule__point-img p span {
	color: #39B6D3;
}

.schedule__point-img p span &gt; span {
	font-size: 1.5625rem;
}

.schedule__item-head-01 {
	font-size: 1.125rem;
}

.schedule__item-head-02 {
	font-size: 1.625rem;
}

.schedule__item-head-03 {
	font-size: 2rem;
}

.schedule__item-head-04 {
	font-size: 2.125rem;
}

.schedule__item-head-05 {
	font-size: 2.5rem;
}

.schedule__item-head-06 {
	font-size: 3.75rem;
}

.schedule__item-head-line {
	border-bottom: 12px solid #FCEE21;
}

.schedule__item02 {
	grid-gap: 0 4%;
	display: grid;
	gap: 0 4%;
	grid-template-columns: 55% 41%;
	margin-top: -8%;
	position: relative;
}

.schedule__item02-text {
	background: #F5F9F9;
}

.schedule__item02-text .schedule__item-head {
	margin-top: 1%;
	width: 79%;
}

.schedule__item02-text .schedule__item-head span {
	position: relative;
}

.schedule__item02::before {
	background: transparent url(../images/schedule05.png) no-repeat top center/contain;
	content: "";
	height: 5.875rem;
	position: absolute;
	right: 0;
	top: -9%;
	width: 9.8125rem;
}

.schedule__item-text {
	font-size: 1.25rem;
	line-height: 1.7;
	margin-top: 0.9375rem;
}

.schedule__item-button {
	margin-top: 0.1875rem;
}

.schedule__item06-text .schedule__item-button {
	margin-top: 0.625rem;
}

.schedule__item07-text .schedule__item-button {
	margin-top: 0.9375rem;
}

.button {
	background: #80CBD2;
	border-radius: 50px;
	color: #fff;
	display: flex;
	font-size: 1.4375rem;
	justify-content: center;
	line-height: 1.7;
	padding: 0.5rem 0 0.5rem;
	position: relative;
	text-align: center;
}

.button span {
	position: relative;
}

.button span::before {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	background: transparent url(../images/button-arrow.png) no-repeat center right/contain;
	content: "";
	height: 0.9375rem;
	position: absolute;
	right: -16%;
	top: 50%;
	transform: translateY(-50%);
	width: 1.0625rem;
}

.schedule__item04 {
	grid-gap: 0 4%;
	display: grid;
	gap: 0 4%;
	grid-template-columns: 55% 41%;
	position: relative;
}

.schedule__item04-text {
	background: #F5F9F9;
}

.schedule__item04-text .schedule__item-head {
	margin-top: 2%;
	position: relative;
	width: 59%;
}

.schedule__item04::before {
	background: transparent url(../images/schedule10.png) no-repeat top center/contain;
	content: "";
	height: 6.75rem;
	position: absolute;
	right: 11%;
	top: -12%;
	width: 7.875rem;
}

.schedule__item05 {
	position: relative;
}

.schedule__item05::before {
	background: transparent url(../images/schedule08.png) no-repeat top right/contain;
	content: "";
	height: 45%;
	position: absolute;
	position: absolute;
	right: 0%;
	top: -13%;
	width: 33%;
}

.schedule__item06 {
	grid-gap: 0 4%;
	display: grid;
	gap: 0 4%;
	grid-template-columns: 55% 41%;
}

.schedule__item06-text {
	background: #F5F9F9;
}

.schedule__item06-text .schedule__item-head {
	margin-top: 0;
	width: 70%;
}

.schedule__item07 {
	grid-gap: 0 4%;
	display: grid;
	gap: 0 4%;
	grid-template-columns: 41% 55%;
}

.schedule__item07-text .schedule__item-head {
	margin-top: 0;
	width: 68%;
}

.schedule__item08 {
	position: relative;
}

.schedule__item08::before {
	background: transparent url(../images/schedule11.png) no-repeat top left/contain;
	content: "";
	height: 56%;
	left: 17%;
	position: absolute;
	top: -25%;
	width: 13%;
	z-index: -1;
}

.schedule__item09 {
	grid-gap: 0 4%;
	display: grid;
	gap: 0 4%;
	grid-template-columns: 55% 41%;
}

.schedule__item09-text .schedule__item-head {
	width: 70%;
}

.schedule__item-text-sub {
	font-size: 1.6875rem;
	margin-top: 1.25rem;
}

.schedule__item-text-sub span {
	background: linear-gradient(transparent 50%, #FCEE21 50%);
	color: #EF5F7C;
	font-size: 2rem;
}

.schedule__item10 {
	position: relative;
}

.schedule__item10::before {
	background: transparent url(../images/schedule12.png) no-repeat top right/contain;
	content: "";
	height: 11%;
	position: absolute;
	right: 8%;
	top: -6%;
	width: 22%;
}

.section-title {
	align-items: center; /* gap: clamp(0px, 0.520833333333333vw, 10px); */
	border-bottom: 2px solid #090909;
	display: flex;
	flex-direction: column;
	padding-bottom: max(7.5px, min(1.09375vw, 21px));
	width: 100%;
}

.section-title__en {
	font-family: din-2014, sans-serif;
	font-size: max(12px, min(0.9375vw, 18px));
	text-transform: uppercase;
}

.section-title__ja {
	font-size: max(24px, min(1.6666666667vw, 32px));
	letter-spacing: 0.1em;
	line-height: 1;
	margin-top: max(2px, min(0.3645833333vw, 3px));
}

.sns {
	padding-bottom: 6.25rem;
	padding-top: 8.9375rem;
}

.sns__title {
	font-size: 1.8125rem;
	text-align: center;
}

.sns__wrapper {
	border: 1px solid #090909;
	border-radius: 88px;
	margin-top: 0.75rem;
	padding: 2.1875rem 0;
}

.sns__items {
	grid-gap: 0 3.125rem;
	display: grid;
	gap: 0 3.125rem;
	grid-template-columns: repeat(5, 1fr);
	margin: 0 auto;
	width: 43.75rem;
}

.PageFooter {
	margin-top:clamp(63px, 5.46875vw, 105px);
	padding-bottom:clamp(54px, 6.6666666667vw, 128px);
}

@media (max-width: 1200px) {

html {
	font-size: 1.3333333333vw;
}

}

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

.u-desktop {
	display: none;
}

.u-mobile {
	display: block;
}

html {
	font-size: 16px;
}

.sns {
	padding-bottom: 3.4375rem;
	padding-top: 1.875rem;
}

.sns .inner {
	margin: 0 auto;
	max-width: 37.5rem;
}

.sns__title {
	font-size: 0.8125rem;
}

.sns__wrapper {
	padding: 0.4375rem 0;
}

.sns__items {
	gap: 0 1.25rem;
	max-width: 37.5rem;
	width: 86%;
}

.cta {
	padding-top: 2.8125rem;
}

.cta__inner {
	max-width: 37.5rem;
	padding: 0 0.625rem;
}

.daiagnosis {
	padding-bottom: 0;
	padding-top: 2.8125rem;
}

.daiagnosis .inner {
	margin: 0 auto;
	max-width: 37.5rem;
}

.fv__head {
	padding-left: 1.3333333333vw;
	padding-top: max(56px, min(11.71875vw, 90px));
}

.fv__title {
	font-size: max(35px, min(7.2916666667vw, 140px));
}

.inner {
	padding-left: 10px;
	padding-right: 10px;
}

.intro {
	padding-top: 2.8125rem;
}

.message {
	padding-bottom: 0;
	padding-top: 2.9375rem;
}

.message .inner {
	margin: 0 auto;
	max-width: 37.5rem;
}

.message__lead {
	font-size: max(14px, min(0.9375vw, 18px));
	letter-spacing: 0.2em;
	line-height: 1.2857142857;
	text-align: left;
}

.message__items {
	gap: 0;
	grid-template-columns: 1fr;
	margin-top: 3rem;
}

.message__item:nth-of-type(2) {
	margin-top: 3.75rem;
}

.message__img {
	margin-left: 6%;
	width: 88%;
}

.message__text {
	padding: 3.375rem 1.25rem 1.0625rem;
}

.message__text p {
	font-size: 1rem;
	line-height: 1.6875;
}

.message__text p:nth-of-type(2) {
	margin-top: 1.6875rem;
}

.message__text-name {
	font-size: 1rem;
	line-height: 1.6875;
	margin-right: 0.0625rem;
}

.message__text-name span {
	font-size: 1.25rem;
	line-height: 1.7;
	margin-right: 0;
}

.occupation {
	padding-bottom: 0;
	padding-top: 2.8125rem;
}

.occupation .inner {
	margin: 0 auto;
	max-width: 37.5rem;
}

.occupation__lead {
	font-size: max(14px, min(0.9375vw, 18px));
	letter-spacing: 0.2em;
	line-height: 1.2857142857;
	text-align: left;
}

.occupation__items {
	gap: 1.25rem 0.5rem;
	grid-template-columns: repeat(2, 1fr);
	margin: 1.4375rem auto 0;
}

.question {
	padding-top: 2.8125rem;
}

.question__wrapper {
	margin: 0 auto;
	max-width: 34.375rem;
	padding: 2.5rem 1.25rem;
}

.question__bottom {
	grid-template-columns: 1fr;
	margin-top: 2.125rem;
}

.question__text p {
	font-size: 1rem;
	line-height: 1.6875;
}

.question__text p:not(:first-of-type) {
	margin-top: 1.6875rem;
}

.question__text p:last-of-type {
	font-size: 1.25rem;
	line-height: 1.7;
}

.question__img {
	margin-top: 6.125rem;
}

.question__img::before {
	height: 7.375rem;
	right: 8%;
	top: -5.625rem;
	width: 9.375rem;
}

.schedule {
	padding-bottom: 0;
	padding-top: 2.5625rem;
}

.schedule .inner {
	margin: 0 auto;
	max-width: 37.5rem;
}

.schedule__lead {
	font-size: max(14px, min(0.9375vw, 18px));
	letter-spacing: 0.2em;
	line-height: 1.2857142857;
	text-align: left;
}

.schedule__items {
	margin: 0 auto;
	max-width: 37.5rem;
}

.schedule__item01 {
	margin-top: 2.6875rem;
	padding-bottom: 10.3125rem;
}

.schedule__item01-img .schedule__point-img {
	grid-template-columns: 1fr;
	right: 0;
	top: 36%;
	width: 100%;
}

.schedule__item01-img .schedule__point-img img {
	margin-left: auto;
	width: 67%;
}

.schedule__point-img p {
	font-size: min(4.25vw, 28px);
	margin-top: -1.25rem;
	order: 2;
	padding: 7% 4% 8% 6%;
	width: 66%;
}

.schedule__item01-img .schedule__point-img p::before {
	background: transparent url(../images/schedule-point-img01_sp.png) no-repeat top center/contain;
	height: min(35vw, 250px);
	left: 51%;
	top: 42%;
	width: min(61vw, 500px);
}

.schedule__point-img p span {
	font-size: min(5.25vw, 40px);
}

.schedule__point-img p span &gt; span {
	font-size: min(6.8vw, 45px);
}

.schedule__item-head-01 {
	font-size: min(4.5vw, 30px);
}

.schedule__item-head-02 {
	font-size: min(5.5vw, 40px);
}

.schedule__item-head-03 {
	font-size: min(6.9vw, 45px);
}

.schedule__item-head-04 {
	font-size: min(6.9vw, 65px);
	line-height: 1;
}

.schedule__item-head-05 {
	font-size: min(8vw, 80px);
}

.schedule__item-head-06 {
	font-size: min(11vw, 100px);
}

.schedule__item-head-line {
	border-bottom: 0.5rem solid #FCEE21;
}

.schedule__item02 {
	grid-template-columns: 1fr;
	margin-top: 0;
}

.schedule__item02-text .schedule__item-head {
	margin-top: 5%;
	width: 97%;
}

.schedule__item02::before {
	display: none;
}

.schedule__item-text {
	font-size: min(4.25vw, 25px);
	letter-spacing: 0.05em;
	line-height: 1.75;
	margin-top: 0.5rem;
}

.schedule__item06-text .schedule__item-button {
	margin: 0;
}

.schedule__item07-text .schedule__item-button {
	margin-top: 0.375rem;
}

.button {
	font-size: min(4vw, 18px);
	margin: 0 auto;
	max-width: 28.125rem;
	padding: 0.3125rem 0 0.3125rem;
}

.button span::before {
	right: -27%;
	top: 44%;
}

.schedule__item04 {
	grid-template-columns: 1fr;
}

.schedule__item04-text .schedule__item-head {
	margin-top: 8%;
	width: 62%;
}

.schedule__item04::before {
	display: none;
}

.schedule__item05::before {
	display: none;
}

.schedule__item06 {
	grid-template-columns: 1fr;
}

.schedule__item06-text .schedule__item-head {
	margin-top: 6%;
	width: 78%;
}

.schedule__item07 {
	grid-template-columns: 1fr;
}

.schedule__item07-text {
	background: #F5F9F9;
	order: 2;
}

.schedule__item07-text .schedule__item-head {
	margin-top: 7%;
	width: 70%;
}

.schedule__item08::before {
	display: none;
}

.schedule__item09 {
	grid-template-columns: 1fr;
}

.schedule__item09-text .schedule__item-head {
	margin-top: 7%;
	width: 71%;
}

.schedule__item-text-sub {
	font-size: min(5.4vw, 35px);
	margin-top: 0.625rem;
}

.schedule__item-text-sub span {
	font-size: min(6.7vw, 40px);
}

.schedule__item10::before {
	display: none;
}

.section-title__en {
	font-size: max(12px, min(0.9375vw, 18px));
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

.section-title__ja {
	font-size: 24px;
	margin-top: 0;
	text-align: center;
}

.sns {
	padding-bottom: 3.4375rem;
	padding-top: 1.875rem;
}

.sns .inner {
	margin: 0 auto;
	max-width: 37.5rem;
}

.sns__title {
	font-size: 0.8125rem;
}

.sns__wrapper {
	padding: 0.4375rem 0;
}

.sns__items {
	gap: 0 1.25rem;
	max-width: 37.5rem;
	width: 86%;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

}

.message__niigata img{
	text-align: center;
  margin: auto;
  display: block;
}


.Pickup-movie {
	background: #fff;
	padding: 40px 0;
	margin: 40px 0;
  }
  
  .Pickup-movie-title {
	text-align: center;
	font-size: clamp(10px, calc((3200vw / 1920)), 32px);
	font-family: din-2014, sans-serif;
	display: inline-block;
	position: relative;
	margin-bottom: 20px;
  }
  
  .Pickup-movie-title::before {
	content: "";
	position: absolute;
	left: -20px;
	width: 2px;
	height: 130%;
	-webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	        transform: rotate(-45deg);
	background-color: #000;
  }
  
  .Pickup-movie-title-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
  }
  
  .Pickup-movie-title::after {
	content: "";
	position: absolute;
	right: -20px;
	width: 2px;
	height: 130%;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	background-color: #000;
  }
  
  @media screen and (max-width: 768px) {
	.Pickup-movie-title {
	  font-size: 16px;
	}
  }
  .question {
	padding-top: 0;
  }


/*# sourceMappingURL=style.css.map */
</pre></body></html>