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

._pc {
	display: block !important;
}

._pc_flex {
	display: flex !important;
}

._pc_grid {
	display: grid !important;
}

._sp {
	display: none !important;
}

._sp_flex {
	display: none !important;
}

._sp_grid {
	display: none !important;
}

/* リキッドレイアウト対応 */

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;
	height: auto;
	max-width: 100%;
	width: 100%;
}

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

article > * + * {
	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);
}

/* フォームリセット */

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;
}

a:hover {
	opacity: 0.7;
	transition: opacity 0.3s;
}

address {
	font-style: normal;
}

.about {
	background: url("../images/top/about-back.svg") 100% center/contain no-repeat #242748;
	background-color: #242748;
}

.about__area {
	width: 70%;
}

.about__inner {
	grid-column-gap: 10%;
	-moz-column-gap: 10%;
	column-gap: 10%;
	display: grid;
	grid-template-columns: 50% 50%;
	margin-left: auto;
	margin-left: calc((100% - 71.25rem) / 2);
	overflow: hidden;
	padding-bottom: 8.4375rem;
	padding-left: 25px;
	padding-top: 8.4375rem;
}

.about__passage {
	font-size: 1rem;
}

.about__graphic {
	grid-row: span 2;
	height: -moz-max-content;
	height: max-content;
	margin-top: 2.5rem;
	position: relative;
	z-index: 2;
}

.about__graphic::before {
	background-color: #D7F0F8;
	bottom: -0.625rem;
	content: "";
	display: block;
	height: 100%;
	left: -0.625rem;
	position: absolute;
	width: 150%;
	z-index: -1;
}

.about__text {
	color: #fff;
	font-size: 1.125rem;
	line-height: 2;
	margin-top: 4.875rem;
}

.aboutAbout {
	padding: 6.875rem 1.25rem 0rem;
	position: relative;
}

.aboutAbout::before {
	aspect-ratio: 687/480;
	background: url("../images/about/back1.svg") right top/contain no-repeat;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}

.aboutAbout__inner {
	align-items: center;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	max-width: 75rem;
}

.aboutAbout__content {
	padding-bottom: 8rem;
	width: 54%;
}

