@charset "utf-8";

body {
	font-family: 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'Zen Kaku Gothic New', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'Helvetica Neue', 'Helvetica', 'Hiragino Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 2;
	color: #4A4A4A;
	background-color: #FFF;
	word-break: break-all;
}

.-en-pages {
	word-break: break-word;
}

*:focus {
	outline: none;
}

img,
svg {
	display: block;
	width: 100%;
	height: auto;
}

.-iframe{
	overflow: auto;
}

.-iframe iframe{
	display: block;
	width: 100%;
}

.-pc,
.-pctab {
	display: block;
}

.-pctab.-inline {
	display: inline;
}

.-sp,
.-sptab {
	display: none;
}

.-en {
	font-family: "Roboto", sans-serif;
	word-break: break-word;
}

.-jp-serif {
	font-family: "Noto Serif JP", serif;
}

.-en-serif {
	font-family: "Times New Roman", serif;
}

.-italic {
	font-style: italic;
}

.-tac {
	text-align: center;
}

.-tar {
	text-align: right;
}

.-tit-large {
	font-size: 160px;
	line-height: 1.2;
	color: #BCC5DE;
	letter-spacing: -.01em;
}

.-tit-xlarge {
	font-size: 100px;
	line-height: 1.2;
}

.-tit-medium {
	font-size: 70px;
	line-height: 1.3;
	color: #BCC5DE;
}

.-tit-small {
	font-size: 60px;
	line-height: 1.3;
}

.-tit-xsmall {
	font-size: 50px;
	line-height: 1.3;
}

.-tit-xxsmall {
	font-size: 40px;
	line-height: 1.5;
}

.-tit-xxxsmall {
	font-size: 30px;
	line-height: 1.5;
}

.-tit-black {
	color: #43425D;
}

.-tit-white {
	color: #FFF;
}

.-tit-gray {
	color: #F5F5F5;
}

.-tit-lblue {
	color: #BCC5DE;
}

.-tit-purple {
	color: #2F2C77;
}

.-txt-large {
	font-size: 24px;
}

.-txt-xlarge {
	font-size: 20px;
}

.-txt-medium {
	font-size: 14px;
}

.-txt-small {
	font-size: 12px;
}

.-txt-lblue {
	color: #BCC5DE;
}

.-txt-purple {
	color: #2F2C77;
}

.-txt-white {
	color: #FFF;
}

.-txt-pink {
	color: #F70B86;
}

.-txt-gray {
	color: #8E8E8E;
}

.-tit-row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.-tit-row-item {
	margin-right: 30px;
	min-width: fit-content;
}

.-tit-underline {
	/* padding-bottom: 10px; */
	padding-bottom: 5px;
	border-bottom: 1px solid #BCC5DE;
	position: relative;
}

.-tit-underline-cap {
	display: block;
	font-weight: 400;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.-tit-col-item {
	display: block;
}

.-tit-number-row {
	display: flex;
}

.-tit-number-item {
	line-height: 1.4;
}

.-tit-number-item+.-tit-number-item {
	margin-top: 5px;
	margin-left: 10px;
	flex: 1;
}

.-serif-underline-tit+* {
	margin-top: 10px;
}

.-serif-underline {
	display: block;
	line-height: 1.2;
}

.-serif-underline-item {
	display: inline-block;
	position: relative;
	padding-right: 20px;
}

.-serif-underline-item:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #2F2C77;
	position: absolute;
	bottom: 22%;
	left: 0;
}

.-serif-underline-item:last-child {
	padding-right: 160px;
}

.-bold {
	font-weight: bold;
}

.-indent {
	display: block;
	padding-left: 1em;
	text-indent: -1em;
}

.-paragraph+.-paragraph {
	margin-top: 30px;
}

*+.-paragraph-inner,
.-paragraph-inner+.-paragraph-inner,
.-paragraph-inner+* {
	margin-top: 30px;
}

.-sentence+* {
	margin-top: 20px;
}

.-sentence+.-sentence {
	margin-top: 5px;
}

.-contents {
	/* padding-top: 160px; */
	padding-top: 80px;
	position: relative;
}

.-contents.-near {
	/* padding-top: 80px; */
	padding-top: 40px;
}

.-contents.-fit {
	margin-top: 0;
	padding-top: 0;
}

.-inner-left-keep {
	padding-left: 320px;
}

.-inner-left-huge {
	padding-left: clamp(2.5rem, -71.596rem + 115.66vw, 32.5rem);
}

.-inner-left-large {
	padding-left: clamp(2.5rem, -40.723rem + 67.47vw, 20rem);
}

.-inner-left {
	padding-left: clamp(2.5rem, -16.024rem + 28.92vw, 10rem);
}

.-inner-left-medium {
	padding-left: clamp(2.5rem, -9.849rem + 19.28vw, 7.5rem);
}

.-inner-left-small {
	padding-left: clamp(2.5rem, -3.675rem + 9.64vw, 5rem);
}

.-inner-left-xsmall {
	padding-left: 40px;
}

.-inner-right-huge {
	padding-right: clamp(2.5rem, -71.596rem + 115.66vw, 32.5rem);
}

.-inner-right-large {
	padding-right: clamp(2.5rem, -40.723rem + 67.47vw, 20rem);
}

.-inner-right {
	padding-right: clamp(2.5rem, -16.024rem + 28.92vw, 10rem);
}

.-inner-right-medium {
	padding-right: clamp(2.5rem, -9.849rem + 19.28vw, 7.5rem);
}

.-inner-right-small {
	padding-right: clamp(2.5rem, -3.675rem + 9.64vw, 5rem);
}

.-inner-right-xsmall {
	padding-right: 40px;
}

.-section {
	position: relative;
	z-index: 2;
}

.-section+.-section {
	/* padding-top: 160px; */
	padding-top: 80px;
}

.-section.-section-fit+.-section {
	padding-top: 0;
}

.-section+.-bg,
.-bg+.-section {
	/* padding-top: 160px; */
	padding-top: 80px;
}

.-section+.-bg {
	/* margin-top: 100px; */
	margin-top: 50px;
}

.-section.-near+.-bg,
.-bg.-near+.-section,
.-section.-near+.-section {
	/* padding-top: 100px; */
	padding-top: 50px;
}

.-bg+.-bg {
	padding-top: 100px;
}

.-bg {
	padding-top: 50px;
	padding-bottom: 50px;
	/* padding-top: 100px;
	padding-bottom: 100px; */
}

.-bg.-pd-large-top {
	padding-top: 160px;
}

.-bg.-pd-large-bottom {
	padding-bottom: 160px;
}

.-bg.-pd-small {
	padding-top: 60px;
	padding-bottom: 60px;
}

.-bg.-pd-full {
	padding-top: 60px;
	padding-right: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
}

.-bg.-pd-full-xsmall {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.-bg.-pd-small-top {
	padding-top: 60px;
}

.-bg.-pd-small-bottom {
	padding-bottom: 60px;
}

.-bg.-fit-both {
	padding-top: 0;
	padding-bottom: 0;
}

.-bg.-fit-top {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.-bg.-fit-bottom {
	padding-bottom: 0;
}

.-bg-fit+.-section {
	padding-top: 0 !important;
}

.-bg-bdr-left {
	/* padding-top: 80px;
	padding-bottom: 80px; */
	padding-top: 40px;
	padding-bottom: 40px;
	border-radius: 60px 0 0 60px;
}

.-bg-bdr-all-xsmall {
	border-radius: 40px;
}

.-bg-bdr-left.-no-corner-bottom {
	border-radius: 60px 0 0 0;
}

.-bg-white {
	background-color: #FFF;
}

.-bg-gradation {
	background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(188, 197, 222, .2) 5%, rgba(188, 197, 222, .2) 90%, rgba(255, 255, 255, 1) 100%);
}

.-bg-gradation-middle {
	background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(188, 197, 222, .2) 30%, rgba(255, 255, 255, 1) 100%);
}

.-bg-gradation-longer {
	background: linear-gradient(rgba(255, 255, 255, 1) 10%, rgba(242, 243, 249, 1) 29.96%, rgba(242, 243, 249, 1) 90%, rgba(255, 255, 255, 1) 100%);
}

.-bg-lblue {
	background-color: #BCC5DE;
}

