@charset "UTF-8";

@media screen and (min-width: 768px),print {

body#consulting {
	background: #fff;
}

.p-consul__fv {
	background: url(../images/homepage/fv.jpg) no-repeat top center/contain;
	margin-bottom: -130px;
	padding: 60px 0 209px;
	position: relative;
}

.p-consul__fv:before {
	content: "";
	inset: 0;
	position: absolute;
	-webkit-backdrop-filter: blur(12px);
	backdrop-filter: blur(12px);
	filter: brightness(50%);
	z-index: 1;
}

.p-consul__ttl-img {
	margin-bottom: 37px;
	text-align: center;
}

.p-consul__ttl-img2 {
	margin-bottom: -26px;
	text-align: center;
}

.p-consul__ttl-img3 {
	margin-bottom: 31px;
	position: relative;
	text-align: center;
}

.p-consul__ttl-img3::after {
	background: url(../images/consulting/consul_icon.svg) no-repeat center center/contain;
	bottom: -100px;
	content: "";
	height: 144px;
	left: calc(50% + 375px);
	position: absolute;
	width: 173px;
}

.p-consul__txt {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 2.16px;
	line-height: 1.8888888889;
	text-align: center;
}

.p-consul__items {
	margin-bottom: 64px;
	position: relative;
	z-index: 2;
}

.p-consul-item {
	display: grid;
	gap: 0 22px;
	grid-template-columns: repeat(4, 1fr);
}

.p-consul-item li img {
	height: auto;
	width: 100%;
}

.p-consul__items02 {
	margin-bottom: 71px;
	margin-inline: auto;
	max-width: 1100px;
	width: 95%;
}

.p-consul__item02 {
	display: grid;
	gap: 0 71px;
	grid-template-columns: 878px 151px;
}

.p-consul__item02-left {
	position: relative;
}

.p-consul__item02-left::before {
	background: url(../images/consulting/fv_bg.png) no-repeat center center/contain;
	content: "";
	inset: 0;
	mix-blend-mode: lighten;
	position: absolute;
}

.p-consul__item02-left img {
	height: auto;
	width: 100%;
}

.p-consul__item02-right {
	position: relative;
	padding-top: 58px;
}

.p-consul__item02-right::before {
	background: url(../images/consulting/fv2_bg.png) no-repeat center center/cover;
	content: "";
	inset: 0;
	mix-blend-mode: lighten;
	position: absolute;
}

.p-consul__item02-right img {
	height: auto;
	width: 100%;
}

.p-consul__fv2 {
	margin-bottom: 116px;
}

.p-consul__img {
	margin-bottom: 40px;
	position: relative;
}

.p-consul__img::before {
	background: url(../images/consulting/fv3_bg.png) no-repeat center center/contain;
	content: "";
	inset: 0;
	mix-blend-mode: overlay;
	position: absolute;
}

.p-consul__img img {
	height: auto;
	width: 100%;
}

.p-consul__fv2-txt {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1.28px;
	line-height: 2.125;
	margin-bottom: 33px;
	margin-inline: auto;
	max-width: 1000px;
	width: 95%;
}

.consul__fv2-txt2 {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 1.2px;
	line-height: 1.9;
	margin-inline: auto;
	max-width: 1000px;
	padding-left: 202px;
	position: relative;
	width: 95%;
}

.consul__fv2-txt2:before {
	background: #000;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 178px;
}

.p-consul__merit {
	margin-bottom: 104px;
}

.p-consul__merit-ttl {
	margin-bottom: 48px;
}

.p-consul__merit-ttl p {
	margin-bottom: 26px;
	text-align: center;
}

.p-consul__merit-ttl h2 {
	max-width: 928px;
	width: 95%;
	margin-inline: auto;
}

.p-consul__merit-ttl h2 img {
	width: 100%;
	height: auto;
}

.p-consul__merit-item {
	display: flex;
	justify-content: center;
}

