@charset "utf-8";


/*ZenMaruGothic-Regular*/
@font-face {
    font-family: 'ZenMaruGothic';
    src: url(/fonts/ZenMaruGothic-Regular.ttf);
    font-weight: 400;
    font-display: swap;
}
/*ZenMaruGothic-Medium*/
@font-face {
    font-family: 'ZenMaruGothic';
    src: url(/fonts/ZenMaruGothic-Medium.ttf);
    font-weight: 500;
    font-display: swap;
}
/*ZenMaruGothic-Bold*/
@font-face {
    font-family: 'ZenMaruGothic';
    src: url(/fonts/ZenMaruGothic-Bold.ttf);
    font-weight: 600;
    font-display: swap;
}
/*ZenMaruGothic-Black*/
@font-face {
    font-family: 'ZenMaruGothic';
    src: url(/fonts/ZenMaruGothic-Black.ttf);
    font-weight: 700;
    font-display: swap;
}

#contents {
    margin: auto;
    min-height: 300px;
	width: 100%;
	padding-bottom: 0;
}
.l-main {
    width: 100%;
    background: #ffff;
    overflow: hidden;
    padding-bottom: 0;

}

.md-mv-heading--box img{
	width: 100%;
}

.l-page {
    overflow: hidden;
    background: #fff;
    padding-bottom: 0;
}

.l-main * {
    font-family: "Zen Maru Gothic", sans-serif;
}


.breadcrumbs{
	background: #fff;
}

.l-wrapper{
	background: #fff;
}

/*///////////////ライフドゥ・パートナーズのスタッフ//////////////*/
.cnt__wrap--partners {
	background: #E2F1FA;
	padding-bottom: 67px;
	padding-top: 60px;
}
.cnt__inner--partners{
	width: 1140px;
	margin: 0 auto;
}
.cnt__ttl--partners{
	font-size: 46px;
    font-weight: 700;
    line-height: 1.56;
    color: #231815;
    position: relative;
    z-index: 1;
    padding-top: 39px;
}
.cng__color-a{
	font-size: 46px;
    font-weight: 700;
    line-height: 1.56;
    color: #231815;
    position: relative;
    z-index: 1;
    padding-top: 39px;
	color: #0062B2;
}
.cnt__en-ttl--partners {
	font-family: "Zen Maru Gothic", sans-serif;
	color: #fff;
	top: 29px;
	left: 31px;
	font-size: 120px;
    font-weight: 300;
    line-height: 0.06;
    position: absolute;
    z-index: -1;
}

/*///////////////ライフドゥ・リーシングのスタッフ//////////////*/
.cnt__wrap--leasing {
	background: #FFF;
	padding-bottom: 67px;
	padding-top: 60px;
}
.cnt__inner--leasing{
	width: 1140px;
	margin: 0 auto;
}
.cnt__ttl--leasing{
	font-size: 46px;
    font-weight: 700;
    line-height: 1.56;
    color: #231815;
    position: relative;
    z-index: 1;
    padding-top: 39px;
	font-family: "Zen Maru Gothic", sans-serif;
}
.cng__color-c{
	font-size: 46px;
    font-weight: 700;
    line-height: 1.56;
    color: #231815;
    position: relative;
    z-index: 1;
    padding-top: 39px;
	color: #D30D2E;
	font-family: "Zen Maru Gothic";
}
.cnt__en-ttl--leasing {
	font-family: "Zen Maru Gothic", sans-serif;
	color: #FFEDF0;
	top: 29px;
	left: 31px;
	font-size: 120px;
    font-weight: 300;
    line-height: 0.06;
    position: absolute;
    z-index: -1;
}
/* ライフドゥ・パートナーズ/ライフドゥ・リーシングスタッフ情報 */

.ui-full-screen.ui-section-wrap{
	width: 1140px;
	margin: 32px auto;
}

.slick-slide .slick-current .slick-active{

}
.ui-narrow-section.is-bkn {
    width: 1140px;
}
.md-info.js-list-slidermd-info__items{
}

.md-info__items {
    text-align: center;
    width: 360px;
    padding: 20px;
    align-items: center;
    border-radius: 10px;
    box-shadow: 1px 3px 10px 0 rgba(0, 0, 0, 0.22);
    background: #fff;
    height: 409px;
}
.md-info__img.ui-circle-img{
	width: 320px;
	border-radius: 10px;
	height: 240px;
}

.md-info__img{
	box-shadow: none;
}
.md-info__text{
	margin: 16px 0 0;
	font-family: "Zen Maru Gothic";
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%; /* 22px */
	letter-spacing: 1.1px;
	text-align: center;
}
.md-info__stafftext{
	margin: 10px 0 0;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.69; /* 27.2px */
	letter-spacing: 0.8px;
	width: 320px;
	overflow-wrap: anywhere;
	-webkit-line-clamp: 3;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-align: start;
}

.md-info--style{
    display: flex;
    gap: 30px 30px;
    flex-wrap: wrap;
}