.-bg-lblue-gradation {
	background: linear-gradient(#d8daea 0%, #e7e8f2 100%);
}

.-bg-purple {
	background-color: #2F2C76;
}

.-bg-gray {
	background-color: #F5F5F5;
}

.-wrapper+.-wrapper {
	/* padding-top: 160px; */
	padding-top: 80px;
}

.-wrapper.-near+.-wrapper {
	/* padding-top: 100px; */
	padding-top: 50px;
}

.pt-100 {
	padding-top: 100px !important;
}

.-wrapper.-close+.-wrapper {
	/* padding-top: 50px; */
	padding-top: 25px;
}

.-section-tit+* {
	/* margin-top: 50px; */
	margin-top: 25px;
}

.-inner-tit+* {
	/* margin-top: 30px; */
	margin-top: 15px;
}

.-sub-tit+* {
	margin-top: 10px;
}

.-fixed {
	position: fixed;
	left: 0;
	width: 100%;
	height: 100%;
}

.-fixed header {
	top: -200px;
}

.-x-hidden {
	overflow-x: hidden;
}

.-y-hidden {
	overflow-y: hidden;
}

.-pin-introduction {
	position: relative;
}

.-pin-introduction-images-wrapper {
	width: 100%;
	height: 100vh;
	position: absolute;
	top: 0;
	left: 0;
}

.-pin-introduction-images-bg-logo {
	width: 100%;
}

.-pin-introduction-images-inner {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	transform: translateY(-50%);
}

.-list-item+.-list-item {
	margin-top: 30px;
}

.-dl-row-list-wrapper+.-dl-row-list-wrapper {
	margin-top: -1px;
}

.-dl-row-list-inner {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	border-top: 1px solid #E3DFDA;
	border-bottom: 1px solid #E3DFDA;
}

.-dl-year-list {
	display: flex;
	align-items: flex-start;
	margin-top: 15px;
}

.-dl-year-fixed {
	line-height: 1.3;
	font-weight: 400;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #707070;
}

.-dl-year-adjust {
	flex: 1;
	line-height: 1.6;
}

.-dl-number-list {
	display: flex;
}

.-dl-number-list+.-dl-number-list {
	margin-top: 20px;
}

.-dl-number-fixed {
	font-weight: 400;
	min-width: 22px;
}

.-dl-number-adjust {
	font-weight: 400;
	flex: 1;
}

.-ellipsis {
	overflow: hidden;
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
}

.-lineclamp01 {
	-webkit-line-clamp: 1;
}

.-lineclamp02 {
	-webkit-line-clamp: 2;
}

.-lineclamp03 {
	-webkit-line-clamp: 3;
}

.-lineclamp04 {
	-webkit-line-clamp: 4;
}

.-lineclamp05 {
	-webkit-line-clamp: 5;
}

.-nolink {
	pointer-events: none;
}

*+.-btn-wrapper {
	margin-top: 40px;
}

*+.-btn-wrapper.-near {
	margin-top: 20px;
}

*+.-btn-wrapper.-mg-large {
	/* margin-top: 80px; */
	margin-top: 40px;
}

.-btn-wrapper.-fl-end {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: flex-end;
}

.-btn-inner {
	display: flex;
	flex-direction: column;
}

.-btn-inner.-fl-end {
	align-items: flex-end;
	justify-content: flex-end;
}

.-btn-inner.-fl-center {
	align-items: center;
	justify-content: center;
}

.-btn-round-arrow {
	display: flex;
	align-items: center;
	max-width: fit-content;
}

.-btn-round-arrow-icon {
	display: block;
	width: 100px;
	height: 100px;
	background-size: 24px;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 100px;
	/* border: 1px solid #BCC5DE;
	background-color: #FFF; */
	border: 1px solid #BCC5DE;
	background-color: #BCC5DE;
}

.-btn-round-arrow-icon.-ol {
	background-color: transparent;
}

.-btn-round-arrow-icon.-icon-next {
	/* background-image: url(/assets/images/common/icon-arrow-next-lblue.svg); */
	background-image: url(/assets/images/common/icon-arrow-next-white.svg);
}

.-btn-round-arrow-icon.-icon-next.-white {
	/* background-image: url(/assets/images/common/icon-arrow-next-white.svg); */
	background-image: url(/assets/images/common/icon-arrow-next-lblue.svg);
}

.-btn-round-arrow-icon.-icon-up {
	/* background-image: url(/assets/images/common/icon-arrow-up-lblue.svg); */
	background-image: url(/assets/images/common/icon-arrow-up-white.svg);
}

.-btn-round-arrow-icon.-icon-down {
	/* background-image: url(/assets/images/common/icon-arrow-down-lblue.svg); */
	background-image: url(/assets/images/common/icon-arrow-down-white.svg);
}

.-btn-round-arrow-icon.-icon-down-triangle {
	/* background-image: url(/assets/images/common/icon-down-triangle-lblue.svg); */
	background-image: url(/assets/images/common/icon-down-triangle-white.svg);
}


.-btn-round-arrow-icon+.-btn-round-arrow-txt,
.-btn-round-arrow-txt+.-btn-round-arrow-icon {
	margin-left: 20px;
}

.-btn-round-arrow-icon.-fit-size {
	display: block;
	width: 40px;
	height: 40px;
	background-size: 12px;
}

.-btn-round-arrow-icon.-fit-size-large {
	display: block;
	width: 60px;
	height: 60px;
	background-size: 16px;
}

.-btn-round-arrow-txt {
	display: block;
	flex: 1;
	cursor: pointer;
}

.-btn-round-arrow-txt.-ol {
	background-color: transparent;
}

.-btn-round-arrow.-underline {
	width: 100%;
	max-width: 100%;
}

.-btn-round-arrow.-underline .-btn-round-arrow-txt {
	border-bottom: 1px solid #BCC5DE;
	display: flex;
	justify-content: flex-end;
	padding-left: 0;
	line-height: 1.2;
	padding-bottom: 5px;
}

.-btn-ol {
	display: block;
	width: 100%;
	max-width: 300px;
	min-width: 200px;
	text-align: center;
	line-height: 1.2;
	/* color: #2F2C76; */
	color: #FFF;
	padding-top: 24px;
	padding-right: 16px;
	padding-bottom: 24px;
	padding-left: 16px;
	/* background-color: #FFF; */
	background-color: #BCC5DE;
	border: 2px solid #BCC5DE;
	border-radius: 100px;
	text-decoration: none !important;
}

.-btn-ol.-min-auto {
	min-width: auto;
}

.-btn-fill {
	display: block;
	width: 100%;
	max-width: 300px;
	text-align: center;
	line-height: 1.2;
	color: #FFF;
	padding-top: 24px;
	padding-right: 16px;
	padding-bottom: 24px;
	padding-left: 16px;
	border-radius: 100px;
	border: 2px solid #302C77;
	background-color: #302C77;
}

.-btn-fill.-disabled,
button:disabled{
	pointer-events: none;
	background-color: #CCCCCC;
	border: 2px solid #CCCCCC;
}

.-btn-row {
	display: flex;
	justify-content: center;
	align-items: center;
}

.-btn-row.-js-start {
	justify-content: flex-start;
}

*+.-btn-row {
	margin-top: 30px;
}

.-btn-row-item {
	width: 100%;
	min-width: 180px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.-btn-row.-js-start .-btn-row-item {
	justify-content: flex-start;
}

.-btn-row-item+.-btn-row-item {
	margin-left: 32px;
}

.-link-thum-row {
	display: flex;
	background-color: #FFF;
}

.-link-thum-row.-shadow {
	box-shadow: 0 0 30px rgba(0, 0, 0, .16);
}

.-link-thum-row-item {
	width: 50%;
}

.-link-thum-row-images {
	overflow: hidden;
	aspect-ratio: 4 / 3;
}

.-link-thum-row-images img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.-link-thum-row-copy {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-top: 40px;
	padding-right: 68px;
	padding-bottom: 40px;
	padding-left: 40px;
	position: relative;
	z-index: 1;
}

.-link-thum-row-day {
	font-weight: bold;
}

*+.-link-thum-row-txt {
	margin-top: 20px;
}

.-link-thum-row-copy-inner {
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.-link-thum-row-copy-inner+* {
	margin-top: 20px;
}

.-link-txt-bd {
	display: flex;
	justify-content: flex-end;
	font-weight: bold;
	color: #3B388C;
	padding-bottom: 10px;
	border-bottom: 1px solid #F5F5F5;
}

.-link-txt-bd.-bd-purple {
	border-bottom: 1px solid #3B388C;
}

.-link-txt-bd.-bd-lblue {
	border-bottom: 1px solid #BCC5DE;
}

.-link-round-arrow {
	display: flex;
	width: clamp(5rem, -7.349rem + 19.28vw, 10rem);
	height: clamp(5rem, -7.349rem + 19.28vw, 10rem);
	border-radius: 100px;
	background-size: clamp(.75rem, -1.102rem + 2.89vw, 1.5rem);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFF;
}

.-link-round-arrow.-small {
	width: 60px;
	height: 60px;
	background-size: 16px;
}

.-link-round-arrow.-ol {
	background-color: transparent;
	/* border: 1px solid #FFF; */
	border: 1px solid #BCC5DE;
	background-color: #BCC5DE;
}

.-link-round-arrow.-ol.-lblue {
	background-color: transparent;
	border: 1px solid #BCC5DE;
}

.-link-round-arrow:after {
	display: none;
}

.-link-round-next {
	/* background-image: url(/assets/images/common/icon-arrow-next-lblue.svg); */
	background-image: url(/assets/images/common/icon-arrow-next-white.svg);
}

.-link-round-next.-white {
	/* background-image: url(/assets/images/common/icon-arrow-next-white.svg); */
	background-image: url(/assets/images/common/icon-arrow-next-lblue.svg);
}

.-link-round-prev {
	background-image: url(/assets/images/common/icon-arrow-prev-lblue.svg);
}

.-link-round-prev.-white {
	background-image: url(/assets/images/common/icon-arrow-prev-white.svg);
}

.-link-inc-details {
	display: block;
	width: clamp(5rem, -7.349rem + 19.28vw, 10rem);
	height: clamp(5rem, -7.349rem + 19.28vw, 10rem);
	position: absolute;
	top: 50%;
	right: clamp(0rem, -12.349rem + 19.28vw, 5rem);
	transform: translateY(-50%);
	border-radius: 100px;
	background-size: 100%;
	background-image: url(/assets/images/common/icon-arrow-next-details-blue.svg);
	/* background-color: #FFF; */
	background-color: #BCC5DE;
}

.-link-arrow-next {
	display: inline-block;
	padding-right: 22px;
	background-position: right center;
	background-size: 12px;
	background-repeat: no-repeat;
	background-image: url(/assets/images/common/icon-arrow-next-lblue.svg);
}

.-link-arrow-next.-white {
	color: #FFF;
	background-image: url(/assets/images/common/icon-arrow-next-white.svg);
}

.-link-list-item {
	border-top: 1px solid #BCC5DE;
	position: relative;
}

.-link-list-item:last-child {
	border-bottom: 1px solid #BCC5DE;
}

.-link-list.-white .-link-list-item {
	border-top: 1px solid #FFF;
}

.-link-list.-white .-link-list-item:last-child {
	border-bottom: 1px solid #FFF;
}

.-link-list-anchor {
	position: relative;
	display: block;
}

.-link-list-anchor-inner {
	display: flex;
	align-items: center;
	min-height: 100px;
	padding-top: 30px;
	padding-right: 80px;
	padding-bottom: 30px;
}

.-link-list-anchor-inner.-col {
	display: block;
}

.ir-top.-en-pages .-link-list-anchor-inner{
	padding-right: 200px;
}

.-link-list-anchor-tit {
	flex: 1;
}

.-link-list-anchor-sub-item {
	display: flex;
	align-items: center;
	min-width: fit-content;
}

.-link-list-anchor-sub-day+* {
	margin-left: 10px;
}

.-en-pages .-link-list-anchor-sub-day{
	display: inline-block;
	min-width: 60px;
}

.-link-list-anchor-sub-item+* {
	margin-left: 20px;
}

.-link-list-anchor-inner.-col .-link-list-anchor-sub-item+* {
	margin-left: 0;
	margin-top: 5px;
}

.-link-list-anchor-arrow {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.-link-list-anchor.-inc-pages-link .-link-list-anchor-inner {
	padding-right: 110px;
}

.-link-list-pages {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	z-index: 1;
}

.-link-leademore-menu-list {
	display: flex;
	flex-wrap: wrap;
	margin-left: -40px;
}

.-link-leademore-menu-list .-link-leademore-menu-item {
	/* width: calc((100% - 80px) / 2); */
	margin-left: 40px;
	margin-bottom: 40px;
	width: 28%;
}

.-link-leademore-menu {
	width: 100%;
	max-width: 100%;
	justify-content: space-between;
}

.-link-bg-images {
	display: block;
	/* aspect-ratio: 4 / 3; */
	aspect-ratio: 6 / 3;
	/* max-height: 480px; */
	max-height: 300px;
	width: 100%;
	overflow: hidden;
	clip-path: polygon(17% 0, 100% 0, 100% 77%, 85% 100%, 0 100%, 0 23%);
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.-link-bg-images-thum {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.-link-bg-images-thum img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.-link-bg-images:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #132D57;
	opacity: .6;
}

.-link-bg-images-inner {
	display: flex;
	width: 100%;
	/* padding-top: 110px; */
	/* padding-top: 60px; */
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 80px;
	padding-left: 60px;
	position: relative;
	z-index: 1;
}

.-link-bg-images-inner span {
	display: block;
}

.-link-bg-images-icon {
	width: 72px;
}

.-link-bg-images-icon img {
	width: 100%;
	height: auto;
}

.-link-bg-images-name {
	margin-top: -10px;
	margin-left: 40px;
}

*+.-link-bg-images-tit-lowwer {
	/* margin-top: 20px; */
	margin-top: 5px;
}

.-link-bg-images-tit-lowwer-item+.-link-bg-images-tit-lowwer-item {
	/* margin-top: 18px; */
	margin-top: 13px;
}

.-link-bg-images-tit-lowwer-item {
	line-height: 1.4;
}

.-link-icon-bg-white {
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-weight: 400;
	width: 100%;
	border-radius: 10px;
	background-color: #FFF;
	border: 1px solid #BCC5DE;
	min-height: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.-link-icon-bg-white.-fit {
	max-width: 410px;
}

.-link-icon-bd {
	display: block;
	padding-top: 16px;
	padding-bottom: 16px;
}

.-icon-download {
	color: #2F2C77;
	padding-right: 64px;
	background-image: url(/assets/images/common/icon-pdf.svg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 24px;
}

.-link-icon-bg-white.-icon-download {
	background-position: right 20px center;
}

.-link-icon-bd.-icon-download {
	padding-right: 88px;
	background-position: right bottom 20px;
}

.-link-panel {
	height: 100%;
	min-height: 140px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	/* color: #2F2C77; */
	color: #FFF;
	text-align: center;
	padding-top: 40px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 40px;
	border-radius: 40px;
	border: 1px solid #2F2C77;
	background-color: #2F2C77;
}

.-link-panel-ir {
	background-color: transparent;
	color: black;
}

.-link-panel-icon {
	display: block;
	width: 40px;
	margin-left: auto;
	margin-right: auto;
}

.-link-panel.-icon-download {
	padding-bottom: 95px;
	background-image: url(/assets/images/common/icon-pdf.svg);
	background-repeat: no-repeat;
	background-size: 40px;
	background-position: bottom 32px center;
}

*+.-link-panel-name {
	margin-top: 12px;
}

.-link-panel-name {
	display: block;
	line-height: 1.2;
}

.-link-panel-row .-link-panel-inner {
	display: flex;
	align-items: center;
	justify-content: center;
}

.-link-panel-row .-link-panel-icon {
	margin-left: 0;
	margin-right: 0;
}

.-link-panel-row .-link-panel-name {
	margin-top: 0;
	margin-left: 20px;
}

.-link-underline {
	text-decoration: underline;
}

.-thum-row-list {
	display: flex;
	flex-wrap: wrap;
}

.-thum-row-list.-row02 .-thum-row-item {
	width: calc((100% - 60px) / 2);
	margin-right: 60px;
	margin-top: 60px;
}

.-thum-row-list.-row02 .-thum-row-item:nth-of-type(2n) {
	margin-right: 0;
}

.-thum-row-list.-row02 .-thum-row-item:nth-child(1),
.-thum-row-list.-row02 .-thum-row-item:nth-child(2) {
	margin-top: 0;
}

.-thum-link-label {
	display: inline-block;
	line-height: 1;
	padding-top: 14px;
	padding-right: 45px;
	padding-bottom: 14px;
	padding-left: 80px;
	border-radius: 0 100px 100px 0;
	position: relative;
	z-index: 1;
}

.-thum-link .-thum-link-label {
	margin-left: 30px;
	padding-left: 14px;
	min-width: 50%;
}

.-thum-link-label+.-thum-link-images {
	margin-top: -18px;
}

.-thum-link-images {
	display: block;
	overflow: hidden;
	aspect-ratio: 106 / 55;
}

.-thum-link-images img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.-thum-link-tit {
	min-height: 94px;
	margin-bottom: 16px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}

.-thum-link-bd {
	margin-left: 140px;
}

.-thum-logo-link {
	height: 100%;
	display: flex;
	flex-direction: column;
}

.-thum-logo-name {
	display: block;
	line-height: 1.4;
	min-height: 45px;
}

*+.-thum-logo-name {
	margin-top: 10px;
}

.-only-name .-thum-logo-name{
	min-height: auto;
}

.-thum-logo-images {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	aspect-ratio: 1 / 1;
	border-radius: 40px;
	background-color: #FFF;
	overflow: hidden;
}

.-thum-logo-images img {
	object-fit: contain;
	width: 100%;
	max-width: 258px;
	height: 100%;
}

.-thum-txt-link {
	display: flex;
	align-items: center;
	height: 100%;
}

.-bnr-link {
	display: flex;
	justify-content: space-between;
	padding-top: 50px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
	border-radius: 30px;
	border: 1px solid #BCC5DE;
}

.-bnr-link-inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	flex: 1;
	margin-right: 20px;
}

.-bnr-link-tit,
.-bnr-link-txt {
	min-width: fit-content;
}

.-bnr-link-tit {
	margin-right: 20px;
}

.-bnr-large-inner {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.-bnr-large-item+.-bnr-large-item {
	margin-top: 30px;
}

.-bnr-large-copy {
	flex: 1;
	width: 55%;
	max-width: 550px;
}

*+.-bnr-large-txt {
	margin-top: 20px;
}

.-bnr-large-inner .-bnr-large-item+.-bnr-large-item {
	margin-top: 0;
	margin-left: 40px;
}

.-bnr-large-row {
	display: flex;
}

.-bnr-large-row-item+.-bnr-large-row-item {
	margin-left: 80px;
}

.-bnr-large-row-images {
	width: 45%;
	max-width: 560px;
}

.-bnr-large-row-txt {
	width: 55%;
	flex: 1;
}

.-bnr-large-col .-bnr-large-row-item+.-bnr-large-row-item {
	margin-left: 0;
	margin-top: 60px;
}

.-bnr-large-col .-bnr-large-row-images,
.-bnr-large-col .-bnr-large-row-txt{
	width: 100%;
	max-width: 100%;
}

.-label-row {
	display: flex;
	align-items: center;
}

.-label-item+.-label-item {
	margin-left: 16px;
}

.-label-list {
	display: flex;
	align-items: center;
	position: relative;
}

.-label-list+.-label-list {
	margin-top: 30px;
}

.-label-list-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.-label-list-item+.-label-list-item {
	margin-left: 40px;
}

.-label-list-txt {
	flex: 1;
	line-height: 1.6;
}

.-label-list-label {
	width: 80px;
}

.-en-pages .-label-list-label{
 	width: 88px;
}

*+.-label-list-map-link {
	margin-left: 40px;
	min-width: fit-content;
}

.-label {
	display: inline-block;
	min-width: 86px;
	text-align: center;
	line-height: 1;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-radius: 100px;
}

.-en-pages .-label {
	min-width: 88px;
}

.-label.-db {
	width: 100%;
	display: block;
}

.-label.-white {
	color: #8E8E8E;
	background-color: #FFF;
}

.-label.-purple {
	color: #FFF;
	background-color: #2F2C77;
}

.-label.-pink {
	color: #FFF;
	background-color: #F70B86;
}

.-label.-lblue {
	color: #FFF;
	background-color: #31B6E8;
}

*+.-slider-right-pagination {
	margin-top: 30px;
}

.-slider-right-pagination {
	position: static;
	display: flex;
	justify-content: flex-end;
}

.-slider-right-pagination .swiper-pagination-bullet {
	margin-left: 10px !important;
	margin-right: 0 !important;
}

.-slider-pagination .swiper-pagination-bullet {
	width: 16px;
	height: 6px;
	opacity: 1;
	border-radius: 100px;
	background-color: #E0E0E0;
	transition: all 0.4s ease;
}

.-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 32px;
	height: 6px;
	background-color: #3B388C;
}

.-illust-balloon-wrapper {
	position: relative;
}

.-illust-balloon {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.-sort-nav,
.-tab-nav {
	display: flex;
	border-bottom: 1px solid #BCC5DE;
}

.-en-pages .-sort-nav {
	display: none;
}

.-tab-nav+* {
	/* margin-top: 40px; */
	margin-top: 20px;
}

.-sort-nav-item,
.-tab-nav-item {
	width: 100%;
	display: flex;
	text-align: center;
	color: #8E8E8E;
}

.-tab-nav-item {
	max-width: 250px;
}

.-sort-nav-link,
.-tab-nav-link {
	width: 100%;
	height: 100%;
	line-height: 1.2;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 20px 20px 0 0;
}

.-sort-nav-link {
	background-color: #FFF;
}

.-tab-nav-link {
	background-color: #F5F5F5;
}

.-active .-sort-nav-link,
.-tab-nav-link.-active {
	font-weight: 400;
	color: #42425D;
	background-color: #BCC5DE;
}

.-sort-tag {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
}

*+.-sort-tag {
	margin-top: 10px;
}

.-sort-tag-name {
	display: block;
	color: #8E8E8E;
	line-height: 1;
	letter-spacing: -.13em;
	min-width: fit-content;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-radius: 100px;
	border: 1px solid #BCC5DF;
	background-color: #FFF;
	margin-top: 5px;
	margin-left: 5px;
}

.-sort-tag-name.-active {
	color: #FFF;
	background-color: #BCC5DF;
}

.-sort-tag-blank {
	display: none;
}

.-sort-item {
	display: flex;
	flex-wrap: wrap;
	margin-left: -30px;
}

.-sort-thum {
	display: flex;
	flex-direction: column;
	width: calc((100% - 120px) / 4);
	margin-top: 50px;
	margin-left: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #BCC5DE;
}

.-sort-thum.-hide {
	display: none;
}

.-sort-thum.-show {
	display: block;
}

.-tab-contnets {
	display: none;
	opacity: 0;
	animation: tab-show 2s ease forwards;
}

.-tab-contnets-pages+.-tab-contnets-pages {
	margin-top: 40px;
}

.-tab-contnets.-show {
	display: block;
	animation: tab-show 2s ease forwards;
}

.-tab-contnets.-delay {
	display: block;
}

@keyframes tab-show {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.-tab-label {
	display: flex;
}

.-tab-label.-fl-end {
	justify-content: flex-end;
}

.-tab-label-txt {
	min-width: 350px;
	text-align: center;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 8px;
	padding-left: 24px;
	background-color: #FFF;
	border-radius: 30px 30px 0 0;
}

.-tab-area-list {
	display: flex;
	align-items: center;
}

.-tab-area-list .-tab-area-item {
	width: 100%;
	max-width: 260px;
}

.-tab-area-item+.-tab-area-item {
	margin-left: 20px;
}

.-tab-link {
	display: block;
	text-align: center;
	color: #2F2C77;
	line-height: 1.2;
	padding-top: 14px;
	padding-right: 16px;
	padding-bottom: 14px;
	padding-left: 16px;
	border-radius: 100px;
	background-color: #FFF;
	transition: all 0.4s ease;
}

.-tab-link.-active {
	color: #FFF;
	background-color: #BCC5DE;
}

.-panel-white-shadow {
	position: relative;
}

.-panel-white-shadow-inner {
	position: relative;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	z-index: 1;
}

.-panel-white-shadow-inner+.-panel-white-shadow-inner {
	padding-top: 0;
}

.-panel-summary-item {
	height: 100%;
	min-height: 280px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.-panel-summary-tit {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.-panel-summary-name {
	flex: 1;
}

.-panel-summary-data {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
}

.-panel-summary-label {
	flex: 1;
	width: 100%;
	min-width: fit-content;
}

*+.-panel-summary-data {
	margin-top: 8px;
}

*+.-panel-summary-list {
	margin-top: 60px;
}

.-panel-summary-list {
	display: flex;
	flex-wrap: wrap;
}

.-panel-summary-list .-panel-summary-item {
	width: calc((100% - 10%) / 3);
	margin-right: 5%;
	margin-top: 60px;
	border-radius: 20px;
	background-color: rgba(255, 255, 255, .6);
	box-shadow: 3px 3px 10px rgba(124, 124, 124, .3);
}

.-panel-summary-list .-panel-summary-item:nth-of-type(3n) {
	margin-right: 0;
}

.-panel-summary-list .-panel-summary-item:nth-child(1),
.-panel-summary-list .-panel-summary-item:nth-child(3) {
	margin-top: 0;
}

.-panel-summary-list .-panel-summary-item:nth-child(2),
.-panel-summary-list .-panel-summary-item:nth-child(5) {
	margin-top: 100px;
}

.-ac-tit {
	position: relative;
	cursor: pointer;
}

.-ac-pages-tit-arrow {
	position: absolute;
	top: 50%;
	right: 40px;
	transform: translateY(-50%);
	transition: all 0.4s ease;
}

.-ac-pages-tit-arrow.-static {
	position: static;
	transform: translateY(0);
}

.-open .-ac-pages-tit-arrow {
	margin-top: -40px;
	transform: rotate(-180deg) translateY(-50%);
}

.-open .-ac-pages-tit-arrow.-static {
	margin-top: 0;
	transform: rotate(-180deg) translateY(0);
}

.-ac-pages-wrapper {
	border-radius: 25px;
}

.-ac-pages-wrapper+.-ac-pages-wrapper {
	margin-top: 16px;
}

.-ac-pages-tit-item {
	display: block;
	font-weight: 400;
}

.-ac-pages-tit {
	padding-top: 24px;
	padding-right: 120px;
	padding-bottom: 24px;
	padding-left: 24px;
}

.-slim .-ac-pages-tit{
	padding-top: 10px;
	padding-bottom: 8px;
}

.-ac-pages-contents {
	display: none;
	padding-left: 24px;
	padding-right: clamp(6.25rem, -3.012rem + 14.46vw, 10rem);
	padding-bottom: 24px;
}

.-ac-pages-contents.-pd-large {
	padding-right: clamp(6.25rem, -27.711rem + 53.01vw, 20rem);
	padding-bottom: 40px;
}

.-ac-pages-contents.-no-pd {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.-ac-txt {
	position: relative;
}

.-ac-txt-inner {
	transition: all ease 0.4s;
}

.-ac-open-txt {
	display: block;
}

.-ac-close-txt {
	display: block;
	width: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.-open .-ac-open-txt {
	opacity: 0;
}

.-open .-ac-close-txt {
	opacity: 1;
}

.-ac-inner-row {
	display: flex;
}

.-ac-inner-row+.-ac-inner-row {
	margin-top: 30px;
}

.-ac-inner-link {
	margin-top: 20px;
	padding-left: clamp(2.5rem, -11.393rem + 21.69vw, 8.125rem);
}

.-ac-inner-item+.-ac-inner-item {
	margin-left: 20px;
}

.-ac-inner-name {
	width: 160px;
}

.-ac-inner-txt {
	flex: 1;
}

.-mainvisual {
	width: 100%;
	padding-top: 190px;
}

.-mainvisual-wrapper {
	position: relative;
	overflow: hidden;
}

.-mainvisual-line {
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	overflow: hidden;
	max-width: 1500px;
}

.-mainvisual-line img {
	position: relative;
	top: 0;
	right: 0;
}

.-mainvisual-line.-fit-right {
	right: -40%;
}

.-mainvisual-line.-mainvisual-line-line02 {
	right: auto;
	left: -30%;
}

.-mainvisual-copy-inner {
	position: relative;
	z-index: 2;
}

.-mainvisual-copy-inner+* {
	margin-top: 40px;
}

.-mainvisual-copy-inner+.-mainvisual-images-slim-inner {
	margin-top: 70px;
}

.-mainvisual-copy-label,
.-mainvisual-copy-headline {
	display: block;
}

.-mainvisual-copy-headline {
	font-weight: 400;
}

*+.-mainvisual-copy,
*+.-mainvisual-copy-headline {
	margin-top: 20px;
}

.-mainvisual-copy-label+.-mainvisual-copy-headline {
	margin-top: 0;
}

.-mainvisual-copy-underline:after {
	content: "";
	display: block;
	margin-top: 40px;
	max-width: 50%;
	height: 1px;
	background-color: #BCC5DE;
}

.-mainvisual-day {
	display: block;
	max-width: 50%;
	padding-top: 4px;
	border-top: 1px solid #BCC5DE;
}

.-mainvisual-images-inner {
	position: relative;
	top: 0;
	right: 0;
	z-index: 0;
}

.-mainvisual-images-slim-inner {
	clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%, 0 42%);
	aspect-ratio: 17 / 6;
	overflow: hidden;
}

.-mainvisual-images-slim-inner img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.-mainvisual-images-slim-inner.-mainvisual-images-h-auto {
	aspect-ratio: auto;
	overflow: visible;
	clip-path: none;
}

.-mainvisual-images-slim-inner.-mainvisual-images-h-auto img {
	object-fit: unset;
	height: auto;
}

.-mainvisual-images-slim-inner.-mainvisual-images-h-auto+.-mainvisual-images-h-auto {
	margin-top: 20px;
}

.-mainvisual-label-inner {
	position: relative;
	z-index: 2;
}

.-mainvisual-label-inner+* {
	margin-top: 25px;
}

#leadmore {
	margin-top: 0;
	/* padding-top: 160px;
	padding-bottom: 160px; */
	padding-top: 80px;
	padding-bottom: 80px;
}

.-leadmore-wrapper {
	margin-bottom: -40px;
}

#leadmore+#pages-bnr {
	padding-top: 0;
}

.-bg-fit+#pages-bnr {
	padding-top: 0;
}

#pages-bnr {
	/* padding-top: 160px; */
	padding-top: 80px;
}

.-pages-bnr-row {
	position: relative;
	/* height: 360px; */
}

.-pages-bnr-link {
	display: block;
	/* aspect-ratio: 250 / 100; */
	aspect-ratio: 189 / 100;
	overflow: hidden;
	position: relative;
	height: 100%;
	width: 100%;
}

.-pages-bnr-link img {
	object-fit: fill;
	width: 100%;
	height: 100%;
}

.-pages-bnr-link:after {
	content: "";
	opacity: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #43425D;
}

.-pages-bnr-item {
	width: 65.5%;
}

.-pages-bnr-item.-pages-bnr-left {
	clip-path: polygon(0 0, 100% 0, 50% 100%, 0% 100%);
	height: 331px;
}

.-pages-bnr-item.-pages-bnr-right {
	position: absolute;
	top: 0;
	right: 0;
	clip-path: polygon(50% 0, 100% 0, 100% 100%, 0 100%);
	height: 331px;
}

.-pages-bnr-link-name-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	position: absolute;
	z-index: 1;
}

.-pages-bnr-left .-pages-bnr-link-name-wrapper {
	top: 30px;
	padding-right: clamp(8.125rem, -6.54rem + 22.89vw, 14.063rem);
	padding-left: clamp(2.5rem, -16.024rem + 28.92vw, 10rem);
}

.-pages-bnr-right .-pages-bnr-link-name-wrapper {
	/* bottom: 180px;
	padding-right: clamp(2.5rem, -22.024rem + 28.92vw, 10rem);
	padding-left: clamp(22.125rem, -6.54rem + 22.89vw, 14.063rem);	 */
	bottom: 30px;
	padding-right: clamp(2.5rem, -16.024rem + 28.92vw, 10rem);
	padding-left: clamp(8.125rem, -6.54rem + 22.89vw, 14.063rem);
}

.-pages-bnr-link-name-inner {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	flex: 1;
}

.-pages-bnr-link-name-inner span {
	min-width: fit-content;
	margin-right: 15px;
}

.-images-clippath-pen {
	clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%, 0 15%);
}

.-images-clippath-pen-long {
	clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%, 0 25%);
}

.-images-clippath-hex {
	clip-path: polygon(14% 0, 100% 0, 100% 52%, 86% 100%, 0 100%, 0 52%);
}

.-article-tit+* {
	margin-top: 40px;
}

*+.-full-images {
	/* margin-top: 80px; */
	margin-top: 40px;
}

.-article-images {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

*+.-article-images {
	margin-top: 40px;
}

.-article-images-caption {
	display: block;
}

*+.-article-images-caption {
	margin-top: 8px;
}

*+.-article-contact {
	margin-top: 70px;
}

.-article-txt+.-article-txt {
	margin-right: 10px;
}

.-article-images+.-article-txt {
	margin-top: 40px;
}

.-article-inner+.-article-inner {
	/* margin-top: 100px; */
	margin-top: 50px;
}

.-article-inner a {
	text-decoration: underline;
}

*+.-modal-btn-wrapper {
	margin-top: 20px;
}

.-modal-icon-expand {
	display: flex;
	max-width: fit-content;
	min-height: 27px;
	align-items: center;
	background-image: url(/assets/images/common/icon-expand-purple.svg);
	background-size: 27px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 37px;
}

.-modal-expand-inner {
	display: flex;
	justify-content: flex-end;
}

.-modal {
	display: none;
	width: 100%;
	height: 100svh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}

.-modal-contents {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	height: 100svh;
	position: relative;
	padding-bottom: 20px;
}

.-modal-pages-contents {
	justify-content: center;
	align-items: center;
}

.-modal-close {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFF;
	position: relative;
	z-index: 1;
}

.-modal-close-inner {
	display: block;
	max-width: fit-content;
}

.-modal-expand-images-inner {
	height: calc(100% - 40px);
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	overflow: scroll;
	position: relative;
	z-index: 1;
}

.-modal-expand-images {
	width: 200%;
}

.-modal-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .8);
}

.-modal-pages-inner {
	position: relative;
	z-index: 100;
	max-width: 800px;
	max-height: 500px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	overflow: auto;
	background-color: #FFF;
}

.-modal-pages-inner.-no-pd{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.-modal-item+.-modal-item {
	margin-top: 40px;
}

.-modal-scroll-images{
	overflow: scroll;
}

.-modal-scroll-images img{
	width: 150%;
}

.-form-wrapper+.-form-wrapper {
	margin-top: 60px;
}

.-form-parts.-half {
	width: 50%;
}

.-form-parts select,
.-form-parts textarea,
.-form-parts input {
	width: 100%;
}

.-form-inner+.-form-inner {
	margin-top: 30px;
}

.-form-parts select {
	max-width: 384px;
}

.-form-parts-inner+.-form-parts-inner {
	margin-top: 8px;
}

.-form-item+.-form-item {
	margin-top: 5px;
}

.-form-text {
	display: block;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	border-radius: 10px;
	border: 1px solid #BCC5DE;
}

select {
	display: inline-block;
	color: #2F2C77;
	padding-top: 5px;
	padding-right: 34px;
	padding-bottom: 5px;
	padding-left: 12px;
	min-width: 170px;
	border: 1px solid #BCC5DE;
	background-color: #FFF;
	background-image: url(/assets/images/common/icon-dogleg-down-purple.svg);
	background-repeat: no-repeat;
	background-size: 10px;
	border-radius: 10px;
	background-position: right 12px center;
}

.-select-row {
	display: flex;
}

.-select-row.-fl-end {
	justify-content: flex-end;
}

.-select-row select+select {
	margin-left: 10px;
}

textarea {
	resize: vertical;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	border: 1px solid #BCC5DE;
	border-radius: 10px;
	min-height: 190px;
}

input[type="radio"],
input[type="checkbox"] {
	appearance: none;
}

.-form-checkbox-label {
	max-width: fit-content;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
}

.-form-checkbox-item {
	display: block;
	position: relative;
}

.-form-checkbox-item+* {
	margin-left: 16px;
}

.-form-checkbox {
	width: 32px;
	height: 32px;
	border-radius: 5px;
	border: 3px solid #BCC5DE;
	transition: all ease 0.4s;
}

.-form-checkbox-item .-form-checked {
	opacity: 0;
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(/assets/images/common/icon-check-white.svg);
	background-size: 16px;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	transition: all ease 0.4s;
}

.-form-radio-label {
	display: flex;
	align-items: center;
	cursor: pointer;
}

.-form-radio-item {
	display: block;
	position: relative;
	margin-top: 2px;
}

.-form-radio-item+* {
	margin-left: 8px;
}

.-form-radio {
	display: block;
	width: 16px !important;
	height: 16px;
	border-radius: 100px;
	border: 1px solid #BCC5DE;
}

.-form-radio-item .-form-checked {
	opacity: 0;
	display: block;
	width: 12px;
	height: 12px;
	background-color: #2F2C77;
	border-radius: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	transition: all ease 0.4s;
}

.-form-radio-txt {
	display: block;
	flex: 1;
}

input[type=checkbox].-form-checkbox:checked {
	background-color: #BCC5DE;
}

input[type=checkbox].-form-checkbox:checked+.-form-checked,
input[type=radio].-form-radio:checked+.-form-checked {
	opacity: 1;
}

.-form-option-list {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.-form-option-item {
	min-width: fit-content;
	margin-right: 30px;
}

.-form-btn {
	max-width: 420px;
	margin-right: auto;
	margin-left: auto;
}

.-form-btn-caption {
	line-height: 1.6;
}

*+.-form-btn-caption {
	margin-top: 20px;
}

.-form-error {
	line-height: 1.4;
	color: #BC2F32;
}

*+.-form-error {
	margin-top: 4px;
}

.-form-error+.-form-error {
	margin-top: 0;
}

.-form-required {
	padding-left: 5px;
}

.-inc-outline {
	position: relative;
}

.-inc-outline+* {
	margin-top: 80px;
}

.-pages-fixed-outline-wrapper {
	opacity: 0;
	max-width: 210px;
	position: fixed;
	/* top: 130px; */
	top: 200px;
	left: 80px;
	z-index: -1;
	transition: all 0.4s ease;
}

.-pages-fixed-outline-wrapper+* {
	/* padding-top: 160px; */
	padding-top: 80px;
}

.-pages-fixed-outline-link-list-item+.-pages-fixed-outline-link-list-item {
	margin-top: 10px;
}

.-pages-fixed-outline-link {
	display: block;
	color: #8E8E8E;
	padding-left: 16px;
	position: relative;
}

.-pages-fixed-outline-link span {
	display: block;
	line-height: 1.4;
	padding-top: 5px;
	padding-bottom: 5px;
}

.-pages-fixed-outline-link:before {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background-color: #BCC5DE;
	position: absolute;
	top: 0;
	left: 0;
}

.-pages-fixed-outline-link.-current {
	font-weight: 700;
	color: #4A4A4A;
}

.-pages-fixed-outline-link.-current:before {
	background-color: #F70B86;
}

.-pages-fixed-outline-wrapper.-show {
	opacity: 1;
	z-index: 50;
}

*+.-pagres-note {
	margin-top: 30px;
}

.-pagres-note .-txt-small{
	font-size: 14px;
}

*+.-sign-wrapper {
	margin-top: 20px;
}

.-sign-inner {
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

.-sign-inner.-js-end {
	justify-content: flex-end;
}

.-sign-item+.-sign-item {
	margin-left: 24px;
}

.-sign-post {
	line-height: 1.4;
}

.-sign-writing {
	flex: 1;
	max-width: 180px;
	min-width: 100px;
}

.-left-line-item {
	border-left: 1px solid #BCC5DE;
	padding-left: 21px;
}

.-left-line-item+.-left-line-item {
	margin-top: 10px;
}

*+.-download-list {
	margin-top: 30px;
}

.-download-list.-half {
	max-width: 410px;
}

.-download-list .-download-list-item+.-download-list-item {
	margin-top: 8px;
}

.-download-list-bd {
	border-bottom: 1px solid #F0F0F7;
}

.-download-list-bd .-download-list-item {
	border-top: 1px solid #F0F0F7;
}

.-pagres-note+.-download-year-wrapper{
	margin-top: 20px;
}

.-download-year-wrapper{
	display: flex;
	border-top: 1px solid #F0F0F7;
}

.-download-year-wrapper+.-download-year-wrapper{
	margin-top: -1px;
	border-bottom: 1px solid #F0F0F7;
}

.-download-year{
	display: block;
	padding-top: 16px;
	min-width: 101px;
	color: #2F2C77;
}

.-download-year+.-download-list{
	flex: 1;
	margin-top: 0;
	margin-left: 8px;
}

.-download-year-wrapper .-download-list-item{
	border-bottom: 1px solid #F0F0F7;
}

.-download-year-wrapper .-download-list-item:last-child{
	border-bottom: 0;
}

table {
	width: 100%;
}

th {
	font-weight: 400;
}

.-table-wrapper+.-table-wrapper {
	/* margin-top: 70px; */
	margin-top: 35px;
}

.-table-tit+* {
	/* margin-top: 20px; */
	margin-top: 10px;
}

.-table-subtit+* {
	margin-top: 10px;
}

.-table-subtit+.-table-inner {
	margin-top: 30px;
}

.-graph-wrapper+* {
	margin-top: 30px;
}

.-table-tit+.-graph-images {
	margin-top: 40px;
}

.-graph-images {
	position: relative;
	padding-top: 20px;
}

.-graph-note {
	position: absolute;
	top: 0;
	right: 0;
}

.-graph-note.-left {
	right: auto;
	left: 0;
}

.-graph-note-inner {
	display: flex;
	align-items: center;
}

.-graph-note-inner+.-graph-note-inner {
	margin-top: 8px;
}

.-graph-note-item+.-graph-note-item {
	margin-left: 12px;
}

.-graph-note-bar,
.-graph-note-line {
	width: 40px;
}

.-graph-note-bar {
	height: clamp(.438rem, -0.026rem + 0.72vw, .625rem);
}

.-graph-note-line {
	height: 2px;
}

.-graph-note-bar.-purple,
.-graph-note-line.-purple {
	background-color: #2F2C77;
}

.-graph-note-bar.-pblue,
.-graph-note-line.-pblue {
	background-color: #31B6E8;
}

.-graph-note-bar.-lblue,
.-graph-note-line.-lblue {
	background-color: #BCC5DE;
}

.-graph-note-bar.-pink,
.-graph-note-line.-pink {
	background-color: #F70C86;
}

.-graph-note-unit {
	line-height: 1;
	font-size: clamp(.625rem, 0.162rem + 0.72vw, .813rem);
}

.-graph-period {
	padding-right: 20px;
}

.-graph-period-unit-inner {
	position: absolute;
	bottom: 2px;
	right: 0;
	text-align: right;
	line-height: 1;
	font-size: clamp(.625rem, 0.316rem + 0.48vw, .75rem);
}

.-table-inner+* {
	margin-top: 30px;
}

.-table-min {
	max-width: 521px;
}

.-table-bg-pink {
	background-color: #FFE6F3;
}

.-table-bg-blue {
	background-color: #F0F0F7;
}

.-table-bg-white {
	background-color: #FFF;
}

.-table-bd-bottom {
	border-bottom: 1px solid #BCC5DE;
}

.-table-unit {
	text-align: right;
}

.-thtd-bd-left {
	border-left: 1px solid #BCC5DE;
}

.-thtd-bd-right {
	border-right: 1px solid #BCC5DE;
}

.-thtd-bd-top {
	border-top: 1px solid #BCC5DE;
}

.-thtd-bd-color-gray {
	border-color: #E5E5E5;
}

.-thtd-half-width {
	width: 50%;
}

.-thtd-large-width {
	width: 44%;
}

.-thtd-medium-width {
	width: 30%;
}

.-thtd-small-width {
	width: 20%;
}

.-thtd-xsmall-width {
	width: 12%;
	min-width: 98px;
}

.-thtd-ver-middle {
	vertical-align: middle;
}

.-thtd-al-center {
	text-align: center;
}

.-thtd-al-right {
	text-align: right;
}

.-thtd-inner-box{
	display: block;
	text-align: center;
	line-height: 1.8;
}

.-en-pages .-thtd-inner-box{
	line-height: 1.4;
}

.-thtd-inner-box+.-thtd-inner-box{
	margin-top: 20px;
}

.-table-heatmap-wrapper {
	position: relative;
	padding-left: 40px;
}

.-table-heatmap-verline {
	height: calc(100% - 90px);
	position: absolute;
	top: 0;
	left: -13px;
}

.-table-heatmap-verline-inner {
	display: flex;
	align-items: center;
	position: relative;
	height: 100%;
}

.-table-heatmap-verline-inner:before {
	content: "";
	display: block;
	width: 1px;
	height: 13px;
	position: absolute;
	top: -1px;
	right: 5px;
	background-color: #F70C86;
	transform: rotate(45deg);
}

.-table-heatmap-verline-inner:after {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background-color: #F70C86;
}

.-table-heatmap-verline-label {
	height: max-content;
	width: fit-content;
	transform: rotate(-90deg);
}

.-table-heatmap-horiline {
	display: flex;
	justify-content: flex-end;
}

.-table-heatmap-horiline-inner {
	position: relative;
	width: calc(100% - 46px);
	text-align: center;
	border-top: 1px solid #F70C86;
}

.-table-heatmap-horiline-inner::before {
	content: "";
	width: 13px;
	height: 1px;
	background-color: #F70C86;
	position: absolute;
	right: -2px;
	top: -5px;
	transform: rotate(45deg);
}

.-table-heatmap {
	width: 100%;
}

.-table-heatmap td {
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}

.-table-heatmap-note {
	display: flex;
	line-height: 1.6;
}

.-table-heatmap-note-label {
	width: 52px;
	height: 12px;
	position: relative;
	top: 5px;
}

.-table-heatmap-note-txt {
	flex: 1;
	margin-left: 12px;
}

.-en-pages .-table-heatmap-wrapper {
	padding-left: 56px;
}

.-en-pages .-table-heatmap-verline {
	left: -45px;
}

.-en-pages .-table-heatmap td {
	min-width: 79px;
}

.-en-pages .-table-heatmap-horiline-inner {
	width: calc(100% - 80px);
}

.-table-row03 {
	border-bottom: 1px solid #BCC5DE;
}

.-table-row03 th {
	line-height: 1;
	font-weight: 400;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}

.-table-row03 td {
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
}

.-table-line-row th,
.-table-line-row td {
	line-height: 1.6;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.-table-line-row tr:first-child th,
.-table-line-row tr:first-child td {
	padding-top: 0;
}

.-table-line-row tr.-thtd-bd-top th,
.-table-line-row tr.-thtd-bd-top td {
	padding-top: 10px;
}

.-table-line-row th+th,
.-table-line-row td+td {
	padding-right: 10px;
}

.-table-line-row th.-thtd-bd-left,
.-table-line-row td.-thtd-bd-left {
	padding-left: 10px;
}

.-table-line-row .-thtd-bd-right+td {
	padding-left: 10px;
}

.-table-line-row th:last-child,
.-table-line-row td:last-child {
	padding-right: 0;
}

.-row-contents-wrapper {
	overflow: hidden;
}

.-row-contents {
	display: flex;
}

.-row-contents.-row02 {
	flex-wrap: wrap;
	margin-top: -80px;
	margin-left: -80px;
}

.-row-contents.-row02 .-row-item {
	width: calc((100% - 160px)/2);
	margin-left: 80px;
	/* margin-top: 80px; */
	margin-top: 40px;
}

.-row-contents.-row03 {
	flex-wrap: wrap;
	margin-top: -16px;
	margin-left: -16px;
}

.-row-contents.-row03 .-row-item {
	display: flex;
	flex-direction: column;
	width: calc((100% - 48px)/3);
	margin-left: 16px;
	margin-top: 16px;
}

.-parts-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.-parts-row.-al-start {
	align-items: flex-start;
}

.-parts-row+* {
	margin-top: 24px;
}

.-parts-row-item+.-parts-row-item {
	margin-left: 70px;
}

.-parts-row-adjust {
	flex: 1;
}

.-parts-fixed-large {
	width: 60%;
}

.-parts-fixed-medium {
	width: 50%;
}

.-parts-fixed-small {
	width: 30%;
}

.-parts-row.-parts-row-far .-parts-row-item+.-parts-row-item {
	margin-left: clamp(6.25rem, -9.187rem + 24.1vw, 12.5rem);
}

.-parts-row.-parts-row-close .-parts-row-item+.-parts-row-item {
	margin-left: 30px;
}

.-parts-overrap-images {
	position: relative;
	z-index: 1;
	margin-top: -6%;
}

.-parts-overrap-images .-parts-overrap-gap {
	padding-top: 100px;
}

.-images-bg-white {
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
	border-radius: 20px;
	background-color: #FFF;
}

.-chronology-row {
	display: flex;
}

.-chronology-row+.-chronology-row {
	margin-top: 30px;
}

.-chronology-timeseries-inner+* {
	margin-top: 50px;
}

.-chronology-timeseries-year,
.-chronology-timeseries-year-action {
	position: relative;
	padding-right: 28px;
}

.-chronology-timeseries-year {
	line-height: 1.2;
}

.-chronology-timeseries-year:after,
.-chronology-sales-inner:after {
	content: "";
	width: 11px;
	height: 11px;
	position: absolute;
	right: 0;
	border-radius: 100px;
	background-color: #2F2C77;
}

.-chronology-timeseries-year:after {
	top: 10px;
}

.-chronology-sales-inner:after {
	top: 5px;
}

.-chronology-sales-inner {
	border-left: 1px solid #8E8E8E;
	margin-left: 16px;
	padding-left: 10px;
	padding-right: 28px;
	position: relative;
}

.-chronology-sales-year {
	line-height: 1;
}

.-chronology-sales-year+* {
	margin-top: 5px;
}

.-chronology-sales-tit {
	line-height: 1.2;
}

.-chronology-sales-number {
	min-width: 100px;
	text-align: right;
	line-height: 1;
}

.-chronology-timeseries-year+.-chronology-timeseries-year-action {
	margin-top: 4px;
	line-height: 1.2;
}

.-chronology-timeseries-year-action {
	text-align: right;
}

.-chronology-details {
	flex: 1;
	padding-left: 52px;
	margin-top: 10px;
}

.-chronology-details-inner {
	position: relative;
	padding-top: 24px;
	padding-right: 40px;
	padding-bottom: 86px;
	padding-left: 40px;
	border-radius: 0 0 50px 0;
	background-color: #FFF;
}

.-chronology-details-inner:after {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	left: -58px;
	background-color: #2F2C77;
}

.-chronology-details-tit+* {
	margin-top: 15px;
}

.-chronology-ac-btn {
	position: absolute;
	left: 50%;
	bottom: 24px;
	transform: translateX(-50%);
}

.-bd-inner {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	border: 1px solid #BCC5DE;
}

.-license-row {
	display: flex;
	align-items: center;
}

.-license-row-item+.-license-row-item {
	margin-left: 240px;
}

.-license-row-images {
	max-width: 200px;
}

.-member-wrapper {
	padding-left: 24px;
	border-left: 1px solid #707070;
}

.-member-wrapper+.-member-wrapper {
	margin-top: 50px;
}

.-member-inner {
	display: flex;
	flex-wrap: wrap;
	margin-top: -10px;
	margin-left: -10px;
}

.-member-item {
	display: flex;
	align-items: flex-end;
	margin-top: 20px;
	width: calc((100% - 30px) / 3);
	margin-left: 10px;
}

.-member-details {
	border-left: 1px solid #707070;
	margin-left: 16px;
	padding-left: 13px;
	flex: 1;
}

.-member-post,
.-member-name {
	line-height: 1.4;
}

.-member-images {
	width: 50%;
	max-width: 150px;
}

.-member-images img {
	border-radius: 200px;
}

.-section-lower-line-wrapper {
	position: relative;
}

.-section-lower-line-wrapper.-lower-line-large {
	/* padding-bottom: 100px; */
	padding-bottom: 50px;
}

.-section-lower-line-inner {
	position: relative;
	z-index: 1;
}

.-section-lower-line {
	display: block;
	width: 100%;
	position: absolute;
	right: 0;
}

.-section-lower-line.-lower-line03 {
	max-width: 975px;
	bottom: 0;
}

.-section-lower-line.-lower-line04 {
	top: 0;
}

.-service-wrapper {
	position: relative;
}

.-service-wrapper+.-service-wrapper {
	/* margin-top: 40px; */
	margin-top: 20px;
}

.-service-inner {
	position: relative;
	z-index: 1;
	padding-bottom: 80px;
}

.-service-txt {
	width: calc(100% - 80px);
	min-height: 300px;
	padding: 60px;
	border-radius: 60px;
	background-color: #FFF;
}

.-service-txt-inner {
	width: 50%;
}

.-service-images {
	width: 60%;
	position: absolute;
	right: 0;
	bottom: 0;
}

.-tit-label-list {
	position: relative;
	padding-top: 20px;
}

.-tit-label {
	width: 55%;
	max-width: 250px;
	line-height: 1.2;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 16px;
	border-radius: 0 100px 100px 0;
	position: absolute;
	top: 0;
	left: 20px;
}

.-tit-label-item {
	background-color: #F5F5F5;
	padding-top: 68px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	border-radius: 0 0 40px 0;
}

*+.-tit-label-link {
	margin-top: 5px;
}

.-tit-label-item-inner{
	display: block;
}

.-tit-label-item-inner+.-tit-label-item-inner {
	margin-top: 30px;
}

.-masonry-layout-item {
	width: calc((100% - 40px) / 2);
	margin-bottom: 40px;
	box-sizing: border-box;
}

.-tit-label-name {
	line-height: 1.4;
}

header {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	padding-top: 30px;
	padding-right: clamp(1.25rem, -1.837rem + 4.82vw, 2.5rem);
	padding-left: clamp(1.25rem, -1.837rem + 4.82vw, 2.5rem);
	padding-bottom: 30px;
	transition: all 0.4s ease;
}

header:hover {
	z-index: 200 !important;
}

.header-inner {
	display: flex;
	justify-content: space-between;
	border-radius: 30px;
	transition: all 0.4s ease;
	position: relative;
}

.header-inner:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 30px;
	background-color: #FFF;
	box-shadow: 0 0 20px rgba(67, 66, 93, .16);
	opacity: 0;
	transition: all 0.4s ease;
}

.headerandfooter-searchsite-icon {
	width: 40px;
	height: 26px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 100px;
	border: 1px solid #2F2C77;
	background-image: url(/assets/images/common/icon-search-blue.svg);
	background-position: center;
	background-size: 14px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.headerandfooter-searchsite-wrapper {
	display: none;
	width: calc(100% - 97px);
	height: 26px;
	position: absolute;
	top: 50%;
	right: 97px;
	transform: translateY(-50%);
}

header .headerandfooter-searchsite-wrapper {
	width: calc(100% - 170px);
	right: 137px;
}

.headerandfooter-searchsite-input {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	position: relative;
}

.headerandfooter-searchsite-wrapper input {
	width: 100%;
	height: 100%;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 38px;
	border-radius: 100px;
	color: #2F2C77;
	border: 1px solid #2F2C77;
	background-color: #FFF;
}

.headerandfooter-searchsite-button {
	width: 14px;
	position: absolute;
	top: 50%;
	right: 65px;
	transform: translateY(-50%);
}

.headerandfooter-searchsite-sptab-icon,
.headerandfooter-cd-language-sptab-icon {
	display: none;
}

.headerandfooter-searchsite-close-button {
	display: flex;
	align-items: center;
	position: absolute;
	top: 50%;
	right: 13px;
	transform: translateY(-50%);
	padding-left: 20px;
}

.headerandfooter-searchsite-close-button img {
	width: 10px;
	height: 10px;
	cursor: pointer;
}

.headerandfooter-searchsite-close-button:before {
	content: "";
	width: 1px;
	height: 14px;
	margin-right: 20px;
	background-color: #E0E0E0;
}

.headerandfooter-cd-language-inner {
	position: relative;
}

.headerandfooter-cd-language-name {
	display: block;
	width: 87px;
	letter-spacing: -.04em;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-radius: 100px;
	color: #2F2C77;
	border: 1px solid #2F2C77;
	background-color: #FFF;
	background-position: left 8px center;
	background-size: 14px;
	background-repeat: no-repeat;
}

.headerandfooter-cd-language-selected {
	background-image: url(/assets/images/common/icon-language-blue.svg);
}

.headerandfooter-cd-language-link {
	background-image: url(/assets/images/common/icon-language-arrow-blue.svg);
}

.headerandfooter-cd-language-selector {
	margin-top: 3px;
}

.headerandfooter-cd-language-name+.headerandfooter-cd-language-name {
	margin-top: 3px;
}

.headerandfooter-cd-language-name-inner {
	min-height: 14px;
	display: flex;
	align-items: center;
	line-height: 1;
}

.headerandfooter-cd-language-wrapper {
	display: none;
	padding-top: 3px;
	position: absolute;
	top: 26px;
}

.headerandfooter-subnav-sns {
	width: 100%;
	flex: 1;
}

.headerandfooter-subnav-sns-link {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	max-width: fit-content;
}

.headerandfooter-subnav-sns-link-inner {
	display: flex;
	align-items: center;
}

.headerandfooter-subnav-sns-link-inner:first-child {
	margin-right: 30px;
}

.headerandfooter-subnav-sns-icon {
	width: 24px;
}

*+.headerandfooter-subnav-sns-name {
	margin-left: 10px;
}

.headerandfooter-subnav-sns-name,
.headerandfooter-subnav-sns-copy {
	flex: 1;
}

.headerandfooter-subnav-sns-copy {
	font-size: 14px;
	min-width: fit-content;
}

header .headerandfooter-cd-language-inner {
	position: static;
}

header .headerandfooter-cd-language-wrapper {
	top: 60px;
}

.header-logo {
	display: flex;
	align-items: center;
	width: 9%;
	max-width: 115px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 40px;
}

.header-logo img {
	opacity: 1;
}

.header-nav-inner {
	display: flex;
	align-items: center;
}

.header-nav {
	color: #4A4A4A;
	display: flex;
	justify-content: flex-end;
	padding-right: 40px;
	padding-left: clamp(0.625rem, -10.181rem + 16.87vw, 5rem);
	position: relative;
	width: 100%;
}

.header-inner-item {
	position: relative;
	z-index: 1;
}

.header-link-list-wrapper,
.header-link-list {
	height: 100%;
	display: flex;
	align-items: center;
}

.header-link,
.header-change-item,
.header-link-item {
	height: 100%;
}

.header-link-item {
	height: 100%;
	display: flex;
	align-items: center;
}

.header-link-item.-sptab {
	display: none;
}

.header-link-item+.header-link-item {
	margin-left: clamp(0.313rem, -3.547rem + 6.02vw, 1.875rem);
}

.header-link {
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}

.header-link:before {
	content: "";
	width: 0;
	height: 6px;
	background-color: #F70B86;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

#project .-menu-project .header-link:before,
#case .-menu-project .header-link:before,
#ir .-menu-ir .header-link:before,
#company .-menu-company .header-link:before,
#jigyou .-menu-jigyou .header-link:before {
	width: 100%;
	opacity: 1;
}

.header-pc.-open-search .header-link{
	pointer-events: none;
}

.header-pc.-open-search .header-level-link-contents,
.header-pc.-open-search .header-link:before{
	display: none !important;
}


.header-level-link-contents {
	display: none;
	width: 100%;
	position: absolute;
	top: 70px;
	right: 75px;
	/* top: 84px;
	right: 0; */
	/* padding-top: 25px; */
}

.header-level-link-wrapper {
	border-radius: 30px;
	background-color: #FFF;
	box-shadow: 0 0 20px rgba(67, 66, 93, .16);
}

.header-level-link-inner {
	display: flex;
	flex-wrap: wrap;
	padding-top: 40px;
	/* padding-bottom: 40px; */
	padding-bottom: 20px;
	margin-right: 40px;
	margin-left: 40px;
}

*+.header-level-link-inner {
	display: flex;
	flex-wrap: wrap;
	/* padding-top: 40px;
	padding-bottom: 40px; */
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 40px;
	margin-left: 40px;
}

.header-level-link-inner+.header-level-link-inner {
	border-top: 1px solid #BCC5DE;
}

.header-level-link-item {
	width: calc((100% - 120px) / 5);
	margin-right: 30px;
}

.header-level-link-item:last-child {
	margin-right: 0;
}

.header-level-top-link {
	display: inline-block;
	font-weight: bold;
	position: relative;
}

.header-level-top-link:before {
	content: "";
	width: 0;
	height: 6px;
	background-color: #F70B86;
	position: absolute;
	top: -40px;
	left: 0;
	opacity: 0;
}

.header-level-top-link span,
.header-lower-link {
	display: inline-block;
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: -.01em;
}

.header-lower-link {
	color: #2F2C77;
}

.header-lower-link-list .header-lower-link-item {
	margin-top: 15px;
}

.header-pc .header-lower-link-list {
	display: block !important;
}

.header-lower-link {
	display: block;
	max-width: fit-content;
}

.header-subnav-wrapper {
	padding-left: clamp(.625rem, -12.959rem + 21.2vw, 6.125rem);
}

.header-ac-arrow-white {
	width: 32px;
	height: 32px;
	position: absolute;
	right: -10px;
	top: -3px;
	z-index: 10;
	background-image: url(/assets/images/common/icon-dogleg-down-white.svg);
	background-size: 12px;
	background-repeat: no-repeat;
	background-position: center;
	transition: all 0.4s ease;
}

.-open .header-ac-arrow-white {
	top: -20px;
	transform: rotate(-180deg) translateY(-50%);
}

.header-selector {
	display: flex;
	align-items: center;
}

*+.header-selector {
	margin-left: clamp(1.25rem, -10.791rem + 18.8vw, 6.125rem);
}

.header-selector-item {
	width: 100%;
	display: flex;
	justify-content: flex-end;
}

.header-selector-item+.header-selector-item {
	margin-left: 10px;
}

.header-sptab-show {
	display: none;
}

.header-white header .header-nav {
	color: #FFF;
}

.header-white header.-scroll-fixed .header-nav,
header.header-menu-hover .header-nav {
	color: #4A4A4A;
}

.header-white header .header-logo img {
	opacity: 0;
}

.header-white header .header-logo {
	background-image: url(/assets/images/common/logo-vertical-white.svg);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}

.-en-pages.header-white header .header-logo {
	background-image: url(/assets/images/common/en/logo-vertical-white.svg);
}

.header-white header.-scroll-fixed .header-logo img,
header.header-menu-hover .header-logo img,
.header-pc.-open-search .header-logo img {
	opacity: 1;
}

.header-white header .headerandfooter-searchsite-icon {
	border: 1px solid #FFF;
	background-image: url(/assets/images/common/icon-search-white.svg);
}

.header-white header.-scroll-fixed .headerandfooter-searchsite-icon,
header.header-menu-hover .headerandfooter-searchsite-icon {
	border: 1px solid #2F2C77;
	background-image: url(/assets/images/common/icon-search-blue.svg);
}

.header-white header .headerandfooter-cd-language-name,
header.header-menu-hover .headerandfooter-cd-language-name {
	color: #FFF;
	border: 1px solid #FFF;
	background-color: transparent;
}

.header-white header.-scroll-fixed .headerandfooter-cd-language-name,
header.header-menu-hover .headerandfooter-cd-language-name,
.header-pc.-open-search .headerandfooter-cd-language-name  {
	color: #2F2C77;
	border: 1px solid #2F2C77;
	background-color: #FFF;
}

.header-white header .headerandfooter-cd-language-selected {
	background-image: url(/assets/images/common/icon-language-white.svg);
}

.header-white header.-scroll-fixed .headerandfooter-cd-language-selected,
header.header-menu-hover .headerandfooter-cd-language-selected,
.header-pc.-open-search .headerandfooter-cd-language-selected {
	background-image: url(/assets/images/common/icon-language-blue.svg);
}

.header-white header .headerandfooter-cd-language-link {
	background-image: url(/assets/images/common/icon-language-arrow-white.svg);
}

.header-white header.-scroll-fixed .headerandfooter-cd-language-link,
header.header-menu-hover .headerandfooter-cd-language-link,
.header-pc.-open-search .headerandfooter-cd-language-link {
	background-image: url(/assets/images/common/icon-language-arrow-blue.svg);
}

header.-start-scroll {
	top: -134px;
}

header.-scroll-fixed {
	position: fixed;
	top: 0;
	z-index: 11;
}

header.-scroll-cposi {
	position: fixed;
	top: -200px;
	visibility: hidden;
	opacity: 0;
}

header.-scroll-fixed .header-inner {
	position: relative;
}

header.-scroll-fixed .header-inner:after,
header.header-menu-hover .header-inner:after,
.header-pc.-open-search .header-inner:after{
	opacity: 1;
}

header.-scroll-test .header-inner:after {
	opacity: 0;
}

footer {
	position: relative;
	z-index: 10;
}

.footer-return-top {
	position: absolute;
	top: -30px;
	right: clamp(2.5rem, -3.675rem + 9.64vw, 5rem);
}

.footer-copy-wrapper {
	/* padding-top: 255px;
	padding-bottom: 255px; */
	padding: 127px 0px;
	background-image: url(/assets/images/common/footer-copy-bg.webp);
	background-position: bottom center;
	background-size: cover;
	background-repeat: no-repeat;
}

.footer-copy-inner {
	max-width: 574px;
	margin-right: auto;
	margin-left: auto;
}

.footer-contents-wrapper {
	color: #FFF;
	background-color: #2419AC;
	/* padding-top: 130px; */
	padding-top: 70px;
	padding-right: clamp(2.5rem, -16.024rem + 28.92vw, 10rem);
	/* padding-bottom: 40px; */
	padding-bottom: 20px;
	padding-left: clamp(2.5rem, -16.024rem + 28.92vw, 10rem);
}

footer .headerandfooter-searchsite-icon {
	border: 1px solid #FFF;
	background-image: url(/assets/images/common/icon-search-white.svg);
}

footer .headerandfooter-cd-language-name {
	margin-top: 0;
	color: #FFF;
	border: 1px solid #FFF;
	background-color: transparent;
}

footer .headerandfooter-cd-language-selected {
	background-image: url(/assets/images/common/icon-language-white.svg);
}

footer .headerandfooter-cd-language-link {
	background-image: url(/assets/images/common/icon-language-arrow-white.svg);
}

.footer-nav-inner {
	width: 100%;
	display: flex;
	justify-content: space-between;
	position: relative;
}

.footer-nav-inner+.footer-nav-inner {
	/* margin-top: 192px; */
	margin-top: 81px;
}

.footer-nav-inner.-col {
	display: block;
}

.footer-link-list {
	display: flex;
}

.footer-link-item {
	margin-right: clamp(2.5rem, -6.762rem + 14.46vw, 6.25rem);
}

.footer-link-cat {
	font-weight: 700;
	line-height: 1.2;
}

.footer-link-cat+.footer-link-cat {
	margin-top: 24px;
}

*+.footer-link-subcat {
	margin-top: 18px;
}

.footer-link-subcat {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
}

.footer-link-subcat-item+.footer-link-subcat-item {
	margin-top: 12px;
}

.footer-selector {
	display: flex;
	min-width: fit-content;
}

.footer-selector-item+.footer-selector-item,
form+.footer-selector-item {
	margin-left: 10px;
}

.footer-selector .headerandfooter-searchsite-wrapper {
	top: 0;
	transform: translateY(0);
}

.footer-subnav {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.footer-subnav-item+.footer-subnav-item {
	margin-left: 40px;
}

.footer-subnav-linkーlist {
	display: flex;
	align-items: center;
}

.footer-subnav-link-item+.footer-subnav-link-item {
	margin-left: 10px;
}

.footer-credit {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top: 1px solid #FFF;
	margin-top: 40px;
	padding-top: 40px;
}

.footer-logo {
	width: 40%;
	max-width: 270px;
}

.footer-copyright {
	flex: 1;
	width: 100%;
	display: flex;
	justify-content: flex-end;
	margin-left: 10px;
}

.-no-cv-contact .cv-contact {
	display: none;
}

.-no-cv-contact .cv-contact+* {
	margin-top: 0;
}

.-no-cv-contact .footer-copy-wrapper {
	/* margin-top: 100px; */
	margin-top: 50px;
}

.top-mainvisual {
	background-color: #2F2C77;
	position: relative;
}

.top-mainvisual-wrapper {
	position: relative;
	overflow-x: hidden;
}

.top-mainvisual-inner {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.top-mainvisual-slider {
	/* max-height: calc(100vh - 20vh); */
	max-height: 500px;
	/* min-height: 450px; */
	overflow: hidden;
	padding-left: clamp(2.5rem, -49.985rem + 81.93vw, 23.75rem);
}

.top-mainvisual-line {
	position: relative;
	z-index: 1;
	opacity: .57;
	overflow: hidden;
}

.top-mainvisual-line-inner {
	mix-blend-mode: hard-light;
}

.top-mainvisual-line01 {
	display: block;
	position: relative;
	top: 0;
	left: 0;
}

.top-mainvisual-line02,
.top-mainvisual-line03 {
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
}

.top-mainvisual-tit {
	width: 100%;
	margin-top: -1.4%;
	position: relative;
	left: 0;
	z-index: 5;
}

.top-mainvisual-tit-inner {
	width: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.top-mainvisual-copy {
	width: 50%;
	max-width: 545px;
	position: relative;
	left: 0;
}

.top-mainvisual-copy img {
	position: relative;
	z-index: 1;
}

.top-mainvisual-logo {
	width: 18%;
	max-width: 152px;
	position: relative;
	right: 0;
}

.top-mainvisual-tit-mark {
	width: clamp(13.063rem, -1.757rem + 23.13vw, 19.063rem);
	max-width: 305px;
	position: absolute;
	top: 36%;
	right: -12%;
	z-index: 0;
}

#top-whatis {
	/* padding-top: 100px;
	padding-bottom: 100px; */
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
}

#top-introduction {
	position: relative;
	z-index: 1;
}

#top-introduction+* {
	position: relative;
	z-index: 2;
}

.top-introduction-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: -7%;
	left: 0;
}

.top-pin-introduction-images-tit {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.top-introduction-tit {
	opacity: .15;
	line-height: 1.2;
}

.top-introduction-bg-logo img {
	opacity: .3;
	mix-blend-mode: overlay;
}

.top-scroll-introduction-copy {
	position: relative;
	z-index: 1;
	color: #FFF;
	margin-bottom: 60px;
	/* padding-top: 300px; */
	/* margin-bottom: 60px; */
}

.top-scroll-introduction-copy-inner {
	display: flex;
	align-items: center;
	height: 100vh;
}

.top-scroll-introduction-images-inner+.top-scroll-introduction-images-inner {
	margin-top: 240px;
}

.top-scroll-introduction-row {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.top-scroll-introduction-row-item {
	width: 50%;
}

.top-topics-slider-inner {
	padding-top: 150px;
	padding-right: clamp(5rem, -7.349rem + 19.28vw, 10rem);
	padding-bottom: 92px;
	padding-left: clamp(5rem, -7.349rem + 19.28vw, 10rem);
	border-radius: 60px;
	background-color: #FFF;
	position: relative;
	overflow: hidden;
}

.top-topics-tit {
	position: absolute;
	top: 0;
	left: 0;
}

.top-topics-slider {
	position: relative;
}

.top-topics-slider-slide {
	opacity: 0;
}

.top-topics-slider-slide.swiper-slide-active {
	opacity: 1;
}

.top-topics-slider-arrow-next,
.top-topics-slider-arrow-prev {
	margin-top: 0;
	top: 50%;
	transform: translateY(-50%);
}

.top-topics-slider-arrow-next {
	right: 0;
}

.top-topics-slider-arrow-prev {
	left: 0;
}

.top-scroll-introduction-main-copy+* {
	margin-top: 10px;
}

.top-whatwedo-copy+*,
.top-whatwedo02-inner+.top-whatwedo02-inner {
	/* margin-top: 40px; */
	margin-top: 20px;
}

.top-width-half {
	width: 60%;
	max-width: 520px;
}

.top-whatwedo01-txt+* {
	margin-top: 20px;
}

.top-whatwedo-three-list {
	display: flex;
}

.top-whatwedo-three-item:nth-child(2) {
	margin-top: 80px;
}

.top-whatwedo-three-item:nth-child(3) {
	margin-top: 160px;
}

.top-whatwedo-three-images img {
	width: 130%;
}

.top-whatwedo-three-images {
	display: flex;
}

.top-whatwedo-three-item:nth-child(2) .top-whatwedo-three-images {
	justify-content: center;
}

.top-whatwedo-three-item:nth-child(3) .top-whatwedo-three-images {
	justify-content: flex-end;
}

.top-whatwedo-three-copy {
	padding-left: clamp(2.5rem, -11.393rem + 21.69vw, 8.125rem);
	padding-right: 110px;
}

.top-whatwedo-three-item:nth-child(2) .top-whatwedo-three-copy {
	margin-left: -15%;
}

.top-whatwedo-three-item:nth-child(3) .top-whatwedo-three-copy {
	margin-left: -30%;
}

.top-whatwedo-three-tit-item {
	display: block;
}

.top-whatwedo-three-number {
	font-style: italic;
}

.top-whatwedo-btn-wrapper {
	margin-top: -20px;
}

#top-project {
	margin-top: 0;
	/* padding-top: 160px;
	padding-bottom: 160px; */
	padding-top: 80px;
	padding-bottom: 80px;
	background-image: url(/assets/images/top/bg-round02.webp);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}

.top-project-tit-inner {
	max-width: calc(100% - 340px);
}

.top-project-tab-inner {
	position: relative;
}

.top-project-tab-wrapper {
	margin-top: 2px;
	display: flex;
	flex-direction: column-reverse;
}

.top-project-tab-area {
	margin-top: 30px;
}

.top-project-btn-wrapper {
	width: 100%;
	margin-top: 0;
	position: absolute;
	top: 210px;
	left: 0;
}

.top-project-btn-inner {
	display: flex;
	justify-content: flex-end;
}

.top-long-bg {
	position: relative;
}

.top-long-bg-images {
	width: 100%;
	height: 100%;
	position: absolute;
	top: -10%;
	left: 0;
	z-index: 0;
	mix-blend-mode: color-burn;
}

#top-recruit {
	position: relative;
	z-index: 1;
}

.top-recruit-bg {
	position: relative;
	/* padding-bottom: 128px; */
	padding-bottom: 64px;
}

.top-recruit-inner-row {
	display: flex;
	justify-content: space-between;
}

.top-recruit-txt {
	flex: 1;
}

.top-recruit-btn {
	margin-left: 20px;
}

.top-recruit-wrapper {
	position: relative;
	z-index: 1;
}

.top-recruit-round {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.top-recruit-images {
	margin-top: 100px;
}

.top-news-inner-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.top-news-tit {
	flex: 1;
	margin-right: 20px;
}

#top-company,
#top-news,
#top-sustainability {
	position: relative;
	z-index: 1;
}

.news-select+.news-list-wrapper {
	margin-top: 25px;
}

.news-list-inner {
	display: flex;
}

.news-list-inner+.news-list-inner {
	margin-top: -1px;
}

.news-list-year {
	border-top: 1px solid #BCC5DE;
}

.news-list-item+.news-list-item {
	margin-left: 32px;
}

.news-list-year {
	width: 128px;
	padding-top: 40px;
}

.news-list {
	flex: 1;
}

.ir-stock-info {
	margin-top: -15.9%;
}

.ir-lower .ir-stock-info {
	margin-top: -9%;
}

.ir-stock-info-inner {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.ir-stock-info-item {
	position: relative;
	width: 100%;
	max-width: 620px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

.ir-stock-info-item:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	border-radius: 40px;
	opacity: .8;
	background: linear-gradient(#06091e 0%, #100e38 100%);
}

.ir-stock-info-list-wrapper {
	position: relative;
	z-index: 1;
}

.ir-stock-info-tit {
	display: flex;
	align-items: center;
}

.ir-stock-info-tit-item+.ir-stock-info-tit-item {
	margin-left: 20px;
}

.ir-stock-info-day {
	display: flex;
	justify-content: flex-end;
}

*+.ir-stock-info-day {
	margin-top: 20px;
}

.ir-stock-info-list-inner {
	display: flex;
	border-top: 1px solid #FFF;
	margin-top: 20px;
	padding-top: 20px;
}

.ir-stock-info-list-inner:first-of-type {
	margin-top: 10px;
}

.ir-stock-info-list {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 50%;
}

.ir-stock-info-list+.ir-stock-info-list {
	margin-left: 100px;
}

.ir-stock-info-list-item+.ir-stock-info-list-item {
	margin-left: 40px;
	line-height: 1.2;
}

.ir-stock-info-list-tit {
	flex: 1;
	min-width: 74px;
	line-height: 1.2;
}

.ir-stock-info-link {
	display: flex;
	justify-content: flex-end;
	position: relative;
	z-index: 1;
	margin-top: 20px;
	border-top: 1px solid #FFF;
	margin-top: 20px;
	padding-top: 10px;
}

.ir-top-list {
	display: flex;
	flex-wrap: wrap;
}

.ir-top-list-item {
	width: 50%;
	flex-wrap: wrap;
	margin-top: 24px;
}

.ir-top-list-item:nth-child(1),
.ir-top-list-item:nth-child(2) {
	margin-top: 0;
}

.case .case-leadmore,
.project .project-leadmore,
.ir-keiei .ir-leadmore-keiei,
.ir-kabushiki .ir-leadmore-kabushiki,
.ir-zaimu .ir-leadmore-zaimu,
.ir-factsheet .ir-leadmore-factsheet,
.ir-kojin .ir-leadmore-kojin,
.ir-calendar .ir-leadmore-calendar,
.ir-support .ir-leadmore-support,
.ir-reference .ir-leadmore-reference,
.company-top .company-top-leadmore,
.company-gaiyou .company-gaiyou-leadmore,
.company-group .company-group-leadmore,
.company-purpose .company-purpose-leadmore,
.jigyou-top .jigyou-top-leadmore,
.jigyou-tsushin .jigyou-tsushin-leadmore,
.jigyou-toshi .jigyou-toshi-leadmore,
.jigyou-system .jigyou-system-leadmore {
	display: none;
}


.ir-ceo-massage-images {
	width: 100%;
	/* margin-top: 50px; */
	margin-top: 25px;
}

.ir-ceo-massage-item+.ir-ceo-massage-item{
	margin-top: 60px;
}

*+.ir-vision-copy-tit {
	/* margin-top: 20px; */
	margin-top: 10px;
}

*+.ir-vision-copy-txt {
	/* margin-top: 50px; */
	margin-top: 25px;
}

.ir-vision-workon-thum+* {
	margin-top: 20px;
}

.ir-vision-workon-list-wrapper {
	display: flex;
	justify-content: space-between;
	margin-top: 16px;
	padding-left: 30px;
}

.ir-vision-workon-list-inner+.ir-vision-workon-list-inner {
	margin-left: 20px;
}

.ir-vision-workon-list {
	flex: 1;
}

.ir-vision-workon-inner+.ir-vision-workon-inner {
	margin-top: 40px;
}

.ir-graph-kabushikibunpu {
	width: 83%;
	max-width: 657px;
	margin-left: auto;
	margin-right: auto;
}

.ir-graph-haitoujyoukyou {
	max-width: 466px;
	margin-left: auto;
	margin-right: auto;
}

*+.ir-quo-card-wrapper {
	margin-top: 50px;
}

.ir-quo-card-inner {
	display: flex;
	align-items: center;
}

.ir-quo-card-item {
	max-width: 300px;
}

.ir-quo-card-item+.ir-quo-card-item {
	margin-left: 24px;
}

.ir-result-graph+* {
	margin-top: 10px;
}

.ir-factsheet-outline-list {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 16px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}

.ir-factsheet-outline-item {
	margin-top: 16px;
	margin-right: 40px;
}

.ir-sustainability-bnr {
	position: relative;
}

*+.ir-sustainability-bnr {
	/* margin-top: 40px; */
	margin-top: 20px;
}

.ir-sustainability-bnr-images {
	max-width: calc(100% - 260px);
}

.ir-sustainability-bnr-btn {
	width: fit-content;
	position: absolute;
	bottom: 0;
	right: 0;
}

#company-top-introduction {
	/* padding-top: 200px;
	padding-bottom: 250px; */
	padding-top: 100px;
	padding-bottom: 125px;
	background-image: url(/assets/images/company/top-introduction-line.webp), url(/assets/images/common/bg-round.webp);
	background-size: 100%, 100%;
	background-position: top center, top center;
	background-repeat: no-repeat;
}

.company-top-introduction-tit {
	opacity: .15;
}

.company-top-message {
	margin-top: -75px;
}

.jigyou-top-graph {
	max-width: 360px;
}

.recruit-line-bg-wrapper {
	position: relative;
}

.recruit-line-bg {
	max-width: 1440px;
	position: absolute;
	top: -84%;
	right: 0;
	width: 100%;
}

.recruit-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.recruit-row.-reverse {
	flex-direction: row-reverse;
}

.recruit-name {
	flex: 1;
}

.recruit-row-item+.recruit-row-item {
	margin-left: 10px;
}

.recruit-row.-reverse .recruit-row-item+.recruit-row-item {
	margin-left: 0;
	margin-right: 10px;
}

.recruit-images {
	width: 60%;
	max-width: 780px;
}

.-link-leademore-menu .-btn-round-arrow-icon {
	background-color: #2F2C77 !important;
	border: 1px solid #2F2C77 !important;
}

/* @media (hover: hover) { */
@media (min-width: 769px) {
	.-pctab .-btn-round-arrow:hover .-btn-round-arrow-icon,
	.-ac-wrapper .-ac-tit:hover .-btn-round-arrow-icon,
	.top-sustainability-wrapper .-btn-round-arrow:hover .-btn-round-arrow-icon,
	.-link-list-pages .-btn-round-arrow:hover .-btn-round-arrow-icon,
	.ir-vision-workon-list-btn .-btn-round-arrow:hover .-btn-round-arrow-icon,
	.-chronology-ac-btn .-btn-round-arrow:hover .-btn-round-arrow-icon,
	.-sp-fl-start .-btn-round-arrow:hover .-btn-round-arrow-icon,
	.recruit-details-btn .-btn-round-arrow:hover .-btn-round-arrow-icon,
	.-btn-round-arrow.-sp-block-reverse.-readmore:hover .-btn-round-arrow-icon {
		background-color: transparent !important;
		border: 1px solid #BCC5DE !important;
	}

	.-btn-round-arrow-icon:hover,
	a:hover .-link-round-arrow,
	.-link-round-arrow:hover,
	.-link-round-arrow.-ol.-lblue:hover,
	a:hover .-link-round-arrow.-ol.-lblue,
	a:hover .-sp-row-reverse .-btn-round-arrow-icon,
	.-pages-bnr-link:hover .-btn-round-arrow-icon,
	.-link-leademore-menu:hover .-btn-round-arrow-icon
	{
		/* background-color: #2F2C77 !important; */
		background-color: transparent !important;
		border: 1px solid #BCC5DE !important;
	}

	a .-link-txt-bd,
	/* .-btn-round-arrow, */
	.-btn-round-arrow .-btn-round-arrow-icon,
	.-btn,
	/* a .-link-round-arrow,
	.-link-round-arrow, */
	.-link-thum-row .-link-inc-details,
	a.-link-txt-bd,
	.-link-arrow-next,
	.-link-bg-images:after,
	.-bnr-link,
	.-thum-link,
	.-thum-link .-thum-link-images img,
	.-btn-ol,
	.-btn-fill,
	.-tab-link,
	.-pages-bnr-link:after,
	.-pages-bnr-link .-btn-round-arrow-icon,
	.-ac-tit .-btn-round-arrow-icon,
	.-link-icon-bd,
	.-link-icon-bg-white,
	.-link-panel,
	.-thum-logo-link .-thum-logo-images img,
	.-thum-txt-link,
	.-sort-nav-link,
	.-hover-op,
	.-link-underline,
	.-article-inner a,
	.-link-list-anchor.-inc-pages-link,
	.header-link-item .header-link:before,
	.header-level-link-item .header-level-top-link:before,
	.header-lower-link,
	.headerandfooter-cd-language-selected,
	.headerandfooter-cd-language-link,
	.header-logo:hover,
	.footer-link,
	.footer-return-top .-btn-round-arrow-icon {
		cursor: pointer;
		transition: all 0.4s ease;
	}

	a:hover .-link-txt-bd,
	.-link-txt-bd:hover {
		border-bottom: 1px solid #2F2C77;
	}

	/* .-btn-round-arrow:hover .-btn-round-arrow-icon, */
	.-btn:hover,
	/* a:hover .-link-round-arrow,
	.-link-round-arrow:hover,
	.-link-round-arrow.-ol.-lblue:hover,
	a:hover .-link-round-arrow.-ol.-lblue, */
	.-bnr-link:hover .-btn-round-arrow-icon,
	.-pages-bnr-link:hover .-btn-round-arrow-icon.-icon-next.-white,
	.-btn-round-arrow-icon.-icon-next.-white:hover,
	/* .-ac-tit:hover .-btn-round-arrow-icon, */
	/* .footer-return-top:hover .-btn-round-arrow-icon, */
	/* .-link-thum-row:hover .-link-inc-details, */
	.-tab-link:hover {
		color: #FFF;
		border: 1px solid #BCC5DE;
		background-color: #BCC5DE;
	}

	#top .-tab-link:hover{
		border: 0px;
	}

	a.-link-txt-bd:hover {
		border-bottom: 1px solid #2F2C77;
	}

	.-btn-ol:hover,
	.-btn-fill:hover {
		/* color: #FFF;
		background-color: #BCC5DE; */
		border: 2px solid #BCC5DE;
		background-color: transparent;
		color: #2F2C76;
	}

	.-sort-nav-link:hover {
		color: #FFF;
		background-color: #BCC5DE;
	}

	/* .-link-leademore-menu:hover .-btn-round-arrow-icon, */
	.-link-round-arrow.-link-leademore-menu:hover .-btn-round-arrow-icon {
		background-color: #2F2C77;
		border: 1px solid #2F2C77;
	}

	.-link-icon-bg-white:hover,
	.-link-panel:hover {
		/* color: #FFF; */
		color: #2F2C77;
		/* background-color: #2F2C77; */
		background-color: transparent;
	}

	.-link-panel-ir:hover {
		color: #FFF;
		background-color: #2F2C77;
		border: 1px solid #2F2C77;
	}

	.-link-round-next:hover,
	.-btn-round-arrow:hover .-btn-round-arrow-icon.-icon-next,
	.-bnr-link:hover .-btn-round-arrow-icon.-icon-next,
	a:hover .-link-round-arrow 
	{
		/* background-image: url(/assets/images/common/icon-arrow-next-white.svg); */
		background-image: url(/assets/images/common/icon-arrow-next-lblue.svg);
	}

	.-btn-round-arrow:hover .-btn-round-arrow-icon.-icon-down,
	.-ac-wrapper .-ac-tit:hover .-btn-round-arrow-icon.-icon-down{
		/* background-image: url(/assets/images/common/icon-arrow-down-white.svg); */
		background-image: url(/assets/images/common/icon-arrow-down-lblue.svg) !important;
	}
	
	.-ac-wrapper .-ac-tit:hover .-btn-round-arrow-icon.-icon-down {
		background-color: transparent !important;
		border: 1px solid #BCC5DE !important;
	}

	.-btn-round-arrow:hover .-btn-round-arrow-icon.-icon-down-triangle,
	.-ac-tit:hover .-btn-round-arrow-icon.-icon-down-triangle {
		/* background-image: url(/assets/images/common/icon-down-triangle-white.svg); */
		background-image: url(/assets/images/common/icon-down-triangle-lblue.svg);
	}

	.-link-round-prev:hover {
		background-image: url(/assets/images/common/icon-arrow-prev-white.svg);
	}

	.-link-bg-images:hover:after {
		opacity: 0.85;
	}

	.-thum-link:hover .-thum-link-images img {
		transform: scale(1.1);
	}

	.footer-return-top:hover .-btn-round-arrow-icon.-icon-up {
		/* background-image: url(/assets/images/common/icon-arrow-up-white.svg); */
		background-image: url(/assets/images/common/icon-arrow-up-lblue.svg);
	}

	.-bnr-link:hover {
		border: 1px solid transparent;
		box-shadow: 0 0 30px rgba(67, 66, 93, .16);
	}

	.-pages-bnr-link:hover:after {
		opacity: .89;
	}

	.-thum-logo-link:hover .-thum-logo-images img {
		transform: scale(1.1);
	}

	.footer-link {
		opacity: 1;
	}

	.-thum-link:hover .-thum-link-tit,
	#top .-link-thum-row:hover,
	#project .-btn-round-arrow:hover,
	#case .-btn-round-arrow:hover,
	#top .-btn-round-arrow:hover,
	.cv-contact .-bnr-link:hover,
	.header-link-item:hover .header-link-txt,
	.header-level-top-link:hover{
		color: #4A4A4A !important;
	}

	#top .-btn-round-arrow.-txt-white:hover{
		color: #FFFFFF!important;
	}

	.header-lower-link:hover{
		color: #2F2C77 !important;
	}

	.header-link-item:hover .header-link:before,
	.header-level-link:hover .header-level-top-link:before {
		width: 100%;
		opacity: 1;
	}

	.header-lower-link:hover {
		max-width: 100%;
		font-weight: 700;
		background-color: rgba(247, 12, 134, .2);
	}

	.-link-icon-bd:hover,
	.-link-arrow-next:hover,
	.-hover-op:hover,
	.footer-link:hover,
	.header-logo:hover,
	.-link-underline:hover,
	.-article-inner a:hover,
	.-link-list-anchor.-inc-pages-link:hover,
	.-thum-txt-link:hover {
		opacity: .4;
	}

	.headerandfooter-cd-language-selected:hover,
	.header-white header .headerandfooter-cd-language-selected:hover {
		color: #FFF !important;
		border: 1px solid #2F2C77 !important;
		background-color: #2F2C77 !important;
		background-image: url(/assets/images/common/icon-language-white.svg) !important;
	}

	.headerandfooter-cd-language-link:hover,
	.header-white header .headerandfooter-cd-language-link:hover {
		color: #FFF !important;
		border: 1px solid #2F2C77 !important;
		background-color: #2F2C77 !important;
		background-image: url(/assets/images/common/icon-language-arrow-white.svg) !important;
	}

	.-wrapper-pc-mt-50{
		margin-top: 50px;
	}

	.-wrapper-pc-mt-80 {
		margin-top: 80px !important;
	}
}

.-pages-fixed-outline-wrapper {
	max-width: 100%;
	margin-top: 50px;
}

@media only screen and (max-width:1024px) {
	.-service-inner {
		padding-bottom: 40px;
	}
	.ir-stock-info-mt {
		margin-top: -25% !important;
	}
	.-pages-fixed-outline-wrapper {
		margin-top: 100px;
		position: static;
		opacity: 1 !important;
		z-index: 50;
	}
	.mt-pctab-9 {
		margin-top: 0% !important;
	}
	.-pages-bnr-link img {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}
	body {
		font-size: clamp(.813rem, 0.602rem + 0.62vw, 1rem);
	}

	.-pc {
		display: none;
	}

	.-pctab {
		display: block;
	}

	.-pctab.-inline {
		display: inline;
	}

	.-sptab {
		display: block;
	}

	.-paragraph+.-paragraph {
		margin-top: 20px;
	}

	.-contents {
		/* padding-top: 100px; */
		padding-top: 50px;
	}

	.-contents.-near {
		/* padding-top: 60px; */
		padding-top: 30px;
	}

	.-section+.-section {
		/* padding-top: 80px; */
		padding-top: 40px;
	}

	.-section+.-bg,
	.-bg+.-section,
	.-section.-near+.-section {
		/* padding-top: 80px; */
		padding-top: 40px;
	}

	.-section+.-bg {
		/* margin-top: 80px; */
		margin-top: 40px;
	}

	.-section.-near+.-bg,
	.-bg.-near+.-section {
		padding-top: 0;
	}

	.-wrapper+.-wrapper {
		/* padding-top: 80px; */
		padding-top: 40px;
	}

	.-wrapper.-near+.-wrapper {
		/* padding-top: 60px; */
		padding-top: 30px !important;
	}

	.-wrapper.-close+.-wrapper {
		/* padding-top: 40px; */
		padding-top: 20px;
	}

	.-inner-left-huge,
	.-inner-left-large,
	.-inner-left,
	.-inner-left-medium,
	.-inner-left-small,
	.-inner-left-xsmall,
	.-inner-left-keep,
	.-sptab-inner-left {
		padding-left: clamp(1.25rem, -0.15rem + 4.14vw, 2.5rem);
	}

	.-inner-left-large.-sptab-keep-large {
		padding-left: 80px;
	}

	.-inner-right-huge,
	.-inner-right-large,
	.-inner-right,
	.-inner-right-medium,
	.-inner-right-small,
	.-inner-right-xsmall,
	.-sptab-inner-right {
		padding-right: clamp(1.25rem, -0.15rem + 4.14vw, 2.5rem);
	}

	.-sptab-inner-left-large {
		padding-left: clamp(1.875rem, 1.175rem + 2.07vw, 2.5rem) !important;
	}

	.-sptab-inner-left-xsmall {
		padding-left: 20px !important;
	}

	.-sptab-inner-right-xsmall {
		padding-right: 20px !important;
	}

	.-sptab-no-inner-left {
		padding-left: 0 !important;
	}

	.-sptab-no-inner-right {
		padding-right: 0 !important;
	}

	.-bg-bdr-left {
		border-radius: 40px 0 0 40px;
		/* padding-top: 60px;
		padding-bottom: 60px; */
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.-bg-bdr-left.-sptab-pd-small {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.-bg-bdr-all-xsmall {
		border-radius: 20px;
	}

	.-bg.-pd-large-top {
		padding-top: 100px;
	}

	.-bg.-pd-large-bottom {
		padding-bottom: 100px;
	}

	.-tit-large {
		font-size: clamp(3.375rem, -3.345rem + 19.88vw, 9.375rem);
		line-height: 1;
	}

	.-tit-xlarge {
		font-size: clamp(3.375rem, 0.161rem + 9.5vw, 6.25rem);
	}

	.-tit-medium {
		font-size: clamp(3.75rem, 3.05rem + 2.07vw, 4.375rem);
	}

	.-tit-small {
		font-size: clamp(2rem, 0.04rem + 5.8vw, 3.75rem);
		letter-spacing: -.07em;
	}

	.-tit-xsmall {
		font-size: clamp(2rem, 0.74rem + 3.73vw, 3.125rem);
		letter-spacing: -.04em;
	}

	.-tit-xxsmall {
		/* font-size: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem); */
		font-size: 3.516vw;
		width: 100%;
	}

	.-tit-xxxsmall {
		font-size: clamp(1.375rem, 0.815rem + 1.66vw, 1.875rem);
	}

	.-sptab-tit-xlarge-reduce {
		font-size: clamp(2.813rem, 2.182rem + 1.86vw, 3.375rem);
	}

	.-txt-large {
		font-size: clamp(1rem, 0.44rem + 1.66vw, 1.5rem);
	}

	.-txt-xlarge {
		font-size: clamp(1rem, 0.72rem + 0.83vw, 1.25rem);
	}

	.-txt-medium {
		font-size: 13px;
	}

	.-sptab-txt-small {
		font-size: clamp(.75rem, 0.47rem + 0.83vw, 1rem);
	}

	.-sptab-txt-keep-xlarge {
		font-size: 20px;
	}

	.-sptab-txt-keep-regular {
		font-size: 16px;
	}

	.-tit-row {
		display: block;
	}

	.-tit-row-item {
		display: block;
		min-width: auto;
		margin-right: 0;
		letter-spacing: -.04em;
	}

	.-tit-row-item+.-tit-row-item {
		margin-top: 10px;
		margin-left: 0px !important;
	}

	.-pagres-note .-txt-small{
		font-size: 13px;
	}

	.-section-tit+* {
		/* margin-top: 35px; */
		margin-top: 18px;
	}

	.-inner-tit+* {
		margin-top: 20px;
	}

	.-btn-round-arrow-icon {
		width: clamp(5rem, 3.6rem + 4.14vw, 6.25rem);
		height: clamp(5rem, 3.6rem + 4.14vw, 6.25rem);
		background-size: clamp(1.25rem, 0.97rem + 0.83vw, 1.5rem);
	}

	.-btn-round-arrow-icon.-sptab-size-reduce {
		width: 40px;
		height: 40px;
		background-size: 12px;
	}

	.-btn-round-arrow-icon.-sptab-size-small {
		width: 30px;
		height: 30px;
		background-size: 8px;
	}

	.-btn-ol,
	.-btn-fill {
		padding-top: clamp(1.125rem, 0.705rem + 1.24vw, 1.5rem);
		padding-bottom: clamp(1.125rem, 0.705rem + 1.24vw, 1.5rem);
	}

	.-tab-link {
		padding-top: 8px;
		padding-bottom: 8px;
	}

	.-link-round-arrow {
		width: clamp(2.5rem, -0.3rem + 8.28vw, 5rem);
		height: clamp(2.5rem, -0.3rem + 8.28vw, 5rem);
	}

	.-link-round-arrow.-small {
		width: clamp(2.5rem, 1.1rem + 4.14vw, 3.75rem);
		height: clamp(2.5rem, 1.1rem + 4.14vw, 3.75rem);
	}

	.-link-bg-images-inner {
		padding-top: clamp(2.5rem, 1.1rem + 4.14vw, 3.75rem);
		padding-bottom: clamp(2.5rem, 1.1rem + 4.14vw, 3.75rem);
		padding-left: clamp(2.5rem, 1.1rem + 4.14vw, 3.75rem);
	}

	.-link-bg-images-name {
		margin-left: clamp(1.25rem, -0.15rem + 4.14vw, 2.5rem);
	}

	.-link-bg-images-icon {
		width: clamp(1.5rem, -1.72rem + 9.52vw, 4.375rem);
	}

	.-link-bg-images {
		aspect-ratio: 4 / 7;
		max-height: 380px;
		min-height: auto;
		width: 100%;
	}

	.-thum-link-bd {
		margin-left: clamp(2.5rem, -1.261rem + 11.12vw, 8.75rem);
	}

	.-link-leademore-menu-list {
		margin-left: -20px;
	}

	.-link-leademore-menu-list .-link-leademore-menu-item {
		width: calc((100% - 40px) / 2);
		margin-left: 20px;
		margin-bottom: 20px;
	}

	.-link-icon-bg-white {
		padding-right: 60px;
		background-size: 20px;
	}

	.-link-icon-bd.-icon-download {
		padding-right: 40px;
		background-size: 20px;
	}

	.-link-panel {
		min-height: clamp(6.25rem, 3.45rem + 8.28vw, 8.75rem);
		padding-top: 24px;
		padding-bottom: 24px;
		border-radius: 30px;
	}

	.-link-panel.-icon-download {
		padding-bottom: clamp(4rem, 2.6rem + 4.14vw, 5.25rem);
		background-size: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
		background-position: bottom 24px center;
	}

	.-link-panel-icon {
		width: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
	}

	.-link-panel-icon-keep {
		width: 40px;
	}

	.-thum-row-list.-row02 .-thum-row-item {
		width: calc((100% - 20px) / 2);
		margin-right: 20px;
		margin-top: 40px;
	}

	.-thum-link-label {
		padding-left: 16px;
	}

	.-thum-link .-thum-link-label {
		margin-left: 16px;
	}

	.-thum-link-tit {
		min-height: clamp(4.25rem, 3.48rem + 2.28vw, 4.938rem);
		margin-bottom: 16px;
		padding-top: 16px;
		padding-right: 16px;
		padding-left: 16px;
	}

	.-thum-txt-link {
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		border-radius: 16px;
		background-color: #FFF;
	}

	#leadmore {
		margin-top: 0;
		/* padding-top: 80px;
		padding-bottom: 80px; */
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.-leadmore-wrapper {
		margin-bottom: -20px;
	}

	#pages-bnr {
		/* padding-top: 80px; */
		padding-top: 40px;
	}

	.-pages-bnr-link-name-inner,
	.-pages-bnr-link-name-inner span {
		display: block;
	}

	.-pages-bnr-link-icon {
		margin-top: 2px;
	}

	.-pages-bnr-link-name-wrapper {
		align-items: flex-start;
	}

	.-pages-bnr-left .-pages-bnr-link-name-wrapper {
		justify-content: flex-start;
	}

	.-pages-bnr-right .-pages-bnr-link-name-wrapper {
		justify-content: flex-end;
	}

	.-pages-bnr-left .-pages-bnr-link-name-wrapper {
		padding-left: 20px;
	}

	.-pages-bnr-right .-pages-bnr-link-name-wrapper {
		padding-right: 20px;
	}

	.-pages-bnr-link {
		aspect-ratio: 189 / 120;
	}

	.-bnr-link {
		padding-top: 40px;
		padding-right: 40px;
		padding-bottom: 40px;
		padding-left: 40px;
	}

	.-bnr-large-copy {
		width: 100%;
		max-width: 100%;
	}

	.-bnr-large-row-item+.-bnr-large-row-item {
		margin-left: clamp(1.5rem, -2.42rem + 11.59vw, 5rem);
	}

	.-tab-label-txt {
		min-width: auto;
		padding-top: 10px;
	}

	.-tab-link.-active {
		width: 16px;
		height: 16px;
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
	}

	.-tab-link.-active span {
		display: none;
	}

	.-tab-area-list .-tab-area-item {
		max-width: fit-content;
	}

	.-panel-summary-list .-panel-summary-item {
		width: calc((100% - 20px) / 2);
		margin-right: 20px;
		margin-top: 20px;
	}

	.-panel-summary-list .-panel-summary-item:nth-child(1),
	.-panel-summary-list .-panel-summary-item:nth-child(2) {
		margin-top: 0;
	}

	.-panel-summary-list .-panel-summary-item:nth-child(5) {
		margin-top: 20px;
	}

	.-panel-summary-list .-panel-summary-item:nth-of-type(3n) {
		margin-top: 20px;
		margin-right: 20px;
	}

	.-panel-summary-list .-panel-summary-item:nth-of-type(2n) {
		margin-right: 0;
	}

	.-mainvisual {
		/* padding-top: clamp(9.375rem, 6.575rem + 8.28vw, 11.875rem); */
		padding-top: 120px;
	}

	.-mainvisual-copy-inner+.-mainvisual-images-slim-inner {
		/* margin-top: 45px; */
		margin-top: 23px;
	}

	.-mainvisual-images-slim-inner {
		aspect-ratio: 17 / 8;
		clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%, 0 25%);
	}

	.-mainvisual-images-slim-inner.-mainvisual-images-h-auto {
		aspect-ratio: auto;
		overflow: visible;
	}

	.-mainvisual-copy-underline:after,
	.-mainvisual-day {
		max-width: 100%;
	}

	.-pages-fixed-outline-wrapper+* {
		/* padding-top: 100px; */
		padding-top: 50px;
	}

	.-pages-fixed-outline-link-list {
		border-left: 1px solid #BCC5DE;
		padding-left: 30px;
	}

	.-pages-fixed-outline-link {
		padding-left: 26px;
	}

	.-pages-fixed-outline-link span {
		padding-top: 0;
		padding-bottom: 0;
	}

	.-pages-fixed-outline-link:before {
		width: 16px;
		height: 16px;
		background-color: #BCC5DE;
		background-image: url(/assets/images/common/icon-dogleg-down-white.svg);
		background-position: center;
		background-size: 8px;
		background-repeat: no-repeat;
		border-radius: 100px;
		top: 50%;
		transform: translateY(-50%);
	}

	.-pages-fixed-outline-link.-current {
		font-weight: 400;
		color: #8E8E8E;
	}

	.-images-clippath-hex {
		clip-path: polygon(15% 0, 100% 0, 100% 68%, 85% 100%, 0 100%, 0 32%);
	}

	.-form-parts.-half {
		width: 100%;
	}

	.-list-item+.-list-item {
		margin-top: 15px;
	}

	.-dl-number-list+.-dl-number-list {
		margin-top: 15px;
	}

	.-label-list-item+.-label-list-item {
		margin-left: 10px;
	}

	.-sign {
		align-items: center;
	}

	.-table-min {
		max-width: 100%;
	}

	.-sptab-hori-scroll-inner {
		width: 100%;
		padding-right: clamp(1.25rem, -0.15rem + 4.14vw, 2.5rem);
	}

	.-table-heatmap-verline {
		height: calc(100% - 80px);
	}

	.-sptab-thtd-half-width {
		width: 50%;
	}

	.-thtd-medium-width {
		width: 40%;
	}

	.-sptab-size-reduce-thtd-medium-width {
		width: 30%;
	}

	.-thtd-xsmall-width {
		min-width: 88px;
	}

	.-sptab-thtd-small-width {
		width: 33%;
	}

	.-sptab-thtd-fixed-large-width {
		min-width: 112px;
	}

	.-sptab-thtd-fixed-medium-width {
		min-width: 85px;
	}

	.-sptab-thtd-fixed-small-width {
		min-width: 65px;
	}

	.-sptab-thtd-al-center {
		text-align: center;
	}

	.-table-wrapper+.-table-wrapper {
		/* margin-top: 50px; */
		margin-top: 25px;
	}

	.-en-pages .-table-heatmap td.-txt-pink {
		letter-spacing: -0.06em;
	}

	.-graph-note-bar {
		height: clamp(.375rem, -0.115rem + 1.45vw, .813rem);
	}

	.-graph-note-unit {
		font-size: clamp(.625rem, 0.205rem + 1.24vw, 1rem);
	}

	.-graph-period {
		padding-right: 0;
	}

	.-graph-period-unit-inner {
		position: static;
		margin-top: 5px;
		margin-right: 41px;
		font-size: clamp(.625rem, 0.485rem + 0.41vw, .75rem);
	}

	.-ac-pages-tit-arrow {
		right: 20px;
	}

	.-open .-ac-pages-tit-arrow {
		margin-top: -30px;
	}

	.-ac-pages-contents,
	.-ac-pages-contents.-pd-large {
		padding-left: 24px;
		padding-right: 24px;
	}

	.-ac-pages-tit {
		padding-right: 72px;
	}

	.-ac-inner-link {
		padding-left: 0;
	}

	.-ac-inner-name {
		width: 25%;
		max-width: 160px;
		min-width: 70px;
	}

	.-row-contents.-row02 {
		margin-top: -40px;
		margin-left: -40px;
	}

	.-row-contents.-row02 .-row-item {
		width: calc((100% - 80px) / 2);
		margin-left: 40px;
		margin-top: 40px;
	}

	.-parts-row-item+.-parts-row-item {
		margin-left: clamp(1.25rem, -2.25rem + 10.35vw, 4.375rem);
	}

	.-parts-row.-parts-row-far .-parts-row-item+.-parts-row-item {
		margin-left: clamp(1.25rem, -4.35rem + 16.56vw, 6.25rem);
	}

	.-parts-fixed-small {
		width: 35%;
		max-width: 280px;
	}

	.-parts-overrap-images {
		margin-top: -10%;
	}

	.-chronology-details {
		padding-left: 12px;
	}

	.-chronology-details-inner:after {
		left: -18px;
	}

	.-chronology-sales-number {
		min-width: clamp(4.25rem, 2.01rem + 6.63vw, 6.25rem);
	}

	.-chronology-timeseries {
		max-width: 130px;
	}

	.-bd-inner {
		padding-top: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
		padding-right: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
		padding-bottom: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
		padding-left: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
	}

	.-license-row-item+.-license-row-item {
		margin-left: 120px;
	}

	.-member-inner {
		margin-left: -25px;
	}

	.-member-item {
		width: calc((100% - 50px) / 2);
		margin-left: 25px;
	}

	.-sort-item {
		margin-left: -20px;
	}

	.-sort-thum {
		margin-top: 30px;
		margin-left: 20px;
		width: calc((100% - 60px) / 3);
	}

	.-section-lower-line {
		width: 100%;
	}

	.-service-txt {
		padding-top: 20px;
		/* padding-top: clamp(2.5rem, 1.1rem + 4.14vw, 3.75rem); */
		padding-right: clamp(2.5rem, 1.1rem + 4.14vw, 3.75rem);
		padding-bottom: clamp(2.5rem, 1.1rem + 4.14vw, 3.75rem);
		padding-left: clamp(2.5rem, 1.1rem + 4.14vw, 3.75rem);
		border-radius: clamp(2.5rem, 1.1rem + 4.14vw, 3.75rem);
	}

	.-tit-label-item {
		padding-top: clamp(3rem, 1.6rem + 4.14vw, 4.25rem);
		padding-right: clamp(1.25rem, -0.15rem + 4.14vw, 2.5rem);
		padding-left: clamp(1.25rem, -0.15rem + 4.14vw, 2.5rem);
	}

	header {
		top: 0 !important;
		position: absolute !important;
		opacity: 1 !important;
		visibility: visible !important;
		padding-right: 20px;
		padding-left: 20px;
		z-index: 100;
	}

	.header-inner {
		padding-left: 0;
		padding-right: 0;
	}

	.header-sptab-move {
		display: none;
	}

	.header-sptab-show {
		display: block;
	}

	.headerandfooter-searchsite-wrapper {
		width: 100%;
		height: 40px;
		right: 0;
		z-index: 2;
	}

	.headerandfooter-searchsite-wrapper input {
		padding-right: 100px;
		font-size: 16px;
	}

	.headerandfooter-searchsite-icon {
		width: 40px;
		height: 40px;
		background-color: #FFF;
	}

	.headerandfooter-searchsite-button {
		right: 65px;
	}

	.headerandfooter-searchsite-sptab-icon,
	.headerandfooter-cd-language-sptab-icon,
	.headerandfooter-cd-language-close-button {
		display: block;
		width: 40px;
		height: 40px;
		border-radius: 100px;
		background-color: #FFF;
		background-position: center;
		background-size: 14px;
		background-repeat: no-repeat;
	}

	.headerandfooter-searchsite-sptab-icon {
		background-image: url(/assets/images/common/icon-search-blue.svg);
	}

	.headerandfooter-cd-language-sptab-icon,
	.headerandfooter-cd-language-close-button {
		background-image: url(/assets/images/common/icon-language-blue.svg);
	}

	.headerandfooter-cd-language-close-button+* {
		margin-top: 10px;
	}

	.headerandfooter-cd-language-selector {
		display: flex;
		flex-direction: column;
		align-items: flex-end;
	}

	.headerandfooter-subnav-sns-copy {
		font-size: 12px;
		line-height: 1.2;
	}

	.headerandfooter-subnav-sns-link {
		display: block;
	}

	.headerandfooter-subnav-sns-copy {
		margin-top: 5px;
	}

	.header-inner:after {
		display: none;
	}

	.header-inner-item+.header-inner-item {
		margin-left: 0;
	}

	.header-link-item.-sptab {
		display: block;
	}

	.header-link-item {
		width: 100%;
	}

	.header-logo {
		width: 100px;
		padding-top: 0;
		padding-bottom: 0;
		margin-left: 0;
	}

	.header-logo img {
		opacity: 1;
	}

	.header-h-nav {
		width: 75px;
		font-size: 13px;
		font-weight: 700;
		line-height: 1;
		padding-top: 16px;
		padding-bottom: 16px;
		padding-left: 20px;
		border-radius: 100px 0 0 100px;
		color: #FFF;
		background-color: #2F2C77;
	}

	.header-h-nav-open {
		position: fixed;
		right: 0;
		top: 30px;
	}

	.header-nav {
		display: block;
		width: 100%;
		height: 100dvh;
		padding-left: 0;
		padding-right: 0;
		position: fixed;
		top: 0;
		right: -200%;
		z-index: 10;
		color: #FFF !important;
		background-color: #2F2C77;
		overflow-y: scroll;
		transition: all 0.4s ease;
		background-image: url(/assets/images/common/header-bg-sp.webp);
		background-size: cover;
		background-position: top;
		background-repeat: no-repeat;
	}

	.header-link-list-wrapper {
		position: relative;
		padding-top: 0;
		padding-bottom: 80px;
	}

	.header-link-list {
		display: block;
		width: 100%;
		position: relative;
		z-index: 1;
	}

	.header-sptab-nav-bg {
		display: block;
		width: auto;
		height: 150%;
		position: absolute;
		top: 50%;
		left: 50%;
		z-index: 0;
		transform: translateX(-50%) translateY(-50%);
		opacity: .15;
		mix-blend-mode: hard-light;
	}

	.header-sptab-nav-bg img {
		width: auto;
		height: 100%;
	}

	.header-link-item {
		height: auto;
	}

	.header-link-item+.header-link-item {
		margin-left: 0;
	}

	.header-link-item:hover .header-link-txt,
	.header-level-top-link:hover,
	#top .header-level-link-back .-btn-round-arrow:hover,
	#case .header-level-link-back .-btn-round-arrow:hover,
	#project .header-level-link-back .-btn-round-arrow:hover{
		color: #FFFFFF !important;
	}

	.header-click-sptab,
	.header-link {
		font-size: 13px;
		font-weight: 700;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
		min-height: 68px;
		padding-top: 14px;
		padding-bottom: 14px;
		border-bottom: 1px solid rgba(188, 197, 222, .3);
	}

	.header-level-link {
		position: relative;
	}

	.header-click-sptab .-link-round-arrow,
	.header-level-link-back .-link-round-arrow {
		width: 40px;
		height: 40px;
	}

	.header-link.-pc {
		display: none;
	}

	.header-link:before {
		display: none !important;
	}

	.header-link-txt+.header-link-txt {
		margin-left: 10px;
	}

	.header-link-txt-en {
		display: block;
		min-width: fit-content;
		color: #BCC5DE;
		font-size: 32px;
		font-weight: 100;
		line-height: 1;
	}

	.header-link-txt-jp {
		line-height: 1.4;
	}

	.header-sptab-nav-head {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding-top: 30px;
		padding-bottom: 16px;
		padding-left: 20px;
		position: sticky;
		top: 0;
		z-index: 10;
	}

	.header-nav-inner {
		display: block;
		padding-top: 0;
		padding-right: 20px;
		padding-bottom: 30px;
		padding-left: 20px;
		position: relative;
		left: 0;
		transition: all 0.4s ease;
	}

	.header-nav-inner.-slideout {
		left: -200%;
	}

	.header-level-link-inner {
		padding-top: 0;
		padding-bottom: 0;
		margin-left: 20px;
		margin-right: 20px;
	}

	.header-level-link-inner+.header-level-link-inner {
		border-top: 0;
		padding-top: 0;
	}

	.header-level-link-back {
		padding-bottom: 30px;
		border-bottom: 1px solid rgba(188, 197, 222, .3);
	}

	.header-level-link-item {
		width: 100%;
		margin-right: 0;
		padding-top: 30px;
		padding-bottom: 30px;
		border-bottom: 1px solid rgba(188, 197, 222, .3);
	}

	.header-selector {
		display: block;
	}

	.header-subnav-wrapper {
		display: flex;
		align-items: flex-end;
		justify-content: space-between;
		flex-direction: row-reverse;
		width: 100%;
		padding-left: 0;
		position: relative;
	}

	.header-subnav {
		position: relative;
		z-index: 1;
	}

	*+.header-selector {
		margin-left: 0;
	}

	.header-selector-item+.header-selector-item {
		margin-left: 0;
		margin-top: 10px;
	}

	.header-sptab-selector-link-list {
		margin-bottom: 30px;
		padding-top: 30px;
		padding-bottom: 30px;
		border-top: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
	}

	.header-sptab-selector-link {
		font-size: 13px;
		line-height: 1;
		font-weight: 700;
	}

	.header-sptab-selector-link-item+.header-sptab-selector-link-item {
		margin-top: 20px;
	}

	.header-sptab-selector-link-item {
		display: flex;
		justify-content: center;
	}

	header .headerandfooter-cd-language-selector {
		display: flex;
		align-items: center;
		justify-content: flex-end;
		flex-direction: row-reverse;
	}

	header .headerandfooter-cd-language-close-button+* {
		margin-top: 0;
	}

	header .headerandfooter-cd-language-name+.headerandfooter-cd-language-name {
		margin-right: 10px;
		margin-top: 0;
	}

	.headerandfooter-cd-language-selector {
		margin-top: 0;
	}

	header .headerandfooter-cd-language-close-button {
		margin-left: 10px;
	}

	.header-subnav-link-list+* {
		margin-top: 10px;
	}

	.header-subnav-link {
		font-size: 12px;
	}

	header .headerandfooter-searchsite-wrapper {
		width: 100%;
		top: auto;
		right: 0;
		bottom: 50px;
		transform: translateY(0);
	}

	.headerandfooter-searchsite-button{
		right: 68px;
	}

	.headerandfooter-searchsite-close-button img{
		width: 13px;
		height: 13px;
	}

	header .headerandfooter-cd-language-wrapper {
		padding-top: 0;
		top: auto;
		bottom: 0;
		right: 0;
	}

	.header-level-link-contents {
		height: 100dvh;
		position: fixed;
		top: 0;
		left: 200%;
		padding-top: 110px;
		transform: translateY(0);
		transition: all 0.4s ease;
		overflow-y: scroll;
	}

	.header-level-link-contents.-slidein {
		left: 0;
	}

	.header-level-link-wrapper {
		background-color: transparent;
		box-shadow: none;
		padding-bottom: 40px;
	}

	.header-level-link-inner {
		display: block;
	}

	.header-level-top-link,
	.header-lower-link {
		color: #FFF;
	}

	header.-scroll-start,
	header.-scroll-fixed {
		position: absolute;
		top: 0;
		z-index: 100;
	}

	header.-scroll-fixed .header-inner {
		border-radius: 0;
		background-color: transparent;
		box-shadow: none;
	}

	.header-open-nav .header-nav {
		right: 0;
	}

	.header-white header .header-logo img {
		opacity: 0 !important;
	}

	header .headerandfooter-subnav-sns-name {
		font-size: 12px;
	}

	.header-level-top-link:before {
		display: none;
	}

	.header-lower-link {
		display: block;
		font-size: 13px;
		background-color: transparent !important;
	}

	.header-lower-link-list {
		display: none;
		padding-left: 14px;
	}

	.footer-return-top {
		top: -20px;
		right: 20px;
	}

	.footer-inner-item.footer-copy-inner {
		max-width: clamp(21.875rem, 6.194rem + 46.38vw, 35.875rem);
		margin-left: auto;
		margin-right: auto;
		padding-left: 20px;
		padding-right: 20px;
	}

	.footer-link-list-wrapper {
		width: 100%;
		flex: 1;
		position: relative;
		z-index: 11;
	}

	.footer-link-list {
		/* flex-wrap: wrap;
		margin-bottom: -40px; */
		display: grid;
    	grid-template-columns: repeat(4, 1fr);
    	gap: 25px;
	}

	.footer-link-item {
		/* width: clamp(10rem, 8.53rem + 4.35vw, 11.313rem); */
		/* width: 15%;
		margin-bottom: 40px;
		margin-right: clamp(2.5rem, -6.762rem + 14.46vw, 6.25rem); */
		margin-right: 0;
	}


	*+.footer-link-subcat {
		margin-top: 10px;
	}

	.footer-link-subcat,
	.footer-subnav-link-item {
		font-size: clamp(.75rem, 0.61rem + 0.41vw, .875rem);
	}

	.footer-contents-wrapper {
		padding-top: 63px;
		padding-right: 20px;
		padding-bottom: 30px;
		padding-left: 20px;
	}

	.footer-selector {
		min-width: 82px;
		flex-direction: column;
		align-items: flex-end;
	}

	.footer-selector-item+.footer-selector-item,
	form+.footer-selector-item {
		margin-left: 0;
	}

	.footer-selector-item.headerandfooter-cd-language {
		padding-top: 50px;
	}

	.footer-selector .headerandfooter-cd-language-inner {
		margin-top: -40px;
	}

	.footer-selector .headerandfooter-cd-language-wrapper {
		padding-top: 0;
		right: 0;
		top: 0;
	}

	.footer-nav-inner {
		position: static;
	}

	.footer-nav-inner+.footer-nav-inner {
		margin-top: 30px;
	}

	.footer-credit {
		padding-top: 20px;
	}

	.footer-logo {
		width: 77px;
	}

	.footer-copyright {
		font-size: 10px;
	}

	footer .headerandfooter-searchsite {
		display: flex;
		justify-content: flex-end;
		position: fixed;
		top: auto;
		right: 20px;
		bottom: 20px;
		z-index: 10;
	}

	footer .headerandfooter-searchsite.-open {
		width: calc(100% - 40px);
		z-index: 50;
	}

	.footer-selector .headerandfooter-searchsite-wrapper {
		width: calc(100% - 40px);
		height: 40px;
		position: fixed;
		right: 20px;
		top: auto;
		bottom: 20px;
		z-index: -1;
	}

	.footer-selector .headerandfooter-searchsite.-open .headerandfooter-searchsite-wrapper {
		z-index: 100;
	}

	footer .footer-floating-stop.headerandfooter-searchsite {
		width: calc(100% - 40px);
		height: 40px;
		position: absolute;
		top: 63px;
		right: 20px;
		bottom: auto;
	}

	.footer-selector .footer-floating-stop.headerandfooter-searchsite .headerandfooter-searchsite-wrapper {
		width: 100%;
		position: absolute;
		top: 0;
		bottom: auto;
		right: 0;
	}

	footer .headerandfooter-searchsite-sptab-icon,
	footer input {
		box-shadow: 0 0 10px rgba(67, 66, 93, .16);
	}

	footer .footer-floating-stop .headerandfooter-searchsite-sptab-icon,
	footer .footer-floating-stop input {
		box-shadow: none;
	}

	.-no-cv-contact .footer-copy-wrapper {
		/* margin-top: 200px; */
		margin-top: 100px;
	}

	.top-mainvisual-slider {
		min-height: auto;
	}

	.top-mainvisual-tit-mark {
		width: clamp(8.75rem, 3.92rem + 14.29vw, 13.063rem);
	}

	.top-mainvisual-line01 {
		width: 100%;
	}

	.top-introduction-bg {
		width: 150%;
		left: 50%;
		transform: translateX(-50%);
	}

	.top-scroll-introduction-copy-inner,
	.top-scroll-introduction-images-inner {
		margin-top: 0;
		height: 430px;
		letter-spacing: -.06em;
	}

	.top-scroll-introduction-images-inner {
		display: flex;
		align-items: center;
	}

	.top-topics-slider-inner {
		padding-top: clamp(3.125rem, -3.876rem + 20.7vw, 9.375rem);
		padding-right: clamp(2.5rem, -0.3rem + 8.28vw, 5rem);
		padding-bottom: clamp(2.5rem, -1.14rem + 10.77vw, 5.75rem);
		padding-left: clamp(2.5rem, -0.3rem + 8.28vw, 5rem);
		border-radius: 40px;
	}

	.top-whatwedo-three-copy {
		padding-left: clamp(1.25rem, -0.15rem + 4.14vw, 2.5rem);
		padding-right: clamp(4.375rem, 2.275rem + 6.21vw, 6.25rem);
	}

	.top-whatwedo-three-item:nth-child(2) {
		margin-top: clamp(2.5rem, -0.3rem + 8.28vw, 5rem);
	}

	.top-whatwedo-three-item:nth-child(3) {
		margin-top: clamp(5rem, -0.6rem + 16.56vw, 10rem);
	}

	.top-whatwedo-btn-wrapper {
		margin-top: 0;
	}

	/* .top-scroll-introduction-copy{
		margin-bottom: 60px;
	} */

	#top-project {
		/* padding-top: 100px;
		padding-bottom: 100px; */
		padding-top: 50px;
		padding-bottom: 50px;
		background-image: none;
	}

	.top-project-tit-inner {
		max-width: 100%;
	}

	.top-project-tab-wrapper {
		margin-top: 8px;
	}

	.top-project-btn-wrapper {
		position: static;
		/* margin-top: 60px; */
		margin-top: 30px;
		display: none !important;
	}

	.top-company-btn-wrapper {
		display: none !important;
	}

	.top-recruit-btn {
		display: none !important;
	}

	.top-project-btn-inner {
		display: block;
	}

	.top-project-tab-area .-tab-area-list {
		position: relative;
		z-index: 30;
		flex-wrap: wrap;
	}

	.top-project-tab-area .-tab-area-list .-tab-area-item{
		margin-right: 10px;
		margin-bottom: 10px;
	}

	.top-project-tab-area .-tab-area-list .-tab-area-item+.-tab-area-item{
		margin-left: 0;
	}

	.top-width-half {
		width: 100%;
		max-width: 100%;
	}

	.news-list-year {
		width: clamp(4rem, -0.471rem + 13.22vw, 8rem);
	}

	.news-list-item+.news-list-item {
		margin-left: clamp(1rem, -0.118rem + 3.31vw, 2rem);
	}

	.ir-stock-info-list+.ir-stock-info-list {
		margin-left: clamp(3.75rem, 0.95rem + 8.28vw, 6.25rem);
	}

	#company-top-introduction {
		/* padding-top: 100px;
		padding-bottom: 100px; */
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.company-top-message {
		margin-top: -6%;
	}

	.recruit-line-bg {
		top: -55%;
		left: 0;
		right: auto;
	}

	.txt-sustainability {
		font-size: 100px !important;
	}
}

.txt-what-is-exeo {
	padding-bottom: 25px;
}

.image-recurit-sp {
	float: inline-end;
	width: 88vw;
}

@media only screen and (max-width:540px) {
	.-wrapper-pc-mt-50 {
		margin-top: 35px;
	}
	
	.-no-cv-contact .footer-copy-wrapper {
		margin-top: 50px;
	}
	
	.sp-pt-100 {
		padding-top: 100px;
	}

	.what-is-exeo-show {
		display: block !important;
		padding: 0;
		padding-bottom: 30px;
	}
	.top-loading-end .top-mainvisual-line02 {
		opacity: 1;
		right: -200%;
		top: -100%;
	}

	.top-loading-end .top-mainvisual-line03 {
		opacity: 0;
		top: 0;
		right: 0;
	}

	.top-loading-end .top-mainvisual-copy {
		opacity: 0;
		left: -100px;
	}

	.top-loading-end .top-mainvisual-logo {
		opacity: 0;
		right: -100px;
	}

	.top-loading-end .top-mainvisual-tit-mark {
		opacity: 0;
		top: -50px;
		right: -100px;
	}

	.-loading-end .-mainvisual-line img {
		opacity: 0;
		top: -20vh;
		right: -40vw;
	}

	.image-recurit-sp {
		float: none;
		width: 100%;
	}
	.top-mainvisual-tit-mark img {
		width: 75%;
	}
	.leadmore-pt-20 {
		padding-top: 20px !important;
	}
	.-wrapper-top-40 {
		padding-top: 20px !important;
	}

	.txt-what-is-exeo {
		padding-bottom: 0 !important;
	}
	.-mainvisual-copy-inner+* {
		margin-top: 20px;
	}
	.txt-sustainability {
		font-size: 54px !important;
	}

	.-masonry-layout-item {
		margin-bottom: 20px;
	}
	.-service-inner {
		padding-bottom: 20px;
	}
	.ir-stock-info-mt {
		margin-top: -10% !important;
	}
	.-pages-fixed-outline-wrapper {
		margin-top: 50px;
	}

	/* .-no-image .-pages-fixed-outline-wrapper {
		margin-top: 100px;
	} */
	.mt-pctab-9 {
		margin-top: 0% !important;
	}
	.-pages-bnr-right .-pages-bnr-link-name-wrapper {
		bottom: 30px;
		padding-right: clamp(2.5rem, -16.024rem + 28.92vw, 10rem);
		padding-left: clamp(8.125rem, -6.54rem + 22.89vw, 14.063rem);
		/* bottom: 180px;
		padding-right: clamp(2.5rem, -22.024rem + 28.92vw, 10rem);
		padding-left: clamp(22.125rem, -6.54rem + 22.89vw, 14.063rem);	 */
	}

	.-pages-bnr-link img {
		object-fit: cover;
		width: 100%;
		/* height: 70%; */
		height: 231px;
	}

	/* .-pages-bnr-link-right img {
		height: 100%;
	} */

	.-pages-bnr-link:after {
		/* height: 70%; */
		height: 231px;
	}

	.-mainvisual-line-purpose-sp {
		width: 65%;
		margin-right: 20%;
	}

	.-mainvisual-line-group-sp {
		width: 65%;
		margin-right: 32%;
	}

	.-mainvisual-line-sp {
		width: 75%;
		margin-right: 20%;
	}

	.-mainvisual-images-inner-sp {
		max-height: 90vw;
	}

	.-tit-xxsmall {
		font-size: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
		width: 100%;
	}
	.top-project-btn-wrapper{
		display: block !important;
	}

	.top-company-btn-wrapper{
		display: block !important;
	}
	.top-scroll-introduction-copy-inner,
	.top-scroll-introduction-images-inner {
		margin-top: 0;
		height: 400px;
		/* max-height: 150vw;
		margin-bottom: 10vw; */
	}
	.top-mobile-introduction-images-inner {
		/* margin-top: 40%; */
		margin-top: 200px;
	}

	.top-whatwedo01-inner .mobitab{
		display: block;
	}
	
	.mobitab-top-whatwedo-btn-wrapper {
		display: block !important;
	}

	.-iframe iframe{
		min-width: 570px;
	}
	
	.-pctab {
		display: none;
	}

	.-pctab.-inline {
		display: none;
	}

	.-sp {
		display: block;
	}

	.-sp-lineclamp01 {
		-webkit-line-clamp: 1;
	}

	.-sp-lineclamp02 {
		-webkit-line-clamp: 2;
	}

	.-sp-lineclamp03 {
		-webkit-line-clamp: 3;
	}

	.-sp-lineclamp04 {
		-webkit-line-clamp: 4;
	}

	.-sp-lineclamp05 {
		-webkit-line-clamp: 5;
	}

	.-sp-inner-both {
		padding-left: 20px;
		padding-right: 20px;
	}

	.-sp-inner-left {
		padding-left: 20px;
	}

	.-sp-inner-right {
		padding-right: 20px;
	}

	.-sp-no-pd {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.-sp-no-inner-left {
		padding-left: 0 !important;
	}

	.-sp-no-inner-right {
		padding-right: 0 !important;
	}

	.-serif-underline-item,
	.-serif-underline-item:last-child {
		padding-right: 50px;
	}

	.-btn-round-arrow.-sp-row-reverse {
		flex-direction: row-reverse;
	}

	.-btn-round-arrow-icon+.-btn-round-arrow-txt,
	.-btn-round-arrow-txt+.-btn-round-arrow-icon {
		margin-left: 10px;
	}

	.-btn-round-arrow.-sp-row-reverse .-btn-round-arrow-icon+.-btn-round-arrow-txt,
	.-btn-round-arrow.-sp-row-reverse .-btn-round-arrow-txt+.-btn-round-arrow-icon {
		margin-left: 0;
		margin-right: 10px;
	}

	.-btn-round-arrow.-sp-block-reverse {
		flex-direction: column-reverse;
	}

	.-btn-round-arrow.-sp-block-reverse .-btn-round-arrow-icon+.-btn-round-arrow-txt {
		margin-left: 0;
		margin-bottom: 5px;
	}

	.-btn-row-item {
		width: 100%;
		min-width: auto;
	}

	.-btn-row-item+.-btn-row-item {
		margin-left: 20px;
	}

	.-btn-ol,
	.-btn-fill {
		max-width: 350px;
	}

	.-btn-wrapper.-sp-fl-start {
		align-items: flex-start;
	}

	.-link-thum-row {
		display: flex;
		flex-direction: column;
	}

	.-link-thum-row.-sp-reverse {
		flex-direction: column-reverse;
	}

	.-link-thum-row-images,
	.-link-thum-row-item {
		width: 100%;
	}

	.-link-thum-row-images {
		aspect-ratio: 29 / 20;
	}

	.-link-thum-row-copy {
		padding-top: 30px;
		padding-right: 30px;
		padding-bottom: 30px;
		padding-left: 30px;
	}

	.-link-list-anchor-inner {
		display: block;
		min-height: auto;
		padding-top: 20px;
		padding-right: 0;
		padding-bottom: 20px;
	}

	.ir-top.-en-pages .-link-list-anchor-inner{
		padding-right: 0;
	}

	.-link-list-anchor-sub-item {
		display: block;
	}

	.-link-list-anchor-sub-item {
		margin-top: 5px;
	}

	.-link-list-anchor-sub-item+* {
		margin-top: 20px;
		margin-left: 0;
	}

	.-link-list-anchor-arrow {
		top: 20px;
		transform: translateY(0);
	}

	.-link-list-anchor.-inc-pages-link .-link-list-anchor-inner {
		padding-right: 0;
	}

	.-link-list-anchor.-inc-pages-link .-link-list-anchor-sub-item {
		padding-right: 100px;
	}

	.-link-list-anchor-indent {
		display: block;
		padding-right: 60px;
	}

	.-link-list-pages {
		position: absolute;
		top: 18px;
		transform: translateY(0);
		right: 0;
		z-index: 1;
	}

	.-link-leademore-menu-list {
		display: block;
	}

	.-link-leademore-menu-list {
		margin-left: 0;
	}

	.-link-leademore-menu-list .-link-leademore-menu-item {
		width: 100%;
		margin-left: 0;
	}

	.-link-bg-images {
		aspect-ratio: 185 / 208;
		/* max-height: 416px; */
		/* min-height: 380px; */
		max-height: 253px;
	}

	.-link-bg-images-inner {
		height: 100%;
		align-items: center;
		padding-top: 50px;
		padding-bottom: 50px;
		padding-left: 28px;
	}

	.-link-bg-images-icon {
		width: 60px;
	}

	.-link-bg-images-inner .-link-bg-images-name {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		height: 100%;
		margin-left: 30px;
	}

	.-link-icon-bg-white.-fit {
		max-width: 100%;
	}

	.-thum-link-bd {
		margin-left: 70px;
	}

	.-pages-bnr-row {
		display: block;
		/* padding-bottom: 45%; */
		padding-bottom: 45px;
	}

	.-pages-bnr-item {
		width: 100%;
	}

	.-pages-bnr-link {
		aspect-ratio: 29 / 20;
		/* aspect-ratio: 45 / 20; */
	}

	.-pages-bnr-link-name-inner {
		max-width: fit-content;
	}

	.-images-clippath-pen-long {
		clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%, 0 15%);
	}

	.-pages-bnr-item.-pages-bnr-left {
		clip-path: polygon(0 0, 100% 0, 215% 100%, 0% 40%);
	}

	.-pages-bnr-left .-pages-bnr-link-name-wrapper {
		padding-right: 20px;
	}

	.-pages-bnr-item.-pages-bnr-right {
		clip-path: polygon(0 0, 100% 40%, 100% 100%, 0% 100%);
		height: 231px;
	}

	.-pages-bnr-item.-pages-bnr-right {
		top: auto;
		bottom: 0;
	}

	.-pages-bnr-left .-pages-bnr-link-name-wrapper,
	.-pages-bnr-right .-pages-bnr-link-name-wrapper {
		padding-right: 20px;
		padding-left: 20px;
	}

	.-thum-row-list {
		display: block;
	}

	.-thum-row-list.-row02 .-thum-row-item {
		width: 100%;
		margin-right: 0;
	}

	.-thum-row-list.-row02 .-thum-row-item:nth-child(2) {
		margin-top: 40px;
	}

	.-thum-link .-thum-link-label {
		max-width: 250px;
		min-width: 61%;
	}

	.-thum-link-images {
		aspect-ratio: 35 / 24;
	}

	.-thum-link-tit {
		min-height: auto;
	}

	.-bnr-large-inner {
		display: block;
	}

	.-bnr-link {
		display: block;
	}

	.-bnr-link-inner {
		margin-right: 0;
	}

	.-bnr-link-inner+* {
		margin-top: 20px;
	}

	.-bnr-large-inner .-bnr-large-item+.-bnr-large-item {
		margin-left: 0;
		margin-top: 30px;
	}

	.-bnr-large-row {
		flex-direction: column-reverse;
	}

	.-bnr-large-row-images {
		width: 100%;
		max-width: 100%;
		margin-left: 0;
		display: flex;
		justify-content: flex-end;
	}

	.-bnr-large-row-txt {
		width: 100%;
	}

	.-bnr-large-row-item+.-bnr-large-row-item {
		margin-left: 0;
		margin-bottom: 30px;
	}

	.-bnr-large-row-images-item {
		max-width: 80%;
	}

	.-bnr-large-col .-bnr-large-row-item+.-bnr-large-row-item {
		margin-left: 0;
		margin-top: 30px;
	}

	.-bnr-large-col .-bnr-large-row-images-item{
		max-width: 100%;
	}

	.-sp-slider-center-pagination {
		justify-content: center;
	}

	.-panel-summary-list {
		display: block;
	}

	.-panel-summary-list .-panel-summary-item {
		min-height: auto;
		width: 100%;
		margin-right: 0 !important;
	}

	.-panel-summary-list .-panel-summary-item:not(:first-child) {
		margin-top: 20px !important;
	}

	.-mainvisual-line {
		max-width: 400px;
	}

	.-mainvisual-images-slim-inner {
		aspect-ratio: 78 / 47;
	}

	.aspect-ratio-17-8-sp {
		aspect-ratio: 17 / 8;
	}

	.-mainvisual-line.-fit-right {
		max-width: 100%;
		right: 0;
	}

	.-mainvisual-line.-mainvisual-line-line02 {
		display: none;
	}

	select {
		width: 100%;
		min-width: auto;
	}

	.-sign-inner {
		justify-content: flex-end;
		align-items: flex-end;
	}

	.-sign-item+.-sign-item {
		margin-left: 16px;
	}

	.-sign-writing {
		max-width: 118px;
	}

	.-download-list.-half {
		max-width: 100%;
	}

	.-table-heatmap-wrapper {
		min-width: 745px;
	}

	.-table-heatmap-note {
		display: block;
	}

	.-table-heatmap-note-label {
		display: inline-block;
		top: 1px;
	}

	.-table-inner {
		position: relative;
		overflow-x: scroll;
	}

	.-sptab-hori-wrapper {
		overflow: auto;
	}

	.-sptab-hori-scroll-inner {
		min-width: 820px;
	}

	.-sptab-hori-scroll-inner.-small {
		min-width: 590px;
	}

	.-graph-images {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}

	.-graph-note-bar,
	.-graph-note-line {
		width: clamp(1.875rem, 0.966rem + 4.55vw, 2.5rem);
	}

	.-graph-note-bar {
		height: clamp(.5rem, 0.318rem + 0.91vw, .625rem);
	}

	.-graph-note-unit {
		font-size: clamp(.625rem, 0.17rem + 2.27vw, .938rem);
	}

	.-graph-note-item+.-graph-note-item {
		margin-left: 5px;
	}

	.-graph-period-unit-inner {
		margin-right: clamp(.875rem, -1.034rem + 9.55vw, 2.188rem);
	}

	.-sp-thtd-large-width {
		width: 65%;
	}

	.-row-contents.-row02 {
		display: block;
		margin-top: -40px;
		margin-left: 0;
	}

	.-row-contents.-row02 .-row-item {
		width: 100%;
		margin-top: 40px;
		margin-left: 0;
	}

	.-row-contents.-sp-row02 .-row-item {
		width: calc((100% - 32px) / 2);
	}

	.-parts-row {
		flex-direction: column;
	}

	.-parts-row-item {
		width: 100%;
		max-width: 100%;
	}

	.-parts-row-item+.-parts-row-item,
	.-parts-row.-parts-row-close .-parts-row-item+.-parts-row-item,
	.-parts-row.-parts-row-far .-parts-row-item+.-parts-row-item {
		margin-top: 20px;
		margin-left: 0;
	}

	.-parts-row.-sp-col-reverse {
		display: flex;
		flex-direction: column-reverse;
	}

	.-parts-row.-sp-col-reverse .-parts-row-item:not(:first-child) {
		margin-bottom: 20px;
	}

	.-parts-row.-sp-col-reverse .-parts-row-item+.-parts-row-item {
		margin-top: 0;
	}

	.-parts-row.-sp-parts-row-large-mg .-parts-row-item+.-parts-row-item {
		/* margin-top: 60px; */
		margin-top: 30px;
	}

	.-parts-row.-sp-parts-row-fit-mg .-parts-row-item+.-parts-row-item {
		margin-top: 0;
	}

	.-parts-overrap-images {
		margin-top: -20%;
	}

	.-parts-overrap-images .-parts-overrap-gap {
		padding-top: 0;
		margin-top: -20px;
	}

	.-modal-pages-inner {
		max-height: calc(100svh - 40px);
		padding-top: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
		margin-top: 20px;
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 20px;
	}

	.-modal-overlay{
		height: 100vh;
	}

	.-form-btn {
		max-width: 100%;
	}

	.-dl-year-fixed {
		margin-right: 8px;
		padding-right: 8px;
	}

	.-label-list.-sp-fl-start {
		align-items: flex-start;
	}

	.-label-list-item+.-label-list-item {
		flex-direction: column;
		align-items: flex-start;
	}

	*+.-label-list-map-link {
		display: flex;
		justify-content: flex-end;
		width: 100%;
		margin-left: 0;
		margin-top: 4px;
	}

	.-chronology-timeseries-year-item {
		max-width: 80px;
		display: block;
	}

	.-chronology-timeseries-year-item+.-chronology-timeseries-year-item {
		text-align: right;
	}

	.-chronology-sales-inner {
		margin-left: 0;
		padding-left: 5px;
		padding-right: 15px;
	}

	.-chronology-sales-inner:after {
		top: 1px;
	}

	.-chronology-timeseries-year+.-chronology-timeseries-year-action {
		max-width: 100px;
	}

	.-chronology-timeseries {
		width: 100px;
	}

	.-en-pages .-chronology-timeseries-year+.-chronology-timeseries-year-action {
		letter-spacing: -.05em;
	}

	.-chronology-details-inner {
		padding-top: 16px;
		padding-right: 16px;
		padding-left: 16px;
	}

	.-chronology-details-inner.-no-ac {
		padding-bottom: 16px;
	}

	.-chronology-ac-btn {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.-license-row-item+.-license-row-item {
		margin-left: clamp(.625rem, -2.09rem + 13.57vw, 2.5rem);
	}

	.-license-row-images {
		max-width: 140px;
	}

	.-member-item {
		display: block;
	}

	.-member-details {
		margin-top: 10px;
	}

	.-member-images {
		width: 100%;
		max-width: clamp(6.875rem, 0.375rem + 26.67vw, 9.375rem);
	}

	.-sort-thum {
		padding-bottom: 14px;
		width: calc((100% - 40px) / 2);
	}

	.-sort-nav {
		flex-wrap: wrap;
		margin-top: -4px;
		margin-left: -4px;
		border: none;
	}

	.-sort-nav-item {
		width: calc((100% - 12px) / 3);
		margin-top: 4px;
		margin-left: 4px;
	}

	.-sort-nav-link {
		min-height: 52px;
		padding-right: 5px;
		padding-left: 5px;
		border-radius: 10px;
		letter-spacing: -.05em;
	}

	.-thum-logo-name{
		min-height: auto;
	}

	.-section-lower-line-wrapper.-lower-line-large {
		/* padding-bottom: 60px; */
		padding-bottom: 30px;
	}

	.-service-txt {
		width: 100%;
		padding-bottom: 100px;
	}

	.-service-txt-inner {
		width: 100%;
	}

	.-service-images {
		display: flex;
		justify-content: flex-end;
		width: 100%;
		margin-top: -82px;
		position: relative;
		right: -20px;
	}

	.-service-images img {
		width: 90%;
		min-width: 320px;
	}

	.-masonry-layout {
		height: auto !important;
	}

	.-masonry-layout-item {
		width: 100%;
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
	}

	.header-link-list,
	.header-link-item {
		align-items: flex-start;
	}

	.header-sptab-selector-link-item {
		justify-content: flex-start;
	}

	.footer-copy-wrapper {
		/* padding-top: 160px;
		padding-bottom: 326px; */
		padding-top: 80px;
		padding-bottom: 163px;
		background-image: url(/assets/images/common/footer-copy-bg-sp.webp);
	}

	.footer-link-list {
		display: block;
		margin-bottom: 0;
	}

	.footer-link-item {
		width: 100%;
		margin-right: 0;
		margin-bottom: 0;
	}

	.footer-link-item+.footer-link-item {
		margin-top: 20px;
	}

	.footer-link-cat+.footer-link-cat {
		margin-top: 20px;
	}

	.footer-link-subcat-item+.footer-link-subcat-item {
		margin-top: 8px;
	}

	.footer-selector {
		margin-left: 20px;
	}

	.footer-subnav {
		flex-direction: column-reverse;
		align-items: flex-start;
	}

	.footer-subnav-item+.footer-subnav-item {
		margin-left: 0;
		/* margin-bottom: 80px; */
		margin-bottom: 40px;
	}

	.footer-subnav-linkーlist {
		display: block;
	}

	.footer-subnav-link-item+.footer-subnav-link-item {
		margin-left: 0;
	}

	footer .headerandfooter-cd-language-link{
		margin-top: 10px;
	}

	footer .headerandfooter-cd-language-name+.headerandfooter-cd-language-name{
		margin-top: 10px;
	}

	.top-mainvisual-slider {
		/* max-height: calc(100svh - 23svh); */
		max-height: calc(100svh - 40svh);
		padding-left: 90px;
	}

	.top-mainvisual-tit-mark {
		width: 70%;
		max-width: 230px;
	}

	.top-mainvisual-line01 {
		width: 100%;
	}

	.top-mainvisual-line02 {
		top: -25%;
	}

	.top-mainvisual-line02 img {
		width: 125%;
		position: relative;
		left: -25%;
	}

	.top-mainvisual-copy {
		width: 100%;
	}

	.top-mainvisual-tit {
		margin-top: -5.4%;
	}

	.top-mainvisual-tit-mark {
		top: 77%;
		right: -20px;
	}

	.top-introduction-bg {
		width: 150%;
		height: auto;
		top: auto;
		bottom: -25%;
	}

	.top-scroll-introduction-row {
		display: block;
	}

	.top-scroll-introduction-row-item {
		width: 100%;
	}

	.top-scroll-introduction-row-item+.top-scroll-introduction-row-item {
		margin-top: 40px;
	}

	.top-topics-slider-inner {
		padding-top: 50px;
		padding-right: 30px;
		padding-left: 30px;
		padding-bottom: 40px;
	}

	.top-whatwedo-copy+* {
		margin-top: 15px;
	}

	.top-whatwedo-three-list {
		display: block;
	}

	.top-whatwedo-three-item+.top-whatwedo-three-item {
		margin-top: 30px;
	}

	.top-whatwedo-three-images img {
		width: 100%;
	}

	.top-whatwedo-three-copy,
	.top-whatwedo-three-item:nth-child(2) .top-whatwedo-three-copy,
	.top-whatwedo-three-item:nth-child(3) .top-whatwedo-three-copy {
		margin-top: 10px;
		margin-left: 0;
		padding-left: 0;
		padding-right: 0;
	}

	.top-whatwedo-btn-wrapper {
		/* margin-top: 50px; */
		display: block !important;
		margin-top: 30px;
	}

	.top-long-bg-images {
		top: 0;
	}

	.top-recruit-inner-row {
		display: block;
	}

	.top-recruit-btn {
		margin-left: 0;
		margin-top: 50px;
		display: block !important;
	}

	.top-recruit-images {
		/* margin-top: 60px; */
		margin-top: 30px;
	}

	.top-news-btn {
		margin-top: 40px;
	}

	.news-list-inner {
		display: block;
	}

	.news-list-year {
		width: 100%;
		border-top: 0;
		padding-top: 0;
	}

	.ir-stock-info-item {
		padding-top: 25px;
		padding-right: 25px;
		padding-bottom: 25px;
		padding-left: 25px;
	}

	.ir-stock-info-item:after {
		border-radius: 20px;
	}

	.news-list-item+.news-list-item {
		margin-left: 0;
	}

	.news-list-inner+.news-list-inner {
		margin-top: 40px;
	}

	.news-list .-link-list-item:last-child {
		border-bottom: 0;
	}

	.news-list .-link-list-item .-btn-round-arrow-txt{
		font-size: 12px;
	}

	.-en-pages .news-list .-link-list-item .-btn-round-arrow-txt{
		font-size: 10px;
        letter-spacing: -0.05em;
	}

	.-en-pages .news-list .-label{
		margin-left: 3px;
	}

	.ir-stock-info-list-item+.ir-stock-info-list-item {
		margin-left: 10px;
	}

	.ir-stock-info-list-tit {
		min-width: 62px;
	}

	.-en-pages .ir-stock-info-list-tit {
		letter-spacing: -.05em;
	}

	.ir-stock-info-list+.ir-stock-info-list {
		margin-left: clamp(.625rem, -3.9rem + 22.62vw, 3.75rem);
	}

	*+.ir-stock-info-day {
		margin-top: 5px;
	}

	.ir-top-list {
		display: block;
	}

	.ir-top-list-item {
		width: 100%;
		margin-top: 0;
	}

	#ir .news-list .-link-list-item:last-child {
		border-bottom: 1px solid #BCC5DE;
	}

	.ir-ceo-massage-row {
		flex-direction: column-reverse;
		align-items: flex-end;
	}

	.ir-ceo-massage-images {
		width: 100%;
	}

	.ir-ceo-massage-item+.ir-ceo-massage-item{
		margin-top: 30px;
	}

	.ir-ceo-massage-copy {
		margin-top: 35px;
	}

	.ir-vision-workon-images-clippath {
		overflow: hidden;
		aspect-ratio: 32 / 15;
	}

	.ir-vision-workon-images-clippath img {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}

	.ir-vision-workon-list-wrapper {
		display: block;
		padding-left: 0;
	}

	.ir-vision-workon-list-inner+.ir-vision-workon-list-inner {
		margin-left: 0;
		margin-top: 30px;
	}

	.ir-graph-kabushikibunpu {
		width: 100%;
	}

	*+.ir-quo-card-wrapper {
		margin-top: 40px;
	}

	.ir-quo-card-inner {
		display: block;
	}

	.ir-quo-card-item {
		max-width: 204px;
		margin-left: auto;
		margin-right: auto;
	}

	.ir-quo-card-item+.ir-quo-card-item {
		margin-top: 20px;
		margin-left: auto;
	}

	.ir-factsheet-outline-list {
		padding-bottom: 8px;
	}

	.ir-factsheet-outline-item {
		width: 50%;
		padding-top: 8px;
		padding-right: 16px;
		margin-top: 8px;
		margin-right: 0;
		border-top: 1px solid #E5E5E5;
	}

	.ir-factsheet-outline-item:nth-child(1),
	.ir-factsheet-outline-item:nth-child(2) {
		border-top: 0;
		margin-top: 0;
	}

	.ir-factsheet-outline-item:nth-of-type(2n) {
		padding-right: 0;
		margin-right: 0;
	}

	.ir-graph-haitoujyoukyou {
		max-width: 100%;
	}

	.ir-mail-link-wrapper {
		max-width: 75%;
		margin-left: auto;
		margin-right: auto;
	}

	.ir-sustainability-bnr-images {
		max-width: 100%;
	}

	.ir-sustainability-bnr-btn {
		position: static;
		margin-top: 30px;
	}

	#company-top-introduction {
		background-image: url(/assets/images/company/top-introduction-line-sp.webp), url(/assets/images/common/bg-round-sp.webp);
	}

	.jigyou-top-graph {
		display: flex;
		justify-content: flex-end;
	}

	.jigyou-top-graph img {
		width: 55%;
		min-width: 212px;
	}

	.recruit-row,
	.recruit-row.-reverse {
		flex-direction: column-reverse;
	}

	.recruit-row-item+.recruit-row-item,
	.recruit-row.-reverse .recruit-row-item+.recruit-row-item {
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 20px;
	}

	.recruit-name {
		padding-left: 20px;
	}

	.recruit-images {
		width: 100%;
	}

	.recruit-line-bg {
		top: -40%;
	}

	/*hover*/
	.-thum-link:hover .-thum-link-tit,
	#top .-link-thum-row:hover,
	#project .-btn-round-arrow:hover,
	#case .-btn-round-arrow:hover,
	#top .-btn-round-arrow:hover,
	.cv-contact .-bnr-link:hover{
		color: #4A4A4A !important; 
	}

	#top .-btn-round-arrow.-txt-white:hover,
	.header-link-item:hover .header-link-txt,
	.header-level-top-link:hover{
		color: #FFFFFF!important;
	}

	#top .-tab-link:hover{
		background-color: #FFFFFF;
		color: #2F2C77 !important;
	}

	.top-scroll-introduction-row .-pctab-content{
		width: 100% !important;
	}
	
	.top-scroll-introduction-row .-pctab-image {
		display: none;
	}

	.top-scroll-introduction-row .-pctab-what-is-exco-images02 {
		display: none;
	}

	.top-scroll-introduction-row .-mobitab-what-is-exco-images02 {
		display: block !important;
		margin-top: 15%;
	}
}

@media only screen and (min-width:1921px) {
	.txt-sustainability {
		font-size: 130px !important;
	}

	.-section,
	.top-recruit-wrapper,
	#top-sustainability .-bg-bdr-left {
		max-width: 1680px;
		margin-left: auto;
		margin-right: auto;
	}

	.cv-contact .-bnr-link {
		max-width: 1440px;
		margin-left: auto;
		margin-right: auto;
	}

	.-bg-bdr-left {
		border-radius: 60px;
	}

	.-bg-bdr-left.-no-corner-bottom {
		border-radius: 60px 60px 0 0;
	}

	#top-whatis,
	#top-recruit,
	#top-sustainability {
		max-width: 100%;
	}
}

