@charset "UTF-8";

/* -------------------------------------------------- */
/* PC*/
/* -------------------------------------------------- */
#resident #pagetitle::after {
	content: "FOR RESIDENT";
}

#resiLeadHead {
	margin-bottom: 20px;
	font-size: 2.6rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-align: center;
}

#resiLeadTxt {
	margin-bottom: 30px;
	font-size: 1.4rem;
	text-align: center;
	line-height: 1.71;
	letter-spacing: 0.05em;
}

.resiLeadFrom {
	margin: 0.25em 0;
	padding: 0.25em 0.75em;
	display: inline-block;
	border: 1px solid #b5b5b5;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}

.resiLeadFrom+.resiLeadFrom {
	margin-left: 15px;
}

a.btnMain.btnNarrow.btnFaq {
	background: #f16051 url(../../img/common/icon_btn-arrow-down_white.svg) no-repeat center right 1em/1.3em auto;
	margin: 30px auto;
	width: 600px;
	color: #fff;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

a.btnMain.btnNarrow.btnFaq:after {
	display: none;
}

#resiContact {
	margin-bottom: 70px;
	padding: 20px;
	border: 2px solid #009843;
	border-radius: 8px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: center;
}

#resiTel {
	width: 50%;
	margin-bottom: 15px;
}

.resiTelNum {
	padding-left: 30px;
	display: inline-block;
	color: #009843;
	background: transparent url(../../img/common/icon_tel.svg) no-repeat center left/25px auto;
	font-size: 4.5rem;
	line-height: 1;
}

.resiTelNum a {
	color: #009843;
}

.resiTelTxt {
	display: block;
	color: #009843;
	font-size: 1.4rem;
	font-weight: 700;
}

#resiCancelForm {
	width: 50%;
	margin-bottom: 15px;
	border-left: 1px solid #b5b5b5;
}

#resiCancelFormTxt {
	margin-bottom: 8px;
	font-size: 1.1rem;
	font-weight: 700;
	letter-spacing: 0.1em;
}

#resiCancelFormTxt span {
	color: #de1414;
}

#resiCancelFormTxt span a {
	color: #de1414;
	text-decoration: underline;
}

#resiCancelFormTxt span a:hover {
	text-decoration: none;
}

#resiCancelForm .btnMain {
	width: 265px;
	max-width: 100%;
}

.resiContactBox {
	width: 49%;
	padding: 15px 10px;
	border: 1px solid #b5b5b5;
}

.resiContactBoxHead {
	margin-bottom: 10px;
	font-size: 1.5rem;
	font-weight: 700;
}

.resiContactBoxTxt {
	margin-bottom: 10px;
	font-size: 1.2rem;
	letter-spacing: 0.025em;
}

.resiContactBoxHour {
	max-width: 95%;
	margin: 0 auto;
	padding: 0.2em;
	background-color: #eeeeee;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
}

.resiContents {
	margin-bottom: 30px;
}

.resiContents:last-child {
	margin-bottom: 0;
}

.faqTxt {
	margin: 0 auto 10px;
	color: #009843;
	font-size: 1.8rem;
	text-align: center;
	font-weight: bold;
}

#faq .resiSlideBody {
	display: none;
}

#faq .resiSlideImg {
	background: #fcfaf8;
}

#faq .resiSlideImg img {
	object-fit: contain;
}

.resiHead {
	padding: 5px 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #ffffff;
	background-color: #009843;
	border-radius: 5px 5px 0 0;
	font-size: 2.2rem;
	font-weight: 700;
}

.resiHeadNum {
	margin-right: 25px;
	color: #54c385;
	font-size: 5.3rem;
	line-height: 0.9;
}

.resiBody {
	position: relative;
	padding: 25px;
	background-color: #f7f3ec;
	border-radius: 0 0 5px 5px;
}

.resiSlideItem {
	width: 260px;
	height: auto;
}

.resiSlideLink {
	height: 100%;
	display: block;
	background-color: #ffffff;
	border: 2px solid rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	overflow: hidden;
}

.resiSlideImg {
	width: 100%;
/*	height: 180px;*/
	height: 160px;
}

.resiSlideImg img {
	width: 100%;
	height: 100%;
	border-radius: 10px 10px 0 0;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}

.resiSlideBody {
	padding: 20px 10px;
	color: #333333;
}

.resiTtl {
	margin-bottom: 10px;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.025em;
}

.resiTxt {
	font-size: 1.3rem;
	line-height: 1.28;
	letter-spacing: 0.025em;
}

.resiBody .swiper-button-next,
.resiBody .swiper-button-prev {
	width: 36px;
	height: 36px;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.resiBody .swiper-button-prev {
	background: transparent url(../../img/common/icon_slider_prev.svg) no-repeat center center/contain;
}

.resiBody .swiper-button-next {
	background: transparent url(../../img/common/icon_slider_next.svg) no-repeat center center/contain;
}

.swiper-button-prev:focus,
.swiper-button-next:focus {
	outline: none;
}

/* -------------------------------------------------- */
/* PC調整 */
/* -------------------------------------------------- */
@media screen and (max-width: 1279px) {
	#resiCancelFormTxt .spbr {
		display: block;
	}

	.resiContactBox .spbr {
		display: block;
	}
}

/* -------------------------------------------------- */
/* TAB&SP */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* TAB(調整) */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* SP(調整) */
/* -------------------------------------------------- */
@media screen and (max-width: 767px) {
	.pc {
		display: none;
	}
	
	#resiLeadHead {
		font-size: 2.2rem;
		text-align: left;
	}

	/* #resiLeadTxt > p {
		text-align: left;
	} */

	.resiLeadFrom .spbr {
		display: inline-block;
	}

	#resiContact {
		margin-bottom: 50px;
	}

	#resiTel {
		width: 100%;
		margin-bottom: 15px;
		order: 1;
	}

	#resiCancelForm {
		width: 100%;
		margin: 10px 0 0 0;
		order: 4;
		border-left: none;
	}

	#resiTrouble {
		order: 2;
	}

	#resiCancel {
		order: 3;
	}

	a.btnMain.btnNarrow.btnFaq {
		width: 100%;
	}

	.resiContactBox {
		width: 100%;
	}

	.resiContactBox:not(:last-child) {
		margin-bottom: 15px;
	}

	.resiContactBoxHead {
		font-size: 1.4rem;
	}

	.faqTxt {
		font-size: 1.4rem;
	}

	.resiHead {
		font-size: 2rem;
	}

	#faq .resiHead {
		font-size: 1.5rem;
	}

	.resiHeadNum {
		margin-right: 15px;
		font-size: 4.2rem;
	}

	.resiSlideItem {
		width: 210px;
	}

	.resiSlideImg {
		height: 140px;
	}

	.resiBody .swiper-button-next,
	.resiBody .swiper-button-prev {
		width: 28px;
		height: 28px;
	}
}