/* フォントウェイト */

/* Noto_Sans_JP ------------------------------------------------------------- */

/* normal */

@font-face {
	font-display: swap;
	font-family: "Noto Sans JP";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/Noto_Sans_JP/NotoSansJP-Regular.woff2") format("woff2"), url("../fonts/Noto_Sans_JP/NotoSansJP-Regular.woff") format("woff"), url("../fonts/Noto_Sans_JP/NotoSansJP-Regular.eot") format("eot"), url("../fonts/Noto_Sans_JP/NotoSansJP-Regular.ttf") format("truetype");
}

/* medium */

@font-face {
	font-display: swap;
	font-family: "Noto Sans JP";
	font-style: normal;
	font-weight: 500;
	src: url("../fonts/Noto_Sans_JP/NotoSansJP-Medium.woff2") format("woff2"), url("../fonts/Noto_Sans_JP/NotoSansJP-Medium.woff") format("woff"), url("../fonts/Noto_Sans_JP/NotoSansJP-Medium.eot") format("eot"), url("../fonts/Noto_Sans_JP/NotoSansJP-Medium.ttf") format("truetype");
}

/* bold */

@font-face {
	font-display: swap;
	font-family: "Noto Sans JP";
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/Noto_Sans_JP/NotoSansJP-Bold.woff2") format("woff2"), url("../fonts/Noto_Sans_JP/NotoSansJP-Bold.woff") format("woff"), url("../fonts/Noto_Sans_JP/NotoSansJP-Bold.eot") format("eot"), url("../fonts/Noto_Sans_JP/NotoSansJP-Bold.ttf") format("truetype");
}

/* Noto_Serif_JP ------------------------------------------------------------- */

/* normal */

@font-face {
	font-display: swap;
	font-family: "Noto Serif JP";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/Noto_Serif_JP/NotoSerifJP-Regular.woff2") format("woff2"), url("../fonts/Noto_Serif_JP/NotoSerifJP-Regular.woff") format("woff"), url("../fonts/Noto_Serif_JP/NotoSerifJP-Regular.ttf") format("truetype");
}

/* medium */

@font-face {
	font-display: swap;
	font-family: "Noto Serif JP";
	font-style: normal;
	font-weight: 500;
	src: url("../fonts/Noto_Serif_JP/NotoSerifJP-Medium.woff2") format("woff2"), url("../fonts/Noto_Serif_JP/NotoSerifJP-Medium.woff") format("woff"), url("../fonts/Noto_Serif_JP/NotoSerifJP-Medium.ttf") format("truetype");
}

/* bold */

@font-face {
	font-display: swap;
	font-family: "Noto Serif JP";
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/Noto_Serif_JP/NotoSerifJP-Bold.woff2") format("woff2"), url("../fonts/Noto_Serif_JP/NotoSerifJP-Bold.woff") format("woff"), url("../fonts/Noto_Serif_JP/NotoSerifJP-Bold.ttf") format("truetype");
}

/* フォントファミリー */

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

html {
	font-size: 16px;
}

html {
	scroll-behavior: smooth;
	scroll-padding-top: 64px;
}

html {
	touch-action: manipulation;
}

body {
	text-rendering: optimizeSpeed;
}

a {
	color: inherit;
	cursor: pointer;
	text-decoration: none;
	transition: 0.3s;
}

img,
picture {
	display: inline-block;
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
	width: 100%;
}

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

ul,
ol {
	padding: 0;
}

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

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
	overflow: visible; /* 1 */
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
	text-transform: none; /* 1 */
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type=button],
[type=reset],
[type=submit] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type=checkbox],
[type=radio] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type=search] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

body {
	color: #222222;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	min-height: 100dvh;
}

footer {
	position: sticky;
	top: 100%;
}

a[target=_blank]::after {
	content: "  \f08e";
	font-family: "Font Awesome 7 Pro";
}

a[href$=".pdf"]::after {
	content: "  \f1c1";
	font-family: "Font Awesome 7 Pro";
	font-size: calc(15 / 16 * 1rem);
	font-weight: 300;
}

a[href] {
	transition: opacity 0.3s;
}

a[href]:hover {
	opacity: 0.7;
}

.l-header {
	margin-inline: auto;
	max-width: calc(747 / 16 * 1rem);
	width: 100%;
}

.l-inner {
	margin-inline: auto;
	padding-inline: calc(24 / 16 * 1rem);
	width: 100%;
}

.l-section {
	padding-block: calc(60 / 16 * 1rem);
}

.l-section--padding-top {
	padding-top: calc(60 / 16 * 1rem);
}

.l-top-section {
	margin-top: calc(64 / 16 * 1rem);
}

.l-base {
	margin-left: auto;
	margin-right: auto;
	width: calc(100% - 40px);
}

.c-breadcrumb {
	font-size: calc(12 / 16 * 1rem);
	margin-top: calc(64 / 16 * 1rem);
}

.c-breadcrumb__inner {
	height: 1.3em;
	margin-right: calc(50% - 50vw);
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
}

.c-card-list {
	display: grid;
	grid-template-columns: 1fr;
	list-style: none;
	grid-gap: calc(60 / 16 * 1rem);
	gap: calc(60 / 16 * 1rem);
	margin-inline: auto;
	max-width: 100%;
	width: 100%;
}

.c-card-list--2columns {
	display: grid;
	grid-template-columns: 1fr;
	list-style: none;
	grid-gap: calc(60 / 16 * 1rem);
	gap: calc(60 / 16 * 1rem);
	margin-inline: auto;
	max-width: 100%;
	width: 100%;
}

.c-card-list__item {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: flex-start;
	max-width: 100%;
	width: 100%;
}

.c-card-list__image {
	aspect-ratio: 350/197;
	max-width: 100%;
	width: 100%;
	-o-object-fit: cover;
	border-radius: calc(4 / 16 * 1rem);
	   object-fit: cover;
}

.c-card-list__text {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: flex-end;
	width: 100%;
}

.c-card-list__title {
	font-size: calc(20 / 16 * 1rem);
	font-weight: 600;
	margin-top: calc(20 / 16 * 1rem);
	/* text-wrap: nowrap; */
}

.c-card-list__description {
	flex: 1;
	font-size: calc(14 / 16 * 1rem);
	letter-spacing: calc(-80 / 1000 * 1em);
	line-height: 1.6;
	margin-top: calc(16 / 16 * 1rem);
}

.c-card-list__link {
	margin-top: calc(20 / 16 * 1rem);
}

.c-category-nav {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.c-category-nav__title {
	font-size: calc(20 / 16 * 1rem);
	font-weight: 700;
	line-height: 1.5;
	text-wrap: nowrap;
}

.c-category-nav__list {
	align-items: flex-start;
	display: grid;
	grid-template-columns: 1fr;
	list-style: none;
	margin-top: calc(16 / 16 * 1rem);
	width: 100%;
}

.c-category-nav__item {
	border-bottom: solid 1px #e6e6e6;
	max-width: 100%;
	width: 100%;
}

.c-category-nav__item:nth-child(1) {
	border-top: solid 1px #e6e6e6;
}

.c-category-nav__item:nth-child(2) {
	border-top: 0;
	border-top: initial;
}

.c-category-nav__item a {
	align-items: center;
	display: flex;
	flex-direction: row;
	font-size: calc(14 / 16 * 1rem);
	justify-content: flex-start;
	padding-block: calc(24 / 16 * 1rem);
	width: 100%;
}

.c-category-nav__item a::before {
	border: solid calc(1 / 16 * 1rem) #e6e6e6;
	border-radius: 50%;
	color: #041483;
	content: "\f054";
	display: grid;
	font-family: "Font Awesome 7 Pro";
	font-size: calc(10 / 16 * 1rem);
	height: calc(24 / 16 * 1rem);
	margin-right: calc(10 / 16 * 1rem);
	place-items: center;
	width: calc(24 / 16 * 1rem);
}

.c-hamburger {
	height: inherit;
}

.c-hamburger__button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	height: calc(20 / 16 * 1rem);
	margin: calc(10 / 16 * 1rem);
	padding: 0;
	position: fixed;
	right: calc(10 / 16 * 1rem);
	top: calc(12 / 16 * 1rem);
	width: calc(20 / 16 * 1rem);
	z-index: 1;
}

.c-hamburger__button > span:nth-child(2) {
	background-color: #222222;
	display: block;
	height: calc(2 / 16 * 1rem);
	position: relative;
	transition: transform 0.2s;
	width: calc(20 / 16 * 1rem);
}

.c-hamburger__button > span:nth-child(1),
.c-hamburger__button > span:nth-child(3) {
	background-color: #222222;
	content: "";
	height: calc(2 / 16 * 1rem);
	left: 0;
	position: absolute;
	transition: transform 0.5s;
	width: 100%;
}

.c-hamburger__button > span:nth-child(1) {
	transform: translateY(-8px);
}

.c-hamburger__button > span:nth-child(3) {
	transform: translateY(6px);
}

.c-hamburger__button.is-open > span:nth-child(2) {
	transform: scale(0);
}

.c-hamburger__button.is-open > span:nth-child(1) {
	top: calc(8 / 16 * 1rem);
	transform: rotate(45deg);
}

.c-hamburger__button.is-open > span:nth-child(3) {
	top: calc(8 / 16 * 1rem);
	transform: rotate(-45deg);
}

.c-info-list__item {
	align-items: flex-start;
	border-top: solid 1px #e6e6e6;
	display: grid;
	grid-template-columns: 36% 64%;
	padding-block: calc(24 / 16 * 1rem);
	width: 100%;
}

.c-info-list__item:last-child {
	border-bottom: solid 1px #e6e6e6;
}

.c-info-list__item--column {
	align-items: flex-start;
	border: none;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	padding: 0;
	padding: initial;
	width: 100%;
}

.c-info-list__item--column:last-child {
	border: none;
}

.c-info-list__item--column:not(:first-child) {
	margin-top: 1em;
}

.c-info-list__item li {
	display: flex;
	list-style: none;
	padding-left: 1.1em;
	position: relative;
}

.c-info-list__item li::before {
	background-color: #666666;
	border-radius: 50%;
	content: "";
	height: calc(4 / 16 * 1rem);
	left: 0.4em;
	position: absolute;
	top: 0.6em;
	transform: none;
	transform: initial;
	width: calc(4 / 16 * 1rem);
}

.c-info-list__term {
	font-size: calc(14 / 16 * 1rem);
	font-weight: 500;
	line-height: 1.6;
	max-width: 100%;
	width: 100%;
}

.c-info-list__item--column .c-info-list__term {
	max-width: 100%;
}

.c-info-list__description {
	font-size: calc(14 / 16 * 1rem);
	line-height: 1.5;
	width: 100%;
}

.c-link {
	background-color: #041483;
	border-radius: calc(50 / 16 * 1rem);
	color: #ffffff;
	display: grid;
	font-size: calc(14 / 16 * 1rem);
	padding-block: calc(14 / 16 * 1rem);
	place-items: center;
	width: calc(200 / 16 * 1rem);
}

.c-link--top-news {
	margin-inline: auto;
}

.c-link--top-overview {
	margin-inline: auto;
}

.c-link--outline {
	display: flex;
	flex-direction: row;
	justify-content: center;
	width: calc(230 / 16 * 1rem);
}

.c-news__list {
	list-style: none;
	padding-left: 0;
}

.c-news__item {
	align-items: initial;
	border-top: solid 1px #f0f0f5;
	display: flex;
	flex-direction: column;
	font-size: calc(15 / 16 * 1rem);
	justify-content: flex-start;
	-moz-column-gap: 0;
	     column-gap: 0;
	padding-block: calc(32 / 16 * 1rem);
	row-gap: calc(8 / 16 * 1rem);
}

.c-news__item:last-child {
	border-bottom: solid 1px #f0f0f5;
}

.c-news__item-info {
	align-items: center;
	display: flex;
	flex-direction: row;
	font-size: calc(14 / 16 * 1rem);
	justify-content: flex-start;
	-moz-column-gap: calc(24 / 16 * 1rem);
	     column-gap: calc(24 / 16 * 1rem);
}

.c-news__item-date {
	letter-spacing: calc(40 / 1000 * 1em);
}

.c-news__item-category {
	border: solid 1px #041483;
	border-radius: calc(32 / 16 * 1rem);
	color: #041483;
	font-size: calc(11 / 16 * 1rem);
	padding-block: calc(4 / 16 * 1rem);
	text-align: center;
	width: calc(130 / 16 * 1rem);
}

.c-news__item-title {
	font-size: calc(14 / 16 * 1rem);
	font-weight: 400;
}

.c-news__item-title a {
	display: block;
	line-height: 1.4;
	padding-block: calc(8 / 16 * 1rem);
	width: 100%;
}

.c-news__button-area {
	margin-top: calc(30 / 16 * 1rem);
	text-align: center;
}

.c-news__item[data-page-type=IR] {
	padding-inline: calc(14 / 16 * 1rem) calc(8 / 16 * 1rem);
}

.c-news__item-title[data-file-type=PDF] a {
	text-decoration: underline;
}

.c-news__item-title[data-file-type=PDF] a::after {
	display: inline-block;
}

.c-pagination {
	margin-top: calc(40 / 16 * 1rem);
	text-align: center;
	width: 100%;
}

.c-pagination__list {
	align-items: center;
	display: flex;
	flex-direction: row;
	justify-content: center;
	list-style: none;
}

.c-pagination__list > * + * {
	margin-left: calc(10 / 16 * 1rem);
}

.c-pagination__item a,
.c-pagination__item[current] {
	border: solid 1px #e6e6e6;
	display: inline-block;
	max-width: -moz-fit-content;
	max-width: fit-content;
	padding: calc(10 / 16 * 1rem);
	width: 100%;
}

.c-pagination__item[current] {
	background-color: #263392;
	color: #ffffff;
}

.c-section-title {
	font-size: calc(20 / 16 * 1rem);
	position: relative;
}

.c-section-title--under-bar {
	margin-bottom: calc(30 / 16 * 1rem);
	padding-bottom: calc(10 / 16 * 1rem);
}

.c-section-title--under-bar:before {
	background-color: #e6e6e6;
	bottom: 0;
	content: "";
	display: block;
	height: calc(2 / 16 * 1rem);
	left: 0;
	position: absolute;
	width: calc(45 / 16 * 1rem);
}

.c-section-title--under-bar:after {
	background-color: #1a2db9;
	bottom: 0;
	content: "";
	display: block;
	height: calc(2 / 16 * 1rem);
	left: 0;
	position: absolute;
	width: calc(30 / 16 * 1rem);
	z-index: 1;
}

.c-section-title--no-under-bar {
	margin-bottom: calc(30 / 16 * 1rem);
	padding-bottom: calc(10 / 16 * 1rem);
}

.c-subpage-title__inner {
	margin-inline: auto;
	padding-inline: calc(24 / 16 * 1rem);
	width: 100%;
}