.-loading,
.top-loading {
	display: none;
	align-items: center;
	justify-content: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
	background-color: #FFF;
}

.-mainvisual-line img {
	will-change: transform;
	opacity: 1;
	transition: all 0.5s ease;
}

.-mainvisual-images-inner {
	will-change: transform;
	opacity: 1;
	transition: all 0.8s ease;
}

.-loading-end .-mainvisual-line img {
	opacity: 0;
	top: -100vh;
	right: -40vw;
}

.-loading-end .-mainvisual-images-inner {
	opacity: 0;
	top: 100px;
}

.-scroll-fadein {
	opacity: 0;
	transition: all 1s ease;
}

.-scroll-fadein.-fadein {
	opacity: 1;
}


.top-loading svg {
	display: none;
	max-width: 300px;
	width: 60%;
}

/*
#top-loading-logo-mark {
	transform: scale(2) translateY(8px) translateX(-47px);
	will-change: transform;
	transition: all 0.8s ease;
}

#top-loading-logo-en,
#top-loading-logo-jp {
	opacity: 0;
	transition: all 0.8s ease 0.8s;
}
*/

.top-mainvisual-line02 {
	opacity: .57;
	transition: all 1s linear;
}

.top-mainvisual-copy,
.top-mainvisual-logo {
	opacity: 1;
	transition: all 0.5s ease 0.8s;
}

