@charset "UTF-8";
#entry .seo_bread_list {
	background: #F8F8DB;
}

#entry_thank .seo_bread_list {
	background: #F9F2F1;
}

#entry .p-bnr {
  background-color: #F9F2F1;
} 

/* ========================================
  @media screen and (min-width: 768px),print
======================================== */
@media screen and (min-width: 768px),print {
.p-fv {
	background: #F8F8DB;
	padding-block: 0px 177px;
}

.p-fv .l-inner.l-fv {
	position: relative;
}

.p-fv .p-fv__icon01 {
	left: 49px;
	position: absolute;
	top: -19px;
}

.p-fv .p-fv__icon02 {
	position: absolute;
	right: 0;
	top: -76px;
}

.p-fv .p-fv__icon03 {
	position: absolute;
	right: 347px;
	top: 389px;
}

.p-fv .p-fv__img {
	margin-bottom: 16px;
	position: relative;
	text-align: center;
	z-index: 10;
}

.p-fv .p-fv__ttl {
	color: #3B4E71;
	font-size: 42px;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1.75;
	margin-bottom: 20px;
	text-align: center;
}

.p-fv .p-fv__line {
	background: #3B4E71;
	height: 1px;
	margin-bottom: 20px;
	margin-inline: auto;
	width: 85px;
}

.p-fv .p-fv__txt {
	font-size: 20px;
  font-size: clamp(1.125rem, 1.042rem + 0.17vw, 1.25rem);
	font-weight: 500;
	letter-spacing: 0.03em;
	line-height: 1.85;
	text-align: center;
}

.p-welcome {
	padding-block: 0 297px;
	position: relative;
}

.p-welcome:before {
	background: url(../images/entry/welcome_bg.png) no-repeat top center/auto;
	content: "";
	height: 200px;
	left: 0;
	margin-inline: auto;
	max-width: 1920px;
	position: absolute;
	top: -160px;
	width: 100%;
}

.p-welcome .l-inner.l-welcome {
	position: relative;
}

.p-welcome .p-welcome__icon01 {
	left: 0;
	position: absolute;
	top: 85px;
}

.p-welcome .p-welcome__icon01 img {
  opacity: 0.8;
  mix-blend-mode: multiply;
}

.p-welcome .p-welcome__icon02 {
	bottom: -262px;
	position: absolute;
	right: 0;
	z-index: 1;
}

.p-welcome .p-welcome__contents {
	background: #FFFFFE;
	outline: 20px solid #ECC3C4;
	border-radius: 20px;
	margin-bottom: 50px;
	margin-inline: auto;
	padding-block: 53px 52px;
	width: min(95%, 1000px);
  position: relative;
  z-index: 10;
}

.p-welcome .p-welcome__contents .img {
	margin-bottom: -148px;
	margin-inline: auto;
	position: relative;
	top: -121px;
	width: min(95%, 894px);
}

.p-welcome .p-welcome__contents h2 {
	color: #715144;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1.5;
	margin-bottom: 54px;
	text-align: center;
}

.p-welcome .p-welcome__items {
	display: grid;
	gap: 19px 0;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	margin-inline: auto;
	width: min(95%, 840px);
}

.p-welcome .p-welcome__item {
	border-bottom: 1px dashed #715144;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.025em;
	line-height: 1.6;
	padding-block: 0 18px;
	padding-inline: 56px 0;
	position: relative;
}

.p-welcome .p-welcome__item:before {
	background: url(../images/entry/check.svg) no-repeat center center/contain;
	content: "";
	height: 40px;
	left: 0;
	position: absolute;
	top: -6px;
	width: 40px;
}

.p-welcome .p-welcome__txt {
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1.57;
	margin-inline: auto;
	padding-inline: 50px;
	position: relative;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-welcome .p-welcome__txt:before {
	background: url(../images/entry/ttl_icon.png) no-repeat center center/contain;
	content: "";
	height: 42px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 41px;
}

.p-welcome .p-welcome__txt::after {
	background: url(../images/entry/ttl_icon.png) no-repeat center center/contain;
	content: "";
	height: 42px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 41px;
}

.p-merit {
	background: #FFFFFF;
	padding-block: 0 54px;
	position: relative;
}

.p-merit:before {
	background: url(../images/entry/merit_bg.png) no-repeat top center/auto;
	content: "";
	height: 300px;
	left: 0;
	position: absolute;
	top: -270px;
	width: 100%;
}

.p-merit .l-inner.l-merit {
	position: relative;
}

.p-merit .p-merit__icon01 {
	position: absolute;
	right: 0;
	top: 400px;
}

.p-merit .p-merit__icon02 {
	left: 0;
	position: absolute;
	top: 600px;
}

.p-merit .p-merit__ttl {
	background: #E3899F;
	border-radius: 80px;
	color: #fff;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: 0.0522222222em;
	line-height: 1;
	margin-bottom: 63px;
	margin-inline: auto;
	padding-block: 0px 25px;
	text-align: center;
	width: min(95%, 1000px);
}

.p-merit .p-merit__ttl .num {
	font-size: 64px;
	font-weight: 700;
	line-height: 1;
	position: relative;
	top: 6px;
	margin-inline: 4px;
}

.p-merit .p-merit__ttl .big {
	font-size: 46px;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1;
}

.p-merit .p-merit__items {
	display: grid;
	gap: 15px 0;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	margin-bottom: 108px;
	margin-inline: auto;
	width: min(85%, 960px);
  position: relative;
  z-index: 10;
}

.p-merit .p-merit__item {
	display: grid;
	gap: 0 61px;
	grid-template-columns: 500px minmax(0, 1fr);
	/* align-items: center; */
}

.p-merit .p-merit__item:nth-child(2) {
	grid-template-columns: minmax(0, 1fr) 500px;
	position: relative;
	left: 39px;
	gap: 0 66px;
}

.p-merit .p-merit__item:nth-child(2) .con {
	order: 2;
}

.p-merit .p-merit__item:nth-child(2) .img {
	order: 1;
	text-align: right;
}

.p-merit .p-merit__item .con .top {
	align-items: center;
	display: grid;
	gap: 0 8px;
	grid-template-columns: 80px minmax(0, 1fr);
	margin-bottom: 18px;
}

.p-merit .p-merit__item .con h3 {
	color: #715144;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1.3333333333;
}

.p-merit .p-merit__item .con .txt p {
	color: #594A4E;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.03em;
	line-height: 1.75;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	-webkit-text-decoration-style: dotted;
	text-decoration-style: dotted;
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
	-webkit-text-decoration-color: var(--neutral-paragraph, #594A4E);
	text-decoration-color: var(--neutral-paragraph, #594A4E);
	text-decoration-thickness: 1px; /* 6.25% */
	text-underline-offset: 25%; /* 4px */
	text-underline-position: from-font;
	margin-bottom: 29px;
}

.p-merit .p-merit__item .con .txt p.bottom {
	margin-bottom: 0;
}

.p-merit .p-merit__btn {
	text-align: center;
}

.p-merit .p-merit__btn a {
	border: 1px solid #33272A;
	border-radius: 999px;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.015em;
	line-height: 1.5;
	padding-block: 19px;
	padding-inline: 50px 120px;
	position: relative;
}

.p-merit .p-merit__btn a::after {
	background: url(../images/common/btn_arrow.svg) no-repeat center center/contain;
	content: "";
	height: 20px;
	position: absolute;
	right: 67px;
	top: 50%;
	transform: translateY(-50%);
	width: 12px;
}

.p-step {
	background: #F2F2E2;
	padding-block: 205px 0;
	position: relative;
}

.p-step:before {
	background: url(../images/entry/step_bg.png) no-repeat top center/auto;
	content: "";
	height: 205px;
	left: 0;
	position: absolute;
	top: -2px;
	width: 100%;
}

.p-step::after {
	background: url(../images/entry/step_bg02.png) no-repeat top center/auto;
	bottom: -174px;
	content: "";
	height: 200px;
	left: 0;
	position: absolute;
	width: 100%;
}

.p-step .l-inner.l-step {
	position: relative;
  z-index: 10;
}

.p-step .p-step__icon01 {
	left: 31px;
	position: absolute;
	top: -222px;
}

.p-step .p-step__icon02 {
	position: absolute;
	right: 95px;
	top: -156px;
}

.p-step .p-step__ttl {
	display: grid;
	gap: 5px 0;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	margin-bottom: 26px;
	margin-inline: auto;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.p-step .p-step__ttl:before {
	background: url(../images/contact/line.svg) no-repeat center center/contain;
	bottom: 44px;
	content: "";
	height: 33px;
	left: -55px;
	position: absolute;
	width: 21px;
}

.p-step .p-step__ttl::after {
	background: url(../images/contact/line.svg) no-repeat center center/contain;
	bottom: 45px;
	content: "";
	height: 33px;
	position: absolute;
	right: -54px;
	transform: scale(-1, 1);
	width: 21px;
}

.p-step .p-step__ttl .top {
	color: #594A4E;
	font-size: 28px;
	font-weight: 500;
	letter-spacing: 0.14em;
	line-height: 1;
	text-align: center;
}

.p-step .p-step__ttl .bottom {
	color: #3B4E71;
	font-size: 48px;
	font-weight: 700;
	line-height: 2.7708333333;
}

.p-step .p-step__ttl .big {
	font-size: 94px;
	font-weight: 700;
	line-height: 1;
	margin-inline: 8px;
}

.p-step .p-step__items {
	display: grid;
	gap: 0 50px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-bottom: 57px;
	margin-inline: auto;
	width: min(85%, 1000px);
}

.p-step .p-step__item {
	display: grid;
	grid-row: span 3;
	grid-template-rows: subgrid;
}

.p-step .p-step__item:nth-child(1) .top .num {
	margin-bottom: 1px;
}

.p-step .p-step__item .top .num {
	margin-bottom: 24px;
	text-align: center;
  position: relative;
}

.p-step .p-step__item:nth-child(4):after {
  content: none;
}

.p-step .p-step__item:last-child .num {
	position: static;
}

.p-step .p-step__item:last-child .num::after {
	content: none;
}

.p-step .p-step__item .num::after {
	background: url(../images/contact/step_arrow.svg) no-repeat center center/contain;
	content: "";
	height: 20px;
	position: absolute;
	right: -84px;
	top: 50%;
	transform: translateY(-50%);
	width: 118px;
}

.p-step .p-step__item .num img {
	height: auto;
	width: 100px;
}

.p-step .p-step__item .top h3 {
	color: #3B4E71;
	font-size: 28px;
  font-size: clamp(1.063rem, 0.604rem + 0.95vw, 1.75rem);
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1.5714285714;
	margin-bottom: 25px;
	text-align: center;
}

.p-step .p-step__item .img {
	margin-bottom: 20px;
}

.p-step .p-step__item p {
	color: #594A4E;
	font-size: 16px;
  font-size: clamp(0.875rem, 0.792rem + 0.17vw, 1rem);
	font-weight: 400;
	letter-spacing: 0.03em;
	line-height: 1.75;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	-webkit-text-decoration-style: dotted;
	text-decoration-style: dotted;
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
	-webkit-text-decoration-color: var(--neutral-paragraph, #594A4E);
	text-decoration-color: var(--neutral-paragraph, #594A4E);
	text-decoration-thickness: 1px; /* 6.25% */
	text-underline-offset: 25%; /* 4px */
	text-underline-position: from-font;
}

.p-step .p-step__txt {
	color: #000;
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1.75;
	margin-bottom: 13px;
	margin-inline: auto;
	padding-inline: 50px;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.p-step .p-step__txt:before {
	background: url(../images/entry/ttl_icon02.png) no-repeat center center/contain;
	content: "";
	height: 42px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 41px;
}

.p-step .p-step__txt::after {
	background: url(../images/entry/ttl_icon02.png) no-repeat center center/contain;
	content: "";
	height: 42px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 41px;
}

.p-step .p-step__txt02 {
	color: #594A4E;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.03em;
	line-height: 1.75;
	text-align: center;
}

#entry .form-Box {
	position: relative;
}

#entry .form-Box:before {
	content: none;
}

}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1850px) {
======================================== */
@media screen and (min-width:768px) and ( max-width:1850px) {
.p-fv .p-fv__icon01 {
	left: 2.649vw;
	position: absolute;
	top: -1.027vw;
}

.p-fv .p-fv__icon01 img {
  width: 20.541vw;
  height: auto;
}

.p-fv .p-fv__icon02 {
	position: absolute;
	right: 0;
	top: -4.108vw;
}

.p-fv .p-fv__icon02 img {
  width: 39.405vw;
  height: auto;
}

.p-fv .p-fv__icon03 {
	position: absolute;
	right: 18.757vw;
	top: 21.027vw;
}

.p-fv .p-fv__icon03 img {
  width: 11.405vw;
  height: auto;
}

.p-welcome .p-welcome__icon01 {
	left: 0;
	position: absolute;
	top: 4.595vw;
}

.p-welcome .p-welcome__icon01 img {
  width: 15.838vw;
  height: auto;
}

.p-welcome .p-welcome__icon02 {
	bottom: -14.162vw;
	position: absolute;
	right: 0;
	z-index: 1;
}

.p-welcome .p-welcome__icon02 img {
  width: 18.486vw;
  height: auto;
}

.p-merit .p-merit__icon01 {
	position: absolute;
	right: 0;
	top: 21.622vw;
}

.p-merit .p-merit__icon01 img {
  width: 12.216vw;
  height: auto;
}

.p-merit .p-merit__icon02 {
	left: 0;
	position: absolute;
	top: 32.432vw;
}

.p-merit .p-merit__icon02 img {
  width: 15.73vw;
  height: auto;
}

.p-step .p-step__icon01 {
	left: 1.676vw;
	position: absolute;
	top: -12vw;
}

.p-step .p-step__icon01 img {
  width: 16.054vw;
  height: auto;
}

.p-step .p-step__icon02 {
	position: absolute;
	right: 5.135vw;
	top: -8.432vw;
}

.p-step .p-step__icon02 img {
  width: 11.405vw;
  height: auto;
}

}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1110px) {
======================================== */
@media screen and (min-width:768px) and ( max-width:1110px) {
.p-merit .p-merit__item {
	display: grid;
	gap: 0 5.545vw;
	grid-template-columns: 45.4vw minmax(0, 1fr);
}

.p-merit .p-merit__item:nth-child(2) {
	grid-template-columns: minmax(0, 1fr) 45.4vw;
	position: relative;
	left: 3.545vw;
	gap: 0 6vw;
}

.p-merit .p-merit__item .img img {
  width: 100%;
  height: auto;        
}

.p-step .p-step__item .img img {
  width: 100%;
  height: auto;        
}
}



/* ========================================
  @media screen and (max-width: 767px)
======================================== */
@media screen and (max-width: 767px) {
.p-fv {
	background: #F8F8DB;
	padding-block: 0 14.309vw;
}

.p-fv .p-fv__img {
	margin-bottom: 4.662vw;
	text-align: center;
}

.p-fv .p-fv__img img {
	height: auto;
	width: 90.184vw;
}

.p-fv .p-fv__ttl {
	color: #3B4E71;
	font-size: 6.763vw;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1.75;
	margin-bottom: 1.415vw;
	text-align: center;
}

.p-fv .p-fv__line {
	background: #3B4E71;
	height: 0.242vw;
	margin-bottom: 2.831vw;
	margin-inline: auto;
	width: 9.662vw;
}

.p-fv .p-fv__txt {
	font-size: 3.865vw;
	font-weight: 500;
	letter-spacing: 0.03em;
	line-height: 1.85;
	text-align: center;
}

.p-welcome {
	padding-block: 0 20.633vw;
	position: relative;
}

.p-welcome:before {
	background: url(../images/entry/welcome_bg_sp.png) no-repeat top center/contain;
	content: "";
	height: 10.386vw;
	left: 0;
	margin-inline: auto;
	position: absolute;
	top: -10.386vw;
	width: 100%;
}

.p-welcome .p-welcome__contents {
	background: #FFFFFE;
	border: none;
	border-radius: 3.865vw;
	margin-bottom: 37.246vw;
	margin-inline: auto;
	padding-block: 9.246vw;
	width: min(95%, 92.7536231884vw);
}

.p-welcome .p-welcome__contents .img {
	bottom: -155.155vw;
	left: 50%;
	position: relative;
	text-align: center;
	transform: translateX(-50%);
	margin-bottom: -25vw;
}

.p-welcome .p-welcome__contents .img img {
  width: 41vw;
  height: auto;
}

.p-welcome .p-welcome__contents h2 {
	color: #715144;
	font-size: 5.797vw;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1.5;
	margin-bottom: 8.043vw;
	text-align: center;
}

.p-welcome .p-welcome__items {
	display: grid;
	gap: 2.415vw 0;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	margin-inline: auto;
	width: min(95%, 75.845410628vw);
}

.p-welcome .p-welcome__item {
	border-bottom: 1px dashed #715144;
	font-size: 3.865vw;
	font-weight: 700;
	letter-spacing: 0.025em;
	line-height: 1.6;
	padding-block: 0 2.415vw;
	padding-inline: 9.903vw 0;
	position: relative;
}

.p-welcome .p-welcome__item:before {
	background: url(../images/entry/check.svg) no-repeat center center/contain;
	content: "";
	height: 7.246vw;
	left: -1vw;
	position: absolute;
	top: -1vw;
	width: 7.246vw;
}

.p-welcome .p-welcome__txt {
	font-size: 4.831vw;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1.57;
	margin-inline: auto;
	padding-inline: 9.662vw;
	position: relative;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-welcome .p-welcome__txt:before {
	background: url(../images/entry/ttl_icon_sp.png) no-repeat center center/contain;
	content: "";
	height: 7.729vw;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 7.488vw;
}

.p-welcome .p-welcome__txt::after {
	background: url(../images/entry/ttl_icon_sp.png) no-repeat center center/contain;
	content: "";
	height: 7.729vw;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 7.488vw;
}

.p-merit {
	background: #FFFFFF;
	padding-block: 0 24.633vw;
	position: relative;
}

.p-merit:before {
	background: url(../images/entry/merit_bg_sp.png) no-repeat top center/contain;
	content: "";
	height: 18.942vw;
	left: 0;
	position: absolute;
	top: -15.942vw;
	width: 100%;
}

.p-merit .l-inner.l-merit {
	position: relative;
	padding-block: 4vw 0;
}

.p-merit .p-merit__icon02 {
	left: 0;
	position: absolute;
	top: 210.237vw;
}

.p-merit .p-merit__icon02 img {
	height: auto;
	width: 28.986vw;
}

.p-merit .p-merit__ttl {
	background: #E3899F;
	border-radius: 19.324vw;
	color: #fff;
	font-size: 6.28vw;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1;
	margin-bottom: 6.604vw;
	margin-inline: auto;
	padding-block: 5vw 5.865vw;
	text-align: center;
	width: min(95%, 92.5120772947vw);
}

.p-merit .p-merit__ttl .num {
	font-size: 11.594vw;
	font-weight: 700;
	line-height: 1;
	position: relative;
	top: 1.932vw;
}

.p-merit .p-merit__ttl .big {
	font-size: 7.729vw;
	font-weight: 700;
	line-height: 1;
}

.p-merit .p-merit__items {
	display: grid;
	gap: 6.696vw 0;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	margin-inline: auto;
	width: min(95%, 84.5vw);
	position: relative;
	z-index: 10;
  margin-bottom: 10vw;
}

.p-merit .p-merit__item {
	display: grid;
	gap: 0;
	grid-template-columns: repeat(1, minmax(0, 1fr));
}

.p-merit .p-merit__item:nth-child(2) {
	grid-template-columns: repeat(1, minmax(0, 1fr));
}

.p-merit .p-merit__item:nth-child(2) .img {
	order: 2;
}

.p-merit .p-merit__item .con {
	display: contents;
}

.p-merit .p-merit__item .con .top {
	align-items: center;
	display: grid;
	gap: 0 6.556vw;
	grid-template-columns: 75px minmax(0, 1fr);
	margin-bottom: 1.932vw;
	margin-bottom: 4.831vw;
	order: 1;
}

.p-merit .p-merit__item .con h3 {
	color: #715144;
	font-size: 4.831vw;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1.6;
}

.p-merit .p-merit__item .con .txt {
	order: 3;
}

.p-merit .p-merit__item .con .txt p {
	color: #594A4E;
	font-size: 3.865vw;
	font-weight: 400;
	letter-spacing: 0.03em;
	line-height: 1.75;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	-webkit-text-decoration-style: dotted;
	text-decoration-style: dotted;
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
	-webkit-text-decoration-color: var(--neutral-paragraph, #594A4E);
	text-decoration-color: var(--neutral-paragraph, #594A4E);
	text-decoration-thickness: 0.242vw; /* 6.25% */
	text-underline-offset: 25%; /* 4px */
	text-underline-position: from-font;
	margin-bottom: 7vw;
}

.p-merit .p-merit__item .con .txt p.bottom {
  margin-bottom: 0;
}

.p-merit .p-merit__item .img {
	margin-bottom: 5.865vw;
	order: 2;
	text-align: center;
}

.p-merit .p-merit__item .img img {
	height: auto;
	width: 68.841vw;
}

.p-merit .p-merit__btn {
	margin-inline: auto;
	text-align: center;
	width: min(95%, 94.2vw);
}

.p-merit .p-merit__btn a {
	border: 1px solid #33272A;
	border-radius: 241.304vw;
	display: block;
	font-size: 3.865vw;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1.75;
	padding-block: 2.865vw;
	padding-inline: 8.696vw 28.986vw;
	position: relative;
	text-align: left;
}

.p-merit .p-merit__btn a::after {
	background: url(../images/common/btn_arrow.svg) no-repeat center center/contain;
	content: "";
	height: 2.932vw;
	position: absolute;
	right: 14.493vw;
	top: 50%;
	transform: translateY(-50%);
	width: 1.966vw;
}

.p-step {
	background: #F2F2E2;
	padding-block: 6.517vw 0;
	position: relative;
}

.p-step:before {
	background: url(../images/entry/step_bg_sp.png) no-repeat top center/contain;
	content: "";
	height: 25.121vw;
	left: 0;
	position: absolute;
	top: -15vw;
	width: 100%;
}

.p-step::after {
	background: url(../images/entry/step_bg02_sp.png) no-repeat top center/contain;
	bottom: -25.121vw;
	content: "";
	height: 25.121vw;
	left: 0;
	position: absolute;
	width: 100%;
}

.p-step .p-step__ttl {
	display: grid;
	/* gap: 1.208vw 0; */
	grid-template-columns: repeat(1, minmax(0, 1fr));
	margin-bottom: 4.589vw;
	margin-inline: auto;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.p-step .p-step__ttl:before {
	background: url(../images/contact/line.svg) no-repeat center center/contain;
	bottom: 5.179vw;
	content: "";
	height: 5.072vw;
	left: -7.662vw;
	position: absolute;
	width: 3.14vw;
}

.p-step .p-step__ttl::after {
	background: url(../images/contact/line.svg) no-repeat center center/contain;
	bottom: 5.179vw;
	content: "";
	height: 5.072vw;
	position: absolute;
	right: -7.662vw;
	transform: scale(-1, 1);
	width: 3.14vw;
}

.p-step .p-step__ttl .top {
	color: #594A4E;
	font-size: 4.831vw;
	font-weight: 500;
	letter-spacing: 0.14em;
	line-height: 1;
	text-align: center;
	margin-bottom: -3vw;
}

.p-step .p-step__ttl .bottom {
	color: #3B4E71;
	font-size: 7.729vw;
	font-weight: 700;
	line-height: 2;
}

.p-step .p-step__ttl .big {
	font-size: 15.459vw;
	font-weight: 700;
	line-height: 1.46875;
	margin-inline: 1.932vw;
}

.p-step .p-step__items {
	display: grid;
	gap: 6.246vw 0;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	margin-bottom: 9.662vw;
	margin-inline: auto;
	width: min(95%, 84.5vw);
}

.p-step .p-step__item {
	display: block;
}

.p-step .p-step__item:nth-child(1) .top .num {
	margin-bottom: 0;
}

.p-step .p-step__item .top {
	align-items: center;
	display: grid;
	gap: 0 5.797vw;
	grid-template-columns: 75px minmax(0, 1fr);
	margin-bottom: 4.797vw;
}

.p-step .p-step__item .top .num {
	margin-bottom: 0;
}

.p-step .p-step__item .top h3 {
	color: #3B4E71;
	font-size: 4.831vw;
	font-weight: 700;
	letter-spacing: 0.025em;
	line-height: 1.6;
	margin-bottom: 0px;
	text-align: left;
}

.p-step .p-step__item .img {
	margin-bottom: 4.831vw;
}

.p-step .p-step__item p {
	color: #594A4E;
	font-size: 3.865vw;
	font-weight: 400;
	letter-spacing: 0.03em;
	line-height: 1.75;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	-webkit-text-decoration-style: dotted;
	text-decoration-style: dotted;
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
	-webkit-text-decoration-color: var(--neutral-paragraph, #594A4E);
	text-decoration-color: var(--neutral-paragraph, #594A4E);
	text-decoration-thickness: 0.242vw; /* 6.25% */
	text-underline-offset: 25%; /* 4px */
	text-underline-position: from-font;
	margin-bottom: 0vw;
}

.p-step .p-step__item p.bottom {
  margin-bottom: 0;
}

.p-step .p-step__txt {
	color: #000;
	font-size: 5.797vw;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1.75;
	margin-bottom: 7.14vw;
	margin-inline: auto;
	padding-inline: 11.662vw;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.p-step .p-step__txt:before {
	background: url(../images/entry/ttl_icon02_sp.png) no-repeat center center/contain;
	content: "";
	height: 10.145vw;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 9.903vw;
}

.p-step .p-step__txt::after {
	background: url(../images/entry/ttl_icon02_sp.png) no-repeat center center/contain;
	content: "";
	height: 10.145vw;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 9.903vw;
}

.p-step .p-step__txt02 {
	color: #594A4E;
	font-size: 4.348vw;
	font-weight: 400;
	letter-spacing: 0.03em;
	line-height: 1.75;
	text-align: center;
}

#entry .form-Box {
	position: relative;
}

#entry .form-Box:before {
	content: none;
}


}