.p-consul__merit-item.reverse {
	flex-direction: row-reverse;
}

.p-consul__merit-item.item01 {
	margin-bottom: 145px;
}

.p-consul__merit-item-img img {
	height: auto;
	width: 100%;
}

.p-consul__merit-item-img.item01 {
	margin-left: 16px;
}

.p-consul__merit-item-img.item02 {
	margin-right: 16px;
}

.p-consul__merit-right {
	background: #fff;
	border: 2px solid #CCCCCC;
	padding: 50px 44px 33px;
	position: relative;
	width: 670px;
}

.p-consul__merit-right.item01 {
	left: -18px;
	top: 48px;
}

.p-consul__merit-right.item01::before {
	aspect-ratio: 1;
	background: url(../images/homepage/01_1.svg) no-repeat center center/contain;
	content: "";
	left: 50px;
	position: absolute;
	top: -28px;
	width: 60px;
}

.p-consul__merit-right.item02 {
	right: -17px;
	top: -59px;
}

.p-consul__merit-right.item02::before {
	aspect-ratio: 1;
	background: url(../images/homepage/02_1.svg) no-repeat center center/contain;
	content: "";
	left: 50px;
	position: absolute;
	top: -28px;
	width: 60px;
}

.p-consul__merit-right h3 {
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 0.9px;
	line-height: 1.6;
	margin-bottom: 10px;
}

.p-consul__merit-right p {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1.28px;
	line-height: 2.125;
}

.p-consul__merit-item {
	display: flex;
	justify-content: center;
}

.p-consul__merit-item.item01 {
	margin-bottom: 153px;
}

.p-consul__merit-item-img {
	width: 557px;
}

.p-consul__merit-item-img.item01 {
	margin-left: 16px;
}

.p-consul__merit-item-img.item02 {
	margin-right: 16px;
}

.p-consul__merit-item-img.item03 {
	margin-left: 16px;
}

.p-consul__merit-item-img img {
	height: auto;
	width: 100%;
}

.p-consul__merit-right {
	background: #fff;
	border: 2px solid #CCCCCC;
	padding: 50px 44px;
	position: relative;
	width: 670px;
}

.p-consul__merit-right.item01 {
	height: 431px;
	left: -18px;
	top: 45px;
}

.p-consul__merit-right.item01::before {
	aspect-ratio: 1;
	background: url(../images/homepage/01_1.svg) no-repeat center center/contain;
	content: "";
	left: 50px;
	position: absolute;
	top: -28px;
	width: 60px;
}

.p-consul__merit-right.item02 {
	left: 19px;
	top: -69px;
}

.p-consul__merit-right.item02::before {
	aspect-ratio: 1;
	background: url(../images/homepage/02_1.svg) no-repeat center center/contain;
	content: "";
	left: 50px;
	position: absolute;
	top: -28px;
	width: 60px;
}

.p-consul__merit-right.item03 {
	left: -19px;
	top: 50px;
}

.p-consul__merit-right.item03::before {
	aspect-ratio: 1;
	background: url(../images/homepage/03_1.svg) no-repeat center center/contain;
	content: "";
	left: 50px;
	position: absolute;
	top: -28px;
	width: 60px;
}

}