.top-mainvisual-tit-mark {
	opacity: 1;
	transition: all 0.5s linear 1.8s;
}

/*
.-load-animation-start #top-loading-logo-mark {
	transform: scale(1) translateY(0) translateX(-16.7px);
}

.-load-animation-start #top-loading-logo-en,
.-load-animation-start #top-loading-logo-jp {
	opacity: 1;
}
*/


.top-loading-end .top-mainvisual-line02 {
	opacity: 1;
	right: -100vw;
	top: -200vh;
}

.top-loading-end .top-mainvisual-copy {
	opacity: 0;
	left: -200px;
}

.top-loading-end .top-mainvisual-logo {
	opacity: 0;
	right: -200px;
}

.top-loading-end .top-mainvisual-tit-mark {
	opacity: 0;
	top: -134%;
	right: -52%;
}

@media (min-width:320px) and (max-width:353px) {
	#top-whatis {
		margin-top: -2vh;
	}
}

@media (min-width:354px) and (max-width:409px) {
	#top-whatis {
		margin-top: -6vh;
	}
}

@media (min-width:410px) and (max-width:430px) {
	#top-whatis {
		margin-top: -10vh;
	}
}

@media (min-width:431px) and (max-width:445px) {
	#top-whatis {
		margin-top: -13vh;
	}
}

