@charset "utf-8";


body {
	/*スマホで勝手に文字が大きくなる対策*/
	-webkit-text-size-adjust: 100%;
}

.l-page * {
	font-family: "Noto Sans JP";
	color: #333333;
  }

#contents {
	width: 100%;
	padding-bottom: 0;
  }
  
  .h1_section {
	display: none;
  }
  
  .l-page{
	padding-top: 0;
  }

  @font-face {
	font-family: "Noto Sans JP";
	src: url(/font/NotoSansJP-Medium.ttf);
	font-weight: 500;
}

@font-face {
	font-family: "Noto Sans JP";
	src: url(/font/NotoSansJP-Regular.ttf);
	font-weight: 400;
}

@font-face {
	font-family: "Noto Sans JP";
	src: url(/font/NotoSansJP-Bold.ttf);
	font-weight: bold;
}


  .mainCatch {
	width: 100%;
	text-align: center;
  }
  
  .mainCatch img {
	width: 100%;
  }
  
  .mainCatch__ttl {
	font-size: 40px;
	color: #fff;
  }

.cont__wapper{
	margin: 0 auto;
    width: 1140px;
}

.cont_ttl{
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 4px;
}


.wapper_cont{
	background: url(../images/bg_onayami.png) no-repeat center top / cover;
	padding-top: 60px;
	padding-bottom: 99px;
	background-color: #FFEFEF;
}

.onayami_img{
	margin: 39px auto 0;
	width: 944px;
}

.onayami_span{
color: #57A879;
}


.leave_flex{
	display: flex;
	gap: 21px;
	margin-top: 39px;
	margin-bottom: 28.9px;
}

.leave_ttl{
	font-size: 30px;
	text-align: center;
	font-weight: 500;
	letter-spacing: 2px;
	color: #E37673;
	margin-top: 10px;
}

.leave_text{
	font-size: 20px;
	font-weight: 400;
	line-height: 1.78;
	margin-bottom: 14.2px;
}
.leave_cont{
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #FFEFEF;
	z-index: 1;
}

.leave_cont::after{
	content: "";
	width: 248px;
	height: 844px;
	top: -20px;
	left: 88px;
	margin: auto;
	background: url(../images/bg_leave01.png)center center no-repeat;
	position:absolute;
	z-index: -1;
}

.leave_cont::before{
	content: "";
	width: 431px;
	height: 857px;
	top: -57px;
	right: 57px;
	margin: auto;
	background: url(../images/bg_leave02.png)center center no-repeat;
	position:absolute;
	z-index: -1;
}

.leave_span{
	color: #E37673;
}


.bg_reason{
	background-color: #fff;
	padding: 80px 0;
}

.reason_box{
	display: flex;
	align-items: center;
	gap: 50px;
	margin-top: 40px;
	width: 1140px;
	box-shadow: 0 1px 7px #00000047;
	height: 338px;
	border-radius: 10px;
	padding-left: 48px;
	margin-bottom: 23px;
	position: relative;
}

.reason_box::after{
	content: "";
	width: 60px;
	height: 60px;
	bottom: -80px;
    right: 0px;
    left: -3px;
	margin: auto;
	background: url(../images/reason_img03.png)center center no-repeat;
	position:absolute;
}

.reason_text{
	width: 609px;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.82;
}

.reason_span{
	color: #E37673;
}

.bottom_text{
	margin-top: 11.8px;
}

.support_text_box{
	width: 670px;
	padding-top: 12.9px;
}

.support_box{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20.6px;
	margin-top: 73px;
}

.support_ttl{
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 21.9px;
	letter-spacing: 1.8px;
}

.support_text{
	font-size: 20px;
	font-weight: 400;
	line-height: 1.82;
}

.support_img{
	padding-top: 30px;
	padding-right: 4px;
}

.bottom_text2{
	margin-top: 11.8px;
}

.message_ttl{
	text-align: left;
	position: relative;
	z-index: 1;
}

.message_ttl::after{
	content: "";
	width: 408px;
	height: 129px;
	bottom: 18px;
	left: -1px;
	margin: auto;
	background: url(../images/img_Message.png) center center no-repeat;
	position: absolute;
	z-index: -1;
}

.bg_message::after{
    content: "";
    width: 380px;
    height: 345px;
    top: 0px;
    left: -28px;
    margin: auto;
    background: url(../images/bg_message01.png) center center no-repeat;
    position: absolute;
    z-index: 0;
}

