@charset "utf-8";

.p-mv__inner {
	background: url(/service/field/img/fie020_bg_mv_sp.jpg) no-repeat top center/cover;
}
@media only screen and (min-width: 769px){
	.p-mv__inner {
		background-image: url(/service/field/img/fie020_bg_mv_pc.jpg);
	}
}/*769*/

.p-anchor {
	margin-bottom: 40px;
}
@media screen and (min-width: 769px) {
	.p-anchor {
		margin-bottom: 52px;
	}
}

.p-fie020__list {
	display: flex;
	flex-direction: column;
	gap: 20px;
	margin-bottom: 40px;
}
.p-fie020__list-item {
	padding: 20px;
	background: #f4f4f4;
}
.p-fie020__list-ttl {
	margin-bottom: 12px;
	font-size: 1.125rem;
	font-weight: 700;
	color: #204E48;
}
@media screen and (min-width: 769px) {
	.p-fie020__list {
		flex-direction: row;
		flex-wrap: wrap;
	}
	.p-fie020__list-item {
		width: calc(100% / 2 - 10px);
	}
}

.p-case-area__title__inner {
	font-size: 1.125rem;
	font-weight: bold;
}

/*-----------------------------------------------------------------
CTA
-----------------------------------------------------------------*/
.sec-inner.p-cta--fie020__sec-inner {
	margin-bottom: 16px;
}
.c-cta--fie020__area {
	background: #fff;
}
.c-cta--fie020 {
	padding: 16px;
	line-height: 1;
}
@media screen and (min-width:769px) {
	.c-cta--fie020__area {
		width: 1000px;
		margin: 0 auto;
		background: #fff;
	}
	.c-cta--fie020 {
		width: 1000px;
		margin: 0 auto;
		padding: 40px 70px;
	}
}/*769*/
.c-cta--fie020__title {
	margin-bottom: 8px;
	font-family: "Yu Mincho", "YuMincho", "serif", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝B", "HGMinchoB";
	color: #204E48;
	text-align: center;
	line-height: 1.3;
	word-break: keep-all;
}
@media screen and (min-width:769px) {
	.c-cta--fie020__title {
		margin-bottom: 24px;
		font-size: 1.125rem;
	}
}/*769*/
@media screen and (min-width:769px) {
	.c-cta--fie020__inner {
		display: flex;
		gap: 38px;
	}
}/*769*/
@media screen and (min-width:769px) {
	.c-cta--fie020__tel--sp {
		display: none;
	}
}/*769*/
.c-cta--fie020__tel--sp__btn {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	margin-bottom: 8px;
	padding: 20px;
	background: linear-gradient(to right, #204E48, #9AAA63);
	box-shadow: 0 3px 3px #B2B2B2;
	text-decoration: none;
}
.c-cta--fie020__tel--sp__btn__text {
	position: relative;
	display: flex;
	align-items: center;
	font-size: 1.125rem;
	font-weight: 700;
	color: #fff;
}
.c-cta--fie020__tel--sp__btn__text::before {
	content: "";
	position: relative;
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 8px;
	background: url(/img/icon_tel.svg) no-repeat center center/contain;
}
.c-cta--fie020__tel--sp__time {
	margin-bottom: 8px;
	font-size: 0.875rem;
	text-align: center;
}
.c-cta--fie020__tel--pc {
	display: none;
}
@media screen and (min-width:769px) {
	.c-cta--fie020__tel--pc {
		display: flex;
		align-items: center;
		flex-direction: row;
		width: 368px;
	}
	.c-cta--fie020__tel--pc__icon {
		position: relative;
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 8px;
		width: 60px;
	}
	.c-cta--fie020__tel--pc__icon::before {
		content: "";
		position: relative;
		display: block;
		width: 38px;
		height: 38px;
		background: url(/img/icon_tel_green.svg) no-repeat center center/contain;
	}
	.c-cta--fie020__tel--pc__icon__text {
		font-size: 0.75rem;
		font-weight: 700;
		color: #204E48;
	}
	.c-cta--fie020__tel--pc__number-time {
		display: flex;
		flex-direction: column;
		gap: 4px;
		line-height: 1;
	}
	.c-cta--fie020__tel--pc__number {
		position: relative;
		font-size: 2.875rem;
		font-weight: 700;
		color: #204E48;
	}
	.c-cta--fie020__tel--pc__time {
		margin-bottom: 8px;
		font-size: 0.875rem;
		font-weight: 700;
		color: #204E48;
		text-align: center;
	}
}/*769*/
.c-cta--fie020__btn {
	display: flex;
	flex-direction: row;
	gap: 12px;
}
@media screen and (min-width:769px) {
	.c-cta--fie020__btn {
		width: 446px;
	}
}/*769*/
.c-cta--fie020__btn__mail,
.c-cta--fie020__btn__chat {
	display: flex;
  justify-content: center;
	width: 50%;
	padding: 12px 8px;
	background: #fff;
	border: 2px solid #204E48;
	box-shadow: 0 3px 3px rgb(0 0 0 /16%) ;
	text-decoration: none;
}
.c-cta--fie020__btn__mail__text,
.c-cta--fie020__btn__chat__text {
	position: relative;
	display: flex;
	align-items: center;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 1.2;
}
@media screen and (min-width:769px) {
	.c-cta--fie020__btn__mail__text,
	.c-cta--fie020__btn__chat__text {
		justify-content: center;
		font-size: 1.125rem;
	}
}
.c-cta--fie020__btn__mail__text::before,
.c-cta--fie020__btn__chat__text::before {
	content: "";
	position: relative;
	display: inline-block;
	width: 22px;
	height: 17px;
	margin-right: 8px;
	background: url(/common/img/ico_mail_black.svg) no-repeat center center/contain;
}
.c-cta--fie020__btn__chat__text::before {
  background-image: url(/common/img/ico_chat_black.svg);
}

@media screen and (min-width:769px) {
	.c-cta--fie020__btn__mail {
		background: #204E48;
		border: 2px solid #204E48;
		color: #fff;
		text-decoration: none;
	}
	.c-cta--fie020__btn__mail:hover {
		opacity: 0.75;
		box-shadow: 0 0 0 #B2B2B2;
	}
	.c-cta--fie020__btn__mail__text::before {
		width: 40px;
		height: 40px;
		background-image: url(/common/img/icon_mail_white.svg);
	}
	.c-cta--fie020__btn__chat {
		border: 1px solid #204E48;
		color: #204E48;
		text-decoration: none;
	}
	.c-cta--fie020__btn__chat:hover {
		opacity: 0.75;
		box-shadow: 0 0 0 #B2B2B2;
	}
	.c-cta--fie020__btn__chat__text::before {
		width: 40px;
		height: 40px;
	}
}/*769*/

.p-mv__cta {
	width: calc(100% + 42px);
	padding: 0 21px;
	background: rgba(255, 255, 255, 0.7);
}
@media only screen and (min-width: 769px){
	.p-mv__cta {
		width: 904px;
		height: 158px;
		padding: 16px 24px;
		background: #fff;
		z-index: 10;
	}
	.p-mv__cta .c-cta--fie020 {
		width: 100%;
		padding: 0;
	}
	.p-mv__cta .c-cta--fie020__btn {
		gap: 16px;
	}
	.p-mv__cta .c-cta--fie020__title {
		margin-bottom: 12px;
	}
}/*769*/

/*-----------------------------------------------------------------
det001
-----------------------------------------------------------------*/
/*-----------------------------------------------------------------
mv
-----------------------------------------------------------------*/
.p-det001__marker {
	padding: 3px 2px;
	background: #FFFF96;
	font-weight: bold;
}
.p-det001__mv {
	position: relative;
	padding: 1rem;
}
.p-det001__mv__inner {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 3.375rem 1rem 2rem;
	background: url(/service/field/fie020/img/bg_mv.webp) no-repeat center center / cover;
}
.p-det001__mv__head {
	position: relative;
	margin: 0 auto 1.625rem;
	padding: 0.375rem 3.125rem;
	font-family: "Yu Mincho", "YuMincho", "serif", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝B", "HGMinchoB";
	font-size: 1.25rem;
	font-weight: 800;
	color: #002955;
	background: linear-gradient(270deg, rgba(255, 255, 255, 0.00) 0%, #FFF 20%, #FFF 80%, rgba(255, 255, 255, 0.00) 100%);
	text-align: center;
	line-height: 1.2;
}
.p-det001__mv__head__wrapper {
	padding-left: 2rem;
}
.p-det001__mv__head__fukidashi {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 76px;
	height: 72px;
	top: 0;
	bottom: 0;
	left: -54px;
	margin: auto;
	background: url(/service/field/fie020/img/icon_fukidashi.png) no-repeat center center / contain;
	font-family: "Yu Mincho", "YuMincho", "serif", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝B", "HGMinchoB";
	font-size: 1.6875rem;
	font-weight: 600;
	color: #ffff96;
	line-height: 1;
	content: "";
}
.p-det001__mv__ttlArea {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 9.5rem;
	font-family: "Yu Mincho", "YuMincho", "serif", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝B", "HGMinchoB";
	color: #fff;
	text-shadow: 0px 0px 24px rgba(0, 0, 0, 0.75);
	text-align: center;
}
.p-det001__mv__ttl {
	margin-bottom: 0.75rem;
	font-size: 3rem;
	font-weight: 600;
	line-height: 1;
}
.p-det001__mv__ttl__large {
	position: relative;
	top: 4px;
	font-size: 3.5rem;
	font-weight: 600;
}
.p-det001__mv__subttl {
	font-size: 1.375rem;
	font-weight: 600;
}
.p-det001__mv__subttl__large {
	font-size: 1.75rem;
	font-weight: 600;
}
.p-det001__mv__list {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 1rem;
	width: 100%;
}
.p-det001__mv__list__item {
	padding: 3px;
	border-radius: 4px;
	background: #fff;
}
.p-det001__mv__list__item__inner {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 12px;
	padding: 7px 9px;
	border-radius: 2px;
	border: solid 1px rgba(0, 41, 85, 0.5);
}
.p-det001__mv__list__item__txt {
	color: #002955;
	font-weight: 700;
	line-height: 1.5;
}

@media only screen and (min-width: 769px){
	.p-det001__mv {
		padding: 2rem;
	}
	.p-det001__mv__inner {
		max-width: 1216px;
		margin: 0 auto;
		padding: 2.625rem 0 2rem;
		background: url(/service/field/fie020/img/bg_mv_pc.webp) no-repeat center center / cover;
	}
	.p-det001__mv__head {
		margin: 0 auto 3rem;
		padding: 0.75rem 3.5rem;
		font-size: 2.5rem;
		line-height: 1;
	}
	.p-det001__mv__head__wrapper {
		padding-left: 5rem;
	}
	.p-det001__mv__head__fukidashi {
		width: 126px;
		height: 120px;
		left: -128px;
		font-size: 3rem;
	}
	.p-det001__mv__ttlArea {
		margin-bottom: 2rem;
	}
	.p-det001__mv__ttl {
		margin: 0;
		font-size: 6.75rem;
		order: 2;
	}
	.p-det001__mv__ttl__large {
		top: 10px;
		font-size: 8rem;
	}
	.p-det001__mv__subttl {
		font-size: 2rem;
		order: 1;
	}
	.p-det001__mv__subttl__large {
		font-size: 2.5rem;
	}
	.p-det001__mv__list {
		flex-direction: row;
		align-items: center;
		gap: 2.5rem;
		width: auto;
	}
	.p-det001__mv__list__item {
		padding: 5px;
	}
	.p-det001__mv__list__item__inner {
		gap: 24px;
		padding: 9px 28px 9px 18px;
	}
	.p-det001__mv__list__item__txt {
		font-size: 1.25rem;
	}
	.p-det001__mv__list__item__icon {
		height: 56px;
	}
	.p-det001__mv__list__item__icon img {
		width: 100%;
		height: auto;
	}
}

/*-----------------------------------------------------------------
worries
-----------------------------------------------------------------*/
#fie020-det001 .p-worries {
	margin-bottom: 0;
}
#fie020-det001 .p-worries__title {
	line-height: 1.8;
}
#fie020-det001 .p-worries__title::after {
	display: none;
}
#fie020-det001 .p-worries__title__strong {
	position: relative;
}
#fie020-det001 .p-worries__title__strong::after {
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 100%;
	height: 4px;
	background: url(/service/field/fie030/img/img_line_wave.svg) center center/contain;
	content: "";
}