@media screen and (min-width:768px) and ( max-width:1100px) {
	.p-consul__txt {
		font-size: 17px;
	}
	.p-consul__ttl-img3::after {
		width: 120px;
		left: calc(50% + 245px);
	}
	.p-consul__fv {
		background: url(../images/homepage/fv.jpg) no-repeat top center/cover;
		margin-bottom: -70px;
		padding: 60px 0 84px;
		position: relative;
	}
	.p-consul__flow-item {
		gap: 0 16px;
		grid-template-columns: 295px 400px;
		justify-content: center;
		align-items: start;
	}
	.top h4 {
		font-size: 24px;
		line-height: 1.6;
		white-space: wrap;
	}
	.top p img {
		aspect-ratio: 1;
		width: 50px;
	}
	.top.item02 {
		align-items: start;
	}
	.p-consul__merit-right h3 {
		font-size: 24px;
	}
	.p-consul__merit-right.item01 {
		padding: 40px 24px;
		height: 100%;
		left: -17px;
	}
	.p-consul__merit-right.item01::before {
		left: 23px;
	}
	.p-consul__merit-item.item01 {
		margin-bottom: 160px;
	}
	.p-consul__ttl-img3::after {
		bottom: 40px;
	}
	.p-consul__item02 {
		display: grid;
		gap: 0 71px;
		grid-template-columns: 560px 100px;
		justify-content: center;
	}	
	.p-consul__item02__left {
		position: relative;
	}	
	.p-consul__item02-left::before {
		background: url(../images/consulting/fv_bg.png) no-repeat center center/cover;
		content: "";
		inset: 0;
		mix-blend-mode: lighten;
		position: absolute;
	}	
	.p-consul__item02-left img {
		height: auto;
		width: 100%;
	}	
	.p-consul__item02-right {
		position: relative;
		padding-top: 0;
	}	
	.p-consul__item02-right::before {
		background: url(../images/consulting/fv2_bg.png) no-repeat center center/cover;
		content: "";
		inset: 0;
		mix-blend-mode: lighten;
		position: absolute;
	}	
	.p-consul__item02-right img {
		height: auto;
		width: 100%;
	}
	.consul__fv2-txt2:before {
		top: 17px;
	}
	.p-consul__merit {
		margin-bottom: 40px;
	}
	.p-page__link-item a p {
		font-size: 15px;
	}
	
}