.c-subpage-title {
	background: url(../images/common/subpage_title_bg.svg) no-repeat center/cover;
	color: #ffffff;
	overflow: hidden;
	padding: calc(64 / 16 * 1rem) calc(10 / 16 * 1rem) calc(10 / 16 * 1rem);
}

.c-subpage-title__text {
	font-size: calc(24 / 16 * 1rem);
	line-height: 1.2;
}

.p-404__contents {
	padding-bottom: calc(120 / 16 * 1rem);
	padding-top: calc(60 / 16 * 1rem);
	text-align: center;
}

.p-404__title {
	font-size: calc(20 / 16 * 1rem);
	font-weight: 600;
	line-height: 1.6;
}

.p-404__message {
	font-size: calc(14 / 16 * 1rem);
	line-height: 2;
	margin-top: calc(30 / 16 * 1rem);
}

.p-404__link {
	display: inline-block;
	margin-inline: auto;
	margin-top: calc(20 / 16 * 1rem);
}

.p-briefing-info__contents {
	margin-top: calc(80 / 16 * 1rem);
	padding-inline: initial;
}

.p-briefing-nav {
	border-top: solid calc(1 / 16 * 1rem) #e6e6e6;
}

.p-conduct-detail__contents {
	padding-inline: initial;
}

.p-conduct-detail__text-title {
	font-size: calc(20 / 16 * 1rem);
	font-weight: 600;
	margin-left: -0.6em;
}

.p-conduct-detail__text-line {
	font-size: calc(14 / 16 * 1rem);
	letter-spacing: calc(-62 / 1000 * 1em);
	line-height: 1.6;
}

.p-conduct-detail__text-line:nth-child(n+2) {
	margin-top: 1.7em;
}

.p-conduct-detail__list {
	margin-top: calc(30 / 16 * 1rem);
}

.p-conduct-detail__item {
	background-color: #f0f0f5;
}

.p-conduct-nav {
	border-top: solid calc(1 / 16 * 1rem) #e6e6e6;
}

.p-contact-detail__contents {
	padding-inline: initial;
}

.p-contact-detail__description {
	font-size: calc(14 / 16 * 1rem);
	letter-spacing: calc(-62 / 1000 * 1em);
	line-height: 1.6;
}

.p-contact-detail__contents-title {
	margin-top: calc(30 / 16 * 1rem);
}

.p-contact-detail__box {
	display: flex;
	flex-direction: column;
	-moz-column-gap: normal;
	     column-gap: normal;
	-moz-column-gap: initial;
	background-color: #f0f0f5;
	border-radius: calc(5 / 16 * 1rem);
	     column-gap: initial;
	padding: calc(20 / 16 * 1rem);
}

.p-contact-detail__logo {
	display: grid;
	margin-inline: auto;
	margin-top: 0;
	margin-top: initial;
	place-items: center;
}