@media only screen and (min-width: 769px){
	#fie020-det001 .p-worries__title {
		margin-bottom: 3.5rem;
	}
	#fie020-det001 .p-worries__title__strong::after {
		bottom: -12px;
		height: 5px;
	}
	#fie020-det001 .p-worries {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	#fie020-det001 .p-worries::after {
		display: none;
	}
	#fie020-det001 .p-list--worries {
		position: relative;
		width: auto;
		margin-left: 0;
		padding-left: 220px;
	}
	#fie020-det001 .p-list--worries::after {
		position: absolute;
    display: block;
    margin: 0 auto;
		bottom: -40px;
		left: 0;
		width: 200px;
		height: 240px;
    background: url(/service/field/fie030/img/img_worries_human.png) no-repeat center center / contain;
		content: "";
	}
}

/*-----------------------------------------------------------------
service
-----------------------------------------------------------------*/
.p-det001__service {
	position: relative;
	margin-bottom: 0;
	padding-bottom: 4.5rem;
	background: #CCE6F8;
}
.p-det001__service::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 188px;
	background: url(/service/field/fie020/img/bg_service_top.webp) no-repeat bottom center / cover;
	content: "";
}
.p-det001__service::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 188px;
	background: url(/service/field/fie020/img/bg_service_bottom.webp) no-repeat top center / cover;
	content: "";
}
.p-det001__service__inner {
	position: relative;
	z-index: 1;
}
.p-det001__service__ttl {
	margin-bottom: 2.5rem;
}
#fie020-det001 .p-det001__service__intro {
	margin-bottom: 1rem;
	text-align: center;
}
.p-det001__service__example {
	position: relative;
	padding: 1.5rem;
	margin-bottom: 2rem;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.20);
}
.p-det001__service__example::before {
	position: absolute;
	width: 120px;
	height: 128px;
	top: 72px;
	right: 16px;
	background: url(/service/field/fie020/img/img_service_01.webp) no-repeat center center / contain;
	content: "";
}
.p-det001__service__example::after {
	position: absolute;
	width: 12px;
	height: 21px;
	bottom: -20px;
	left: 0;
	right: 0;
	margin: auto;
	background: #fff;
	clip-path: polygon(100% 0, 0 0, 50% 100%);
	content: "";
}
.p-det001__service__example__ttl {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", sans-serif;
	font-weight: 700;
}
.p-det001__service__example__list {
	display: flex;
	flex-direction: column;
	gap: 1.25rem;
	margin-bottom: 1.25rem;
}
#fie020-det001 .p-det001__service__example__list__item {
	position: relative;
	padding-left: 1.375rem;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1;
}
.p-det001__service__example__list__item::before {
	position: absolute;
	width: 12px;
	height: 12px;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: url(/service/field/fie020/img/icon_circle.svg) no-repeat center center / contain;
	content: "";
}
.p-det001__service__example__list__item--small {
	font-size: 0.875rem;
	font-weight: 700;
}
#fie020-det001 .p-det001__service__example__note {
	font-size: 0.875rem;
	line-height: 1.5;
}
.p-det001__service__image__img {
	max-width: 420px;
	margin: 0 auto;
}
.p-det001__service__image__img img {
	width: 100%;
	height: auto;
}
#fie020-det001 .p-det001__service__image__note {
	position: relative;
	margin-bottom: 1rem;
	padding-left: 0.75rem;
	font-size: 0.75rem;
	line-height: 1.3;
}
.p-det001__service__image__note::before {
	content: "※";
	position: absolute;
	top: 0;
	left: 0;
}
.p-det001__service__contact {
	margin-bottom: 2.5rem;
	padding: 0.5rem;
	background: #fff;
	border-top: solid 2px #204e48;
	border-bottom: solid 2px #204e48;
	font-size: 1.125rem;
	font-weight: 700;
	text-align: center;
	line-height: 2;
}
.p-det001__service__contact__accent {
	color: #B70000;
	font-weight: 700;
}
.p-det001__service__about {
	margin-bottom: 2.5rem;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.16);
	border-radius: 4px;
}
.p-det001__service__about__ttl {
	padding: 1rem;
	background: #F7B3B3;
	border-radius: 4px 4px 0 0;
}
.p-det001__service__about__ttl__txt {
	position: relative;
	padding-left: 1.75rem;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1;
}
.p-det001__service__about__ttl__txt::before {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: url(/service/field/fie020/img/icon_exclamation.svg) no-repeat center center / contain;
	content: "";
}
.p-det001__service__about__list {
	padding: 1rem;
	background: #fff;
	border-radius: 0 0 4px 4px;
}
.p-det001__service__about__list__item {
	position: relative;
	padding-left: 0.875rem;
}
.p-det001__service__about__list__item::before {
	position: absolute;
	top: 0;
	left: 0;
	content: "・";
}
.p-det001__service__about__list__item + .p-det001__service__about__list__item {
	margin-top: 1rem;
}
#fie020-det001 .btn-basic {
	margin-bottom: 0;
}