@media screen and (max-width: 767px) {

	body#consulting {
		background: #fff;
	}
	
	.p-consul__fv {
		background: url(../images/homepage/fv_sp.jpg) no-repeat top center/contain;
		margin-bottom: 8.454vw;
		padding: 14vw 0 11vw;
		position: relative;
	}
	
	.p-consul__fv:before {
		content: "";
		inset: 0;
		position: absolute;
		-webkit-backdrop-filter: blur(12px);
		backdrop-filter: blur(12px);
		filter: brightness(50%);
		z-index: 1;
	}
	
	.p-consul__ttl-img {
		margin-bottom: 8.937vw;
		text-align: center;
	}
	
	.p-consul__ttl-img2 {
		margin-bottom: -5.3vw;
		text-align: center;
	}
	
	.p-consul__ttl-img2 img {
		width: 50.483vw;
	}
	
	.p-consul__ttl-img3 {
		margin-bottom: 7.6vw;
		position: relative;
		text-align: center;
	}
	
	.p-consul__ttl-img3::after {
		background: url(../images/consulting/consul_icon.svg) no-repeat center center/contain;
		bottom: 11vw;
		content: "";
		height: 18.5vw;
		left: calc(50% + 24vw);
		position: absolute;
		width: 22vw;
	}
	
	.p-consul__ttl-img3 img {
		width: 87vw;
	}
	
	.p-consul__txt {
		color: #fff;
		font-size: 3.865vw;
		font-weight: 700;
		letter-spacing: 0.309vw;
		line-height: 2;
		margin-inline: auto;
		max-width: 82.126vw;
		text-align: start;
		width: 95%;
	}
	
	.p-consul__items {
		margin-bottom: 15.459vw;
		position: relative;
		z-index: 2;
	}	

	.p-consul__items02 {
		width: 100%;
		margin-bottom: 8.4vw;
	}
	
	.p-consul__item02 {
		display: grid;
		gap: 9.903vw 0;
		grid-template-columns: repeat(1, 1fr);
	}
	
	.p-consul__item02-left {
		margin: auto;
		position: relative;
		width: 95%;
	}
	
	.p-consul__item02-left::before {
		background: url(../images/consulting/fv_bg_sp.png) no-repeat center center/contain;
		content: "";
		inset: 0;
		mix-blend-mode: lighten;
		position: absolute;
	}
	
	.p-consul__item02-left img {
		height: auto;
		width: 100%;
	}
	
	.p-consul__item02-right {
		margin-inline: auto;
		max-width: 82.126vw;
		position: relative;
		width: 95%;
	}
	
	.p-consul__item02-right::before {
		background: url(../images/consulting/fv2_bg_sp.png) no-repeat center center/cover;
		content: "";
		inset: 0;
		mix-blend-mode: lighten;
		position: absolute;
	}
	
	.p-consul__item02-right img {
		height: auto;
		width: 100%;
	}
	
	.p-consul__fv2 {
		margin-bottom: 21.4vw;
	}
	
	.p-consul__img {
		margin-bottom: 6.2vw;
		max-width: 94.2vw;
		width: 95%;
		margin-inline: auto;
	}
	
	.p-consul__img::before {
		content: none;
	}
	
	.p-consul__img img {
		height: auto;
		width: 100%;
	}
	
	.p-consul__fv2-txt {
		font-size: 3.865vw;
		font-weight: 400;
		letter-spacing: 0.309vw;
		line-height: 2;
		margin-bottom: 6.6vw;
		margin-inline: auto;
		max-width: 89.372vw;
		width: 95%;
	}
	
	.consul__fv2-txt2 {
		font-size: 4.831vw;
		font-weight: 700;
		letter-spacing: 0.29vw;
		line-height: 1.75;
		margin-inline: auto;
		max-width: 89.372vw;
		padding-left: 0;
		position: relative;
		width: 95%;
	}
	
	.consul__fv2-txt2:before {
		content: none;
	}
	
	.p-consul__merit {
		margin-bottom: 4.8vw;
	}

	.p-consul__merit-ttl {
		margin-bottom: 7.246vw;
	}
	
	.p-consul__merit-ttl p {
		margin-bottom: 5.3vw;
		text-align: center;
	}
	
	.p-consul__merit-ttl h2 {
		text-align: center;
	}
	
	.p-consul__merit-item {
		display: flex;
		flex-direction: column;
	}
	
	.p-consul__merit-item.reverse {
		display: flex;
		flex-direction: column;
	}
	
	.p-consul__merit-item-img img {
		height: auto;
		width: 100%;
	}
	
	.p-consul__merit-right {
		background: #fff;
		border: 2px solid #CCCCCC;
		max-width: 89.372vw;
		padding: 12.077vw 7.729vw;
		position: relative;
		width: 95%;
	}
	
	.p-consul__merit-right.item01 {
		left: 2vw;
		top: -9.7vw;
	}
	
	.p-consul__merit-right.item01::before {
		aspect-ratio: 1;
		background: url(../images/homepage/01_1.svg) no-repeat center center/contain;
		content: "";
		left: 50%;
		position: absolute;
		top: -6.763vw;
		transform: translateX(-50%);
		width: 12.077vw;
	}
	
	.p-consul__merit-right.item02 {
		left: 2vw;
		top: -9.7vw;
	}
	
	.p-consul__merit-right.item02::before {
		aspect-ratio: 1;
		background: url(../images/homepage/02_1.svg) no-repeat center center/contain;
		content: "";
		left: 50%;
		position: absolute;
		top: -6.763vw;
		transform: translateX(-50%);
		width: 12.077vw;
	}
	
	.p-consul__merit-right h3 {
		font-size: 5.314vw;
		font-weight: 700;
		letter-spacing: 0.159vw;
		line-height: 1.5909090909;
		margin-bottom: 2.8vw;
		text-align: start;
	}
	
	.p-consul__merit-right p {
		font-size: 3.865vw;
		font-weight: 400;
		letter-spacing: 0.309vw;
		line-height: 2.125;
	}
	
	}
	
	