@media (min-width:445px) and (max-width:486px) {
	#top-whatis {
		margin-top: -15vh;
	}
}

@media (min-width:485px) and (max-width:540px) {
	#top-whatis {
		margin-top: -17vh;
	}
}

/* .-btn-round-arrow-icon:hover,
a:hover .-link-round-arrow,
.-link-round-arrow:hover,
.-link-round-arrow.-ol.-lblue:hover,
a:hover .-link-round-arrow.-ol.-lblue,
a:hover .-sp-row-reverse .-btn-round-arrow-icon,
#case .-btn-round-arrow:hover .-icon-down,
#project .-btn-round-arrow:hover .-icon-down {
	background-color: transparent !important;
	border: 1px solid #BCC5DE !important;
} */

.footer-return-top:hover .-btn-round-arrow-icon,
.-link-thum-row:hover .-link-inc-details {
	background-color: white !important;
}

.top-scroll-introduction-row .-pctab-content {
	width: 65%;
}

.top-scroll-introduction-row .-pctab-image {
	width: 35%;
}
.flex {
	display: flex;
}

.flex-wrap {
	flex-wrap: wrap;
}

.footer-return-top-icon-up {
	border: 1px solid #BCC5DE !important;
	background-color: #FFF !important;
}

.img-max-height-450 {
	max-height: 450px;
}