@media only screen and (min-width: 769px){
	.p-det001__service {
		padding-bottom: 5rem;
	}
	.p-det001__service::before {
		height: 640px;
	}
	.p-det001__service::after {
		height: 640px;
	}
	#fie020-det001 .p-det001__service__intro {
		margin-bottom: 3rem;
		font-size: 1.25rem;
	}
	.p-det001__service__contents {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 2.5rem;
		margin-bottom: 2.5rem;
	}
	.p-det001__service__example {
		margin-bottom: 0;
		width: 480px;
	}
	.p-det001__service__example::before {
		width: 131px;
		height: 140px;
		top: auto;
		right: auto;
		bottom: 1.5rem;
		left: 3rem;
	}
	.p-det001__service__example::after {
		width: 41px;
		height: 24px;
		top: 0;
		bottom: 0;
		left: auto;
		right: -40px;
		clip-path: polygon(0 0, 0% 100%, 100% 50%);
	}
	.p-det001__service__example__ttl {
		font-size: 1.25rem;
	}
	.p-det001__service__example__list {
		flex-direction: row;
		flex-wrap: wrap;
		gap: 1rem;
		margin-bottom: 4rem;
	}
	#fie020-det001 .p-det001__service__example__list__item {
		padding-left: 1.5rem;
		width: 176px;
		font-size: 1.25rem;
		line-height: 2;
	}
	.p-det001__service__example__list__item::before {
		width: 16px;
		height: 16px;
	}
	.p-det001__service__example__list__item--small {
		font-size: 1rem;
	}
	#fie020-det001 .p-det001__service__example__note {
		padding: 0 0 38px 214px;
		font-size: 1rem;
		line-height: 2;
	}
	.p-det001__service__image {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.p-det001__service__image__img {
		max-width: none;
		width: 480px;
	}
	#fie020-det001 .p-det001__service__image__note {
		margin-bottom: 0;
		padding-left: 0.875rem;
		font-size: 0.875rem;
	}
	.p-det001__service__image__note::before {
		content: "※";
		position: absolute;
		top: 0;
		left: 0;
	}
	.p-det001__service__contact {
		width: 1000px;
		margin: 0 auto 2.5rem;
		font-size: 1.5rem;
	}
	.p-det001__service__about {
		width: 1000px;
		margin: 0 auto 2.5rem;
	}
	.p-det001__service__about__list {
		padding: 1.5rem 1.5rem 2rem;
	}
}