@charset "UTF-8";

.strengths_lead {
	text-align: center;
	font-size: 2rem;
	letter-spacing: .05em;
	font-weight: 500;
	line-height: 2;
	color: #00419A;
	margin: -1rem 0 9.4rem;
}
.strengths_realization {
	background: url(../../img/strengths/realization_bg_01.jpg) no-repeat center center / cover;
	padding: 4.5rem 0 5.5rem;
	margin-bottom: 8.4rem;
}
.strengths_realization::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #00419A;
	opacity: .83;
	mix-blend-mode: multiply;
}
.strengths_realization_inner {
	max-width: 110rem;
	margin: 0 auto;
}
.strengths_realization_inner > .en {
	position: absolute;
	top: -1.7rem;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 11rem;
	z-index: 1;
	color: #fff;
	line-height: 1;
	letter-spacing: .05em;
}
.strengths_realization h2 {
	color: #fff;
	text-align: center;
	font-size: 2.6rem;
	font-weight: 500;
	letter-spacing: .1em;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 2.3rem;
	margin-bottom: 4.5rem;
}
.strengths_realization h2::before,
.strengths_realization h2::after {
	content: '';
	display: block;
	width: 3.1rem;
	height: .1rem;
	margin-top: .3rem;
	background: #fff;
}
.strengths_realization_total {
	background: linear-gradient(45deg, #006bff 0%,#0099ff 100%);
	border-radius: 1.8rem;
	padding: 2.8rem 2rem 2.7rem;
}
.strengths_realization_total::after {
	content: '';
	display: block;
	width: 21.8828rem;
	height: 7.6025rem;
	background: url(../../img/index/strength_arrow_01.svg) no-repeat left top / 100% auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -6.2rem;
	margin: 0 auto;
}
.strengths_realization_total::before {
	content: '';
	display: block;
	background: #fff;
	position: absolute;
	top: .5rem;
	left: .5rem;
	right: .5rem;
	bottom: .5rem;
	border-radius: 1.5rem;
}
.strengths_realization_total dt,
.strengths_realization_box dl dt {
	text-align: center;
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: .1em;
	color: #00419A;
	margin-bottom: 1.3rem;
}
.strengths_realization_total dd {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.4rem;
	letter-spacing: .1em;
	gap: 9.9rem;
}
.strengths_realization_total dd span + span::before {
	content: '';
	display: block;
	width: .1rem;
	position: absolute;
	top: 0;
	bottom: .1rem;
	left: -4.3rem;
	background: #000;
}
.strengths_realization_box {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 10rem;
	margin-top: 7.7rem;
}
.strengths_realization_box dl {
	background: linear-gradient(45deg, #006bff 0%,#0099ff 100%);
	border-radius: 1.8rem;
	padding: 2.8rem 2rem 2.7rem;
}
.strengths_realization_box dl::before {
	content: '';
	display: block;
	background: #fff;
	position: absolute;
	top: .5rem;
	left: .5rem;
	right: .5rem;
	bottom: .5rem;
	border-radius: 1.5rem;
}
.strengths_realization_box dl dd {
	text-align: center;
	font-size: 1.4rem;
}
.strengths_realization_box dl + dl::after {
	content: '';
	display: block;
	width: 3.5rem;
	height: 3.5rem;
	background: url(../../img/index/strength_cross_01.svg) no-repeat left top / 100% auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -6.6rem;
	margin: auto 0;
}
.strengths_reason {
	background: #fff;
	display: flex;
	padding: 2.3rem 0;
	max-width: 110rem;
	margin: 0 auto 3rem;
}
.strengths_reason dt {
	width: 18.4rem;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: .1em;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: .1rem solid #000;
}
.strengths_reason dd {
	flex: 1;
	padding: 0 0 0 6.7rem;
	margin: -.2rem 0 -.1rem;
}
.strengths_reason dd h3 {
	margin: 0 0 1.2rem;
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: .1em;
	color: #00419A;
}
.strengths_reason dd ul {
	display: flex;
	flex-wrap: wrap;
	gap: 4rem;
	font-size: 1.6rem;
	letter-spacing: .1em;
}
.strengths_reason dd ul li {
	padding-left: 1.8rem;
}
.strengths_reason dd ul li::before {
	content: '';
	display: block;
	width: .85rem;
	height: .85rem;
	border-radius: 50%;
	background: #00419A;
	position: absolute;
	left: 0;
	top: .9rem;
}
.strengths_inner {
	max-width: 110rem;
	margin: 0 auto;
}
.strengths_inner > h3,
.strengths_lineup h3 {
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: .05em;
	margin: 0 0 1.8rem;
}
.strengths_inner > p {
	font-size: 1.4rem;
	line-height: 1.8;
	letter-spacing: .05em;
	margin-right: -.5em;
}
.strengths_step {
	margin: 5.1rem 0 4rem;
	padding-bottom: 7.6rem;
}
.strengths_step::before {
	content: '';
	display: block;
	width: calc(50% + 46.8rem);
	height: 10.7rem;
	position: absolute;
	top: 23.4rem;
	left: 0;
	background: linear-gradient(to right, rgba(206,227,255,0) 0%,rgba(206,227,255,1) 50%);
}
.strengths_step::after {
	content: '';
	display: block;
	width: 14.3994rem;
	height: 19.4rem;
	background: url(../../img/strengths/step_arrow_01.svg) no-repeat left top / 100% auto;
	position: absolute;
	left: calc(50% + 40.6rem);
	top: 19rem;
}
.strengths_step ol {
	max-width: 110rem;
	margin: 0 auto;
	display: flex;
	align-items: flex-start;
}
.strengths_step ol li h3 {
	font-size: 1.9rem;
	letter-spacing: .1em;
	color: #004AAD;
	margin: 0 0 0 5.5rem;
	font-weight: 700;
	line-height: 1.3;
}
.strengths_step ol li h3 span {
	font-size: 3.5rem;
	letter-spacing: .1em;
}
.strengths_step ol li {
	width: 32.6rem;
}
.strengths_step ol li:nth-child(2) {
	margin: 4.5rem 0 0 -3rem;
}
.strengths_step ol li:nth-child(3) {
	margin: 8.9rem 0 0 -2rem;
}
.strengths_step ol li a {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: .1em;
	padding-bottom: .2rem;
	height: 17.3rem;
	background: url(../../img/strengths/step_bg_01.png) no-repeat left top / 100% auto;
}
.strengths_step ol li:nth-child(2) a {
	background-image: url(../../img/strengths/step_bg_02.png);
}
.strengths_step ol li:nth-child(3) a {
	background-image: url(../../img/strengths/step_bg_03.png);
}
.strengths_step ol li a::after {
	content: '';
	display: block;
	width: 1.142rem;
	height: 1.142rem;
	background: url(../../img/common/gnav_arrow_icon.svg) no-repeat left top / 100% auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 7.8rem;
	margin: auto 0;
}
.strengths_lineup {
	max-width: 110rem;
	margin: 7.4rem auto 0;
}
.strengths_lineup_product {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	margin: -.2rem 0 6.5rem;
}
.strengths_lineup figcaption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .8);
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 1.3rem;
	line-height: 1.5385;
	letter-spacing: .09em;
	opacity: 0;
	transition: opacity .3s;
}
.strengths_lineup li:hover figcaption {
	opacity: 1;
}
.strengths_lineup p {
	text-align: center;
	font-size: 1.4rem;
	font-weight: 500;
	margin-top: .9rem;
}
.strengths_lineup_service {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	margin-bottom: 10.1rem;
}
.products_btn {
	width: 88.9rem;
	height: 10rem;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background: #00419A;
	color: #fff;
	font-size: 2.6rem;
	font-weight: 500;
	letter-spacing: .05em;
	border-radius: .8rem;
	margin: 5.1rem auto 8.4rem;
}
.products_btn::before {
	content: '';
	display: block;
	width: 6rem;
	height: 6rem;
	border-radius: 50%;
	background: rgba(240, 240, 240, .7);
	backdrop-filter: blur(.3rem) brightness(127%);
	box-shadow: .3rem .3rem .6rem rgba(0, 0, 0, .21);
	position: absolute;
	right: 5.8rem;
	bottom: -1.4rem;
	z-index: 5;
}
.products_btn::after {
	content: '';
	display: block;
	width: 7.5rem;
	height: 7.8rem;
	background: url(../../img/index/product_icon_01.svg) no-repeat left top / 100% auto;
	position: absolute;
	right: 5.6rem;
	bottom: -2.9rem;
	z-index: 10;
}
.products_btn span + span::before {
	content: '';
	display: block;
	width: 11.2rem;
	height: 11.5rem;
	background: url(../../img/index/float_btn_img_01.png) no-repeat left top / 100% auto;
	position: absolute;
	right: 1.3rem;
	top: -2.8rem;
}
.products_btn span:first-child {
	display: block;
	width: fit-content;
}
.products_btn span:first-child::after {
	content: '';
	display: block;
	background: #fff url(../../img/index/icon_arrow_02.svg) no-repeat center center / .5rem auto;
	position: absolute;
	top: .6rem;
	bottom: 0;
	right: -3.4rem;
	width: 2.1rem;
	height: 2.1rem;
	border-radius: 50%;
	margin: auto 0;
}
.products_btn span + span {
	display: block;
	font-size: 1.1rem;
	letter-spacing: .05em;
	margin-top: .3rem;
	position: static;
}
.strengths_base {
	max-width: 88.8rem;
	margin: 8.2rem auto 0;
}
.strengths_base_head {
	display: flex;
	align-items: center;
	margin-bottom: 4.7rem;
}
.strengths_base_head figure {
	width: 46.4rem;
}
.strengths_base_head_txt {
	flex: 1;
}
.strengths_base_head_txt h3 {
	margin: -.5rem 0 -1rem;
	font-size: 3.6rem;
	letter-spacing: .05em;
	font-weight: 500;
}
.strengths_base_head_txt h3 span {
	font-size: 7rem;
	letter-spacing: .05em;
	color: #004AAD;
	line-height: 1;
	font-weight: 500;
	margin: 0 .3rem 0 .2rem;
	vertical-align: -.5rem;
}
.strengths_base_head_txt h4 {
	font-size: 2.2rem;
	font-weight: 500;
	letter-spacing: .05em;
	margin-bottom: 2.3rem;
}
.strengths_base_head_txt p {
	font-size: 1.4rem;
	letter-spacing: .05em;
	line-height: 2;
}
.strengths_base_head_txt p + p {
	margin-top: .8rem;
}
.strengths_base_head_txt p a {
	color: #00419A;
	text-decoration: underline;
	text-underline-offset: .2rem;
}
.strengths_base_area {
	max-width: 88.8rem;
	margin: 0 auto;
	border-top: .1rem solid #CBCBCB;
	padding: 3.3rem 0 0;
}
.strengths_base_area:last-child {
	border-bottom: .1rem solid #CBCBCB;
	padding-bottom: 1.5rem;
}
.strengths_base_area + .strengths_base_area {
	margin-top: 1.5rem;
}
.strengths_base_area h4 {
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: .05em;
	margin: 0 0 1.6rem;
}
.strengths_base_area dt {
	padding: 0 0 1.3rem 3.8rem;
	line-height: 2;
	font-size: 1.4rem;
	letter-spacing: .05em;
	cursor: pointer;
}
.strengths_base_area dt::before {
	content: '';
	display: block;
	width: .9rem;
	height: .9rem;
	border-radius: 50%;
	background: #00419A;
	position: absolute;
	left: -.1rem;
	top: 1rem;
}
.strengths_base_area dt h5 {
	margin: 0;
}
.strengths_base_area_btn {
	color: #00419A;
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: .05em;
	position: absolute;
	top: 0;
	right: 5.2rem;
}
.strengths_base_area_btn::after {
	content: '';
	display: block;
	width: .9rem;
	height: .9rem;
	border-top: .1rem solid #00419A;
	border-right: .1rem solid #00419A;
	transform: rotate(45deg);
	position: absolute;
	right: -3.1rem;
	top: .8rem;
}
.strengths_base_area dt.open .strengths_base_area_btn::after {
	transform: rotate(135deg);
	top: .8rem;
}
.strengths_base_area dd {
	padding-bottom: 3rem;
	display: none;
}
.strengths_base_area dd h2 {
	font-weight: 500;
}
.strengths_base_area dd iframe {
	border: 0;
	display: block;
	width: 100%;
	height: 51.3rem;
}
@media (hover:hover) {
	.strengths_step ol li a {
		pointer-events: none;
	}
	.strengths_step_hover {
		padding-top: 2rem;
		transition: opacity .3s;
		opacity: 0;
		position: absolute;
		top: -99rem;
		left: -99rem;
		z-index: 2000;
	}
	.strengths_step_hover_inner {
		max-width: 90%;
		width: 32rem;
		height: fit-content;
		background: #fff;
		box-shadow: 0 0 3rem rgba(0, 0, 0, .6);
	}
	.strengths_step ol li {
		transition: padding .3s;
	}
	.strengths_step ol li:hover {
		padding-bottom: 25rem;
	}
	.strengths_step ol li:hover .strengths_step_hover {
		opacity: 1;
		top: 21.8rem;
		left: calc(50% - 18rem);
	}
	.strengths_step_hover figure img {
		width: 100%;
	}
	.strengths_step .modal_txt {
		padding: 2rem;
		display: block;
	}
	.strengths_step .modal_txt h3 {
		font-size: 1.5rem;
		width: auto;
		margin: 0;
	}
}
@media (hover:none) {
	.strengths_step_hover {
		display: none !important;
	}
}
@media only screen and (max-width: 768px) {
	.strengths_lead {
		font-size: 1.5rem;
		margin: 0 2rem 5rem;
	}
	.strengths_realization {
		padding-bottom: 5rem;
		margin-bottom: 4rem;
	}
	.strengths_realization_inner {
		margin: 0 2rem;
	}
	.strengths_realization_inner::before {
		height: 12rem;
		left: -2rem;
		right: -2rem;
	}
	.strengths_realization_inner > .en {
		top: -1rem;
		left: -1.8rem;
		right: -2rem;
		font-size: 7rem;
	}
	.strengths_realization h2 {
		font-size: 2rem;
		gap: 2rem;
		margin-bottom: 3rem;
	}
	.strengths_realization_total {
		padding: 2rem;
	}
	.strengths_realization_total dd {
		gap: 4rem;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		text-align: center;
	}
	.strengths_realization_total dd span {
		display: block;
		text-align: center;
	}
	.strengths_realization_total dd span + span::before {
		left: -2rem;
	}
	.strengths_realization_total::before,
	.strengths_realization_box dl::before {
		top: .3rem;
		left: .3rem;
		right: .3rem;
		bottom: .3rem;
	}
	.strengths_realization_box {
		gap: 4rem;
	}
	.strengths_realization_box dl {
		padding: 2rem 1rem;
	}
	.strengths_realization_box dl + dl::after {
		width: 2.4rem;
		height: 2.4rem;
		left: -3.2rem;
	}
	.strengths_realization_total dt,
	.strengths_realization_box dl dt {
		font-size: 1.7rem;
		line-height: 1.4;
		letter-spacing: .05em;
	}
	.strengths_realization_box dl dd {
		font-size: 1.3rem;
	}
	.strengths_reason {
		display: block;
		margin: 0 2rem 3rem;
		padding: 1.3rem 2rem 2rem;
	}
	.strengths_reason dt {
		width: auto;
		border: 0;
		border-bottom: .1rem solid #000;
		margin-bottom: 1.5rem;
		padding-bottom: 1rem;
	}
	.strengths_reason dd {
		padding: 0;
		margin: 0;
	}
	.strengths_reason dd h3 {
		font-size: 1.6rem;
	}
	.strengths_reason dd ul {
		gap: 1rem;
		font-size: 1.4rem;
	}
	.strengths_reason dd ul li {
		padding-left: 1.5rem;
	}
	.strengths_reason dd ul li::before {
		width: .7rem;
		height: .7rem;
		top: .7rem;
	}
	.strengths_inner {
		margin: 0 2rem;
	}
	.strengths_step {
		margin: 3rem 0;
		padding: 0 0 13rem 2rem;
	}
	.strengths_step::before {
		width: 5rem;
		height: auto;
		top: 0;
		bottom: 4rem;
		left: 2.5rem;
		background: linear-gradient(to bottom, rgba(206,227,255,0) 0%,rgba(206,227,255,1) 50%);
	}
	.strengths_step::after {
		width: 8.39776rem;
		height: 11.3141rem;
		left: 1.5rem;
		top: auto;
		bottom: 0;
		transform: rotate(90deg) scale(1, -1);
	}
	.strengths_step ol {
		display: block;
		margin: 0 2rem;
	}
	.strengths_step ol li {
		width: 27.873rem;
		margin: 0 0 0 auto;
	}
	.strengths_step ol li:nth-child(2),
	.strengths_step ol li:nth-child(3) {
		margin: 2rem auto 0;
	}
	.strengths_step ol li:nth-child(3) {
		margin: 2rem 0 0;
	}
	.strengths_step ol li a {
		height: 14.7915rem;
	}
	.strengths_lineup {
		margin: 4rem 2rem 0;
	}
	.strengths_lineup_product {
		grid-template-columns: repeat(1, 1fr);
		gap: 2rem 0;
		margin: -.2rem 0 4rem;
	}
	.strengths_lineup p {
		margin-top: 0;
		padding: .5rem;
		background: #666;
		color: #fff;
	}
	.strengths_lineup_service {
		grid-template-columns: repeat(1, 1fr);
		gap: 2rem 0;
		margin-bottom: 5rem;
	}
	.products_btn {
		width: auto;
		height: 7rem;
		align-items: flex-start;
		font-size: 1.8rem;
		margin: 5.1rem 2rem 8rem;
		padding-left: 2rem;
	}
	.products_btn::before {
		content: '';
		display: block;
		width: 4rem;
		height: 4rem;
		border-radius: 50%;
		background: rgba(230, 230, 230, .51);
		z-index: 1;
		position: absolute;
		bottom: -.2rem;
		right: 3.5rem;
		box-shadow: .3rem .3rem .6rem rgba(0, 0, 0, .21);
		transform: scale(.9);
	}
	.products_btn::after {
		content: '';
		display: block;
		width: 6.0243rem;
		height: 5.8rem;
		background: url(../../img/index/float_btn_img_02.svg) no-repeat left top / 100% auto;
		position: absolute;
		right: 2.3rem;
		bottom: -1.4rem;
		z-index: 2;
		transform: scale(.9);
	}
	.products_btn span + span::before {
		width: 7.4rem;
		height: 7.6rem;
		right: -3.5rem;
		top: -9rem;
	}
	.products_btn span:first-child::after {
		top: auto;
		bottom: .3rem;
		right: 8rem;
		margin: 0;
	}
	.products_btn span + span {
		font-size: 1rem;
		margin-top: .1rem;
		position: absolute;
		bottom: -2.5rem;
		left: 0;
		color: #333;
		pointer-events: none;
	}
	.strengths_base {
		margin: 4rem 2rem 0;
	}
	.strengths_base_head {
		display: block;
	}
	.strengths_base_head figure {
		width: auto;
		margin-top: 2rem;
	}
	.strengths_base_head_txt h3 {
		font-size: 2.3rem;
	}
	.strengths_base_head_txt h3 span {
		font-size: 6rem;
	}
	.strengths_base_head_txt h4 {
		font-size: 1.8rem;
		margin-bottom: 2rem;
	}
	.strengths_base_head_txt p {
		font-size: 1.3rem;
	}
	.strengths_base_area dt {
		padding: 0 0 1.3rem 2.5rem;
	}
	.strengths_base_area dd iframe {
		height: 30rem;
	}
}