.aboutAbout__heading {
	color: #2c3e70;
	font-size: 1.75rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.aboutAbout__text {
	color: #333333;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0.03em;
	line-height: 2.2;
	margin-top: 2.0625rem;
	padding-left: 1.875rem;
}

.aboutAbout__graphic {
	position: absolute;
	right: 2.5rem;
	top: 3.75rem;
	width: 36%;
	z-index: 1;
}

.aboutAbout__graphic img {
	-o-object-fit: cover;
	max-height: 25rem;
	object-fit: cover;
}

.aboutChoice__content {
	letter-spacing: 0.05em;
	margin-top: 5rem;
	padding-bottom: 3.75rem;
	padding-left: 2.125rem;
	padding-right: 2.125rem;
}

.aboutChoice__box {
	display: flex;
	flex-direction: column;
	letter-spacing: 0.03em;
	margin-top: 3.125rem;
	padding-left: 2.5rem;
}

.aboutChoice__item {
	align-items: flex-start;
	display: flex;
	gap: 0.625rem;
	line-height: 2.2;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	position: relative;
}

.aboutChoice__item::before {
	background: #202E5E;
	border-radius: 62.4375rem;
	content: "";
	height: 0.5625rem;
	left: 0rem;
	margin-top: 0.875rem;
	position: absolute;
	width: 0.5625rem;
}

.aboutChoice__content {
	padding-bottom: 5rem;
	padding-top: 5rem;
	padding-top: 3.75rem;
}

.aboutChoice__cards {
	display: grid;
	grid-template-columns: 1fr 1fr;
	position: relative;
}

.aboutChoiceCard {
	padding: 3.125rem 2.5rem 3.125rem;
	position: relative;
}

.aboutChoiceCard:nth-child(1)::before {
	border-bottom: solid 1px #202E5E;
	bottom: 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	width: 85%;
}

.aboutChoiceCard:nth-child(1)::after {
	border-right: solid 1px #202E5E;
	content: "";
	height: 90%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.aboutChoiceCard:nth-child(2) {
	padding-left: 7.5rem;
}

.aboutChoiceCard:nth-child(2)::before {
	border-bottom: solid 1px #202E5E;
	bottom: 0;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	width: 85%;
}

.aboutChoiceCard:nth-child(3)::before {
	border-bottom: solid 1px #202E5E;
	bottom: 0;
	content: "";
	display: none;
	height: 100%;
	position: absolute;
	right: 0;
	width: 85%;
}

.aboutChoiceCard:nth-child(3)::after {
	border-right: solid 1px #202E5E;
	bottom: 0;
	content: "";
	height: 90%;
	position: absolute;
	right: 0;
	width: 100%;
}

.aboutChoiceCard:nth-child(4) {
	padding-left: 7.5rem;
}

.aboutChoiceCard__title {
	color: #202E5E;
	font-family: "Noto Serif JP", serif;
	font-size: 1.5625rem;
	font-weight: 900;
	line-height: 1.4;
}

.aboutChoiceCard__text {
	color: #202E5E;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.25;
	margin-top: 1.25rem;
}

.aboutChoice__graphic {
	margin-top: 3.125rem;
	position: relative;
}

.aboutChoice__note {
	color: #202E5E;
	font-family: "Noto Serif JP", serif;
	font-size: 2.5rem;
	font-weight: 900;
	left: 50%;
	line-height: 1.4;
	margin-left: 2.5rem;
	max-width: 100%;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.aboutChoice__memo2 {
	letter-spacing: 0.03em;
	margin-left: 2.5rem;
	margin-top: 2.5rem;
	text-indent: -1em;
}

.aboutFeature__content {
	padding-bottom: 5rem;
	padding-top: 5rem;
	padding-top: 3.75rem;
}

.aboutFeature__cards {
	display: grid;
	grid-template-columns: 1fr 1fr;
	position: relative;
}

.aboutFeatureCard {
	padding: 3.125rem 4.5rem 3.125rem 2.5rem;
	position: relative;
}

.aboutFeatureCard:nth-child(odd){
		padding: 3.125rem 11rem 3.125rem 2.5rem;

}

.aboutFeatureCard:nth-child(1)::before {
	border-bottom: solid 1px #202E5E;
	bottom: 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	width: 85%;
}

.aboutFeatureCard:nth-child(1)::after {
	border-right: solid 1px #202E5E;
	content: "";
	height: 90%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.aboutFeatureCard:nth-child(2) {
	padding-left: 7.5rem;
}

.aboutFeatureCard:nth-child(2)::before {
	border-bottom: solid 1px #202E5E;
	bottom: 0;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	width: 85%;
}

.aboutFeatureCard:nth-child(3)::before {
	border-bottom: solid 1px #202E5E;
	bottom: 0;
	content: "";
	display: none;
	height: 100%;
	position: absolute;
	right: 0;
	width: 85%;
}

.aboutFeatureCard:nth-child(3)::after {
	border-right: solid 1px #202E5E;
	bottom: 0;
	content: "";
	height: 90%;
	position: absolute;
	right: 0;
	width: 100%;
}

.aboutFeatureCard:nth-child(4) {
	padding-left: 7.5rem;
}

.aboutFeatureCard__title {
	color: #202E5E;
	font-family: "Noto Serif JP", serif;
	font-size: 1.5625rem;
	font-weight: 900;
	line-height: 1.4;
}

.aboutFeatureCard__text {
	color: #202E5E;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.25;
	margin-top: 1.25rem;
}

.aboutFeature__graphic {
	margin-left: auto;
	margin-right: auto;
	margin-top: 3.125rem;
	max-width: 59.875rem;
}

.aboutFuture {
	margin-bottom: 1.25rem;
	margin-top: 1.875rem;
}

.aboutFuture__text {
	letter-spacing: 0.03em;
	line-height: 2.2;
	padding: 2.5rem;
}

.aboutFuture__graphic {
	position: relative;
}

.aboutFuture__note {
	color: #202E5E;
	font-family: "Noto Serif JP", serif;
	font-size: 2.5rem;
	font-weight: 900;
	left: 50%;
	max-width: 100%;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.aboutSafety__content {
	color: #122979;
	letter-spacing: 0.05em;
	padding-left: 2.125rem;
	padding-right: 2.125rem;
	padding-top: 1.25rem;
}

.aboutSafety__box {
	align-items: center;
	display: flex;
	flex-direction: column;
	letter-spacing: 0.03em;
	margin-bottom: 3.125rem;
	margin-top: 3.125rem;
	padding-left: 5rem;
	padding-left: 0rem;
}

.aboutSafety__item {
	align-items: flex-start;
	display: flex;
	font-weight: 700;
	gap: 0.625rem;
	line-height: 2.2;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	position: relative;
}

.aboutSafety__item::before {
	background: #202E5E;
	border-radius: 62.4375rem;
	content: "";
	height: 0.5625rem;
	left: 0rem;
	margin-top: 0.875rem;
	position: absolute;
	width: 0.5625rem;
}

.aboutStrength__content {
	padding: 2.5rem 2.125rem;
}

.aboutStrengthMedia + .aboutStrengthMedia {
	margin-top: 2.5rem;
}

.aboutStrengthMedia:nth-child(2) {
	display: flex;
	justify-content: right;
}

.aboutStrength__box {
	margin-top: 1.625rem;
}

.aboutStrengthMedia__inner {
	align-items: center;
	aspect-ratio: 610/200;
	background: linear-gradient(270deg, #FFFFFF 38%, #F7FFF2 80%, #F7FFF2 94%);
	display: flex;
	padding-left: 0.625rem;
	width: 38.125rem;
}

.aboutStrengthMedia__number {
	color: #202E5E;
	font-family: "Noto Serif JP", serif;
	font-size: 6.25rem;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1;
}

.aboutStrengthMedia__content {
	margin-left: 1.375rem;
}

.aboutStrengthMedia__title {
	color: #202E5E;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.6;
	padding-top: 0.625rem;
}

.aboutStrengthMedia__text {
	color: #202E5E;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.03em;
	line-height: 1.5;
	margin-top: 0.625rem;
}

.aboutType {
	margin-top: 1.25rem;
	padding: 2.5rem 1.25rem;
}

.aboutType__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 75rem;
}

.aboutType__content {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}

.aboutType__lead {
	color: #333333;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0.01em;
	line-height: 1.7;
	margin-top: 4.375rem;
}

.aboutType__cards {
	grid-gap: 5rem;
	display: grid;
	gap: 5rem;
	grid-template-columns: 1fr 1fr 1fr;
	margin-top: 4.125rem;
}

.aboutTypeCard {
	flex: 1;
}

.aboutTypeCard + .aboutTypeCard {
	margin-left: 0rem;
}

.aboutTypeCard__body {
	align-content: center;
	aspect-ratio: 300/179;
	background: linear-gradient(180deg, #ffffff 0%, #F7FFF2 100%);
	border-radius: 0.3125rem;
	display: grid;
	justify-content: center;
	place-content: center;
	position: relative;
	position: relative;
	text-align: center;
	transition: all 0.5s;
}

.aboutTypeCard__body::before {
	background: #CBE6BA;
	content: "";
	height: 100%;
	left: -0.3125rem;
	position: absolute;
	top: -0.3125rem;
	width: 100%;
	z-index: -1;
}

.aboutTypeCard__text {
	color: #202E5E;
	font-family: "Noto Serif JP", serif;
	font-size: 1.875rem;
	font-weight: 900;
	letter-spacing: 0.05em;
	line-height: 1.5;
	position: relative;
	z-index: 2;
}

.aboutTypeCard__sub {
	color: #202E5E;
	font-family: "Noto Serif JP", serif;
	font-size: 0.9375rem;
	font-weight: 900;
	letter-spacing: 0.05em;
	line-height: 1.6;
	position: relative;
	z-index: 2;
}

.aboutTypeCard__number {
	bottom: -0.5rem;
	color: rgba(203, 230, 186, 0.2);
	font-family: "Noto Serif JP", serif;
	font-size: 9.375rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1;
	position: absolute;
	right: -0.625rem;
}

.aboutTypePaasage {
	letter-spacing: 0.03em;
	line-height: 2;
	margin-top: 3.5rem;
}

.access {
	background-color: #202E5E;
	padding-bottom: 3.75rem;
}

.access__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 85rem;
	padding-left: 25px;
	padding-right: 25px;
	width: 100%;
}

.access .headline::after {
	background-color: #fff;
	content: "";
	flex: 1;
	height: 1px;
	margin-bottom: 0.9375rem;
}

.access__map {
	position: relative;
	width: -moz-max-content;
	width: max-content;
	z-index: 1;
}

.access__map::after {
	background-color: #D7F0F8;
	content: "";
	height: 100%;
	left: 0.625rem;
	position: absolute;
	top: 0.625rem;
	width: 100%;
	z-index: 11;
}

.access__area {
	color: #fff;
	font-family: "Noto Sans", sans-serif;
}

.access__paragraph {
	margin-top: 1.25rem;
}

.access__box {
	align-items: center;
	display: flex;
	gap: 0.625rem;
	margin-top: 0.625rem;
}

.access__box1 {
	margin-top: 1.25rem;
}

.access__passage {
	margin-top: 0.625rem;
}

.access__area address {
	font-style: normal;
}

.access__graphic {
	width: 1.5625rem;
}

.access__headline {
	padding-left: 10rem;
	padding-top: 2.5rem;
}

.access__content {
	align-items: center;
	display: flex;
	gap: 10%;
	margin-top: 3.375rem;
}

.access__left {
	width: 50%;
}

.access__map {
	width: 100%;
}

.access__map::after {
	aspect-ratio: 694/445;
	content: "";
	height: calc(100% - 0.625rem);
	left: 1.5625rem;
	position: absolute;
	top: 1.5625rem;
	width: calc(100% - 0.625rem);
	z-index: -1;
}

.access__map iframe {
	aspect-ratio: 694/445;
	display: block;
	height: auto;
	width: 100%;
}

.access__right {
	width: 50%;
}

.card {
	background: #ffffff;
	border-radius: 0.75rem;
	box-shadow: 0 0.25rem 0.25rem #CBE6BA;
	display: flex;
	flex-direction: column;
	overflow: hidden;
}

.cardNumber__number {
	font-family: "Noto Sans", sans-serif;
	font-size: 1.25rem;
	font-weight: 700;
}

.cardGraphic__graphic img {
	-o-object-fit: cover;
	object-fit: cover;
}

.cardBody {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding: 1.25rem 1.375rem;
}

.cardNumber {
	color: #202E5E;
	display: flex;
	font-family: "Aboreto", sans-serif;
	font-size: 1.25rem;
	font-weight: 500;
	gap: 0.625rem;
	letter-spacing: 0.05em;
	line-height: 1;
}

.cardTitle {
	color: #202E5E;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.4;
	margin-top: 0.625rem;
}

.cardText {
	flex: 1;
	font-size: 0.78125rem;
	font-weight: 300;
	letter-spacing: 0em;
	line-height: 1.6;
	margin-top: 0.9375rem;
}

.cardFooter {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-top: 1rem;
}

.cardId {
	display: flex;
}

.cardIdLabel {
	color: #1F0808;
	font-size: 0.6875rem;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1;
}

.cardIdValue {
	color: #1F0808;
	font-size: 0.6875rem;
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 1;
	margin-left: 0.25rem;
}

.cardLink {
	align-items: center;
	display: flex;
	transition: 0.5s;
}

.cardLinkText {
	color: #202E5E;
	font-size: 1rem;
	font-weight: 300;
	letter-spacing: 0.05em;
	line-height: 1;
}

.cardLinkIcon {
	background: #1F2937;
	border-radius: 50%;
	height: 1.125rem;
	margin-left: 0.5rem;
	position: relative;
	width: 1.125rem;
}

.cardLinkIcon::after {
	border-right: 0.125rem solid #fff;
	border-top: 0.125rem solid #fff;
	content: "";
	height: 0.375rem;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-60%, -50%) rotate(45deg);
	width: 0.375rem;
}

.contact {
	background: #F3F4F6;
	background: url("../images/top/contact.jpg") center center/cover no-repeat;
	padding: 1.5rem;
}

.contact__box {
	background-color: #fff;
	margin: auto;
	max-width: 66.875rem;
	padding: 0.875rem 1.25rem;
}

.contactInner {
	margin-left: auto;
	margin-right: auto;
}

.contactHeader {
	text-align: center;
}

.contactLead {
	color: #202E5E;
	font-size: 0.875rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.4;
}

.contactTelRow {
	align-items: center;
	display: flex;
	justify-content: center;
	margin-top: 0.375rem;
}

.contactTelLabel {
	background: #202E5E;
	border-radius: 0.25rem;
	color: #ffffff;
	font-family: "Marcellus", sans-serif;
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1;
	padding: 0.25rem 0.625rem;
}

.contactTelNumber {
	color: #202E5E;
	font-family: "Marcellus", sans-serif;
	font-size: 3rem;
	letter-spacing: 0.04em;
	line-height: 1;
	margin-left: 0.75rem;
}

.contactTime {
	color: #202E5E;
	font-family: "Noto Sans", sans-serif;
	font-size: 1rem;
	font-weight: 500;
	margin-top: 0.625rem;
}

.contactButton {
	align-items: center;
	background: #202E5E;
	border: solid 1px #202E5E;
	border-radius: 0.5rem;
	display: flex;
	font-size: 1.125rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.125rem;
	padding: 1.25rem 3.75rem;
	padding-right: 1.875rem;
	position: relative;
	transition: 0.5s;
	width: -moz-max-content;
	width: max-content;
}

.contactButton:hover {
	background: #fff;
	transition: 0.5s;
}

.contactButtonIcon__graphic svg {
	display: block;
}

.contactButtonIcon__graphic svg rect {
	transition: 0.5s;
}

.contactButton:hover .contactButtonIcon__graphic svg rect {
	fill: #202E5E;
}

.contactButton:hover .contactButtonText {
	color: #202E5E;
	transition: 0.5s;
}

.contactButtonIcon {
	left: 1.875rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 2.25rem;
}

.contactButtonText {
	color: #ffffff;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1;
	margin-left: 0.875rem;
	transition: 0.5s;
}

.contactDeep__table {
	background-color: #fff;
	border-collapse: collapse;
	margin-top: 0.625rem;
}

.contactDeep__table a {
	-webkit-text-decoration: underline;
	color: green;
	text-decoration: underline;
}

.contactDeep__table .cell1_1,
.contactDeep__table .cell1_8,
.contactDeep__table .cell1_9 {
	direction: ltr;
	letter-spacing: 0.5em;
	padding-left: 0.625rem;
	padding-right: 0.25rem;
	text-align: center;
	width: 2.75rem;
}

.contactDeep__table .cell6_2,
.contactDeep__table .cell6_7,
.contactDeep__table .cell6_8,
.contactDeep__table .cell6_9,
.contactDeep__table .cell6_13 {
	padding: 0.5rem;
}

.contactDeep__table .cell2_2 {
	width: 1.9375rem;
}

.contactDeep__table .cell3_2 {
	width: 13.375rem;
}

.contactDeep__table .cell4_2 {
	width: 13.375rem;
}

.contactDeep__table .cell5_2 {
	width: 21rem;
}

.contactDeep__graphic {
	height: 100px;
	left: 0;
	padding-left: 1.125rem;
	padding-right: 1.125rem;
	position: absolute;
	top: -0.3125rem;
	width: 100%;
	z-index: -1;
}

.contactDeep__graphic img {
	margin-left: auto;
	margin-right: auto;
	width: 43.75rem;
}

.contactDeep__table .bubble {
	width: 20.875rem;
}

.contactDeep__table .table__graphic img {
	margin-left: auto;
	margin-right: auto;
	width: 4.8125rem;
}

.contactDeep__table ._border-bottom_none {
	border-bottom: none;
}

.contactDeep__table ._border-top_none {
	border-top: none;
}

.contactDeep__table th,
.contactDeep__table td {
	border: 0.0625rem solid #333;
	line-height: 1.5;
}

.contactDeep__table th {
	background-color: #DAEAD5;
	padding-bottom: 1rem;
	padding-top: 1rem;
}

.contactDeep__table td {
	padding-bottom: 0.95625rem;
	padding-left: 1rem;
	padding-top: 0.95625rem;
}

.deeperHeading2 {
	color: #202E5E;
	font-family: "Noto Serif JP", serif;
	font-size: 2.25rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	letter-spacing: 0em;
	line-height: 1.5;
	padding-top: 1.875rem;
	position: relative;
}

.deeperHeading2::before {
	background-color: #202E5E;
	content: "";
	height: 1px;
	position: absolute;
	top: 0rem;
	width: 5.625rem;
}

.deeperHeading3 {
	background-color: #202E5E;
	border-radius: 0.5rem;
	color: #ffffff;
	font-family: "Noto Serif JP", serif;
	font-size: 1.875rem;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1.5;
	padding: 1.25rem 2.125rem;
}

.deeperHeader .header__link {
	color: #202E5E;
}

.is-scroll.deeperHeader .header__link {
	color: #fff;
}

.deeperHeader .hamburger span {
	background-color: #202E5E;
}

.deeperHeading2 {
	padding-top: 1.25rem;
}

.deeperHeadline {
	font-size: 2.25rem;
	line-height: 1;
}

.deeperHero {
	background-color: #F7F7F7;
}

.deeperHero__inner {
	display: grid;
	padding-top: 13.875rem;
}

.deeperHero__title {
	color: #122979;
	font-family: "Marcellus", sans-serif;
	font-size: 3.5625rem;
	letter-spacing: 0.03em;
	line-height: 1;
}

.deeperHero__subtitle {
	color: #202E5E;
	font-size: 1.5rem;
	letter-spacing: 0.05em;
	margin-top: 0.5rem;
	padding-bottom: 5.625rem;
}

.deeperHeading2Number {
	color: #242748;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.03em;
	line-height: 2;
	white-space: nowrap;
}

.deeperHeading2Word {
	padding-right: 1.25rem;
}

.diseaseHero {
	aspect-ratio: 1440/415;
	background: url("../images/disease1/disease1.jpg") center center/cover no-repeat;
}

.diseaseHero__inner {
	align-content: center;
	display: grid;
	height: 100%;
	justify-content: center;
	place-content: center;
}

.diseaseHero__title {
	color: #202E5E;
	font-family: "Shippori Mincho", serif;
	font-size: 3.125rem;
	font-weight: 500;
	letter-spacing: 0.028em;
	line-height: 0.7;
}

.disease1About {
	padding: 6.875rem 1.25rem 8.75rem;
	position: relative;
}

.disease1About::before {
	aspect-ratio: 687/480;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}

.disease1About__inner {
	align-items: center;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	max-width: 75rem;
}

.disease1About__content {
	width: 54%;
}

.disease1About__heading {
	color: #2c3e70;
	font-size: 1.75rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.disease1About__text {
	font-size: 1rem;
	letter-spacing: 0.03em;
	line-height: 2.2;
	margin-top: 2.0625rem;
	max-width: 35rem;
	padding-left: 1.875rem;
}

.disease1About__graphic {
	position: absolute;
	right: 2.5rem;
	top: 3.75rem;
	width: 36%;
	z-index: 1;
}

.disease1About__graphic img {
	-o-object-fit: cover;
	max-height: 25rem;
	object-fit: cover;
}

.disease1Effect__content {
	color: #122979;
	letter-spacing: 0.03em;
	padding-left: 2.125rem;
	padding-right: 2.125rem;
	padding-top: 5rem;
}

.disease1Effect__box {
	letter-spacing: 0.03em;
	margin-bottom: 3.125rem;
	margin-top: 3.125rem;
	padding-left: 5rem;
	padding-left: 3.75rem;
}

.disease1Effect__item {
	align-items: flex-start;
	display: flex;
	font-weight: 700;
	gap: 0.625rem;
	line-height: 2.2;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	position: relative;
}

.disease1Effect__item::before {
	background: #202E5E;
	border-radius: 62.4375rem;
	content: "";
	height: 0.5625rem;
	left: 0rem;
	margin-top: 0.875rem;
	position: absolute;
	width: 0.5625rem;
}

.disease1Feature {
	margin-top: 3.75rem;
}

.disease1Feature__content {
	background: url("../images/disease1/back.svg") bottom right/contain no-repeat;
	border: solid 0.0625rem #202E5E;
	border-radius: 0.3125rem;
	color: #242748;
	letter-spacing: 0.03em;
	line-height: 2.2;
	margin-top: 2.875rem;
	padding: 2.5rem 5rem;
}

.disease1Feature__content p {
	max-width: 60.25rem;
}

.disease1Question {
	padding: 2.5rem 1.25rem;
	padding-left: 0rem;
	padding-right: 0;
}

.disease1Question__inner {
	display: flex;
	gap: 1.875rem;
}

.disease1Question__content {
	flex: 1;
	padding-left: 2.5rem;
}

.disease1Question__text {
	font-size: 1rem;
	letter-spacing: 0.03em;
	line-height: 2;
}

.disease1Question__list {
	padding-bottom: 2.5rem;
	padding-left: 4.375rem;
	padding-right: 0;
	padding-top: 2.5rem;
}

.disease1Question__item {
	color: #202E5E;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 2;
	padding-left: 1.25rem;
	position: relative;
}

.disease1Question__item::before {
	background-color: #2c3a64;
	border-radius: 50%;
	content: "";
	height: 0.375rem;
	left: 0rem;
	position: absolute;
	top: 0.9375rem;
	width: 0.375rem;
}

.disease1Question__graphic {
	width: 100%;
}

.disease1Question__image.w45 {
	width: 45%;
}

.disease1Question__sentence {
	background: linear-gradient(180deg, #fff 27%, #BEDBE8 100%);
	color: #202E5E;
	display: flex;
	font-family: "Noto Serif JP", serif;
	font-size: 2.25rem;
	font-weight: 700;
	line-height: 2;
	line-height: 1.25;
	margin-left: auto;
	margin-right: auto;
	padding: 0.625rem 1.25rem;
	text-align: center;
	width: -moz-max-content;
	width: max-content;
}

.disease1Treatment {
	padding: 3.75rem 1.25rem;
}

.disease1Treatment__lead {
	color: #122979;
	letter-spacing: 0.03em;
	line-height: 1.6;
	margin-left: 1.25rem;
}

.disease1Treatment__content {
	display: flex;
	justify-content: space-between;
	margin-top: 2.5rem;
}

.disease1Treatment__box {
	width: 40%;
}

.disease1Treatment__box:first-child .disease1Treatment__list {
	display: grid;
	grid-template-columns: 1fr 1fr;
}

.disease1Treatment__card {
	align-content: center;
	background: linear-gradient(180deg, #ffffff 27%, #F3FFEB 77%);
	border: 1px solid #202E5E;
	border-radius: 0.3125rem;
	display: grid;
	height: 100%;
	justify-content: center;
	padding: 1.875rem;
	place-content: center;
	position: relative;
}

.disease1Treatment__card::before {
	background-color: #202E5E;
	border-radius: 0.3125rem;
	content: "";
	height: 100%;
	left: -0.625rem;
	position: absolute;
	top: -0.625rem;
	width: 100%;
	z-index: -1;
}

.disease1Treatment__title {
	color: #122979;
	font-family: "Noto Serif JP", serif;
	font-size: 1.75rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.4;
	text-align: center;
}

.disease1Treatment__list {
	margin-top: 1.25rem;
}

.disease1Treatment__item {
	color: #122979;
	font-size: 1.125rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.4;
	padding-left: 1.25rem;
	position: relative;
}

.disease1Treatment__item::before {
	background-color: #1f3a7a;
	border-radius: 50%;
	content: "";
	height: 0.375rem;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 0.375rem;
}

.disease1Treatment__plus {
	align-items: center;
	display: flex;
	font-family: "Roboto", sans-serif;
	font-size: 3.5625rem;
	letter-spacing: 0.05em;
	line-height: 1;
	text-align: center;
}

.disease1Treatment__arrow {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.25rem;
	position: relative;
	width: 4.375rem;
}

.disease1Treatment__result {
	color: #122979;
	font-family: "Noto Serif JP", serif;
	font-size: 1.75rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1.4;
	margin-top: 1.25rem;
	text-align: center;
}

.disease1Type {
	padding-right: 2.5rem;
	padding-top: 3.75rem;
}

.disease1Type__inner {
	display: flex;
	gap: 5rem;
}

.disease1Type__inner:last-child {
	margin-top: 3.75rem;
}

.disease1Type__graphic img {
	width: 15.625rem;
}

.disease1Type__content {
	flex: 1;
	padding-left: 0.3125rem;
}

.disease1Type__headingBox {
	background: linear-gradient(180deg, #FFFFFF 23%, #F7FFF2 100%);
	border: 1px solid #202E5E;
	border-radius: 0.3125rem;
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	padding: 0.9375rem 3.125rem;
	position: relative;
	width: -moz-max-content;
	width: max-content;
}

.disease1Type__headingBox::before {
	background-color: #202E5E;
	border: 3px solid #202E5E;
	border-radius: 0.3125rem;
	content: "";
	height: 100%;
	left: -0.3125rem;
	position: absolute;
	top: -0.3125rem;
	width: 100%;
	z-index: -1;
}

.disease1Type__heading {
	border-radius: 0.3125rem;
	color: #202E5E;
	font-family: "Noto Serif JP", serif;
	font-size: 1.875rem;
	font-weight: 700;
	line-height: 1.4;
}

.disease1Type__text {
	color: #242748;
	font-size: 1rem;
	letter-spacing: 0.03em;
	line-height: 2;
	margin-top: 1.875rem;
	max-width: 47.5rem;
	padding-left: 1.5625rem;
}

.disease1Type__image {
	margin-top: 0.625rem;
}

.diseases {
	background: url("../images/top/diseases-back.svg") center center/cover no-repeat;
	margin-top: 7.5rem;
	padding-bottom: 7.5rem;
}

.diseaseHero2 {
	background: url("../images/disease2/hero.jpg") center center/cover no-repeat;
}

.diseases .headline__en,
.diseases .headline__jp {
	letter-spacing: 0.05em;
}

.diseases .headline__jp {
	margin-top: 0.625rem;
}

.diseases__headline {
	margin-left: calc((100% - 71.25rem) / 2);
	padding-left: 25px;
}

.diseases__area {
	grid-gap: 1.875rem 3.375rem;
	display: grid;
	gap: 1.875rem 3.375rem;
	grid-template-columns: repeat(3, 1fr);
	margin-top: 9.375rem;
}

.disease1Target {
	padding: 2.875rem 1.25rem 0rem;
}

.disease1Target__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 75rem;
}

.disease1Target__content {
	padding-left: 2.5rem;
}

.disease1Target__lead {
	font-size: 1rem;
	letter-spacing: 0.03em;
	line-height: 2.2;
	margin-top: 2.625rem;
}

.disease1Target__cards {
	grid-gap: 5rem;
	display: grid;
	gap: 5rem;
	grid-template-columns: 1fr 1fr 1fr;
	margin-top: 4.125rem;
}

.disease1TargetCard {
	flex: 1;
}

.disease1TargetCard + .disease1TargetCard {
	margin-left: 0rem;
}

.disease1TargetCard__body {
	align-content: center;
	aspect-ratio: 300/179;
	background: linear-gradient(180deg, #ffffff 0%, #F7FFF2 100%);
	border-radius: 0.3125rem;
	display: grid;
	justify-content: center;
	place-content: center;
	position: relative;
	position: relative;
	text-align: center;
	transition: all 0.5s;
}

.disease1TargetCard__body::before {
	background: #CBE6BA;
	content: "";
	height: 100%;
	left: -0.3125rem;
	position: absolute;
	top: -0.3125rem;
	width: 100%;
	z-index: -1;
}

.disease1TargetCard__text {
	color: #202E5E;
	font-family: "Noto Serif JP", serif;
	font-size: 1.875rem;
	font-weight: 900;
	letter-spacing: 0.05em;
	line-height: 1.5;
	position: relative;
	z-index: 2;
}

.disease1TargetCard__sub {
	color: #202E5E;
	font-family: "Noto Serif JP", serif;
	font-size: 0.9375rem;
	font-weight: 900;
	letter-spacing: 0.05em;
	line-height: 1.6;
	position: relative;
	z-index: 2;
}

.disease1TargetCard__number {
	bottom: -0.5rem;
	color: rgba(203, 230, 186, 0.2);
	font-family: "Noto Serif JP", serif;
	font-size: 9.375rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1;
	position: absolute;
	right: -0.625rem;
}

.drawer {
	-webkit-overflow-scrolling: touch;
	background: white;
	background-color: #eee;
	color: #232323;
	color: #333;
	height: 101vh;
	left: 0;
	overflow-y: scroll;
	padding: 1.25rem 1.25rem 6.875rem;
	position: absolute;
	top: 0;
	transform: translateX(100%);
	transition: ease 0.5s;
	transition: transform 0.3s ease-out;
	width: 100%;
	z-index: 10;
}

.drawer.js-open {
	transform: translateX(0%);
}

.drawer__list {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5.625rem;
}

.drawer__link {
	color: #333;
	display: block;
	font-size: 1rem;
	font-weight: 500;
	position: relative;
}

.drawer__link::after {
	background-color: red;
	bottom: 0;
	content: "";
	height: 1px;
	left: 50%;
	opacity: 0;
	position: absolute;
	transform: translateX(-50%);
	transition: 0.3s all;
	width: 100%;
}

.drawer__link span {
	display: block;
	font-family: second-font-family;
	font-size: 0.875rem;
	font-weight: 400;
}

.drawer__logo {
	margin: 5.125rem auto 0;
	width: 20.6875rem;
}

.drawer__cross {
	display: none;
	height: 1.25rem;
	position: absolute;
	right: 0.9375rem;
	top: 2.1875rem;
	width: 1.25rem;
}

.drawer__cross:before,
.drawer__cross:after {
	background-color: #333;
	content: "";
	display: block;
	height: 0.125rem;
	position: absolute;
	right: 0.27rem;
	top: 46%;
	width: 0.9375rem;
}

.drawer__cross:before {
	transform: rotate(90deg);
	transition-duration: 0.2s;
}

.drawer__cross.is-active::after {
	opacity: 0;
}

.drawer__cross.is-active::before {
	transform: rotate(0);
}

.drawer__accordion {
	display: none;
	margin-bottom: 1.25rem;
	margin-top: -1.25rem;
	padding: 0;
	position: relative;
	width: 100%;
}

.drawer__accordion li {
	margin-left: 0.625rem;
	width: 100%;
}

.drawer__accordion li a {
	display: block;
	font-size: 0.875rem;
	padding: 0.9375rem 0rem 0.3125rem 0.75rem;
	padding-left: 0.75rem;
}

.follow {
	bottom: 0rem;
	display: none;
	position: fixed;
	right: 0;
	transition: 0.5s;
	width: 100%;
	z-index: 20;
}

.follow.is-show {
	opacity: 1;
	transition: 0.5s;
}

.follow__inner {
	display: flex;
}

.follow .press {
	align-content: center;
	aspect-ratio: 1.5;
	background-color: #202E5E;
	border-radius: 0rem;
	color: #fff;
	display: grid;
	display: block;
	display: block;
	font-size: 0.875rem;
	font-weight: 300;
	justify-content: center;
	line-height: 1.4;
	margin-top: 0.0625rem;
	padding-left: 0rem;
	padding-right: 0rem;
	place-content: center;
	text-align: center;
	text-align: center;
	width: auto;
	width: 100%;
}

.follow .press__arrow {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0.25rem;
	width: 3.125rem;
}

.footer {
	background-color: #C0E3F4;
	font-family: "Noto Sans", sans-serif;
	padding-left: 1.875rem;
	padding-right: 1.875rem;
	padding-top: 2.5rem;
}

.footer_back {
	background-color: #fff;
}

.footer__icons {
	border-top: solid 1px #fff;
	color: #fff;
	margin-top: 1.25rem;
	padding-right: 5rem;
	padding-top: 2.5rem;
}

.footer__bg {
	padding: 5rem 0;
}

.footer__park {
	background-color: #202E5E;
	border-radius: 0.625rem 0.625rem 0 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 82rem;
	padding-bottom: 1.25rem;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	padding-top: 2.5rem;
}

.footer__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 67.5rem;
}

.footer__area {
	justify-content: space-between;
}

.footer__wrap {
	display: flex;
	justify-content: space-between;
}

.footer__right {
	width: 40.625%;
}

.footer__logo {
	max-width: 12.5rem;
}

.footer__logo a {
	display: block;
}

.footer__sns {
	width: 1.5rem;
}

.footer__nav {
	color: #fff;
	display: flex;
	gap: 3.75rem;
}

.footer__item {
	display: block;
	position: relative;
}

.footer__item > span {
	font-size: 0.875rem;
	font-weight: 700;
	vertical-align: top;
}

.footer__item svg {
	margin-right: 0.25rem;
}

.footer__item + .footer__item {
	margin-top: 0.625rem;
}

.footer__unit {
	font-size: 0.875rem;
	margin-left: 1.625rem;
	margin-top: 0.5rem;
	padding-left: 0.875rem;
	position: relative;
}

.footer__unit::before {
	background: url("../images/top/arrow.svg") center center/contain no-repeat;
	content: "";
	height: 10px;
	left: -0.25rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 10px;
}

.footer__copyright {
	align-content: center;
	background-color: #fff;
	display: block;
	display: grid;
	font-size: 0.875rem;
	height: 3.75rem;
	justify-content: center;
	line-height: 1;
	place-content: center;
}

.form {
	background-color: #fff;
	border-radius: 2.9375rem;
	margin-bottom: 15.75rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: -2.5rem;
	max-width: 75rem;
	padding-bottom: 4.6875rem;
	padding-left: 6.25rem;
	padding-right: 6.25rem;
	padding-top: 2.5rem;
	padding-top: 5rem;
	position: relative;
	width: 100%;
}

.form__item {
	align-items: center;
	display: flex;
	transform: rotate(0.05deg);
}

.form__item > span {
	width: 100%;
}

.form__item + .form__item {
	margin-top: 1.5rem;
}

.form__item.form__memo {
	margin-top: 1.75rem;
}

.form__label {
	align-items: center;
	display: flex;
	flex-shrink: 0;
	font-weight: 700;
	justify-content: space-between;
	margin-right: 1rem;
	padding-left: 1rem;
	width: 14.875rem;
}

.form__label-text {
	color: #9b8c75;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.15em;
	line-height: 1;
}

.form__label-required {
	background-color: #f5939d;
	border-radius: 0.25rem;
	color: #fff;
	font-size: 0.9375rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
	padding: 0.25rem 0.5rem;
	padding: 0.5rem 0.625rem 0.375rem;
}

.form__input {
	background-color: #f2f2f2;
	border-radius: 0.5rem;
	color: #A0937F;
	flex: 1;
	font-size: 1.125rem;
	font-weight: 500;
	height: 3.75rem;
	letter-spacing: 0.05em;
	line-height: 1.6;
	padding: 0.75rem 1rem;
	transition: background-color 0.5s, color 0.5s;
	width: 100%;
}

.form__input::-moz-placeholder {
	color: #ccc;
}

.form__input::placeholder {
	color: #ccc;
}

.form__birthArea,
.form__graduationArea {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 0.75rem;
}

.form__yearInput {
	width: 14.375rem;
}

.form__monthInput {
	width: 6.25rem;
}

.form__dayInput {
	width: 6.25rem;
}

.form__selectWrap {
	align-items: center;
	display: flex;
	position: relative;
}

.form__select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #f2f2f2;
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0l5 6 5-6H0z' fill='%239B8C75'/%3E%3C/svg%3E");
	background-position: right 0.75rem center;
	background-repeat: no-repeat;
	background-size: 0.625rem 0.375rem;
	border-radius: 0.5rem;
	color: #A0937F;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.5;
	padding: 0.75rem 2.5rem 0.75rem 1rem;
	transition: background-color 0.5s, color 0.5s;
}

.form__selectUnit {
	color: #9b8c75;
	font-size: 0.875rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1;
	margin-left: 0.5rem;
}

.form__item.form__radio {
	margin-top: 1.5625rem;
}

.form__radioGroup {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	font-size: 1rem;
	gap: 1.25rem;
}

.form__radioLabel {
	align-items: center;
	cursor: pointer;
	display: flex;
	position: relative;
}

.form__radioVisual {
	border: 0.125rem solid #9b8c75;
	border-radius: 50%;
	flex-shrink: 0;
	height: 1rem;
	margin-right: 0.5rem;
	position: relative;
	transition: border-color 0.5s, background-color 0.5s;
	width: 1rem;
}

.form__radioVisual::after {
	background-color: #f5939d;
	border-radius: 50%;
	content: "";
	height: 0.375rem;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%) scale(0);
	transition: transform 0.5s;
	width: 0.375rem;
}

.form__radioInput:checked + .form__radioVisual::after {
	transform: translate(-50%, -50%) scale(1);
}

.form__radioInput {
	color: #9b8c75;
	display: flex;
	font-size: 0.875rem;
	font-size: 1rem;
	font-weight: 500;
	gap: 1.25rem;
	letter-spacing: 0.05em;
	line-height: 1;
	padding-bottom: 1.4375rem;
	padding-top: 1.4375rem;
}

.form__radioInput > span {
	margin-left: 0rem;
	position: relative;
}

.form__item.form__tel {
	margin-top: 3.4375rem;
	position: relative;
}

.form__telCaution {
	left: 15.625rem;
	position: absolute;
	top: -2.125rem;
}

.form__radioGroup input[type=radio] + .wpcf7-list-item-label {
	padding-left: 1.875rem;
}

.form__radioGroup input[type=radio]:checked + .wpcf7-list-item-label {
	position: relative;
}

.form__radioGroup input[type=radio] + .wpcf7-list-item-label::before {
	aspect-ratio: 1;
	background-color: #F2F2F2;
	border: solid 0.0625rem #A0937F;
	border-radius: 0.5rem;
	content: "";
	left: 0rem;
	pointer-events: none;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1rem;
}

.form__radioGroup input[type=radio]:checked + .wpcf7-list-item-label::after {
	aspect-ratio: 1;
	background-color: #FF8898;
	border-radius: 0.375rem;
	content: "";
	left: 0.1875rem;
	pointer-events: none;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 0.625rem;
}

.form__postal {
	align-items: center;
	display: flex;
}

.form__postalMark {
	color: #9b8c75;
	flex-shrink: 0;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1;
	margin-left: 0.375rem;
	padding-right: 1rem;
}

.form__postalInput {
	background-color: #f2f2f2;
	border-radius: 0.5rem;
	color: #A0937F;
	height: 3.75rem;
	letter-spacing: 0.05em;
	line-height: 1.6;
	padding: 0.75rem 1rem;
	transition: background-color 0.5s, color 0.5s;
	width: 14.375rem;
}

.form__postalInput::-moz-placeholder {
	color: #ccc;
}

.form__postalInput::placeholder {
	color: #ccc;
}

.form__memoText {
	aspect-ratio: 750/248;
	background-color: #f2f2f2;
	border-radius: 0.5rem;
	border-radius: 0.625rem;
	color: #333;
	font-size: 0.875rem;
	font-size: 1.125rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	letter-spacing: 0.01em;
	line-height: 1.6;
	margin-top: 0.625rem;
	padding: 1.25rem 1rem;
	resize: vertical;
	transform: rotate(0.05deg);
	transition: background-color 0.5s, color 0.5s;
	width: 100%;
}

.form__memoText::-moz-placeholder {
	color: #ccc;
}

.form__memoText::placeholder {
	color: #ccc;
}

.hidden-fields-container {
	display: none;
}

.form-send {
	margin-top: 4.8125rem;
	position: relative;
}

.form-send::before {
	background: url("../images/form/shape2.svg") center left/contain no-repeat;
	content: "";
	height: 36rem;
	left: 0;
	position: absolute;
	top: 8.75rem;
	width: 47.8125rem;
}

.form-send::after {
	background: url("../images/form/shape1.svg") center right/contain no-repeat;
	content: "";
	height: 27.0625rem;
	position: absolute;
	right: 0rem;
	top: -11.875rem;
	width: 32.1875rem;
	z-index: -1;
}

.form-send__graphic {
	grid-row: span 2;
	position: relative;
	width: 14.25rem;
	z-index: 1;
}

.form-send__graphic::after {
	background: url("../images/form/shape3.svg") center center/contain no-repeat;
	content: "";
	height: 9.3125rem;
	left: -8.3125rem;
	position: absolute;
	top: -7.125rem;
	width: 16.0625rem;
}

.form-send__inner {
	-moz-column-gap: 1.625rem;
	align-content: center;
	column-gap: 1.625rem;
	display: flex;
	font-size: 1.25rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 63.75rem;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	row-gap: 1rem;
}

.form-send__writing {
	position: relative;
	transform: rotate(0.05deg);
}

.form-send__writing-text {
	align-self: end;
	line-height: 1.6;
	margin-top: 6.625rem;
}

.form-send__writing-caution {
	font-size: 1rem;
	margin-top: 0.875rem;
}

.form__acceptance {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0625rem;
	transform: rotate(0.05deg);
	width: -moz-max-content;
	width: max-content;
}

.form__acceptanceInput {
	display: block;
	width: -moz-max-content;
	width: max-content;
}

.form__acceptanceInput + .wpcf7-list-item-label {
	align-items: center;
	display: flex;
	gap: 0.625rem;
	position: relative;
}

.form__acceptanceInput + .wpcf7-list-item-label::before {
	aspect-ratio: 1;
	background-color: #F2F2F2;
	border: solid 0.0625rem #A0937F;
	content: "";
	display: block;
	width: 0.9375rem;
}

.form__acceptanceInput:checked + .wpcf7-list-item-label::after {
	aspect-ratio: 1;
	content: "";
	display: block;
	left: -0.0625rem;
	position: absolute;
	top: 48%;
	transform: translateY(-50%);
	width: 1.25rem;
}

.press.form__press {
	justify-content: center;
	margin-top: 2.4375rem;
	padding: 0;
}

.press.form__press input {
	display: block;
	padding: 1rem 2.3125rem 1rem 2.4375rem;
	width: 20.5rem;
}

.wpcf7-validation-errors {
	background-color: #fff0f0;
	border: 0.0625rem solid #d00;
	color: #d00;
	font-size: 0.875rem;
	line-height: 1.4;
	margin-top: 1rem;
	padding: 0.75rem;
}

.wpcf7-previous {
	color: #fff;
}

body.noscroll {
	overflow: hidden;
}

.header.is-scroll {
	background: rgba(32, 46, 94, 0.7);
	color: #fff;
}

.is-scroll.deeperHeader .hamburger span,
.js-open .hamburger span {
	background-color: #fff;
}

.header__logo1 {
	display: none;
}

.is-scroll .header__logo1,
.js-open .header__logo1 {
	display: block;
}

.is-scroll .header__logo2,
.js-open .header__logo2 {
	display: none;
}

.header {
	height: 6.25rem;
	max-height: 100%;
	padding: 0;
	position: fixed;
	transition: 0.5s all;
	width: 100%;
	z-index: 11;
}

.header.js-up {
	animation: UpAnime 0.5s forwards;
}

.header.js-down {
	animation: DownAnime 0.5s forwards;
	background-color: #fff;
	top: 0px;
}

.header__inner {
	align-items: center;
	background-color: transparent;
	display: flex;
	flex-direction: row;
	height: inherit;
	justify-content: space-between;
	padding-bottom: 2.5rem;
	padding-left: 2.25rem;
	padding-right: 3.5rem;
	padding-top: 2.5rem;
	position: relative;
	position: absolute;
	transition: 0.5s;
	width: 100%;
	z-index: 12;
}

.header__inner.js-open {
	background-color: #202E5E;
	transition: 0.5s;
}

.header__logo {
	max-width: 13rem;
	width: 100%;
}

.header__nav {
	height: inherit;
}

.header__list {
	align-items: center;
	display: flex;
	gap: 1.5625rem;
	height: inherit;
}

.header__item {
	height: inherit;
	position: relative;
}

.header__link {
	align-items: center;
	color: #fff;
	display: block;
	display: flex;
	font-family: "Shippori Mincho B1", serif;
	font-size: 1rem;
	font-weight: 500;
	height: inherit;
	justify-content: center;
	position: relative;
}

.header__link span {
	display: block;
	position: relative;
}

.header__link span::after {
	background-color: #ff0000;
	bottom: -0.8125rem;
	content: "";
	height: 3px;
	left: 50%;
	opacity: 0;
	position: absolute;
	transform: translateX(-50%);
	transition: 0.3s all;
	width: 100%;
}

.header__hamburger {
	display: none;
}

.hamburger {
	cursor: pointer;
	display: block;
	height: 1.125rem;
	position: relative;
	transition: 0.3s all;
	width: 3.75rem;
}

.hamburger span {
	background-color: #fff;
	display: inline-block;
	height: 3px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: calc((100% - 2px) / 2);
	transition: ease 0.5s all;
	width: 100%;
}

.hamburger span:nth-child(1) {
	transform: translateY(-15px);
}

.hamburger span:nth-child(3) {
	transform: translateY(15px);
}

/*OPEN時の動き*/

.js-open.header__hamburger {
	margin-left: auto;
}

.js-open .hamburger span {
	transition: ease 0.5s;
}

.js-open .hamburger span:nth-child(1) {
	transform: rotate(45deg);
}

.js-open .hamburger span:nth-child(2) {
	opacity: 0;
}

.js-open .hamburger span:nth-child(3) {
	left: 0;
	right: 0;
	transform: rotate(-45deg);
	width: 100%;
}

.spNav {
	display: none;
}

.spNav.js-open {
	transform: translateX(0%);
}

.spNav__list {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	margin-top: 5.625rem;
	width: 100%;
}

.spNav__link {
	color: #333;
	display: block;
	font-size: 1rem;
	font-weight: 500;
	position: relative;
}

.spNav__link::after {
	background-color: text;
	bottom: 0;
	content: "";
	height: 1px;
	left: 50%;
	opacity: 0;
	position: absolute;
	transform: translateX(-50%);
	transition: 0.3s all;
	width: 100%;
}

.spNav__link span {
	display: block;
	font-family: second-font-family;
	font-size: 0.875rem;
	font-weight: 400;
}

.spNav__logo {
	margin: 5.125rem auto 0;
	width: 20.6875rem;
}

.cross {
	display: block;
	height: 1.25rem;
	position: absolute;
	right: 0.9375rem;
	top: 2.1875rem;
	width: 1.25rem;
}

.cross:before,
.cross:after {
	background-color: #333;
	content: "";
	display: block;
	height: 0.125rem;
	position: absolute;
	right: 0.27rem;
	top: 46%;
	width: 0.9375rem;
}

.cross:before {
	transform: rotate(90deg);
	transition-duration: 0.2s;
}

.is-active .cross::after {
	opacity: 0;
}

.is-active .cross::before {
	transform: rotate(0);
}

.accordion {
	display: none;
	margin-bottom: 1.25rem;
	margin-top: -1.25rem;
	padding: 0;
	position: relative;
	width: 100%;
}

.accordion li {
	margin-left: 0.625rem;
	width: 100%;
}

.accordion li a {
	display: block;
	font-size: 0.875rem;
	padding: 0.9375rem 0rem 0.3125rem 0.75rem;
	padding-left: 0.75rem;
}

.headline {
	align-items: end;
	color: #fff;
	display: flex;
	gap: 2.5rem;
}

.diseases .headline {
	color: #202E5E;
	position: relative;
}

.diseases .headline::after {
	background-color: #202E5E;
	content: "";
	flex: 1;
	height: 1px;
	margin-bottom: 0.9375rem;
}

.headline__en {
	font-family: "Marcellus", sans-serif;
	font-size: 3.125rem;
	line-height: 1;
	white-space: nowrap;
}

.headline__small {
	font-family: "Marcellus", sans-serif;
}

.headline__jp {
	font-family: "Shippori Mincho", serif;
	font-size: 1.375rem;
	font-weight: 400;
	letter-spacing: 0.06em;
	width: -moz-max-content;
	width: max-content;
}

.hero {
	aspect-ratio: 1440/886;
	background: url("../images/top/hero.jpg") center center/contain no-repeat;
}

.paper__inner {
	grid-gap: 0rem 5rem;
	display: grid;
	gap: 0rem 5rem;
	grid-template-columns: repeat(2, 1fr);
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-bottom: 5rem;
	padding-right: 25px;
	padding-top: 5rem;
	width: 100%;
}

.paper__box {
	font-family: "Noto Sans", sans-serif;
	font-weight: 500;
	margin-top: 2.5rem;
}

.paper__passage {
	color: #242748;
	line-height: 2;
}

.paper .press {
	border: solid 1px #202E5E;
	color: #202E5E;
	margin-right: 0;
	margin-top: 1.875rem;
	padding-bottom: 0.5rem;
	padding-top: 0.5rem;
}

.paper__headline {
	align-self: end;
	color: #202E5E;
	display: block;
}

.paper .headline__en {
	letter-spacing: -0.01em;
	line-height: 1.5;
}

.paper .headline__small {
	font-size: 1.25rem;
	font-weight: 400;
}

.paper__graphic {
	grid-column: 1;
	grid-row: 1/span 2;
}

.press {
	align-items: center;
	border-radius: 62.4375rem;
	color: #fff;
	display: flex;
	font-family: "Noto Sans", sans-serif;
	font-size: 0.875rem;
	font-weight: 500;
	gap: 0.625rem;
	margin-left: auto;
	margin-right: auto;
	padding: 0.25rem 1.875rem;
	transition: 0.5s;
	width: -moz-max-content;
	width: max-content;
}

.about .press {
	border: solid 1px #fff;
	color: #fff;
	margin-right: 0;
	margin-top: 4rem;
}

.about .press:hover {
	background: #fff;
	color: #242748;
	transition: 0.5s;
}

.about .press img {
	width: 1.625rem;
}

.press__graphic svg {
	align-items: center;
	display: block;
	width: 1.25rem;
}

.about .press__graphic svg path {
	transition: 0.5s;
}

.about .press:hover .press__graphic svg path {
	fill: #242748;
	transition: 0.5s;
}

.paper .press:hover {
	background: #242748;
	color: #fff;
	transition: 0.5s;
}

.paper .press__graphic svg path {
	transition: 0.5s;
}

.paper .press:hover .press__graphic svg path {
	fill: #fff;
}

.process .press:hover {
	background-color: #202E5E;
	color: #fff;
	transition: 0.5s;
	transition: 0.5s;
}

.process .press .press__graphic svg path {
	transition: 0.5s;
}

.process .press:hover .press__graphic svg path {
	fill: #fff;
	transition: 0.5s;
}

.process {
	background: url("../images/top/process-back.jpg") center center/cover no-repeat;
	padding: 3.5rem 0rem;
	position: relative;
	width: 100%;
}

.process.isOpen {
	padding-bottom: 7.5rem;
}

.processInner {
	align-items: center;
	background-color: #fff;
	display: flex;
	font-family: "Noto Sans", sans-serif;
	height: 9.375rem;
	margin-top: 1.6875rem;
	padding: 1.25rem 2.625rem;
}

.process__content {
	height: 29.375rem;
	margin-top: 1.25rem;
	overflow: hidden;
}

.process__press {
	background-color: #fff;
	color: #202E5E;
	cursor: pointer;
	font-weight: 500;
	margin-top: 2.5rem;
	transition: 0.5s;
}

.processLink {
	-webkit-text-decoration: underline;
	align-items: center;
	background: #D9D9D9;
	display: flex;
	gap: 0.3125rem;
	padding: 0.375rem 0.75rem;
	text-decoration: underline;
	width: -moz-max-content;
	width: max-content;
}

.processStep {
	color: #1E3A8A;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.5rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
}

.processContent {
	align-items: center;
	display: flex;
	flex: 1;
	margin-left: 1.25rem;
}

.processTitle {
	color: #202E5E;
	font-family: "Aboreto", sans-serif;
	font-size: 1.25rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.4;
	width: 8em;
}

.processText {
	color: #4B5563;
	flex: 1;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.6;
	margin-left: 1.25rem;
}

.processArrow {
	border-left: 3.125rem solid transparent;
	border-right: 3.125rem solid transparent;
	border-top: 2.1875rem solid #E5E7EB;
	display: block;
	height: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.375rem;
	width: 0;
}


.diseaseList {
	background-color: #ffffff;
	padding: 2.5rem 1rem;
}

.diseaseList__items {
	grid-gap: 0.75rem;
	display: grid;
	gap: 0.75rem;
	grid-template-columns: 1fr auto 1fr;
}

.diseaseList__item {
	align-items: center;
	background-color: #ffffff;
	border: 0.0625rem solid #e7e6df;
	border-radius: 0.375rem;
	display: flex;
	justify-content: center;
	min-height: 3.375rem;
	padding: 1.0625rem 1.5rem;
	width: 100%;
}

.diseaseList__item:last-child {
	grid-column: span 3;
	justify-content: left;
	padding-left: 5.7rem;
}

.diseaseList__icon {
	background-color: #CBE6BA;
	border-radius: 50%;
	flex-shrink: 0;
	height: 1rem;
	position: relative;
	width: 1rem;
}

.diseaseList__icon::before {
	border-bottom: 0.09375rem solid #ffffff;
	border-left: 0.09375rem solid #ffffff;
	content: "";
	height: 0.25rem;
	left: 0.3125rem;
	position: absolute;
	top: 0.3125rem;
	transform: rotate(-45deg);
	width: 0.375rem;
}

.diseaseList__text {
	color: #122979;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.4;
	margin-left: 0.75rem;
}

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

._range2 {
	max-width: 1190px;
}

._flex {
	display: flex;
}

.thanks {
	margin-bottom: 12.5rem;
	padding: 80px 20px;
	text-align: center;
}

.thanks__title {
	font-size: 2rem;
	margin-bottom: 20px;
}

.thanks__text {
	font-size: 1rem;
	margin-bottom: 30px;
}

.toggle {
	width: 100%;
}

.toggleButton {
	background: #333;
	color: #fff;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.5;
	padding: 0.75rem 1.25rem;
	transition: 0.5s;
}

.toggleContent {
	background: #f5f5f5;
	display: none;
	margin-top: 1rem;
	padding: 1.25rem;
}

.jsToggleContent.isOpen {
	display: block;
	height: auto;
}

.jsToggleButton.isOpen {
	display: none;
}

.toggleContentText {
	color: #333;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.7;
}

._center {
	align-items: center;
	display: grid;
	justify-items: center;
	place-items: center;
}

._center_x {
	display: grid;
	justify-items: center;
}

._center_y {
	align-items: center;
	display: grid;
}

._center_m {
	margin-left: auto;
	margin-right: auto;
	width: -moz-max-content;
	width: max-content;
}

._center_a {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translateX(-50%);
}

._center_ax {
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}

._center_ay {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

._columns1_1 {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
}

._columns1_2 {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
}

._columns2_1 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}

._columns2_2 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}

._columns3_1 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}

._columns3_2 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}

._flex {
	display: flex;
}

._flex_1 {
	display: flex;
}

._flex_remain {
	flex: 1;
}

._ellipsis1 {
	-webkit-box-orient: vertical; /* 縦方向にボックスを並べる */
	line-clamp: 1; /* 行数を制限（ここでは2行） */
	-webkit-line-clamp: 1;
	display: -webkit-box; /* Flexboxの古い仕様を利用 */
	overflow: hidden; /* はみ出しを隠す */
}

._ellipsis2 {
	-webkit-box-orient: vertical; /* 縦方向にボックスを並べる */
	line-clamp: 2; /* 行数を制限（ここでは2行） */
	-webkit-line-clamp: 2;
	display: -webkit-box; /* Flexboxの古い仕様を利用 */
	overflow: hidden; /* はみ出しを隠す */
}

._ellipsis3 {
	-webkit-box-orient: vertical; /* 縦方向にボックスを並べる */
	line-clamp: 3; /* 行数を制限（ここでは2行） */
	-webkit-line-clamp: 3;
	display: -webkit-box; /* Flexboxの古い仕様を利用 */
	overflow: hidden; /* はみ出しを隠す */
}


.effectCards {
	background-color: #ffffff;
	padding: 1.6875rem 0.5rem 1rem;
}

.effectCards__items {
	grid-gap: 2rem;
	display: grid;
	flex-wrap: wrap;
	gap: 2rem;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}

.effectCards__item {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.5333333333) 0%, rgba(243, 255, 235, 0.5333333333) 100%);
	border-radius: 1.5rem;
	padding: 3.4375rem 1rem 1.125rem;
	position: relative;
}