.p-contact-detail__logo img {
	aspect-ratio: 129/23;
	max-width: calc(190 / 16 * 1rem);
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.p-contact-detail__logo-text {
	color: #263392;
	font-size: calc(14 / 16 * 1rem);
	font-weight: 600;
	margin-top: calc(8 / 16 * 1rem);
	text-wrap: nowrap;
}

.p-contact-detail__list {
	display: flex;
	flex-direction: column;
	margin-top: calc(30 / 16 * 1rem);
	row-gap: calc(8 / 16 * 1rem);
	width: 100%;
}

.p-contact-detail__item {
	display: flex;
	flex-direction: row;
	-moz-column-gap: calc(15 / 16 * 1rem);
	     column-gap: calc(15 / 16 * 1rem);
}

.p-contact-detail__item-title {
	background-color: #ffffff;
	border-radius: calc(24 / 16 * 1rem);
	display: grid;
	font-size: calc(11 / 16 * 1rem);
	font-weight: 500;
	height: -moz-fit-content;
	height: fit-content;
	max-width: calc(64 / 16 * 1rem);
	padding-block: calc(4 / 16 * 1rem);
	place-items: center;
	width: 100%;
}

.p-contact-detail__item-info {
	font-size: calc(14 / 16 * 1rem);
	line-height: 1.6;
}

.p-contact-nav {
	border-top: solid calc(1 / 16 * 1rem) #e6e6e6;
}

.p-corp-message__contents {
	align-items: initial;
	display: grid;
	grid-template-columns: 1fr;
	padding-inline: initial;
}

.p-corp-message__text {
	max-width: 100%;
	padding-left: 0;
	width: 100%;
}

.p-corp-message__title {
	font-size: calc(24 / 16 * 1rem);
	font-weight: 600;
	line-height: 1.5;
	/* text-wrap: nowrap; */
}

.p-corp-message__image {
	width: -moz-fit-content;
	width: fit-content;
}

.p-corp-message__image img {
	aspect-ratio: 672/550;
	max-width: 100%;
	width: 100%;
	-o-object-fit: cover;
	border-radius: calc(4 / 16 * 1rem);
	margin-top: calc(30 / 16 * 1rem);
	   object-fit: cover;
}

.p-corp-message__text-line {
	font-size: calc(14 / 16 * 1rem);
	line-height: 1.5;
	margin-top: calc(16 / 16 * 1rem);
}

.p-corp-message-nav {
	border-top: solid calc(1 / 16 * 1rem) #e6e6e6;
}

.p-corp-info {
	background-color: #f9f8f8;
}

.p-corp-info__list {
	display: grid;
	grid-template-columns: 1fr;
	list-style: none;
	grid-gap: calc(40 / 16 * 1rem);
	gap: calc(40 / 16 * 1rem);
	padding-inline: 0;
}

.p-corp-info__image {
	aspect-ratio: 1072/603;
	max-width: 100%;
	width: 100%;
	-o-object-fit: cover;
	border-radius: calc(4 / 16 * 1rem);
	   object-fit: cover;
}

.p-corp-info__title {
	align-items: center;
	display: flex;
	flex-direction: row;
	font-size: calc(20 / 16 * 1rem);
	font-weight: 600;
	justify-content: flex-start;
	padding-top: calc(20 / 16 * 1rem);
}

.p-corp-info__title::before {
	border: solid calc(1 / 16 * 1rem) #e6e6e6;
	border-radius: 50%;
	color: #041483;
	content: "\f054";
	display: grid;
	font-family: "Font Awesome 7 Pro";
	font-size: calc(10 / 16 * 1rem);
	height: calc(32 / 16 * 1rem);
	margin-right: calc(10 / 16 * 1rem);
	place-items: center;
	width: calc(32 / 16 * 1rem);
}

.p-desktop-nav__menu {
	list-style: none;
}

.p-desktop-nav__item {
	font-size: calc(14 / 16 * 1rem);
	font-weight: 500;
}

.p-dividend-detail {
	position: relative;
}

.p-dividend-detail__contents {
	padding-inline: initial;
}

.p-dividend-detail:nth-child(3) .p-dividend-detail__contents-title:before {
	background-color: #f0f0f5;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	top: calc(-60 / 16 * 1rem);
	width: 100%;
}

.p-dividend-detail__text-title {
	font-size: calc(20 / 16 * 1rem);
	font-weight: 600;
	margin-left: -0.6em;
}

.p-dividend-detail__contents-text--margin-top-only {
	margin-top: calc(16 / 16 * 1rem);
}

.p-dividend-detail__contents-desc {
	font-size: calc(14 / 16 * 1rem);
	letter-spacing: calc(-62 / 1000 * 1em);
	line-height: 1.5;
}

.p-dividend-detail__contents-desc:nth-child(n+2) {
	margin-top: 1.7em;
}

.p-dividend-detail__list {
	list-style: none;
}

.p-dividend-detail__list--margin-top {
	margin-top: calc(30 / 16 * 1rem);
}

.p-dividend-detail__item {
	width: 100%;
}

.p-dividend-detail__item:not(:first-child) {
	margin-top: calc(50 / 16 * 1rem);
}

.p-dividend-detail__item-title {
	font-size: calc(20 / 16 * 1rem);
}

.p-dividend-detail__table {
	border-collapse: collapse;
	font-size: calc(14 / 16 * 1rem);
	margin-top: calc(30 / 16 * 1rem);
	text-align: center;
	width: 100%;
}

.p-dividend-detail__table,
.p-dividend-detail__table td {
	border: solid 1px #f0f0f5;
}

.p-dividend-detail__table,
.p-dividend-detail__table td[data-cell-layout=left] {
	border-left: none !important;
}

.p-dividend-detail__table,
.p-dividend-detail__table td:last-child {
	border-right: none !important;
}

.p-dividend-detail__table-header {
	font-weight: 600;
}

.p-dividend-detail__table td[data-cell-layout=center] {
	text-align: center;
}

.p-dividend-detail__table td[data-cell-layout=left] {
	text-align: left;
}

.p-dividend-detail__table td {
	padding-block: calc(58 / 16 * 1rem);
}

.p-dividend-detail__table td[data-cell-size=small] {
	padding-block: calc(25 / 16 * 1rem);
}

.p-dividend-detail__asterisk {
	display: inline-block;
	font-size: 0.8em;
	margin-right: 0.4em;
	vertical-align: top;
}

.p-dividend-detail__note {
	margin-top: calc(30 / 16 * 1rem);
}

.p-dividend-detail__note-text {
	font-size: calc(14 / 16 * 1rem);
	line-height: 1.5;
}

.p-dividend-detail__note-text:not(:first-child) {
	margin-top: calc(8 / 16 * 1rem);
}

.p-dividend-detail__image-terms {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	justify-content: center;
	-moz-column-gap: 0;
	     column-gap: 0;
	margin-top: calc(50 / 16 * 1rem);
}

.p-dividend-detail__image-terms img:nth-child(1) {
	aspect-ratio: 630/126;
	height: auto;
	max-width: calc(630 / 16 * 1rem);
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.p-dividend-detail__image-terms img:nth-child(2) {
	aspect-ratio: 455/126;
	height: auto;
	max-width: calc(240 / 16 * 1rem);
	width: 100%;
	-o-object-fit: cover;
	margin-top: calc(20 / 16 * 1rem);
	   object-fit: cover;
}

.p-dividend-detail__image-incentives {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	justify-content: center;
	row-gap: calc(20 / 16 * 1rem);
	-moz-column-gap: 0;
	     column-gap: 0;
}

.p-dividend-detail__image-incentives img:nth-child(1) {
	aspect-ratio: 800/590;
	height: auto;
	max-width: calc(420 / 16 * 1rem);
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.p-dividend-detail__image-incentives img:nth-child(2),
.p-dividend-detail__image-incentives img:nth-child(3) {
	aspect-ratio: 1;
	height: auto;
	max-width: 100%;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.p-dividend-detail__item-sub-title {
	font-size: calc(18 / 16 * 1rem);
	font-weight: 600;
	margin-top: calc(30 / 16 * 1rem);
}

.p-dividend-detail__box {
	display: flex;
	flex-direction: column;
	-moz-column-gap: normal;
	     column-gap: normal;
	-moz-column-gap: initial;
	background-color: #f0f0f5;
	border-radius: calc(5 / 16 * 1rem);
	     column-gap: initial;
	margin-top: calc(30 / 16 * 1rem);
	padding: calc(20 / 16 * 1rem);
}

.p-dividend-detail__logo {
	display: grid;
	margin-inline: auto;
	margin-top: 0;
	margin-top: initial;
	place-items: center;
}

.p-dividend-detail__logo img {
	aspect-ratio: 129/23;
	max-width: calc(170 / 16 * 1rem);
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.p-dividend-detail__logo-text {
	color: #263392;
	font-size: calc(14 / 16 * 1rem);
	font-weight: 600;
	line-height: 1.5;
	margin-top: calc(8 / 16 * 1rem);
	text-align: center;
	text-wrap: nowrap;
}

.p-dividend-detail__info-list {
	display: flex;
	flex-direction: column;
	margin-top: calc(30 / 16 * 1rem);
	row-gap: calc(8 / 16 * 1rem);
	width: 100%;
}

.p-dividend-detail__info-item {
	display: flex;
	flex-direction: row;
	-moz-column-gap: calc(15 / 16 * 1rem);
	     column-gap: calc(15 / 16 * 1rem);
}

.p-dividend-detail__info-title {
	background-color: #ffffff;
	border-radius: calc(24 / 16 * 1rem);
	display: grid;
	font-size: calc(11 / 16 * 1rem);
	font-weight: 500;
	height: -moz-fit-content;
	height: fit-content;
	max-width: calc(64 / 16 * 1rem);
	padding-block: calc(4 / 16 * 1rem);
	place-items: center;
	width: 100%;
}

.p-dividend-detail__info-desc {
	font-size: calc(14 / 16 * 1rem);
	line-height: 1.5;
}

.p-dividend-detail__contents-note {
	margin-top: calc(30 / 16 * 1rem);
}

.p-dividend-detail__accordion {
	border-top: solid 1px #f0f0f5;
}

.p-dividend-detail__accordion:nth-child(2) {
	margin-top: calc(20 / 16 * 1rem);
}

.p-dividend-detail__accordion:last-child {
	border-bottom: solid 1px #f0f0f5;
}

.p-dividend-detail__accordion-title {
	cursor: pointer; /*矢印を消す*/
	display: block;
	font-size: calc(14 / 16 * 1rem);
	line-height: 1.5;
	padding-block: calc(40 / 16 * 1rem);
	padding-block: calc(20 / 16 * 1rem);
	position: relative;
}

.p-dividend-detail__accordion-title::before,
.p-dividend-detail__accordion-title::after {
	background: #1a2db9;
	content: "";
	position: absolute;
	top: 50%;
	translate: 0 -50%;
}

.p-dividend-detail__accordion-title::before {
	height: calc(1 / 16 * 1rem);
	right: calc(9 / 16 * 1rem);
	width: calc(12 / 16 * 1rem);
}

.p-dividend-detail__accordion-title::after {
	height: calc(12 / 16 * 1rem);
	right: calc(15 / 16 * 1rem);
	transition: rotate 0.3s;
	width: calc(1 / 16 * 1rem);
}

.p-dividend-detail__accordion[open] .p-dividend-detail__accordion-title::after {
	rotate: 90deg;
}

.p-dividend-detail__accordion-title span {
	align-items: first baseline;
	display: flex;
	justify-content: flex-start;
	max-width: 85%;
	width: 100%;
	-moz-column-gap: calc(18 / 16 * 1rem);
	     column-gap: calc(18 / 16 * 1rem);
}

.p-dividend-detail__accordion-title span::before {
	color: #1a2db9;
	content: "Q";
	display: inline-block;
	font-family: "Font Awesome 7 Pro";
	font-size: calc(16 / 16 * 1rem);
	width: -moz-fit-content;
	width: fit-content;
}

.p-dividend-detail__accordion-title span::after {
	background-color: transparent;
	border: solid 1px #f0f0f5;
	border-radius: 50%;
	content: "";
	display: block;
	height: calc(24 / 16 * 1rem);
	position: absolute;
	right: calc(4 / 16 * 1rem);
	top: 50%;
	transform: translateY(-50%);
	width: calc(24 / 16 * 1rem);
}

.p-dividend-detail__accordion-content {
	padding-bottom: calc(20 / 16 * 1rem);
}

.p-dividend-detail__accordion-text {
	align-items: first baseline;
	display: flex;
	justify-content: flex-start;
	-moz-column-gap: calc(18 / 16 * 1rem);
	     column-gap: calc(18 / 16 * 1rem);
	font-size: calc(14 / 16 * 1rem);
	line-height: 1.5;
}

.p-dividend-detail__accordion-text:before {
	color: #1a2db9;
	content: "A";
	display: block;
	font-family: "Font Awesome 7 Pro";
	font-size: calc(16 / 16 * 1rem);
	margin-top: calc(10 / 16 * 1rem);
	width: -moz-fit-content;
	width: fit-content;
}

.p-dividend-nav {
	border-top: solid calc(1 / 16 * 1rem) #f0f0f5;
}

.p-financial-info__contents {
	margin-top: calc(80 / 16 * 1rem);
	padding-inline: initial;
}

.p-financial-nav {
	border-top: solid calc(1 / 16 * 1rem) #e6e6e6;
}

.p-footer {
	background-color: #041483;
	color: #ffffff;
}

.p-footer__inner {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	margin-inline: auto;
	max-width: calc(1320 / 16 * 1rem);
	padding-block: calc(100 / 16 * 1rem);
	padding-inline: calc(24 / 16 * 1rem);
	width: 100%;
}

.p-footer__logo-area {
	align-items: center;
	display: flex;
	flex-direction: row;
	font-size: calc(14 / 16 * 1rem);
	justify-content: flex-start;
	width: 100%;
}

.p-footer__logo {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	row-gap: calc(20 / 16 * 1rem);
	width: 100%;
	-moz-column-gap: normal;
	     column-gap: normal;
	-moz-column-gap: initial;
	     column-gap: initial;
	cursor: pointer;
	text-decoration: none;
}

.p-footer__logo-ja {
	font-size: calc(13 / 16 * 1rem);
}

.p-footer__logo img {
	aspect-ratio: 137/24;
	width: calc(137 / 16 * 1rem);
	-o-object-fit: contain;
	   object-fit: contain;
}

.p-footer__nav-area {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	font-size: calc(12 / 16 * 1rem);
	justify-content: flex-start;
	padding-top: calc(40 / 16 * 1rem);
	row-gap: calc(56 / 16 * 1rem);
	width: 100%;
}

.p-footer__nav-group {
	align-items: baseline;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: initial;
	row-gap: calc(30 / 16 * 1rem);
	-moz-column-gap: calc(40 / 16 * 1rem);
	     column-gap: calc(40 / 16 * 1rem);
}

.p-footer__nav-list {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	line-height: normal;
	line-height: initial;
	list-style: none;
	row-gap: 0;
	width: -moz-fit-content;
	width: fit-content;
}

.p-footer__nav-list--group {
	padding-left: 0;
	position: relative;
	width: 100%;
}

.p-footer__nav-list--group::before {
	content: none;
}

.p-footer__nav-item {
	margin-block: calc(8 / 16 * 1rem);
	width: 100%;
}

.p-footer__nav-item a {
	display: block;
	width: 100%;
}

.p-footer__nav-item:first-child {
	font-weight: 600;
}

.p-footer__nav-item:not(:first-child) {
	font-weight: 400;
}

.p-footer__copyright {
	border-top: solid 1px #263392;
	padding-inline: calc(10 / 16 * 1rem);
}

.p-footer__copyright-inner {
	align-items: center;
	display: flex;
	flex-direction: column-reverse;
	justify-content: space-between;
	margin-inline: auto;
	max-width: calc(1320 / 16 * 1rem);
	padding: calc(50 / 16 * 1rem) calc(10 / 16 * 1rem) calc(80 / 16 * 1rem);
	width: 100%;
}

.p-footer__copyright-text {
	font-size: calc(12 / 16 * 1rem);
	margin-top: calc(50 / 16 * 1rem);
}

.p-footer__copyright-nav {
	width: 100%;
}

.p-footer__copyright-nav-list {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	list-style: none;
	row-gap: calc(8 / 16 * 1rem);
	width: 100%;
	-moz-column-gap: normal;
	     column-gap: normal;
	-moz-column-gap: initial;
	     column-gap: initial;
	font-size: calc(12 / 16 * 1rem);
}

.p-footer__copyright-nav-item,
.p-footer__copyright-nav-item a {
	display: block;
	text-align: center;
	width: 100%;
}

.p-footer__copyright-nav-item a {
	padding-block: calc(8 / 16 * 1rem);
}

.p-governance-detail__contents {
	padding-inline: initial;
}

.p-governance-detail__text-title {
	font-size: calc(20 / 16 * 1rem);
	font-weight: 600;
	margin-left: -0.6em;
}

.p-governance-detail__text-line {
	font-size: calc(14 / 16 * 1rem);
	letter-spacing: calc(-62 / 1000 * 1em);
	line-height: 1.6;
}

.p-governance-detail__text-line:nth-child(n+2) {
	margin-top: 1.7em;
}

.p-governance-detail__list {
	margin-top: calc(30 / 16 * 1rem);
}

.p-governance-detail__item {
	background-color: #f0f0f5;
}

.p-governance-nav {
	border-top: solid calc(1 / 16 * 1rem) #e6e6e6;
}

.p-group-introduction {
	padding-bottom: calc(80 / 16 * 1rem);
}

.p-group-map__contents,
.p-group-introduction__contents {
	padding-inline: initial;
}

.p-group-introduction__list {
	list-style: none;
}

.p-group-introduction__item:not(:first-child) {
	margin-top: calc(80 / 16 * 1rem);
}

.p-group-introduction__company-name {
	font-size: calc(20 / 16 * 1rem);
}

.p-group-introduction__company-info {
	margin-top: calc(20 / 16 * 1rem);
}

.p-group-introduction__company-info a {
	text-decoration: underline;
}

.p-group-introduction__company-info a::after {
	display: inline-block;
}

.p-group-nav {
	border-top: solid 1px #e6e6e6;
}

.header {
	background-color: #ffffff;
}

.p-header__body {
	background-color: #ffffff;
	color: #222222;
	height: calc(64 / 16 * 1rem);
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 10;
}

.p-header__inner {
	display: flex;
	flex-direction: row;
	height: inherit;
	justify-content: space-between;
	margin-inline: auto;
	max-width: calc(747 / 16 * 1rem);
	padding-inline: calc(10 / 16 * 1rem);
	position: relative;
	width: 100%;
}

.p-header__logo {
	align-items: center;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	-moz-column-gap: calc(10 / 16 * 1rem);
	     column-gap: calc(10 / 16 * 1rem);
	cursor: pointer;
	height: inherit;
}

.p-header__logo img {
	aspect-ratio: 129/23;
	max-width: calc(80 / 16 * 1rem);
	width: 100%;
}

.p-header__logo h1 {
	color: #041483;
	font-size: calc(10 / 16 * 1rem);
	letter-spacing: calc(-30 / 1000 * 1em);
	margin: 0;
	white-space: nowrap;
}

.p-header__hamburger {
	height: inherit;
	z-index: 20;
}

.p-header__desktop-nav {
	height: inherit;
}

.p-history-summary__contents,
.p-history-chronology__contents {
	padding-inline: initial;
}

.p-history-summary__text-title {
	font-size: calc(20 / 16 * 1rem);
	font-weight: 600;
	margin-left: -0.6em;
}

.p-history-summary__text-line {
	font-size: calc(14 / 16 * 1rem);
	letter-spacing: calc(-62 / 1000 * 1em);
	line-height: 1.6;
}

.p-history-summary__text-line:nth-child(2) {
	margin-top: calc(37 / 16 * 1rem);
}

.p-history-summary__text-line:nth-child(n+3) {
	margin-top: 2em;
}

.p-history-chronology {
	background-color: #f2f2f2;
	padding-bottom: 0;
	padding-bottom: initial;
}

.p-history-chronology__link-list {
	align-items: center;
	border-radius: calc(30 / 16 * 1rem);
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: calc(10 / 16 * 1rem);
	justify-content: flex-start;
	list-style: none;
	margin-top: 0;
}

.p-history-chronology__page-link a {
	align-items: center;
	border: solid 2px #041483;
	border-radius: calc(30 / 16 * 1rem);
	color: #041483;
	display: grid;
	font-size: calc(14 / 16 * 1rem);
	font-weight: 500;
	min-width: calc(100 / 16 * 1rem);
	padding-block: calc(6 / 16 * 1rem);
	place-items: center;
	position: relative;
	width: 100%;
}

.p-history-chronology__page-link a::after {
	content: "\f078";
	display: block;
	font-family: "Font Awesome 7 Pro";
	font-size: calc(9 / 16 * 1rem);
	height: calc(10 / 16 * 1rem);
	margin-left: calc(6 / 16 * 1rem);
	position: absolute;
	right: calc(4 / 16 * 1rem);
	top: 50%;
	transform: translateY(-50%);
	width: calc(18 / 16 * 1rem);
}

.p-history-chronology__timeline {
	margin-top: calc(30 / 16 * 1rem);
	position: relative;
}

.p-history-chronology__timeline::before {
	background-color: #041483;
	content: "";
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	width: 5px;
}

.p-history-chronology__timeline-list--left {
	margin-right: auto;
}

.p-history-chronology__timeline-list--left {
	margin-right: auto;
}

.p-history-chronology__timeline-section:first-child {
	position: relative;
}

.p-history-chronology__timeline-section:first-child:before {
	color: #041483;
	content: "会社の歴史";
	font-size: calc(16 / 16 * 1rem);
	font-weight: 600;
	left: 20%;
	position: absolute;
	top: 6%;
	transform: translateX(-50%);
}

.p-history-chronology__timeline-section:first-child::after {
	color: #041483;
	content: "商品の歴史";
	font-size: calc(15 / 16 * 1rem);
	font-weight: 600;
	position: absolute;
	right: 20%;
	top: 6%;
	transform: translateX(50%);
}

.p-history-chronology__timeline-en-section:first-child:before {
	color: #041483;
	content: "Company history";
	font-size: calc(16 / 16 * 1rem);
	font-weight: 600;
	left: 20%;
	position: absolute;
	top: .05%;
	transform: translateX(-50%);
}

.p-history-chronology__timeline-en-section:first-child::after {
	color: #041483;
	content: "Product history";
	font-size: calc(15 / 16 * 1rem);
	font-weight: 600;
	position: absolute;
	right: 20%;
	top: .05%;
	transform: translateX(50%);
}


.p-history-chronology__timeline-section:last-child,
.p-history-chronology__timeline-en-section:last-child {
	padding-bottom: calc(80 / 16 * 1rem);
}

.p-history-chronology__timeline-section[id=the2023s],
.p-history-chronology__timeline-en-section[id=the2023s] {
	padding-top: calc(30 / 16 * 1rem) !important;
}

.p-history-chronology__timeline-title {
	background-color: #041483;
	border-radius: calc(30 / 16 * 1rem);
	clear: both;
	color: #ffffff;
	display: grid;
	font-size: calc(16 / 16 * 1rem);
	margin-block: calc(20 / 16 * 1rem);
	margin-inline: auto;
	max-width: calc(100 / 16 * 1rem);
	padding-block: calc(8 / 16 * 1rem);
	place-items: center;
	position: relative;
	width: 100%;
}

.p-history-chronology__timeline-list {
	display: flex;
	flex-direction: column;
	row-gap: calc(30 / 16 * 1rem);
}

.p-history-chronology__timeline-contents {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: calc(50 / 16 * 1rem);
	-moz-column-gap: calc(50 / 16 * 1rem);
	     column-gap: calc(50 / 16 * 1rem);
}

.p-history-chronology__timeline-item {
	background-color: #ffffff;
	height: -moz-fit-content;
	height: fit-content;
	padding: calc(12 / 16 * 1rem);
	width: 100%;
}

.p-history-chronology__timeline-year {
	color: #041483;
	font-size: calc(16 / 16 * 1rem);
	padding-bottom: calc(14 / 16 * 1rem);
}

.p-history-chronology__timeline-year[data-type=none] {
	padding: 0;
}

.p-history-chronology__timeline-event {
	font-size: calc(14 / 16 * 1rem);
	line-height: 1.6;
}

.p-history-chronology__timeline-event[data-type="2column"] {
	display: flex;
	flex-direction: column;
}

.p-history-chronology__timeline-event[data-type="2column-small-img"] {
	display: flex;
	flex-direction: column;
}

.p-history-chronology__timeline-event > span {
	display: inline-block;
	min-width: 68%;
	width: 100%;
}

.p-history-chronology__timeline-thumb {
	margin-top: calc(8 / 16 * 1rem);
	width: -moz-fit-content;
	width: fit-content;
}

.p-history-chronology__timeline-thumb img {
	aspect-ratio: 728/460;
	max-width: calc(183 / 16 * 1rem);
	width: 100%;
}

.p-history-chronology__timeline-thumb[data-img-size=small] img {
	aspect-ratio: 482/480;
	max-width: calc(125 / 16 * 1rem);
	width: 100%;
}

.p-info-detail__contents {
	padding-inline: initial;
}

.p-ir-info-detail__contents,
.p-ir-info-contact__contents {
	padding-inline: initial;
}

.p-ir-info-contact__list {
	font-size: calc(14 / 16 * 1rem);
	padding-left: 1em;
}

.p-ir-info-contact__item:not(:first-child) {
	margin-top: 2em;
}

.p-ir-info-contact__sub-list {
	list-style: none;
	padding-left: -1em;
}

.p-ir-info-contact__sub-list-item {
	margin-top: 1em;
}

.p-ir-info-contact__info-title {
	text-align: center;
	margin-top: 3em;
	margin-bottom: 2em;
}

.p-ir-info-nav {
	border-top: solid calc(1 / 16 * 1rem) #e6e6e6;
}

.p-ir-news {
	background-color: #f9f8f8;
}

.p-ir-news__contents {
	padding: 0;
	padding: initial;
}

.p-ir-news__contents .c-news__list {
	padding: 0;
	padding: initial;
}

.p-ir-info {
	background-color: #f9f8f8;
	border-top: solid 1px #f0f0f5;
}

.p-ir-info__contents {
	padding: 0;
	padding: initial;
}

.p-ir-info__categories {
	display: grid;
	grid-template-columns: 1fr;
	list-style: none;
}

.p-ir-info__category {
	margin-top: calc(40 / 16 * 1rem);
}

.p-ir-info__category-image img {
	aspect-ratio: 536/301;
	max-width: 100%;
	width: 100%;
	-o-object-fit: cover;
	border-radius: calc(4 / 16 * 1rem);
	   object-fit: cover;
}

.p-ir-info__category-text {
	margin-top: calc(30 / 16 * 1rem);
}

.p-ir-info__category-title a {
	align-items: center;
	display: flex;
	flex-direction: row;
	font-size: calc(20 / 16 * 1rem);
	font-weight: 500;
	justify-content: flex-start;
}

.p-ir-info__category-title a::before {
	border: solid calc(1 / 16 * 1rem) #e6e6e6;
	border-radius: 50%;
	color: #041483;
	content: "\f054";
	display: grid;
	font-family: "Font Awesome 7 Pro";
	font-size: calc(12 / 16 * 1rem);
	height: calc(32 / 16 * 1rem);
	margin-right: calc(15 / 16 * 1rem);
	place-items: center;
	width: calc(32 / 16 * 1rem);
}

.p-ir-info__category-list {
	list-style: none;
	margin-top: calc(16 / 16 * 1rem);
	padding-left: calc(14 / 16 * 1rem);
}

.p-ir-info__category-item:not(:first-child) {
	margin-top: calc(10 / 16 * 1rem);
}

.p-ir-info__category-item a {
	align-items: center;
	display: flex;
	flex-direction: row;
	font-size: calc(14 / 16 * 1rem);
	justify-content: flex-start;
	width: 100%;
}

.p-ir-info__category-item a::before {
	border: solid calc(1 / 16 * 1rem) #e6e6e6;
	border-radius: 50%;
	color: #041483;
	content: "\f054";
	display: grid;
	font-family: "Font Awesome 7 Pro";
	font-size: calc(10 / 16 * 1rem);
	height: calc(24 / 16 * 1rem);
	margin-right: calc(10 / 16 * 1rem);
	place-items: center;
	width: calc(24 / 16 * 1rem);
}

.p-koukoku-list {
	padding-bottom: calc(60 / 16 * 1rem);
}

.p-koukoku-list__description {
	font-size: calc(14 / 16 * 1rem);
	line-height: 2;
	padding-inline: initial;
}

.p-koukoku-list__list {
	margin-top: calc(30 / 16 * 1rem);
}

.p-koukoku-list__item {
	-moz-column-gap: calc(40 / 16 * 1rem);
	     column-gap: calc(40 / 16 * 1rem);
}

.p-koukoku-list__item-title {
	text-decoration: underline;
}

.p-koukoku-nav {
	border-top: solid 1px #e6e6e6;
}

.p-library-links {
	padding-bottom: calc(100 / 16 * 1rem);
}

.p-library-links__contents {
	padding: 0;
	padding: initial;
}

.p-library-links__list {
	display: grid;
	grid-template-columns: 1fr;
	list-style: none;
	grid-gap: calc(40 / 16 * 1rem);
	gap: calc(40 / 16 * 1rem);
}

.p-library-links__link {
	background-color: #f0f0f5;
	border-radius: calc(5 / 16 * 1rem);
	color: #222222;
	display: block;
	font-size: calc(15 / 16 * 1rem);
	font-weight: 500;
	line-height: 1.765;
	padding: calc(30 / 16 * 1rem) calc(20 / 16 * 1rem);
	position: relative;
	text-decoration: none;
	width: 100%;
}

.p-library-links__link::after {
	background-color: #ffffff;
	border-radius: 50%;
	color: #041483;
	content: "\f054";
	display: grid;
	font-family: "Font Awesome 7 Pro";
	font-size: calc(10 / 16 * 1rem);
	height: calc(32 / 16 * 1rem);
	margin-left: calc(10 / 16 * 1rem);
	place-items: center;
	position: absolute;
	right: calc(20 / 16 * 1rem);
	top: 50%;
	transform: translateY(-50%);
	width: calc(32 / 16 * 1rem);
}

.p-library-links__description {
	font-size: calc(14 / 16 * 1rem);
	letter-spacing: calc(-70 / 1000 * 1em);
	margin-top: calc(16 / 16 * 1rem);
}

.p-message-profile__contents {
	align-items: initial;
	display: grid;
	grid-template-columns: 1fr;
	padding-inline: initial;
}

.p-message-profile__text {
	padding-left: 0;
	text-wrap: nowrap;
}

.p-message-profile__title {
	font-size: calc(24 / 16 * 1rem);
	font-weight: 600;
	line-height: 1.5;
}

.p-message-profile__company-name {
	font-size: calc(14 / 16 * 1rem);
	margin-top: calc(30 / 16 * 1rem);
}

.p-message-profile__name-and-position {
	align-items: baseline;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	-moz-column-gap: 1em;
	     column-gap: 1em;
	margin-top: calc(4 / 16 * 1rem);
}

.p-message-profile__name-and-position--en {
	align-items: baseline;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	-moz-row-gap: calc(8 / 16 * 1rem);
	     row-gap: calc(8 / 16 * 1rem);
	-moz-column-gap: initial;
	     column-gap: initial;
	margin-top: calc(4 / 16 * 1rem);
}

.p-message-profile__position {
	font-size: calc(14 / 16 * 1rem);
}

.p-message-profile__name {
	font-size: calc(20 / 16 * 1rem);
	font-weight: 600;
}

.p-message-profile__image {
	aspect-ratio: 672/378;
	max-width: 100%;
	width: 100%;
	-o-object-fit: cover;
	border-radius: calc(4 / 16 * 1rem);
	margin-top: calc(30 / 16 * 1rem);
	   object-fit: cover;
}

.p-message-contents {
	padding-inline: initial;
}

.p-message-contents__title {
	font-size: calc(20 / 16 * 1rem);
	font-weight: 600;
	line-height: 1.5;
	margin-top: calc(30 / 16 * 1rem);
}

.p-message-contents__text {
	font-size: calc(14 / 16 * 1rem);
	letter-spacing: calc(-50 / 1000 * 1em);
	line-height: 1.8;
	margin-top: calc(16 / 16 * 1rem);
}

.p-message-contents__text:nth-child(2) {
	margin-top: calc(30 / 16 * 1rem);
}

.p-message-nav {
	border-top: solid calc(1 / 16 * 1rem) #e6e6e6;
}

.p-mobile-nav__body {
	background-color: #ffffff;
	color: #222222;
	display: flex;
	flex-direction: column;
	height: 100vh;
	overflow-y: scroll;
	padding-top: 64px;
	position: fixed;
	right: -100%;
	top: 0;
	transition: transform 0.3s;
	width: 100%;
	z-index: 2;
}

.p-mobile-nav.is-open .p-mobile-nav__body {
	transform: translateX(-100%);
}

.p-mobile-nav__list {
	list-style: none;
	width: 100%;
}

.p-mobile-nav__item {
	width: 100%;
}

.p-mobile-nav__item a[target=_blank]::after {
	content: none;
}

.p-mobile-nav__item:first-child,
.p-mobile-nav__item + .p-mobile-nav__item {
	border-top: 1px solid #f0f0f5;
}

.p-mobile-nav__item:not(:last-child) > a {
	align-items: center;
	cursor: pointer;
	display: flex;
	flex-direction: row;
	font-family: "Noto Sans JP", sans-serif;
	font-size: calc(14 / 16 * 1rem);
	font-weight: 600;
	justify-content: space-between;
	line-height: 1;
	padding: calc(24 / 16 * 1rem);
	text-align: left;
	width: 100%;
}

.p-mobile-nav__item > a > i {
	display: inline-block;
	font-size: calc(10 / 16 * 1rem);
	font-weight: 400;
	position: relative;
}

.p-mobile-nav__item > a > i::after {
	aspect-ratio: 1;
	border: solid 1px #f0f0f5;
	border-radius: 50%;
	content: "";
	height: calc(24 / 16 * 1rem);
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: calc(24 / 16 * 1rem);
}

.p-mobile-nav__language-toggle {
	border: solid 1px #666666;
	border-radius: calc(32 / 16 * 1rem);
	cursor: pointer;
	display: block;
	margin-inline: auto;
	margin-top: calc(30 / 16 * 1rem);
	width: -moz-fit-content;
	width: fit-content;
}

.p-mobile-nav__language-list {
	align-items: center;
	border-radius: calc(32 / 16 * 1rem);
	display: flex;
	flex-direction: row;
	height: 100%;
	justify-content: flex-start;
	list-style: none;
}

.p-mobile-nav__language-item {
	align-items: center;
	color: #222222;
	display: flex;
	flex-direction: row;
	height: inherit;
	justify-content: flex-start;
	padding-block: calc(7 / 16 * 1rem);
	padding-inline: calc(20 / 16 * 1rem);
	position: relative;
	text-transform: uppercase;
}

.p-mobile-nav__language-item:nth-child(1) {
	padding-right: calc(8 / 16 * 1rem);
}

.p-mobile-nav__language-item:last-child {
	padding-left: calc(8 / 16 * 1rem);
}

.p-mobile-nav__language-item:not(:first-child)::before {
	background-color: #666666;
	content: "";
	display: inline-block;
	height: 1em;
	left: 0;
	max-width: 1px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

.p-mobile-nav__language-item i {
	margin-right: calc(4 / 16 * 1rem);
}

.p-outline-main {
	padding-bottom: calc(60 / 16 * 1rem);
}

.p-outline-main__description {
	padding-inline: initial;
}

.p-outline-imaging {
	margin-top: calc(32 / 16 * 1rem);
	padding-bottom: calc(60 / 16 * 1rem);
}

.p-outline-measuring {
	position: relative;
}

.p-outline-measuring::before {
	background-color: #e6e6e6;
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	width: 100%;
}

.p-outline-imaging,
.p-outline-measuring {
	padding-inline: initial;
}

.p-outline-property-rental {
	margin-top: calc(60 / 16 * 1rem);
}

.p-outline-property-rental .c-card-list__item:first-child .c-card-list__link {
	display: none;
}

.p-outline-sub__contents {
	position: relative;
}

.p-outline-sub__contents::before {
	background-color: #e6e6e6;
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	top: calc(-60 / 16 * 1rem);
	transform: translateX(-50%);
	width: 100%;
}

.p-outline-sub__contents {
	display: flex;
	flex-direction: column;
	-moz-column-gap: normal;
	     column-gap: normal;
	-moz-column-gap: initial;
	     column-gap: initial;
	padding-bottom: calc(60 / 16 * 1rem);
	padding-inline: initial;
}

.p-outline-nav {
	border-top: solid 1px #e6e6e6;
}

.p-plan-detail__contents {
	padding-inline: initial;
}

.p-plan-detail__text-title {
	font-size: calc(20 / 16 * 1rem);
	font-weight: 600;
	margin-left: -0.6em;
}

.p-plan-detail__text-line {
	font-size: calc(14 / 16 * 1rem);
	letter-spacing: calc(-62 / 1000 * 1em);
	line-height: 1.6;
}

.p-plan-detail__text-line:nth-child(n+2) {
	margin-top: 1.7em;
}

.p-plan-detail__list {
	margin-top: calc(30 / 16 * 1rem);
}

.p-plan-detail__item {
	background-color: #f0f0f5;
}

.p-plan-nav {
	border-top: solid calc(1 / 16 * 1rem) #e6e6e6;
}

.p-antisocial-detail__contents {
	padding-inline: initial;
}

.p-antisocial-detail__contents-title {
	margin-top: calc(30 / 16 * 1rem);
}

.p-antisocial-detail__contents-description {
	font-size: calc(14 / 16 * 1rem);
	letter-spacing: calc(-62 / 1000 * 1em);
	line-height: 1.6;
}

.p-antisocial-detail__contents-list {
	list-style: none;
	margin-top: calc(30 / 16 * 1rem);
}

.p-antisocial-detail__contents-list > li {
	counter-increment: bracket-number;
	font-size: calc(14 / 16 * 1rem);
	margin-top: calc(10 / 16 * 1rem);
	padding-left: 1.8em;
	text-indent: -1.8em;
}

.p-antisocial-detail__contents-list > li::before {
	content: "(" counter(bracket-number) ")";
	margin-right: calc(8 / 16 * 1rem);
}

.p-policy-detail__contents {
	padding-inline: initial;
}

.p-policy-detail__text-title {
	font-size: calc(20 / 16 * 1rem);
	font-weight: 600;
	margin-left: -0.6em;
}

.p-policy-detail__text-line {
	font-size: calc(14 / 16 * 1rem);
	letter-spacing: calc(-62 / 1000 * 1em);
	line-height: 1.6;
}

.p-policy-detail__text-line:nth-child(n+2) {
	margin-top: 1.7em;
}

.p-policy-detail__list {
	margin-top: calc(30 / 16 * 1rem);
}

.p-policy-detail__item {
	background-color: #f0f0f5;
}

.p-policy-nav {
	border-top: solid calc(1 / 16 * 1rem) #e6e6e6;
}

.p-privacy-policy__contents {
	padding-inline: initial;
}

.p-privacy-policy__content-title:nth-child(n+3) {
	margin-top: calc(30 / 16 * 1rem);
}

:root {
	counter-reset: privacy-policy-sub-title-counter 0;
}

.p-privacy-policy__content-title {
	counter-increment: privacy-policy-sub-title-counter 1;
	display: inline-block;
	font-size: calc(17 / 16 * 1rem);
	font-weight: normal;
	font-weight: 600;
	margin-right: calc(8 / 16 * 1rem);
}

.p-privacy-policy__content-title::before {
	content: counter(privacy-policy-sub-title-counter) ".";
	display: inline-block;
	font-weight: normal;
	margin-right: calc(8 / 16 * 1rem);
}

.p-privacy-policy__content-text {
	font-size: calc(14 / 16 * 1rem);
	letter-spacing: calc(-62 / 1000 * 1em);
	line-height: 1.6;
	margin-top: calc(24 / 16 * 1rem);
}

.p-privacy-policy__content-list {
	list-style: none;
	margin-top: calc(24 / 16 * 1rem);
}

.p-privacy-policy__content-list > li {
	counter-increment: bracket-number;
	font-size: calc(14 / 16 * 1rem);
	line-height: 1.7;
	margin-top: calc(10 / 16 * 1rem);
	padding-left: 1.8em;
	text-indent: -1.8em;
}

.p-privacy-policy__content-sub-list {
	list-style: none;
	margin-top: 0.4em;
}

.p-privacy-policy__content-sub-list > li {
	padding-left: 1em;
	text-indent: -1em;
}

.p-privacy-policy__content-sub-list > li::before {
	content: "・";
}

.p-privacy-policy__content-sub-list[data-list-style=decimal] {
	list-style: decimal;
	margin-top: 0.4em;
	padding-left: 1em;
}

.p-privacy-policy__content-sub-list[data-list-style=decimal] > li::before {
	content: none;
}

.p-privacy-policy__content-sub-list[data-list-style=decimal] > li::marker {
	content: counter(list-item) "　";
}

.p-privacy-policy__content-list > li::before {
	content: "(" counter(bracket-number) ")";
	margin-right: calc(8 / 16 * 1rem);
}

.p-privacy-policy__contents-end {
	font-size: calc(14 / 16 * 1rem);
	margin-left: auto;
	margin-top: 1em;
	width: -moz-fit-content;
	width: fit-content;
}

.p-profile-info__contents,
.p-profile-executives__contents,
.p-profile-outline__contents {
	padding-inline: initial;
}

.p-regulations-detail__contents {
	padding-inline: initial;
}

.p-regulations-detail__text-title {
	font-size: calc(20 / 16 * 1rem);
	font-weight: 600;
	margin-left: -0.6em;
}

.p-regulations-detail__text-line {
	font-size: calc(14 / 16 * 1rem);
	letter-spacing: calc(-62 / 1000 * 1em);
	line-height: 1.6;
}

.p-regulations-detail__text-line:nth-child(n+2) {
	margin-top: 1.7em;
}

.p-regulations-detail__item {
	background-color: #f0f0f5;
}

.p-regulations-nav {
	border-top: solid calc(1 / 16 * 1rem) #e6e6e6;
}

.p-securities-info__contents {
	margin-top: calc(80 / 16 * 1rem);
	padding-inline: initial;
}

.p-securities-nav {
	border-top: solid calc(1 / 16 * 1rem) #e6e6e6;
}

.p-single-article__inner {
	margin-inline: auto;
	padding-inline: calc(24 / 16 * 1rem);
	width: 100%;
}

.p-single-article__meta {
	align-items: center;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	list-style: none;
	-moz-column-gap: calc(24 / 16 * 1rem);
	     column-gap: calc(24 / 16 * 1rem);
}

.p-single-article__date {
	font-size: calc(14 / 16 * 1rem);
}

.p-single-article__categories {
	align-items: center;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	list-style: none;
	-moz-column-gap: calc(10 / 16 * 1rem);
	     column-gap: calc(10 / 16 * 1rem);
}

.p-single-article__category {
	border: solid 1px #041483;
	border-radius: calc(32 / 16 * 1rem);
	color: #041483;
	font-size: calc(11 / 16 * 1rem);
	padding-block: calc(4 / 16 * 1rem);
	text-align: center;
	width: calc(120 / 16 * 1rem);
}

.p-single-article__contents h1,
.p-single-article__title {
	position: relative;
	font-size: calc(20 / 16 * 1rem);
	padding-bottom: 10px;
	margin-top: calc(20 / 16 * 1rem);
}

.p-single-article__contents h1::before,
.p-single-article__title::before {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	display: block;
	width: 1.2em;
	height: 2px;
	background-color: #041483;
	z-index: 1;
}
.p-single-article__contents h1::after,
.p-single-article__title::after {
	position: absolute;
	bottom: 0;
	left: 0px;
	content: "";
	display: block;
	width: 2em;
	height: 2px;
	background-color: #ddd;
}

.p-single-article__contents {
	font-size: calc(14 / 16 * 1rem);
	line-height: 1.7;
	margin-top: calc(30 / 16 * 1rem);
}

.p-single-article__contents .wp-block-list {
	list-style-position: inside;
}
.p-single-article__contents .wp-block-list li::marker {
	content: "・ ";
	margin-right: .3em;
}

.p-single-article__contents .wp-block-image img {
	width: initial;
	height: auto;
}
.p-single-article__contents p {
	margin-block: 1em;
}
.p-single-article__contents a {
	text-decoration: underline;
	text-underline-offset: .2em;
}
.p-single-article__contents a[target="_blank"]:after {
	content: "  \f08e";
	display: inline-block;
	font-family: "Font Awesome 7 Pro";
}

.p-single-article__controls {
	align-items: center;
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	list-style: none;
	margin-top: calc(50 / 16 * 1rem);
}

.p-single-article__controls a[href$=".pdf"]::after {
	content: none;
}

.p-single-article__prev-link,
.p-single-article__next-link,
.p-single-article__back-archive-link {
	font-size: calc(14 / 16 * 1rem);
	font-weight: 500;
}

.p-single-article__back-archive-link {
	background-color: #041483;
	color: #fff;
	padding: calc(16 / 16 * 1rem) calc(40 / 16 * 1rem);
	border-radius: calc(32 / 16 * 1rem);
	display: inline-block;
	max-width: -moz-fit-content;
	max-width: fit-content;
	width: 100%;
}

.p-single-article__prev-link a,
.p-single-article__next-link a {
	border: solid 1px #e6e6e6;
	border-radius: 50%;
	display: inline-block;
	max-width: -moz-fit-content;
	max-width: fit-content;
	padding: calc(10 / 16 * 1rem);
	width: 100%;
}

.p-status-detail__contents {
	padding-inline: initial;
}

.p-status-nav {
	border-top: solid calc(1 / 16 * 1rem) #e6e6e6;
}

.p-stock-links {
	padding-bottom: calc(100 / 16 * 1rem);
}

.p-stock-links__contents {
	padding: 0;
	padding: initial;
}

.p-stock-links__list {
	display: grid;
	grid-template-columns: 1fr;
	list-style: none;
	grid-gap: calc(40 / 16 * 1rem);
	gap: calc(40 / 16 * 1rem);
}

.p-stock-links__link {
	background-color: #f0f0f5;
	border-radius: calc(5 / 16 * 1rem);
	color: #222222;
	display: block;
	font-size: calc(15 / 16 * 1rem);
	font-weight: 500;
	line-height: 1.4;
	padding: calc(30 / 16 * 1rem) calc(20 / 16 * 1rem);
	position: relative;
	text-decoration: none;
	width: 100%;
}

.p-stock-links__link::after {
	background-color: #ffffff;
	border-radius: 50%;
	color: #041483;
	content: "\f054";
	display: grid;
	font-family: "Font Awesome 7 Pro";
	font-size: calc(10 / 16 * 1rem);
	height: calc(32 / 16 * 1rem);
	margin-left: calc(10 / 16 * 1rem);
	place-items: center;
	position: absolute;
	right: calc(20 / 16 * 1rem);
	top: 50%;
	transform: translateY(-50%);
	width: calc(32 / 16 * 1rem);
}

.p-stock-links__description {
	font-size: calc(14 / 16 * 1rem);
	letter-spacing: calc(-70 / 1000 * 1em);
	margin-top: calc(16 / 16 * 1rem);
}

.p-ir-news {
	background-color: #f9f8f8;
}

.p-ir-news__contents {
	padding: 0;
	padding: initial;
}

.p-ir-news__contents .c-news__list {
	padding: 0;
	padding: initial;
}

.p-ir-info {
	background-color: #f9f8f8;
	border-top: solid 1px #f0f0f5;
}

.p-ir-info__contents {
	padding: 0;
	padding: initial;
}

.p-ir-info__categories {
	display: grid;
	grid-template-columns: 1fr;
	list-style: none;
}

.p-ir-info__category {
	margin-top: calc(40 / 16 * 1rem);
}

.p-ir-info__category-image img {
	aspect-ratio: 536/301;
	max-width: 100%;
	width: 100%;
	-o-object-fit: cover;
	border-radius: calc(4 / 16 * 1rem);
	   object-fit: cover;
}

.p-ir-info__category-text {
	margin-top: calc(30 / 16 * 1rem);
}

.p-ir-info__category-title a {
	align-items: center;
	display: flex;
	flex-direction: row;
	font-size: calc(20 / 16 * 1rem);
	font-weight: 500;
	justify-content: flex-start;
}

.p-ir-info__category-title a::before {
	border: solid calc(1 / 16 * 1rem) #e6e6e6;
	border-radius: 50%;
	color: #041483;
	content: "\f054";
	display: grid;
	font-family: "Font Awesome 7 Pro";
	font-size: calc(12 / 16 * 1rem);
	height: calc(32 / 16 * 1rem);
	margin-right: calc(15 / 16 * 1rem);
	place-items: center;
	width: calc(32 / 16 * 1rem);
}

.p-ir-info__category-list {
	list-style: none;
	margin-top: calc(16 / 16 * 1rem);
	padding-left: calc(14 / 16 * 1rem);
}

.p-ir-info__category-item:not(:first-child) {
	margin-top: calc(10 / 16 * 1rem);
}

.p-ir-info__category-item a {
	align-items: center;
	display: flex;
	flex-direction: row;
	font-size: calc(14 / 16 * 1rem);
	justify-content: flex-start;
	width: 100%;
}

.p-ir-info__category-item a::before {
	border: solid calc(1 / 16 * 1rem) #e6e6e6;
	border-radius: 50%;
	color: #041483;
	content: "\f054";
	display: grid;
	font-family: "Font Awesome 7 Pro";
	font-size: calc(10 / 16 * 1rem);
	height: calc(24 / 16 * 1rem);
	margin-right: calc(10 / 16 * 1rem);
	place-items: center;
	width: calc(24 / 16 * 1rem);
}

.p-sustainability-concept__contents,
.p-sustainability-management__contents,
.p-sustainability-governance__contents,
.p-sustainability-health__contents,
.p-sustainability-approach__contents {
	padding-inline: initial;
}

.p-sustainability-concept__flex-content,
.p-sustainability-health__flex-content,
.p-sustainability-approach__flex-content {
	display: flex;
	flex-direction: column;
	column-gap: initial;
	-moz-column-gap: initial;
	     column-gap: initial;
}

.p-sustainability-governance__content:nth-child(n+2),
.p-sustainability-health__content:nth-child(n+2),
.p-sustainability-approach__flex-content:nth-child(n+2) {
	margin-top: calc(30 / 16 * 1rem);
}

.p-sustainability-concept__content-texts {
	padding-top: 0;
	padding-top: initial;
}

.p-sustainability-approach__content-text {
	margin-top: calc(24 / 16 * 1rem);
}

.p-sustainability-concept__content-title,
.p-sustainability-management__content-title,
.p-sustainability-governance__content-title,
.p-sustainability-health__content-title,
.p-sustainability-approach__content-title {
	font-size: calc(17 / 16 * 1rem);
	font-weight: 600;
	/* text-wrap: nowrap; */
}

.p-sustainability-health__content-sub-title {
	font-size: calc(16 / 16 * 1rem);
	margin: 0;
	margin: initial;
	margin-top: calc(24 / 16 * 1rem);
}

.p-sustainability-concept__content-text,
.p-sustainability-management__content-text,
.p-sustainability-governance__content-text,
.p-sustainability-health__content-text,
.p-sustainability-approach__content-text {
	font-size: calc(14 / 16 * 1rem);
	/* letter-spacing: calc(-126 / 1000 * 1em); */
	line-height: 1.6;
}

.p-sustainability-governance__content-text {
	margin-top: calc(24 / 16 * 1rem);
}

.p-sustainability-health__content-text:nth-child(n+2) {
	margin-top: 1em;
}

.p-sustainability-health__content-text:nth-child(n+4) {
	margin-top: 0.5em;
}

.p-sustainability-concept__content-image img {
	margin-left: 0;
	margin-left: initial;
	margin-top: calc(30 / 16 * 1rem);
	max-width: 100%;
	width: 100%;
}

.p-sustainability-health__content-image img,
.p-sustainability-approach__content-image img {
	margin-left: 0;
	margin-left: initial;
	margin-top: calc(30 / 16 * 1rem);
	max-width: 100%;
	width: 100%;
}

.p-sustainability-health__content-image[data-img-width="588"],
.p-sustainability-health__content-image[data-img-width="1096"] {
	margin-top: calc(16 / 16 * 1rem);
}

.p-sustainability-health__content-image[data-img-width="588"] img {
	margin-left: 0;
	margin-left: initial;
	max-width: 100%;
	width: 100%;
}

.p-sustainability-health__content-image[data-img-width="1096"] img {
	margin-left: 0;
	margin-left: initial;
	max-width: 100%;
	width: 100%;
}

.p-sustainability-health__content-img-link::after {
	content: none !important;
}

.p-sustainability-governance__list {
	margin-top: calc(24 / 16 * 1rem);
}

.p-sustainability-governance__list.c-news__list {
	padding-left: 0;
	padding-left: initial;
}

.p-sustainability-approach__contents {
	counter-reset: approach-sub-title-counter 0;
}

.p-sustainability-approach__content-title::before {
	color: #1a2db9;
	content: counter(approach-sub-title-counter, decimal-leading-zero) ".";
	counter-increment: approach-sub-title-counter 1;
	display: inline-block;
	font-weight: normal;
	margin-right: calc(8 / 16 * 1rem);
}

.p-terms-detail__contents {
	padding-inline: initial;
}

:root {
	counter-reset: terms-sub-title-counter 0;
}

.p-terms-detail__sub-title {
	counter-increment: terms-sub-title-counter 1;
	display: inline-block;
	font-size: calc(17 / 16 * 1rem);
	font-weight: normal;
	font-weight: 600;
	margin-right: calc(8 / 16 * 1rem);
	margin-top: calc(30 / 16 * 1rem);
}

.p-terms-detail__sub-title::before {
	content: counter(terms-sub-title-counter) ".";
	display: inline-block;
	font-weight: normal;
	margin-right: calc(8 / 16 * 1rem);
}

.p-terms-detail__contents-description {
	font-size: calc(14 / 16 * 1rem);
	letter-spacing: calc(-62 / 1000 * 1em);
	line-height: 1.6;
}

.p-terms-detail__contents-description:not(:first-child) {
	margin-top: calc(24 / 16 * 1rem);
}

.p-top-mv {
	background-color: #ffffff;
	height: 87svh;
	position: relative;
	width: 100%;
}

.p-top-mv::after {
	background-image: url("../images/top/mv_filter.svg");
	content: "";
	inset: 0;
	position: absolute;
	z-index: 1;
}

.p-top-mv__catch-copy {
	bottom: 50%;
	left: calc(20 / 16 * 1rem);
	position: absolute;
	transform: translateY(50%);
	z-index: 2;
}

.p-top-mv__main-copy {
	color: #ffffff;
	font-size: calc(40 / 16 * 1rem);
	line-height: 1.3;
}

.p-top-mv__sub-copy {
	color: #ffffff;
	font-size: calc(14 / 16 * 1rem);
	margin-top: calc(20 / 16 * 1rem);
}

.p-top-mv__video {
	aspect-ratio: 1920/1080;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: 20% 50%;
	   object-position: 20% 50%;
}

.p-top-info {
	background-color: #ffffff;
	padding-block: calc(30 / 16 * 1rem);
}

.p-top-info__inner {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	-moz-column-gap: 0;
	     column-gap: 0;
}

.p-top-info__title {
	color: #041483;
	font-size: calc(20 / 16 * 1rem);
	padding-left: 0;
}

.p-top-info__content {
	font-size: calc(14 / 16 * 1rem);
	line-height: 2;
	margin-top: calc(10 / 16 * 1rem);
}

.p-top-overview {
	background-color: #f9f8f8;
	padding-block: calc(60 / 16 * 1rem);
}

.p-top-overview__list {
	list-style: none;
	padding-left: 0;
}

.p-top-overview__item {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	-moz-column-gap: calc(32 / 16 * 1rem);
	     column-gap: calc(32 / 16 * 1rem);
}

.p-top-overview__item:not(:first-child) {
	margin-top: calc(60 / 16 * 1rem);
}

.p-top-overview__item-text {
	max-width: 100%;
	width: 100%;
}

.p-top-overview__item-title {
	font-size: calc(30 / 16 * 1rem);
	margin-top: 0;
}

.p-top-overview__item-title--en-small {
	display: inline-block;
	font-size: calc(14 / 16 * 1rem);
	margin-left: 0.5em;
}

.p-top-overview__item-desc {
	font-size: calc(14 / 16 * 1rem);
	line-height: 1.8;
	margin-top: calc(20 / 16 * 1rem);
	text-align: justify;
}

.p-top-overview__item-image {
	margin-top: calc(40 / 16 * 1rem);
}

.p-top-overview__item-image img {
	aspect-ratio: 1480/833;
	max-width: 100%;
	width: 100%;
	-o-object-fit: cover;
	border-radius: calc(4 / 16 * 1rem);
	   object-fit: cover;
}

.p-top-overview__link {
	display: flex;
	justify-content: center;
	margin-top: calc(20 / 16 * 1rem);
}

.p-top-news {
	background-color: #f9f8f8;
	border-top: solid 1px #f0f0f5;
	padding-block: calc(60 / 16 * 1rem);
}

.p-top-news__section-title.c-section-title {
	padding-left: initial;
}

.p-top-news__list {
	margin-top: calc(30 / 16 * 1rem);
}

.u-margintop--xl {
	margin-top: 180px;
}

.u-margintop--lg {
	margin-top: 150px;
}

.u-margintop--ml {
	margin-top: 120px;
}

.u-margintop--md {
	margin-top: 80px;
}

.u-margintop--sm {
	margin-top: 60px;
}

.u-margintop--xs {
	margin-top: 30px;
}

.u-padding--xl {
	padding: 180px 0;
}

.u-padding--lg {
	padding: 150px 0;
}

.u-padding--ml {
	padding: 120px 0;
}

.u-padding--md {
	padding: 80px 0;
}

.u-padding--sm {
	padding: 60px 0;
}

.u-padding--xs {
	padding: 30px 0;
}

.u-desktop {
	display: none;
}

.u-hiddenMobile {
	display: none;
}

.u-break-keep {
	word-break: keep-all;
}

.u-text-bold {
	font-weight: 700;
}

.u-text-medium {
	font-weight: 500;
}

.u-text-underline {
	font-weight: 500;
	text-decoration: underline;
	text-underline-offset: 20%;
}

.u-text-indent {
	padding-left: 1em;
	text-indent: -1em;
}

.u-text--indigo {
	color: #1a2db9;
}

.cookie_box {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  padding: 20px 20px 30px;
  z-index: 999;
  display: none;
}



.cookie_box p {
  color: #fff;
  font-size: calc(12 / 16 * 1rem);
  margin: 0;
}
@media screen and (min-width: 768px) {
  .cookie_box p {
    font-size: calc(14 / 16 * 1rem);
  }
}

.cookie_box .btnArea_coolie {
  list-style: none;
	display: block;
	padding: 0;
	margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .cookie_box .btnArea_coolie {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		margin: 16px 0 0;
  }
}
.cookie_box .btnArea_coolie li:nth-of-type(1) a {
  border: 1px solid #fff;
  padding: 2px 10px;
}
@media screen and (min-width: 768px) {
  .cookie_box .btnArea_coolie li:nth-of-type(1) a {
    padding: 2px 20px;
  }
	.cookie_box .btnArea_coolie li:not(:first-of-type) {
		margin-left: 20px;
	}	
}
.cookie_box .btnArea_coolie li:nth-of-type(1) a:hover {
  background: #fff;
  color: #2d2d2d;
	margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .cookie_box .btnArea_coolie li {
    margin: 0;
  }
  .cookie_box .btnArea_coolie li:not(:first-of-type) {
    margin-top: 0;
  }
}
.cookie_box .btnArea_coolie li:nth-of-type(2) {
  position: relative;
  padding-left: 28px;
	margin-top: 20px;
  transition: 0.3s;
  color: #fff;
  font-size: calc(12 / 16 * 1rem);
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .cookie_box .btnArea_coolie li:nth-of-type(2) {
    font-size: calc(14 / 16 * 1rem);
		margin-top: 0;
  }
}
.cookie_box .btnArea_coolie li:nth-of-type(2):hover {
  text-decoration: underline;
}
.cookie_box .btnArea_coolie li:nth-of-type(2) .mark {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 4px;
}
.cookie_box .btnArea_coolie li:nth-of-type(2) .mark:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 12px;
  height: 2px;
  background: #2d2d2d;
}
.cookie_box .btnArea_coolie li:nth-of-type(2) .mark:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 12px;
  height: 2px;
  background: #2d2d2d;
}
.cookie_box .btnArea_coolie li a {
  color: #fff;
  font-size: calc(12 / 16 * 1rem);
}
@media screen and (min-width: 768px) {
  .cookie_box .btnArea_coolie li a {
    font-size: calc(14 / 16 * 1rem);
  }
}



@media (min-width: 576px) {

.l-base {
	max-width: 540px;
	width: 100%;
}

}

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

html {
	font-size: calc(16 / 1320 * 100vw);
}

html {
	scroll-padding-top: 120px;
}

a[href^="tel:"] {
	pointer-events: none;
}

.l-header {
	max-width: calc(1340 / 16 * 1rem);
}

.l-inner {
	max-width: calc(1600 / 16 * 1rem);
	padding-inline: calc(140 / 16 * 1rem);
	padding-inline: clamp(
    calc(24 / 16 * 1rem),
    (100vw - calc(1320 / 16 * 1rem)) / 2,
    calc(140 / 16 * 1rem)
  );
}

.l-section {
	padding-block: calc(120 / 16 * 1rem);
}

.l-section--padding-top {
	padding-top: calc(120 / 16 * 1rem);
}

.l-top-section {
	margin-top: 0;
	margin-top: initial;
}

.c-breadcrumb {
	margin-top: calc(148 / 16 * 1rem);
}

.c-card-list {
	gap: calc(100 / 16 * 1rem) calc(36 / 16 * 1rem);
	grid-template-columns: repeat(3, 1fr);
	max-width: -moz-fit-content;
	max-width: fit-content;
}

.c-card-list--2columns {
	gap: calc(100 / 16 * 1rem) calc(36 / 16 * 1rem);
	grid-template-columns: repeat(2, 1fr);
	max-width: -moz-fit-content;
	max-width: fit-content;
}

.c-card-list__item {
	max-width: calc(350 / 16 * 1rem);
}

.c-card-list__image {
	max-width: calc(350 / 16 * 1rem);
}

.c-card-list__title {
	font-size: calc(24 / 16 * 1rem);
	margin-top: calc(30 / 16 * 1rem);
}

.c-card-list__description {
	font-size: calc(15 / 16 * 1rem);
	margin-top: calc(30 / 16 * 1rem);
}

.c-card-list__link {
	margin-top: calc(40 / 16 * 1rem);
}

.c-category-nav {
	align-items: stretch;
	flex-direction: row;
	justify-content: flex-start;
	-moz-column-gap: calc(132 / 16 * 1rem);
	     column-gap: calc(132 / 16 * 1rem);
	padding-left: 112px;
}

.c-category-nav__title {
	font-size: calc(24 / 16 * 1rem);
	margin-bottom: 0;
}

.c-category-nav__list {
	grid-template-columns: repeat(2, 1fr);
	margin-top: 0;
}

.c-category-nav__item {
	max-width: calc(400 / 16 * 1rem);
}

.c-category-nav__item:nth-child(2) {
	border-top: solid 1px #e6e6e6;
}

.c-category-nav__item a {
	font-size: calc(16 / 16 * 1rem);
	padding-block: calc(32 / 16 * 1rem);
}

.c-category-nav__item a::before {
	height: calc(32 / 16 * 1rem);
	width: calc(32 / 16 * 1rem);
}

.c-info-list__item {
	align-items: flex-start;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	padding-block: calc(32 / 16 * 1rem);
}

.c-info-list__item--column {
	flex-direction: column;
	padding: 0;
	padding: initial;
}

.c-info-list__item li::before {
	top: 50%;
	transform: translateY(-50%);
}

.c-info-list__term {
	font-size: calc(16 / 16 * 1rem);
	max-width: calc(256 / 16 * 1rem);
}

.c-info-list__description {
	font-size: calc(16 / 16 * 1rem);
	line-height: 1.6;
}

.c-link {
	padding-block: calc(18 / 16 * 1rem);
}

.c-link--top-overview {
	margin-left: 0;
	margin-left: initial;
	margin-right: auto;
}

.c-news__list {
	padding-left: calc(112 / 16 * 1rem);
}

.c-news__item {
	align-items: center;
	flex-direction: row;
	justify-content: flex-start;
	-moz-column-gap: calc(24 / 16 * 1rem);
	     column-gap: calc(24 / 16 * 1rem);
	row-gap: 0;
}

.c-news__item-title a {
	width: -moz-fit-content;
	width: fit-content;
}

.c-news__button-area {
	margin-top: calc(50 / 16 * 1rem);
}

.c-news__list[data-page-type=IR] {
	padding-inline: initial;
}

.c-news__item[data-page-type=IR] {
	-moz-column-gap: calc(64 / 16 * 1rem);
	     column-gap: calc(64 / 16 * 1rem);
	padding-inline: calc(32 / 16 * 1rem) calc(10 / 16 * 1rem);
}

.c-pagination {
	margin-top: calc(100 / 16 * 1rem);
}

.c-section-title {
	font-size: calc(24 / 16 * 1rem);
}

.c-section-title--under-bar {
	margin-bottom: calc(60 / 16 * 1rem);
	padding-bottom: calc(25 / 16 * 1rem);
}

.c-section-title--no-under-bar {
	margin-bottom: calc(60 / 16 * 1rem);
	padding-bottom: calc(25 / 16 * 1rem);
}

.c-subpage-title__inner {
	max-width: calc(1600 / 16 * 1rem);
	padding-left: calc(196 / 16 * 1rem);
	padding-right: calc(140 / 16 * 1rem);
}

.c-subpage-title {
	padding: calc(195 / 16 * 1rem) 0 calc(25 / 16 * 1rem);
}

.c-subpage-title__text {
	font-size: calc(50 / 16 * 1rem);
}

.p-404__contents {
	padding-bottom: calc(240 / 16 * 1rem);
	padding-top: calc(120 / 16 * 1rem);
}

.p-404__title {
	font-size: calc(30 / 16 * 1rem);
}

.p-404__message {
	font-size: calc(16 / 16 * 1rem);
	margin-top: calc(60 / 16 * 1rem);
}

.p-404__link {
	margin-top: calc(30 / 16 * 1rem);
}

.p-briefing-info__contents {
	margin-top: calc(100 / 16 * 1rem);
	padding-inline: calc(112 / 16 * 1rem);
}

.p-conduct-detail__contents {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-conduct-detail__text-title {
	font-size: calc(24 / 16 * 1rem);
}

.p-conduct-detail__text-line {
	font-size: calc(16 / 16 * 1rem);
}

.p-conduct-detail__list {
	margin-top: calc(124 / 16 * 1rem);
}

.p-contact-detail__contents {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-contact-detail__description {
	font-size: calc(16 / 16 * 1rem);
}

.p-contact-detail__contents-title {
	margin-top: calc(70 / 16 * 1rem);
}

.p-contact-detail__box {
	flex-direction: row;
	-moz-column-gap: calc(100 / 16 * 1rem);
	     column-gap: calc(100 / 16 * 1rem);
	padding-block: calc(60 / 16 * 1rem);
	padding-left: calc(130 / 16 * 1rem);
}

.p-contact-detail__logo {
	display: inline;
	display: initial;
	margin-inline: initial;
	margin-top: calc(16 / 16 * 1rem);
}

.p-contact-detail__logo-text {
	font-size: calc(16 / 16 * 1rem);
	margin-top: calc(20 / 16 * 1rem);
}

.p-contact-detail__list {
	margin-top: 0;
	margin-top: initial;
	row-gap: calc(15 / 16 * 1rem);
}

.p-contact-detail__item-title {
	font-size: calc(12 / 16 * 1rem);
	max-width: calc(80 / 16 * 1rem);
	padding-block: calc(7 / 16 * 1rem);
}

.p-contact-detail__item-info {
	font-size: calc(16 / 16 * 1rem);
}

.p-corp-message__contents {
	align-items: center;
	grid-template-columns: 1fr calc(672 / 16 * 1rem);
	padding-inline: calc(112 / 16 * 1rem);
}

.p-corp-message__text {
	max-width: calc(494 / 1600 * 100vw);
	min-width: calc(494 / 16 * 1rem);
	padding-right: calc(34 / 16 * 1rem);
}

.p-corp-message__title {
	font-size: calc(30 / 16 * 1rem);
	line-height: 1.6;
}

.p-corp-message__image img {
	margin-top: 0;
	margin-top: initial;
	max-width: calc(616 / 1600 * 100vw);
}

.p-corp-message__text-line {
	font-size: calc(16 / 16 * 1rem);
	line-height: 1.5;
	margin-top: calc(30 / 16 * 1rem);
}

.p-corp-info__list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: calc(100 / 16 * 1rem) calc(48 / 16 * 1rem);
	gap: calc(100 / 16 * 1rem) calc(48 / 16 * 1rem);
	padding-inline: calc(112 / 16 * 1rem);
}

.p-corp-info__image {
	max-width: calc(1072 / 16 * 1rem);
}

.p-corp-info__title {
	font-size: calc(24 / 16 * 1rem);
	padding-top: calc(40 / 16 * 1rem);
}

.p-desktop-nav {
	height: inherit;
}

.p-desktop-nav__menu {
	align-items: center;
	display: flex;
	height: inherit;
	justify-content: center;
}

.p-desktop-nav__item:not(:last-child) {
	margin-right: calc(24 / 16 * 1rem);
}

.p-desktop-nav__item:last-child {
	margin-left: calc(32 / 16 * 1rem);
}

.p-desktop-nav__language-toggle {
	border: solid 1px #f0f0f5;
	border-radius: calc(32 / 16 * 1rem);
	cursor: pointer;
	display: block;
}

.p-desktop-nav__language-list {
	align-items: center;
	border-radius: calc(32 / 16 * 1rem);
	display: flex;
	flex-direction: row;
	height: 100%;
	justify-content: flex-start;
	list-style: none;
}

.p-desktop-nav__language-item {
	align-items: center;
	display: flex;
	flex-direction: row;
	height: inherit;
	justify-content: flex-start;
	padding-block: calc(8 / 16 * 1rem);
	padding-inline: calc(20 / 16 * 1rem);
	position: relative;
	text-transform: uppercase;
}

.p-desktop-nav__language-item:nth-child(1) {
	padding-right: calc(8 / 16 * 1rem);
}

.p-desktop-nav__language-item:last-child {
	padding-left: calc(8 / 16 * 1rem);
}

.p-desktop-nav__language-item:not(:first-child)::before {
	background-color: #f0f0f5;
	content: "";
	display: inline-block;
	height: 1em;
	left: 0;
	max-width: 1px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

.p-desktop-nav__language-item i {
	margin-right: calc(4 / 16 * 1rem);
}

.p-dividend-detail__contents {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-dividend-detail:nth-child(3) .p-dividend-detail__contents-title:before {
	top: calc(-120 / 16 * 1rem);
}

.p-dividend-detail__text-title {
	font-size: calc(24 / 16 * 1rem);
}

.p-dividend-detail__contents-text--margin-top-only {
	margin-top: calc(24 / 16 * 1rem);
}

.p-dividend-detail__contents-desc {
	font-size: calc(15 / 16 * 1rem);
	line-height: 1.7;
}

.p-dividend-detail__list--margin-top {
	margin-top: calc(100 / 16 * 1rem);
}

.p-dividend-detail__item:not(:first-child) {
	margin-top: calc(100 / 16 * 1rem);
}

.p-dividend-detail__item-title {
	font-size: calc(20 / 16 * 1rem);
}

.p-dividend-detail__table {
	font-size: calc(15 / 16 * 1rem);
	margin-top: calc(40 / 16 * 1rem);
}

.p-dividend-detail__table td {
	padding-block: calc(58 / 16 * 1rem);
}

.p-dividend-detail__table td[data-cell-size=small] {
	padding-block: calc(25 / 16 * 1rem);
}

.p-dividend-detail__note {
	margin-top: calc(50 / 16 * 1rem);
}

.p-dividend-detail__note-text {
	line-height: 1.7;
}

.p-dividend-detail__image-terms {
	align-items: center;
	flex-direction: row;
	justify-content: center;
	-moz-column-gap: calc(10 / 16 * 1rem);
	     column-gap: calc(10 / 16 * 1rem);
	margin-top: calc(100 / 16 * 1rem);
}

.p-dividend-detail__image-terms img:nth-child(2) {
	margin-top: 0;
	margin-top: initial;
	max-width: calc(455 / 16 * 1rem);
}

.p-dividend-detail__image-incentives {
	align-items: center;
	flex-direction: row;
	justify-content: flex-start;
	-moz-column-gap: calc(16 / 16 * 1rem);
	     column-gap: calc(16 / 16 * 1rem);
}

.p-dividend-detail__image-incentives img:nth-child(2),
.p-dividend-detail__image-incentives img:nth-child(3) {
	max-width: calc(310 / 16 * 1rem);
}

.p-dividend-detail__item-sub-title {
	font-size: calc(20 / 16 * 1rem);
	margin-top: calc(60 / 16 * 1rem);
}

.p-dividend-detail__box {
	flex-direction: row;
	-moz-column-gap: calc(48 / 16 * 1rem);
	     column-gap: calc(48 / 16 * 1rem);
	margin-inline: auto;
	margin-top: calc(40 / 16 * 1rem);
	padding-block: calc(60 / 16 * 1rem);
	padding-left: calc(80 / 16 * 1rem);
}

.p-dividend-detail__logo {
	display: inline;
	display: initial;
	margin-inline: initial;
	margin-top: calc(16 / 16 * 1rem);
}

.p-dividend-detail__logo-text {
	font-size: calc(16 / 16 * 1rem);
	line-height: 1.7;
	margin-top: calc(20 / 16 * 1rem);
	text-align: left;
}

.p-dividend-detail__info-list {
	margin-top: 0;
	margin-top: initial;
	row-gap: calc(15 / 16 * 1rem);
}

.p-dividend-detail__info-title {
	font-size: calc(12 / 16 * 1rem);
	max-width: calc(80 / 16 * 1rem);
	padding-block: calc(7 / 16 * 1rem);
}

.p-dividend-detail__info-desc {
	font-size: calc(15 / 16 * 1rem);
	line-height: 1.7;
}

.p-dividend-detail__contents-note {
	margin-top: calc(56 / 16 * 1rem);
}

.p-dividend-detail__accordion:nth-child(2) {
	margin-top: calc(30 / 16 * 1rem);
}

.p-dividend-detail__accordion-title {
	font-size: calc(15 / 16 * 1rem);
	line-height: 1.7;
	padding-block: calc(40 / 16 * 1rem);
}

.p-dividend-detail__accordion-title::before {
	right: calc(11 / 16 * 1rem);
	width: calc(17 / 16 * 1rem);
}

.p-dividend-detail__accordion-title::after {
	height: calc(17 / 16 * 1rem);
	right: calc(19 / 16 * 1rem);
}

.p-dividend-detail__accordion-title span {
	max-width: 100%;
}

.p-dividend-detail__accordion-title span::before {
	font-size: calc(20 / 16 * 1rem);
}

.p-dividend-detail__accordion-title span::after {
	height: calc(32 / 16 * 1rem);
	width: calc(32 / 16 * 1rem);
}

.p-dividend-detail__accordion-content {
	padding-bottom: calc(40 / 16 * 1rem);
}

.p-dividend-detail__accordion-text {
	font-size: calc(15 / 16 * 1rem);
	line-height: 1.7;
}

.p-dividend-detail__accordion-text:before {
	font-size: calc(20 / 16 * 1rem);
}

.p-financial-info__contents {
	margin-top: calc(100 / 16 * 1rem);
	padding-inline: calc(112 / 16 * 1rem);
}

.p-footer__inner {
	padding-block: calc(124 / 16 * 1rem);
	padding-inline: calc(10 / 16 * 1rem);
}

.p-footer__logo {
	align-items: flex-end;
	flex-direction: row;
	justify-content: flex-start;
	row-gap: initial;
	width: -moz-fit-content;
	width: fit-content;
	-moz-column-gap: calc(24 / 16 * 1rem);
	     column-gap: calc(24 / 16 * 1rem);
}

.p-footer__logo img {
	width: calc(180 / 16 * 1rem);
}

.p-footer__nav-area {
	align-items: flex-start;
	flex-direction: row;
	font-size: calc(12 / 16 * 1rem);
	justify-content: space-between;
	padding-top: calc(72 / 16 * 1rem);
	row-gap: 0;
}

.p-footer__nav-group {
	align-items: flex-start;
	flex-direction: row;
	justify-content: flex-start;
	row-gap: 0;
	-moz-column-gap: calc(80 / 16 * 1rem);
	     column-gap: calc(80 / 16 * 1rem);
}

.p-footer__nav-list {
	line-height: 2;
	row-gap: calc(10 / 16 * 1rem);
	width: -moz-fit-content;
	width: fit-content;
}

.p-footer__nav-list--group {
	padding-left: calc(80 / 16 * 1rem);
	width: -moz-fit-content;
	width: fit-content;
}

.p-footer__nav-list--group::before {
	background-color: #263392;
	content: "";
	display: block;
	height: calc(302 / 16 * 1rem);
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: calc(1 / 16 * 1rem);
}

.p-footer__nav-item {
	margin-block: 0;
	width: -moz-fit-content;
	width: fit-content;
}

.p-footer__copyright {
	padding-inline: 0;
}

.p-footer__copyright-inner {
	align-items: center;
	flex-direction: row;
	justify-content: space-between;
	padding: calc(64 / 16 * 1rem) calc(10 / 16 * 1rem) calc(130 / 16 * 1rem);
}

.p-footer__copyright-text {
	margin-top: 0;
}

.p-footer__copyright-nav {
	width: -moz-fit-content;
	width: fit-content;
}

.p-footer__copyright-nav-list {
	align-items: center;
	flex-direction: row;
	justify-content: flex-start;
	row-gap: initial;
	width: -moz-fit-content;
	width: fit-content;
	-moz-column-gap: calc(20 / 16 * 1rem);
	     column-gap: calc(20 / 16 * 1rem);
}

.p-footer__copyright-nav-item,
.p-footer__copyright-nav-item a {
	text-align: left;
	width: -moz-fit-content;
	width: fit-content;
}

.p-footer__copyright-nav-item a {
	padding-block: 0;
}

.p-governance-detail__contents {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-governance-detail__text-title {
	font-size: calc(24 / 16 * 1rem);
}

.p-governance-detail__text-line {
	font-size: calc(16 / 16 * 1rem);
}

.p-governance-detail__list {
	margin-top: calc(124 / 16 * 1rem);
}

.p-group-introduction {
	padding-bottom: calc(150 / 16 * 1rem);
}

.p-group-map__contents,
.p-group-introduction__contents {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-group-introduction__item:not(:first-child) {
	margin-top: calc(125 / 16 * 1rem);
}

.p-group-introduction__company-name {
	font-size: calc(20 / 16 * 1rem);
}

.p-group-introduction__company-info {
	margin-top: calc(40 / 16 * 1rem);
}

.p-header__body {
	height: calc(120 / 16 * 1rem);
	inset: initial;
	position: static;
	position: initial;
}

.p-header__inner {
	max-width: calc(1340 / 16 * 1rem);
}

.p-header__logo {
	-moz-column-gap: calc(24 / 16 * 1rem);
	     column-gap: calc(24 / 16 * 1rem);
}

.p-header__logo img {
	max-width: calc(129 / 16 * 1rem);
}

.p-header__logo h1 {
	font-size: calc(14 / 16 * 1rem);
}

.p-history-summary__contents,
.p-history-chronology__contents {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-history-summary__text-title {
	font-size: calc(24 / 16 * 1rem);
}

.p-history-summary__text-line {
	font-size: calc(16 / 16 * 1rem);
}

.p-history-chronology__link-list {
	margin-top: calc(-24 / 16 * 1rem);
}

.p-history-chronology__page-link a {
	font-size: calc(16 / 16 * 1rem);
	min-width: calc(120 / 16 * 1rem);
	padding-block: calc(6 / 16 * 1rem);
}

.p-history-chronology__page-link a::after {
	font-size: calc(10 / 16 * 1rem);
	right: calc(8 / 16 * 1rem);
}

.p-history-chronology__timeline {
	margin-top: calc(60 / 16 * 1rem);
}

.p-history-chronology__timeline-list--left {
	margin-right: calc(50 / 16 * 1rem);
}

.p-history-chronology__timeline-list--left {
	margin-right: calc(50 / 16 * 1rem);
}

.p-history-chronology__timeline-section:first-child:before,
.p-history-chronology__timeline-en-section:first-child:before {
	font-size: calc(18 / 16 * 1rem);
}

.p-history-chronology__timeline-section:first-child::after,
.p-history-chronology__timeline-en-section:first-child::after {
	font-size: calc(18 / 16 * 1rem);
}

.p-history-chronology__timeline-section:last-child,
.p-history-chronology__timeline-en-section:last-child {
	padding-bottom: calc(150 / 16 * 1rem);
}

.p-history-chronology__timeline-section[id=the2023s],
.p-history-chronology__timeline-en-section[id=the2023s] {
	padding-top: calc(30 / 16 * 1rem) !important;
}

.p-history-chronology__timeline-title {
	font-size: calc(18 / 16 * 1rem);
	margin-block: calc(30 / 16 * 1rem);
	max-width: calc(130 / 16 * 1rem);
	padding-block: calc(10 / 16 * 1rem);
}

.p-history-chronology__timeline-contents {
	-moz-column-gap: calc(216 / 16 * 1rem);
	     column-gap: calc(216 / 16 * 1rem);
}

.p-history-chronology__timeline-item {
	max-width: calc(454 / 16 * 1rem);
	padding: calc(20 / 16 * 1rem);
}

.p-history-chronology__timeline-year {
	font-size: calc(18 / 16 * 1rem);
	padding-bottom: calc(15 / 16 * 1rem);
}

.p-history-chronology__timeline-event {
	font-size: calc(15 / 16 * 1rem);
}

.p-history-chronology__timeline-event[data-type="2column"] {
	display: grid;
	grid-template-columns: 50% 1fr;
	justify-content: flex-end;
	grid-column-gap: calc(16 / 16 * 1rem);
	-moz-column-gap: calc(16 / 16 * 1rem);
	     column-gap: calc(16 / 16 * 1rem);
}

.p-history-chronology__timeline-event[data-type="2column-small-img"] {
	display: grid;
	grid-template-columns: 65% 1fr;
	justify-content: flex-end;
	grid-column-gap: calc(16 / 16 * 1rem);
	-moz-column-gap: calc(16 / 16 * 1rem);
	     column-gap: calc(16 / 16 * 1rem);
}

.p-history-chronology__timeline-thumb {
	margin-top: 0;
	margin-top: initial;
}

.p-history-chronology__timeline-thumb img {
	max-width: calc(183 / 1600 * 100vw);
}

.p-history-chronology__timeline-thumb[data-img-size=small] img {
	max-width: calc(125 / 1600 * 100vw);
}

.p-info-detail__contents {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-ir-info-detail__contents,
.p-ir-info-contact__contents {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-ir-info-contact__list {
	font-size: calc(16 / 16 * 1rem);
}

.p-ir-news__contents {
	padding-left: calc(112 / 16 * 1rem);
}

.p-ir-info__contents {
	padding-left: calc(112 / 16 * 1rem);
}

.p-ir-info__categories {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: calc(100 / 16 * 1rem);
	gap: calc(100 / 16 * 1rem);
}

.p-ir-info__category {
	margin-top: 0;
}

.p-ir-info__category-image img {
	max-width: calc(536 / 16 * 1rem);
}

.p-ir-info__category-text {
	margin-top: calc(45 / 16 * 1rem);
}

.p-ir-info__category-title a {
	font-size: calc(24 / 16 * 1rem);
}

.p-ir-info__category-list {
	margin-top: calc(24 / 16 * 1rem);
	padding-left: calc(20 / 16 * 1rem);
}

.p-ir-info__category-item a {
	font-size: calc(16 / 16 * 1rem);
	width: -moz-fit-content;
	width: fit-content;
}

.p-koukoku-list {
	padding-bottom: calc(120 / 16 * 1rem);
}

.p-koukoku-list__description {
	font-size: calc(15 / 16 * 1rem);
	padding-inline: calc(112 / 16 * 1rem);
}

.p-koukoku-list__list {
	margin-top: calc(60 / 16 * 1rem);
}

.p-koukoku-list__item {
	-moz-column-gap: calc(72 / 16 * 1rem);
	     column-gap: calc(72 / 16 * 1rem);
}

.p-library-links {
	padding-bottom: calc(200 / 16 * 1rem);
}

.p-library-links__contents {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-library-links__list {
	gap: calc(100 / 16 * 1rem) calc(35 / 16 * 1rem);
	grid-template-columns: repeat(3, 1fr);
}

.p-library-links__link {
	font-size: calc(17 / 16 * 1rem);
	padding: calc(45 / 16 * 1rem) 0 calc(45 / 16 * 1rem) calc(30 / 16 * 1rem);
}

.p-library-links__link--multi-line {
	padding: calc(30 / 16 * 1rem);
}

.p-library-links__link::after {
	right: calc(30 / 16 * 1rem);
}

.p-library-links__description {
	font-size: calc(16 / 16 * 1rem);
	margin-top: calc(30 / 16 * 1rem);
}

.p-message-profile__contents {
	align-items: center;
	grid-template-columns: 1fr calc(672 / 16 * 1rem);
	padding-inline: calc(112 / 16 * 1rem);
}

.p-message-profile__text {
	padding-right: calc(40 / 16 * 1rem);
}

.p-message-profile__title {
	font-size: calc(30 / 16 * 1rem);
	line-height: 1.6;
}

.p-message-profile__company-name {
	font-size: calc(16 / 16 * 1rem);
	margin-top: calc(80 / 16 * 1rem);
}

.p-message-profile__name-and-position {
	margin-top: calc(16 / 16 * 1rem);
}

.p-message-profile__name-and-position--en {
	margin-top: calc(4 / 16 * 1rem);
}

.p-message-profile__position {
	font-size: calc(16 / 16 * 1rem);
}

.p-message-profile__name {
	font-size: calc(28 / 16 * 1rem);
}

.p-message-profile__image {
	margin-top: 0;
	margin-top: initial;
	max-width: calc(672 / 1600 * 100vw);
}

.p-message-contents {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-message-contents__title {
	font-size: calc(24 / 16 * 1rem);
	margin-top: calc(80 / 16 * 1rem);
}

.p-message-contents__text {
	font-size: calc(16 / 16 * 1rem);
	margin-top: calc(30 / 16 * 1rem);
}

.p-mobile-nav__body {
	display: none;
}

.p-outline-main {
	padding-bottom: calc(120 / 16 * 1rem);
}

.p-outline-main__description {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-outline-imaging {
	margin-top: calc(56 / 16 * 1rem);
	padding-bottom: calc(120 / 16 * 1rem);
}

.p-outline-measuring::before {
	padding-inline: calc(112 / 16 * 1rem);
	width: 83.6%;
}

.p-outline-imaging,
.p-outline-measuring {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-outline-property-rental {
	margin-top: 0;
	margin-top: initial;
}

.p-outline-property-rental .c-card-list__item:first-child .c-card-list__link {
	display: block;
	visibility: hidden;
}

.p-outline-sub__contents::before {
	top: calc(-120 / 16 * 1rem);
	width: 83.6%;
}

.p-outline-sub__contents {
	flex-direction: row;
	-moz-column-gap: calc(48 / 16 * 1rem);
	     column-gap: calc(48 / 16 * 1rem);
	padding-bottom: calc(120 / 16 * 1rem);
	padding-inline: calc(112 / 16 * 1rem);
}

.p-plan-detail__contents {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-plan-detail__text-title {
	font-size: calc(24 / 16 * 1rem);
}

.p-plan-detail__text-line {
	font-size: calc(16 / 16 * 1rem);
}

.p-plan-detail__list {
	margin-top: calc(124 / 16 * 1rem);
}

.p-antisocial-detail__contents {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-antisocial-detail__contents-title {
	margin-top: calc(70 / 16 * 1rem);
}

.p-antisocial-detail__contents-description {
	font-size: calc(16 / 16 * 1rem);
}

.p-antisocial-detail__contents-list {
	margin-top: calc(60 / 16 * 1rem);
}

.p-antisocial-detail__contents-list > li {
	font-size: calc(16 / 16 * 1rem);
	margin-top: calc(16 / 16 * 1rem);
}

.p-policy-detail__contents {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-policy-detail__text-title {
	font-size: calc(24 / 16 * 1rem);
}

.p-policy-detail__text-line {
	font-size: calc(16 / 16 * 1rem);
}

.p-policy-detail__list {
	margin-top: calc(124 / 16 * 1rem);
}

.p-privacy-policy__contents {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-privacy-policy__content-title:nth-child(n+3) {
	margin-top: calc(60 / 16 * 1rem);
}

.p-privacy-policy__content-title {
	font-size: calc(21 / 16 * 1rem);
}

.p-privacy-policy__content-text {
	font-size: calc(15 / 16 * 1rem);
	margin-top: calc(30 / 16 * 1rem);
}

.p-privacy-policy__content-list {
	margin-top: calc(30 / 16 * 1rem);
}

.p-privacy-policy__content-list > li {
	font-size: calc(15 / 16 * 1rem);
	margin-top: calc(16 / 16 * 1rem);
}

.p-privacy-policy__contents-end {
	font-size: calc(15 / 16 * 1rem);
}

.p-profile-info__contents,
.p-profile-executives__contents,
.p-profile-outline__contents {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-regulations-detail__contents {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-regulations-detail__text-title {
	font-size: calc(24 / 16 * 1rem);
}

.p-regulations-detail__text-line {
	font-size: calc(16 / 16 * 1rem);
}

.p-securities-info__contents {
	margin-top: calc(100 / 16 * 1rem);
	padding-inline: calc(112 / 16 * 1rem);
}

.p-single-article__inner {
	max-width: calc(1600 / 16 * 1rem);
	padding-left: calc(196 / 16 * 1rem);
	padding-right: calc(140 / 16 * 1rem);
}

.p-single-article__date {
	font-size: calc(15 / 16 * 1rem);
}

.p-single-article__contents h1,
.p-single-article__title {
	position: relative;
	font-size: calc(24 / 16 * 1rem);
	line-height: 1.4;
	padding-bottom: 16px;
	margin-top: calc(30 / 16 * 1rem);
}

.p-single-article__contents {
	font-size: calc(15 / 16 * 1rem);
	margin-top: calc(48 / 16 * 1rem);
}

.p-single-article__controls {
	margin-top: calc(100 / 16 * 1rem);
}

.p-single-article__prev-link,
.p-single-article__next-link,
.p-single-article__back-archive-link {
	font-size: calc(15 / 16 * 1rem);
}

.p-status-detail__contents {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-stock-links {
	padding-bottom: calc(200 / 16 * 1rem);
}

.p-stock-links__contents {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-stock-links__list {
	gap: calc(100 / 16 * 1rem) calc(35 / 16 * 1rem);
	grid-template-columns: repeat(3, 1fr);
}

.p-stock-links__link {
	font-size: calc(17 / 16 * 1rem);
	padding: calc(45 / 16 * 1rem) 0 calc(45 / 16 * 1rem) calc(30 / 16 * 1rem);
}

.p-stock-links__link--multi-line {
	padding: calc(30 / 16 * 1rem);
}

.p-stock-links__link::after {
	right: calc(30 / 16 * 1rem);
}

.p-stock-links__description {
	font-size: calc(16 / 16 * 1rem);
	margin-top: calc(30 / 16 * 1rem);
}

.p-ir-news__contents {
	padding-left: calc(112 / 16 * 1rem);
}

.p-ir-info__contents {
	padding-left: calc(112 / 16 * 1rem);
}

.p-ir-info__categories {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: calc(100 / 16 * 1rem);
	gap: calc(100 / 16 * 1rem);
}

.p-ir-info__category {
	margin-top: 0;
}

.p-ir-info__category-image img {
	max-width: calc(536 / 16 * 1rem);
}

.p-ir-info__category-text {
	margin-top: calc(45 / 16 * 1rem);
}

.p-ir-info__category-title a {
	font-size: calc(24 / 16 * 1rem);
}

.p-ir-info__category-list {
	margin-top: calc(24 / 16 * 1rem);
	padding-left: calc(20 / 16 * 1rem);
}

.p-ir-info__category-item a {
	font-size: calc(16 / 16 * 1rem);
	width: -moz-fit-content;
	width: fit-content;
}

.p-sustainability-concept__contents,
.p-sustainability-management__contents,
.p-sustainability-governance__contents,
.p-sustainability-health__contents,
.p-sustainability-approach__contents {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-sustainability-concept__contents-title {
	text-wrap: nowrap;
}

.p-sustainability-concept__flex-content,
.p-sustainability-health__flex-content,
.p-sustainability-approach__flex-content {
	flex-direction: row;
	column-gap: calc(36 / 16 * 1rem);
	-moz-column-gap: calc(36 / 16 * 1rem);
	     column-gap: calc(36 / 16 * 1rem);
}

.p-sustainability-governance__content:nth-child(n+2),
.p-sustainability-health__content:nth-child(n+2),
.p-sustainability-approach__flex-content:nth-child(n+2) {
	margin-top: calc(56 / 16 * 1rem);
}

.p-sustainability-concept__content-texts {
	padding-top: calc(56 / 16 * 1rem);
}

.p-sustainability-approach__content-text {
	margin-top: calc(30 / 16 * 1rem);
}

.p-sustainability-concept__content-title,
.p-sustainability-management__content-title,
.p-sustainability-governance__content-title,
.p-sustainability-health__content-title,
.p-sustainability-approach__content-title {
	font-size: calc(21 / 16 * 1rem);
}

.p-sustainability-health__content-sub-title {
	font-size: calc(18 / 16 * 1rem);
	margin-top: calc(30 / 16 * 1rem);
}

.p-sustainability-concept__content-text,
.p-sustainability-management__content-text,
.p-sustainability-governance__content-text,
.p-sustainability-health__content-text,
.p-sustainability-approach__content-text {
	font-size: calc(16 / 16 * 1rem);
}

.p-sustainability-governance__content-text {
	margin-top: calc(30 / 16 * 1rem);
}

.p-sustainability-concept__content-image img {
	margin-left: calc(56 / 16 * 1rem);
	margin-top: 0;
	margin-top: initial;
	max-width: calc(672 / 1600 * 100vw);
	width: calc(672 / 16 * 1rem);
}

.p-sustainability-health__content-image img,
.p-sustainability-approach__content-image img {
	margin-top: 0;
	margin-top: initial;
	max-width: calc(520 / 1600 * 100vw);
	width: calc(520 / 16 * 1rem);
}

.p-sustainability-health__content-image[data-img-width="588"],
.p-sustainability-health__content-image[data-img-width="1096"] {
	margin-top: calc(24 / 16 * 1rem);
}

.p-sustainability-health__content-image[data-img-width="588"] img {
	max-width: calc(588 / 1600 * 100vw);
}

.p-sustainability-health__content-image[data-img-width="1096"] img {
	max-width: calc(1096 / 1600 * 100vw);
}

.p-sustainability-governance__list {
	margin-top: calc(32 / 16 * 1rem);
}

.p-terms-detail__contents {
	padding-inline: calc(112 / 16 * 1rem);
}

.p-terms-detail__sub-title {
	font-size: calc(21 / 16 * 1rem);
	margin-top: calc(60 / 16 * 1rem);
}

.p-terms-detail__contents-description {
	font-size: calc(16 / 16 * 1rem);
}

.p-terms-detail__contents-description:not(:first-child) {
	margin-top: calc(30 / 16 * 1rem);
}

.p-top-mv__catch-copy {
	bottom: calc(100 / 16 * 1rem);
	left: calc(140 / 16 * 1rem);
	transform: none;
	transform: initial;
}

.p-top-mv__main-copy {
	font-size: calc(70 / 16 * 1rem);
}

.p-top-mv__sub-copy {
	font-size: calc(14 / 16 * 1rem);
	margin-top: calc(40 / 16 * 1rem);
}

.p-top-info {
	padding-block: calc(62 / 16 * 1rem);
}

.p-top-info__inner {
	align-items: center;
	flex-direction: row;
	-moz-column-gap: calc(112 / 16 * 1rem);
	     column-gap: calc(112 / 16 * 1rem);
}

.p-top-info__title {
	font-size: calc(20 / 16 * 1rem);
	padding-left: calc(56 / 16 * 1rem);
}

.p-top-info__content {
	margin-top: 0;
}

.p-top-overview {
	padding-block: calc(150 / 16 * 1rem);
}

.p-top-overview__list {
	padding-left: calc(56 / 16 * 1rem);
}

.p-top-overview__item {
	align-items: flex-start;
	flex-direction: row;
	justify-content: flex-start;
}

.p-top-overview__item:not(:first-child) {
	margin-top: calc(80 / 16 * 1rem);
}

.p-top-overview__item-text {
	max-width: calc(468 / 16 * 1rem);
}

.p-top-overview__item-title {
	font-size: calc(40 / 16 * 1rem);
	margin-top: calc(90 / 16 * 1rem);
}

.p-top-overview__item-title--en-small {
	font-size: calc(16 / 16 * 1rem);
}

.p-top-overview__item-desc {
	margin-top: calc(40 / 16 * 1rem);
	text-align: left;
	text-align: initial;
}

.p-top-overview__item-image {
	margin-top: 0;
}

.p-top-overview__item-image img {
	max-width: calc(740 / 16 * 1rem);
}

.p-top-overview__link {
	margin-top: calc(40 / 16 * 1rem);
}

.p-top-news {
	padding-block: calc(150 / 16 * 1rem);
}

.p-top-news__section-title.c-section-title {
	padding-left: calc(112 / 16 * 1rem);
}

.p-top-news__list {
	margin-top: calc(32 / 16 * 1rem);
}

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

.u-hiddenDesktop {
	display: none;
}

}

@media (min-width: 768px) {

.l-base {
	max-width: 720px;
	width: 100%;
}

}

@media (min-width: 992px) {

.l-base {
	max-width: 960px;
	width: 100%;
}

}

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

html {
	font-size: 16px;
}

}

@media (min-width: 1360px) {

.l-base {
	max-width: 1320px;
	width: 100%;
}

}

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

.u-margintop--xl {
	margin-top: 150px;
}

.u-margintop--lg {
	margin-top: 120px;
}

.u-margintop--ml {
	margin-top: 90px;
}

.u-margintop--md {
	margin-top: 60px;
}

.u-margintop--sm {
	margin-top: 40px;
}

.u-margintop--xs {
	margin-top: 25px;
}

.u-padding--xl {
	padding: 150px 0;
}

.u-padding--lg {
	padding: 120px 0;
}

.u-padding--ml {
	padding: 90px 0;
}

.u-padding--md {
	padding: 60px 0;
}

.u-padding--sm {
	padding: 40px 0;
}

.u-padding--xs {
	padding: 25px 0;
}

}

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

.u-margintop--xl {
	margin-top: 120px;
}

.u-margintop--lg {
	margin-top: 80px;
}

.u-margintop--ml {
	margin-top: 60px;
}

.u-margintop--md {
	margin-top: 40px;
}

.u-margintop--sm {
	margin-top: 30px;
}

.u-margintop--xs {
	margin-top: 20px;
}

.u-padding--xl {
	padding: 120px 0;
}

.u-padding--lg {
	padding: 90px 0;
}

.u-padding--ml {
	padding: 60px 0;
}

.u-padding--md {
	padding: 40px 0;
}

.u-padding--sm {
	padding: 30px 0;
}

.u-padding--xs {
	padding: 20px 0;
}

}

@media (max-width: 375px) {

html {
	font-size: calc(16 / 375 * 100vw);
}

}

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