.message_text{
	font-size: 20px;
	font-weight: 400;
	line-height: 1.79;
	margin-bottom: 13.3px;
}

.message_big_text{
	font-size: 26px;
	font-weight: 400;
	margin-top: 26px;
	margin-bottom: 24px;
}

.message_big_text span{
	color: #E37673;
	font-weight: 500;
}

.bg_message{
    background-color: #FFEFEF;
    padding-block: 166px 60px;
	position: relative;
}

.bg_message::before{
    content: "";
    width: 325px;
    height: 364px;
    bottom: 31px;
    right: 11px;
    margin: auto;
    background: url(../images/bg_message02.png) center center no-repeat;
    position: absolute;
	z-index: 0;
}

.message_img{
	margin: 38px auto 39.4px;
}


.message_flex{
	display: flex;
	width: 1140px;
	margin: 0 auto;
	gap: 56px;
}
.message_text_box{
	width: 610px;
}

.message_line{
	line-height: 1.8;
    margin-bottom: 24.4px;
}

.message_img2{
	margin: 38px auto 39.4px;
	padding-top: 10px;
	position: relative;
	z-index: 1;
}

.message_top{
	line-height: 1.8;
}




.contact06__item {
	width: 870px;
	height: 140px;
	margin: 0 auto;
  }
  .contact06__ttl {
	font-size: 30px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 60px 0 25px;
  }
  
  .contact06__ul {
	display: flex;
	justify-content: center;
	margin-top: 39px;
	width: 1140px;
	background-color: #FFFFFF;
	border-radius: 10px;
	height: 200px;
	padding: 54px 8px 54px 42px;
	letter-spacing: 2.6px;
	box-shadow: 0 3px 8px #00000047;
	}
  
  .contact06__li:not(:nth-child(2n+2)) {
	margin-left: 21px;
	}
  
  .contact06__li-tel {
	text-align: center;
	width: 330px;
	}
  
  .contact06__text {
	font-size: 46px;
	color: #3B3937;
	font-weight: 500;
	position: relative;
	width: 335px;
	}

  .contact06__text::before {
	content: "";
	position: absolute;
	background: url(../images/icon_img01.png) center top no-repeat;
	width: 31px;
	height: 40px;
	left: -11.2%;
	top: 22.6%;
	}

	.contact06__text::after {
		content: "";
		position: absolute;
		background: url(../images/border.png) center top no-repeat;
		width: 1px;
		height: 130px;
		top: -22px;
		right: -46px;
	}
  
  .contact06__text02 {
	font-size: 16px;
	color: #3B3937;
	}
  
  .contact06__text03 {
	font-size: 16px;
	color: #3B3937;
	}
  
  .contact06__link {
	font-size: 24px;
	width: 293px;
	height: 70px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 11px;
	padding-top: 5px;
	text-decoration: unset;
	}
  
  .contact06__gray {
	background: #E37673;
	position: relative;
	width: 266px;
	height: 80px;
	border-radius: 6px;
	margin-left: 99px;
	margin-top: 5px;
	}
  
  .contact06__gray::before {
	content: "";
	position: absolute;
	background: url(../images/icon_img02.png) center top no-repeat;
	width: 36px;
	height: 36px;
	left: 18%;
	top: 28%;
	}
  
  .contact06__line {
	background: #57A879;
	position: relative;
	width: 266px;
	height: 80px;
	border-radius: 6px;
	margin-top: 5px;
	padding-left: 36px;
	}
  
  .contact06__line::before {
	content: "";
	position: absolute;
	background: url(../images/icon_img03.png) center top no-repeat;
	width: 36px;
	height: 36px;
	left: 18%;
	top: 28%;
	}
  
  .contact06__link:hover {
	text-decoration: unset;
	opacity: .8;
	color: #fff;
  }

  .contact06__li{
	position: relative;
  }

  .contact06__li::after{
    content: "";
    position: absolute;
    background: url(../images/arrow.png) center top no-repeat;
    width: 17px;
    height: 17px;
    right: 19px;
    top: 38px;
  }

  .bg_contact{
	padding-top: 81px;
	background-color: #FAF6F6;
	padding-bottom: 80px;
	}

	.contact_flex{
		display: flex;
    flex-wrap: wrap;
    width: 400px;
    margin-left: -37.3px;
    gap: 20px;
    letter-spacing: 0.1px;
    margin-top: -1px;
	}