.ml-12 {
	margin-left: 12px;
}

/* .-pctab .-btn-round-arrow:hover .-btn-round-arrow-icon,
.-ac-wrapper .-ac-tit:hover .-btn-round-arrow-icon,
.top-sustainability-wrapper .-btn-round-arrow:hover .-btn-round-arrow-icon,
.-link-list-pages .-btn-round-arrow:hover .-btn-round-arrow-icon,
.ir-vision-workon-list-btn .-btn-round-arrow:hover .-btn-round-arrow-icon,
.-chronology-ac-btn .-btn-round-arrow:hover .-btn-round-arrow-icon,
.-sp-fl-start .-btn-round-arrow:hover .-btn-round-arrow-icon,
.recruit-details-btn .-btn-round-arrow:hover .-btn-round-arrow-icon {
	background-color: transparent !important;
	border: 1px solid #BCC5DE !important;
} */

@media (min-width:355px) and (max-width:429px) {
	.top-scroll-introduction-copy-inner, .top-scroll-introduction-images-inner {
        margin-top: 200px;
    }
}

@media only screen and (max-width:355px) {
	.top-scroll-introduction-row .-mobitab-what-is-exco-images02 {
		display: block !important;
		margin-top: 30%;
	}
}

@media (min-width:541px) and (max-width:640px) {
	.ir-kabushiki {
		flex-wrap: wrap;
	}

	.ir-kabushiki {
		margin-top: 13px;
	}

	.txt-sustainability {
		font-size: 40px !important;
	}
}