/*modal
----------------------------------------*/
.modal {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(18, 32, 70, .79);
	z-index: 3000;
	opacity: 0;
	pointer-events: none;
	transition: opacity .5s;
}
.modal_open .modal {
	pointer-events: all;
	opacity: 1;
}
.modal_inner {
	width: 100%;
	max-height: 100%;
	padding: 4rem 0;
	overflow: auto;
}
.modal_box {
	max-width: 90%;
	width: 50rem;
	margin: 0 auto;
	background: #fff;
}
.modal_close {
	appearance: none;
	width: 3rem;
	height: 3rem;
	border: 0;
	background: none;
	position: absolute;
	top: -3.5rem;
	right: -3.5rem;
	cursor: pointer;
}
.modal_close::before,
.modal_close::after {
	content: '';
	display: block;
	width: .1rem;
	height: 2.8rem;
	background: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	transform: rotate(45deg);
}
.modal_close::after {
	transform: rotate(-45deg);
}
.modal_txt {
	display: flex;
	padding: 3.2rem 4.5rem;
}
.modal_txt h3 {
	width: 11.2rem;
	font-size: 1.5rem;
	color: #00419A;
	letter-spacing: .1em;
	font-weight: 500;
	margin: 0;
}
.modal_txt p {
	flex: 1;
	font-size: 1.3rem;
	line-height: 1.8462;
	letter-spacing: .09em;
}
@media only screen and (max-width: 768px) {
	.modal_close {
		right: 0;
	}
	.modal_txt {
		padding: 2rem;
		display: block;
	}
	.modal_txt h3 {
		width: 9rem;
	}
}