.effectCards__item::before {
	background: #e5e5e5;
	content: "";
	display: block;
	height: 80%;
	left: -1rem;
	position: absolute;
	top: 10%;
	width: 1px;
}

.effectCards__item:first-child::before {
	display: none;
}

.effectCards__icon {
	border-radius: 50%;
	box-shadow: 0.25rem 0.5rem 0.875rem rgba(0, 0, 0, 0.16) inset, 0.1875rem 0.25rem 0.5rem rgba(0, 0, 0, 0.12);
	height: 5.625rem;
	margin-left: auto;
	margin-right: auto;
	width: 5.625rem;
}

.effectCards__icon img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
}

.effectCards__title {
	color: #122979;
	font-family: "Noto Serif JP", sans-serif;
	font-size: 1.4375rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.4;
	margin-top: 1.25rem;
	text-align: center;
}

.effectCards__text {
	letter-spacing: 0.06em;
	line-height: 1.5;
	margin-top: 0.5625rem;
}


._nowrap {
	display: inline-block;
	white-space: nowrap;
}

._text_l {
	text-align: left;
}

._text_c {
	text-align: center;
}

._text_r {
	text-align: right;
}

@media (any-hover: hover) {

.header__link:hover span:after {
	opacity: 1;
	transition: 0.3s all;
}

.header__link:hover {
	opacity: 0.7;
	transition: 0.3s;
}

}