@media (min-width:641px) and (max-width:768px) {
	.txt-sustainability {
		font-size: 70px !important;
	}
}

.ir-kabushiki-list {
	display: flex;
}

.height-pctab-300 {
	height: 300px;
}

.mt-pctab-9 {
	margin-top: 9%;
}

.ir-stock-info-mt {
	margin-top: -20%;
}

.txt-sustainability {
	font-size: 130px;
}

@media (min-width:1100px) and (max-width:1399px) {
	#top-whatis {
		margin-top: -7vh;
	}
	
	.top-scroll-introduction-images-inner {
		padding-top: 0 !important;
	}

	/* .top-mainvisual-line03 img.-pctab {
		width: 70%;
	} */

	.top-mainvisual-copy .top-mainvisual-tit-mark img {
		width: 85%;
	}
}

@media (max-width:1400px) {
	.top-scroll-introduction-images-inner {
		padding-top: 60px !important;
	}
}

@media (min-width:1400px) {
	.top-scroll-introduction-images-inner {
		padding-top: 0 !important;
	}

	#top-whatis {
		margin-top: -7vh;
	}
}

.-wrapper-top-40 {
	padding-top: 40px !important;
}

.-bg-pp-25 {
	padding-bottom: 25px;
}

.leadmore-pt-20 {
	padding-top: 20px !important;
}

@media (max-width:1099px) {
	.-txt-what-is-exeo-sp {
		font-size: 14.063vw;
	}

	.-txt-what-is-exeo-pc {
		font-size: 14.063vw;
	}
}

.en-top {
	word-break: break-word;
}

.max-height-319 {
	max-height: 319px;
}

/* @media (hover: none) {
	@media only screen and (max-width: 540px) {
		.-ac-wrapper .-ac-tit:active .-btn-round-arrow-icon {
			background-image: url(/assets/images/common/icon-arrow-down-lblue.svg);
		}
	}
} */

.-wrapper-pc-mt-80 {
	margin-top: 80px;
}