/*///////////////各種ご相談//////////////*/
.cnt__inner--service{
	width: 1140px;
	margin: 0 auto;
}
.cng__color-b{
	font-size: 46px;
    font-weight: 700;
    line-height: 1.56;
    color: #231815;
    position: relative;
    z-index: 1;
    padding-top: 39px;
	color: #0062B2;
}
.cnt__ttl--service{
	font-size: 46px;
    font-weight: 700;
    line-height: 1.56;
    color: #231815;
    position: relative;
    z-index: 1;
    padding-top: 39px;
}
.cnt__wrap--service {
	background: #C3E4FF;
	padding-bottom: 100px;
	padding-top: 60px;
}
.cnt__en-ttl--service {
	font-family: "Zen Maru Gothic", sans-serif;
	color: #E2F1FA;
	top: 29px;
	left: 31px;
	font-size: 120px;
    font-weight: 300;
    line-height: 0.06;
    position: absolute;
    z-index: -1;
}
.service__bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.service__top {
	margin-top: 26px;
}
.service__others{
	margin-top: 33px;
}
.service__bottom {
	margin-top: 34px;
}
[class*="service__type-ttl"] {
	padding: 0px 0 0 30px;
	flex-shrink: 0;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.3;
	color: #FFF;
	position: relative;
	z-index: 1;
	margin-bottom: 18px;
}
[class*="service__type-ttl"]::after {
	content: "";
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position: absolute;
	top: 8px;
	left: 0;
	z-index: -1;
}
.service__type-ttl--sell::after {
	background: #0062B2;
}
.service__type-ttl--buy::after {
	background: #00A0B2;
}
.service__type-ttl--rent::after {
	background: #D30D2E;
}
.service__type-ttl--others::after {
	background: #231815;
}

[class*="service__type-ttl"] span {
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 3px;
}
.service__type-ttl--sell{
	color: #0062B2;
}
.service__type-ttl--buy{
	color: #00A0B2;
}
.service__type-ttl--rent{
	color: #D30D2E;
}
.service__type-ttl--others{
	color: #231815;
}
.service__sell-list {
	display: flex;
	gap: 10px;
}
[class*="service__sell-link"] {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 220px;
	height: 90px;
	padding-top: 4px;
	border-radius: 10px;
	background: #FFF;
	box-shadow: 1px 3px 10px 0 rgba(0, 0, 0, 0.22);
	font-size: 20px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 0.05em;
	color: #231815;
	position: relative;
}
.service__sell-others{
	display: flex;
	gap: 10px;
}
.service__sell-link--sdg,
.service__sell-link--recruitment{
	width: 270px;
	height: 90px;
}
.service__sell-link--sell {
	padding-left: 73px;
}
.service__sell-link--sell::before {
	content: "";
	width: 59px;
	height: 59px;
	background: url(/images/top/sell-icn.svg) no-repeat center / contain;
	position: absolute;
	top: 14px;
	left: 21px;
}
.service__sell-link--voluntary {
	padding-left: 72px;
}
.service__sell-link--voluntary::before {
	content: "";
	width: 58px;
	height: 59px;
	background: url(/images/top/voluntary-icn.svg) no-repeat center / contain;
	position: absolute;
	top: 14px;
	left: 31px;
}
.service__sell-link--vacanthouse {
	padding-left: 72px;
}
.service__sell-link--vacanthouse::before {
	content: "";
	width: 58px;
	height: 59px;
	background: url(/images/top/vacanthouse-icn.svg) no-repeat center / contain;
	position: absolute;
	top: 14px;
	left: 21px;
}
.service__sell-link--buy {
	padding-left: 51px;
}
.service__sell-link--buy::before {
	content: "";
	width: 37px;
	height: 59px;
	background: url(/images/top/buy-icn.svg) no-repeat center / contain;
	position: absolute;
	top: 14px;
	left: 63px;
}
.service__sell-link--inheritance {
	padding-left: 52px;
}
.service__sell-link--inheritance::before {
	content: "";
	width: 37px;
	height: 59px;
	background: url(/images/top/inheritance-icn.webp) no-repeat center / contain;
	position: absolute;
	top: 14px;
	left: 31px;
	}
.cnt__wrap--service .org-comingsoon__bt {
	pointer-events: none;
}
.cnt__wrap--service .org-comingsoon__bt::after {
	content: "Coming soon…";
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	background: rgba(86, 86, 86, .8);
	font-size: 20px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 0.05em;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0px;
	pointer-events: none;
}
[class*="service__link"] {
	display: flex;
	align-items: center;
	width: 550px;
	height: 90px;
	border-radius: 10px;
	background: #FFF;
	box-shadow: 1px 3px 10px 0 rgba(0, 0, 0, 0.22);
	font-size: 20px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 0.05em;
	color: #231815;
	position: relative;
}
.service__link--buy {
	padding-left: 176px;
}
.service__link--buy::before {
	content: "";
	width: 66px;
	height: 59px;
	background: url(/images/top/want_buy-icn.svg) no-repeat center / contain;
	position: absolute;
	top: 14px;
	left: 98px;
}
.service__sell-link--recruitment{
	padding-left: 72px;
}
.service__sell-link--recruitment::before{
	content: "";
	width: 66px;
	height: 59px;
	background: url(/images/top/want_recruitment-icn.svg) no-repeat center / contain;
	position: absolute;
	top: 14px;
	left: 53px;
}
.service__sell-link--sdg{
	padding-left: 47px;
}
.service__sell-link--sdg::before{
	content: "";
	width: 66px;
	height: 59px;
	background: url(/images/top/want_sdg-icn.svg) no-repeat center / contain;
	position: absolute;
	top: 14px;
	left: 16px;
}
.service__link--rent {
	padding-left: 175px;
}
.service__link--rent::before {
	content: "";
	width: 63px;
	height: 59px;
	background: url(/images/top/want_rent-icn.svg) no-repeat center / contain;
	position: absolute;
	top: 14px;
	left: 100px;
}