@media screen and (min-width: 900px) {

.drawer__link:hover:after {
	opacity: 1;
	transition: 0.3s all;
}

.spNav__link:hover:after {
	opacity: 1;
	transition: 0.3s all;
}

}

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

.about__inner {
	margin-left: 0rem;
}

.diseases__headline {
	margin-left: 0rem;
}

}

@media (max-width: 1090px) {

html {
	font-size: 1.4678899083vw;
}

}

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

.contactDeep__table {
	width: 60rem;
}

}

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

._pc {
	display: none !important;
}

._pc_flex {
	display: none !important;
}

._pc_grid {
	display: none !important;
}

._sp {
	display: block !important;
}

._sp_flex {
	display: flex !important;
}

._sp_grid {
	display: grid !important;
}

html {
	font-size: 4.1025641026vw;
}


.diseaseList__items {
	display: block;
	gap: 0.75rem;
}

.diseaseList__item + .diseaseList__item {
	margin-top: 0.75rem;
}

.diseaseList__item:last-child {
	grid-column: span 2;
	padding-left: 1.5rem;
}

.diseaseList {
	padding: 1.625rem 0.5rem 2rem;
}

.diseaseList__item {
	font-size: 1rem;
	justify-content: left;
	width: 100%;
}

.diseaseList__text {
	font-size: 1.25rem;
}

.effectCards {
	padding: 1.6875rem 0.5rem 1rem;
}

.effectCards__items {
	display: block;
}

.effectCards__item::before {
	display: none;
}

.effectCards__item:nth-child(n+2) {
	margin-top: 0;
}


.about {
	background: url("../images/top/about-back.svg") 100% 100%/contain no-repeat #242748;
}

.about__inner {
	display: block;
	margin-left: 0;
	padding-bottom: 3.75rem;
	padding-left: 20px;
	padding-top: 3.75rem;
}

.about__text {
	margin-top: 2.5rem;
	padding-right: 20px;
}

.aboutAbout {
	padding-left: 0rem;
	padding-right: 0rem;
	padding-top: 1.25rem;
}

.aboutAbout::before {
	height: auto;
	width: 100%;
}

.aboutAbout__inner {
	flex-direction: column-reverse;
}

.aboutAbout__content {
	padding-bottom: 0rem;
	width: 100%;
}

.aboutAbout__graphic {
	position: static;
	position: initial;
	width: 100%;
}

.aboutAbout__heading2 {
	color: #2c3e70;
	font-size: 2.25rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.aboutAbout__text {
	color: #333333;
	font-size: 1.125rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.8;
}

.aboutChoice__content {
	margin-top: 3.75rem;
	padding-bottom: 0rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.aboutChoice {
	margin-top: 2.5rem;
}

.aboutChoice__content {
	padding-bottom: 5rem;
	padding-top: 0rem;
}

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

.aboutChoiceCard {
	padding: 3.125rem 1.25rem;
}

.aboutChoiceCard:nth-child(1)::before {
	left: 50%;
	transform: translateX(-50%);
	width: 40%;
}

.aboutChoiceCard:nth-child(1)::after {
	display: none;
}

.aboutChoiceCard:nth-child(2) {
	padding-left: 1.25rem;
}

.aboutChoiceCard:nth-child(2)::before {
	left: 50%;
	transform: translateX(-50%);
	width: 40%;
}

.aboutChoiceCard:nth-child(3)::before {
	display: block;
	left: 50%;
	transform: translateX(-50%);
	width: 40%;
}

.aboutChoiceCard:nth-child(3)::after {
	display: none;
}

.aboutChoiceCard:nth-child(4) {
	padding-left: 1.25rem;
}

.aboutChoice__graphic {
	margin-top: 2.5rem;
}

.aboutChoice__note {
	font-size: 1rem;
	margin-left: 0rem;
}

.aboutChoice__memo2 {
	font-size: 0.75rem;
	margin-bottom: 1.25rem;
	margin-left: 1em;
}

.aboutFeature {
	margin-top: 2.5rem;
}

.aboutFeature__content {
	padding-bottom: 5rem;
	padding-top: 0rem;
}

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

.aboutFeatureCard {
	padding: 3.125rem 1.25rem;
}

.aboutFeatureCard:nth-child(odd) {
	padding: 3.125rem 1.25rem;
}

.aboutFeatureCard:nth-child(1)::before {
	left: 50%;
	transform: translateX(-50%);
	width: 40%;
}

.aboutFeatureCard:nth-child(1)::after {
	display: none;
}

.aboutFeatureCard:nth-child(2) {
	padding-left: 1.25rem;
}

.aboutFeatureCard:nth-child(2)::before {
	left: 50%;
	transform: translateX(-50%);
	width: 40%;
}

.aboutFeatureCard:nth-child(3)::before {
	display: block;
	left: 50%;
	transform: translateX(-50%);
	width: 40%;
}

.aboutFeatureCard:nth-child(3)::after {
	display: none;
}

.aboutFeatureCard:nth-child(4) {
	padding-left: 1.25rem;
}

.aboutFeature__graphic {
	margin-top: 0rem;
}

.aboutFuture {
	margin-top: 0rem;
}

.aboutFuture__text {
	margin-top: 2.0625rem;
	padding-bottom: 1.25rem;
	padding-left: 1.875rem;
	padding-right: 0;
	padding-top: 0rem;
}

.aboutFuture__graphic {
	margin-top: 1.25rem;
}

.aboutFuture__note {
	font-size: 1.25rem;
}

.aboutSafety__content {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.aboutSafety__box {
	margin-top: 2.5rem;
}

.aboutStrength {
	margin-top: 2.5rem;
}

.aboutStrength__content {
	padding: 2.5rem 1.25rem;
}

.aboutStrength__box {
	margin-top: 1.25rem;
}

.aboutStrengthMedia__inner {
	flex-direction: column;
	padding: 1.25rem;
	width: 100%;
}

.aboutStrengthMedia__number {
	font-size: 5rem;
}

.aboutStrengthMedia__content {
	margin-left: 0rem;
}

.aboutStrengthMedia__title {
	color: #2c3e70;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.6;
	padding-top: 0.625rem;
}

.aboutStrengthMedia__number {
	color: #2c3e70;
	font-size: 4rem;
	font-weight: 300;
	letter-spacing: 0.05em;
	line-height: 1;
}

.aboutStrengthMedia__text {
	color: #2c3e70;
	font-size: 1.125rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.3;
}

.aboutType {
	margin-top: 3.75rem;
	padding: 0rem 0rem 0rem;
}

.aboutType__content {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.aboutType__lead {
	margin-top: 2.5rem;
}

.aboutType__cards {
	gap: 2.5rem;
	grid-template-columns: 1fr;
}

.aboutTypeCard + .aboutTypeCard {
	margin-left: 0rem;
}

.aboutTypeCard__body {
	aspect-ratio: 1.5;
}

.aboutType__lead {
	color: #333333;
	font-size: 1.125rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.7;
}

.aboutTypeCard__text {
	color: #2c3e70;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.6;
}

.aboutTypeCard__sub {
	color: #2c3e70;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.6;
}

.aboutTypeCard__number {
	color: rgba(255, 255, 255, 0.4);
	font-size: 8.75rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
}

.aboutTypePaasage {
	margin-top: 1.875rem;
}

.access {
	padding-bottom: 3.75rem;
}

.access__headline {
	padding-left: 1.25rem;
	padding-top: 3.75rem;
}

.access__content {
	display: block;
	margin-top: 1.25rem;
}

.access__left {
	width: 100%;
}

.access__right {
	margin-top: 2.5rem;
	width: 100%;
}

.card + .card {
	margin-top: 2.5rem;
}

.card {
	max-width: 22.5rem;
}

.cardGraphic__graphic img {
	height: 12.5rem;
}

.cardTitle {
	font-size: 1.25rem;
}

.cardText {
	font-size: 0.875rem;
}

.contact {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.contact__box {
	padding: 0.875rem 0.625rem;
}

.contactTelNumber {
	font-size: 1.5rem;
}

.contactButtonIcon {
	left: 1rem;
	width: 2rem;
}

.contactButton {
	justify-content: center;
	max-width: 18.75rem;
	padding-bottom: 1.25rem;
	padding-left: 0rem;
	padding-right: 0rem;
	padding-top: 1.25rem;
	width: 100%;
}

.contactButtonText {
	font-size: 1rem;
}

.deeperHeading2 {
	font-size: 1.625rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.deeperHeading3 {
	color: #ffffff;
	font-size: 1.1875rem;
	letter-spacing: 0.05em;
	line-height: 1.5;
	padding: 1.25rem 1.25rem;
}

.deeperHeading2 {
	margin-top: 2.5rem;
}

.deeperHero__inner {
	aspect-ratio: unset;
	padding-bottom: 2.5rem;
	padding-top: 6.25rem;
}

.deeperHero__title {
	font-size: 2rem;
}

.deeperHero__subtitle {
	font-size: 0.75rem;
	padding-bottom: 0rem;
}

.deeperHeading2Number {
	margin-left: 1.25rem;
}

.deeperHeading2Word {
	padding-right: 0rem;
}

.diseaseHero {
	aspect-ratio: 2;
}

.diseaseHero__title {
	font-size: 1.5rem;
	padding-top: 2.5rem;
}

.disease1About {
	padding-bottom: 0rem;
	padding-left: 0rem;
	padding-right: 0rem;
	padding-top: 1.25rem;
}

.disease1About::before {
	height: auto;
	width: 100%;
}

.disease1About__inner {
	flex-direction: column-reverse;
}

.disease1About__content {
	width: 100%;
}

.disease1About__graphic {
	position: static;
	position: initial;
	width: 100%;
}

.disease1About__heading2 {
	font-size: 2.25rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.disease1About__text {
	font-size: 1rem;
	letter-spacing: 0.05em;
	line-height: 1.8;
	padding-left: 0rem;
}

.disease1Effect__content {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 1.25rem;
}

.disease1Effect__box {
	margin-bottom: 1.875rem;
	margin-top: 1.875rem;
	padding-left: 1.25rem;
}

.disease1Feature {
	margin-top: 2.5rem;
}

.disease1Feature__content {
	padding: 1.25rem 1.25rem;
}

.disease1Question {
	padding-top: 1.25rem;
}

.disease1Question__image.w45 {
	width: 100%;
}

.disease1Question__inner {
	flex-direction: column;
}

.disease1Question__content {
	padding-left: 0rem;
}

.disease1Question__list {
	margin-top: 0rem;
	padding-bottom: 1.25rem;
	padding-left: 0rem;
	padding-top: 1.25rem;
}

.disease1Question__graphic img {
	width: 100%;
}

.disease1Question__sentence {
	font-size: 1.25rem;
	line-height: 1.4;
	width: auto;
}

.disease1Treatment {
	padding-top: 1.25rem;
}

.disease1Treatment__lead {
	margin-left: 0rem;
}

.disease1Treatment__content {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.disease1Treatment__box {
	width: 100%;
}

.disease1Treatment__plus {
	margin-left: 1.25rem;
	margin-top: 0;
	padding-bottom: 1.25rem;
	padding-top: 1.25rem;
}

.disease1Type {
	padding-right: 0rem;
	padding-top: 1.25rem;
}

.disease1Type__inner {
	flex-direction: column-reverse;
	gap: 1.25rem;
}

.disease1Type__graphic img {
	width: 100%;
}

.disease1Type__headingBox {
	padding: 0.9375rem 1.25rem;
	width: 100%;
}

.disease1Type__heading {
	font-size: 1.25rem;
}

.disease1Type__text {
	padding-left: 0rem;
}

.disease1Type__image {
	margin-top: 0;
}

.diseases {
	margin-top: 3.75rem;
}

.diseases__headline {
	margin-left: 0;
	padding-right: 20px;
}

.diseases__area {
	display: block;
	margin-top: 2.5rem;
}

.disease1Target {
	margin-top: 3.75rem;
	padding: 0rem 0rem 0rem;
}

.disease1Target__content {
	padding-left: 0rem;
}

.disease1Target__lead {
	font-size: 1rem;
	margin-top: 1.25rem;
}

.disease1Target__cards {
	gap: 2.5rem;
	grid-template-columns: 1fr;
}

.disease1TargetCard + .disease1TargetCard {
	margin-left: 0rem;
}

.disease1TargetCard__body {
	aspect-ratio: 1.5;
}

.disease1Target__lead {
	font-size: 1rem;
	letter-spacing: 0.05em;
	line-height: 1.7;
}

.disease1TargetCard__text {
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.6;
}

.disease1TargetCard__sub {
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.6;
}

.disease1TargetCard__number {
	color: rgba(255, 255, 255, 0.4);
	font-size: 8.75rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
}

.drawer__item {
	border-bottom: 1px solid #000;
	position: relative;
	width: 100%;
}

.drawer__link {
	padding: 1.875rem 0;
	text-align: left;
}

.drawer__logo {
	margin: 2.5rem auto 0;
	width: 210px;
}

.follow {
	display: block;
}

.follow .press {
	font-size: 1rem;
	padding-left: 0.625rem;
	padding-right: 0.625rem;
}

.follow .press:nth-child(3) {
	grid-column: span 2;
}

.footer {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 1.25rem;
}

.footer__icons {
	font-size: 0.75rem;
	padding-right: 0;
	padding-top: 1.25rem;
}

.footer__park {
	padding-bottom: 1.25rem;
	padding-left: 0.625rem;
	padding-right: 0.625rem;
	padding-top: 1.25rem;
	padding-top: 0rem;
}

.footer__inner {
	max-width: 39.375rem;
	padding-bottom: 4.375rem;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 1.25rem;
	width: 100%;
}

.footer__wrap {
	flex-direction: column;
}

.footer__right {
	margin-top: 2.5rem;
	width: 100%;
}

.footer__logo {
	margin-left: 0;
	margin-right: auto;
	max-width: 12.5rem;
}

.footer__sns {
	margin-left: auto;
	margin-right: auto;
}

.footer__tel {
	font-size: 1.625rem;
	line-height: 1;
}

.footer__nav {
	flex-direction: column;
	gap: 1.25rem;
	margin-top: 1.25rem;
}

.footer__item svg {
	vertical-align: inherit;
}

.footer__unit {
	font-size: 0.75rem;
}

.form {
	margin-bottom: 5rem;
	margin-top: 2.5rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 2.5rem;
}

.form__item + .form__item {
	margin-top: 0rem;
}

.form__item {
	align-items: start;
	flex-direction: column;
	padding: 1.25rem 0;
}

.form__label {
	justify-content: start;
	padding-left: 0rem;
}

.form__label-required {
	margin-left: 0.625rem;
}

.form__input {
	margin-top: 0.625rem;
	padding: 0.875rem 1.25rem;
}

.form__birthArea,
.form__graduationArea {
	-moz-column-gap: 1rem;
	column-gap: 1rem;
	row-gap: 0rem;
}

.form__select {
	padding: 0.875rem 2.75rem 0.875rem 1.25rem;
}

.form__radioGroup {
	gap: 1.75rem;
}

.form__item.form__tel {
	margin-top: 0rem;
	padding-bottom: 6.25rem;
}

.form__telCaution {
	bottom: 1.875rem;
	left: 0;
	top: auto;
}

.form__postal {
	margin-top: 0.625rem;
}

.form__postalInput {
	padding: 0.875rem 1.25rem;
	width: 12.5rem;
}

.form__memoText {
	padding: 1.25rem;
}

.form-send::before {
	width: 12.5rem;
}

.form-send::after {
	width: 12.5rem;
}

.form-send__inner {
	flex-direction: column;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.form-send__writing-text {
	margin-top: 0rem;
}

.press.form__press {
	width: 100%;
}

.header {
	height: 5rem;
	padding-left: 0;
	padding-right: 0;
}

.header__inner {
	padding-bottom: 0.625rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0.625rem;
}

.header__logo {
	max-width: 9.375rem;
}

.header__nav {
	display: none;
}

.header__hamburger {
	align-items: center;
	display: block;
	display: flex;
	height: 2.8125rem;
	justify-content: center;
	margin-left: auto;
	position: relative;
	width: 2.8125rem;
}

.spNav {
	-webkit-overflow-scrolling: touch;
	background: white;
	background-color: #eee;
	color: #232323;
	color: #333;
	display: block;
	height: 101vh;
	left: 0;
	overflow-y: scroll;
	padding: 1.25rem 1.25rem 6.875rem;
	position: fixed;
	top: 0;
	transform: translateX(100%);
	transition: ease 0.5s;
	transition: transform 0.3s ease-out;
	width: 100%;
}

.spNav__item {
	border-bottom: 1px solid #000;
	position: relative;
	width: 100%;
}

.spNav__link {
	padding: 1.875rem 0;
	text-align: left;
}

.spNav__logo {
	margin: 2.5rem auto 0;
	width: 210px;
}

.headline {
	display: block;
}

.headline__en {
	font-size: 2.25rem;
	white-space: inherit;
}

.about .headline__en {
	font-size: 2.1875rem;
}

.headline__jp {
	font-size: 1.25rem;
}

.hero {
	aspect-ratio: 1;
	background: url("../images/top/hero_sp.png") center center/contain no-repeat;
	background-size: cover;
}

.paper__inner {
	display: block;
	padding-bottom: 3.75rem;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3.75rem;
}

.paper__box {
	margin-top: 1.25rem;
}

.paper__graphic {
	padding-top: 1.25rem;
}

.about .press {
	margin-right: 20px;
	margin-top: 1.875rem;
}

.process.isOpen {
	padding-bottom: 5rem;
}

.processInner {
	align-items: initial;
	flex-direction: column;
	height: 15.625rem;
	justify-content: center;
	padding: 1.25rem;
}

.process__content {
	height: 40.625rem;
	margin-top: 0.625rem;
}

.process__press {
	margin-top: 1.25rem;
}

.processContent {
	display: block;
	flex: initial;
	margin-left: 0;
	margin-top: 0.625rem;
}

.processTitle {
	width: 100%;
}

.processText {
	margin-left: 0rem;
	margin-top: 0.375rem;
}

.process__headline {
	display: block;
}

.process {
	padding: 3.75rem 0rem;
}

.processStep {
	font-size: 2.25rem;
}

.processTitle {
	font-size: 1.125rem;
}

.processText {
	font-size: 0.9375rem;
}

.processArrow {
	border-left: 1.5rem solid transparent;
	border-right: 1.5rem solid transparent;
	border-top: 1.25rem solid #E5E7EB;
	bottom: -1.5rem;
}

.range {
	padding-left: 20px;
	padding-right: 20px;
}

.toggleButton {
	font-size: 1.125rem;
	padding: 1rem 1.75rem;
}

.toggleContent {
	margin-top: 1.25rem;
	padding: 1.75rem;
}

.toggleContentText {
	font-size: 1.125rem;
}

._columns1_1 {
	grid-template-columns: repeat(1, 1fr);
}

._columns1_2 {
	grid-template-columns: repeat(2, 1fr);
}

._columns2_1 {
	grid-template-columns: repeat(1, 1fr);
}

._columns2_2 {
	grid-template-columns: repeat(2, 1fr);
}

._columns3_1 {
	grid-template-columns: repeat(1, 1fr);
}

._columns3_2 {
	grid-template-columns: repeat(2, 1fr);
}

._flex_1 {
	flex-direction: column;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

}

@keyframes UpAnime {

from {
	opacity: 1;
	transform: translateY(0);
}

to {
	opacity: 0;
	transform: translateY(-100px);
}

}

@keyframes DownAnime {

from {
	opacity: 0;
	transform: translateY(-100px);
}

to {
	opacity: 1;
	transform: translateY(0);
}

}


/*# sourceMappingURL=style.css.map */
